body {
	background-color: #f2f2f2;
	scroll-behavior: smooth;
}
html {
	scroll-behavior: smooth;
}
a { text-decoration: none; }
.h5-cont {
	max-width: 500px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	position: relative;
}
.h5-top {
	background-image: url('https://img.ziyouyun.cn/erph5/h5img/bg1.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.logo { 
	width: 70%;
	margin: 52px auto 40px auto;
}
.logo20 { 
	width: 30%;
	margin: 0 auto 20px auto;
}
.logo-text { 
	width: 30%;
	margin: 0 auto 40px auto;
}
.top2-phone {
	width: 86%;
	margin: 0 auto 10px auto;
}
.h5-top2 {
	background-image: url('https://img.ziyouyun.cn/erph5/h5img/bg2.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.h5-top4 {
	background-image: url('https://img.ziyouyun.cn/erph5/h5img/bg4.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.h5-top5 {
	background-image: url('https://img.ziyouyun.cn/erph5/h5img/bg5.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.text-color1 {
	background: linear-gradient(90deg, #0d75ef -.73%, #9726dc 36.25%, #3c7efe 73.23%, #2a05c0 99.26%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}
.text-color2 {
	background: linear-gradient(90deg, #fff2eb, #ffbca3);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}
.text-color3 {
	background: linear-gradient(180deg, #666, #000);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}
.text-color4 {
	background: linear-gradient(180deg, #fff, #aaa);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}

.text-color5 {
	background: linear-gradient(180deg, #aaa, #000);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}

.text-color6 {
	background: linear-gradient(180deg, #ffbca3, #b0abba);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}

.bg-color1 {
	background: linear-gradient(180deg, #ffbca3, #b0abba);
	opacity: 0.05;
}

.top2-tit {
	padding: 30px 0 0 0;
	text-align: center;
	font-size: 30px;
	font-weight: 600;
}
.top2-text {
	color: #160e44;
	padding: 20px 20px;
	line-height: 28px;
	font-size: 16px;
	font-weight: 400;
}
.top4-text {
	color: #999999;
	padding: 10px 0 30px 10px;
	line-height: 28px;
	font-size: 14px;
	font-weight: 400;
}
.h5-top3 {
	background-image: url('https://img.ziyouyun.cn/erph5/h5img/bg3.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
	color: #fff1ea;
}
.top3-tit {
	padding: 40px 0 0 0;
	text-align: center;
	font-size: 26px;
	font-weight: 600;
}
.top3-text {
	padding: 20px 20px 30px 20px;
	line-height: 28px;
	font-size: 15px;
	font-weight: 400;
}
.top3-btn {
	background: linear-gradient(90deg, #b311ff, #8000ff);
	margin: 0 auto 30px auto;
	width: 40%;
	border-radius: 1000px;
	padding: 12px 0;
	font-size: 20px;
	font-weight: 500;
}

.top6-btn {
}
.top6-btn a {
	display: block;
	color: #fff;
	text-decoration: none;
	background: linear-gradient(90deg, #b311ff, #8000ff);
	margin: 0 auto;
	width: 45%;
	border-radius: 1000px;
	padding: 12px 0;
	font-size: 20px;
	font-weight: 500;
}




.top3-boxbg { 
	background-color: #2f2644;
	border-radius: 15px;
	height: 200px;
	margin: 0 10px;
	padding: 20px 10px;
}
.top3-box-tit {
	background: linear-gradient(180deg, #fff, #ffbca3);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	font-size: 22px;
	font-weight: 600;
	padding-bottom: 10px;
}
.top3-box-cont {
	color: #b0abba;
	line-height: 24px;
	font-size: 14px;
}
.h5-top4-c1 {
	
}
.top4-ico1 {
	width: 60px;
	float: left;
}
.top6-ico1 {
	width: 50px;
	float: left;
}
.top4-tit {
	font-size: 22px;
	font-weight: 500;
	color: #000000;
}
.top4-cont {
	font-size: 14px;
	font-weight: 300;
	color: #999;
	line-height: 24px;
}

.top5-ico {
	width: 50px;
	display: block;
	margin: 0 auto;
	box-shadow: 2px 2px #f2f2f2;
	border-radius: 1000px;
}

.top6-ico {
	width: 60px;
	display: block;
	margin: 0 auto;
	border-radius: 14px;
}
.top5-tit {
	font-size: 14px;
	color: #555;
	padding-top: 10px;
}
.top6-jg {
	background-image: url('https://img.ziyouyun.cn/erph5/h5img/package-bg.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
	color: ##2c3e50;
	height: 180px;
}
.top6-jg2 {
	background-image: url('https://img.ziyouyun.cn/erph5/h5img/package-bg2.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
	color: ##2c3e50;
	height: 180px;
}
.text-price:before {
	content: "￥";
	font-size: 65%;
}
.top6-text { 
	color: hsla(0, 0%, 100%, 0.5); 
	line-height: 24px;
}
.top6-jg3 {
	background-color: hsla(0, 0%, 100%, 0.1); 
	border-radius: 10px;
	padding: 10px 0;
}
.top6-jg4 {
	background-color: hsla(0, 0%, 100%, 0.1); 
	border-radius: 10px;
	padding: 10px 0;
}
.top6-jg3 p {
	opacity: 0.6;
	color: #eeeeee;
}
.top6-jg4 p {
	opacity: 0.7;
}
.h5-top6-c1 {
	background: rgba(0, 0, 0, .19);
	backdrop-filter: blur(1.25rem);
}
.top6-erweima {
	width: 160px;
	margin: 50px auto 0 auto;
	border-radius: 10px;
}
.foot-cont {
	font-size: 12px;
	font-weight: 400;
	color: #666;
	line-height: 22px;
	padding-top: 30px;
}
.foot-cont a {
	color: #666;
	text-decoration: none;
}

.foot-nav {
	color: #fff;
	background: linear-gradient(90deg, #b311ff, #8000ff);
	margin: 0 auto;
	font-size: 20px;
	font-weight: 500;
	z-index: 999;
	width: 100%;
	max-width: 500px;
	height: 60px;
	position: fixed;
	bottom: 0;
	overflow: hidden;
}

/* 定义放大缩小动画 */
@keyframes zoomInOut {
  0%, 100% {
    transform: scale(1); /* 初始状态和结束状态，元素大小不变 */
	opacity: 0.4;
	position: absolute;
	width: 2px;
	height: 2px;
	background: #fff;
	left: calc(50% - 1px);
	top: calc(50% - 1px);
	border-radius: 200px;
  }
  100% {
    transform: scale(70); /* 动画中间状态，元素放大到1.5倍 */
  	opacity: 0;
  	position: absolute;
  	width: 2px;
  	height: 2px;
  	background: #fff;
  	left: calc(50% - 1px);
  	top: calc(50% - 1px);
  	border-radius: 200px;
  }
}
 
/* 应用动画到元素 */
.zoom-animation {
  animation: zoomInOut 3s infinite; /* 动画名称，每次动画持续2秒，并且无限循环 */
}


.foot-nav-ico {
	width: 30px;
	display: block;
}
.foot-nav-a {
	color: #fff;
	width: 100%;
	height: 60px;
}



/* 定义放大缩小动画 */
@keyframes aaa {
  0%, 100% {
    background: linear-gradient(90deg, blue, #9726dc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
	background-size: 1%;
	background-position: bottom;
  }
  50% {
	background-size: 100%;
	background-position: right;
  }
}
 
/* 应用动画到元素 */
.fontcolor-animation {
  animation: aaa 5s infinite; /* 动画名称，每次动画持续2秒，并且无限循环 */
}

/* 定义放大缩小动画 */
@keyframes bbb {
  0%, 100% {
    background: linear-gradient(90deg, #fff2eb, #ffbca3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
	background-size: 1%;
	background-position: bottom;
  }
  50% {
	background-size: 100%;
	background-position: right;
  }
}
 
/* 应用动画到元素 */
.fontcolor2-animation {
  animation: bbb 10s infinite; /* 动画名称，每次动画持续2秒，并且无限循环 */
}
