body {
	position: relative;
	width: 100vw;
	min-height: 100vh;
	font-size: 14px;
	background-color: #f8f8f8;
	overflow-x: hidden;
	overflow-y: scroll;
}

a {
	text-decoration: none
}

.infoBg1 {
	position: absolute;
	top: -480px;
	left: -30px;
	width: 120%;
	height: 1187px;
	transform: rotate(-10deg);
	/* background: linear-gradient(180deg, #47D07E 0%, #61C087 100%); */
	border-radius: 92px;
}

.infoBg2 {
	position: absolute;
	top: 1300px;
	right: 0;
	transform: translate(50%, 0) rotate(45deg);
	width: 781px;
	height: 781px;
	background: rgba(80, 198, 126, 0.31);
	border-radius: 92px;
}

.infoBg3 {
	position: absolute;
	top: 1800px;
	left: 0;
	width: 781px;
	height: 781px;
	background: rgba(80, 198, 126, 0.31);
	transform: translate(-20%, 0) rotate(45deg);
	border-radius: 92px;
}

.content1 {
	position: absolute;
	left: 50%;
	top: 80px;
	transform: translate(-50%, 0);
	display: flex;
	justify-content: space-between;

}

.content1 .leftContent {
	width: 668px;
	height: 670px;
	background-image: url(../images/downNew/bg1.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

.content1 .rightContent {
	margin: 80px 0 0 24px;
}

.content1 .rightContent h1 {
	margin-bottom: 16px;
	font-size: 64px;
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	color: #FFFFFF;
	line-height: 60px;
}

.content1 .explain_title {
	margin-bottom: 46px;
	font-size: 28px;
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	white-space: nowrap;
}

.content1 .explain_title span {
	margin: 0 10px;
	font-size: 48px;
	color: #dbff00;

}

.content1 .threeBox_ex {
	display: flex;
	margin-bottom: 57px;
}

.content1 .threeBox_ex .ex {
	position: relative;
	margin-right: 40px;
	font-size: 20px;
	font-family: 'Microsoft YaHei';
	font-weight: 600;
	color: #FFFFFF;
	line-height: 25px;
	white-space: nowrap;
}

.content1 .threeBox_ex .ex:nth-child(n+2)::before {
	content: '';
	position: absolute;
	top: 8px;
	left: -20px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
}

.content1 .sweep-code {
	display: flex;
}

.content1 .sweep-code .ewm_code {
	width: 118px;
	height: 118px;
	border-radius: 5px;
	background: #fff;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.content1 .sweep-code .ewm_code .imgcode {
	width: 95%;
}

.content1 .buttonBox {
	margin-left: 20px;
}

.iosBox,
.androidBox,
.ewm-container {
	position: relative;
}

.downloadz .icon {
	display: block;
	width: 32px;
	height: 32px;
	background-size: 100%;
	background-repeat: no-repeat;
}

.downloadz .ios.icon {
	margin-right: 17px;
	background-image: url(../images/downNew/icon1.png);
}

.downloadz .android.icon {
	margin-right: 17px;
	background-image: url(../images/downNew/icon2.png);
}
.downloadz .ewm.icon {
	margin-right: 17px;
	background-image: url(../images/downNew/icon2.png);
}

.downloadz {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 209px;
	height: 50px;
	box-sizing: border-box;
	background: rgba(64, 64, 64, 0.6);
	border-radius: 44px;
	font-size: 20px;
	font-family: 'Microsoft YaHei';
	font-weight: 600;
	color: #FFFFFF;
	margin-bottom: 20px;
	cursor: pointer;
}

.showewm {
	position: absolute;
	width: 202px;
	background: #fff;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	text-align: center;
	padding: 15px 0px;
	border-radius: 4px;
	left: 50%;
	top: 62px;
	transform: translate(-50%, 0);
	z-index: 9999;
	display: none;
}

.img_p_ewm {
	margin-top: 10px;

}

.img_p_ewm img {
	width: 140px;
}

.showewm p {
	font-size: 14px;
	color: #333;
	line-height: 22px;

}

.showewm p a {
	color: red;
}

.showewm .cjq {
	color: red;
}

.p_sty {
	margin: 0 10px;
}

.content2 {
	top: 817px;
	align-items: center;
}

.content2 .titt_big {
	margin-bottom: 118px;
}

.titt_big {

	position: relative;
	font-size: 64px;
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	color: #434443;
	white-space: nowrap;
	line-height: 80px;
}

.content1 .titt_big::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -16px;
	width: 348px;
	height: 12px;
	border-radius: 5px;
	/* background: linear-gradient(to right, #60c287, rgba(255, 255, 255, 0)); */
}

.explain {
	font-size: 28px;
	font-family: 'Microsoft YaHei';
	/* font-weight: 400; */
	color: #333333;
	line-height: 35px;
	white-space: nowrap;
}

.explain {
	display: flex;
	align-items: center;
	white-space: nowrap;
	font-size: 28px;
	font-family: 'Microsoft YaHei';
	color: #333333;
}

.fadeInLeft {
	margin-right: 82px;
}

.explain span {
	width: 84px;
	height: 65px;
	margin: 0 10px 0 20px;
	/* background: #2a8c51; */
	border-radius: 39px 39px 39px 39px;
	font-size: 30px;
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;

}

.content2 .fadeInRight {
	width: 789px;
	height: 829px;
	background-image: url(../images/downNew/bg2.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

.explain2 {
	margin-top: 24px;
}

.content3 .fadeInLeft {
	width: 792px;
	height: 818px;
	background-image: url(../images/downNew/bg3.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

.content3 {
	top: 1754px;
	align-items: center;
}

.content3 .titt_big {

	margin-bottom: 92px;
}

.content4 {
	top: 2731px;
}

.content4 .fadeInLeft {
	margin-top: 181px;
}

.content4 .titt_big {
	margin-bottom: 69px;
}

.content4 .fadeInRight {
	width: 880px;
	height: 818px;
	background-image: url(../images/downNew/bg4.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

.bottomBox {
	top: 3758px;
	left: 0;
	width: 100%;
	transform: none;
	/* background: linear-gradient(to right, #47D07E, #61C087); */
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-top: 101px;
}

.bottomBox .bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/downNew/bg5.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

.bottomBox .titt_big {
	font-size: 60px;
	font-family: 'Microsoft YaHei';
	font-weight: 600;
	color: #FFFFFF;
	line-height: 75px;
	margin-bottom: 33px;
}

.bottomBox .explain {
	font-size: 26px;
	font-family: 'Microsoft YaHei';
	font-weight: 400;
	color: #FFFFFF;
	line-height: 33px;
}

.bottom_button {
	display: flex;
	justify-content: space-between;
	margin: 81px auto 102px;
}

.bottomBox .iosBox .downloadz {
	background: #5278ff;
}

.bottomBox .downloadz {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 220px;
	height: 68px;
	font-size: 20px;
	font-weight: 600;
	color: #FFFFFF;
	border-radius: 44px;
	cursor: pointer;
}

.bottom_button .showewm {
	top: 72px;
}

.bottomBox .androidBox .downloadz {
	margin: 0 24px;
	background: #ff8a00;
}

.bottomBox .ewm-container .downloadz {
	background: #ff4a4a;
}
.bottomBox .titt_big::before{
	background: unset !important;
}
.ewm-fixed {
	position: fixed;
	top: 50%;
	right: -160px;
	z-index: 9999;
	transform: translateY(-50%);
	margin-left: auto;
	transition: all 0.3s;
	padding: 15px 15px 5px 15px;
	border-radius: 5px;
}

.ewm-fixed .ewm-img {
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	padding: 10px;
	background: #fff;
	border-radius: 10px;
}

.ewm-fixed .ewm-img img {
	width: 100px;
}

.ewm-fixed .ewm-text {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	line-height: 1.35;
	font-size: 24px;
}

.bottomBox footer {
	position: relative;
	z-index: 2;
	width: 100%;
	background: #575757;
	box-sizing: border-box;
	padding: 64px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.right_foot {
	text-align: right;
}

.text_href {
	margin-bottom: 10px;

	display: flex;
	align-items: center;
	justify-content: center;
}

.text_href a {
	margin-right: 15px;
	color: #afafaf;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
}

.right_foot .text {
	margin-bottom: 10px;

	display: flex;
	align-items: center;
	justify-content: center;

	color: #afafaf;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
}