html, body {
	min-height: 100%;
	background: #fff;
}

.full-bg {
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

.clear {
	clear: both;
}

.full-bg {
	width: 100%;
}

.content {
	position: relative;
	top: 520px;
	text-align: center;
}

.bg-gray, .hidemask {
	position: fixed;
	top: 0;
}

.marginb20 {
	margin-bottom: 20px;
}

.row-inline {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.row-inline .top {
	display: none;
}

.hidemask {
	display: none;
}

.bg-gray {
	background-color: #000;
	z-index: 1000;
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
}

.andriod-hidemask, .ios-hidemask {
	position: fixed;
	top: 0;
	z-index: 2000;
}

.andriod-hidemask {
	background: url(../images/pic_mengceng@2x.png) no-repeat;
	background-size: 100% 100%;
	width: 508px;
    height: 301px;
    transform: scale(.5);
    margin: -3.5rem 0 0 -3rem;
}

.ios-hidemask {
	background: url(../images/ios-hidemask.png) no-repeat;
	background-size: 100% 100%;
}

@media screen and (max-height:414px) {
	.bg-img {
		background: url(../images/content2.png) no-repeat;
		background-size: 100% auto;
	}
	.content {
		position: relative;
		top: 15%;
		width: 50%;
		left: 50%;
	}
	.row-inline {
		width: 65%;
		text-align: center;
	}
	.row-inline .left, .row-inline .right, .row-inline .top {
		width: 100%;
		clear: both;
		margin-top: 5%;
	}
	.row-inline .top {
		display: block;
	}
	.andriod-hidemask {
		background: url(../images/andriod-hidemaskHP.png) no-repeat;
		background-size: 100% 100%;
	}
	.ios-hidemask {
		background: url(../images/ios-hidemaskHP.png) no-repeat;
		background-size: 100% 100%;
	}
}

@media screen and (max-height:320px) {
	.bg-img {
		background-size: auto 100%;
	}
}

span[id^='cnzz'] {
	display: none;
}

.btnBoxSon {
	z-index: 10;
	position: absolute;
	top: 0.6rem;
	left: 0;
	width: 100%;
	height: 100%;
	padding-left: 3%;
}

 /* flex保证子元素缩小后依然居中 */
.btn_hash{
	display:flex;
	justify-content:center;
	align-items: center;
	width: 80%;
    /* margin: 0 1.6rem 0.7rem auto; */
	margin: 0 auto 0.7rem auto;
    margin-top: -7px !important;
	/* background-color: blue; */
	max-width:375px;
}

/* 子元素，缩小 */
.btn_hash .btnBoxSonHash {
	margin-top: 3px;
	white-space:nowrap;
	/* 缩小内容 */
	transform: scale(0.6);
	color: #999;
}
.tips{
	width: 90%;
	transform: scale(.9);
    line-height: 22px;
    font-size: 12px;
    font-weight: 400;
	color: #666666;
	margin: 0 auto 0.7rem auto;
	max-width:375px;
	display: none;
}
.btnBox {
	position: relative;
	min-height: 6.5rem;
	margin-top: -50%;
	margin-left: -6.5%;
}

.pcCode{
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	/* position: absolute; */
	/* bottom: -35rem; */
	margin-top: 30rem;
	/* background:#eef5ff; */
	/* padding: 6px 5px 6px 14px; */
	border-radius: 4px;
	/* top:5%; */
	/* position: relative; */
    /* z-index: 10; */
	flex-direction: column;
}

.pcCode .pc_left{
	display: flex;
	justify-content: center;
	align-items: flex-end;
	flex-direction: column;
	font-size: 14px;
    color: #353333;
}

.pcCode .pc_left div:nth-child(2){
	margin-top: 26px;
}

.pcCode .pc_right{
	width: 142px;
    height: 142px;
    /* margin-left: 14px; */
	/* margin-top:20px; */
	border: 1px solid #000;
	border: 6px solid #ccd0d9;
    border-radius: 6px;
}
.pcCode .pc_bottom{
margin-top: 22px;
justify-content: center;
align-items: flex-end;
font-size: 12px;
color: #666666 ;
margin-bottom: 35px;
}
.pcCode .pc_right img{
	width: 100%;
}

.tabIcon {
	width: 61.4%;
	position: absolute;
	top: 38%;
	left: 18.9%;
	opacity: 0;
}

img[class^='circle'] {
	width: 29.6%;
	position: absolute;
	/* z-index: 10000; */
}

.circle1 {
	top: 42.8%;
	left: 6%;
	visibility: visible;
}

.circle2 {
	top: 21%;
	left: 66%;
	visibility: visible;
}

.circle3 {
	z-index: 4;
	top: 64%;
	visibility: visible;
	left: 59%;
}

.btnBoxSon {
	display: block;
}

.oneBtn {
	/* min-height: 4.2rem; */
	min-height: 5.2rem;
}

.tooltip p {
	text-align: center;
	color: #999;
}

.tip {
	text-align: center;
}

.tooltip {
	margin: 0 auto 1.5rem auto;
	margin-bottom: -4rem;
}

.tooltip p {
	font-size: 11px;
	line-height: 18px;
}
.down-me-img{
	width: 315px;
}

/* .tooltip .tooltip1 {
	text-indent: -1px;
} */

/* .tooltip2{
	margin-top: ;
} */
.advert{

	/* display: inline; */
    margin-left: auto;
    width: 5%;
}
.tipWrap {
	width: 64.8%;
	display: inline-block;
	border-radius: 12px;
	/*border: 1px solid #bbbbbc;*/
	margin: auto;
	padding: 0.8rem 0;
	text-align: center;
}

.text {
	display: inline-block;
}

.text div:first-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px;
}

.text span {
	font-weight: 600;
	font-size: 1.2rem;
}

.text div:last-child {
	color: #666;
	margin-top: 10px;
}

.btnBoxSon #btn_ios, .btnBoxSon #btn_android, .btnBoxSon #btn_harmonyos{
	-webkit-box-shadow: 0px 8px 8px #CEDBF4;
	box-shadow: 0px 8px 8px #CEDBF4;
}

