* {
  margin: 0;
  padding: 0;
}

body {
  width: 100%;
  height: 100%;
}

.container {
  width: 100%;
  height: 100%;
}

.container_top {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  background-size: cover;
  overflow: hidden;
}

.container_top_background {
  background: url(../image/bg.png) no-repeat center center;
}

.container_top_imgblue {
  display: none;
}

.container_top_logo {
  display: flex;
  align-items: center;
  padding-left: 18%;
}

.container_top_head {
  display: flex;
  height: 100px;
  justify-content: end;
  padding-right: 19%;
}

.container_top_title {
  display: flex;
  justify-content: end;
  width: 100%;
  align-items: center;
  padding: 36px 0 26px 0;
}

.title_font {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-family: AlibabaPuHuiTiM;
  color: #ffffff;
}

.app_about {
  padding-left: 60px;
}

.color_black {
  color: #222222;
}

.downloadApp {
  line-height: 27px;
}

.downloadApp:hover {
  cursor: pointer;
}

.clickAbout:hover {
  cursor: pointer;
}
.title_font_black {
  font-size: 20px;
  font-family: AlibabaPuHuiTiM;
  color: #222222;
}

.title_border {
  width: 18px;
  padding-top: 8px;
  /* margin: 8px auto 0; */
  border-bottom: 3px solid #fff;
}

.title_border_blue {
  width: 18px;
  margin: 8px auto 0;
  border-top: 3px solid #165ff6;
}

.pad_top8 {
  padding-top: 8px;
}

.pad_top0 {
  padding-top: 0;
}

.pad_top11 {
  padding-top: 11px;
}

.pd-top40 {
  padding-top: 40px;
}
.mg-top40 {
  margin-top: 40px;
}

.container_center {
  display: flex;
  flex: 1;
  padding-left: 21%;
}

/* 头部内容 */
.container_top_main {
  display: flex;
  flex: 1;
  flex-direction: column;
  /* width: 500px; */
  padding: 113px 0 115px 0;
}

.container_top_about {
  /* display: flex; */
  display: none;
  padding: 18px 0 88px 0;
  /* padding-left: 23.1%; */
  justify-content: center;
  background: url(../image/bg2.png) no-repeat center center;
}

.container_about_center {
  display: flex;
  align-items: center;
  /* justify-content: center; */
}

.top_about_main {
  display: flex;
  flex-direction: column;
  width: 41.68%;
  padding-top: 81px;
  margin-right: 220px;
}

.about_main_img {
  width: 390px;
  height: 514px;
}

.about_main_title {
  font-size: 30px;
  font-family: AlibabaPuHuiTiM;
  color: #222222;
}

.about_tick {
  position: absolute;
  width: 18px;
  height: 18px;
  transform: translate(4px, 7px);
}

.about_main_item {
  display: flex;
  position: relative;
}

.about_main_text {
  width: 406px;
  font-size: 18px;
  font-family: AlibabaPuHuiTiR;
  color: #222222;
  line-height: 30px;
}

.about_main_item::before {
  content: '';
  display: block;
  width: 20px !important;
  height: 20px;
  border: 1px dashed #ccc;
  margin-top: 5px;
  margin-right: 10px;
}

.about_main_button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 40px;
  background: #0f46f2;
  border-radius: 15px;
  cursor: pointer;
}

.main_button_download {
  font-size: 16px;
  font-family: AlibabaPuHuiTiR;
  color: #fff;
}


.top_main_font {
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
}

.fz-50 {
  font-size: 50px;
}

.fz-30 {
  font-size: 30px;
}

.fz-18 {
  font-size: 18px;
  font-weight: 400;
  font-family: PingFangSC-Regular, PingFang SC;
}

.mb-20 {
  margin-bottom: 20px;
}

.top_main_item {
  display: flex;
  align-items: center;
  position: relative;
}

.tick {
  position: absolute;
  width: 18px;
  height: 18px;
}
.top_main_item::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #fff;
  border-radius: 5px;
  margin-right: 14px;
}

.top_main_botItem {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 180px;
  margin-top: 50px;
}

.qrCode {
  width: 180px;
  height: 180px;
}

.botItem_font {
  font-size: 20px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #ffffff;
  padding-top: 20px;
}

/* 中心内容 */
.container_main {
  width: 100%;
  /* height: 482px; */
  background-color: #f5f6f7;
}

.container_main_content {
  display: flex;
  justify-content: center;
}

.main_content_main {
  display: flex;
  padding-top: 118px;
  justify-content: center;
}

.phone_img {
  width: 481px;
  height: 364px;
}

.main_content_text {
  padding-left: 73px;
  padding-top: 60px;
}

.text_font_title {
  font-size: 30px;
  font-family: AlibabaPuHuiTiM;
  color: #222222;
}

.text_font_item {
  font-size: 18px;
  font-family: AlibabaPuHuiTiR;
  color: #222222;
  padding-top: 40px;
  line-height: 30px;
}

.text_font_item::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../image/tick.png) no-repeat center center;
  margin-right: 10px;
}

/* foot */
.container_bottom {
  display: flex;
  justify-content: center;
  width: 100%;
  /* height: 400px; */
}

.container_bottom_main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 10px 20px;
}

.bottom_main_font {
  font-family: AlibabaPuHuiTiR;
  color: #222222;
  padding-bottom: 14px;
}

.fz-24 {
  font-size: 24px;
}

.img-title {
  width: 220px;
  height: 53px;
}

.bottom_main_text {
  font-size: 14px;
  font-family: AlibabaPuHuiTiR;
  color: #353535;
}

.pt-20 {
  padding-top: 20px;
}

/* 移动端样式 */

.app_container {
  display: none;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.app_background {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding-top: 90px;
  background-color: #f5f6f7;
}

.app_container_top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.app_logo {
  width: 60px;
  height: 60px;
}

.app_top_title {
  padding-top: 21px;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #222222;
}

.app_top_text {
  padding-top: 10px;
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #222222;
}

.app_container_main {
  flex: 1;
  display: flex;
  justify-content: center;
  padding-top: 39px;
  /* padding-left: 46px; */
}

.app_main_flex {
  display: flex;
  flex-direction: column;
}

.app_main_item {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 11px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #8d94a1;
}

.app_main_item::before {
  content: '';
  display: inline-block;
  width: 10.8px;
  height: 10.8px;
  border: 1px solid #165ff6;
  border-radius: 3px;
  margin-right: 8px;
}

.app_main_twoPhone {
  padding-top: 21px;
  width: 306px;
  /* height: 222px; */
}

.app_container_bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 122px;
}

.app_download {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 172px;
  /* height: 40px; */
  padding: 12px 0;
  background: #0845c3;
  border-radius: 22px;
}

.app_download_font {
  font-size: 16px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #ffffff;
  line-height: 16px;
}

.app_text_img {
  padding-top: 29px;
}

.blue_color {
  color: #165FF6;
}

.app_tick {
  position: absolute;
  width: 12px;
}

@media screen and (max-width: 700px) {
  .app_container {
    display: flex;
  }
  .container {
    display: none;
  }
}

@media screen and (min-width: 700px) {
  .app_container {
    display: none;
  }
  .container {
    display: block;
  }
}