@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
body {
	background-color: #000;
	overflow-x: hidden;
}
/* flash */
.demo{width: 100%;}
#flash{width:1920px;
	 height:960px;
	 position:absolute;
	 left:50%;
	 margin:0px auto -272px -960px;
	 z-index:1000;}

/* 主体 */
.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: 1920px;
	overflow: hidden;
	position: relative;
	height: 960px;
	background: url("../images/1001.jpg"/*tpa=http://43.241.16.145:200/images/1001.jpg*/)/*tpa=http://www.mj22222.com/images/1001.jpg*/ no-repeat center;
	background-size: 100% 100% ;
}
.downcontainer1 {
	height: 980px;
	background: url("../images/bg_01.jpg"/*tpa=http://43.241.16.145:200/images/bg_01.jpg*/)/*tpa=http://www.mj22222.com/images/bg_01.jpg*/ no-repeat center;
}
.downcontainer1_2{
width: 1920px;
	height: 660px;
	left: 50%;
    margin-left: -960px;
    overflow: hidden;
    position: relative;
	background: url("../images/bg_03.jpg"/*tpa=http://43.241.16.145:200/images/bg_03.jpg*/)/*tpa=http://www.mj22222.com/images/bg_03.jpg*/ no-repeat center;
	}
.downcontainer2 {
	height: 878px;
	background: url("../images/bg_04.gif"/*tpa=http://43.241.16.145:200/images/bg_04.gif*/)/*tpa=http://www.mj22222.com/images/bg_04.jpg*/ no-repeat center;

}
.downcontainer3 {
	height: 878px;
	background: url("../images/bg_05.gif"/*tpa=http://43.241.16.145:200/images/bg_05.gif*/)/*tpa=http://www.mj22222.com/images/bg_05.jpg*/ no-repeat center;
}

.downcontainer4 {
	height: 652px;
	background: url("../images/bg_06.jpg"/*tpa=http://43.241.16.145:200/images/bg_06.jpg*/)/*tpa=http://www.mj22222.com/images/bg_06.jpg*/ no-repeat center;
}


#leftnav {
	position: fixed;
	right: 30px;
	top: 20%;
	width: 98px;
	height: 436px;
	background: url("../images/leftNav.png"/*tpa=http://43.241.16.145:200/images/leftNav.png*/)/*tpa=http://www.mj22222.com/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: 1200px;
	height: 150px;
	left:50%;
	margin-left: -515px;
	top: 780px;
	z-index: 1000;
}
.nav1,.nav2 {
	width: 266px;
	height: 87px;
	margin-right: 110px;
}
.nav3 {
	width: 266px;
	height: 87px;
	/* margin-left: 235px; */
}
.nav4 {
	width: 266px;
	height: 87px;
	/* margin-right:30px; */
	margin-left: 110px;
}

.nav1 {
	/* margin-left:90px; */
	background:url("../images/downland.png"/*tpa=http://43.241.16.145:200/images/downland.png*/)/*tpa=http://www.mj22222.com/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/show.png"/*tpa=http://43.241.16.145:200/images/show.png*/)/*tpa=http://www.mj22222.com/images/pay.png*/ no-repeat;
}

.nav3 {
	background:url("../images/js.png"/*tpa=http://43.241.16.145:200/images/js.png*/)/*tpa=http://www.mj22222.com/images/js.png*/ no-repeat;
}

