html{
	height: 100%;
	font-size: 100px;
}
body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size:0.12rem;
}
a,a:hover,a:focus {text-decoration: none;outline: none;}
::selection {background: #56b6e7;color: #fff;}
::-moz-selection {background: #56b6e7;color: #fff;}
h1,h2,h3,h4,h5,h6,p,ul,li { padding: 0; margin: 0;}
li{ list-style-type: none;}
a {color: #333;}
a:hover {color: #56b6e7; text-decoration: none;}
p {line-height: 22px}
.container{
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.header{
	width: 100%;
	height: 5.7rem;
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-size:cover;
}
.logo{
	height: 0.6rem;
	margin: 0.2rem auto 0.3rem 3.9rem;
}
.top-left{
	width: 4.5rem;
	margin-right: 0.25rem;
	color: #fff;
}
.top-left_title{
	font-weight: 600;
}
.top-left_info{
	margin-top: 0.2rem;
	line-height: 0.3rem;
}
.top-left_icon{
	width: max-content;
	margin: 0.5rem 0 0.1rem 0;
	padding: 0.1rem 0.18rem;
	background: linear-gradient( 180deg, #ff6e20 0%, #fe511d 100%);
	border-radius: 0.08rem;
	border: 0.01rem solid rgba(255,255,255,0.2);
}
.top-left_icon .top_icon{
	margin-right: 0.1rem;
	width: 0.2rem;
}
.top-left_detail{
	line-height: 0.3rem;
}
.top-right img{
	margin: 0;
	height: 4.57rem;
}
.content-box{
	padding-bottom: 0.4rem;
}
.content-box_black{
	background: #FAFAFA;
}
.content-box_white{
	background: #FFFFFF;
}
.content_title{
	font-size: 0.32rem;
	color: #111111;
	text-align: center;
	font-weight: 600;
	margin: 0 auto;
	padding: 0.42rem 0 0.3rem 0;
}
.vip-box{
	text-align: center;
	margin: 0.53rem 0.58rem 0 .58rem;
}
.vip-box img{
	margin-bottom: 0.1rem;
}
.vip-box_info{
	position: relative;
	font-size: 0.14rem;
	color: #F33C3B;
	font-weight: 600;
	background: rgba(254,76,40,0.05);
	border-radius: 0.1rem;
	border: 1px solid #FFB3B3;
	margin-top: 0.35rem;
	padding: 0.26rem 0.18rem 0.22rem 0.18rem;
}
.vip-box_info .vip-tip{
	position: absolute;
	top: -0.12rem;
	left: 50%;
	transform: translateX(-50%);
	color: #FED763;
	font-size: 0.12rem;
	padding: 0.03rem 0.08rem;
	background-color: #F33C3B;
	border-radius: 0.05rem;
}
.showApp{
	position: relative;
	width: 9.12rem;
	height: 4.85rem;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.showApp-left_top{
	position: relative;
	width: 2.8rem;
	height: 0.24rem;
	margin: 0.75rem 0 0.4rem 0;
	background: linear-gradient( 270deg, rgba(254,215,99,0) 0%, rgba(254,215,99,0.5) 100%);
	border-radius: 0.18rem;
}
.showApp-left_top2{
	background: linear-gradient( 270deg, rgba(254,63,31,0) 0%, rgba(254,63,31,0.5) 100%);
}
.showApp_title{
	position: absolute;
	font-size: 0.22rem;
	top: -0.15rem;
	left: 0.28rem;
	color: #111111;
}
.showApp_info{
	margin-bottom: 0.3rem;
	line-height: 0.3rem;
}
.check_icon{
	width: 0.16rem;
	margin: 0.07rem 0.1rem 0 0;
}
.app_img{
	position: absolute;
	right: 0;
	top: 0;
	width: 2.4rem;
	display: none;
}
.why_box{
	margin-top: 0.36rem;
}
.why_box_one{
	position: relative;
	text-align: center;
	padding: 0.44rem 0.3rem 0.28rem 0.3rem;
	background: #F7F7F7;
	border-radius: 0.2rem;
	margin: 0 0.15rem;
}
.why_box_num{
	position: absolute;
	left: 50%;
	top: -0.35rem;
	transform: translateX(-50%);
	font-size: 0.48rem;
	color: #F44241;
	font-weight: 900;
}
.why_content{
	width: 2.8rem;
	text-align: left;
	margin-top: 0.2rem;
	letter-spacing: 0.05em;
}
.why_content p{
	line-height: 0.35rem;
}
.why_content span{
	color: #666666;
	
}
.app_big_img{
	width: 4.02rem;
}
.app-bill{
	width: 5.06rem;
	height: 3rem;
	margin-left: 0.2rem;
}
.bill-bill{
	background: #FFFFFF;
	border-radius: 0.2rem;
	box-shadow: 0 0.02rem 0.02rem #00000010;
}
.bill_box{
	text-align: center;
	padding: 0.32rem 0.4rem;
}
.bill_type{
	font-weight: 600;
	height: 0.45rem;
	margin-bottom: 0.1rem;
}
.bill_type span{
	font-weight: 400;
	color: #666666;
	font-size: 0.14rem;
}
.bill_money{
	font-size: 0.32rem;
	color: #F44241;
	line-height: 0.46rem;
	font-weight: 900;
}
.dialog {
	position: relative;
	width: max-content;
	margin-top: 0.3rem;
	margin-left: 0.28rem;
	padding: 0.15rem 0.35rem;
	background: #f9f0f0;
	color: #F44241;
	font-size: 0.18rem;
	border-radius: 0.2rem;
	border: 0.01rem solid #F44241;
}

.dialog::before {
	content: '';
	position: absolute;
	border: 0.15rem solid;
	border-color: transparent transparent #f9f0f0 transparent;
	left: 0.5rem;
	top: -0.28rem;
}
.line1{
	position: absolute;
	height: 0.01rem;
	width: 0.2rem;
	background-color: #F44241;
	left: 0.48rem;
	top: -0.08rem;
	transform: rotate(-48deg);
}
.line2{
	position: absolute;
	height: 0.01rem;
	width: 0.2rem;
	background-color: #F44241;
	left: 0.61rem;
	top: -0.08rem;
	transform: rotate(-135deg);
}
.tip_word{
	margin: 0.15rem 0.28rem;
	color: #999999;
	font-size: 0.14rem;
}

.Download-box{
	height: 4.4rem;
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-size:cover;
	color: #FFFFFF;
}
.app_download{
	margin-right: 0.42rem;
	text-align: center;
}
.app_download .app_icon{
	width: 0.3rem;
	margin-bottom: 0.1rem;
}
.Download-tip{
	width: 6.1rem;
	margin-top: 0.3rem;
	padding: 0.23rem 0.39rem;
	background: linear-gradient( 180deg, #ff6e20 0%, #fe511d 100%);
	border-radius: 0.08rem;
	border: 0.01rem solid rgba(255,255,255,0.2);
	line-height: 0.3rem;
}
.app_Down{
	text-align: center;
	margin-left: 0.6rem;
}
.app_logo{
	width: 2.2rem;
	height: 2.2rem;
	border-radius: 0.2rem;
	background-color: #FFFFFF;
	margin: 0.1rem auto;
}
.app_logo_img{
	width: 2rem;
	height: 2rem;
	margin: 0.1rem;
}
.contact{
	width: 100%;
	height: 3.6rem;
	background-color: #3C4657;
}
.contact_box{
	width: 15.36rem;
	height: 100%;
	margin: auto;
	background-image: url(../img/contact_bg.png);
	background-repeat: no-repeat;
	background-size:cover;
}
.contact_title{
	font-size: 0.22rem;
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	padding: 0.5rem 0 0.46rem 0;
}
.us_box{
	width: 2.4rem;
	text-align: center;
	color: #FFFFFF;
	margin: 0 0.24rem;
}
.us_box img{
	height: 0.4rem;
	margin-bottom: 0.2rem;
}
.us_info{
	margin-top: 0.1rem;
}
.bottom-box{
	height: 0.6rem;
	background-color: #1E2125;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0.27rem;
}
.bottom-box a{
	color: #FFFFFF;
}
.bottom-box span{
	margin-right: 0.1rem;
}
.bottom-box img{
	width: 0.16rem;
	margin-right: 0.05rem;
}
.company{
	margin-bottom: 0.3rem;
	font-size: 0.16rem;
}
.donghua01{
	display: block;
	animation:key01 1s linear;
}
@keyframes key01 {
    0% {
        right: -6rem;
        opacity: 0;
    }
    50% {
        right: -3rem;
        opacity: .5;
    }
    100% {
        right: 0;
        opacity: 1;
    }
}

.flex{
	display: flex;
}
.flex-c{
	display: flex;
	justify-content: center;
}
.flex-c-c{
	display: flex;
	justify-content: center;
	align-items: center;
}
.fs-14{
	font-size: 0.14rem;
}
.fs-16{
	font-size: 0.16rem;
}
.fs-18{
	font-size: 0.18rem;
}
.fs-50{
	font-size: 0.5rem;
}
.color-white{
	color: #FFFFFF;
}
.color-y{
	color: #F7D95C;
}
.color-333{
	color: #333333;
}
.color-666{
	color: #666666;
}
.text_l{
	text-align: left;
}
.fw-6{
	font-weight: 600;
}