body {
	font-family: "PingFang SC", "Microsoft YaHei", "SourceHanSansCN", Tahoma, Arial, "sans-serif";
}

.top-img1 {
	width: 460px;
}

.imageCircle__content .w[data-i="10"] strong {
	color: #fff !important;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	display: block;
	margin-top: -28px;
	/* font-family: 'SourceHanSansCN-Medium'; */
	text-indent: 24px;
}

.imageCircle__content .w[data-i="8"] strong {
	color: #fff !important;
	font-weight: 700;
	font-size: 30px;
	line-height: 45px;
	display: block;
	margin-top: -64px;
	/* font-family: 'Basteleur-Moonlight'; */
}

.imageCircle__content .w[data-i="6"] strong {
	color: #fff !important;
	font-weight: 700;
	font-size: 30px;
	line-height: 45px;
	display: block;
	margin-top: -30px;
	/* font-family: 'SourceHanSansCN-Bold'; */
}

.imageCircle__content .w[data-i="2"] strong {
	color: #fff !important;
	font-weight: 400;
	font-size: 50px;
	line-height: 75px;
	display: inline-block;
	margin-top: -50px;
	/* font-family: 'Basteleur-Bold'; */
}

.imageCircle__content strong .w[data-i="3"] {
	color: #fff !important;
	font-weight: 400;
	font-size: 50px;
	line-height: 75px;
	display: inline-block;
	margin-top: -50px;
	/* font-family: 'Basteleur-Bold'; */
}

.imageCircle__content strong .w[data-i="4"] {
	color: #fff !important;
	font-weight: 400;
	font-size: 50px;
	line-height: 75px;
	display: inline-block;
	margin-top: -50px;
	/* font-family: 'Basteleur-Bold'; */
}



.mediaTips {}

.mediaTips-warp {
	text-align: center;
	padding-bottom: 100px;
}

.tips-box {
	color: #ffffff;
	font-weight: 400;
	font-size: 30px;
	line-height: 45px;
	/* font-family: 'SourceHanSansCN-Medium'; */
}



.tips-info {
	color: #ffffff;
	font-weight: 700;
	font-size: 30px;
	position: relative;
	line-height: 45px;
	/* font-family: 'SourceHanSansCN-Medium'; */
	z-index: 999;
	cursor: pointer;
	overflow: hidden;
	vertical-align: middle;
	border-bottom: 2px solid #FF88E9;
}

.tips-info span {
	position: relative;
	color: #FF88E9;
}

.tips-info:before {
	content: '';
	position: absolute;
	right: 0;
	left: 0;
	bottom: -4px;
	height: 2px;
	background: #333333;
}

.font-onsite .text:nth-child(2) .tips-info:before {
	background: #FF88E9;
}

.tips-info .icon {
	display: inline-block;
	vertical-align: middle;
	transition: all ease .6s;
	line-height: 45px;
}


.tips-info .word {
	transition: all ease .3s;
}

.tips-info.on .word {
	transform: translate(40px);
}

.tips-info .icon:nth-child(1) {
	position: absolute !important;
	right: 100%;
}

.tips-info .icon {
	transition: all ease .3s;
}

.tips-info.on .icon {
	transform: translate(40px);
}

.tips-info .icon img {
	display: block;
	width: 40px;
}

/* 当页面加载完成后，动画开始 */
/* body:not(.animated) .move-right {
  animation: moveRight 0s linear forwards;
} */






.title1 {
	color: #fff;
	/* font-family: 'SourceHanSansCN-Medium'; */
	font-size: 1.6rem;
	font-weight: 900;
	white-space: normal;
	text-align: left;
	margin-top: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	/* 显示的行数，可以根据需要修改 */
	overflow: hidden;
	text-overflow: ellipsis;
}

.title2 {
	color: #fff;
	/* font-family: 'SourceHanSansCN-Regular'; */
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	text-align: justify;
	white-space: normal;
	margin-top: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	/* 显示的行数，可以根据需要修改 */
	overflow: hidden;
	text-overflow: ellipsis;
}

.logo-text {
	width: 30rem;
	position: absolute;
	left: 4rem;
	top: 50%;
	transform: translate(0, -50%);
}

