/*head*/
.header{width: 100%;height: 100px;background: #a90f19;min-width: 1200px;}
.head{width: 1200px;height: 100px;margin:0 auto;}
.logo{line-height: 100px;}
.logo img{display: inline-block;}
.search{width: 302px;height: 100px;position: relative;}
.sousuo{width: 290px;height: 38px;border:none;position: relative;top: 30px;background:url(../img/sousuobg.png) no-repeat left center #a90f19;color: #fff;line-height: 38px;padding-left: 12px;}
.btn{background: url(../img/search.png) no-repeat;width: 30px;height: 30px;border: none;position: absolute;right: 5px;z-index: 2;top: 34px;vertical-align: middle;cursor: pointer;}
 input::-ms-clear, input::-ms-reveal{display: none;} /*åŽ»é™¤è‡ªå¸¦xå·*/

/*navç½‘ç«™å¯¼èˆª*/
.nav{width: 100%;height: 60px;min-width: 1200px;}
.navList{width: 1200px;height: 60px;margin: 0 auto;position: relative;}
.navLi{float: left;width: 120px;height: 58px;text-align: center;line-height: 58px;margin-top: 2px;font-size: 18px;}
.navLi:hover{background: #9c0c15;}
.navLi:hover>a{color: #fff;}
.twoLevelUl{width: 120px;height: 230px;background:url(../img/tmbg.png) repeat;display:none;position: absolute;z-index: 99;}
.twoLevelUl li{width: 120px;height: 40px;text-align: center;line-height: 40px;padding-top: 5px;}
.twoLevelUl li a{color:#9C0C15 ;font-size: 14px;}
.twoLevelUl li a:hover{color:#fff;border-bottom: 1px solid #9C0C15;padding-bottom: 5px;}

/*banner*/
.listBan{width: 100%;/* height: 400px; */min-width: 1200px;background: #f5f5f5;}
.banner{width: 1200px;/* height: 400px; */margin: 0 auto;}
.banner img{display: block;width: 100%;}

/*åº•éƒ¨*/
.footer{width: 100%;height:130px;min-width: 1200px;background: #a90f19;}
.foot{width: 1200px;height: 130px;margin: 0 auto;background: url(../img/bottomlogo.png) no-repeat center;}
.footP{text-align: center;line-height: 35px;padding-top: 30px;height: 100px;color: #fff; position:relative;}