﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
body {
	background-color: #0b0c10;
	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%;
	top: 0;
	transform: translate(-50%);
	object-fit: contain;
}
.page_01 {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 830px;
	background: url(../images/bg_01.jpg) no-repeat center;
}
.downcontainer1 {
	height: 860px;
	background: url(../images/bg_02.jpg) no-repeat center;
}
.downcontainer2 {
	height: 1304px;
	background: url(../images/bg_03.gif) no-repeat center;
}
.downcontainer3 {
	height: 556px;
	background: url(../images/bg_04.jpg) no-repeat center;
}

.downcontainer4 {
	height: 2300px;
	
}

#Flash{width:1920px;height:830px;position:absolute;left:50%;margin:0px auto -272px -960px;z-index:1111111}
#leftnav {
	position: fixed;
	right: 30px;
	top: 20%;
	width: 98px;
	height: 436px;
	background: url(../images/leftNav.html) 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: 1000px;
	height: 199px;
	left:50%;
	margin-left: -380px;
	top: 540px;z-index: 2000000000000000;
}
.nav1,.nav2,.nav3,.nav4 {
	width: 197px;
	height: 199px;
}

.nav1 {
	margin-left:-38px;
	margin-top:-60px;
	background:url(../images/nav1_1.png) no-repeat;
}
.nav1:hover,.nav2:hover，.nav3:hover，.nav4:hover{cursor: pointer;}
.nav2:hover,.nav3:hover {
	margin-top:-5px;	
}
.nav1:hover,.nav4:hover{
	margin-top:-45px;
}
.nav2 {
	background:url(../images/nav2_1.png) no-repeat;
	margin-left:25px;
	margin-top:20px;
}

.nav3 {
	background:url(../images/nav3_1.png) no-repeat;
	margin-left:20px;
	margin-top:20px
}

.nav4 {
	background:url(../images/nav4_1.png) no-repeat;
	margin-left:25px;
	margin-top:-64px;
}





#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:0px;
}

/*底部幻灯片*/
.slideTxtBox{width:1100px;height:520px;left: 50%;margin-left: -560px;top:30px;}
.slideTxtBox .uls li{width:320px;height:450px;float:left;list-style-type:none;margin-left:35px;}
.slideTxtBox .small{width:250px;height:281px;margin-top:50px;margin-left:55px;border:1px solid #2c2a29;}  
.slideTxtBox .normal{width:364px;height:409px;border:1px solid #2c2a29;} 

.slideTxtBox .prev,.slideTxtBox .next{width:22px;height: 44px;top:180px;}
.slideTxtBox .prev{background: url(../images/prev.html);left:20px;}
.slideTxtBox .next{background: url(../images/next.html);left:1100px;}


.bxslider{width:1000px;height:600px;top:-40px; margin:0 auto;}
.bxslider .uls li{width:295px;height:650px;float:left;list-style-type:none; margin-left:30px; }
.bxslider .small{width:291px;height:586px;margin-top:50px;border:1px solid #2c2a29;}  

.bxslider .prev,.bxslider .next{width:22px;height: 44px;top:280px;}
.bxslider .prev{background: url(../images/prev.html);left:-10px;}
.bxslider .next{background: url(../images/next.html);left:1000px;}


.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) 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;
}
#zbshow{
	width:1230px;
	margin:0 auto;
	margin-top:-500px;
	}
	#zbshow img{
		padding-left:20px;
		padding-bottom:5px;
	}
	
.flash {
	margin:0 auto;
	width:870px;
	height:528px;
	top:230px;
	padding-top:237px;
	padding-left:326px;
}