@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
body {
	background-color: #000;
	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:0px;
	top:0;
	transform: translate(-50%);
	object-fit: contain;
}
.page_01 {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 1080px;
	background: url(../images/bg_01.jpg) no-repeat center;
}
.downcontainer1 {
	height:698px;
	background: url(../images/bg_02.jpg) no-repeat center;
	z-index: 0;
}
.downcontainer2 {
	height: 856px;
	background: url(../images/bg_03.jpg) no-repeat center;
} 

.downcontainer3 {
	height: 884px;
	background: url(../images/bg_04.jpg) no-repeat center;
}
.downcontainer4 {
	height: 942px;
	background: url(../images/bg_05.jpg) no-repeat center;
}
.downcontainer5 {
	height: 783px;
	background: url(../images/bg_06.jpg) no-repeat center;
}
.downcontainer6 {
	height: 902px;
	background: url(../images/bg_07.jpg) no-repeat center;
}
.downcontainer7 {
	height: 883px;
	background: url(../images/bg_08.jpg) no-repeat center;
}
.downcontainer8 {
	height: 903px;
	background: url(../images/bg_09.jpg) no-repeat center;
}
.downcontainer9 {
	height: 786px;
	background: url(../images/bg_10.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;
}

#gonggao { width: 1080px; height: 119px; position: absolute; z-index: 1500; }
#downloada { float: left; width: 1280px; height: 119px; overflow: hidden; margin-right: 20px;  margin-top:905px; position: absolute;left: 50%;margin-left: -568px;}
#downloada .btn_downa { float: left; width: 379px; height: 119px; position: relative; text-indent: -9999em; background: url("../images/fast_down1.png") left bottom no-repeat; display: block; margin-top: 0px; }
#downloada .btn_downa:hover { text-decoration: none; background: url("../images/fast_down1_hover.png") left top no-repeat; }
#downloada .btn_downb { float: left; width: 379px; height: 119px; position: relative; text-indent: -9999em; background: url("../images/fast_down2.png") left bottom no-repeat; display: block; margin-left: 0px; }
#downloada .btn_downb:hover { text-decoration: none; background: url("../images/fast_down2_hover.png") left top no-repeat; }
#downloada .btn_downc { float: left; width: 379px; height: 119px; position: relative; text-indent: -9999em; background: url("../images/fast_down3.png") left bottom no-repeat; display: block; margin-left: 0px; margin-top: 0px; }
#downloada .btn_downc:hover { text-decoration: none; background: url("../images/fast_down3_hover.png") left top 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 */
        .zb-wrap{
            width: 1529px;
			height:714px;
            margin:0 auto;
			padding-top:90px;
        } 
        .zb-wrap .swiper-slide >img{  border:#666 solid 10px;}
		
			.hd-wrap{
            width: 630px;
			height:683px;
            margin:0 auto;
			padding-top:51px;
        }
        .hd-wrap .swiper-slide >img{  border:#666 solid 10px;}
		
		    .sx-wrap{
            width: 1140px;
			height:706px;
            margin:0 auto;
			padding-top:100px;
        }
        .sx-wrap .swiper-slide >img{  border:#666 solid 10px;}
		
			.sxgx1-wrap{
            width:1640px;
			height:682px;
            margin:0 auto;
			padding-top:83px;
        }
        .sxgx1-wrap .swiper-slide >img{ border:#666 solid 10px;}
		
				    .sxgx2-wrap{
            width: 1200px;
			height:683px;
            margin:0 auto;
			padding-top:190px;
        }
        .sxgx2-wrap .swiper-slide >img{  border:#666 solid 10px;}
		
        .ndsd-wrap{
            width: 1180px;
			height:564px;
            margin:0 auto;
			padding-top:220px;
        }
        .ndsd-wrap .swiper-slide >img{  border:#666 solid 10px;}
		
		
.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;
	}
	
	/*下载*/
	#Download{width:505px;height:159px;text-align:center;position:absolute;top:770px;left:50%;margin-left:-325px;background:url(../images/pellucidity_50.png) repeat left top; z-index:1400;border-radius:5px;}
	#Download .btn_danbao{float:left;width:109px;height:25px;overflow:hidden;margin-top:16px;margin-left:20px;margin-right:15px;background:url(../images/dandao.png) no-repeat left bottom;padding-top:95px;}
	#Download .btn_danbao2{float:left;width:130px;height:35px;overflow:hidden;margin-top:16px;margin-right:15px;background:url(../images/erweima.png) no-repeat left bottom;padding-top:95px;}
	#Download .btn_danbao em{font-size:14px;color:#000;display:block;}
	#Download .erweima{float:left;width:109px;height:109px;margin-top:26px;margin-right:20px;margin-left:20px;position:relative;border-radius:5px;}
	#Download .erweima span{position:absolute;left:0;top:0;right:0px;bottom:0px;text-align:center;background-color:#bbaa7c;color:#fff;font-size:14px;padding-top:32px;border-radius:5px;}
	#Download .erweima img{width:100%;height:100%;position:absolute;left:0;bottom:0px;border-radius:5px;}
	#Download .btn_down_dlk{float:left;width:216px;height:56px;text-indent:-999em;margin-top:22px;margin-bottom:4px;background:url(../images/xiazai.png) no-repeat left top;}
	#Download .btn_down_dlk:hover{background-position:left bottom;}
	#Download .btn_down_bd{float:left;width:216px;height:56px;text-indent:-999em;background:url(../images/buding.png) no-repeat left top;}
	#Download .btn_down_bd:hover{background-position:left bottom;}
	#Download .btn_Recharge{float:right;width:109px;height:109px;text-indent:-999em;overflow:hidden;margin-top:26px;margin-right:20px;background:url(../images/cz.png) no-repeat left top;}
	#Download .btn_Recharge:hover{background-position:left bottom;}
	#Download .btn_security{width:329px;height:58px;position:absolute;text-indent:-999em;bottom:-80px;left:50%;margin-left:-165px;background:url(../images/jiaocheng.png) no-repeat left top;}
	#Download .btn_security:hover{background-position:left bottom;}	
	
		#GameLive{height:1001px;position:relative;max-width:1920px;min-width:1280px;margin:0 auto;background:url(../images/bj_1.png) no-repeat center top;background-size:cover;border-top:3px solid #bbaa7c;}
	#GameLive .center{width:1256px;height:703px;margin:0px auto 0px auto;padding-top:25px;background:url(../images/video_bj1.png) no-repeat left top;}
	#GameLive .livebox{width:1198px;height:672px;margin:0 auto;background:#333;overflow:hidden;}
	#GameLive .livebox img{width:100%;height:100%;display:block;cursor:pointer;}
	
		.MainTitle{height:124px;line-height:124px;text-align:center;font-size:36px;font-weight:normal;color:#7a703f;background:url(../images/maintitle_bj.png) no-repeat center bottom;}
	
		/*菜单*/
	#menu{width:1380px;position:absolute;margin:0 auto;top:0px;z-index:1500;left:50%;margin-left:-700px;}
	#menu ul{float:left;position:absolute;}
	#menu ul li{float:left;width:130px;height:81px;text-align:center;margin-right:54px;}
	#menu ul li.hover_ ._bg{display:block;}
	#menu ul li a{text-decoration:none;display:block;position:relative;padding-top:14px;height:67px;}
	#menu ul li a ._bg{background:url(../images/meun_bj.png) no-repeat left top;width:129px;height:0px;position:absolute;bottom:0px;left:0px;display:none;}
	#menu ul li a strong{line-height:32px;font-size:16px;font-weight:normal;color:#ffffff;display:block;position:relative;}
	#menu ul li a span{line-height:18px;color:#faf684;text-transform:uppercase;display:block;position:relative;}
	#menu ul li:hover{}
	#menu ul li:nth-of-type(3){margin-right:383px;}
	#menu ul li:nth-last-of-type(1){margin-right:0px;}