.btnBoxSon div img {
	width: 10%;
	padding: 0 1.1rem 0 0.6rem;
}

.coreContent {
	margin: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	& span{
		font-weight: normal;
	}
}

#btn_ios_open,#btn_android_open,.btnBoxSon #btn_ios,.btnBoxSon #btn_android,.btnBoxSon #btn_harmonyos{
	/* background: linear-gradient(to top, #485579, #7586b0); */
	/* background: #539aff; */
	background: linear-gradient(to bottom, #6E9BFF 0%, #185FFF 100%);
	width: 48.8%;
	border-radius: 25px;
	color: #fff;
	margin: 1rem 1.2rem 0.7rem auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 2rem;
	overflow: hidden;
	max-width: 375px;
	font-weight: 700;
}
#btn_ios_open,#btn_android_open{
	display: none;
}
#btn_ios {
	margin-bottom: 0;
}

/* .download-btn:last-child { */
#btn_android, #btn_harmonyos{
	margin-top: 0.7rem;
}

.hide {
	display: none !important;
}

/* .oneBtn {
	margin-top: -9%;
	margin-bottom: 9%;
} */

.coreContent {
	width: auto;
	/* width: 80%; */
	height: 100%;
}

#iosVersion {
	/* color: #666; */
	/* font-size: 12px; */
	/* position: absolute;
	top: 55%;
	left: 50%;
	padding-right: 1.6rem;
	padding-top: 1rem;
	text-decoration:none; */
	/* margin-left: 3px; */
}

#androidVersion {
	/* transform: scale(0.9); */
	/* color: #666666; */
	/* font-size: 12px; */
	/* position: absolute;
	top: 55%;
	left: 52%;
	padding-right: 1.6rem;
	padding-top: 1rem;
	text-decoration:none; */
	/* margin-left: 3px; */
}

#iosVersion1 {
	color: #666;
	font-size: 12px;
	position: absolute;
	top: 68%;
	left: 56%;
	padding-right: 1.6rem;
	padding-top: 1rem;
	text-decoration:none;
}

#androidVersion1 {
	color: #666;
	font-size: 12px;
	position: absolute;
	top: 68%;
	left: 56%;
	margin-top: 15px;
	padding-right: 1.6rem;
	text-decoration:none;
}

/* .oneBtn>.btnBoxSon>div,#btn_ios_open,#btn_android_open { */
.oneBtn>.btnBoxSon>#btn_harmonyos,.oneBtn>.btnBoxSon>#btn_android,.oneBtn>.btnBoxSon>#btn_ios,#btn_ios_open,#btn_android_open {
	width: 80%;
	/* margin: 3.2rem auto 0.7rem; */
	/* margin: 1.2rem 1.6rem 0.7rem auto; */
	margin: 1.2rem auto 0.7rem auto;
	height: 3rem;
}

