@charset "utf-8";
/* CSS Document */
.header{position:relative;z-index:10;}
.logo_l{float:left;display:block;padding-top:20px;}
.logo_l img{max-height:66px;max-width:300px; vertical-align:middle;}
.top{max-width:1200px;margin:0px auto;padding:0px 15px;min-height:106px;}
.flo_arch{float:right;margin-right:150px;width: 390px;height: 43px;background: #4177b7;margin-top: 33px;position: relative;}
.fl_txt{width: 83%;height:41px;margin-top:1px;margin-left:1px;border:none;background:#fff;padding:0 22px;color: #999999;float:left;outline:none;}
.fl_txt1{width: 65px;height: 43px;background: #4177b7;border:none;position:absolute;cursor: pointer;color:#fff;font-size:14px;right:0px;top:0px;}

.in_tel{float:right;margin-top:28px;display:block;font-size:30px;color: #666;background:url(../images/tel.gif) left center no-repeat;padding-left:65px;}
.in_tel span{display:block;font-size: 18px;line-height: 20px;}
.in_tel em{display:block;font-size: 28px;line-height: 30px;color: #0061c2;font-weight: normal;font-family: Impact , Arial;}
.in_tel em a{color: #0061c2;}

.nav{height:54px;background:url(../images/nav_bg.gif) 0px 0px repeat-x;line-height:54px;}
.nav ul{max-width:1200px;margin:0px auto;padding:0px 15px;}
.nav ul li{line-height: 54px;text-align: center;font-size: 16px;color: #ffffff;transition:all 0.3s ease-in-out;float:left;padding:0px 32px;
background: url(../images/nav_li.gif) right center no-repeat;}
.nav ul li a{color: #ffffff;font-size: 16px;}
.nav ul li.omm{background: url(../images/nav_hover.gif) right center no-repeat;}
.nav ul li:hover{background: url(../images/nav_hover.gif) right center no-repeat;}


.serch_dr{vertical-align: middle;width: 35px;height: 32px;background:#4177b7 url(../images/secr.png) center center no-repeat;float: right;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;position:absolute;right: 75px;top: 15px;display:none;background-size: 16px 17px;}

.mul_m{display:none;}
.wap_men{width:50%;height:100%;position:fixed;top:0;left:-50%;z-index:9999999;overflow:hidden;background-color: #4177b7;}
.wap_men_bg {display:block;width:50%;height:100%;background:rgba(0,0,0,.5);position:fixed;right:-50%;top:0;z-index:9999999;}
.wap_men em{display:block;}
.wap_men em a{display:block;background-color: #4177b7;line-height:50px;color:#fff;font-size:14px;text-align:center;border-bottom: 1px solid rgba(0,0,0,.05);position:relative;}
.wap_men em a.omm:after{position:absolute;content:'';background-color: #fff;height:3px;left: 50%;bottom:0px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s; -o-transition: all 0.5s;width:30px;margin-left:-15px;}



.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:1100px) {
.top_t,.in_tel,.flo_arch{display:none;}
.nav{display:none;}
.header{height:58px;border-bottom:1px solid #e5e5e5;}
.mul_m{display:block;position: absolute;z-index:9;top:0px;right:10px;width:58px;height: 58px;display: flex;justify-content: center;align-items:center;}
.mul_m img{height: 45px;}
.logo_l{float:none;display:block;margin:0px auto;padding: 0px;display: flex;justify-content: left;align-items:center;height: 58px;}
.logo_l img{max-height: 51px;max-width:300px;vertical-align:middle;}
.wap_men_omm{ display:block;}
.serch_dr{display:block;}
}

