.title-decoration {
	position: relative;
	line-height: 24px;
	height: 24px;
  }
  .title-decoration .title-content {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 24px;
	font-family: PingFang-SC-Medium;
	font-weight: 500;
	line-height: 24px;
	z-index: 1;
  }
  .title-decoration .title-line {
	position: absolute;
	width: 136px;
	height: 8px;
	left: 50%;
	bottom: -8px;
	margin-left: -68px;
	background-color: #a9faff;
  }
  .banner,
  .banner .swiper-container {
	height: 620px;
  }
  .banner {
	min-width: 1200px;
	display: inline-block;
	width: 100%;
	position: relative;
	background: #fff;
  }
  .banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
	width: 20px;
	height: 3px;
	background: #fefefe;
	opacity: 0.6;
	-webkit-border-radius: 10px;
	border-radius: 10px;
  }
  .banner
	.swiper-container
	.swiper-pagination
	.swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
  }
  .banner-container {
	width: 100%;
	height: 620px;
	background: #eff4f9;
	-webkit-background-size: cover;
	background-size: cover;
	font-family: OPPOSans-M;
  }
  .banner-container .innerBox {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background: url(../images/blue7.png) center bottom no-repeat;
	-webkit-background-size: 1920px 447px;
	background-size: 1400px 447px;
	text-align: center;
  }
  .banner-container .innerBox .title {
	padding-top: 60px;
	margin-bottom: 23px;
	font-size: 40px;
	line-height: 1em;
	font-family: OPPOSans-B;
  }
  .banner-container .innerBox .tips {
	margin-bottom: 39px;
	font-size: 24px;
	line-height: 1em;
	color: rgba(0, 0, 0, 0.7);
  }
  .banner-container .innerBox .btns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
  }
  .banner-container .innerBox .btns .btn {
	width: 200px;
	height: 48px;
	line-height: 48px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border: 2px solid #008aff;
	font-size: 20px;
	color: #008aff;
	cursor: pointer;
  }
  .banner-container .innerBox .btns .btn:first-of-type {
	margin-right: 40px;
	background: #008aff;
	border: none;
	color: #fff;
  }
  .en .banner .innerBox-left {
	width: 520px !important;
  }
  .en .banner .innerBox-left .innerBox-left-title {
	font-size: 40px !important;
  }
  .box2 {
	width: 100%;
	height: 794px;
	background: #fff;
  }
  .box2 .innerBox {
	position: relative;
	width: 1000px;
	height: 100%;
	padding-top: 80px;
	margin: 0 auto;
	background: url(../images/box2_bg.png) 50% 102px no-repeat;
	-webkit-background-size: 969px 652px;
	background-size: 969px 652px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	font-family: OPPOSans-M;
  }
  .box2 .innerBox .btns {
	display: none;
  }
  .box2 .innerBox .title {
	margin-bottom: 23px;
	font-size: 40px;
	line-height: 1em;
	font-family: OPPOSans-B;
  }
  .box2 .innerBox .tips {
	margin-bottom: 156px;
	line-height: 1em;
	color: rgba(0, 0, 0, 0.7);
	font-size: 24px;
  }
  .box2 .innerBox .line1 {
	line-height: 1em;
	font-size: 16px;
	margin-bottom: 16px;
  }
  :root .en .box2 .innerBox .line1 {
	max-width: 600px;
	margin: 0 auto 10px;
	line-height: 1.5em;
  }
  .box2 .innerBox .line2 {
	margin-bottom: 80px;
	font-size: 16px;
  }
  .box2 .innerBox .line2:last-of-type {
	margin-bottom: 0;
  }
  .box2 .innerBox .line2 span.blue {
	margin: 0 10px;
	font-size: 36px;
	color: #008aff;
	font-family: OPPOSans-B;
  }
  .box2 .innerBox .line2 span.yellow {
	margin: 0 10px;
	font-size: 36px;
	color: #feac00;
	font-family: OPPOSans-B;
  }
  .box2 .innerBox .box2_icon {
	position: absolute;
	width: 112px;
	height: 112px;
  }
  .box2 .innerBox .box2_icon1 {
	top: 202px;
	left: 20px;
  }
  .box2 .innerBox .box2_icon2 {
	top: 342px;
	left: 95px;
  }
  .box2 .innerBox .box2_icon3 {
	top: 501px;
	left: 60px;
  }
  .box2 .innerBox .box2_icon4 {
	top: 239px;
	right: 71px;
  }
  .box2 .innerBox .box2_icon5 {
	top: 363px;
	right: -40px;
  }
  .box2 .innerBox .box2_icon6 {
	top: 483px;
	right: 115px;
  }
  .advantage {
	width: 100%;
	padding: 80px 0;
	background: #eff4f9;
	text-align: center;
  }
  .advantage .innerBox {
	width: 1200px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: OPPOSans-M;
  }
  .advantage .innerBox .title {
	margin-bottom: 60px;
	line-height: 1em;
	font-size: 40px;
	font-family: OPPOSans-B;
  }
  .advantage .innerBox .lineBox {
	position: relative;
	width: 100%;
  }
  .advantage .innerBox .lineBox .top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-family: OPPOSans-B;
  }
  .advantage .innerBox .lineBox .top > div {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 32px;
	line-height: 1em;
	font-size: 26px;
  }
  .advantage .innerBox .lineBox .top-middle {
	color: #fff;
	background: #028afd;
	-webkit-border-radius: 12px 12px 0 0;
	border-radius: 12px 12px 0 0;
  }
  .advantage .innerBox .lineBox .top-right {
	color: #646464;
  }
  .advantage .innerBox .lineBox .content {
	position: relative;
	width: 100%;
	z-index: 3;
  }
  .advantage .innerBox .lineBox .content li {
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background: #fff;
  }
  .advantage .innerBox .lineBox .content li > div {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	line-height: 1em;
	padding: 22px 0;
	font-size: 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #646464;
  }
  .advantage .innerBox .lineBox .content li > div:first-of-type {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
  }
  .advantage .innerBox .lineBox .content li > div:nth-child(2) {
	position: relative;
	color: #000;
  }
  .advantage .innerBox .lineBox .content li > div:nth-child(2)::before {
	content: "";
	position: absolute;
	left: -20px;
	top: 0;
	width: 20px;
	height: 100%;
	background: -webkit-gradient(
	  linear,
	  left top,
	  right top,
	  from(rgba(200, 200, 200, 0.01)),
	  to(rgba(200, 200, 200, 0.2))
	);
	background: -webkit-linear-gradient(
	  left,
	  rgba(200, 200, 200, 0.01),
	  rgba(200, 200, 200, 0.2)
	);
	background: -o-linear-gradient(
	  left,
	  rgba(200, 200, 200, 0.01),
	  rgba(200, 200, 200, 0.2)
	);
	background: linear-gradient(
	  to right,
	  rgba(200, 200, 200, 0.01),
	  rgba(200, 200, 200, 0.2)
	);
  }
  .advantage .innerBox .lineBox .content li > div:nth-child(2)::after {
	content: "";
	position: absolute;
	right: -20px;
	top: 0;
	width: 20px;
	height: 100%;
	background: -webkit-gradient(
	  linear,
	  right top,
	  left top,
	  from(rgba(200, 200, 200, 0.01)),
	  to(rgba(200, 200, 200, 0.2))
	);
	background: -webkit-linear-gradient(
	  right,
	  rgba(200, 200, 200, 0.01),
	  rgba(200, 200, 200, 0.2)
	);
	background: -o-linear-gradient(
	  right,
	  rgba(200, 200, 200, 0.01),
	  rgba(200, 200, 200, 0.2)
	);
	background: linear-gradient(
	  to left,
	  rgba(200, 200, 200, 0.01),
	  rgba(200, 200, 200, 0.2)
	);
  }
  .advantage .innerBox .lineBox .content li > div img {
	width: 16px;
	height: 16px;
	margin-right: 15px;
	margin-left: 143px;
  }
  .advantage .innerBox .lineBox .content li:nth-child(2n) {
	background: #e4eaf1;
  }
  .advantage .innerBox .lineBox .content li:nth-child(2n + 1) {
	background: #fff;
  }
  .advantage .innerBox .lineBox .bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
  }
  .advantage .innerBox .lineBox .bottom > div {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 26px 0;
	line-height: 1em;
  }
  .advantage .innerBox .lineBox .bottom-middle {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 26px 0;
	background: #000;
	-webkit-border-radius: 0 0 12px 12px;
	border-radius: 0 0 12px 12px;
	line-height: 1em;
	text-align: center;
	font-size: 20px;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
  }
  .advantage .innerBox .lineBox .bottom-middle span {
	font-size: 20px;
  }
  .advantage .innerBox .lineBox .bottom-middle img {
	width: 17px;
	height: 17px;
	margin-left: 5px;
  }
  .en .advantage .innerBox .lineBox .top > div {
	font-size: 22px;
  }
  .en .advantage .innerBox .lineBox .content li > div {
	line-height: 1.3em;
  }
  .scene {
	width: 100%;
	height: 795px;
	background: #fff;
  }
  .scene .innerBox {
	width: 100%;
	height: 100%;
	padding-top: 5px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	font-family: OPPOSans-M;
  }
  .scene .innerBox .title {
	font-size: 40px;
	line-height: 1em;
	margin-bottom: 80px;
	font-family: OPPOSans-B;
	font-weight: 400;
  }
  .scene .innerBox .btns {
	margin-bottom: 80px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
  }
  .scene .innerBox .btns .btn {
	width: 220px;
	height: 60px;
	line-height: 43px;
	font-size: 24px;
	color: #969696;
	background: #fff;
	border: 2px solid #b0b0b0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
  }
  .scene .innerBox .btns .btn.active {
	background: #2dc7a5;
	border: 2px solid #2dc7a5;
	color: #fff;
  }
  .scene .innerBox .btns .btn:first-of-type {
	border-right: none;
	-webkit-border-radius: 12px 0 0 12px;
	border-radius: 12px 0 0 12px;
  }
  .scene .innerBox .btns .btn:last-of-type {
	border-left: none;
	-webkit-border-radius: 0 12px 12px 0;
	border-radius: 0 12px 12px 0;
  }
  .scene .innerBox .process {
	position: relative;
	width: 100%;
	height: 362px;
  }
  .scene .innerBox .process > div {
	position: absolute;
  }
  .scene .innerBox .process > div .scen_processLine {
	position: absolute;
	top: 150px;
	width: 0;
	overflow: hidden;
  }
  .scene .innerBox .process > div .scen_processLine img {
	width: 152px;
  }
  .scene .innerBox .process > div .scen_processLine1 {
	left: 171px;
	-webkit-animation: line 0.5s 0.5s forwards;
	animation: line 0.5s 0.5s forwards;
  }
  .scene .innerBox .process > div .scen_processLine2 {
	left: 490px;
	-webkit-animation: line 0.5s 2s forwards;
	animation: line 0.5s 2s forwards;
  }
  .scene .innerBox .process > div .scen_processLine3 {
	left: 845px;
	-webkit-animation: line 0.5s 3.5s forwards;
	animation: line 0.5s 3.5s forwards;
  }
  .scene .innerBox .process > div .scen_processText {
	position: absolute;
	top: 125px;
	width: 150px;
	text-align: center;
	opacity: 0;
	font-size: 16px;
	color: #646464;
  }
  .scene .innerBox .process > div .scen_processText1 {
	left: 171px;
	-webkit-animation: showIcon 0.5s 1s forwards;
	animation: showIcon 0.5s 1s forwards;
  }
  .scene .innerBox .process > div .scen_processText2 {
	left: 490px;
	-webkit-animation: showIcon 0.5s 2.5s forwards;
	animation: showIcon 0.5s 2.5s forwards;
  }
  .scene .innerBox .process > div .scen_processText3 {
	left: 845px;
	-webkit-animation: showIcon 0.5s 4s forwards;
	animation: showIcon 0.5s 4s forwards;
  }
  .scene .innerBox .process .scene_icon {
	top: 90px;
	text-align: center;
	opacity: 0;
  }
  .scene .innerBox .process .scene_icon img {
	width: 100%;
	margin-bottom: 4px;
  }
  .scene .innerBox .process .scene_icon span {
	display: inline-block;
	padding: 7px 15px;
	font-size: 16px;
	border: 1px solid #b4b4b4;
	-webkit-border-radius: 30px;
	border-radius: 30px;
  }
  .scene .innerBox .process .scene_icon1 {
	left: 0;
	width: 167px;
	-webkit-animation: showIcon 0.5s 0s forwards;
	animation: showIcon 0.5s 0s forwards;
  }
  .scene .innerBox .process .scene_icon2 {
	left: 329px;
	width: 160px;
	-webkit-animation: showIcon 0.5s 1.5s forwards;
	animation: showIcon 0.5s 1.5s forwards;
  }
  .scene .innerBox .process .scene_icon3 {
	left: 640px;
	width: 198px;
	-webkit-animation: showIcon 0.5s 3s forwards;
	animation: showIcon 0.5s 3s forwards;
  }
  .scene .innerBox .process .scene_icon4 {
	left: 1010px;
	width: 189px;
	-webkit-animation: showIcon 0.5s 4.5s forwards;
	animation: showIcon 0.5s 4.5s forwards;
  }
  .scene .innerBox .process1 {
	width: 1300px;
	display: block;
	margin: auto auto auto auto;
	text-align: center;
	position: relative;
  }
  /* ::-webkit-scrollbar {
	display: none;
  } */
  .scene .innerBox .process2 {
	width: 1300px;
	display: block;
	margin: auto auto auto auto;
	text-align: center;
	position: relative;
  }
  .scene .innerBox .process1H5,
  .scene .innerBox .process2,
  .scene .innerBox .process2H5 {
	display: none;
  }
  .scene .innerBox .process1 .payCNY {
	left: 69px;
	top: 0;
	width: 0;
	overflow: hidden;
	-webkit-animation: showPay_CNY 0.5s 5s forwards;
	animation: showPay_CNY 0.5s 5s forwards;
	white-space: nowrap;
  }
  .scene .innerBox .process1 .payCNY img {
	vertical-align: top;
  }
  .scene .innerBox .process1 .payCNY img:first-of-type {
	width: 4px;
	margin-top: 13px;
	margin-right: -8.3px;
  }
  .scene .innerBox .process1 .payCNY img:nth-child(2) {
	width: 1036px;
  }
  .scene .innerBox .process1 .payCNY img:last-of-type {
	width: 16px;
	margin-top: 13px;
	margin-left: -14px;
  }
  .scene .innerBox .process1 .payCNY_Info {
	color: #2dc7a5;
	top: -40px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 16px;
	opacity: 0;
	-webkit-animation: showIcon 0.5s 5.5s forwards;
	animation: showIcon 0.5s 5.5s forwards;
  }
  .scene .innerBox .process1 .receiveUSDT {
	left: 398px;
	bottom: -30px;
  }
  .scene .innerBox .process1 .receiveUSDT img {
	vertical-align: bottom;
  }
  .scene .innerBox .process1 .receiveUSDT img:first-of-type {
	width: 16px;
	margin-bottom: 15px;
	margin-right: -14px;
  }
  .scene .innerBox .process1 .receiveUSDT img:nth-child(2) {
	width: 697px;
  }
  .scene .innerBox .process1 .receiveUSDT img:last-of-type {
	width: 4px;
	margin-bottom: 15px;
	margin-left: -4px;
	position: relative;
	right: 4px;
  }
  .scene .innerBox .process1 .receiveCover {
	left: 398px;
	bottom: -30px;
	width: 723px;
	height: 68px;
	background: #fff;
  }
  .scene .innerBox .process1 .receiveCover.animation {
	-webkit-animation: showReceive_USDT 0.5s 5s forwards;
	animation: showReceive_USDT 0.5s 5s forwards;
  }
  .scene .innerBox .process1 .receiveUSDT_Info {
	bottom: -68px;
	right: 400px;
	color: #2dc7a5;
	font-size: 16px;
	opacity: 0;
	-webkit-animation: showIcon 0.5s 5.5s forwards;
	animation: showIcon 0.5s 5.5s forwards;
  }
  
  .scene .innerBox .process2 .payUSDT {
	left: 409px;
	top: 0;
	width: 0;
	overflow: hidden;
	-webkit-animation: showPay_USDT 0.5s 5s forwards;
	animation: showPay_USDT 0.5s 5s forwards;
	white-space: nowrap;
  }
  .scene .innerBox .process2 .payUSDT img {
	vertical-align: top;
  }
  .scene .innerBox .process2 .payUSDT img:first-of-type {
	width: 4px;
	margin-top: 13px;
	margin-right: -8.4px;
  }
  .scene .innerBox .process2 .payUSDT img:nth-child(2) {
	width: 697px;
  }
  .scene .innerBox .process2 .payUSDT img:last-of-type {
	width: 16px;
	margin-top: 13px;
	margin-left: -14px;
  }
  .scene .innerBox .process2 .payUSDT_Info {
	top: -40px;
	right: 403px;
	font-size: 16px;
	opacity: 0;
	-webkit-animation: showIcon 0.5s 5.5s forwards;
	animation: showIcon 0.5s 5.5s forwards;
  }
  .scene .innerBox .process2 .receiveCNY {
	left: 73px;
	bottom: -25px;
  }
  .scene .innerBox .process2 .receiveCNY img {
	vertical-align: bottom;
  }
  .scene .innerBox .process2 .receiveCNY img:first-of-type {
	width: 16px;
	margin-bottom: 15px;
	margin-right: -14px;
  }
  .scene .innerBox .process2 .receiveCNY img:nth-child(2) {
	width: 1036px;
  }
  .scene .innerBox .process2 .receiveCNY img:last-of-type {
	width: 4px;
	margin-bottom: 15px;
	margin-left: -4px;
	position: relative;
	right: 9px;
  }
  .scene .innerBox .process2 .receiveCover {
	left: 73px;
	bottom: -25px;
	width: 1053px;
	height: 68px;
	background: #fff;
  }
  .scene .innerBox .process2 .receiveCover.animation {
	-webkit-animation: showReceive_CNY 0.5s 5s forwards;
	animation: showReceive_CNY 0.5s 5s forwards;
  }
  .scene .innerBox .process2 .receiveCNY_Info {
	bottom: -68px;
	left: 552px;
	color: #2dc7a5;
	font-size: 16px;
	opacity: 0;
	-webkit-animation: showIcon 0.5s 5.5s forwards;
	animation: showIcon 0.5s 5.5s forwards;
  }
  .en .scene .innerBox .btns .btn {
	font-size: 18px;
  }
  .demo {
	width: 100%;
	height: 542px;
	background: url(../images/box5_bg.jpg) center bottom no-repeat
	  rgb(97, 196, 167);
	-webkit-background-size: 1920px 542px;
	background-size: 1920px 542px;
  }
  .demo .innerBox {
	width: 100%;
	height: 100%;
	padding-top: 80px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: OPPOSans-M;
  }
  .demo .innerBox .title {
	margin-bottom: 100px;
	font-size: 40px;
	font-family: OPPOSans-B;
	color: #fff;
	text-align: center;
  }
  .demo .innerBox .inputBox {
	margin-bottom: 60px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: center;
	-ms-flex-pack: justify;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
  }
  .demo .innerBox .inputBox .input {
	position: relative;
	width: 409px;
	height: 70px;
	background: #fff;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	margin: auto 7vw auto 7vw;
  }
  .demo .innerBox .inputBox .input input {
	width: 100%;
	height: 100%;
	padding: 28px 60px 28px 21px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	outline: 0;
	border: none;
	font-size: 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
  }
  .demo .innerBox .inputBox .input input::-webkit-input-placeholder {
	color: #969696;
  }
  .demo .innerBox .inputBox .input input::-moz-placeholder {
	color: #969696;
  }
  .demo .innerBox .inputBox .input input::-ms-input-placeholder {
	color: #969696;
  }
  .demo .innerBox .inputBox .input input::placeholder {
	color: #969696;
  }
  .demo .innerBox .inputBox .input span {
	position: absolute;
	top: 25px;
	right: 19px;
	font-size: 18px;
	color: #969696;
  }
  .demo .innerBox .inputBox .changeIcon {
	width: 43px;
	height: 43px;
  }
  .demo .innerBox .inputBox .changeBox {
	display: none;
  }
  .demo .innerBox .btn {
	width: 100%;
	height: 72px;
	line-height: 60px;
	background: #fed166;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	color: #5d4100;
	font-size: 20px;
	text-align: center;
	cursor: pointer;
  }
  .contact {
	width: 100%;
	height: 791px;
	background: #fff;
  }
  .contact .innerBox {
	width: 852px;
	height: 100%;
	padding-top: 80px;
	margin: 0 auto;
	background-image: url(../images/box6_bg.png);
	-webkit-background-size: 852px 448px;
	background-size: 852px 448px;
	background-repeat: no-repeat;
	background-position: center 236px;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: OPPOSans-M;
  }
  .contact .innerBox .title {
	margin-bottom: 23px;
	line-height: 1em;
	font-size: 40px;
	font-family: OPPOSans-B;
  }
  .contact .innerBox .tips {
	margin-bottom: 69px;
	line-height: 1em;
	font-size: 24px;
	color: rgba(0, 0, 0, 0.7);
  }
  .contact .innerBox .iconBox {
	position: relative;
	width: 852px;
	height: 423px;
  }
  .contact .innerBox .iconBox > div {
	position: absolute;
  }
  .contact .innerBox .iconBox > img {
	position: absolute;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
  }
  .contact .innerBox .iconBox > img:hover {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
  }
  .contact .innerBox .iconBox .icon1 {
	top: 46px;
	left: 116px;
	width: 64px;
  }
  .contact .innerBox .iconBox .icon2 {
	top: 78px;
	left: 363px;
	width: 38px;
  }
  .contact .innerBox .iconBox .icon3 {
	top: 165px;
	left: 423px;
	width: 24px;
  }
  .contact .innerBox .iconBox .icon4 {
	top: 189px;
	left: 643px;
	width: 22px;
  }
  .contact .innerBox .iconBox .icon5 {
	top: 249px;
	left: 597px;
	width: 14px;
  }
  .contact .innerBox .iconBox .icon6 {
	top: 252px;
	left: 258px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
  }
  .contact .innerBox .iconBox .icon6 img {
	width: 76px;
	margin-right: 10px;
  }
  .contact .innerBox .iconBox .icon6 span {
	width: 220px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: url(../images/box6_img.png) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 20px;
	font-family: OPPOSans-B;
	color: #fff;
  }
  .contact .innerBox .iconBox .icon7 {
	top: 325px;
	left: 702px;
	width: 34px;
  }
  .contact .innerBox .contactType {
	width: 100%;
	padding: 2px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
  }
  .contact .innerBox .contactType a {
	width: 180px;
	height: 100px;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
  }
  .contact .innerBox .contactType a img {
	width: 110px;
	margin-right: 14px;
	height: 95px;
  }
  .contact .innerBox .contactType a span {
	font-size: 16px;
	color: #000;
  }
  .en .contact .innerBox .tips {
	line-height: 1em;
	font-size: 18px;
  }
  .en .contact .innerBox .iconBox .icon6 span {
	font-size: 12px;
  }
  .footer {
	width: 100%;
	height: 120px;
	line-height: 120px;
	background: #000;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: OPPOSans-M;
  }
  .pcmmp {
	margin-top: 200px;
  }
  .godness {
	position: absolute;
	width: 100%;
	top: 42%;
	z-index: 999;
  }
  .rev_slider_wrapper {
	padding-top: 70px;
  }
  @media screen and (max-width: 1000px) {
	.pcc a {
	  display: block;
	  margin-bottom: 23px;
	}
	.pcc span {
	  width: 70px;
	  display: inline-block;
	}
	.rev_slider_wrapper {
	  padding-top: 0px;
	}
	.h111 {
	  font-size: 30px !important;
	}
	.godness {
	  position: absolute;
	  width: 100%;
	  top: 18%;
	  z-index: 999;
	}
	.pcmmp {
	  margin-top: 0px;
	}
	.banner,
	body {
	  min-width: 100%;
	}
  
	.pcsg {
	  width: 150px;
	  margin: auto;
	  display: block;
	  margin-bottom: 15px;
	}
  
	.banner,
	.banner .swiper-container {
	  height: 5.2rem;
	}
	.banner .banner-container .innerBox,
	.scene .innerBox .process1H5 .payCNYH5 {
	  -webkit-flex-direction: column;
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	}
	body {
	  width: 100%;
	  font-size: 0;
	  
	}
	.banner .banner-container .innerBox {
	  width: 100%;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  -webkit-box-align: center;
	  -webkit-align-items: center;
	  -ms-flex-align: center;
	  align-items: center;
	  background: url(../images/blue.png) center bottom/100% 3.5rem no-repeat;
	}
	.banner .banner-container .innerBox .title {
	  line-height: 1em;
	  padding-top: 0.8rem;
	  margin-bottom: 0.28rem;
	  font-size: 0.44rem;
	}
	.banner .banner-container .innerBox .tips {
	  line-height: 1em;
	  font-size: 0.28rem;
	}
	.banner .banner-container .innerBox .btns {
	  display: none;
	}
	.box2 {
	  height: 9.56rem;
	}
	.box2 .innerBox {
	  width: 100%;
	  padding-top: 0;
	  background: url(../images/box2_bg.png) 50% 4.6rem no-repeat;
	  -webkit-background-size: 6.78rem 4.56rem;
	  background-size: 6.78rem 4.56rem;
	}
	.box2 .innerBox .btns {
	  display: block;
	  padding: 0.6rem 0.5rem 0.8rem;
	}
	.box2 .innerBox .btns .btn {
	  display: block;
	  width: 100%;
	  height: 0.8rem;
	  line-height: 0.8rem;
	  margin-bottom: 0.4rem;
	  background: #008aff;
	  -webkit-border-radius: 0.12rem;
	  border-radius: 0.12rem;
	  font-size: 0.28rem;
	  color: #fff;
	  font-family: OPPOSans-B;
	  text-align: center;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	}
	.box2 .innerBox .btns .btn:last-of-type {
	  margin-bottom: 0;
	  background: #fff;
	  border: 2px solid #008aff;
	  color: #008aff;
	}
	.box2 .innerBox .title {
	  margin-bottom: 0.23rem;
	  font-size: 0.4rem;
	}
	.box2 .innerBox .tips {
	  margin-bottom: 1.3rem;
	  font-size: 0.24rem;
	}
	:root .en .box2 .innerBox .tips {
	  margin-bottom: 0.7rem;
	}
	.box2 .innerBox .line1 {
	  max-width: 3.8rem;
	  line-height: 1.4em;
	  font-size: 0.2rem;
	  margin: 0 auto 0.05rem;
	}
	:root .en .box2 .innerBox .line1 {
	  max-width: 4rem;
	  line-height: 1.2em;
	  margin: 0 auto 0.05rem;
	}
	.box2 .innerBox .line2 {
	  margin-bottom: 0.7rem;
	  font-size: 0.2rem;
	}
	:root .en .box2 .innerBox .line2 {
	  margin-bottom: 0.3rem;
	}
	.box2 .innerBox .line2:last-of-type {
	  margin-bottom: 0;
	}
	.box2 .innerBox .line2 span.blue,
	.box2 .innerBox .line2 span.yellow {
	  margin: 0 0.1rem;
	  font-size: 0.36rem;
	}
	.box2 .innerBox .box2_icon {
	  position: absolute;
	  width: 0.9rem;
	  height: 0.9rem;
	}
	.box2 .innerBox .box2_icon1 {
	  top: 5.25rem;
	  left: 0.3rem;
	}
	.box2 .innerBox .box2_icon2 {
	  top: 6.23rem;
	  left: 0.78rem;
	}
	.box2 .innerBox .box2_icon3 {
	  top: 7.34rem;
	  left: 0.57rem;
	}
	.box2 .innerBox .box2_icon4 {
	  top: 5.51rem;
	  right: 0.88rem;
	}
	.box2 .innerBox .box2_icon5 {
	  top: 6.38rem;
	  right: 0;
	}
	.box2 .innerBox .box2_icon6 {
	  top: 7.22rem;
	  right: 1.08rem;
	}
	.advantage {
	  padding: 0.8rem 0;
	}
	.advantage .innerBox {
	  width: 100%;
	}
	.advantage .innerBox .title {
	  margin-bottom: 0.6rem;
	  line-height: 1em;
	  font-size: 0.4rem;
	}
	.advantage .innerBox .lineBox .top > div {
	  -webkit-box-flex: 1;
	  -webkit-flex: 1;
	  -ms-flex: 1;
	  flex: 1;
	  padding: 0.32rem 0.1rem;
	  line-height: 1em;
	  font-size: 0.26rem;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-align: center;
	  -webkit-align-items: center;
	  -ms-flex-align: center;
	  align-items: center;
	  -webkit-box-pack: center;
	  -webkit-justify-content: center;
	  -ms-flex-pack: center;
	  justify-content: center;
	}
	:root .en .advantage .innerBox .lineBox .top > div {
	  padding: 0.2rem 0.1rem;
	  line-height: 1.2em;
	  font-size: 0.25rem;
	}
	.advantage .innerBox .lineBox .top > div:nth-child(2) {
	  -webkit-box-flex: 0;
	  -webkit-flex: none;
	  -ms-flex: none;
	  flex: none;
	  width: 3rem;
	}
	.advantage .innerBox .lineBox .top-middle {
	  -webkit-border-radius: 0.12rem 0.12rem 0 0;
	  border-radius: 0.12rem 0.12rem 0 0;
	}
	.advantage .innerBox .lineBox .content li > div {
	  line-height: 1.4em;
	  padding: 0.18rem;
	  font-size: 0.2rem;
	}
	.advantage .innerBox .lineBox .content li > div:nth-child(2) {
	  -webkit-box-flex: 0;
	  -webkit-flex: none;
	  -ms-flex: none;
	  flex: none;
	  width: 3rem;
	}
	.advantage .innerBox .lineBox .content li > div:nth-child(2)::before {
	  left: -0.2rem;
	  width: 0.2rem;
	}
	.advantage .innerBox .lineBox .content li > div:nth-child(2)::after {
	  right: -0.2rem;
	  width: 0.2rem;
	}
	.advantage .innerBox .lineBox .content li > div img {
	  width: 0.24rem;
	  height: auto;
	  margin-right: 0.13rem;
	  margin-left: 0.15rem;
	}
	.advantage .innerBox .lineBox .content li:nth-child(2n) {
	  background: #e4eaf1;
	}
	.advantage .innerBox .lineBox .content li:nth-child(2n + 1) {
	  background: #fff;
	}
	.advantage .innerBox .lineBox .bottom > div {
	  padding: 0.26rem 0;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	}
	.advantage .innerBox .lineBox .bottom-middle {
	  -webkit-box-flex: 0;
	  -webkit-flex: none;
	  -ms-flex: none;
	  flex: none;
	  width: 3rem;
	  padding: 0.26rem 0;
	  -webkit-border-radius: 0 0 0.12rem 0.12rem;
	  border-radius: 0 0 0.12rem 0.12rem;
	  font-size: 0.2rem;
	}
	.advantage .innerBox .lineBox .bottom-middle span {
	  font-size: 0.2rem;
	}
	.advantage .innerBox .lineBox .bottom-middle img {
	  width: 0.16rem;
	  height: 0.16rem;
	  margin-left: 0.05rem;
	}
	.scene {
	  width: 100%;
	  height: auto;
	  background: #fff;
	}
	.scene .innerBox {
	  width: 100%;
	  height: auto;
	  padding: 0.8rem 0.4rem 0.96rem;
	}
	.scene .innerBox .title {
	  font-size: 0.4rem;
	  margin-bottom: 0.4rem;
	}
	.scene .innerBox .btns {
	  margin-bottom: 0.6rem;
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
	  -webkit-justify-content: center;
	  -ms-flex-pack: center;
	  justify-content: center;
	}
	.scene .innerBox .btns .btn {
	  width: 2.2rem;
	  height: auto;
	  line-height: normal;
	  padding: 0.15rem 0;
	  font-size: 0.24rem;
	}
	:root .en .scene .innerBox .btns .btn {
	  width: 2.8rem;
	  font-size: 0.2rem;
	}
	.scene .innerBox .btns .btn:first-of-type {
	  -webkit-border-radius: 0.12rem 0 0 0.12rem;
	  border-radius: 0.12rem 0 0 0.12rem;
	}
	.scene .innerBox .btns .btn:last-of-type {
	  -webkit-border-radius: 0 0.12rem 0.12rem 0;
	  border-radius: 0 0.12rem 0.12rem 0;
	}
	.scene .innerBox .process1,
	.scene .innerBox .process2 {
	  display: none;
	}
	.scene .innerBox .process {
	  height: 12.04rem;
	}
	.scene .innerBox .process > div {
	  width: 100%;
	}
	.scene .innerBox .process > div .scen_processLine {
	  position: absolute;
	  left: 3.23rem;
	  width: auto;
	  height: 0;
	  overflow: hidden;
	}
	.scene .innerBox .process > div .scen_processLine img {
	  width: auto;
	  height: 1.19rem;
	}
	.scene .innerBox .process > div .scen_processLine1 {
	  top: 2.14rem;
	}
	.scene .innerBox .process > div .scen_processLine1.animation {
	  -webkit-animation: lineH5 0.5s 0.5s 1 forwards;
	  animation: lineH5 0.5s 0.5s 1 forwards;
	}
	.scene .innerBox .process > div .scen_processLine2 {
	  top: 5.83rem;
	}
	.scene .innerBox .process > div .scen_processLine2.animation {
	  -webkit-animation: lineH5 0.5s 2s 1 forwards;
	  animation: lineH5 0.5s 2s 1 forwards;
	}
	.scene .innerBox .process > div .scen_processLine3 {
	  top: 8.99rem;
	}
	.scene .innerBox .process > div .scen_processLine3.animation {
	  -webkit-animation: lineH5 0.5s 3.5s 1 forwards;
	  animation: lineH5 0.5s 3.5s 1 forwards;
	}
	.scene .innerBox .process > div .scen_processText {
	  position: absolute;
	  left: 0;
	  width: 45%;
	  text-align: right;
	  font-size: 0.2rem;
	  color: #646464;
	  z-index: 10;
	}
	.scene .innerBox .process > div .scen_processText1 {
	  top: 2.63rem;
	}
	.scene .innerBox .process > div .scen_processText2 {
	  top: 6.25rem;
	}
	.scene .innerBox .process > div .scen_processText3 {
	  top: 9.48rem;
	}
	.scene .innerBox .process .scene_icon {
	  left: 2.16rem;
	}
	.scene .innerBox .process .scene_icon img {
	  width: 100%;
	}
	.scene .innerBox .process .scene_icon span {
	  position: relative;
	  padding: 0.07rem 0.15rem;
	  border: 1px solid #b4b4b4;
	  -webkit-border-radius: 0.5rem;
	  border-radius: 0.5rem;
	  background: #fff;
	  line-height: 1em;
	  font-size: 0.2rem;
	  text-align: center;
	  z-index: 9;
	}
	.scene .innerBox .process .scene_icon1 {
	  top: 0;
	  width: 2.39rem;
	}
	.scene .innerBox .process .scene_icon1 img {
	  width: 100%;
	  margin-bottom: -0.57rem;
	}
	.scene .innerBox .process .scene_icon2 {
	  top: 3.23rem;
	  width: 2.16rem;
	}
	.scene .innerBox .process .scene_icon2 img {
	  width: 100%;
	  margin-bottom: 0.02rem;
	}
	.scene .innerBox .process .scene_icon3 {
	  top: 6.94rem;
	  width: 2.36rem;
	}
	.scene .innerBox .process .scene_icon3 img {
	  width: 100%;
	  margin-bottom: -0.15rem;
	}
	.scene .innerBox .process .scene_icon4 {
	  top: 10.18rem;
	  width: 2.43rem;
	}
	.scene .innerBox .process .scene_icon4 img {
	  width: 100%;
	  margin-bottom: 0.09rem;
	}
	.scene .innerBox .process1H5 {
	  display: block;
	}
	.scene .innerBox .process1H5 .payCNYH5 {
	  width: auto;
	  top: 0.8rem;
	  right: 0;
	  height: 0;
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  -webkit-box-align: end;
	  -webkit-align-items: flex-end;
	  -ms-flex-align: end;
	  align-items: flex-end;
	  overflow: hidden;
	}
	.scene .innerBox .process1H5 .payCNYH5.animation {
	  -webkit-animation: showPayH5_CNY 0.5s 5s forwards;
	  animation: showPayH5_CNY 0.5s 5s forwards;
	}
	.scene .innerBox .process1H5 .payCNYH5 img {
	  display: block;
	}
	.scene .innerBox .process1H5 .payCNYH5 img:first-of-type {
	  width: 1.99rem;
	  height: 0.05rem;
	  margin-bottom: 0.1rem;
	}
	.scene .innerBox .process1H5 .payCNYH5 img:nth-child(2) {
	  width: 0.04rem;
	  height: 10.2rem;
	}
	.scene .innerBox .process1H5 .payCNYH5 img:last-of-type {
	  right: 0.16rem;
	  width: 1.95rem;
	  height: 0.16rem;
	}
	.scene .innerBox .process1H5 .payCNYH5_Info {
	  width: auto;
	  right: 0.2rem;
	  top: 5.69rem;
	  font-size: 0.2rem;
	  color: #000;
	  opacity: 0;
	}
	.scene .innerBox .process1H5 .payCNYH5_Info.animation {
	  -webkit-animation: showIcon 0.5s 5.5s forwards;
	  animation: showIcon 0.5s 5.5s forwards;
	}
	.scene .innerBox .process1H5 .receiveUSDTH5 {
	  top: 4.12rem;
	  left: 0;
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	  -webkit-flex-direction: column;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  -webkit-box-align: start;
	  -webkit-align-items: flex-start;
	  -ms-flex-align: start;
	  align-items: flex-start;
	  overflow: hidden;
	}
	.scene .innerBox .process1H5 .receiveUSDTH5 img:first-of-type {
	  width: 1.96rem;
	  height: 0.16rem;
	  margin-left: 0.1rem;
	}
	.scene .innerBox .process1H5 .receiveUSDTH5 img:nth-child(2) {
	  width: 0.04rem;
	  height: 7.13rem;
	  margin-top: -0.1rem;
	}
	.scene .innerBox .process1H5 .receiveUSDTH5 img:last-of-type {
	  width: 1.83rem;
	  height: 0.05rem;
	  margin-left: 0.1rem;
	  margin-top: -0.05rem;
	}
	.scene .innerBox .process1H5 .receiveCover {
	  top: 4.12rem;
	  height: 7.3rem;
	  background: #fff;
	  width: 2.05rem;
	}
	.scene .innerBox .process1H5 .receiveCover.animation {
	  -webkit-animation: receiveH5_USDT 0.5s 5s forwards;
	  animation: receiveH5_USDT 0.5s 5s forwards;
	}
	.scene .innerBox .process1H5 .receiveUSDTH5_Info {
	  width: auto;
	  top: 7.4rem;
	  left: 0.2rem;
	  color: #2dc7a5;
	  font-size: 0.2rem;
	  z-index: 9;
	  opacity: 0;
	}
	.scene .innerBox .process1H5 .receiveUSDTH5_Info.animation {
	  -webkit-animation: showIcon 0.5s 5.5s forwards;
	  animation: showIcon 0.5s 5.5s forwards;
	}
	.scene .innerBox .process2H5 {
	  display: none;
	}
	.scene .innerBox .process2H5 .payUSDTH5,
	.scene .innerBox .process2H5 .receiveCNYH5 {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  -webkit-flex-direction: column;
	  overflow: hidden;
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	}
	.scene .innerBox .process2H5 .payUSDTH5 {
	  top: 3.99rem;
	  right: 0;
	  height: 0;
	  display: flex;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  -webkit-box-align: end;
	  -webkit-align-items: flex-end;
	  -ms-flex-align: end;
	  align-items: flex-end;
	}
	.scene .innerBox .process2H5 .payUSDTH5.animation {
	  -webkit-animation: showPayH5_USDT 0.5s 5s forwards;
	  animation: showPayH5_USDT 0.5s 5s forwards;
	}
	.scene .innerBox .process2H5 .payUSDTH5 img {
	  display: block;
	}
	.scene .innerBox .process2H5 .payUSDTH5 img:first-of-type {
	  width: 1.99rem;
	  height: 0.05rem;
	  margin-bottom: 0.1rem;
	}
	.scene .innerBox .process2H5 .payUSDTH5 img:nth-child(2) {
	  width: 0.04rem;
	  height: 6.81rem;
	}
	.scene .innerBox .process2H5 .payUSDTH5 img:last-of-type {
	  right: 0.16rem;
	  width: 1.95rem;
	  height: 0.16rem;
	}
	.scene .innerBox .process2H5 .payUSDTH5_Info {
	  width: auto;
	  right: 0.2rem;
	  top: 7.43rem;
	  font-size: 0.2rem;
	  color: #000;
	  opacity: 0;
	}
	.scene .innerBox .process2H5 .payUSDTH5_Info.animation {
	  -webkit-animation: showIcon 0.5s 5.5s forwards;
	  animation: showIcon 0.5s 5.5s forwards;
	}
	.scene .innerBox .process2H5 .receiveCNYH5 {
	  top: 0.78rem;
	  left: 0;
	  display: flex;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  -webkit-box-align: start;
	  -webkit-align-items: flex-start;
	  -ms-flex-align: start;
	  align-items: flex-start;
	}
	.scene .innerBox .process2H5 .receiveCNYH5 img:first-of-type {
	  width: 1.96rem;
	  height: 0.16rem;
	  margin-left: 0.1rem;
	}
	.scene .innerBox .process2H5 .receiveCNYH5 img:nth-child(2) {
	  width: 0.04rem;
	  height: 10.2rem;
	  margin-top: -0.1rem;
	}
	.scene .innerBox .process2H5 .receiveCNYH5 img:last-of-type {
	  width: 1.83rem;
	  height: 0.05rem;
	  margin-left: 0.1rem;
	  margin-top: -0.05rem;
	}
	.scene .innerBox .process2H5 .receiveCover {
	  top: 0.78rem;
	  height: 10.5rem;
	  background: #fff;
	  width: 2.05rem;
	}
	.scene .innerBox .process2H5 .receiveCover.animation {
	  -webkit-animation: receiveH5_USDT 0.5s 5s forwards;
	  animation: receiveH5_USDT 0.5s 5s forwards;
	}
	.scene .innerBox .process2H5 .receiveCNYH5_Info {
	  width: auto;
	  top: 5.86rem;
	  left: 0.2rem;
	  color: #2dc7a5;
	  font-size: 0.2rem;
	  z-index: 9;
	  opacity: 0;
	}
	.scene .innerBox .process2H5 .receiveCNYH5_Info.animation {
	  -webkit-animation: showIcon 0.5s 5.5s forwards;
	  animation: showIcon 0.5s 5.5s forwards;
	}
	.demo {
	  width: 100%;
	  height: 6.86rem;
	  background: url(../images/box5h5_bg.png) center no-repeat #008aff;
	  -webkit-background-size: 100% 6.86rem;
	  background-size: 100% 6.86rem;
	}
	.demo .innerBox {
	  width: 100%;
	  height: 100%;
	  padding: 0.8rem 0.5rem 1rem;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	}
	.demo .innerBox .title {
	  margin-bottom: 0.39rem;
	  font-size: 0.4rem;
	  color: #fff;
	  text-align: center;
	}
	.demo .innerBox .inputBox {
	  position: relative;
	  width: 100%;
	  margin-bottom: 0.8rem;
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	  -webkit-flex-direction: column;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  -webkit-box-pack: justify;
	  -webkit-justify-content: space-between;
	  -ms-flex-pack: justify;
	  justify-content: space-between;
	  -webkit-box-align: center;
	  -webkit-align-items: center;
	  -ms-flex-align: center;
	  align-items: center;
	}
	.demo .innerBox .inputBox .input {
	  position: relative;
	  width: 100%;
	  height: 0.96rem;
	  background: #fff;
	  -webkit-border-radius: 0.12rem;
	  border-radius: 0.12rem;
	}
	.demo .innerBox .inputBox .input input {
	  width: 100%;
	  height: 100%;
	  padding: 0.34rem 1rem 0.34rem 0.31rem;
	  -webkit-border-radius: 0.12rem;
	  border-radius: 0.12rem;
	  font-size: 0.28rem;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	}
	.demo .innerBox .inputBox .input input::-webkit-input-placeholder {
	  color: #969696;
	}
	.demo .innerBox .inputBox .input input::-moz-placeholder {
	  color: #969696;
	}
	.demo .innerBox .inputBox .input input::-ms-input-placeholder {
	  color: #969696;
	}
	.demo .innerBox .inputBox .input input::placeholder {
	  color: #969696;
	}
	.demo .innerBox .inputBox .input span {
	  position: absolute;
	  top: 0.29rem;
	  right: 0.3rem;
	  font-size: 0.28rem;
	}
	.demo .innerBox .inputBox .input:first-of-type {
	  margin-top: 100px;
	  margin-bottom: 0.6rem;
	}
	.demo .innerBox .inputBox .changeIcon {
	  display: none;
	}
	.demo .innerBox .inputBox .changeBox {
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  width: 1.08rem;
	  height: 1.08rem;
	  margin-left: -0.54rem;
	  margin-top: -0.54rem;
	  background: #008aff;
	  -webkit-border-radius: 50%;
	  border-radius: 50%;
	  z-index: 2;
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-align: center;
	  -webkit-align-items: center;
	  -ms-flex-align: center;
	  align-items: center;
	  -webkit-box-pack: center;
	  -webkit-justify-content: center;
	  -ms-flex-pack: center;
	  justify-content: center;
	}
	.demo .innerBox .inputBox .changeBox img {
	  width: 0.64rem;
	  height: 0.64rem;
	}
	.demo .innerBox .btn {
	  height: 0.96rem;
	  line-height: 0.96rem;
	  -webkit-border-radius: 0.12rem;
	  border-radius: 0.12rem;
	  font-size: 0.28rem;
	  font-family: OPPOSans-B;
	}
	.contact {
	  height: 8.44rem;
	}
	.contact .innerBox {
	  width: 100%;
	  height: 100%;
	  padding-top: 0.8rem;
	  background-image: url(../images/box6h5_bg.png);
	  -webkit-background-size: 100% 4.48rem;
	  background-size: 100% 4.48rem;
	  background-position: center 2.26rem;
	}
	.contact .innerBox .title {
	  margin-bottom: 0.23rem;
	  line-height: 1em;
	  font-size: 0.4rem;
	}
	.contact .innerBox .tips {
	  margin-bottom: 0.59rem;
	  line-height: 1em;
	  font-size: 0.24rem;
	}
	:root .en .contact .innerBox .tips {
	  padding: 0 0.44rem;
	  font-size: 0.22rem;
	}
	.contact .innerBox .iconBox {
	  position: relative;
	  width: 100%;
	  height: 4.48rem;
	}
	.contact .innerBox .iconBox > div,
	.contact .innerBox .iconBox > img {
	  position: absolute;
	}
	.contact .innerBox .iconBox .icon1 {
	  top: 0.46rem;
	  left: 0.8rem;
	  width: 0.64rem;
	}
	.contact .innerBox .iconBox .icon2 {
	  top: 0.78rem;
	  left: 3.27rem;
	  width: 0.38rem;
	}
	.contact .innerBox .iconBox .icon3 {
	  top: 1.65rem;
	  left: 3.87rem;
	  width: 0.24rem;
	}
	.contact .innerBox .iconBox .icon4 {
	  top: 1.89rem;
	  left: 6.07rem;
	  width: 0.22rem;
	}
	.contact .innerBox .iconBox .icon5 {
	  top: 2.49rem;
	  left: 5.61rem;
	  width: 0.14rem;
	}
	.contact .innerBox .iconBox .icon6 {
	  top: 2.72rem;
	  left: 2.22rem;
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-align: center;
	  -webkit-align-items: center;
	  -ms-flex-align: center;
	  align-items: center;
	}
	.contact .innerBox .iconBox .icon6 img {
	  width: 0.76rem;
	  margin-right: 0.1rem;
	}
	.contact .innerBox .iconBox .icon6 span {
	  width: 2.8rem;
	  height: 0.6rem;
	  padding-left: 0.2rem;
	  line-height: 0.6rem;
	  -webkit-background-size: 2.8rem 0.6rem;
	  background-size: 2.8rem 0.6rem;
	  font-size: 0.28rem;
	  text-align: center;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	}
	:root .en .contact .innerBox .iconBox .icon6 span {
	  width: 3.4rem;
	  -webkit-background-size: 3.4rem 0.6rem;
	  background-size: 3.4rem 0.6rem;
	  font-size: 0.2rem;
	}
	.contact .innerBox .iconBox .icon7 {
	  top: 3.25rem;
	  left: 6.66rem;
	  width: 0.34rem;
	}
	.contact .innerBox .contactType {
	  width: 100%;
	  padding: 0 0.454rem;
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: justify;
	  -webkit-justify-content: space-between;
	  -ms-flex-pack: justify;
	  justify-content: space-between;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	}
	.contact .innerBox .contactType a {
	  width: 2rem;
	  height: 0.78rem;
	  -webkit-border-radius: 0.12rem;
	  border-radius: 0.12rem;
	  cursor: pointer;
	}
	.contact .innerBox .contactType a img {
	  width: 0.36rem;
	  margin-right: 0.14rem;
	}
	.contact .innerBox .contactType a span {
	  font-size: 0.24rem;
	}
	.footer {
	  height: 1.6rem;
	  line-height: 1.6rem;
	  font-size: 0.2rem;
	}
  }
  
  @media screen and (min-width: 1000px) {
	.pcc a {
	  margin-right: 50px;
	}
	.pcsg {
	  width: 150px;
	  margin: auto;
	  display: inline-block !important;
	  margin-bottom: 15px;
	}
	.pcsg:nth-child(1) {
	  margin-right: 13px;
	}
  }
  @media screen and (min-width: 2000px) {
	.solution ul #marquee {
	  left: 50%;
	  -webkit-transform: translateX(-50%);
	  -ms-transform: translateX(-50%);
	  transform: translateX(-50%);
	}
  }
  @-webkit-keyframes showIcon {
	0% {
	  opacity: 0;
	}
	100% {
	  opacity: 1;
	}
  }
  @keyframes showIcon {
	0% {
	  opacity: 0;
	}
	100% {
	  opacity: 1;
	}
  }
  @-webkit-keyframes line {
	0% {
	  width: 0;
	}
	100% {
	  width: 152px;
	}
  }
  @keyframes line {
	0% {
	  width: 0;
	}
	100% {
	  width: 152px;
	}
  }
  @-webkit-keyframes showPay_CNY {
	0% {
	  width: 0;
	}
	100% {
	  width: 1038px;
	}
  }
  @keyframes showPay_CNY {
	0% {
	  width: 0;
	}
	100% {
	  width: 1038px;
	}
  }
  @-webkit-keyframes showReceive_USDT {
	0% {
	  width: 703px;
	}
	100% {
	  width: 0;
	}
  }
  @keyframes showReceive_USDT {
	0% {
	  width: 703px;
	}
	100% {
	  width: 0;
	}
  }
  @-webkit-keyframes showPay_USDT {
	0% {
	  width: 0;
	}
	100% {
	  width: 704px;
	}
  }
  @keyframes showPay_USDT {
	0% {
	  width: 0;
	}
	100% {
	  width: 704px;
	}
  }
  @-webkit-keyframes showReceive_CNY {
	0% {
	  width: 1043px;
	}
	100% {
	  width: 0;
	}
  }
  @keyframes showReceive_CNY {
	0% {
	  width: 1043px;
	}
	100% {
	  width: 0;
	}
  }
  @-webkit-keyframes lineH5 {
	0% {
	  height: 0;
	}
	100% {
	  height: 1.19rem;
	}
  }
  @keyframes lineH5 {
	0% {
	  height: 0;
	}
	100% {
	  height: 1.19rem;
	}
  }
  @-webkit-keyframes showPayH5_CNY {
	0% {
	  height: 0;
	}
	100% {
	  height: 10.5rem;
	}
  }
  @keyframes showPayH5_CNY {
	0% {
	  height: 0;
	}
	100% {
	  height: 10.5rem;
	}
  }
  @-webkit-keyframes receiveH5_USDT {
	0% {
	  height: 7.3rem;
	}
	100% {
	  height: 0;
	}
  }
  @keyframes receiveH5_USDT {
	0% {
	  height: 7.3rem;
	}
	100% {
	  height: 0;
	}
  }
  @-webkit-keyframes showPayH5_USDT {
	0% {
	  height: 0;
	}
	100% {
	  height: 7.3rem;
	}
  }
  @keyframes showPayH5_USDT {
	0% {
	  height: 0;
	}
	100% {
	  height: 7.3rem;
	}
  }
  @-webkit-keyframes receiveH5_CNY {
	0% {
	  height: 10.5rem;
	}
	100% {
	  height: 0;
	}
  }
  @keyframes receiveH5_CNY {
	0% {
	  height: 10.5rem;
	}
	100% {
	  height: 0;
	}
  }
  /*# sourceMappingURL=index.css.map */
  