@charset "utf-8";
/* CSS Document */

.header{position:relative;}


.logo_l{float:left;height:90px;display:block;}
.logo_l img{max-height:70px;max-width:320px; vertical-align:middle;margin-top:10px;}
.top{max-width:1200px;margin:0px auto;min-width:1200px;}
.nav{float: right;height: 40px;margin-top: 25px;}
.nav ul li{float:left;position:relative;height: 40px;line-height:40px;}
.nav ul li a.lrt{display: block;font-size: 16px;color: #393939;padding: 0px 16px 0px;text-align:center;}
.nav ul li.omm,.nav ul li:hover{color:#fff;background:#10aa62;}
.nav ul li.omm a.lrt,.nav ul li:hover a.lrt{color:#fff;}
.nav ul li.ch_omm{background:#10aa62;}
.nav ul li.ch_omm:hover{background:#10aa62;color:#fff;}

.serch_dr{display:inline-block;vertical-align: middle;width: 35px;height:35px;background:url(../images/secr1.png) center center no-repeat;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;background-size:20px 20px;float: right;margin-top: 28px;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;}
