@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
body {
	background-color: #100f14;
	overflow-x: hidden;
}
.bigcontainer {
	width: 100%;
}
.test {
	border: 1px solid red;
}
.fl {
	float: left;
}
.cl {
	clean: both;
}
.bl {
	display: block;
}
.ab {
	position: absolute;
}
.rl {
	position: relative;
}
video {
	position: absolute;
	left:50%;
	margin-left:-2px;
	top:0;
	transform: translate(-50%);
	object-fit: contain;
}
.page_01 {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 980px;
	background: url(../images/bg_01.jpg) no-repeat center;
}
.downcontainer1 {
	height:669px;
	background: url(../images/bg_01.jpg) no-repeat center;
}
.downcontainer2 {
	height: 979px;
	background: url(../images/bg_03.jpg) no-repeat center;
}

.downcontainer3 {
	height: 1013px;
	background: url(../images/bg_04.jpg) no-repeat center;
}
.downcontainer4 {
	height: 1034px;
	background: url(../images/bg_05.jpg) no-repeat center;
}
.downcontainer5 {
	height:839px;
	background: url(../images/bg_06.jpg) no-repeat center;
}
.downcontainer6 {
	height: 926px;
	background: url(../images/bg_07.jpg) no-repeat center;
}
.downcontainer7 {
	height: 1050px;
	background: url(../images/bg_08.jpg) no-repeat center;
}



#leftnav {
	position: fixed;
	right: 30px;
	top: 20%;
	width: 98px;
	height: 436px;
	background: url(../images/leftNav.png) no-repeat;
	z-index: 20;
}
#leftnav a {
	width: 98px;
	height: 97px;
	display: block;
	text-align:center;
	padding-right:5px;
}
.gif {
	width: 1920px;
	text-align: center;
	margin: 0 auto;
}
.navs {
	width: 1046px;
	height: 97px;
	left:50%;
	margin-left: -526px;
	top: 812px;
	z-index: 99;
}
.nav1,.nav2,.nav3,.nav4 {
	width: 293px;
	height: 95px;
	/* margin-right: 166px; */
}

.nav1 {
	/* margin-left:90px; */
	background:url(../images/xz.png) no-repeat;
}
.nav1:hover,.nav2:hover，.nav3:hover，.nav4:hover{cursor: pointer;}
.nav1:hover,.nav2:hover,.nav3:hover,.nav4:hover {
	margin-top:-10px;	
}

.nav2 {
	background:url(../images/cz.png) no-repeat;
	margin-left: 85px;
}




.nav3 {
	background:url(../images/kf.png) no-repeat;
	/* margin-left: 38px; */
	float: right;
}






#weixin {
	display: none;
	position: fixed;
	top: 25%;
	left: 38%;
	z-index: 50;
	background: white;
}
#over {
	width: 100%;
	height: 100%;
	opacity: 0.5;/*设置背景色透明度,1为完全不透明,IE需要使用filter:alpha(opacity=80);*/
	filter: alpha(opacity=80);
	display: none;
	position: fixed;
	z-index: 40;
	background: silver fixed;
	background-size: cover;
}

