* {
	border: 0;
	padding: 0;
	margin: 0;
	transition: all 0.5s;
}

@font-face {
	font-family: 'DIN';
	src: url('../ttf/din.ttf');
}

@font-face {
	font-family: 'PingFang SC-Bold';
	src: url('../ttf/PingFang-Bold.ttf');
}

@font-face {
	font-family: 'PingFang SC-Medium';
	src: url('../ttf/PingFang-Medium.ttf');
}

@font-face {
	font-family: 'PingFang SC-Heavy';
	src: url('../ttf/PingFang-Heavy.ttf');
}

@font-face {
	font-family: 'PingFang SC-Regular';
	src: url('../ttf/PingFang-Regular.ttf')
}

.wrap-row {
	width: 100%;
	min-width: 1200px;
}

.banner-row {
	position: relative;
	width: 100%;
	height: 930px;
	background: url('https://cdn.qxshop.cn/web/img/banner.png') no-repeat top center;
}

.head-row {
	width: 100%;
	max-width: 1600px;
	min-width: 1024px;
	height: 80px;
	position: absolute;
	z-index: 10;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 50px;
	box-sizing: border-box;
}

.header-left-row {
	width: 40px;
	height: 23px;
}

.header-left-row img:nth-child(2) {
	display: none;
}

