@charset "utf-8";
/* CSS Document */

.header{position:relative;}

.logo_l{float:left;height:60px;display:block;display: flex;justify-content: center;align-items:center;padding:10px 0px;}
.logo_l img{max-height:60px;max-width: 900px;vertical-align:middle;}
.top{max-width:1200px;margin:0px auto;min-width: 1200px;}
.tel_mxd{display:block;float:right;height: 44px;line-height: 44px;color: #ea1a0b;font-size: 26px;font-weight: bold;margin-top: 18px;}
.tel_mxd img{display:inline-block;margin-right: 10px;vertical-align: middle;}
.tel_mxd a{color: #ea1a0b;}
.tp_sech{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;height: 23px;float:right;overflow:hidden;margin-top: 9px;margin-right: 10px;}
.tp_t_mx_t1{float:left;width:205px;background: #fff;border:0px;outline:none;color:#333;font-size:12px;height: 23px;line-height: 23px;padding-left:10px;}
.tp_t_mx_t2{float:left;width:60px;height:23px;cursor:pointer;outline:none;background:none;border:0px;background:url(../images/search.gif) center center no-repeat;}

.nav_scrh{background:url(../images/searchbg.jpg) center bottom no-repeat;height: 40px;width: 1200px;margin: 0px auto;overflow: hidden;border: 1px solid #535353;border-top: 0px;border-radius: 0px 0px 6px 6px;-moz-border-radius: 0px 0px 6px 6px;-webkit-border-radius: 0px 0px 6px 6px;}


.nav{width:1200px;height: 35px;margin:0px auto;background:url(../images/menu.jpg) left center repeat-x;border-radius: 6px 6px 0px 0px;-moz-border-radius: 6px 6px 0px 0px;-webkit-border-radius: 6px 6px 0px 0px;overflow:hidden;border: 1px solid #a80a07;border-bottom: 0px;min-width: 1200px;}
.nav ul{max-width:1200px;margin:0px auto;}
.nav ul li{float:left;height:30px;line-height:30px;background:url(../images/tit.jpg) center right no-repeat;margin-top:5px;}
.nav ul li a{display: block;font-size: 14px;line-height: 30px;color: #fff;width: 97px;text-align: center;padding: 0px 15px;}
.nav ul li.omm a{color:#fff;background:url(../images/menuover.gif) center top no-repeat;height: 30px;line-height: 30px;}

/* 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} */