.loading {
	position: fixed;
	z-index: 9999999999999999;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100vw;
	height: 100vh;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-content: center;
	background: url(../img/loading.jpg) center center no-repeat;
	background-size:100% 100% ;
}
.loadbg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;	
	background: url(../img/loading01.png) center bottom no-repeat;
	background-size:100% ;
	z-index: 9999999999999999;
}
.loading_html{
	width: 1354px;
	top: 20vh;
	position: absolute;
	left: 50%;
	margin-left:-677px ;
	z-index: 9999999999999999;

}
.loading_html .loading_logo{
	width: 662px;
	height: 137px;
	background: url(../img/big_text02.png) center center no-repeat;
	margin: 0 auto;
	z-index: 9999999999999999;

}
.loading_cd{
	width: 830px;
	height: 10px;
	background:#573424 ;
	border-radius: 5px;
	margin: 0 auto;	
	margin-top: 36px;
	z-index: 9999999999999999;
}
.loading_cda{
	background: #c71920;
	height: 10px;
	border-radius: 5px;	
	z-index: 9999999999999999;
}
.loading_wz{
	font-size: 36px;
	font-weight: bold;
	color: #c71920;
	margin: 0 auto;	
	text-align: center;
	margin-top: 24px;
	z-index: 9999999999999999;
}
.loading_text{
	background: url(../img/loadingtext.png) center center no-repeat;
	width: 1354px;
	height: 87px;
	margin: 0 auto;
	margin-top: 48px;
	z-index: 9999999999999999;

}
.bdy{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;

}


.ydckbox{
	width: 100%;
	height: 100%;
}
.p_1_bg01{
	background: url(../img/p_1_bg01.png) top right no-repeat;
	background-size: calc(100% + 40px) calc(100% + 40px);
	width: calc(100% + 40px);
	height: calc(100% + 40px);
	position: absolute!important;
	left: -20px !important;
	top: -20px !important;
	z-index: 1;
	transition: all 0.3s linear;
}

.bottombg01{

	width: calc(100% + 100px);
	position: absolute!important;
	left: -50px !important;
	bottom: -100px !important;
	top: auto!important;
	z-index: 4;
	transition: all 0.3s linear;
}
.big_text02{
	width: 32vw;
	position: absolute!important;
	left: 50% !important;
	margin-left: -16%;
	top: 10vh !important;
	z-index: 9;
	transition: all 0.5s linear;
}
.big_text01{
	width: 30vw !important;
	position: absolute!important;
	left: 50%!important;
	margin-left: -15%;
	top:calc((137/662)*32vw + 10vh + 10px) !important;
	z-index: 9;	
	transition: all 0.5s linear;
}
.img01{
	animation-delay: 2s;
}
.img02{
	animation-delay: 1s;
}
.img03{
	animation-delay: 0.5s;
}
.img05{
	animation-delay: 2.5s;
}
.img04{
	animation-delay: 3s;
}
.img06{
	animation-delay: 3.5s;
}
.img07{
	animation-delay: 4s;
}
.ztbgbox p{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 6.5vh;
	z-index: 999;
	color: #000;
	font-size: 18px;
	text-align: center;
	transition: all 0.3s linear;
}
.center_tip{
	width: 7.5vw;
	position: absolute;
	left: 50%;
	margin-left: -4vw;
	top: calc(((137/662)*32vw + 10vh + 50px) + ((383/620)*30vw));
	transition: all 0.3s linear;
	z-index: 99;
/* 	top: calc(((440/700)*700*4.5) - ((700*4.5)/2) - (100%*0.5)) ;
	top: calc((700*4.5)/2);
	top: calc; */
}

.right_tip{
	height: 300px;
	position: fixed;
	top: 50%;
	right: 20px;
	z-index: 99;
	margin-top: -163px;
	z-index: 99999;
	opacity: 0;
}
.chuandan01{
	height: 700px;
	position: fixed;
	top:50% ;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 2;
	transition: all 0.2s linear;
	opacity: 1;

}
.chuandan02{
	height: 700px;
	position: fixed;
	top:50% ;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
	opacity: 0;
	transition: all 0.2s linear;
	
}
.wztext{
	width: 720px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 50vh;	
}
.wztext strong{
	font-size: 40px;
	color: #fff;
	padding: 24px 15px 0;
	display: block;
	text-align: center;

}
.wztext p{
	font-size: 20px;
	color: #fff;
	line-height: 2.4;
	text-align: justify;
	padding-top: 15px;
}
.xbt01{
	height: 39px;
	background: url(../img/xbt01.png) center center no-repeat;
	overflow: hidden;
}
.xbt02{
	height: 39px;
	background: url(../img/xbt02.png) center center no-repeat;
	overflow: hidden;
}
.xbt03{
	height: 39px;
	background: url(../img/xbt03.png) center center no-repeat;
	overflow: hidden;
}