@charset "utf-8";
/* CSS Document */

.header{position:relative;background:url(../images/index_topbg.jpg) left bottom repeat-x;height: 120px;min-width: 1200px;}

.logo_l{float:left;height: 50px;display:block;display: flex;justify-content: center;align-items:center;}
.logo_l img{max-height: 50px;max-width:510px;vertical-align:middle;}
.top{max-width:1200px;margin:0px auto;padding: 15px 0px;min-width: 1200px;}

.tp_sech{border: 1px solid #e5e5e5;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;height:30px;float:right;margin-top: 10px;background: #fff;overflow: hidden;}
.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: #d72519 url(../images/secr1.png) center center no-repeat;}



.nav{width: 1200px;height: 35px;position: absolute;left: 50%;bottom: 3px;margin-left: -600px;z-index: 1;min-width: 1200px;}
.nav ul{margin:0px auto;height: 35px;overflow:hidden;display: inline;}
.nav ul a{display: inline-block;font-size: 14px;line-height: 35px;color: #444;width: 100px;text-align: center;font-weight: bold;}
.nav ul a.omm{background:url(../images/index_link_alr.png) left 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}*/