@charset "utf-8";
/* CSS Document */
html,body{width: 100%;height: 100%;}
.act_ive{overflow:hidden;}
.header{width:100%;background:#fff;}
.hea_tp1{height: 40px;color: #666;line-height: 40px;border-bottom: 1px solid #d8d8d8;background: url(../images/top_bg.png) center repeat-x;font-size: 14px;}
.hea_tp1 ul{max-width:1600px;margin:0px auto;padding:0px 15px;}
.hea_tp1 ul li:nth-child(1){float:left;line-height:40px;}
.hea_tp1 ul li:nth-child(2){float:right;line-height:40px;}
.hea_tp1 ul li em{display:block;float:left;margin-left: 25px;color: #666;}
.hea_tp1 ul li em a{color: #666;font-size: 14px;}
.hea_tp1 ul li em img{max-height:16px;display:inline-block;margin-right:5px;vertical-align: middle;}
.hea_tp1 ul li em.dcm_dfw a img{max-height:16px;display:inline-block;margin-right:5px;vertical-align: middle;}
.hea_tp1 ul li em.dcm_dfw a:after {content: '';display: inline-block;width: 0;height: 0;overflow: hidden;border: 4px solid #666;border-bottom: 0;border-left-color: transparent;border-right-color: transparent;border-left-width: 3px;border-right-width: 3px;vertical-align: middle;margin-left: 8px;moz-transition: all .3s ease;-webkit-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.hea_tp1 ul li em.dcm_dfw a:hover:after {-moz-transform:rotate(-360deg);-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg);}

.href_rpt{height: 150px;background: #fff url(../images/head_bg.png) center bottom no-repeat;padding:0px 15px;}

.top{max-width:1600px;margin:0px auto;}
.logo_l{float:left;display:block;display:flex;justify-content:left;align-items:center;height:110px;width:300px;margin-top: 20px;}
.logo_l img{max-height:110px;max-width:300px; vertical-align:middle;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}


.sear_ch{display:block;float:right;padding-left: 92px;background:url(../images/tel_blue.png) no-repeat left center;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;height: 80px;margin-top: 35px;}
.sear_ch span{display:block;font-size: 18px;color: #333;display:block;line-height: 35px;}
.sear_ch i{display:block;font-style:normal;font-size: 24px;color: #0067d0;line-height: 29px;margin-top: 0px;font-weight: bold;}


.nav{height:60px;line-height:60px;background: #0067d0;padding:0px 15px;}
.nav ul{max-width:1600px;margin:0px auto;}
.nav ul li{line-height:60px;text-align: center;color: #ffffff;float:left;position:relative;}
.nav ul li a.dnc_mdfe{color:#fff;font-size: 16px;height: 60px;line-height: 60px;display:block;padding: 0px 40px;position:relative;}


.dnc_mdf_mf:after {content: '';display: inline-block;width: 0;height: 0;overflow: hidden;border: 4px solid #fff;border-bottom: 0;border-left-color: transparent;border-right-color: transparent;border-left-width: 3px;border-right-width: 3px;vertical-align: middle;margin-left: 8px;moz-transition: all .3s ease;-webkit-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}

.nav ul li.omm a.dnc_mdfe{color:#fff;height: 60px;line-height: 60px;background:#2b2b2b;}
.nav ul li a.dnc_mdfe:hover{color: #fff;height: 60px;line-height: 60px;background:#2b2b2b;}


.ter{transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}


.nre_mdc{position: absolute;width: 180px;margin-left: -90px;left: 50%;top: 60px;z-index: 100;visibility: hidden;opacity:0;transition: all .6s cubic-bezier(.075,.82,.165,1);-webkit-transition: all .6s cubic-bezier(.075,.82,.165,1);-moz-transition: all .6s cubic-bezier(.075,.82,.165,1);-ms-transition: all .6s cubic-bezier(.075,.82,.165,1);-o-transition: all .6s cubic-bezier(.075,.82,.165,1);}
.nre_mdc_mdf {visibility: visible;opacity:1;}
.nre_mdc_mdf:before {transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);opacity:1;}


.nre_mdc a{background: #0067d0;font-size: 14px;line-height: 44px;height: 44px;overflow:hidden;display:block;color:#fff;position: relative;text-align: center;border-bottom:1px solid #0056ad;background-image: -webkit-linear-gradient(left, #2b2b2b, #2b2b2b); background-image: linear-gradient(to right, #2b2b2b, #2b2b2b); -webkit-transition: all 0.5s;transition: all 0.5s;background-size: 0% 100%;} 
.nre_mdc a:hover{background-size: 100% 100%;padding-left: 10px;color: rgba(255, 255, 255, 0.9999);}

.spn_msf{display:none;}

.mul_m{display:none;float:right;margin-top: 3px;width: 30px;height: 25px;}
.mul_m span, .mul_m:after, .mul_m:before {display: block;height: 2px;width: 100%;background: #222; -webkit-transition: all .5s;transition: all .5s;}
.mul_m span { margin: 7px 0;}
.mul_m:after, .mul_m:before {content: '';-webkit-transform-origin: 7.5%; transform-origin: 7.5%;}


.clicked.clicked span { -webkit-transform: translateX(-100%);transform: translateX(-100%);opacity: 0;}
.clicked.clicked:after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.clicked.clicked:before {-webkit-transform: rotate(45deg);transform: rotate(45deg);}

.wap_nav{width:0px;position:fixed;left:0px;top:0px;height:0px;overflow:hidden;background: #0067d0; -webkit-transition: all .5s;transition: all .5s;z-index:2;height:100%;overflow-y:scroll;}
.ap_n_bg{position:fixed;left:0px;top:0px;background:rgba(255,255,255,0);width:100%;height:100%;display:none;}
.wap_nav_lh{width:0px;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}
.wap_nav ul li{min-height: 40px;line-height:40px;border-bottom:solid 1px rgba(255, 255, 255, 0.15);text-align: left;position:relative;}
.wap_nav ul li a.dnc_md_fe{display:block;color:#fff;font-size:14px;padding: 0 15px;}

.nre_m_mdc{display:none;overflow-y:scroll;max-height:220px;border-top: solid 1px rgba(255, 255, 255, 0.15);background: rgba(255, 255, 255, 0.1);}
.nre_m_mdc a{display:block;height: 35px;line-height: 35px;padding: 0 35px;text-align: left;color:#fff;font-size:13px;border-bottom: solid 1px rgba(255, 255, 255, 0.15);position:relative;}
.nre_m_mdc a:after{content:' ';position:absolute;top:50%;margin-top:-3px;left:15px;width:5px;height:5px;border:rgba(255, 255, 255, 0.35) solid;border-width:1px 1px 0px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.nre_m_mdc a:last-child{border-bottom:0px;}
.ip_down{display:block;position:absolute;right: 0px;top: 0px;width: 32px;z-index: 1;height: 40px;background: #0067d0;padding-right: 15px;}
.ip_down:after{content: "";position: absolute;border: solid #fff;width: 6px;height: 6px;left: 15px;top: 15px;border-width: 1px 1px 0px 0px;-webkit-transform: rotate(135deg);transform: rotate(135deg);transition: all .3s cubic-bezier(.4,.01,.165,.99);}
.add_mdf:after{content: "";position: absolute;border: solid #fff;width: 6px;height: 6px;left: 15px;top: 19px;border-width: 1px 1px 0px 0px;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);transition: all .3s cubic-bezier(.4,.01,.165,.99);}


.wap_nav ul li.omm a{color:#fff;}


.wap_secr{position: fixed;z-index: 99999;left: 100%;bottom: 0;top: 0;width: 90%;background:rgba(0,0,0,.85);padding: 35px 5% 0 5%;-webkit-transition: all .5s;transition: all .5s;}
.wap_secr ul{width: 99%;margin:50px auto;}
.wap_secr.select{left:0px;}
.wap_secr ul{position:relative;}
.clst_xc{display: block;position:absolute;right: 0px;top: -40px;width:30px;height:30px;background: url(../images/i_ndf.png) -32px -300px no-repeat;cursor:pointer;}
.wap_secr em{display:block;line-height:50px;overflow:hidden;background:#fff;border-radius:4px;-moz-border-radius: 4px;-webkit-border-radius:4px;margin-top: 80px;position: relative;}
.tp_t_mxt1{height:50px;background:none;color:#666;font-size:16px;border:0px;outline:none;width: 95%;padding-left: 3%;}
.tp_t_mxt2{background: url(../images/secr1.png) center center no-repeat;cursor:pointer;background-size:28px 28px;width: 50px;height: 52px;border:0px;font-size:0px;cursor: pointer;position: absolute;right: 0px;top: 0px;display: block;z-index: 1;}


@media (max-width:1200px) {
.nav ul li a.dnc_mdfe{padding: 0 30px;}
}

@media (max-width:1050px) {
.nav ul li a.dnc_mdfe{padding: 0 25px;}
}


@media (max-width:980px) {

.nav,.hea_tp1,.sear_ch,.se_ar_ch{display:none;}
.header{height:54px;background: #fff;position:fixed;left:0px;top:0px;z-index:12;-webkit-transition: all .5s;transition: all .5s;}
.href_rpt{height:54px;}



.mul_m{display:block;position:absolute;left:15px;top:15px;margin-top:0px;}
.spn_msf{display: flex;justify-content: center;align-items:center;position:absolute;right:15px;top: 11px;margin-top:0px;height: 30px;text-align: right;}
.spn_msf a{display:block;float:left;margin-left: 5px;width: 30px;height: 30px;text-align: center;display: flex;justify-content: center;align-items:center;}
.spn_msf a img{display:inline-block;vertical-align:middle;}
.spn_msf a img{display:inline-block;vertical-align:middle;max-height: 18px;}

.top{position:relative;padding: 0px;}
.logo_l{padding-top:0px;text-align:center;display:block !important;width:80%;margin-top:0px;height:50px;display:flex;justify-content: center;align-items:center;padding:0px 10%;}
.logo_l img{max-height: 40px;max-width: 300px;margin-top: 5px;}
.wap_nav_lh{width:260px;}
.header_m .logo_l{padding-top:0px;text-align:center;display:block;width:100%;margin-top:0px;margin-left:50px;}
.index_cinran{padding-top:54px;}
.nre_mdc{top:50px;}
.container_active{transform: translateX(260px);transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}

}



