@charset "utf-8";
/* CSS Document */

.header{position:relative;background:#fff;height: 144px;z-index: 1;min-width: 1200px;}

.logo_l{float:left;height: 90px;margin-top: 2px;display: flex;justify-content: center;align-items:center;}
.logo_l img{max-height: 70px;max-width: 510px;vertical-align:middle;}
.top{max-width:1200px;margin:0px auto;height: 94px;min-width: 1200px;}

.tp_sech{border:1px solid #dfe1e3;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;height:30px;float:right;margin-top: 32px;overflow: hidden;}
.tp_t_mx_t1{float:left;width:205px;border:0px;outline:none;color:#333;font-size:12px;height:30px;line-height:30px;padding-left:10px;background: #fff;}
.tp_t_mx_t2{float:left;width:40px;height:30px;cursor:pointer;outline:none;background:none;border:0px;background: #128DF1 url(../images/secr1.png) center center no-repeat;}

.ad_sech{float:right;margin-left:20px;height: 50px;margin-top: 22px;padding-left: 52px;background: url(../images/rel_c.png) left center no-repeat;}
.ad_sech span{display:block;color: #686868;font-size:16px;line-height: 25px;}
.ad_sech em{display:block;color: #FF9900;font-size: 18px;line-height: 25px;font-weight: bold;}
.ad_sech em a{color: #FF9900;}
.nav{width:100%;height:56px;background:url(../images/navbg.png) center center no-repeat;position: absolute;left: 0px;top: 94px;min-width: 1200px;}
.nav ul{max-width: 1050px;margin:0px auto;padding: 5px 75px;overflow: hidden;}
.nav ul li{float:left;position:relative;height: 46px;line-height: 46px;}
.nav ul li a{display: block;font-size: 15px;line-height: 46px;color: #fff;padding: 0px 30px;}
.nav ul li.omm{background: #FF9900;}
.nav ul li.omm a{color:#fff;}
/*input.tp_t_mx_t1::placeholder { color:#fff}
input.tp_t_mx_t1::-webkit-input-placeholder { color:#fff}
input.tp_t_mx_t1::-ms-input-placeholder{ color:#fff}
input.tp_t_mx_t1::-moz-input-placeholder{ color:#fff}*/