.F_jz{
	    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%,0);
}
#loadDiv {
	/*背景图片*/
	/*background:url(../img/0.png) no-repeat;*/
	background: #FFFFFF;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
}

/*加载百分比*/
#loadBegin {
	color: #000;
	font-size: 0.30rem;
	position: absolute;
	top: 57%;
	font-family: "黑体";
	width: 100%;
	text-align: center;
	display: none;
}
/*mz*/
.bjicon{
	position: absolute;
	z-index: 2;
	top: 5.7%;
	font-size: 0;
	right: 0.55rem;
}
.bjicon img{
	width: .37rem;
}
.zb{
	 -webkit-animation: noi 3s linear infinite;
	 -webkit-animation-timing-function: linear;
	 /* animation-direction: alternate; */
}
@-webkit-keyframes noi {
	0% {
			transform: rotate(0deg);
	}
	100% {
			transform: rotate(360deg);
	}
}
.zz{
	background: #000000;
	opacity: 0.6;
	width: 100%;
	height: 100%;
}
/*mz*/
.swiper-slide{
	overflow: hidden;
}
/*page_1*/
.Img_1{
    width:  3.07rem;
    top: 3%;
    left: 56%;
    position:  absolute;
}
.Img_2{
	width: 5.53rem;
	top: 17%;
	left: 10%;
	 -webkit-animation: boro 3s linear infinite;
	 -webkit-animation-timing-function: linear;
	  animation-direction: alternate; 
}
.XImg_2{
	width: 5.53rem;
	top: 19%;
	left: 15%;
	 -webkit-animation: bor 3s linear infinite;
	 -webkit-animation-timing-function: linear;
	  animation-direction: alternate; 
}
@-webkit-keyframes boro {
	0% {
			/*transform: rotate(0deg);*/
			left: 17%;
			top: 17%;
	}
	100% {
			/*transform: rotate(-5deg);*/
			left: 14%;
			top: 17%;
	}
}
@-webkit-keyframes bor {
	0% {
			/*transform: rotate(0deg);*/
			left: 15%;
			top: 19%;
	}
	100% {
			/*transform: rotate(-5deg);*/
			left: 12%;
			top: 19%;
	}
}


.Img_3{
    position:  absolute;
    height:  100%;
    left:  0;
}
.Img_4{
    position:  absolute;
    left: 0;
}
.Img_5{
    width: .59rem;
    position:  absolute;
    top: 50%;
    left: 77%;
}
.Img_6{
    width: .7rem;
    position:  absolute;
    right: 5%;
    top: 5%;
}
.Img_7{}
.Img_8{}
.Img_9{}
.Img_10{}
.Img_11{
    /* width: 3.49rem; */
    height: 90%;
    left: 73%;
}
.Img_12{
    height: 90%;
    left: 70%;
}
.KkX{
    position:  absolute;
    width:  5.62rem;
    height: 4.34rem;
    bottom: 10%;
    left: 12%;
}
.KkS{
	 position:  absolute;
    width:  5.62rem;
    height: 4.34rem;
    top: 10%;
    left: 12%;
}
.Jt{
    width: 0.6rem;
    top: 93%;
    -webkit-animation: ss 1.5s linear infinite;
	 -webkit-animation-timing-function: linear;
	  /*animation-direction: alternate;*/ 
}
@-webkit-keyframes ss {
	0% {
			opacity: 0.6;
			top: 90%;
	}
	100% {
		opacity: 1;
		top: 93%;
	}
}
/*!*/
.KKHFy{
	height: 90%;
	width: 2.5rem;
	left: 27%;
}
.TSdjh{
	    height: 0.5rem;
	    width: 2.5rem;
	    left: 14%;
	    position: absolute;
	    z-index: 999;
	    top: 69%;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #ccc;
    opacity: .6;
    margin: 0 0.1rem 0 0.1rem;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #FFFFFF;
}

