@charset "gb2312";
@import url(base.css);
@import url(font.css);
.wraper-0{background:url(../images/home_01.jpg) no-repeat 50% 0;}
.wraper-1{background:url(../images/home_02.jpg) no-repeat 50% 129px;}
.wraper-2{background:url(../images/home_03.jpg) no-repeat 50% 268px;}
.wraper-3{background:url(../images/home_04.jpg) no-repeat 50% 448px;}
.wraper-4{background:url(../images/home_05.jpg) no-repeat 50% 636px;height:900px;}
.head{height:120px;}
.main{height:465px;overflow:hidden;padding-bottom:50px;}

.tabs{width:561px;height:254px;position:relative;overflow:hidden;margin:180px 0 0 0;}
.tabs .item{width:561px;height:254px;position:absolute;top:0;left:0;}
.prev,.next{
    position:absolute;
    top:53px;
    width:27px;
    height:162px;
    cursor:pointer;
    background:url(../images/home_nav.png) no-repeat 1000px 1000px;
}
.prev{left:0;}
.next{
    right:38px;
}

.foot{height:80px;}

.nav{height:160px;width:960px;margin:0 auto;padding-top:6px;padding-left:0px;}
.nav a{float:left;width:135px;height:75px;margin-right:1px;background:url(../images/home_nav.png) no-repeat -1px -5px;}
#nav_1{width:136px;margin-left:2px;}
#nav_1:hover,#nav_1.on{background-position:-1px -95px;}
#nav_2{background-position:-138px -5px;}
#nav_2:hover,#nav_2.on{background-position:-138px -95px;}
#nav_3{background-position:-274px -5px;}
#nav_3:hover,#nav_3.on{background-position:-274px -95px;}
#nav_4{background-position:-410px -5px;}
#nav_4:hover,#nav_4.on{background-position:-410px -95px;}
#nav_5{background-position:-546px -5px;width:136px;}
#nav_5:hover,#nav_5.on{background-position:-546px -95px;}
#nav_6{background-position:-683px -5px;width:134px;}
#nav_6:hover,#nav_6.on{background-position:-683px -95px;}
#nav_7{background-position:-818px -5px;width:141px;margin-right:0;}
#nav_7:hover,#nav_7.on{background-position:-818px -95px;}
#nav_home{display:none;}
