@charset "utf-8";
/* CSS Document */
.header{box-shadow: 0 3px 6px rgba(0,0,0,0.1);position: fixed;top: 0;width:100%;left:0px;background:#fff;z-index:1002;}
.header_line{height:168px;}

.mul_m{margin-top: 10px;width: 20px;height: 15px;display: block;position:absolute;right: 15px;top: 13px;display:none;padding: 7px 7px;border:1px solid #eaeaea;}
.mul_m span, .mul_m:after, .mul_m:before {display: block;height: 2px;width: 100%;background: #59bc2b;-webkit-transition: all .5s;transition: all .5s;}
.mul_m span {margin: 4px 0;}
.mul_m:after, .mul_m:before {content: '';-webkit-transform-origin: 7.5%; transform-origin: 7.5%;}

.top_main{padding:10px 15px 10px;max-width:1300px;margin:0px auto;position:relative;}
.logo_l{display:flex;justify-content: left;align-items: center;float:left;height:90px;width: 300px;}
.logo_l img{max-height:70px;max-width: 300px;}

.sear_ch{display:block;position:absolute;right:15px;top: 26px;max-width: 236px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;background: url(../images/top_tel.png) no-repeat left center;padding-left:50px;}
.sear_ch span{font-size:14px;color:#666;display: block;line-height:25px;}
.sear_ch i{font-style:normal;font-size: 28px; color: #59bc2b; font-weight: bold; line-height: 100%; margin-top: 7px;}
.sear_ch i a{color: #59bc2b;}
.nav{background-color: #212d3a;height: 58px;width:100%;}
.nav ul{max-width: 1300px;margin:0px auto;}
.nav ul li{float:left;background: url(../images/nav_line.png) no-repeat right center;}
.nav ul li a.dnc_mdfe{display:block;padding:0px 35px;height:58px;line-height: 58px;color: #fff; font-size: 16px;text-align:center;}
.nav ul li.omm a.dnc_mdfe{color: #fff;background: url(../images/navbg.png) repeat-x;}
.nav ul li a:hover{color: #fff;background: url(../images/navbg.png) repeat-x;}
.nav ul li:last-child{background:none;}

.wap_men{width:50%;height:100%;position:fixed;top:0;left:-50%;z-index:9999999;overflow:hidden;background-color: #212d3a;display:none;}
.wap_men_bg {display:block;width:50%;height:100%;background:rgba(0,0,0,.5);position:fixed;right:-50%;top:0;z-index:9999999;display:none;}
.wap_men em{display:block;}
.wap_men em a{display:block;background-color: #212d3a;line-height:50px;color:#fff;font-size:14px;text-align:center;border-bottom: 1px solid rgba(0,0,0,.1);position:relative;}
.wap_men em a.omm{background: url(../images/navbg.png) repeat-x;}


@media (max-width:1200px) {
.nav ul li a.dnc_mdfe{display:block;padding:0px 25px;font-size: 16px;}


}
@media (max-width:1180px) {

.logo_l{width: 250px;}
.logo_l img{max-height:60px;max-width: 250px;}
    
}

@media (max-width:1020px) {
.rp_rop ul li.last_rt,.nav,.sear_ch{display:none;}
.mul_m{display:block;}
.logo_l{height:60px;}
.logo_l img{max-height:60px;max-width:100%;}
.header_line{height:80px;}
.wap_menh{display:block;-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.wap_men{display:block;}
.wap_men_bg{display:block;}
}
