@charset "utf-8";
/* CSS Document */

.header{position:relative;background: url(../images/topbg.png) left top repeat-x;min-width:1200px;}

.logo_l{float:left;height: 100px;display:block;}
.logo_l img{max-height:60px;max-width:900px;vertical-align:middle;margin-top: 20px;}
.top{max-width:1200px;margin:0px auto;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: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: #0565b2 url(../images/secr1.png) center center no-repeat;}



.nav{height: 34px;background:url(../images/menubg.png) left center repeat-x;min-width:1200px;}
.nav ul{width:1200px;margin:0px auto;}
.nav ul li{float:left;position:relative;height: 34px;line-height:34px;margin-right: 20px;}
.nav ul li a{display: block;height: 34px;font-size: 14px;line-height: 35px;color: #333;width: 90px;font-weight: bold;text-align: center;}
.nav ul li.omm a{background:url(../images/menuon_hoverbg.png) center center no-repeat;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}*/