:root {
	--innerWidth: 6.2571rem;
	--innerMinWidth: 6.2571rem;
}

body {
	margin: 0;
	padding: 0;
}

#lizhi {
	position: relative;
}

.header {
	width: var(--innerWidth);
	min-width: var(--innerMinWidth);
	margin: 0 auto;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	color: #3a3a3a;
	font-family: 'PingFangSC-Semibold';
	height: 0.4rem;
	font-size: 20px;
	z-index: 99;
	position: relative;
}

.header-icon {
	display: inline-block;
	background-image: url("./assets/icon.svg");
	background-repeat: no-repeat;
}
.company {
	font-weight: 400;
	font-size: 0.09rem;
	color: #7E7E7E;
}
.line {
	width: 0.01rem;
	height: 0.17rem;
	background-color:  #C8C8C8;
	margin: 0 0.06rem;
}

.header-icon {
	width: 0.23rem;
	height: 0.2rem;
	margin-right: 0.04rem;
}
.h-title {
	margin: 0;
}
.menu {
	position: absolute;
	right: 0rem;
	display: flex;
	flex-direction: row;
	font-size: 0.11rem;
	font-weight: 400;
	color: #444444;
}
.menu a {
	margin: 0 0 0 0.14rem;
	cursor: pointer;
}
.menu .active {
	color: #FE376F;
	position: relative;
}
.menu .active::after {
	content: '';
	display: inline-block;
	width: 0.22rem;
	height: 0.03rem;
	background: #FE376F;
	border-radius: 0.03rem;
	position: absolute;
	left: 50%;
	margin-left: -0.11rem;
	bottom: -0.04rem;
}

/* content */
.l-content-left {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.l-content-right {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.text-wrap {
	width: 3.23rem;
	font-family: STHeitiSC, STHeitiSC;
	font-weight: 500;
	line-height: 0.22rem;
	font-size: 0.13rem;
	margin-top: 0.09rem;
}
.ml-39 {
	margin-left: 0.39rem;
}
.text1 {
	width: 3.23rem;
}

.img_wrap {
	display: flex;
	flex-direction: row;
	margin-top: 0.1rem;

}

.img_wrap img {
	width: 1.07rem;
	height: 1.49rem;
}

.btn {
	width: 1.31rem;
	margin-top: 0.23rem;

}

.content {
	min-width: var(--innerMinWidth);
	position: relative;
	min-height: 3rem;
	background-image: url("./assets/index_bg.png");
	background-size: cover;
	background-position: center;
}

.content2 {
	background-color: #fff;
}

.content.no_rem {
	height: calc(100% - 90px);
	padding-bottom: 92px;
}

.content-inner {
	box-sizing: border-box;
	width: var(--innerWidth);
	min-width: var(--innerMinWidth);
	margin: 0 auto;
	padding-top: 0.4214rem;
	display: flex;
	flex-direction: row;
	align-items: top;
	/* height: 4.8rem; */
	position: relative;
}

.content-inner.no_rem {
	min-height: calc(100vh - 48px - 92px);
}

.content-phone {
	width: 1.83rem;
	height: 3.97rem;
	position: relative;
	overflow: hidden;
	border-radius: 0.24rem;
}

.content-phone-frame {
	width: 1.83rem;
	height: 3.97rem;
	background-image: url("./assets/img_iphone.png");
	position: absolute;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 2;
}

.content-video {
	width: 1.83rem;
	height: 3.97rem;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	/* padding: 0.0714rem 0.1000rem; */
}

.content-feature {
	width: 3.9286rem;
	height: 3.2143rem;
	background-image: url("./assets/features.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.footer-wp {
	color: #6A6A6A;
	width: 100%;
	display: flex;
	flex-direction: column;
	z-index: 20;
}

.footer-title {
	text-align: center;
	font-weight: 500;
}

.footer-title.no_rem {
	font-size: 16px;
}

.footer-register {
	text-align: center;
}

a {
	color: #6A6A6A;
	text-decoration: none;
	display: inline-block;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin: 0 0.1429rem;
	font-weight: 400;
}

a.no_rem {
	font-size: 14px;
}

img {
	margin-right: 0.0429rem;
	float: left;
}

img.no_rem {
	width: 20px;
	height: 20px;
}
.ball {
	position: absolute;
}
.ball1 {
	width: 1.31rem;
	height: 1.28rem;
	top: 0.43rem;
	left: -0.74rem;
}
.ball2 {
	width: 0.78rem;
	height: 0.78rem;
	top: 3.92rem;
	left: -0.22rem;
}
.ball3 {
	width: 0.81rem;
	height: 0.77rem;
	right: -0.7rem;
	top: -0.2rem;
}
.ball4 {
	width: 2.03rem;
	height: 1.99rem;
	right: -0.8rem;
	bottom: -0.4rem;
}
.ball5 {
	width: 0.78rem;
	height: 0.78rem;
	top: 1rem;
	left: -0.2rem;
}
.ball6 {
	width: 0.58rem;
	height: 0.56rem;
	bottom: 0.2rem;
	left: 0.3rem;
}
.box-wrap {
  position:absolute;
bottom: 0;
left: 50%;
  width:0.34rem;
  height:0.34rem;
  margin-left: -0.17rem;
}
.box{
  position:absolute;
  z-index:2;
  width:0.34rem;
  height:0.34rem;
  -webkit-animation:box .8s infinite ;
}
@-webkit-keyframes box{
  0%{
    top:50px;
  }
  20%{
    border-radius:2px;  /*从20%的地方才开始变形*/
  }
  50%{
    top:80px;
    border-bottom-right-radius:25px;
  }
  80%{
    border-radius:2px;  /*到80%的地方恢复原状*/
  }
  100%{
    top:50px;
  }
}
.c-wrap {
	background-color: #FFC9ED;
	min-width: var(--innerMinWidth);
	position: relative;
	min-height: 100vh;
	background-size: cover;
	background-position: center;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}
.c-box {
	background: rgba(255,255,255,0.7);
	border-radius: 0.04rem;
	border: 0.01rem solid #FFFFFF;
	width: 6.12rem;
	min-height: 4rem;
	height: 70vh;
	margin: 0.2rem auto 0.12rem;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	padding: 0.28rem 0.28rem 0;
	z-index: 9;
}
.c-t {
font-weight: 600;
font-size: 0.22rem;
color: #333333;
}
.c-text {
	font-size: 0.1rem;
	color: #555555;
	margin-top: 0.17rem;
	text-indent: 0.2rem;
	width: 100%;

}
.h3 {
	text-align: left;
	text-indent: 0;
	font-weight: 600;
	font-size: 0.1rem;
	color: #555555;
	line-height: 0.24rem;
}
.h4 {
	font-weight: 400;
	text-indent: 0.1rem;
	line-height: 0.18rem;

}
.c-text .a18 {
	margin: 0;
	text-decoration: underline;
	color: blue;
	display: inline-block;
	text-indent: 0;
}
.d-ball {
	position: absolute;
	z-index: 1;
}
.d-ball1 {
	width: 2.03rem;
	height: 1.83rem;
	top: 0.4rem;
	left: 0.27rem;
}
.d-ball2 {
	width: 0.81rem;
	height: 0.77rem;
	top: 0.83rem;
	right: 0.52rem;
}
.d-ball3 {
	width: 0.78rem;
	height: 0.79rem;
	top: 5rem;
	left: 0.73rem;
}
.d-ball4 {
	width: 0.58rem;
	height: 0.56rem;
	top: 3.67rem;
	right: 1.95rem;
}