.oneBtn>div>img {
	width: 8%;
	padding: 0 1.4rem 0 1.8rem;
}

img {
	display: block !important;
}

.loadingMask {
	width: 100%;
	height: 100%;
	display: block;
	position: fixed;
	z-index: 999;
	background-color: #fff;
}

.phone {
	width: 53%;
	position: absolute;
	height: auto;
	top: 13.8%;
	left: 23.5%;
	/* overflow: hidden; */
}

.ring-wrap {
	position: relative;
	overflow: visible;
	z-index: 996;
	width: 100%;
}

.ring-foot {
	/* position: absolute;
	top: -1.6rem;*/
	left: 4.75rem; 
	position: relative;
	top:4.0rem;
	width: 9%;
}

.ring-head {
	width: 9.7%;
	position: absolute;
	top: 3.125rem;
	left: 5.0625rem;
}

.addBotton {
	width: 100%;
	/* top: 18rem; */
	position: absolute;
	bottom: -1px;
	left: 0;
	/* top: 69%; */
}

.topBox {
	display: block;
	/* overflow: hidden; */
	position: relative !important;
}

.bg {
	width: 100%;
}
.bgImgH5{
	width: 100%;
	max-width: 550px;
}
.bgImgPC{
	width: 100%;
	max-width: 600px;
}
.visiHide {
	visibility: hidden;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	50% {
		opacity: 0.4;
	}
	80% {
		opacity: 0.7;
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	50% {
		opacity: 0.4;
	}
	80% {
		opacity: 0.7;
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.inft {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

#andriod-hidemask {
	z-index: 999;
}

.btnBox span {
	font-size: 0.8rem;
}

.mask {
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.under {
	padding: 20px;
}

.Li {
	font-size: .5rem;
	font-weight: 500;
	color: #333;
	text-align: center;
	line-height: 1.8rem;
	padding-bottom: .5rem;
}

.otherLi {
	color: #666;
	font-size: .2rem;
	word-wrap: break-word;
}

.under li {
	font-size: .9rem;
}

.downloadApp {
	font-size: .9rem;
	display: inline-block;
	width: 99%;
	height: 2.7rem;
	line-height: 2.7rem;
	color: #2e82bd;
	text-align: center;
}

.box {
	width: 74%;
	border-radius: 10px;
	background-color: #fff;
	position: relative;
}

.btn-wrap {
	border-top: 1px solid #e5e5e5;
}

.close {
	position: absolute;
	width: 2.25rem;
	height: 2.25rem;
	line-height: 2.25rem;
	top: 0;
	right: 0;
	text-align: center;
	font-size: 1.35rem;
}

#browser-mask {
	z-index: 2000;
}

body {
	min-height: 568px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
}

.explain {
	display: block;
	overflow: hidden;
	position: relative !important;
	/* font-size: 0.8rem;
	line-height: 1rem; */
	/* width: 21.08rem; */
	/* width: 80%; */
	/* margin: 3.43rem auto 0rem; */
	/* margin-top: 30px; */
	/* margin-top: 2.4rem; */
	/* margin: 3.2rem auto 0rem;
	border-radius: 6px;	
	border: 1px solid #8fb0ff;
	background-color: #eff5ff; */
	/* color: #333b52; */
	/* height: 5.45rem; */
	/* height: 4.06rem; */
	
}

.explain-son div:first-child {
	margin-bottom: 0.9rem;
}

.explain-son div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.explain img {
	/* width: 100%; */
	/* width: 1rem;
	height: 1rem;
	display: inline-block!important;
	margin-right: 0.3rem; */
}

.detail-title {
	width: 60%;
	background: url('../images/lable@2x.png') no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: auto;
	height: 1.25rem;
	font-size: 0.75rem;
	font-weight: 500;
	color: #fff;
	text-align: center;
}

.explain .detail {
	box-sizing: border-box;
	padding: 1.18rem 0;
	height: 1.75rem;
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-direction: column;
}


.explain .detail div {
	color: #333b52;
	font-size: 0.75rem;
}
.desc-boxs{
	margin: 0 auto;
	margin-top: -0.5rem;	
	z-index: 10;
	color: #666;
	font-size: 0px;
}
.desc-boxs p{
	width: 21.08rem;
	text-align: center;	
	/* font-size: 1.25rem; */
	font-size: 0.625rem;
    /* font-size: 0.5rem; */
	line-height: 2.0;
}
.desc-boxs .desc-clor{
	color: #488FF0;
	text-decoration: none;
	cursor: pointer;
}