@charset "utf-8";  
/*head*/
body{background: #f5ecdb url(../img/bg.jpg) no-repeat center top !important;}
.bg{width:100%;max-width:1920px;z-index: 0;}
.container{width:1200px;margin:0 auto;}
.header{width:100% ;min-width: 1200px;height: 207px;max-width:1920px;margin: auto;position: relative;}
.logo{padding-top:54px;}
.logo img{display: inline-block;max-width: 100%;}
.header select{position: absolute;top:50%;right:8%;z-index: 10;width:81px;height:23px;text-align: center;background: #fff;color:#a12d30;border:none;}
.jb a{position: absolute;top:50%;right:0%;z-index: 10;width:81px;height:23px;text-align: center;background: #fff;color:#a12d30;border:none;line-height: 23px;}
/* nav */
.nav-box {position: relative;z-index: 1000;background: #9c0d13;margin-bottom:30px;height: 79px;background: url(../img/nav.jpg) no-repeat center;}
.nav-list li{ float: left; position: relative;}
.nav-list li a{display: block;font-size: 16px;color: #fff;padding: 0 24px;line-height: 79px;}
.nav-list .navLi:hover>a{color:#fde28b;}
.nav-list li.active a{color:#fde28b;}
.nav-down{ position: absolute; left: 0; top: 100%; width: 100%; background: #fff; display: none;z-index: 999; }
.nav-down li{ float: none; width: 100%;}
.nav-down li a{ line-height: 40px; padding:0 5px;  text-align: center; font-size: 16px; color: #555; }
.nav-down li a:hover{color: #fde28b;background: #c91111; }
.nav-list li:hover .nav-down{ display: block; }
.nav-list li{ position: relative; }
.nav-click{ display: none; }



/*banner*/
.slider-img{width:100%;position: relative;z-index: 10;}
.slider-img  img{width: 100%;display: block;max-width:1920px;margin: auto;}
.slider2{position: absolute;bottom:10%;left: 50%;}
.slider-img-circle{/* margin-top:60px; */}
.slider-img-circle li {width: 20px;height: 20px;background:url(../img/cir1.png) no-repeat center;color: transparent;cursor: pointer;float: left;padding: 0 5px;}
.slider-img-circle li.on {background: url(../img/cir2.png) no-repeat center;width: 20px;}
.prev,.next{width: 18px;height: 32px;position: absolute;bottom: 50%;z-index: 99;}
.prev{left: 0%;background:url(../img/prev.png) no-repeat left center;}
.next{right: 0%;background:url(../img/next.png) no-repeat right center;}
/* link */
.link{width:100%;height: 130px;background: #f5ecdb;padding-top:30px;}
.links{width:100%;max-width: 1920px;height: 35px;background: url(../img/x.png) no-repeat top 17px center;text-align: center;color:#8a6344;font-size: 20px;line-height: 35px;}
.linkl,.linkr{font-size: 18px;color:#886444;padding-top: 30px;}
.link select{width:250px;height:30px;line-height: 30px;border: 1px solid #dcd3c2;color: #555;font-size: 16px;padding-left: 10px;background: none;}
/* foot */
.footer{width:100%;height: 163px;background: url(../img/foot.jpg) no-repeat center;}
.foot{width:1200px;margin:0 auto;padding-top:15px;}
.foot ul{width:220px;margin:auto;color:#887767;font-size: 16px;height: 31px;background: url(../img/jsq.png) no-repeat center;text-align: left;padding-left:15px;letter-spacing:23px;line-height:31px;}
.foot ul li{float:left;color:#887767;font-size: 16px;width:31px;height: 31px;background: url(../img/click.png) no-repeat center;text-align: center;line-height: 31px;}
.foot .bot{padding:18px 0;}
.footer p{font-size:14px;color:#fff;text-align: center;line-height: 26px;}

#vsb_content_2 table{margin:auto;}