@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
body {
	background-color: #191919;
	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: 920px;
	background: url(../images/bg_01.jpg) no-repeat center;
}
.downcontainer1 {
	height:600px;
	background: url(../images/bg_02.jpg) no-repeat center;
}
.downcontainer2 {
	height: 620px;
	background: url(../images/bg_03.jpg) no-repeat center;
}

.downcontainer3 {
	height: 1084px;
	background: url(../images/bg_04.jpg) no-repeat center;
}
/* .downcontainer4 {
	margin-top: -80px;
	height: 1084px;
	background: url(../images/bg_04.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: 540px;
	height: 150px;
	left:50%;
	margin-left: -590px;
	top: 630px;
}
.nav1,.nav2,.nav3,.nav4 {
	width: 87px;
	height: 266px;
	margin-right:20px;
}

.nav1 {
	margin-left:90px;
	background:url(../images/downland.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/pay.png) no-repeat;
}

.nav3 {
	background:url(../images/js.png) no-repeat;
}

.nav4 {
	background:url(../images/show.png) no-repeat;
}



#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;
        }
        .huanhua-sp .swiper-slide >img{ height:398px; box-shadow:0px 0px 10px #382118; border:5px #382118 solid;}
        .zb-wrap{
            width:1282px;
            left:50%;
			margin-left:-645px;
			margin-top:74px;
        }
        .zb-wrap .swiper-slide >img{ height:830px; }
		
		.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:1000px;
            left:50%;
			margin-left:-460px;
			margin-top:150px;
        }
        .teshu-sp .swiper-slide >img{ height:525px;box-shadow:0px 0px 10px #382118; border:5px #382118 solid;}
		
		
.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:1400px;
            left:50%;
			margin-left:-682px;
			margin-top:180px;

}

.items ul{}


.items li{ width:100px; height:210px; float:left; list-style:none; margin-left:112px;}

.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=80);-moz-opacity:0.8;opacity: 0.8;}

.items span img {margin-top:-300px;}


.downcontainer4 {
	margin-top: -110px;
	height: 1084px;
	background: url(../images/bg_05.jpg) no-repeat center;
}



.swiper-container {
  width: 1240px;
  height: 920px;
}
.swiper-wrapper{
	margin-top: 130px;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
  
}
#prev {
/* background-image: url(../images/prev.png) ; */
left: 340px;
top: 3660px;
right: auto;

}
#next {
/* background-image: url(../images/next.png) ; */
left: 1530px;
top: 3660px;
right: auto;
}