﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
body {
	background-color: #0b0b0d;
	overflow-x: hidden;
}
#Flash{width:1920px;height:1070px;position:absolute;left:50%;margin:0px auto -272px -960px;}
.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: 1068px;
	background-image: url(../235ps/235ps.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.downcontainer1 {
	height: 600px;
	background: url(../images/bg_02.jpg) no-repeat center;
}
.downcontainer2 {
width:1920px;
left:50%; margin-left:-960px;
position:relative;
	height: 3400px;
	background-image: url(../images/bg_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.downcontainer3 {
	height: 2200px;
	background: url(../images/bg_04.jpg) no-repeat center;
}

.downcontainer4 {width:1920px;
left:50%; margin-left:-960px;
position:relative;
	height: 1000px;
	background-image: url(../images/bg_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.downcontainer5 {
	height: 514px;
	background: url(../images/bg_06.jpg) no-repeat center;
}
.downcontainer6 {
	height: 889px;
}
.downcontainer7 {
	height: 812px;
	background: url(../images/bg_08.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: 840px;
	height: 150px;
	left:50%;
	margin-left: -280px;
	top: 680px;
}
.nav1,.nav2,.nav3,.nav4,.nav5 {
	width: 70px;
	height: 235px;
	margin-right:70px;
}

.nav1 {
	margin-left:40px;
	background:url(../images/download.gif) no-repeat;
}
.nav1:hover,.nav2:hover,.nav3:hover,.nav4:hover,.nav5:hover{cursor: pointer;}
.nav1:hover,.nav2:hover,.nav3:hover,.nav4:hover,.nav5:hover{
	margin-top:0px;	
}

.nav2 {
	background:url(../images/pay.gif) no-repeat;
}

.nav3 {
	background:url(../images/gl.gif) no-repeat;
}

.nav4 {
	background:url(../images/js.gif) no-repeat;
}
.nav5 {
	background:url(../images/QQ.GIF) no-repeat;
}




#ps235 {
    margin-top: 170px;
	left: 38%;
	margin-left:-370px;
	position: absolute;
}


#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 */
/* 幻灯片所需CSS */
        .huanhua-sp{
            width:1000px;
            left:50%;
			margin-left:-450px;
			margin-top:180px;
			
		}
		.swiper-container{
			--swiper-theme-color: #fff;
			--swiper-pagination-color: #fff;/* 两种都可以 */}
			
        .huanhua-sp .swiper-slide >img{ height:398px; box-shadow:0px 0px 10px #382118; border:5px #fff solid;}
        .zb-wrap{
            width:1200px;
            left:50%;
			margin-left:-600px;
			margin-top:180px;
        }
        .zb-wrap .swiper-slide >img{  margin-left: 10px;}
		
		.zhuanshu-sp{
            width:1000px;
            left:50%;
			margin-left:-480px;
			margin-top:0px;
        }
        .zhuanshu-sp .swiper-slide >img{ height:586px; box-shadow:0px 0px 10px #382118; border:5px #382118 solid;}
		
		.teshu-sp{
            width:620px;
            left:50%;
			margin-left:-300px;
			margin-top:400px;
        }
		
		
		
		.swiper-slide {
			background-size: cover;
			background-position: center;
		  }
	  
		  .gallery-top {
			height: 80%;
			width: 100%;
		  }
	  
		  .zb-thumbs {
			width: 400px;
			margin: 0 auto;
			box-sizing: border-box;
			padding: 50px 0;
		  }
	      .zb-thumbs .swiper-slide >img{ height:100px; width:100px; margin-left: 10px;}
		  .zb-thumbs .swiper-slide {
			height: 20%;

			opacity: 0.4;
		  }
	  
		  .zb-thumbs .swiper-slide-thumb-active {
			opacity: 1;
		  }

/*底部幻灯片*/
.slideTxtBox{width:1100px;height:520px;left: 50%;margin-left: -560px;top:150px;}
.slideTxtBox .uls li{width:320px;height:450px;float:left;list-style-type:none;margin-left:50px;}
.slideTxtBox .small{width:220px;height:320px;margin-top:50px;margin-left:40px;}  
.slideTxtBox .normal{width:308px;height:446px;} 

.slideTxtBox .prev,.slideTxtBox .next{width:22px;height: 44px;top:180px;}
.slideTxtBox .prev{background: url(../images/prev.png);left:-55px;}
.slideTxtBox .next{background: url(../images/next.png);left:1100px;}
.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;
}
.show{
	width:1000px;
	margin:0 auto;
	}
	
.flash {
	left:50%;
	width:960px;
	height:542px;
	margin-left:-475px;
	top:280px;
}

/*弹出层*/
.layer-toplayer {
	width: 800px;
	height: 732px;
	background : url(../images/LayerTextbg.jpg);
}
.layer-title {
	font: normal 50px "微软雅黑";
	text-align: center;
	margin-top: 150px;
}
.layer-detailText {
	width: 700px;
	height: 450px;
	overflow-x: hidden;
	overflow-y: auto;
	font: normal 18px "微软雅黑";
	margin-left: 50px;
	color:#fff;
	font-size:14px;
}
.bh1{}
.bh2{ margin-left:300px;}
.bh3{ margin-left:600px;}
.bh4{ margin-left:900px;}
.gz1,.gz2,.gz3{ margin-top:50px;}
.gz2 { margin-left:100px;margin-top:570px;}
.gz4 { margin-left:700px;margin-top:750px;}
.gz3 { margin-left:700px;}


		#wrap{
			padding-top:350px;
			margin:0 auto;
			width: 1000px;
			height: 400px;
			
			
		}
		#wrap > ul{
			width: 120%;
			list-style: none;
			
		}
		#wrap > ul > li{
			float: left;
			width: 100px;
			height: 400px;
			cursor: pointer;
			border: solid 1px #484848;
			box-shadow: 10px 10px 5px #0d0d0d;
		}
		#wrap > ul > li:nth-child(1){
			background: url('../img/1.jpg') no-repeat center/cover;
		}
		#wrap > ul > li:nth-child(2){
			background: url('../img/2.jpg') no-repeat center/cover;
		}
		#wrap > ul > li:nth-child(3){
			background: url('../img/3.jpg') no-repeat center/cover;
			
		}
		#wrap > ul > li:nth-child(4){
			background: url('../img/4.jpg') no-repeat center/cover;
			width: 700px;
		}	
		#wrap > ul > li > .text{
			width: 100px;
			height: 100%;
			background: #000;
			font-size:16px;
			opacity: .6;
		}
		#wrap > ul > li > .text p{
			padding: 20px 40px;
			font-family: 'Microsoft yahei';
			font-size:16px;
			color: #e7d4b9;
		}
.slide2{
	width:1044px;height:508px;left: 726px;margin-left: -288px;top:163px;
	
}

.slide2 .uls li{list-style: none;}
.slide2 .uls li img{border:5px solid #fedea0;}

.slide2 .prev,.slide2 .next{width:72px;height:95px;}
.slide2 .prev{top:-305px;left:-167px;background-position:left top}

.slide2 .next{top:-404px;right:-1148px;background-position:right top}

.ab {
position: absolute;
}


.zuoyi {
            transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;
        }

.zuoyi:hover {
            transform: translate(0, 10px);
            -webkit-transform: translate(0, 10px);
            -moz-transform: translate(0, 10px);
            -o-transform: translate(0, 10px);
            -ms-transform: translate(0, 10px);
        }