/* 幻灯片所需CSS */
        .huanhua-sp{
            width:1000px;
            left:50%;
			margin-left:-450px;
			margin-top:180px;
			
		}
		.swiper-container{
			--swiper-theme-color: #000;
			--swiper-pagination-color: #000;/* 两种都可以 */}
			
        .huanhua-sp .swiper-slide >img{ height:398px; box-shadow:0px 0px 10px #382118; border:5px #fff solid;}
        .zb-wrap{
            width:1100px;
            left:50%;
			margin-left:-528px;
			margin-top:220px;
        }
        .zb-wrap .swiper-slide >img{  margin-left: 10px;}
		
		.zhuanshu-sp{
            width:1000px;
            left:50%;
			margin-left:-520px;
			margin-top:150px;
        }
        .zhuanshu-sp .swiper-slide >img{ height:586px; box-shadow:0px 0px 10px #382118; border:5px #382118 solid;}
		
		.teshu-sp{
            width:1035px;
            left:50%;
			margin-left:-520px;
			margin-top:235px;
        }
		.teshu-sp .swiper-slide >img{ height:728px;box-shadow:0px 0px 10px #382118; border:5px #fff solid;}
		
		.swiper-slide {
			background-size: cover;
			background-position: center;
		  }
	  
		  .gallery-top {
			height: 80%;
			width: 100%;
		  }
	  
		  .zb-thumbs {
			width: 400px;
			margin: 0 auto;
			box-sizing: border-box;
			padding: 50px 0;
		  }
	      .zb-thumbs .swiper-slide >img{ height:100px; width:100px; margin-left: 10px;}
		  .zb-thumbs .swiper-slide {
			height: 20%;

			opacity: 0.4;
		  }
	  
		  .zb-thumbs .swiper-slide-thumb-active {
			opacity: 1;
		  }
		
.on{color:#cecece;}

.bar {
	width: 100px;
	position: fixed;
	top: 102px;
	right: 30px;
	z-index: 1000;
}
.bar .nor {
	color: #fff;
	width: 100px;
	height: 70px;
	display: block;
	text-align: center;
	text-decoration: none;
	font: 14px/70px "微软雅黑";
	background: url(../images/op.png) center repeat;
	margin-bottom: 1px;
	outline: none;
}
.bar .nor:hover, .bar .cur {
	background: #610004;
}
.bar .home {
	font: 18px/70px "微软雅黑";
	outline: none;
}
.bar .home:hover {
	background: #610004;
}
.bar .top {
	width: 100px;
	height: 42px;
	display: block;
	text-align: center;
	background: url(../images/op.png) center repeat;
	outline: none;
}
.bar .top img {
	display: block;
	margin: 0 auto;
	padding-top: 11px;
}
.show{
	width:1000px;
	margin:0 auto;
	position:relative;
	height:3000px;
	}
	
.bg-show{
	width:1297px;
	height:914px;
	background:url(../images/bg_z.png) no-repeat center;
	margin:0 auto;
	position:relative;
	}
	
.items {width:1226px;left:50%;margin-left:-556px;margin-top:320px;margin-top: 238px;}
.items ul{}
.items li{ width:53.9px; height:127px; float:left; list-style:none; margin-right:64.4px;}
.downcontainer4 .items{margin-left: -441px;width: 1200px;margin-top: 321px;}
.downcontainer4 .items li{margin-right: 131px;height: 152px;}

.downcontainer2 .items{margin-left: -503px;width: 1200px;margin-top: 313px;}
.downcontainer2 .items li{margin-right: 154px;height: 182px;}


.itemcss{ position:relative;width:52px; height:52px;margin:0 auto}  
.itemcss a,.itemcss span{display:none; text-decoration:none}
.itemcss:hover{cursor:pointer} 
.itemcss:hover a.now{cursor:pointer; position:absolute; top:0; width:100%; height:100%;
 z-index:100; left:0; display:block;}
.itemcss:hover span{ display:block;position:absolute; bottom:0; left:0;color:#FFF;margin-left:50px;
z-index:10;height:36px; line-height:36px; filter:alpha(opacity=90);-moz-opacity:0.9;opacity: 0.9;}




#Version{width:100%;height:916px;position:relative;overflow:hidden;padding-top: 68px;z-index:11}
#Flash{width:1920px;height:916px;position:absolute;left:50%;margin:0px auto -272px -960px;z-index:-1}
#Header{margin:0 auto -290px -960px;width:1920px;height:916px;position:absolute;left:50%;z-index:-2;line-height:0px;}



.PartTitle2{padding:14px 0 14px 38px;height:35px;line-height:35px;position:relative;font-size:19px;font-weight:normal;color:#ab8324;background:url(../images/icon_.png) no-repeat left center;border-bottom:1px solid #5e5f64;}
	.PartTitle2 span{font-size:13px;font-family:'times new roman', times, serif;color:#8a8b8f;text-transform:uppercase;}
	.PartTitle2 .more{position:absolute;font-size:12px;color:#fff;right:5px;padding-right:27px;background:url(../images/icon_more.png) no-repeat right center;}
	.PartTitle2 .more:hover{color:#ab882a;}

.ml10{margin-left:10px;}
.m5{width:100%;height:auto;overflow:hidden;padding-bottom:10px;background: url(../images/footb1g.png) top no-repeat; z-index:999999; padding-top: 160px;}
.zb{width:1281px;height:auto;overflow:hidden;margin:0 auto;padding:10px 00px 00px 00px;padding-top:10px;padding-top:10px;padding-bottom:10px;}


.zb_3bg{padding:10px 10px 10px;width:400px;height:auto;overflow:hidden;float:left;background-color:#4C3B2B;position:relative}
.zb_3{padding:10px 10px 10px 10px;width:380px;height:auto;overflow:hidden;float:left;position:relative;overflow:hidden;background-color:#221;box-shadow:0 0px 14px rgba(0,0,0,0.3) inset;}
.zb_3_t{width:380px;height:41px;float:left;background:#FFF;line-height:41px;color:#bda575;text-align:center;font-size:16px;font-weight:bold;}
.zb_3_d{width:380px;height:0px;float:left;background:#FFF;position:relative}
.zb_3 .role-itemst{width:370px;height:auto;float:left;position:relative;}
.zb_3 .role-itemst img{margin:0 auto;height:auto;overflow:hidden;display:block;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;padding:5px;}


.zb_2bg{padding:10px 10px 10px;width:615px;height:auto;overflow:hidden;float:left;background-color:#4c3b2b;position:relative}
.zb_2{padding:10px 10px 10px 10px;width:595px;height:auto;overflow:hidden;float:left;position:relative;overflow:hidden;background-color:#221;box-shadow:0 0px 14px rgba(0,0,0,0.3) inset;}
.zb_2_t{width:595px;height:41px;float:left;background:#FFF;line-height:41px;color:#bda575;text-align:center;font-size:16px;font-weight:bold;}
.zb_2_d{width:595px;height:0px;float:left;background:#FFF;position:relative}
.zb_2 .role-itemst{width:585px;height:auto;float:left;position:relative;}
.zb_2 .role-itemst img{margin:0 auto;height:auto;overflow:hidden;display:block;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;padding:5px;}

.zb_1bg{padding:10px 10px 10px;width:1260px;height:auto;overflow:hidden;float:left;background-color:#4C3B2B;position:relative}
.zb_1{padding:10px 10px 10px 10px;width:1240px;height:auto;overflow:hidden;float:left;position:relative;overflow:hidden;background-color:#161419;box-shadow:0 0px 14px rgba(0,0,0,0.3) inset;}
.zb_1_t{width:1240px;height:41px;float:left;background:#FFF;line-height:41px;color:#bda575;text-align:center;font-size:16px;font-weight:bold;}
.zb_1_d{width:1240px;height:0px;float:left;background:#FFF;position:relative}
.zb_1 .role-itemst{width:1240px;height:auto;float:left;position:relative;}
.zb_1 .role-itemst img{margin:0 auto;height:auto;overflow:hidden;display:block;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;padding:5px;}


