@charset "utf-8";
/* CSS Document */
.header{position:relative;}

.logo_l{float:left;height: 100px;display:block;}
.logo_l img{max-height:90px;max-width: 510px;vertical-align:middle;display: flex;justify-content: center;align-items:center;}
.top{max-width:1200px;margin:0px auto;min-width: 1200px;}

.tp_sech{height: 40px;float:right;margin-top:25px;background: #fff;overflow: hidden;margin-right: 20px;}
.tp_t_mx_t1{float:left;width: 300px;background: #fff;outline:none;color:#333;font-size: 14px;height: 38px;line-height: 38px;padding-left:10px;border: 1px solid #e5e5e5;}
.tp_t_mx_t2{float:left;width: 60px;height: 40px;cursor:pointer;outline:none;background:none;border:0px;background:#e50012 url(../images/secr1.png) center center no-repeat;}

.p_se_rlt{float:right;display:block;margin-top: 16px;text-align: center;}
.p_se_rlt em{display:block;font-size: 18px;color: #666;line-height: 27px;}
.p_se_rlt i{display:block;font-size: 22px;color:#343434;line-height: 30px;font-style:normal;}
.p_se_rlt i a{color:#343434;}
.nav{height: 42px;background: #e50012;min-width: 1200px;}
.nav ul{width:1200px;margin:0px auto;}
.nav ul li{float:left;position:relative;height: 42px;line-height:42px;}
.nav ul li a{display: block;height: 42px;font-size: 16px;line-height: 42px;color: #fff;text-align: center;padding: 0px 32px;}
.nav ul li.omm a{background:#222222;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}*/