/*head*/
#header{width:100% ;min-width: 1200px;background-color: #ffffff;height: 130px;}
.head{width: 1200px;height: 130px;margin: 0 auto;}
.logo img{display: inline-block;max-width: 100%;padding-top: 30px;}
.search{width: 395px;height: 30px;padding-top: 50px;padding-right: 0;border-bottom: 1px solid #c2c2c2; margin-left:315px;}
.input_text{width: 285px;height: 29px;background: url(../img/search.png) no-repeat left center #fff;border: none;padding-left: 50px;padding-right: 20px;}
.btn{width:35px;height: 29px;border: none;background-color: #cbcbcb;}

/*banne*/
.ban{width: 100%;min-width: 1200px;position: relative;z-index: 1;margin: auto;max-width: 1920px;}
.banImg{width:100%;min-width: 1200px;margin: 0 auto;}
.slider-img-ul li img{display: block;max-width: 100%;}
.focusBox { position: relative; width:100%;overflow: hidden;text-align: left;}
.focusBox .pic img {display: block;max-width: 100%;max-height: 100%;}
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 60px; width:100%;  background:url(../img/tmbj.png); filter: alpha(opacity=40);overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:60px; line-height:60px; position:absolute; bottom:-36px;left: 20%;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.focusBox .num { position: absolute; z-index: 3; bottom: 4%; right: 20%; }
.focusBox .num li{background:url(../img/icon1.png) no-repeat;cursor: pointer;width: 15px;height: 15px;float: left;margin-left: 15px;}
.focusBox .num li.on{background:url(../img/icon2.png) no-repeat;}	
.prev,.next{width: 40px;height: 75px;position: absolute;bottom: 45%;}
.prev{left: 5%;background:url(../img/left.png) no-repeat center center;}
.next{right: 5%;background:url(../img/right.png) no-repeat center center;}

.nav{width: 100%;height:50px;background: #9b0d14;min-width: 1200px;}
.navList{width: 1200px;height: 50px;margin: 0 auto;position: relative;}
.navLiOn{float: left;height: 50px;text-align: center;line-height: 50px;font-size: 16px;background: #d13b42;}
.navLiOn>a{color:#9b0d14;}
.navUl>li{float: left;height: 50px;text-align: center;line-height: 50px;font-size: 16px;}
.navUl>li:hover{background: #d13b42;}
.navUl>li>a{color: #fff;padding: 0 30px;}
.twoLevelUl{background:#fff;position: absolute;z-index: 99;display: none;}
.twoLevelUl>li{text-align: left;line-height: 40px;padding:5px 0 0 5px ;min-width: 200px;}
.twoLevelUl>li a{color: #000;}
.twoLevelUl>li a:hover{color: #FFCC00;}

/*footer*/
.footer{width: 100%;min-width: 1200px;height: 130px;background-color: #434343;}
.foot{width: 1200px;height: 130px;margin: 0 auto;}
.bot_logo img{display: inline-block;max-width: 100%;padding-top: 30px;}
.banquan{width: 610px;text-align: left;padding:20px 0 ;height:90px ;}
.banquan p{color: #fff;line-height: 30px;}
.banquan p span{margin-left: 15px;}