
/*banner*/
#banner-box{margin:0px auto;height:300px;overflow:hidden;position:relative;padding-top:-40px;}
.banner-inner{height:50px;margin:0px auto}
.banner-nav-abs{position:absolute;left:0px;bottom:0px;z-index:3;min-width:1002px;}
.banner-nav-abs-opac{position:absolute;width:100%;height:78px;left:0px;bottom:-22px;z-index:2}
.banner-nav-fix{position:fixed;left:0px;top:82px;z-index:3}
.banner-nav{width:100%}
.banner-nav ul {width:1002px;margin:0px auto}
.banner-nav li {float:left;display:inline;width:167px;height:50px;font-size:14px;padding:5px 0px 0px;cursor:pointer;position:relative;}
.banner-nav li div{width:167px;height:50px;padding:5px 0px 0px;position:absolute;left:0px;top:0px;z-index:5;background:#000;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;color:#fff;}
.banner-nav li a span{display:block;float:left;position:absolute;left:10px;top:7.5px;height:38px;width:54px;}
.banner-nav li a.bg1 span{background:url(../img/small_1.jpg) no-repeat;}
.banner-nav li a.bg2 span{background:url(../img/small_2.jpg) no-repeat;}
.banner-nav li a.bg3 span{background:url(../img/small_3.jpg) no-repeat;}
.banner-nav li a.bg4 span{background:url(../img/small_4.jpg) no-repeat;}
.banner-nav li a.bg5 span{background:url(../img/small_5.jpg) no-repeat;}
.banner-nav li a.bg6 span{background:url(../img/small_6.jpg) no-repeat;}
.banner-nav li a{display:block;float:left;position:absolute;left:0px;top:0px;color:#fff;z-index:6;display:inline;width:93px;height:50px;padding-top:7.5px; padding-left:74px}
.banner-nav li.current{cursor:default}
.banner-nav li.current div{width:95px;height:95px;background:none;}
.banner-nav li.current a{color:#333;cursor:default;background:#eee;}
.banner-nav li.current a.bg1 span{background:url(../img/small_1.jpg) no-repeat;}
.banner-nav li.current a.bg2 span{background:url(../img/small_2.jpg) no-repeat;}
.banner-nav li.current a.bg3 span{background:url(../img/small_3.jpg) no-repeat;}
.banner-nav li.current a.bg4 span{background:url(../img/small_4.jpg) no-repeat;}
.banner-nav li.current a.bg5 span{background:url(../img/small_5.jpg) no-repeat;}
.banner-nav li.current a.bg6 span{background:url(../img/small_6.jpg) no-repeat;x}
.banner-list{position:absolute;height:300px;position:absolute;z-index:2;overflow:hidden;width:100%}
.banner-list li{width:100%;height:300px;text-align:center;float:left;display:inline-block}
.banner-list li .animate-box {width:100%;margin:0px 100px;position:relative}
.banner-list li .animate-box .t-d{position:absolute;width:600px;top:30px}
.banner-list li .animate-box .t-d h2 {display:block;margin:0px;padding:0px;font-size:30px;text-align:left;color:#fff;font-weight:normal;}
.banner-list li .animate-box .t-d p{color:#fff;line-height:22px;font-size:14px;text-align:left; margin-top:10px}
.banner-list li .animate-box .animate-img{position:absolute;top:30px;right:0px}
.slider-btn{width:100px;height:30px;background:#fff;border-radius:4px;-moz-border-radius:4px;line-height:30px;text-align:center;font-size:12px;color:#444;display:block ;font-family:"宋体"; margin-top:10px}
.slider-btn:hover{color:#fff;background:#ff6600;}
