.pc-page {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(./img/pcbg.png) 100% no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}

.pc-page .box_1 {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.pc-page .box_6 {
  margin: 0 0;
}

.pc-page .image-text_4 {
  position: relative;
  width: 484px;
  height: 205px;
}

.pc-page .text-group_5 {
  width: 484px;
  height: 205px;
}

.pc-page .text_1 {
  width: 120px;
  height: 78px;
  overflow-wrap: break-word;
  color: rgba(53, 126, 151, 1);
  font-size: 60px;
  font-family: KingnamBobo-Bold;
  font-weight: 700;
  text-align: right;
  white-space: nowrap;
  line-height: 78px;
  margin-left: 152px;
}

.pc-page .text_2 {
  width: 326px;
  height: 42px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: STYuanti-SC-Regular;
  font-weight: NaN;
  text-align: right;
  white-space: nowrap;
  line-height: 42px;
  margin: 1px 0 0 155px;
}

.pc-page .text_3 {
  width: 484px;
  height: 60px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: STYuanti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 30px;
  margin-top: 24px;
}

.pc-page .image_1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  height: 130px;
}

.pc-page .group_4 {
  width: 384px;
  height: 50px;
  margin-top: 40px;
}

.pc-page .text-wrapper_2 {
  height: 50px;
  background: url(./img/btnIos.png) -1px -1px
    no-repeat;
  background-size: 182px 52px;
  width: 180px;
}

.pc-page .text-group_2 {
  width: 98px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: 14px 0 0 55px;
}

.pc-page .text-wrapper_3 {
  height: 50px;
  background: url(./img/btnAndroid.png) -1px -1px
    no-repeat;
  background-size: 182px 52px;
  width: 180px;
}

.pc-page .text-group_3 {
  width: 106px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: 14px 0 0 51px;
}

.pc-page .group_3 {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  height: 900px;
  margin-left: 20px;
  width: 852px;
}

.pc-page .image-wrapper_1 {
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  height: 900px;
  margin-left: 89px;
  width: 763px;
}

.pc-page .image_2 {
  width: 820px;
  height: 700px;
  text-align: center;
  margin: 49px 0 0 16px;
}

.pc-page .text-wrapper_1 {
  position: absolute;
  background-color: rgba(87, 155, 178, 0.8);
  height: 66px;
  width: 100%;
  bottom: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.pc-page .text_4 {
/*	 */
  width: 100%;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
}
.introduce{
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 12px;
	color: #588EA0;
	text-align: center;
	margin-left:116px;
}
