@charset "utf-8";
/* CSS Document */

.header{position:relative;}

.logo_l{float:left;height:80px;display:block;display: flex;justify-content: center;align-items:center;}
.logo_l img{max-height: 80px;max-width:510px;vertical-align:middle;}
.top{max-width:1200px;margin: 10px auto;min-width: 1200px;}

.tp_sech{border: 1px solid #e5e5e5;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;height:30px;float:right;margin-top:25px;background: #fff;}
.tp_t_mx_t1{float:left;width:205px;background:none;border:0px;outline:none;color:#333;font-size:12px;height:30px;line-height:30px;padding-left:10px;}
.tp_t_mx_t2{float:left;width:40px;height:30px;cursor:pointer;outline:none;background:none;border:0px;background:#d8c16c url(../images/secr1.png) center center no-repeat;}



.nav{width:100%;height: 40px;margin:0px auto;overflow:hidden;min-width: 1200px;}
.nav ul{max-width:1200px;margin:0px auto;height: 40px;overflow:hidden;}
.nav ul li{float:left;position:relative;height: 40px;line-height:40px;background:url(../images/sub.png) center center no-repeat;width:118px;text-align:center;margin-left: 2px;}
.nav ul li a{display: block;font-size: 14px;line-height: 40px;color: #fff;width:118px;text-align:center;font-weight: bold;}
.nav ul li.omm{background:url(../images/sub_bg.png) center center no-repeat;}
.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}*/