.txt1 {
	font-size: 3rem;
	color: #fff;
	font-weight: 400;
	/* font-family: 'zihunbantaoti'; */
}

.txt2 {
	color: #fff;
	font-weight: 400;
	font-size: 1.4rem;
	margin-top: 3rem;
	line-height: 28px;
	/* font-family: 'SourceHanSansCN-Regular'; */
}

.cmoer .w[data-i="2"] {
	font-size: 7.5rem !important;
	/* font-family: 'zihunbantaoti'; */
	font-weight: 400;
	color: #fff;
	margin-right: 4rem;
}

.cmoer .w[data-i="5"] {
	font-size: 7.5rem !important;
	/* font-family: 'zihunbantaoti'; */
	font-weight: 400;
	color: #fff;
	margin-left: 4rem;
}

.cmoer .w[data-i="6"] {
	font-size: 7.5rem !important;
	/* font-family: 'zihunbantaoti'; */
	font-weight: 400;
	color: #fff;
	display: block;
	margin-top: 8rem;
}

.cmoer p {
	display: inline-block;
}

.clist {
	display: inline-block;
	margin-left: 50px;
}





.swiper-container {
	width: 1480px;
	margin: 0 auto;
	height: 550px;
}

.swiper-wrapper {
	align-items: center;
}


.swiper-slide {
	text-align: center;
	height: 504px !important;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1.3);
	/* width: 640px !important;
	height: 504px !important; */
}

.swiper-slide-active .review-card {
	grid-column-gap: 14px;
	grid-row-gap: 15px;
	box-shadow: none;
	flex-flow: column;
	padding: 40px 66px;
	display: flex;
	height: 420px !important;
	background: url('../img/m42.png') no-repeat;
	background-size: contain;
	width: 640px;
	opacity: 1;
}

.swiper-slide-active .review-author-info {
	grid-column-gap: 20px;
	display: flex;
	padding-top: 0;
	margin-bottom: 0;
}

.swiper-slide-active .review-author-avatar {
	aspect-ratio: 1;
	width: 80px;
	height: 80px;
}

.swiper-slide-active .image-contain {
	object-fit: contain;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.swiper-slide-active .npts {
	font-size: 20px;
	line-height: 36px;
	font-weight: 600;
	/* font-family: 'SourceHanSansCN-Bold'; */
}

.swiper-slide-active .review-stars-block {
	margin-bottom: 0;
	grid-column-gap: 15px;
}

.swiper-slide-active .icon-link {
	color: #FF9D00;
	font-size: 40px;
}

.swiper-slide-active .review-min-text {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	text-align: left;
	/* font-family: 'SourceHanSansCN-Regular'; */
}

.swiper-slide-active .review-min-texts {
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	text-align: right;
	/* font-family: 'SourceHanSansCN-Regular'; */
	margin-top: 15px;
}




.RenderLoad {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: -1;
}

.RenderLoad .xfbg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	--sc: 1.1;
	transform: scale(var(--sc));
	animation: float2 30s .2s ease-in-out infinite;
}

@keyframes float2 {

	0%,
	100% {
		transform: scale(var(--sc)) translate(0, 0);
	}

	25% {
		transform: scale(var(--sc)) translate(-10px, -20px);
	}

	50% {
		transform: scale(var(--sc)) translate(-10px, 10px);
	}

	75% {
		transform: scale(var(--sc)) translate(10px, -20px);
	}
}

.meteor-1,
.meteor-2,
.meteor-3,
.meteor-4,
.meteor-5,
.meteor-6 {
	position: absolute;
}

.meteor-1,
.meteor-2,
.meteor-3,
.meteor-4,
.meteor-5,
.meteor-6 {
	border-radius: 50%;
	background: linear-gradient(45deg,
			rgba(255, 255, 255, 1) 0%,
			rgba(246, 246, 246, 0.5) 47%,
			rgba(237, 237, 237, 0) 100%);
}

.meteor-1 {
	width: 103px;
	height: 2px;
	top: 143px;
	transform: rotate(-20deg);
	opacity: 0.8;
	animation: 10s meteor-anim linear infinite;
}

.meteor-2 {
	top: 52px;
	left: 114px;
	width: 70px;
	height: 2px;
	transform: rotate(-12deg);
	opacity: 0.6;
	animation: 10s meteor-anim linear infinite;
}

