@charset "utf-8";
/* CSS Document */

.header{position:relative;}

.logo_l{float:left;height: 100px;display:block;display: flex;justify-content: center;align-items:center;}
.logo_l img{max-height: 100px;max-width:510px;vertical-align:middle;}
.top{max-width:1200px;margin:0px auto;position:relative;min-width:1200px;}
.em_drc{display:block;position:absolute;right:0px;top:0px;line-height: 27px;color:#fff;font-size:12px;}

.tp_sech{border: 1px solid #e5e5e5;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;height:30px;float:right;margin-top: 40px;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:#ea7a18 url(../images/secr1.png) center center no-repeat;}



.nav{width: 1170px;height: 43px;background: url(../images/menu.png) left bottom repeat-x;margin:0px auto;overflow:hidden;border-radius: 4px 4px 0px 0px;-moz-border-radius: 4px 4px 0px 0px;-webkit-border-radius: 4px 4px 0px 0px;padding: 0px 15px;min-width:1170px;}
.nav ul{max-width:1200px;margin:0px auto;height: 43px;overflow:hidden;}
.nav ul li{float:left;position:relative;height: 43px;line-height:43px;}
.nav ul li a{display: block;font-size: 14px;line-height: 43px;color: #fff;width:110px;text-align:center;}
.nav ul li.omm{background:url(../images/sub_bg.png);display:block;font-weight:bold;text-align:center;width:110px;line-height:43px;}
.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}*/