@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}
img,canvas { pointer-events: none; }

.none{
	display: none
}

.bg{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-animation: suoxiao 2s ease 0s 1 both;
}

.bg1{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	/*-webkit-animation: suoxiao 2s ease 0s 1 both;*/
}

.bg2{
	position: absolute;
	background: #c2e3e5;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	/*-webkit-animation: suoxiao 2s ease 0s 1 both;*/
}

.gg{
	position: absolute;
    width: 2000px;
    left: -106%;
    top: -30%;
    -webkit-animation: rotateAm 15s linear 0s infinite both;
}

.guang {
	position: absolute;
	background-blend-mode: lighten;
	mix-blend-mode: lighten;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 11;
	-webkit-animation: fadeIn 1s ease 0.2s 1 both;
}

#hei {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000000;
	opacity: 0.8;
	/*display: none;*/
	/*-webkit-animation: fadeIn 1s ease 0s 1 both;*/
}


.page {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 10;
}

.pinpai,.xiangmu{
	position: absolute;width: 100%;top: 0px;left: 0px;
}

input {
	position: absolute;
	background: none;
	top: 44.8%;
	left: 20%;
    width: 63%;
    height: 5.7%;
	color: #333;
	/*border-radius: 12px;*/
	text-align: center;
	font-size: 24px;
	/*-webkit-animation: fadeIn 1s ease 2.5s 1 both;*/
	z-index: 5;
}

#name {
	top: 58.8%;
    -webkit-animation: fadeInRight 1.5s ease 1.5s 1 both;
}

#tel {
	top: 69.8%;
    -webkit-animation: fadeInRight 1.5s ease 1.7s 1 both;
}

#submit {
	pointer-events: auto;
	position: absolute;
	background: #fff;
	position:absolute;left:15%;top:67.8%;
	font-size: 26px;
    line-height: 54px;
    color: #e62129;
	text-align: center;
	-webkit-animation: fadeInRight 1.5s ease 2.9s 1 both;
}

.masker {
	-webkit-mask-repeat: repeat-y;
	-webkit-mask-size: 300px 40px;
	-webkit-mask-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 255), rgba(255, 255, 255, 255), rgba(255, 255, 255, 0));
}

.yuan {
	border-radius: 0.5rem;
	background-color: #FFFFFF;
	position: absolute;
	left: 40%;
    top: 39%;
    width: 0.5rem;
    height: 0.5rem;
}

.c1 {
	-webkit-animation: yuan 1s linear 0s infinite both;
}

.c2 {
	-webkit-animation: yuan 1s linear 0.2s infinite both;
}

.c3 {
	-webkit-animation: yuan 1s linear 0.4s infinite both;
}

@-webkit-keyframes yuan {
	0% {
		-webkit-transform: scale3d(.1, .1, .1);
		opacity: .0
	}
	50% {
		-webkit-transform: scale3d(1.5, 1.5, 1.5);
		opacity: .7
	}
	100% {
		-webkit-transform: scale3d(2, 2, 2);
		opacity: .0
	}
}

#circle {
	position: absolute;
	left: 11.69%;
	top: 50.04%;
	width: 200px;
	height: 200px;
	-webkit-animation: zoomIn 1s ease 2s 1 both;
}

/*swiper*/
.swiper-container {
	position: absolute;
	width: 100%;
	top:25%;
	-webkit-animation: bounceInUp 1s ease .4s 1 both;
}

.swiper-wrapper {
	overflow: initial;
}

.swiper-slide {
	width: 100%;
}

.swiper-slide .main-img {
	width: 100%;
	margin: 0 auto;
	display: block;
	/*-webkit-animation: shan 1s ease 0s infinite both;*/
}
/*swiper-end*/

.enter{
	pointer-events: auto;
	position:absolute;left:34.22%;top:47.6%;width:31.56%;
	-webkit-animation: zoomIn 1.5s ease 1.5s 1 both, pulse 1s ease 2.8s infinite normal;
}

.logo{
	position:absolute;left:25.78%;top:15.58%;width:48.75%;
	-webkit-animation: fadeInDown 1.5s ease 0.4s 1 both;
}