.nav4 {
	background:url("../images/pay.png"/*tpa=http://43.241.16.145:200/images/pay.png*/)/*tpa=http://www.mj22222.com/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:0px;
}

/*底部幻灯片*/
.slideTxtBox{width:1100px;height:800px;left: 50%;margin-left: -560px;top:120px;}
.slideTxtBox .uls li{width:320px;height:800px;float:left;list-style-type:none;margin-left:35px;}
.slideTxtBox .small{width:250px;height:281px;margin-top:100px;margin-left:55px;border:1px solid #2c2a29;}  
.slideTxtBox .normal{width:400px;height:500px;border:1px solid #2c2a29; margin-left: -20px;} 


.slideTxtBox .prev,.slideTxtBox .next{width:22px;height: 44px;top:180px;}
.slideTxtBox .prev{background: url("../images/prev.png"/*tpa=http://43.241.16.145:200/images/prev.png*/)/*tpa=http://www.mj22222.com/images/prev.png*/;left:20px;}
.slideTxtBox .next{background: url("../images/next.png"/*tpa=http://43.241.16.145:200/images/next.png*/)/*tpa=http://www.mj22222.com/images/next.png*/;left:1100px;}


.bxslider{width:1000px;height:770px;top:-40px; margin:0 auto;}
.bxslider .uls li{width:295px;height:800px;float:left;list-style-type:none; margin-left:49px; }
.bxslider .small{width:200px;height:570px;margin-top:120px;border:1px solid #2c2a29;}  

.bxslider .prev,.bxslider .next{width:22px;height: 44px;top:380px;}
.bxslider .prev{background: url("../images/prev.png"/*tpa=http://43.241.16.145:200/images/prev.png*/)/*tpa=http://www.mj22222.com/images/prev.png*/;left:-30px;}
.bxslider .next{background: url("../images/next.png"/*tpa=http://43.241.16.145:200/images/next.png*/)/*tpa=http://www.mj22222.com/images/next.png*/;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"/*tpa=http://43.241.16.145:200/images/op.png*/)/*tpa=http://www.mj22222.com/images/op.png*/ center repeat;
	margin-bottom: 1px;
	outline: none;
}
.bar .nor:hover, .bar .cur {
	background: #610004;
}
.bar .home {
	font: 14px/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=http://43.241.16.145:200/images/op.png*/)/*tpa=http://www.mj22222.com/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;
}



.zhuangbeishow{width: 759px;height: 345px;margin:0px auto;position:absolute;left: 1176px;z-index:996;}
.zhuangbei_ul{}
.zhuangbei_ul li{width: 70px;height: 200px;float:left;margin-top:0px;margin-right: 114px;}
.zhuangbei_ul .container-item{width: 67px;height: 86px;}
.zhuangbei_ul .container-item img{padding-top:0px;}

.preview{z-index:999;position: absolute;}
.zhuangbei_ul .container-item .shine {
  position: absolute;
  background-image: url("../images/icon_shine.png"/*tpa=http://43.241.16.145:200/images/icon_shine.png*//*tpa=http://103.216.155.156:543/qlzj/images/icon_shine.png*/);
  background-repeat: no-repeat;
  top: 0px;
  left: 0px;
  width: 42px;
  height: 42px;
  background-position: -99px 0;
  -webkit-animation: shine 3s infinite;
  animation: shine 3s infinite;
  z-index:1;
}



.zhuangbei_ul .container-item:hover .shine {
background-image: none;}

@-webkit-keyframes shine {
  0% {
    background-position: -99px 0;
  }
  100% {
    background-position: 99px 0;
  }
}

@keyframes shine {
  0% {
    background-position: -99px 0;
  }
  100% {
    background-position: 99px 0;
  }
}


#sb_01{width: 1275px;height: 340px;margin:0px auto;position:absolute;top: 123px;left: -800px;}
#sb_01 li{width: 0px;height:115.5px;float:left;margin-top:1px;margin-left: 0px;margin-right: 127px;display: inline-block;position: relative;}



#sb_02{width: 785px;height: 340px;margin:0px auto;position:absolute;top: 806px;left: -800px;}
#sb_02 li{width: 0px;height: 115.5px;float:left;margin-top:1px;margin-left: 0px;margin-right:127px;display: inline-block;position: relative;}



#sb_03{width: 412px;height: 340px;margin:0px auto;position:absolute;top: 352px;left: 12px;}
#sb_03 li{width: 0px;height: 79px;float:left;margin-top:1px;margin-left: 0px;margin-right: 86.2px;display: inline-block;position: relative;}



#preview{position:absolute;border: 1px solid #3d332a;background: #241d17;padding:5px;display:none;color:#fff;z-index:999;}
.large_thumb_shine{width:46px;height:46px;background:url("../images/shine.html"/*tpa=http://43.241.16.145:200/images/shine.html*//*tpa=http://103.216.155.156:543/qlzj/images/shine.html*/);position:absolute;background-position:99px 0;margin-top:-49px;background-repeat:no-repeat}

