.header{width:100%;z-index:999;}

/*top*/
.nav_top{width:100%;background: #f2f2f2;height:50px;}
.nav_top .wenzi{width:1200px;font-size: 14px;margin:0 auto;color:#666666;}
.nav_top .left{float:left;line-height: 50px;}
.nav_top .right{float: right;line-height: 50px;}
.nav_top .right li{float: left;}
.nav_top .right li a{color:#666666;}

/*logo*/
.nav_center{height:120px;width:100%;background: #fff;}
.nav_center_info{height:52px;width:1200px;padding:34px 0;margin:0 auto;}
.nav_center p{margin:0;}
.nav_center .logo img{display: block;}
.nav_shux{margin:4px 10px 0;}
.nav_wz1{margin:5px 0 5px 8px;}
.nav_wz2{margin:2px 0 2px 35px;}
.tel img{float:left;margin-top: 5px;}
.tel_nr{font-size:14px;color:#333333;margin-left: 8px;}
.tel_nr span{font-size:24px;color:#ca0000;font-family: impact;}

/*nav*/
.juxing{width:100%;height:60px;background: #ca0000;}
.nav{width:1200px;height:60px;margin:0 auto;}
.nav_nr{width:1200px;height:60px;}
.nav_nr .nav_nr_all{font-size:18px;color:#fff;height:100%;}
.nav_nr .dh_1{float:left;width:120px;height:60px;text-align:center;line-height: 60px;position:relative;}
.dh_1.zytj{width: 265px;background: #a90000;cursor:pointer;}
.nav_nr .dh_1 .li{width:100%;position: absolute;top:60px;left:0;z-index: 2;padding-bottom:20px;background: #ca0000;}
.dh_1 .dh_2{width:100%;}
.dh_1 .dh_2 .nav_2{display: block;width:100%;height: 60px;line-height: 60px;text-align: center;}
.nav_nr .dh_1:hover {background: #a90000;}
.dh_1 .dh_2:hover .dh_3{display:block;}

.nav_nr .dh_3{width:246px;height:100%;font-size:14px;position:absolute;left:265px;top:0px;z-index: 999;background:#fff;display:none;}
.nav_nr .dh_3 a{color:#000;}


/*banner*/
.slideBox{ width:100%; overflow:hidden;position:relative;}
.slideBox .hd{overflow:hidden;position:absolute;bottom:5%;width:100%;z-index:1;text-align: center;}
.slideBox .hd .bannerxBton li{display:inline-block;cursor:pointer;margin-right:6px;background: #fff;color:#333;padding:5px;border-radius:5px;} 
.slideBox .hd .bannerxBton li.on{padding:5px 15px;}
.slideBox .bd{position:relative; height:100%; z-index:0;}
.slideBox .bd li { zoom:1; vertical-align:middle;}
.slideBox .bd img { width:100%; display:block;}

/*二级banner*/
.erji_banner{width:100%;}
.erji_banner img{width:100%;display: block;}

/*右侧 咨询*/
.zixun{position:fixed;top:200px;right:0;width:78px;height:405px;}
.zx_nr{width:100%;text-align:center;background: #7f7f7f;width:78px;padding:8px 0;margin-bottom:2px;}
.zx_nr img{width: 55%;}
.zx_nr p{color:#fff;}
.zxdh{position: relative;}
.zxdh_yc{display: none;padding:12px 15px;width:100px;background: #ca0000;text-align: left;}
.zxdh_yc p{line-height:2em;}
.zxdh:hover .zxdh_yc{display:block;position: absolute;right:78px;bottom:0;}
.zx_nr:hover{background: #ca0000;cursor:pointer;}
/*返回顶部*/
.totop{position:static!important;display:block!important;opacity: 1!important;}