.logo1{
	position:absolute;left:29.22%;top:9.9%;width:41.56%;
	-webkit-animation: fadeInDown 1.5s ease 0.4s 1 both;
}
.logo2{
	position:absolute;left:5%;top:3%;width:280px;
	-webkit-animation: fadeInLeft 1.5s ease 0.4s 1 both;
}

.top{
	position:absolute;left:31.88%;top:5.67%;width:36.25%;
	-webkit-animation: zoomIn 1s ease 0.4s 1 both;
}

.back1{
	pointer-events: auto;
	position:absolute;left:86.72%;top:3.75%;width:5.63%;
	-webkit-animation: fadeInRight 1.5s ease 0.6s 1 both;
	z-index: 11;
}

.k1{
	position:absolute;left:19.53%;top:40.29%;width:60.94%;
	-webkit-animation: fadeInUp 1.5s ease 1s 1 both;
}

.k2{
	position:absolute;left:19.53%;top:54.23%;width:60.94%;
	-webkit-animation: fadeInUp 1.5s ease 1.3s 1 both;
}

.z1-1{
	position:absolute;left:27.03%;top:81%;width:16.25%;
	-webkit-animation: fadeInLeft 1.5s ease 1.6s 1 both;
}

.z2-1{
	position:absolute;left:56.88%;top:81%;width:16.25%;
	-webkit-animation: fadeInRight 1.5s ease 1.6s 1 both;
}

.z1-2{
	position:absolute;left:27.97%;top:69.9%;width:14.38%;
	-webkit-animation: fadeInLeft 1.5s ease 1.6s 1 both,shakeUpDown 1s ease 3.1s infinite normal;
}

.z2-2{
	position:absolute;left:57.81%;top:69.9%;width:14.22%;
	-webkit-animation: fadeInRight 1.5s ease 1.6s 1 both,shakeUpDown 1s ease 3.6s infinite normal;
}

.zi{
	position:absolute;left:31.88%;top:4.42%;width:35.31%;
	-webkit-animation: fadeIn .5s ease 0s 1 both;
}
.zi2{
	position:absolute;left:0;right:0;top:30%;margin: 0 auto;width:416px;
	-webkit-animation: fadeIn 1s ease 0.7s 1 both;
}
.renPanel{
	position: absolute;width: 90%; height: 27%;left: 0;right: 0;margin:auto;top: 0%;bottom: 0;
	/* background: #FFFFFF; */
	-webkit-animation: fadeInUp 1s ease 1s 1 both;
}
ul{
	width: 100%;
}
li{
	position: relative;width: 100%;height: 150px;
	background: #FFFFFF;
	margin-bottom: 5%;
}
.tx{
	position: absolute;left:5%;top: 0;bottom: 0;margin: auto 0;width: 87px;
}
.name{
	position: absolute;left: 23%;line-height: 150px; width: 20%;color: #333;font-size: 30px;
}
.t-tel{
	pointer-events: auto;
	position: absolute;right:18%;top: 0;bottom: 0;margin: auto 0;width: 62px;
}
.t-wx{
	pointer-events: auto;
	position: absolute;right:5%;top: 0;bottom: 0;margin: auto 0;width: 62px;
}
.gb{
	pointer-events: auto;
	position: absolute;right:5%;top: 3%;width: 57px;
}
.wxewm{
	pointer-events: auto;
	position: absolute;left: 0;right:0;top: 0;bottom: 0;margin: auto;width: 430px;
}
.zIndex12{z-index: 12;}

.vi{
    width: 100vw;
    height: 100vh;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    display: none;
}
#close{
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 1000;
    height: 30px;
    width: 30px;
}
#close img{
    width: 100%;
}

#mod_player{
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}


.tu{
	position:absolute;left:0%;top:21.92%;width:100%;height:37.5%;
	-webkit-animation: fadeIn 1s ease .7s 1 both;
}

.b1 {
	position:absolute;left:12.66%;top:66.25%;width:21.25%;
	-webkit-animation: fadeInRight 1s ease 1s 1 both;
}

.b2 {
	position:absolute;left:39.38%;top:66.25%;width:21.25%;
	-webkit-animation: fadeInRight 1s ease 1.3s 1 both;
}