.head-nav-row {
	height: 80px;
	width: 60%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.head-nav-row a {
	font-size: 16px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 19px;
	text-decoration: none;
	margin: 0 4% 0 4%;
}

.head-nav-row a:last-child {
	margin: 0 0% 0 4%;
}

.nav-item {
	height: 80px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
	white-space: nowrap;
}

.nav-item:hover .line {
	display: block;
}

.line {
	width: 15px;
	height: 3px;
	background: #ED4655;
	border-radius: 2px;
	position: absolute;
	bottom: 20px;
	display: none;
	left: 50%;
	transform: translateX(-50%);
}

.line-show {
	display: block;
}

.banner-inner-row {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	padding: 220px 40px;
	justify-content: space-between;
	box-sizing: border-box;
}

.banner-left-row {
	padding-top: 50px;
}

.download-row {
	width: 350px;
	display: flex;
	margin-top: 80px;
	justify-content: space-between;
}

.down-left-row {
	width: 170px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.down-left-row a{
	text-decoration: none;
}
.down-item-row {
	width: 170px;
	height: 50px;
	border: 1px solid #FFFFFF;
	display: flex;
	align-items: center;
	font-size: 15px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	justify-content: space-evenly;
	position: relative;
}

.down-item-row:nth-child(2) {
	margin-top: 35px;
}

.down-item-row:nth-child(2) span {
	text-indent: 50px;
}

.down-item-row:nth-child(1) span {
	text-indent: 50px;
}

.down-item-row img {
	position: absolute;
	width: 22px;
	left: 30px;
}

.down-right-row {
	width: 138px;
	height: 138px;
	background: white;
}

.down-right-row img {
	width: 100%;
}

.banner-right-row img {
	width: 264px;
}

.banner-right-row img:nth-child(2) {
	display: none;
}

.app-name {
	font-size: 24px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 40px;
}

.br {
	display: none;
}

.slogan {
	font-size: 50px;
	font-family: PingFang SC-Heavy, PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 77px;
	margin-top: 10px;
}

.slogan span {
	color: #FE5A68;
}

.slogan-two {
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 11rpx;
	margin-top: 30px;
}

.slogan-two h3 {
	font-weight: normal;
}

.section-row {
	width: 1200px;
	margin: 0 auto 100px;
}

.sec-title-row {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.sec-title-row .title-txt-row {
	margin-top: 100px;
	width: 389px;
	height: 90px;
	background-image: url(../img/tt-1.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	font-size: 34px;
	font-family: PingFang SC-Heavy, PingFang SC;
	font-weight: 800;
	color: #333333;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	position: relative;
}

.sec-title-row2 .title-txt-row {
	background-image: url(../img/tt-2.png);
}

.sec-title-row3 .title-txt-row {
	background-image: url(../img/tt-3.png);
}

.sec-title-row4 .title-txt-row {
	background-image: url(../img/tt-4.png);
}

.sec-title-row5 .title-txt-row {
	background-image: url(../img/tt-5.png);
}

.sec-title-row6 .title-txt-row {
	background-image: url(../img/tt-6.png);
}

.sec-title-row7 .title-txt-row {
	background-image: url(../img/tt-7.png);
}

.sec-title-row .title-txt-row::after {
	content: '';
	width: 60px;
	height: 5px;
	background: #ED4655;
	bottom: -15px;
	position: absolute;
}

.sec-title-row .title-txt-row span span {
	margin-left: 30px;
}

.title-intro-txt-row {
	text-align: center;
	margin: 50px;
	max-width: 707px;
	font-size: 20px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #B5B5B8;
	position: relative;
}

.title-intro-txt-row::before {
	position: absolute;
	content: '';
	width: 20px;
	height: 1px;
	background: #B5B5B5;
	top: 14px;
	left: -50px;
}

.title-intro-txt-row::after {
	position: absolute;
	content: '';
	width: 20px;
	height: 1px;
	background: #B5B5B5;
	top: 14px;
	right: -50px;
}

.deal-row {
	width: 1200px;
	height: 154px;
	border: 1px solid rgba(204, 204, 204, 0.4);
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 76px;
	box-sizing: border-box;
}

.deal-left-row {
	font-size: 18px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #000000;
	letter-spacing: 4px;
	display: flex;
	align-items: center;
}

.deal-left-row span:nth-child(1) {
	margin-top: 6px;
}

.deal-left-row span:nth-child(2) {
	font-size: 50px;
	font-family: DIN-Bold, DIN;
	font-weight: bold;
	color: #000000;
}

.deal-right-row {
	width: 440px;
	overflow: hidden;
	height: 66px;
}

.deal-left-scroll {
	height: 66px;
	transition: none;
}

.deal-right-row ul {
	list-style: none;
	height: 66px;
	float: left;
	display: inline-block
}

.deal-right-row ul li {
	height: 66px;
	margin-left: 40px;
	float: left;
	width: 70px;
	text-align: center;
	display: inline-block;
}

.deal-right-row ul li img {
	height: 66px;
}

.store-row {
	display: flex;
	justify-content: space-between;
	padding: 35px 45px;
	box-sizing: border-box;
}

.store-item {
	flex: 1;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
	padding: 36px 40px;
	box-sizing: border-box;
}

.store-item img {
	width: 45px;
	margin-bottom: 16px;
}

.store-title {
	font-size: 24px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #000000;
	margin-bottom: 16px;
}

.store-title-info {
	font-size: 16px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #6E7277;
}

.swiper-container img {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 300ms;
	width: 604px;
	height: 325px;
	transform: scale(0.8);
	opacity: 0.8;
}

.swiper-slide img {
	width: 100%;
	height: 100%;
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
	z-index: 100;
	width: 800px;
	height: 474px;
	transform: scale(1);
	opacity: 1;
}

.swiper-slide-active img,
.swiper-slide-duplicate-active img {
	width: 100%;
	height: 100%;
}

.swiper-button-prev {
	transform: rotateY(180deg);
	left: 113px !important;
}

.swiper-button-next {
	right: 113px !important;
}

.swiper-button-prev,
.swiper-button-next {
	width: 33px !important;
	background-image: url('../img/jiantou.png') !important;
	background-size: 30px 30px !important;
	opacity: 0.8;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
	opacity: 1;
}

.brand-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.brand-item {
	width: 204px;
	margin-bottom: 30px;
}

.brand-item img {
	width: 100%;
}

.abt-row {
	margin-top: 100px;
	display: flex;
	justify-content: space-between;
}

.abt-img-row {
	width: 474px;
}

.abt-img-row img {
	width: 100%;
}

.abt-content {
	width: 654px;
	font-size: 16px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #7F828C;
	line-height: 27px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	word-break: break-all;
}

.footer-row {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #090909;
	padding: 50px 0;
	word-break: break-all;
	text-align: center;
}

.footer-row p {
	font-size: 12px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #B5B5B8;
	line-height: 24px;
}

.footer-row p a {
	color: #B5B5B8;
	text-decoration: none;
}

.footer-row p a:active {
	color: #B5B5B8;
}

.footer-row p a:link {
	color: #B5B5B8;
}

.footer-row p a:visited {
	color: #B5B5B8;
}

.footer-row p a:hover {
	color: #B5B5B8;
}


.low-price-row {
	display: flex;
	justify-content: space-between;
	padding: 35px 0px;
	box-sizing: border-box;
}

.low-item {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: column;
	padding: 36px 40px;
	box-sizing: border-box;
	text-align: center;
}

.low-item img {
	width: 94px;
	height: 94px;
	margin-bottom: 24px;
}

.low-title {
	font-size: 24px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #090909;
	margin-bottom: 24px;
}

.low-title-info {
	font-size: 16px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #6E7277;
}

.recompense-row {
	display: flex;
	justify-content: space-between;
}

.recompense-item {
	width: 364px;
	height: 526px;
	background: white;
	transition: all 1s;
}

.recompense-item:hover {
	background: #090909;
}

.recompense-item:hover .step {
	color: white;
}

.recompense-item:hover .step-title {
	color: white;
}

.recompense-item:hover .step-intro {
	color: white;
}

.recompense-item img {
	width: 354px;
	display: block;
	margin: 5px auto;
}

.step-row {
	height: 218px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	align-items: center;
}

.step {
	font-size: 31px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #7F828C;
	text-align: center;
}

.step-title {
	font-size: 24px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #090909;
	margin: 15px 0;
}

.step-intro {
	width: 224px;
	font-size: 16px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #6E7277;
	line-height: 20px;
}

.safeguarded-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.safeguarded-row img {}


@media (max-width:960px) {
	.wrap-row {
		min-width: 300px;
	}

	.head-row {
		width: 100%;
		min-width: 0;
		padding: 0 20px;
		box-sizing: border-box;
		height: auto;
	}

	.header-left-row {
		width: 100%;
		height: auto;
	}

	.header-left-row img:nth-child(1) {
		display: none;
	}

	.header-left-row img:nth-child(2) {
		width: 60px;
		margin: 76px auto 0;
		display: block;
	}

	.head-nav-row {
		display: none;
	}

	.banner-inner-row {
		width: auto;
		padding: 0px 18px;
		flex-direction: column;
		box-sizing: border-box;
		align-items: center;
	}

	.banner-row {
		height: auto;
	}

	.banner-left-row {
		margin-top: 15px;
		text-align: center;
	}

	.app-name {
		display: none;
	}

	.ii {
		display: none;
	}

	.br {
		display: block;
	}

	.slogan {
		font-size: 40px;
		line-height: 45px;
		font-weight: normal;
		letter-spacing: 2px;
	}

	.slogan-two {
		font-size: 0.6em;
	}

	.download-row {
		flex-direction: row-reverse;
		justify-content: center;
		margin-top: 40px;
	}

	.down-right-row {
		width: 100px;
		height: 100px;
	}

	.down-left-row {
		width: 100px;
		margin-left: 20px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.down-item-row {
		width: 100%;
		height: 39px;
		font-size: 0.5em;
		justify-content: flex-start;
		word-break: keep-all
	}

	.down-item-row img {
		position: absolute;
		width: 12px;
		left: 15px;
	}

	.down-item-row:nth-child(2) {
		margin-top: 0;
	}

	.down-item-row:nth-child(1) span {
		text-indent: 40px;
	}

	.down-item-row:nth-child(2) span {
		text-indent: 45px;
	}

	.banner-right-row {
		margin-top: 66px;
		width: 100%;
	}

	.banner-right-row img:nth-child(1) {
		display: none;
	}

	.banner-right-row img:nth-child(2) {
		display: block;
		margin: 0 auto;
	}

	.section-row {
		width: 100%;
		margin: 0;
	}

	.sec-title-row .title-txt-row {
		margin-top: 50px;
		width: 15rem;
		height: 4rem;
		font-size: 1.5em;
		font-weight: normal;
	}

	.title-intro-txt-row {
		display: none;
	}

	.deal-row {
		width: auto;
		height: auto;
		margin: 60px 10px 10px;
		flex-direction: column;
		overflow: hidden;
		padding: 20px 0;
	}

	.deal-left-row {
		font-size: 12px;
		width: max-content;
		flex-direction: column;
	}

	.maohao {
		display: none;
	}

	.deal-left-row span:nth-child(2) {
		font-size: 30px;
	}

	.deal-right-row {
		margin-top: 20px;
	}

	.store-row {
		padding: 15px 20px;
	}

	.store-item {
		padding: 16px 0px;
		align-items: center;
		justify-content: flex-start;
	}

	.store-item:nth-child(2) {
		padding: 16px 20px;
	}

	.store-title {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.store-title-info {
		font-size: 0.6em;
		text-align: left;
	}

	.swiper-slide {
		transform: scale(1);
		opacity: 1;
	}

	.swiper-button-prev,
	.swiper-button-next {
		display: none;
	}

	.swiper-container {
		margin: 60px auto 0 !important;
	}

	.brand-row {
		margin-top: 60px;
		justify-content: space-around;
	}

	.brand-item {
		width: 30%;
		margin-bottom: 10px;
	}

	.abt-row {
		flex-direction: column;
		margin-top: 60px;
	}

	.abt-img-row {
		width: 100%;
	}

	.abt-content {
		width: 100%;
		padding: 20px 20px;
		box-sizing: border-box;
		font-size: 12px;
		line-height: 24px;
	}

	.footer-row {
		padding: 10px 20px;

	}

	.footer-row p {
		font-size: 0.5em;
		line-height: 1.8em;
	}

	.low-price-row {
		width: 100%;
		flex-wrap: wrap;
		padding: 35px 15px 0;
	}

	.low-item {
		padding: 15px 20px;
		flex: 0 1 auto;
		width: 50%;
		border: 1px solid #F9F9F9;
	}

	.low-item:nth-child(n-2) {
		border-top: none;
	}

	.low-item:nth-child(odd) {
		border-left: none;
	}

	.low-item:nth-child(even) {
		border-right: none;
		border-left: none;
	}

	.low-item:nth-child(n+3) {
		border-bottom: none;
	}

	.low-item img {
		width: 45px;
		height: 45px;
		margin-bottom: 16px;
	}

	.low-title {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.low-title-info {
		font-size: 0.6em;
		text-align: center;
	}

	.recompense-row {
		padding: 15px 15px;
		margin-top: 30px;
		flex-direction: column;
	}

	.recompense-item {
		width: auto;
		display: flex;
		height: fit-content;
		justify-content: space-between;
		margin-top: 20px;
	}

	.recompense-item img {
		width: 150px;
		height: 110px;
		margin: 0;
	}

	.step-row {
		width: calc(100vw - 150px - 60px);
		height: fit-content;
	}

	.step {
		width: calc(100vw - 150px - 60px);
		text-align: left;
		font-size: 18px;
	}

	.step-title {
		width: calc(100vw - 150px - 60px);
		font-size: 18px;
		text-align: left;
		margin: 10px 0 3px;
		font-weight: bold;
	}

	.step-intro {
		font-size: 0.8em;
		text-align: left;
		width: calc(100vw - 150px - 60px);
	}

	.safeguarded-row {
		margin-top: 60px;
		padding: 0 30px;
	}

	.safeguarded-row img {
		width: 50px;
	}

	.safeguarded-row img:nth-child(even) {
		display: none;
	}
}