@charset "utf-8";
/* CSS Document */

.header{position:relative;}

.logo_l{float:left;height: 100px;display:block;}
.logo_l img{max-height:60px;max-width: 510px;vertical-align:middle;margin-top: 20px;}
.top{max-width:1200px;margin:0px auto;min-width: 1200px;}

.tp_sech{border: 1px solid #db1f1e;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;height: 35px;float:right;margin-top:25px;background: #db1f1e;overflow: hidden;}
.tp_t_mx_t1{float:left;width: 235px;background: #fff;border:0px;outline:none;color:#333;font-size: 12px;height: 35px;line-height: 35px;padding-left: 15px;}
.tp_t_mx_t2{float:left;width: 60px;height: 35px;cursor:pointer;outline:none;background:none;border:0px;background: #db1f1e url(../images/secr1.png) center center no-repeat;}



.nav{height: 31px;min-width: 1200px;}
.nav ul{width:1200px;margin:0px auto;border-bottom: solid 3px #c11f14;height: 28px;overflow: hidden;}
.nav ul li{float:left;position:relative;height: 28px;display: block;font-size:12px;color:#333;font-weight:bold;width:105px;text-align:center;line-height:28px;background:url(../images/sub_bg.png) left 0px no-repeat;margin-right: 5px;}
.nav ul li a{display: block;height: 28px;font-size: 12px;line-height: 28px;color: #333;font-weight: bold;text-align: center;}
.nav ul li.omm a,.nav ul li a:hover{background:url(../images/sub_bg.png) no-repeat 0 -42px;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}*/