html,
body {
	width: 100%;
	height: 100%;
	font-family: PingFang SC, 'Microsoft YaHei', Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	overflow: auto;
	background: #fff;
}
* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	box-sizing: border-box;
	flex-shrink: 0;
	outline: none;
}
input {
	background-color: transparent;
	border: 0;
}
button {
	margin: 0;
	padding: 0;
	border: 1px solid transparent;
	outline: none;
	background-color: transparent;
}
button:active {
	opacity: 0.6;
}
.flex-col {
	display: flex;
	flex-direction: column;
}
.flex-row {
	display: flex;
	flex-direction: row;
}
.justify-start {
	display: flex;
	justify-content: flex-start;
}
.justify-center {
	display: flex;
	justify-content: center;
}
.justify-end {
	display: flex;
	justify-content: flex-end;
}
.justify-evenly {
	display: flex;
	justify-content: space-evenly;
}
.justify-around {
	display: flex;
	justify-content: space-around;
}
.justify-between {
	display: flex;
	justify-content: space-between;
}
.align-start {
	display: flex;
	align-items: flex-start;
}
.align-center {
	display: flex;
	align-items: center;
}
.align-end {
	display: flex;
	align-items: flex-end;
}
.container {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
}
.widthfix {
	width: 100%;
	display: block;
	margin: 0;
	-webkit-touch-callout: none;
	-webkit-user-drag: none;
	user-select: none;
}
img {
	-webkit-touch-callout: none;
	-webkit-user-drag: none;
	user-select: none;
}
.pointer {
	cursor: pointer;
}
.page {
	position: relative;
	width: 100%;
	min-width: 300px;
	margin: 0 auto;
}
.box_1 {
	position: relative;
	margin-bottom: 41px;
}
.header-logo {
	padding: 17px 20px;
	position: sticky;
	top: 0;
	z-index: 2;
}
.header-logo.scroll {
	background: #fff;
}
.group_2 {
	width: 100%;
	max-width: 324px;
	padding: 40px 0 2px;
	position: relative;
}
.group_2 .image_3 {
	width: 100%;
}
.content_1 {
	padding: 0 20px 0 25px;
}
.image_1 {
	height: 26px;
}
.block_1 {
	background-color: #ebebeb;
	width: 1px;
	height: 14px;
	margin: 8px 0 8px 0;
}
.text_1 {
	overflow-wrap: break-word;
	color: #181c29;
	font-size: 10px;
	font-family: PingFangSC-Medium;
	font-weight: 500;
	text-align: left;
	white-space: nowrap;
	line-height: 14px;
	margin-top: 8px;
}
.image_2 {
	width: 92px;
	height: 16px;
	margin: 106px 0 0 232px;
}
.banner {
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.text_2 {
	display: block;
	overflow-wrap: break-word;
	color: #181c29;
	font-size: 14px;
	font-family: PingFangSC-Medium;
	font-weight: 500;
	line-height: 20px;
	margin: 10px 0 0 0;
}
.group_3 {
	width: 266px;
	margin: 24px 0 0 0;
}
.thumbnail {
	width: 18px;
	height: 18px;
}
.text-group {
	overflow-wrap: break-word;
	color: #181c29;
	font-size: 12px;
	font-family: PingFangSC-Regular;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	line-height: 18px;
}
.group_4 {
	width: 266px;
	margin: 16px 0 0 0;
}
.text-wrapper_1 {
	background-color: #181c29;
}
.text-wrapper_2 {
	background-color: #00bf6e;
}
.box_2 {
	display: flex;
	align-items: flex-end;
	width: 100%;
	height: 218px;
	margin-top: -218px;
	padding: 0 24px 24px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
	position: sticky;
	bottom: 0;
	left: 0;
}
.box_2 .btn-group {
	width: 100%;
	display: flex;
	gap: 7px;
}
.box_2 .btn-group .btn {
	flex: 1;
	border-radius: 24px;
	padding: 12px 0;
	overflow-wrap: break-word;
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	font-family: PingFangSC-Medium;
	font-weight: 500;
	text-align: center;
	white-space: nowrap;
	line-height: 20px;
	display: none;
}
.wechat_mask {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 3;
	background: rgba(0, 0, 0, 0.6);
}
.wechat_mask .block {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0.3rem 0.3rem 0 0;
	font-size: 0.36rem;
	font-weight: 400;
	color: #fff;
	text-align: center;
}
.wechat_mask .block img {
	width: 95px;
	margin-left: 0.8rem;
	margin-bottom: 0.3rem;
}
.wechat_mask .block .wx-text {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	text-align: center;
}
.gap-col-12 {
	gap: 12px;
}
.gap-col-6 {
	gap: 6px;
}
.container-mobile,
.container-pc {
	display: none;
}
.container-mobile {
	background: url("../images/app_download/bg.png"/*tpa=https://www.ycj.com/assets/images/app_download/bg.png*/) no-repeat right top;
	background-size: cover;
}
.container-pc {
	width: 100%;
	min-height: 100%;
	min-width: 1200px;
	background: url("../images/app_download/pc_bg.webp"/*tpa=https://www.ycj.com/assets/images/app_download/pc_bg.webp*/) no-repeat right top;
	background-size: cover;
}
.container-pc .header-logo {
	padding: 20px 80px;
}
.container-pc .pc-logo {
	display: block;
	height: 40px;
}
.container-pc .down_wrap {
	width: 100%;
	max-width: 1364px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.container-pc .down_wrap .content {
	padding: 140px 0 0;
	position: relative;
}
.container-pc .left-area {
	width: calc(100% - 480px);
}
.container-pc .down_wrap .title {
	width: 100%;
	max-width: 860px;
	display: block;
}
.container-pc .down_wrap .desc {
	font-weight: bold;
	font-weight: 600;
	font-size: 20px;
	color: #181c29;
	line-height: 28px;
	margin-top: 10px;
}
.container-pc .down_wrap .oul {
	display: flex;
	align-items: center;
	font-weight: 400;
	font-size: 16px;
	color: #181c29;
	line-height: 22px;
	margin-top: 40px;
}
.container-pc .down_wrap .oul li {
	list-style: none;
	margin-right: 32px;
	line-height: 1;
	display: flex;
	align-items: center;
}
.container-pc .down_wrap .oul img {
	display: block;
	margin: 0;
	width: 40px;
	height: 40px;
	margin-right: 12px;
}
.container-pc .down_wrap .qrcode {
	margin-top: 131px;
	display: flex;
}
.container-pc .down_wrap .qrcode div {
	width: 190px;
	height: 216px;
	background: #ffffff;
	border-radius: 24px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-right: 24px;
}
.container-pc .down_wrap .qrcode img {
	width: 150px;
	height: 150px;
	display: block;
	margin: 0 auto 8px;
}
.container-pc .down_wrap .qrcode span {
	font-weight: bold;
	font-weight: 600;
	font-size: 14px;
	color: #626570;
	line-height: 20px;
}
.container-pc .down_wrap .banner {
	width: 480px;
	margin-top: -110px;
}
@media screen and (max-width: 768px) {
	.container-mobile {
		display: block;
	}
	.container-pc {
		display: none;
	}
}
@media screen and (min-width: 769px) {
	.container-mobile {
		display: none;
	}
	.container-pc {
		display: block;
	}
}
