@charset "utf-8";
/* CSS Document */

*{ padding:0px; margin:0px;}
body{ font-size:12px; font-family:"微软雅黑";}
img{ border:none;}
a{ text-decoration:none;}
li{ list-style:none;}

.top{ width:1200px; margin:0 auto;}
.top a.logo{ display:block; float:left;}
.top .serch_box{ float:left;}
.top span.phone{ display:block; float:right;}

.nav{ width:1200px; margin:0 auto; background:url(nav_bg.png) repeat; height:40px;}
.nav ul li{ float:left;}
.nav ul li a{ display:block; float:left; height:40px; line-height:40px; font-size:14px; text-align:center; color:#fff; padding:0px 25px;}
.nav ul li a:hover{ background:#a40000;}

.banner{ width:1200px; margin:0 auto;}
.banner img{ width:1200px; height:380px;}

.center{ width:1200px; margin:0 auto;}
.center_l{ float:left; width:215px;}
.pro_top{ margin-bottom:8px;}
.pro_tit{ width:210px; text-align:center; height:45px; line-height:45px; color:#fff; font-size:16px; font-weight:bold; background:#e90526;}
.pro_top ul{ width:208px; border:solid 1px #dddddb; border-top:none; background:#ecf0f1;}
.pro_top ul li{ margin:0 auto; border-top:solid 1px #dddddb}
.pro_top ul li a{ display:block; color:#0d0205; height:37px; line-height:37px; text-align:center;}
.pro_img{ width:210px;}


.center_r{ float:right; width:975px;}
.tab_menu{ height:40px;}
.tab_menu li{ float:left; border-bottom:solid 4px #dddddd;width:194px; height:40px; line-height:40px; text-align:center; font-size:16px; font-weight:bold;}
.tab_menu li.selected{ float:left; background:url(jt.png) 85px 31px no-repeat; border-bottom:solid 4px #f61211;}
.hide{ display:none;}
.pro_box{}
.pro_box ul{}
.pro_box ul li{ width:190px; height:220px; float:left; margin:19px 2px}

.link{ width:1200px; margin:0 auto; border:solid 2px #F00; position:relative;}
.link a{ display:inline-block; margin:5px 45px;}
.link span{ display:block; position:absolute; top:-13px; left:50%; margin-left:-92.5px;}

.footer{}
.footer div{ text-align:center; margin-top:10px;}
.footer div a{ display:block; font-size:18px; font-weight:bold; color:#333; display:inline-block; margin:0px 15px;}
.footer p{ text-align:center; margin-top:10px; margin-bottom:15px;}




.slideBox{ width:210px; height:205px; overflow:hidden; position:relative;    } 
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; } 
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; background:none; border:none; width:80px;  } 
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; } 
.slideBox .hd ul li.on{ background:#f00; color:#fff; } 
.slideBox .bd{ position:relative; height:100%; z-index:0;   } 
.slideBox .bd img{ width:210px; height:205px; } 

.slideBox1{ width:210px; height:205px; overflow:hidden; position:relative;    } 
.slideBox1 .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; } 
.slideBox1 .hd ul{ overflow:hidden; zoom:1; float:left; background:none; border:none; width:80px;  } 
.slideBox1 .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; } 
.slideBox1 .hd ul li.on{ background:#f00; color:#fff; } 
.slideBox1 .bd{ position:relative; height:100%; z-index:0;   } 
.slideBox1 .bd img{ width:210px; height:205px; } 



.serch_box{ width:500px; height:36px; background:url(serch_bg.png) no-repeat; margin:25px 0px 0px 40px;}
.serch_box .text{ background:none; border:none; width:417px; height:30px; float:left; margin-left:5px;}
.serch_box .sub{ width:75px; height:33px; background:none; border:none; float:right;}