.b3 {
	position:absolute;left:66.09%;top:66.25%;width:21.25%;
	-webkit-animation: fadeInRight 1s ease 1.6s 1 both;
}

.b4 {
	position:absolute;left:12.66%;top:82.12%;width:21.25%;
	-webkit-animation: fadeInRight 1s ease 1.9s 1 both;
}

.b5 {
	position:absolute;left:39.38%;top:82.12%;width:21.25%;
	-webkit-animation: fadeInRight 1s ease 2.2s 1 both;
}

.b6 {
	position:absolute;left:66.09%;top:82.12%;width:21.25%;
	-webkit-animation: fadeInRight 1s ease 2.5s 1 both;
}

.btnB,.lianxiB{
	pointer-events: auto;
}

.tips{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	
}

.tips p{
	color: #fff;
    font-size: 26px;
    background: #000;
    opacity: 0.8;
    text-align: center;
    line-height: 1.5;
    margin-top: 60%;
    padding: 45px 0;
    width: 60%;
    margin-left: 20%;
    border-radius: 23px;  
}

.tips p span{
	padding: 10px 30px;
    border-radius: 8px;
    border: solid 1px;
    line-height: 1;
    color: #fff;
    text-align: center;
}

/*#p22M {
	position:absolute;left:72.19%;top:18.65%;width:3.75%;height:43.85%;
	-webkit-animation: fadeIn 1.5s ease 0.5s 1 both;
}

#p22{
	position:absolute;left:0;top:0;width:100%;height:100%;
	-webkit-mask: -webkit-gradient(linear, 50% 80%, 50% 90%, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
    -webkit-mask-size: 80px 1350px;
    -webkit-animation: mask_down 4s linear 0.5s 1 both;
    -webkit-mask-repeat: no-repeat no-repeat;
    -webkit-mask-position-y: 1350;
    -webkit-mask-clip:border ;
}*/

.hd1 {
	position: absolute;
	right: 24%;
    top: 41%;
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
	
}

.hd2 {
	position: absolute;
	right: 24%;
    top: 27%;
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
	
}

.hd3 {
	position: absolute;
	right: 44%;
    top: 28%;
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
}

.hd4 {
	position: absolute;
	right: 20%;
    top: 23%;
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
}

.hd5 {
	position: absolute;
	right: 23%;
    top: 17%;
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
}


.hdShow{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-animation: fadeIn 1s ease 1.5s 1 both;
}

.hdShow2{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-animation: fadeIn 1s ease 2.5s 1 both;
}

.hdM1 {
	-webkit-animation-name: hdM1;
	-webkit-animation-duration: .4s;
	-webkit-animation-timing-function: steps(2);
	-webkit-animation-iteration-count: infinite;
	animation-name: hdM1;
	animation-duration: .4s;
	animation-timing-function: steps(2);
	animation-iteration-count: infinite;
	background: url(../images/hd.png) no-repeat;
	width: 37px;
	height: 37px;
	overflow: hidden;
}

@-webkit-keyframes hdM1 {
	0% {
		background-position: 0 0
	}
	100% {
		background-position: -74px 0
	}
}

@keyframes hdM1 {
	0% {
		background-position: 0 0
	}
	100% {
		background-position: -74px 0
	}
}

.hdCon {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	z-index: 12;
	pointer-events: none;
}

.hdCon .hd {
	position: absolute;
	width: 500px;
    height: 80px;
    left: -300px;
    -webkit-transform-origin: 400px 33px;
    /*top: 300px;*/
}

.tras {
	width: 100%;
    height: 400px;
    margin-left: 400px;
    -webkit-transform-origin: 43px 33px;
    -webkit-transform: rotate(90deg);
}

.hdm {
	position: absolute;
}

.hdp {
	position: absolute;
    width: 100%;
    height: 100%;
    margin-top: 10%;
    z-index: 12;
}

.hdp i {
	display: block;
	width: 4px;
	height: 4px;
	-webkit-border-radius: 4px;
	background-color: #fff;
	position: absolute
}

