@charset "utf-8";
/* CSS Document */

.header{position:relative;background: #0f386d;min-width:1200px;}

.logo_l{float:left;height:80px;display:block;}
.logo_l img{max-height: 50px;max-width:510px;vertical-align:middle;margin-top: 15px;}
.top{max-width:1200px;margin:0px auto;}

.tp_sech{border: 1px solid #99C228;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: #99C228 url(../images/secr1.png) center center no-repeat;}



.nav{width:100%;height: 38px;background: #5387CE;min-width:1200px;}
.nav ul{max-width:1200px;margin:0px auto;height: 38px;overflow:hidden;}
.nav ul li{float:left;position:relative;height: 38px;line-height:38px;border-right: 1px solid #7199d0;}
.nav ul li a{display: block;font-size: 14px;line-height: 38px;color: #fff;padding:0px 30px;}
.nav ul li.omm{background: #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}*/