.meteor-3 {
	top: 124px;
	right: 264px;
	width: 121px;
	height: 2px;
	transform: rotate(-23deg);
	animation: 10s meteor-anim linear infinite;
}

.meteor-4 {
	top: 65px;
	right: 264px;
	width: 43px;
	height: 2px;
	transform: rotate(-12deg);
	opacity: 0.3;
	animation: 10s meteor-anim linear infinite;
}

.meteor-5 {
	top: 65px;
	left: 264px;
	width: 51px;
	height: 2px;
	transform: rotate(-12deg);
	opacity: 0.5;
	animation: 10s meteor-anim linear infinite;
}

.meteor-6 {
	top: 65px;
	left: 525px;
	width: 86px;
	height: 2px;
	transform: rotate(-21deg);
	opacity: 0.5;

	animation: 10s meteor-anim linear infinite;
}


@keyframes meteor-anim {
	0% {
		transform: rotate(-12deg) translate(419px, 10px);
	}

	20% {
		opacity: 1;
	}

	40% {
		transform: rotate(-12deg) translate(-500px, 10px);
		opacity: 0;
	}

	100% {
		transform: rotate(-12deg) translate(419px, 10px);
		opacity: 0;
	}
}




.Loader-warp {
	z-index: 100;
	background-color: #f5f5ff;
	position: fixed;
	overflow: hidden;
	height: 100vh;
	width: 100vw;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
}

.Loader-box {
	width: 382px;
	height: 382px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
}

.Loader-box .svg {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 1.3s cubic-bezier(.11, 0, .5, 0) 3s;
	transition: -webkit-transform 1.3s cubic-bezier(.11, 0, .5, 0) 3s;
	transition: transform 1.3s cubic-bezier(.11, 0, .5, 0) 3s;
	transition: transform 1.3s cubic-bezier(.11, 0, .5, 0) 3s, -webkit-transform 1.3s cubic-bezier(.11, 0, .5, 0) 3s;
}

.Loader-box .svg {
	-webkit-animation: rotatess 2s cubic-bezier(.785, .135, .15, .86) infinite;
	animation: rotatess 2s cubic-bezier(.785, .135, .15, .86) infinite;
}

@-webkit-keyframes rotatess {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes rotatess {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

/* .loading-txt {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: rgba(18, 20, 37, .5);
	font-size: 2rem;
	display: flex;
	align-items: center;
} */

#loading-container {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 999;
	display: none;
}

.loading-chat {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	height: 100%;
}

.loading-bar {
	width: 16.66666%;
	height: 100%;
	border: 1px solid #2c2b2b;
	overflow: hidden;
	position: relative;
	background-color: #19171c;
}

.loading-bar.on {
	height: 0;
	transition: all ease .4s;
}

.loading-bar:nth-child(3),
.loading-bar:nth-child(4) {
	transition-delay: 0.1s;
}

.loading-bar:nth-child(5),
.loading-bar:nth-child(6) {
	transition-delay: 0.2s;
}

.loading-bar span {
	height: 100%;
	width: 100%;
	background-color: #fff;
	transition: all 0.4s ease-in 0s;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

#loading-text {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: rgba(18, 20, 37, .5);
	font-size: 4rem;
	display: flex;
	align-items: center;
	color: #010101;
	z-index: 99;
}






/*圆球*/


.cursor-wrapper-1,
.cursor-wrapper-2 {
	pointer-events: none;
}

.cursor-wrapper-1 {
	z-index: 9998;
	opacity: 1;
	mix-blend-mode: difference;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100vh;
	display: flex;
	position: fixed;
	inset: 0%;
}

.cursor.enlarge-on-hover._00 {
	mix-blend-mode: normal;
}

.cursor.enlarge-on-hover {
	background-color: #fff;
	position: static;
}

.cursor {
	mix-blend-mode: difference;
	background-color: #fff;
	border-radius: 50%;
	width: 4rem;
	height: 4rem;
	position: absolute;
}

.cursor-wrapper-2 {
	z-index: 9998;
	opacity: 1;
	mix-blend-mode: multiply;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100vh;
	display: flex;
	position: fixed;
	inset: 0%;
}

.colour-cursor {
	z-index: 4;
	mix-blend-mode: multiply;
	border-radius: 50%;
	width: 4rem;
	height: 4rem;
	position: relative;
}





body::-webkit-scrollbar {
	min-width: 1px;
	min-height: 1px;
	width: 5px;
	background-color: unset;
}

body::-webkit-scrollbar-thumb {
	border-radius: 20px;
	background: #d7be8a;
	-webkit-transform-origin: center right;
	transform-origin: center right;
	-webkit-transition: opacity .3s, -webkit-transform .3s;
	transition: opacity .3s, -webkit-transform .3s;
	transition: transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s, -webkit-transform .3s;
}

body::-webkit-scrollbar-track {
	opacity: .1;
	background: #000;
}

#containerBox {
	cursor: grab;
	animation: float 10s ease-in-out infinite;
	height: 100vh;
	opacity: 0;
	transition: opacity ease 1s;
}

