@charset "utf-8";
/* CSS Document */

.header{position:relative;padding-top:35px;}

.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;}

.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: #d23820 url(../images/secr1.png) center center no-repeat;}



.nav{height: 36px;width:1200px;margin: 0px auto 10px;}
.nav_l{float:left; background:url(../images/nav_cl.gif) left bottom no-repeat; width:7px; height:36px;}
.nav_r{float:left; background:url(../images/nav_cr.gif) left bottom no-repeat; width:7px; height:36px;}
.nav ul{float:left;background:url(../images/nav_box.gif) left bottom repeat-x;width: 1186px;height:36px;}
.nav ul li{float:left;position:relative;height: 36px;line-height: 36px;background: url(../images/line.gif) no-repeat right bottom;}
.nav ul li a{display: block;height: 36px;font-size: 14px;line-height: 35px;color: #fff;width: 124px;font-weight: bold;text-align: center;}
.nav ul li.omm a{background: url(../images/menuhover.gif) center center;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}*/