@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
body {
	background-color: #000;
	overflow-x: hidden;
	background: url("../images/bg_01.jpg"/*tpa=https://www.qw17.cn/images/bg_01.jpg*/) no-repeat ;
}
.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%;
	top: 0;
	transform: translate(-50%);
	object-fit: contain;
}
.page_01 {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 998px;
	
	z-index:5
}
.downcontainer1 {
	height: 712px;
	background: url("../images/bg_02.jpg"/*tpa=https://www.qw17.cn/images/bg_02.jpg*/) no-repeat center;
}
.downcontainer2 {
	height: 680px;
	background: url("../images/bg_03.jpg"/*tpa=https://www.qw17.cn/images/bg_03.jpg*/) no-repeat center;
}
.downcontainer3 {
	height: 560px;
	background: url("../images/bg_04.jpg"/*tpa=https://www.qw17.cn/images/bg_04.jpg*/) no-repeat center;
}

.downcontainer4 {
	height: 910px;
	background: url("../images/bg_05.jpg"/*tpa=https://www.qw17.cn/images/bg_05.jpg*/) no-repeat center;
}
.downcontainer5 {
	height: 660px;
	background: url("../images/bg_06.jpg"/*tpa=https://www.qw17.cn/images/bg_06.jpg*/) no-repeat center;
}
.downcontainer6 {
	height: 800px;
	background: url("../images/bg_07.jpg"/*tpa=https://www.qw17.cn/images/bg_07.jpg*/) no-repeat center;
}
.downcontainer7 {
	height: 812px;
	background: url("../images/bg_08.jpg"/*tpa=https://www.qw17.cn/images/bg_08.jpg*/) no-repeat center;
}

#leftnav {
	position: fixed;
	right: 30px;
	top: 20%;
	width: 98px;
	height: 436px;
	background: url("../images/leftNav.png"/*tpa=https://www.qw17.cn/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: -290px;
	top: 720px;
	z-index:5
}
.nav1,.nav2,.nav3,.nav4 {
	width: 87px;
	height: 280px;
	margin-right:20px;
}

.nav1 {
	margin-left:90px;
	background:url("../images/downland.png"/*tpa=https://www.qw17.cn/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"/*tpa=https://www.qw17.cn/images/pay.png*/) no-repeat;
}

.nav3 {
	background:url("../images/js.png"/*tpa=https://www.qw17.cn/images/js.png*/) no-repeat;
}

.nav4 {
	background:url("../images/show.png"/*tpa=https://www.qw17.cn/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 */
.slider1Preview {
	width:500px;
	height:50px;
}

/*底部幻灯片*/
.slideTxtBox{width:1100px;height:520px;left: 50%;margin-left: -540px;top:80px;}
.slideTxtBox .uls li{width:322px;height:664px;float:left;list-style-type:none;margin-left:20px;}
.slideTxtBox .small{width:220px;height:454px;margin-top:60px;margin-left:20px;}  
.slideTxtBox .normal{width:322px;height:664px;} 

.slideTxtBox .prev,.slideTxtBox .next{width:22px;height: 44px;top:220px;}
.slideTxtBox .prev{background: url("../images/prev.png"/*tpa=https://www.qw17.cn/images/prev.png*/);left:-55px;}
.slideTxtBox .next{background: url("../images/next.png"/*tpa=https://www.qw17.cn/images/next.png*/);left:1020px;}

.bxslider{width:1150px;height:590px;top:-20px; margin:0 auto;}
.bxslider .uls li{width:326px;height:590px;float:left;list-style-type:none;margin-left:50px;}
.bxslider .small{width:326px;height:483px;margin-top:50px;}  

.bxslider .prev,.bxslider .next{width:22px;height: 44px;top:240px;}
.bxslider .prev{background: url("../images/prev.png"/*tpa=https://www.qw17.cn/images/prev.png*/);left:-10px;}
.bxslider .next{background: url("../images/next.png"/*tpa=https://www.qw17.cn/images/next.png*/);left:1180px;}

.points{margin:0 auto;position:relative; left:50%;}
.points li{float:left; word-spacing: 5px;width:20px;height:20px; font-size:25px;}
.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"/*tpa=https://www.qw17.cn/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"/*tpa=https://www.qw17.cn/images/op.png*/) center repeat;
	outline: none;
}
.bar .top img {
	display: block;
	margin: 0 auto;
	padding-top: 11px;
}
.show{
	width:1000px;
	margin:0 auto;
	}
	
.flash {
	left:50%;
	width:900px;
	height:480px;
	margin-left:-475px;
	top:150px;
	background-color:#FFF;
	border:solid 5px #fff;
}