#containerBox.on {
	cursor: grabbing;
}

#containerBox.loaded {
	height: auto;
	opacity: 1;
}

@keyframes float {

	0%,
	100% {
		transform: translate(0, 0);
	}

	25% {
		transform: translate(-10px, -20px);
	}

	50% {
		transform: translate(-10px, 10px);
	}

	75% {
		transform: translate(10px, -20px);
	}
}


/* @font-face {
	font-family: 'SourceHanSansCN-Bold';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/SourceHanSansCN-Bold.otf') format('opentype');
}

@font-face {
	font-family: 'SourceHanSansCN-Medium';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/SourceHanSansCN-Medium.otf') format('opentype');
} */

/* vietnamese */
/* @font-face {
	font-family: 'SourceHanSansCN-Regular';
	src: url('../fonts/SourceHanSansCN-Regular.otf') format('opentype');
}


@font-face {
	font-family: 'Basteleur-Bold';
	src: url('../fonts/Basteleur-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Basteleur-Moonlight';
	src: url('../fonts/Basteleur-Moonlight.ttf') format('truetype');
}

@font-face {
	font-family: 'zihunbantaoti';
	src: url('../fonts/zihunbantaoti.ttf') format('truetype');
} */

.circle {
	width: 0.55rem;
	height: 0.55rem;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -0.2rem 0 0 -0.2rem;
	pointer-events: none;
	mix-blend-mode: screen;
	z-index: 10;
	box-shadow: 0rem 0rem 0.55rem 0rem #C8ACF0 inset, 0rem 0rem 1.6rem 0rem #C8ACF0, 0rem 0rem 0.55rem 0rem #C8ACF0;
}

.button-wrapper {
	position: relative;
}

.button {
	display: flex;
	width: 12rem;
	height: 4rem;
	z-index: 1;
	position: relative;
	text-decoration: none;
	text-align: center;
	appearance: none;
	transition: 0.6s;
	background-color: transparent;
	color: white;
}

.radial {
	width: 80px;
	height: 80px;
	background: rgba(255, 255, 255, 0.1);
	border-color: #fff;
}

.app-store {
	width: 11rem;
}

.button::after {
	content: "";
	box-shadow: 0rem 0rem 2.0832rem 0.7rem rgba(255, 255, 255, 0.3) inset, 0rem 0rem 1.4rem 0.3rem rgba(255, 255, 255, 0.3);
	transition: 0.6s;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	border-radius: 999px;
	opacity: 0;
}

.button-wrapper:hover .button::before,
.button-wrapper:hover .button::after {
	opacity: 1;
}

.button-wrapper:hover .dot {
	transform: translate(0, 0) rotate(var(--rotatation));
}

.button-wrapper:hover .dot::after {
	animation-play-state: running;
}

.button-wrapper:hover .button {
	background-color: #C8ACF0;
	color: #000;
}

.button-wrapper.white-button:hover .button {
	background-color: white;
	color: #000;
}

.swiper-button-prev:after,
.swiper-button-next:after {
	content: '' !important;
}

.dot {
	display: block;
	position: absolute;
	transition: transform calc(var(--speed) / 12) ease;
	width: var(--size);
	height: var(--size);
	transform: translate(var(--starting-x), var(--starting-y)) rotate(var(--rotatation));
}

