@charset "utf-8";
/* CSS Document */

.header{position:relative;}

.logo_l{float:left;height: 90px;display:block;display: flex;justify-content: center;align-items:center;}
.logo_l img{max-height:60px;max-width:510px;vertical-align:middle;}
.top{max-width:1200px;margin:0px auto;}

.ad_sech{float:right;}
.ad_sech ul{border: 1px solid #e5e5e5;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;height:30px;float:right;margin-top: 9px;background: #fff;overflow: hidden;}
.tp_t_mx_t1{float:left;width: 220px;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: #0071a3 url(../images/secr1.png) center center no-repeat;}


.ad_sech em{display:block;color: #F00;font-size:16px;line-height:25px;margin: 12px 0px 0px;text-align:right;}
.ad_sech em a{color: #F00;}

.nav{width:100%;height:40px;margin:0px auto;background:url(../images/nav_bj.jpg) left center repeat-x;overflow:hidden;}
.nav ul{max-width:1200px;margin:0px auto;}
.nav ul li{float:left;height: 40px;line-height:40px;background:url(../images/nav_li.jpg) center right no-repeat;}
.nav ul li a{display: block;font-size: 14px;line-height: 40px;color: #fff;padding:0px 40px;}
.nav ul li.omm a{color:#003366;background:url(../images/nv_t.jpg) center center no-repeat;height: 40px;line-height: 40px;}

/* 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} */