/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/
@keyframes afeade1
{
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes aheight80
{
	from {
		height: 0px;
	}
	to {
		height: 80%;
	}
}
@keyframes afeade0
{
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}
@keyframes aheight0
{
	from {
		height: 80%;
	}
	to {
		height: 0px;
	}
}
/*超小屏（Extra small screen），平常手机，范围是 [0, 576px)*/
@media (min-width: 0px) and (max-width: 576px) {
	.web-wrap {
		display: none !important;
	}
	.h-web-container {
		display: none;
	}
	.download-page-h5 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

/*小屏（Small screen），大手机，范围是 [576px, 768px)*/
@media (min-width: 577px) and (max-width: 768px) {
	.web-wrap {
		display: none;
	}
	.download-page-h5 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.webdownloadApp_container{
		display: none;
	}
}

/*中屏（Medium screen），平板电脑，范围是 [768px, 992px)*/
@media (min-width: 769px) and (max-width: 992px) {
	.h5-wrap {
		display: none !important;
	}
	.download-page-h5 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.h5downloadApp_container{
		display: none;
	}
}

/*大屏（Large screen），桌面电脑，范围是 [992px, 1200px)*/
@media (min-width: 993px) and (max-width: 1200px) {
	.h5-wrap {
		display: none;
	}

}

/*超大屏（Extra large screen），大桌面电脑，范围是 [1200px, +∞)*/
@media (min-width: 1201px) {
	.h5-wrap {
		display: none;
	}
	.download-page-h5 {
		display: none;
	}
}

html {
	font-size: 16px;
}

#app{
	width: 100%;
}
.down-trigle {
	display: none;
	top: -18px;
	left: calc(50% - 10px);
	position: absolute;
	width: 0;
	height: 0;
	border: 10px solid rgba(0, 153, 68, 0.5);
	border-color: rgba(0, 153, 68, 0.5) transparent transparent transparent;
}
.gold_body{
	background: url(../img/big_bg.png) center no-repeat;
	background-size: cover;
	height: 100%;
	overflow: hidden;
	width: 100%;
	position: relative;
	padding-bottom: 46px;
	background-size: 100% 100%;
}
.blue_body{
	background: url(../img/blue_bg.png) center no-repeat;
	background-size: cover;
	height: 100%;
	overflow: hidden;
	width: 100%;
	position: relative;
	padding-bottom: 46px;
	background-size: 100% 100%;
}

.gold .webdownloadApp_container{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	background: url(../img/big_bg.png) center no-repeat;
	background-size: 100% auto;
}
.blue .webdownloadApp_container{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	background: url(../img/blue_bg.png) center no-repeat;
	background-size: 100% auto;
}

.downloadApp_left{
	/*display: flex;*/
	flex-direction: column;
	min-width: 450px;
}
.downloadApp_right{
	width: 523px;
	height: 100vh;
	overflow: hidden;
}
.downloadApp_logo{
	height: 67px;
	margin-bottom: 47px;
}
.downloadApp_slogan{
	display: none;
	width: 440px;
}
.downloadApp_slogan_box .downloadApp_slogan:first-child{
	/* margin-top: 30px; */
	display: inline-block;
}
.downloadApp_block{
	display: flex;
	align-items: center;
	width: 50px;
	height: 50px;
}

img{
	vertical-align: center;
	border-style: none;
}

.downloadApp_icon{
	width: 44px;
	height: 44px;
	margin-right: 12px;
}

.downloadApp_btns{
	margin-top: 45px;
	/* margin-left: 21px; */
	display: flex;
	flex-direction: column;
}

.downloadApp_btn{
	margin-bottom: 36px;
	display: flex;
	align-items: center;
}

.qrwhitebg{
	margin-top: 3px;
	border-radius: 8px;
	background-color: #fff;
	padding: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 18px;
	margin-right: 16px;
	width: 156px;
	height: 158px;
}
.qrcode{
	align-items: center;
	justify-content: center;
}
.swiper-slide{
	display: flex;
	justify-content: center;
	align-items: center;
}
.swiper-slide img{
	width: 80%;
	height: auto
}
.swiper-container {
	/*width: 532px;*/
	height: 100% !important;
	/*border: 1px solid green;*/
	position: relative;
}
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets{
	text-align: center;
	right: -20px !important;
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet{
	width: 4px;
	height: 4px;
	position: relative;
	left: 5px;
}
.swiper-pagination1{
	margin-top: 30px;
	position: absolute;
	bottom: 20px;
	z-index: 90;
}
.swiper-pagination-bullet-active{
	/* .swiper-pagination-bullet-active { */
	width: 16px;
	height: 6px;
	border-radius: 12px
	/* } */
}

.h5Logo{
	margin-top: 20px;
	background-color: #fff;
	height: 56px;
}
.h5Logo img{
	height: 56px;
}
.gold .downloadApp_webEntryButton{
	position: relative;
	border-radius: 15px;
	height: 57px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 600;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	margin: 180px 20px 12px;
	cursor: pointer;
	background-color: #fb982e;
	background: linear-gradient(27.81deg,#fd853a 17.81%,#feb173 87.34%,#ffead5 104.34%);
}
.blue .downloadApp_webEntryButton{
	position: relative;
	border-radius: 15px;
	height: 57px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 600;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	margin: 180px 20px 12px;
	cursor: pointer;
	background-color: #fb982e;
	background: linear-gradient(27.81deg,#4C9DEC 17.81%,#7DD4FD 87.34%,#7DD4FD 104.34%);
}

.gold .downloadApp_slogan_text1{
	font-size: 40px;
	margin-top: 22px;
	font-weight: 600;
	background-color: #fb982e;
	background-clip: text;
	-webkit-background-clip: text;
	background-color: #fb982e;
	background-image: linear-gradient(to bottom, #fd853a, #ec4a0a);
	color: transparent;
}

.blue .downloadApp_slogan_text1{
	font-size: 40px;
	margin-top: 22px;
	font-weight: 600;
	background-color: #fb982e;
	background-clip: text;
	-webkit-background-clip: text;
	background-color: #fb982e;
	background-image: linear-gradient(to bottom, #4C9DEC, #4C9DEC);
	color: transparent;
}

.downloadApp_slogan_text2{
	font-size: 16px;
	margin-top: 6px;
	margin-bottom: 23px;
	font-weight: 400;
	color: #475467;
}

.gold .scantips{
	width: 200px;
	font-weight: 500;
	font-size: 18px;
	margin-top: 20px;
	color: transparent;
	background-image: linear-gradient(27.81deg,#fd853a 17.81%,#feb173 87.34%,#ffead5 104.34%);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: absolute;
	margin-top: 240px;
	margin-left: 30px;
}
.blue .scantips{
	width: 200px;
	font-weight: 500;
	font-size: 18px;
	margin-top: 20px;
	color: transparent;
	background-image: linear-gradient(27.81deg,#4C9DEC 17.81%,#7DD4FD 87.34%,#7DD4FD 104.34%);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: absolute;
	margin-top: 240px;
	margin-left: 30px;
}

.downloadApp_slogan_text{
	padding-bottom: 45px;
}

.downloadApp_version_text1{
	font-weight: 600;
	font-size: 20px;
	color: #475467;
	margin: 4px 0;
}
.downloadApp_version_text2{
	font-weight: 400;
	font-size: 18px;
	color: #475467;
	margin: 4px 0;
	width: 170px;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
	background: #FA9D10 !important;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
	background: #fddcab;
}

.gold .downloadApp_qrcodeBg{
	margin-left: 15px;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 175px;
	height: 174px;
	margin-right: 28px;
	box-shadow: 4px 4px 20px rgba(0,0,0,.15);
	background: linear-gradient(27.81deg,#fd853a 17.81%,#feb173 87.34%,#ffead5 104.34%);
	margin-top: 30px;
}
.blue .downloadApp_qrcodeBg{
	margin-left: 15px;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 175px;
	height: 174px;
	margin-right: 28px;
	box-shadow: 4px 4px 20px rgba(0,0,0,.15);
	background: linear-gradient(27.81deg,#4C9DEC 17.81%,#7DD4FD 87.34%,#7DD4FD 104.34%);
	margin-top: 30px;
}

.footer_container{
	width: 100%;
	/* position: fixed; */
	display: flex;
	flex-direction: column;
	/* background-color: #fff; */
	padding: 0px 15px 20px;
}

.appdownloadbtn{
	height: 45px;
	background: #ffaa06;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 12px;
	font-size: 16px;
	border: 0;
	margin-bottom: 10px;
}
.gold #downloadBtn{
	position: relative;
	border-radius: 15px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 600;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	margin: 0 20px 12px;
	cursor: pointer;
	background: linear-gradient(27.81deg,#FA9D10 17.81%,#feb173 87.34%,#ffead5 104.34%);
}
.blue #downloadBtn{
	position: relative;
	border-radius: 15px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 600;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	margin: 0 20px 12px;
	cursor: pointer;
	background: linear-gradient(27.81deg,#4C9DEC 17.81%,#7DD4FD 87.34%,#7DD4FD 104.34%);
}

#getCs{
	position: relative;
	font-size: 16px;
	overflow: hidden;
	color: #0b0b0b;
	font-weight: 400;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 12px;
	font-size: 16px;
	border: 0;
	margin-bottom: 10px;
}
#gotoweb{
	position: relative;
	border-radius: 15px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 600;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	margin: 0 20px 12px;
	cursor: pointer;
	background: #fcfcfd;
	border: 1px solid #e4e7ec;
	border-radius: 15px;
	color: #667085;
	font-weight: 400;
}
#contact_cs{
	position: relative;
	border-radius: 15px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 600;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	margin: 0 20px 12px;
	cursor: pointer;
	background: #fcfcfd;
	border: 1px solid #e4e7ec;
	border-radius: 15px;
	color: #667085;
	font-weight: 400;
}
#contact_cs img{
	width: 25px;
	margin-right: 2px;
}
.h5downloadApp_container{
	position: relative;
	height:100vh;
	width: 100%;
	overflow-y: scroll;
}
.h5downloadApp_container_top {
	height: 100%;
	display: flex;
	flex-direction: column;
	/*justify-content: space-between;*/
	overflow: hidden;
}
.h5downloadApp_container .downloadApp_slogan_box{
	position: relative;
	width: 100%;
	/*overflow: hidden;*/
}
.DownloadApp_Footer {
	padding-top: 10px;
	padding-bottom: 50px;
}
#app .goCustomerService {
	display: none;
}
.h5downloadApp_container .swiper-pagination1{
	margin-top: 20px;
	width: 100%;
	text-align: center;
}
.h5downloadApp_container .downloadApp_slogan{
	height: 50%;
	margin: 0  auto 64px;
	padding-bottom: 20px;
}
.h5downloadApp_container .swiper-container{
	width: 100% !important;
	height: auto !important;
}
.h5downloadApp_container .swiper-slide{
	width: 100% !important;
}
.h5downloadApp_container .swiper-pagination-bullet-active{
	width: 20px;
	height: 8px;
	border-radius: 12px;
	margin: 0 4px;
	opacity: 1;
}
.swiper-pagination1 .swiper-pagination-bullet{
	position: relative;
	top: -4px;
}
.gold .footer_tutorialButton{
	width: 100%;
	height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color:  #FA9D10;
}
.blue .footer_tutorialButton{
	width: 100%;
	height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color:  #4C9DEC;
}
.anifeade1{
	animation: afeade1 0.5s linear;
}
.aniheight80{
	animation: aheight80 0.6s linear;
}
.anifeade0{
	animation: afeade0 0.5s linear;
}
.aniheight0{
	animation: aheight0 0.6s linear;
	height: 0;
}
.h5boxcon{
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 1000;
	height: 100%;
	flex-direction: column;
	justify-content: flex-end;
	display: none;
	background: rgba(0,0,0,.15);
}
.h5boxcon .contant-top{
	width: 100%;
	flex: 40%;
}
.h5boxcon .contant{
	width: 100%;
	height: 60%;
	border-radius: 20px 20px 0 0;
	background: white;
	bottom: 0;
	left: 0;
	overflow: scroll;
	display: none;
	position: relative;
	padding-top: 40px;
}
.h5boxcon .contant>div {
	width: 100%;
	height: 100%;
	overflow: scroll;
	padding-bottom: 80px;
}
.h5boxcon .contant .title{
	width: 100%;
	height: 20px;
}
.contant-close-button{
	width: 24px !important;
	height: 24px !important;
	position: absolute;
	top: 10px;
	right: 20px;
	padding: 0 !important;
	overflow: hidden !important;
	z-index: 10;
}
.h5boxcon .contant .title::before{
	position: absolute;
	content: "";
	display: block;
	width: 36px;
	height: 4px;
	top: calc(8px + env(safe-area-inset-top));
	left: 50%;
	transform: translateX(-50%);
	border-radius: 2px;
	background-color: rgba(0,0,0,.14);
	background-color: var(--rsbs-handle-bg,rgba(0,0,0,.14));
}
.h5boxcon .contant p{
	margin: 20px 0;
	text-align: center;
	color: #333;
	font-size: 18px;
	font-weight: 600;;
}
.h5boxcon .contant img{
	width: 98%;
	margin: 0 auto;
}
.appdownloadbtn .progressbar{
	width: 0;
	height: 100%;
	background: red;
	position: absolute;
	z-index: 1;
	left: 0;
	border-radius: 15px 0 0 15px;
}
.appdownloadbtn .cancel{
	position: absolute;
	right: 20px;
	color: #fd853a;
	display: none;
}
.appdownloadbtn .progressbar{
	text-align: right;
	line-height: 48px;
	background-image: linear-gradient(27.81deg,#fd853a 17.81%,#feb173 87.34%,#ffead5 104.34%);
}
.certifiedBox{
	position: fixed;
	z-index: 2000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,.5);
	backdrop-filter: blur(4px);
	display: flex;
	align-items: center;
	display: none;
}
.trust-model{
	width: 300px;
	min-height: 290px;
	padding: 20px;
	border-radius: 28px;
	background: #fff;
	margin: 0 auto;
	text-align: center;
	color: #475467;
	position: relative;
}
.trust-model-con {
	width: 260px;
	height: 200px;
	border-radius: 15px;
	background: url(../img/image27.png) no-repeat;
	background-size: 100% auto;
	overflow: hidden;
	position: relative;
}
.trust-model-con img{
	width: 220px;
	margin-top: 20px;
}
.trust-model-close-button{
	width: 24px;
	height: 24px;
	position: absolute;
	top: -32px;
	right: 0;
}
.sDescription{
	margin: 12px auto 20px;
	color: #475467;
	font-size: 14px;
	display: none;
}
.sDescriptiontip{
	margin: 12px auto 20px;
	color: #475467;
	font-size: 18px;
}
.requireAnimation{
	height: 48px;
	align-items: center;
	justify-content: center;
	color: #fff;
	margin: 20px auto 0;
	border-radius: 15px;
	width: 260px;
	display: none;
	background: linear-gradient(27.81deg,#fd853a 17.81%,#feb173 87.34%,#ffead5 104.34%);
}
.trust-model-con .logo_download{
	position: absolute;
	width: 80px;
	left: 90px;
	top: 60px;
	text-align: center;
	color: white;
}
.trust-model-con .donghua{
	position: absolute;
	width: 60px;
	height: 60px;
	left: 100px;
	top: 80px;
	text-align: center;
	color: white;
	z-index: 1;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0,0,0,.5);
}
.trust-model-con .logo_download .logo{
	width: 60px;
	margin-bottom: 10px;
}
.trust-model-con .donghua img{
	width: 50px;
	margin-top: 0;
	height: 50px;
}
.trust-model-con .donghua div{
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;

}




ul {
    padding: 0px;
    margin: 0px;
}

    ul li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }


.open1 {
    display: none;
}

.alert {
    width: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 5;
    /* display: none; */
}

.pop {
    width: 443px;
    height: 316px;
    background: url(../img/pop.png) no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 9;
    display: none;
    padding-top: 30px;
    box-sizing: initial;
}

    .pop.app {
        left: 53px;
        bottom: 140px;
        background: url(../img/pop1.png) no-repeat;
        background-size: 100%;
        padding-top: 20px;
        height: 188px;
    }

    .pop.wangye {
        left: 15%;
        /* bottom: 60px; */
    }

.http {
    width: 420px;
    height: 250px;
    /*display: flex;*/
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    box-sizing: initial;
	overflow-y: scroll;
}

    .http li {
        width: 100%;
        height: 40px;
        /*display: flex;*/
        align-items: center;
        justify-content: space-between;
        margin-bottom: 16px;
    }

.url {
    height: 40px;
    width: 288px;
    background: url(../img/url.png);
    background-size: cover;
    justify-content: space-between;
    align-items: center;
    float: left;
}

.btn-enter {
    width: 100px;
    height: 40px;
    background: #fe970c;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    border-radius: 5px;
    margin-left: 5px;
    text-decoration: none;
}

.gold .time {
    width: 66px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    color: #fe970c;
    display: inline-block;
}

.blue .time {
	width: 66px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 20px;
	color: #4C9DEC;
	display: inline-block;
}

.domain {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    color: #fe970c;
    padding-left: 15px;
}
.gold .highlight {
	color: #e05053;
}
.blue .highlight {
    color: #3A68CE;
}
.alert {
    width: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 5;
    /* display: none; */
}

.h5pop .h5wangye{
	bottom: 115px;
    padding: 20px 20px;
}

.h5pop .h5app{
	background: url(../img/pop.png) no-repeat;
    background-size: 100%;
    padding: 23px 20px;
    bottom: 190px;

}

.h5http{
	width: 100%;
    /* display: flex; */
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.h5http li {
    width: 100%;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
	/* overflow: scroll; */
}

.h5http ul{
	overflow: scroll;
}

.h5http li{
	padding-bottom: 5px;
}
.h5url {
    width: calc( 100% - 80px);
    background: url(../img/url.png) no-repeat;
    background-size: auto 100%;
    justify-content: space-between;
    align-items: center;
    float: left;
}

.h5pop{
	width: calc(90% - 40px);
	max-width: 500px;
    background: url(../img/pop.png) no-repeat;
    background-size: 100% 100%;
    position: fixed;
    z-index: 20;
    padding: 23px 20px;
    margin-left: 5%;
	margin-right: 5%;
    box-sizing: initial;
	bottom: 30%;
	height: 250px;
	display: none;
}
.h5popCom{
	width: 100%;
	height: 230px;
	overflow: scroll;
}
.h5popCom::-webkit-scrollbar{
	display: none;
}

.gold .h5btn-enter {
    display: inline-block;
    background-color: #fe970c;
    width: 80px;
    height: 38px;
    border-radius: 5px;
    line-height: 38px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    color: #fff;
}
.blue .h5btn-enter {
	display: inline-block;
	background-color: #4C9DEC;
	width: 80px;
	height: 38px;
	border-radius: 5px;
	line-height: 38px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}