.dot::after {
	content: "";
	animation: hoverFirefly var(--speed) infinite, dimFirefly calc(var(--speed) / 2) infinite calc(var(--speed) / 3);
	animation-play-state: paused;
	display: block;
	border-radius: 100%;
	background: #C8ACF0;
	width: 100%;
	height: 100%;
	box-shadow: 0rem 0rem 0.42rem 0rem #C8ACF0, 0rem 0rem 0.3rem 0rem #C8ACF0 inset, 0rem 0rem 0.14rem 0.069rem #C8ACF0;
}

.dot.white-dot::after {
	background: white;
	box-shadow: 0rem 0rem 0.42rem 0rem white, 0rem 0rem 0.3rem 0rem white inset, 0rem 0rem 0.14rem 0.069rem white;
}

.dot-1 {
	--rotatation: 0deg;
	--speed: 14s;
	--size: 0.41rem;
	--starting-x: 2rem;
	--starting-y: 1.3rem;
	top: 0.13rem;
	left: -1.11rem;
	opacity: 0.7;
}

.dot-2 {
	--rotatation: 122deg;
	--speed: 16s;
	--size: 0.2rem;
	--starting-x: 2.7rem;
	--starting-y: 0.6rem;
	top: 0.06rem;
	left: 0rem;
	opacity: 0.7;
}

.dot-3 {
	--rotatation: 39deg;
	--speed: 20s;
	--size: 0.27rem;
	--starting-x: -0.7rem;
	--starting-y: 1.4rem;
	top: -0.55rem;
	right: 0.97rem;
}

.dot-4 {
	--rotatation: 220deg;
	--speed: 18s;
	--size: 0.13rem;
	--starting-x: -2rem;
	--starting-y: -0.34rem;
	bottom: 0.27rem;
	right: -0.97rem;
	opacity: 0.9;
}

.dot-5 {
	--rotatation: 190deg;
	--speed: 22s;
	--size: 0.34rem;
	--starting-x: -2.7rem;
	--starting-y: -1.4rem;
	bottom: -0.41rem;
	right: -0.20rem;
}

.dot-6 {
	--rotatation: 20deg;
	--speed: 15s;
	--size: 0.27rem;
	--starting-x: 0.83rem;
	--starting-y: -1.25rem;
	bottom: -0.83rem;
	left: 2rem;
	opacity: 0.7;
}

.radial-6 {
	left: 1.5rem;
}

.dot-7 {
	--rotatation: 300deg;
	--speed: 19s;
	--size: 0.2rem;
	--starting-x: 0.41rem;
	--starting-y: -1.38rem;
	bottom: -1.1rem;
	left: 3rem;
}

.radial-7 {
	left: 2rem;
}

.mugua1 {
	margin-top: 5.208vw;
	line-height: 1.5;
}

.mugua1 .t1 {
	font-size: 2.604vw;
	font-weight: 400;
}

.mugua1 .t1 img {
	width: auto;
	height: 2.083vw;
}

.mugua1 .t2 {
	font-size: 2.604vw;
	font-weight: 400;
	margin: 1.562vw 0 2.604vw;
}

.mugua1 .t3 {
	font-size: 1.25vw;
	font-weight: 300;
	line-height: 1.5;
}

.mugua2 {
	line-height: 1.5;
}

.muguaWow {
	opacity: 0;
	transition: all ease .6s .4s;
	transform: translateY(100px);
}

.muguaWow.anima.in {
	opacity: 1;
	transform: translateY(0);
}

.mugua2 .t1 {
	font-size: 2.604vw;
	font-weight: 400;
}

.mugua2 .t1 img {
	width: auto;
	height: 2.083vw;
}

.mugua2 .t2 {
	font-size: 1.562vw;
	font-weight: 700;
	margin: 1.562vw 0 2.604vw;
}

.mugua2 .t3 {
	font-size: 0.937vw;
	font-weight: 400;
}

.mugua2 .t4 {
	margin-top: 1.562vw;
	font-size: 0.937vw;
	font-weight: 400;
	opacity: 0.6;
}

.mugua3 {
	font-size: 5.208vw;
	line-height: 2;
	position: relative;
}

.mugua4 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 0 0 2.604vw;
	position: relative;
	top: -2.604vw;
}