.hdM2 {
	-webkit-animation-name: hdM2;
	-webkit-animation-duration: .4s;
	-webkit-animation-timing-function: steps(4);
	-webkit-animation-iteration-count: infinite;
	animation-name: hdM2;
	animation-duration: .4s;
	animation-timing-function: steps(4);
	animation-iteration-count: infinite;
	background: url(../images/hd3.png) no-repeat;
	width: 86px;
	height: 66px;
	overflow: hidden;
	position: absolute
}

@-webkit-keyframes hdM2 {
	0% {
		background-position: 0 0
	}
	100% {
		background-position: -344px 0
	}
}

@keyframes hdM2 {
	0% {
		background-position: 0 0
	}
	100% {
		background-position: -344px 0
	}
}

.par {
	position: absolute;
    width: 71%;
    height: 25%;
    left: 16%;
    top: 27%;
    z-index: 12;
    -webkit-animation: fadeIn 1s ease 2s 1 both;
}

.par i {
	display: block;
	position: absolute;
	margin-top: 30%;
	width: 3px;
	height: 3px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: white
}

@-webkit-keyframes baidong1 {
	0% {
		-webkit-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	25%{
		-webkit-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: rotate(20deg);
		transform: rotate(20deg);
	}
	50%{
		-webkit-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	75%{
		-webkit-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: rotate(-20deg);
		transform: rotate(-20deg);
	}
	100% {
		-webkit-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
}

@-webkit-keyframes baidong2 {
	0% {
		-webkit-transform-origin: 100% 0%;
		transform-origin: 100% 0%;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	25%{
		-webkit-transform-origin: 100% 0%;
		transform-origin: 100% 0%;
		-webkit-transform: rotate(-20deg);
		transform: rotate(-20deg);
	}
	50%{
		-webkit-transform-origin: 100% 0%;
		transform-origin: 100% 0%;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	75%{
		-webkit-transform-origin: 100% 0%;
		transform-origin: 100% 0%;
		-webkit-transform: rotate(20deg);
		transform: rotate(20deg);
	}
	100% {
		-webkit-transform-origin: 100% 0%;
		transform-origin: 100% 0%;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}	
}

@-webkit-keyframes zoomIn1 {
	0% {
		opacity: 0;
		-webkit-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(50%, 100%, 0);
		transform: scale3d(.1, .1, .1) translate3d(50%, 100%, 0);
	}
	50% {
		-webkit-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		opacity: 1
	}
}

@-webkit-keyframes pulse1 {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		-webkit-filter:saturate(1) brightness(1) contrast(1)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
		-webkit-filter:saturate(1.3) brightness(1.3) contrast(1.3)
	}
	40% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		-webkit-filter:saturate(1) brightness(1) contrast(1)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		-webkit-filter:saturate(1) brightness(1) contrast(1)
	}
}

@-webkit-keyframes scaleBigHide {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		opacity: 1
	}
	to {
		-webkit-transform: scale3d(1.5, 1.5, 1.5);
		opacity: 0
	}
}

@-webkit-keyframes xunhuan {
	0% {
		-webkit-transform: translate3d(-49%, 0, 0)
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes fadeIn1 {
	0% {
		opacity: 0
	}
	100% {
		opacity: 0.8
	}
}

@-webkit-keyframes flash1 {
	0%,
	100%,
	50% {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0.6
	}
}

@-webkit-keyframes suofang {
	0% {
		-webkit-transform-origin: 50% 100%;
		transform-origin: 50% 100%;
		-webkit-transform: scale3d(1, 1, 1);
	}
	50% {
		-webkit-transform-origin: 50% 100%;
		transform-origin: 50% 100%;
		-webkit-transform: scale3d(1.2, 1.2, 1.2);
	}
	100% {
		-webkit-transform-origin: 50% 100%;
		transform-origin: 50% 100%;
		-webkit-transform: scale3d(1, 1, 1);
	}
}

@-webkit-keyframes zishow {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes suoxiao {
	from {
		-webkit-transform: scale3d(3, 3, 3);
		opacity: 0
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		opacity: 1
	}
}

.bar{
	position:absolute;left:0%;top:0%;width:100%;height:100%;
	border-radius:10px;
	background: #fff;
	border: 1px solid #C1C1C1;
}

.bar-run {
	position:absolute;left:0%;top:0%;width:100%;height:100%;
	-webkit-animation: maskDown 5s ease 1s 1 both;
	border-radius: 20px;	
}

.bar-nei{
	position:absolute;left:0%;top:0%;width:100%;height:100%;
	background: linear-gradient(-45deg, #fedd0f 25%, #52b3d9 25%, #52b3d9 50%, #fedd0f 50%, #fedd0f 75%, #52b3d9 75%, #52b3d9);
	background-size: 20px 20px;
	-webkit-animation: moveBar 1.5s linear infinite;
}

@keyframes moveBar {
	from {
		background-position: 0 0
	}
	to {
		background-position: 20px 20px
	}
}

@-webkit-keyframes maskDown {
	0% {
		width:1%;
	}
	100% {
		width: 100%;
	}
}

@-webkit-keyframes mask_up {
	from {
		-webkit-mask-position-y: 1100px;
	}
	to {
		-webkit-mask-position-y: -300px;
	}
}

@-webkit-keyframes mask_down {
	from {
		-webkit-mask-position-y: -1350px;
	}
	to {
		-webkit-mask-position-y: 0;
	}
}

@-webkit-keyframes mask_left {
	from {
		-webkit-mask-position-x: -1000px;
	}
	to {
		-webkit-mask-position-x: 0px;
	}
}

@-webkit-keyframes mask_right {
	from {
		-webkit-mask-position-x: 1000px;
	}
	to {
		-webkit-mask-position-x: -300px;
	}
}

@-webkit-keyframes feiji {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-120%, 100%, 0)
	}
	30%,70% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(260%, -150%, 0)
	}
}

@-webkit-keyframes shan {
    0%{-webkit-filter:saturate(1) brightness(1) contrast(1)}
    50%{-webkit-filter:saturate(1.1) brightness(1.2) contrast(1.1)}
    100%{-webkit-filter:saturate(1) brightness(1) contrast(1)}
}

@-webkit-keyframes hudie-1 {
	from {
		background-position: 0px 0px;
	}
	14% {
		background-position: 100px 0px;
	}
	29% {
		background-position: 200px 0px;
	}
	43% {
		background-position: 0px -85.33px;
	}
	58% {
		background-position: 100px -85.33px;
	}
	72% {
		background-position: 200px -85.33px;
	}
	86% {
		background-position: 0px -170.66px;
	}
	100% {
		background-position: 0px 0px;
	}
}

@-webkit-keyframes hudie-2 {
	from {
		background-position: 0px 0px;
	}
	4% {
		background-position: 60px 0px;
	}
	8% {
		background-position: 120px 0px;
	}
	12% {
		background-position: 180px 0px;
	}
	16% {
		background-position: 240px 0px;
	}
	20% {
		background-position: 0px -50px;
	}
	24% {
		background-position: 60px -50px;
	}
	28% {
		background-position: 120px -50px;
	}
	32% {
		background-position: 180px -50px;
	}
	36% {
		background-position: 240px -50px;
	}
	40% {
		background-position: 0px -100px;
	}
	44% {
		background-position: 60px -100px;
	}
	48% {
		background-position: 120px -100px;
	}
	52% {
		background-position: 180px -100px;
	}
	56% {
		background-position: 240px -100px;
	}
	60% {
		background-position: 0px -150px;
	}
	64% {
		background-position: 60px -150px;
	}
	68% {
		background-position: 120px -150px;
	}
	72% {
		background-position: 180px -150px;
	}
	76% {
		background-position: 240px -150px;
	}
	80% {
		background-position: 0px -200px;
	}
	84% {
		background-position: 60px -200px;
	}
	88% {
		background-position: 120px -200px;
	}
	92% {
		background-position: 180px -200px;
	}
	96% {
		background-position: 240px -200px;
	}
	100% {
		background-position: 0px 0px;
	}
}

@-webkit-keyframes box-1 {
	from {
		-webkit-transform: none;
	}
	50% {
		top: 30%;
		left: 40%;
	}
	100% {
		top: -15%;
		left: -10%;
	}
}

@-webkit-keyframes box-2 {
	from {
		-webkit-transform: none;
	}
	50% {
		top: 60%;
		left: 65%;
	}
	100% {
		top: 50%;
		left: 120%;
	}
}