* {
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
}
html {
  scroll-behavior: smooth;
}
body {
  width: 100%;
  position: relative;
  background-color: #F7FBFF;
}
#mask {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000;
  opacity: 0.6;
}
#box-title {
  height: 55px;
  position: relative;
  background-color: white;
  z-index: 20;
}
#box-title .title-content .content-left,
#box-title .title-content .content-right {
  display: none;
}
#box-title .title-left {
  width: 61.35px;
  height: 29px;
  position: absolute;
  top: 18px;
  left: 21px;
}
#box-title .title-left img {
  width: 100%;
  height: 100%;
}

#box-title .title-content {
  display: flex;
  position: absolute;
  left: 94px;
  top: 50%;
  transform: translateY(-50%);
}
#box-title .title-content a {
  display: block;
  height: 30px;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
}

#box-title .title-content .content-sepline {
  width: 1px;
  height: 30px;
  margin-left: 20px;
  background-color: #E1E1E1;
}

#box-title .title-content .content-pdf {
  margin-left: 20px;
}

#move {
  display: none;
  z-index: 10;
}
#move .move-main {
  width: 100%;
  z-index: 20;
}
#move .move-main video {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#move .move-main img {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
#banner {
  height: 796px;
  background-image: url('../images/banner2.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
}
#banner .banner-main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#banner .banner-main .banner-img {
  display: none;
}
#banner .banner-main .banner-imgtwo {
  width: 324.04px;
  height: 349px;
  position: absolute;
  top: 229.72px;
}
#banner .banner-main .banner-imgtwo img {
  width: 100%;
  height: 100%;
}
#banner .banner-main .banner-logo {
  width: 54px;
  height: 38.71px;
  position: absolute;
  top: 10px;
  right: 10px;
}
#banner .banner-main .banner-logo img {
  height: 100%;
  width: 100%;
}
#banner .banner-main .banner-text {
  width: 280px;
  height: 106px;
  position: absolute;
  top: 97px;
}
#banner .banner-main .banner-text div:nth-child(1) {
  width: 287px;
  height: 62px;
  line-height: 62px;
  color: #ffffff;
  font-weight: 700;
  font-size: 33px;
  letter-spacing: 2.76083px;
  font-feature-settings: 'tnum' on, 'lnum' on;
}
#banner .banner-main .banner-text div:nth-child(2) {
  width: 227px;
  height: 31px;
  display: flex;
  align-items: center;
  line-height: 31px;
  color: #ffffff;
  margin-top: 13px;
  margin-left: 28px;
  font-weight: 400;
  font-size: 16.5px;
  letter-spacing: 6.67101px;
  font-feature-settings: 'tnum' on, 'lnum' on;
}
#banner .banner-main .btn {
  box-sizing: border-box;
  width: 142.18px;
  height: 44.48px;
  color: #224CB8;
  border: 1.69695px solid #6886D3;
  border-radius: 52.6054px;
  background: #F3F9FF;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 523px;
  left: -2px;
  cursor: pointer;
}
#banner .banner-main .btn span {
  width: 85px;
  height: 19px;
  line-height: 19px;
  font-weight: 500;
  font-size: 13.7589px;
}
#banner .banner-main .btn img {
  width: 16.7px;
  height: 16.7px;
  margin-left: 5.63px;
}
#banner .banner-main .btn :nth-child(2) {
  display: none;
}
#banner .banner-main .banner-text :nth-child(4) {
  width: 120.77px;
  height: 41.28px;
  line-height: 41.28px;
  color: #224CB8;
  border: 1.69695px solid #6886D3;
  border-radius: 52.6054px;
  background: #F3F9FF;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 523px;
  left: 158.23px;
}
#banner .banner-main .banner-text :nth-child(4) button {
  border: none;
  background-color: #F3F9FF;
  cursor: pointer;
}
#banner .banner-main .banner-text :nth-child(4) button span {
  display: block;
  width: 55px;
  height: 19px;
  line-height: 19px;
  font-weight: 500;
  font-size: 13.7589px;
  color: #224CB8;
  -webkit-appearance: none;
}
#box-tp {
  height: 334px;
  border: 1px solid white;
  background-color: white;
}
#box-tp .tp-center {
  width: 232.63px;
  height: 204.81px;
  margin: 66px auto 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#box-tp .tp-center div {
  display: flex;
  flex-direction: column;
  width: 85px;
  height: 85px;
}
#box-tp .tp-center div img {
  width: 55.94px;
  height: 55.94px;
  margin-left: 15.08px;
  margin-bottom: 13.84px;
}
#box-tp .tp-center :nth-child(2) span {
  margin-left: 5px;
}
#box-tp .tp-center :nth-child(3) {
  margin-top: 34.23px;
}
#box-tp .tp-center :nth-child(4) {
  margin-top: 34.23px;
}
#box-tp .tp-center div span {
  width: 96px;
  height: 15px;
  font-weight: 400;
  font-size: 10.7031px;
  line-height: 15px;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
  font-feature-settings: 'tnum' on, 'lnum' on;
  color: #224CB8;
}
#box-appbegin {
  background-color: #F7FBFF;
}
#box-appbegin .box-appbegin-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
}
#box-appbegin .box-appbegin-center :nth-child(1) {
  display: block;
  width: 72px;
  height: 25px;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #224CB8;
  margin-top: 79px;
  font-feature-settings: 'tnum' on, 'lnum' on;
}
#box-appbegin .box-appbegin-center :nth-child(2) {
  display: block;
  width: 115px;
  height: 16px;
  font-weight: 400;
  font-size: 11.5803px;
  line-height: 16px;
  color: #224CB8;
  text-align: center;
  margin-top: 11px;
  letter-spacing: 6.08815px;
  font-feature-settings: 'tnum' on, 'lnum' on;
}
#box-appbegin .box-appbegin-center img {
  width: 150px;
  height: 150px;
  margin-top: 37px;
}
#box-appbegin .box-appbegin-center :nth-child(4) {
  width: 252px;
  height: 14px;
  font-weight: 400;
  font-size: 10px;
  line-height: 14px;
  color: #252525;
  margin: 53px auto 0 auto;
  text-align: center;
}
#box-footer {
  height: 82px;
  margin-bottom: -23px;
  margin-top: 98px;
}
#box-footer .footer-end {
  display: flex;
  justify-content: center;
  position: relative;
}
#box-footer .footer-end .footer-left {
  display: none;
}
#box-footer .footer-end .footer-main {
  display: none;
}
#box-footer .footer-end .footer-right {
  width: 164px;
  height: 43px;
  display: flex;
  flex-direction: column;
}
#box-footer .footer-end .footer-right span,
#box-footer .footer-end .footer-right img {
  display: none;
}
#box-footer .footer-end .footer-right :nth-child(3) {
  margin-left: 18px;
  display: block;
  width: 132px;
  height: 13px;
  line-height: 13px;
  text-align: center;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.02em;
  text-decoration-line: underline;
  font-feature-settings: 'tnum' on, 'lnum' on;
  color: #666666;
}
#box-footer .footer-end .footer-right :nth-child(4) {
  margin-top: 17px;
  display: block;
  width: 167px;
  height: 13px;
  line-height: 13px;
  text-align: center;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.02em;
  text-decoration-line: underline;
  font-feature-settings: 'tnum' on, 'lnum' on;
  color: #666666;
}
#box-footer .footer-end .footer-right :nth-child(5) {
  width: 15px;
  height: 15px;
  display: block;
  margin-top: -15px;
  margin-left: -15px;
}
#box-collected {
  display: none;
}
#box-identify {
  display: none;
}
#box-reimbursement {
  display: none;
}
#box-merge {
  display: none;
}
#box-footer .footer-about,
.footer-account,
.footer-about-botton,
.footer-connect,
.footer-connect-botton {
  display: none;
}