.mugua4 .arrowButton {
	padding: 0.416vw 1.25vw;
	width: auto;
	height: auto;
	font-size: 1.145vw;
}

@media (max-width: 479px) {
	.button {
		width: 9.5rem;
		height: 3.4rem;
	}

	.radial {
		width: 50px;
		height: 50px;
	}

	.swiper-arrow-vector {
		width: 10px;
	}

	.app-store {
		width: 9rem;
	}
}

@keyframes dimFirefly {
	0% {
		opacity: 1;
	}

	25% {
		opacity: 0.4;
	}

	50% {
		opacity: 0.8;
	}

	75% {
		opacity: 0.5;
	}

	100% {
		opacity: 1;
	}
}

@keyframes hoverFirefly {
	0% {
		transform: translate(0, 0);
	}

	12% {
		transform: translate(0.20832rem, 0.06944rem);
	}

	24% {
		transform: translate(-0.13888rem, 0.20832rem);
	}

	37% {
		transform: translate(0.13888rem, -0.13888rem);
	}

	55% {
		transform: translate(-0.06944rem, 0rem);
	}

	74% {
		transform: translate(0rem, 0.13888rem);
	}

	88% {
		transform: translate(-0.20832rem, -0.06944rem);
	}

	100% {
		transform: translate(0, 0);
	}
}

/* 
*======================================================media===============================================================
*/
@media screen and (max-width:1200px) {
	.RenderLoad {
		background-size: 500%;
	}

}

@media screen and (max-width:900px) {
	.tips-box {
		width: 95%;
		margin: 0 auto;
		font-size: 24px;
		line-height: 40px;
	}

	.tips-info {
		font-size: 24px;
	}

	.tips-info .icon {
		line-height: 40px;
	}

	.tips-info.on .word {
		transform: translate(30px);
	}

	.tips-info.on .icon {
		transform: translate(30px);
	}

	.tips-info .icon img {
		width: 30px;
	}

	.swiper-container {
		width: 100%;
		transform: scale(0.8);
		height: auto;
	}

	.swiper-slide {
		height: auto !important;
	}

	.swiper-slide .review-card {
		width: 100%;
		padding: 140px 36px;
		height: auto !important;
		background-size: 100% 100%;
	}


	.swiper-slide-active,
	.swiper-slide-duplicate-active {
		transform: scale(1);
	}

	.mugua1 {
		margin-top: 50px;
		padding: 0 2%;
	}

	.mugua1 .t1 {
		font-size: 28px;
	}

	.mugua1 .t1 img {
		height: 20px;
	}

	.mugua1 .t2 {
		font-size: 26px;
		margin: 15px 0 25px;
	}

	.mugua1 .t3 {
		font-size: 18px;
	}

	.mugua2 {}

	.mugua2 .t1 {
		font-size: 38px;
	}

	.mugua2 .t1 img {
		height: 20px;
	}

	.mugua2 .t2 {
		font-size: 23px;
		margin: 15px 0 25px;
	}

	.mugua2 .t3 {
		font-size: 14px;
	}

	.mugua2 .t4 {
		margin-top: 15px;
		font-size: 14px;
	}

	.mugua3 {
		font-size: 55px;
	}

	.mugua3 .t1 {
		display: block;
		text-align: left;
		text-indent: 0.5em;
		line-height: 1.4;
	}

	.mugua3 .t2 {
		display: block;
		text-align: left;
		text-indent: 0.9em;
		line-height: 1.4;
		margin-bottom: 0.5em;
	}

	.mugua3 .t3 {
		display: block;
		text-align: left;
		text-indent: 0.5em;
		line-height: 1.4;
	}

	.mugua4 {
		display: flex;
		flex-wrap: wrap;
		padding: 0 0 25px;
		top: -25px;
	}

	.mugua4 .arrowButton {
		padding: 4px 12px;
		font-size: 17px;
	}
	.logo-text{
    transform: none;
  }
}

@media screen and (max-width:480px) {
	.swiper-slide .review-card {
		padding: 40px 36px;
	}
}

/* 特殊处理，小屏手机 */
@media screen and (max-width:380px) {
	.mugua1 {
		margin: 0px;
	}

	#containerBox {
		margin-top: -50px;
	}
}