@charset "utf-8";
/* CSS Document */

.header{background:#fff;margin:0px auto;}

.top{max-width:1200px;margin:0px auto;position:relative;height: 80px;min-width:1200px;}
.logo_l{float:left;height: 80px;display:block;}
.logo_l img{max-height:80px;max-width:320px;vertical-align:middle;}
.top{max-width:1200px;margin:0px auto;min-height: 80px;min-width:1200px;}

.tp_sech{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;height:30px;float:right;margin-top: 30px;background:#fff;overflow:hidden;border:1px solid #e5e5e5;}
.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: #e97e14 url(../images/secr1.png) center center no-repeat;}

.tle_mcd{display:block;position:absolute;right:0px;top:0px;line-height: 30px;color: #666;font-size: 12px;}


.nav{height: 50px;line-height: 50px;background:url(../images/navbg.jpg) repeat-x;overflow:hidden;min-width:1200px;}
.nav ul{max-width:1200px;margin:0px auto;height: 50px;}
.nav ul li{float:left;color:#fff;font-weight:bold;text-align:center;line-height: 50px;border-left: 1px solid #303030;border-right: 1px solid #a8a8a8;}
.nav ul li a{display: block;font-size: 14px;line-height: 47px;color: #fff;padding: 0 35px;}
.nav ul li.omm a,.nav ul li a:hover{color:#9a4b08;font-weight:bold;border-bottom: 4px solid #9a4b08;}

/* 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} */