@charset "utf-8";

* {
	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:-2px;
	top:0;
	transform: translate(-50%);
	object-fit: contain;
}
.page_01 {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 720px;
	background: url("../img/bg_01.jpg") no-repeat center;
}
.downcontainer1 {
	height:698px;
	background: url("../img/bg_02.jpg") no-repeat center;
	z-index: 0;
}
.downcontainer2 {
	height: 806px;
	background: url("../img/bg_03.jpg") no-repeat center;
}

.downcontainer3 {
	height: 784px;
	background: url("../img/bg_04.jpg") no-repeat center;
}
.downcontainer4 {
	height: 804px;
	background: url("../img/bg_05.jpg") no-repeat center;
}
.downcontainer5 {
	height: 783px;
	background: url("../img/bg_06.jpg") no-repeat center;
}
.downcontainer6 {
	height: 804px;
	background: url("../img/bg_07.jpg") no-repeat center;
}
.downcontainer7 {
	height: 785px;
	background: url("../img/bg_08.jpg") no-repeat center;
}
.downcontainer8 {
	height: 803px;
	background: url("../img/bg_09.jpg") no-repeat center;
}
.downcontainer9 {
	height: 786px;
	background: url("../img/bg_10.jpg") no-repeat center;
}



#leftnav {
	position: fixed;
	right: 30px;
	top: 20%;
	width: 98px;
	height: 436px;
	background: url("../img/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: 607px; position: absolute;left: 50%;margin-left: -568px;}
#downloada .btn_downa { float: left; width: 379px; height: 119px; position: relative; text-indent: -9999em; background: url("../img/fast_down1.png") left bottom no-repeat; display: block; margin-top: 0px; }
#downloada .btn_downa:hover { text-decoration: none; background: url("../img/fast_down1_hover.png") left top no-repeat; }
#downloada .btn_downb { float: left; width: 379px; height: 119px; position: relative; text-indent: -9999em; background: url("../img/fast_down2.png") left bottom no-repeat; display: block; margin-left: 0px; }
#downloada .btn_downb:hover { text-decoration: none; background: url("../img/fast_down2_hover.png") left top no-repeat; }
#downloada .btn_downc { float: left; width: 379px; height: 119px; position: relative; text-indent: -9999em; background: url("../img/fast_down3.png") left bottom no-repeat; display: block; margin-left: 0px; margin-top: 0px; }
#downloada .btn_downc:hover { text-decoration: none; background: url("../img/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;
	filter: alpha(opacity=80);
	display: none;
	position: fixed;
	z-index: 40;
	background: silver fixed;
	background-size: cover;
}


        .zb-wrap{
            width: 1319px;
			height:714px;
            margin:0 auto;
			padding-top:90px;
        }
        .zb-wrap .swiper-slide >img{  border:#666 solid 10px;}
		
			.hd-wrap{
            width: 380px;
			height:683px;
            margin:0 auto;
			padding-top:100px;
        }
        .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{width: 1140px;  border:#666 solid 10px;}
		
			.sxgx1-wrap{
            width:1300px;
			height:682px;
            margin:0 auto;
			padding-top:100px;
        }
        .sxgx1-wrap .swiper-slide >img{ border:#666 solid 10px;}
		
				    .sxgx2-wrap{
            width: 960px;
			height:706px;
            margin:0 auto;
			padding-top:100px;
        }
        .sxgx2-wrap .swiper-slide >img{  border:#666 solid 10px;}
		
        .ndsd-wrap{
            width: 1180px;
			height:684px;
            margin:0 auto;
			padding-top:100px;
        }
        .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("../img/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("../img/op.png") center repeat;
	outline: none;
}
.bar .top img {
	display: block;
	margin: 0 auto;
	padding-top: 11px;
}
.show{
	width:1000px;
	margin:0 auto;
	}
	
	
	
	.bl { display: block; }
.ab { position: absolute; left: 431px; top: 0px; }
.rl { position: relative; left: -200px; }
.gzshow { width: 1920px; height: 906px; left: 50%; margin-left: -960px; overflow: hidden; position: relative; background: url("../img/bj_03.jpg") 0px 0px no-repeat; }
.slide1 .uls li { list-style: none; }
.slide1 .prev, .slide1 .next { width: 32px; height: 50px; }
.slide1 .prev { top: -315px; left: -38px; }
.slide1 .next { top: -367px; left: 1144px; }
.slide2 { width: 1203px; height: 500px; left: 894px; margin-left: -840px; top: 20px; }
.slide2 .uls li { list-style: none; }
.slide2 .prev, .slide2 .next { width: 40px; height: 52px; }
.slide2 .prev { top: -213px; left: -59px; }
.slide2 .next { top: -266px; left: 1134px; }
.slide2 .slide2hd { width: 774px; height: 147px; left: 844px; margin-left: -585px; top: 522px; }
.slide2 .slide2hd .sm { width: 97px; height: 97px; }
.slide2 .slide2hd .sm:hover { cursor: pointer; }
.slide2 .slide2hd .sm1 { left: 0px; }
.slide2 .slide2hd .sm1.on { background: url("../img/251.png"); }
.slide2 .slide2hd .sm2 { left: 100px; }
.slide2 .slide2hd .sm2.on { background: url("../img/252.png"); }
.slide2 .slide2hd .sm3 { left: 200px; }
.slide2 .slide2hd .sm3.on { background: url("../img/253.png"); }
.slide2 .slide2hd .sm4 { left: 300px; }
.slide2 .slide2hd .sm4.on { background: url("../img/254.png"); }
.slide2 .slide2hd .sm5 { left: 400px; }
.slide2 .slide2hd .sm5.on { background: url("../img/255.png"); }
.slide2 .slide2hd .sm6 { left: 500px; }
.slide2 .slide2hd .sm6.on { background: url("../img/256.png"); }
.slide2 .slide2hd .sm7 { left: 600px; }
.slide2 .slide2hd .sm7.on { background: url("../img/257.png"); }
.slide2 .slide2hd .sm8 { left: 700px; }
.slide2 .slide2hd .sm8.on { background: url("../img/258.png"); }
.slide2 .slide2hd .sm9 { left: 800px; }
.slide2 .slide2hd .sm9.on { background: url("../img/9.png"); }
.slide3 .uls li { list-style: none; }
.slide3 .prev, .slide3 .next { width: 50px; height: 85px; }
.slide3 .prev { top: -295px; left: 1025px; }
.slide3 .next { top: -380px; left: -300px; background-image: url("../img/LG.png"); }
.slide4 .uls li { list-style: none; }
.slide4 .prev, .slide4 .next { width: 40px; height: 52px; }
.slide4 .prev { top: -262px; left: -85px; }
.slide4 .next { top: -317px; left: 1121px; }
.slide5 .uls li { list-style: none; }
.slide5 .prev, .slide5 .next { width: 40px; height: 52px; }
.slide5 .prev { top: -262px; left: -85px; }
.slide5 .next { top: -317px; left: 1121px; }
a:link { color: rgb(255, 255, 255); text-decoration: none; }
a:visited { text-decoration: none; color: rgb(255, 255, 255); }
a:hover { text-decoration: underline; color: rgb(255, 255, 255); }
a:active { text-decoration: none; color: rgb(255, 255, 255); }
	.NewsList li{height:39px;line-height:39px;overflow:hidden;font-size:20px;color:#fee8b8;padding:0 8px;border-bottom:1px dashed #71584b;}
	.NewsList li:hover{background-color:#413226;}
	.NewsList li a{color:#fcfbe4;}
	.NewsList li a:hover{color:#fee8b8;text-decoration:none;}
	.NewsList li time{float:right;font-size:12px;color:#765442;}
	.NewsList li .lx{color:#fee8b8;}
	.NewsList li span{margin:20px;}
	.NewsList li strong{margin:40px;}