@charset "utf-8";
/* CSS Document */

.tp_sech{background:#005dad;height:30px;padding:10px 0px;}
.tp_sech ul{width:1200px;margin:0px auto;}
.tp_sech ul li{border: 1px solid #e5e5e5;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;height:30px;float:right;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: #005dad url(../images/secr1.png) center center no-repeat;}


.header{position:relative;background: #fff;}

.logo_l{float:left;height:80px;display: flex;justify-content: center;align-items: center;}
.logo_l img{max-height:63px;max-width: 320px;vertical-align:middle;}
.top{max-width:1200px;margin:0px auto;}





.nav{float:right;height: 30px;margin-top: 25px;}
.nav ul{height: 30px;overflow:hidden;}
.nav ul li{float:left;position:relative;height: 30px;line-height:30px;color:#333;border-right:1px dashed #333;padding:0 22px}
.nav ul li a{display: block;font-size: 14px;line-height: 30px;color: #333;}
.nav ul li.omm a{color: #2d66b3;}

/*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}*/