* {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
}

html {
  scroll-behavior: smooth;
}

body {
  width: 100%;
  position: relative;
  /* min-width: 1355px; */
  /* min-width: 1128px; */
}

#box-title {
  height: 80px;
  display: flex;
  position: relative;
  /* min-width: 1221px; */
}

#box-title .title-left {
  width: 93.57px;
  height: 39px;
  margin-left: 201px;
  margin-top: 29px;
}

#box-title .title-left img {
  width: 100%;
  height: 100%;
}

#box-title .title-content {
  display: flex;
  position: absolute;
  margin-left: 594px;

}
#box-title .title-content a {
  display: block;
  height: 80px;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 80px;
  color: #666666;
}

#box-title .title-content .content-left a {
  color: #224cb8;
}

#box-title .title-content .content-left .line {
  width: 100px;
  height: 3px;
  background-color: #224cb8;
  top: 80px;
  position: absolute;
  z-index: 10;
}

#box-title .title-content .content-right {
  margin-left: 84px;
}

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

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

#mask{
  height: 100vh;
  width: 100%;
  background-color: #000;
  opacity: 0.6; 
  position: fixed;
  z-index: 10; 
  display: none;
}

#move {
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 10;
  display: none;
}

#move .move-main{
  width: 481px;
  height: 643px;
  margin: 58px auto 0 auto;
  z-index: 20;
  position: relative;
  display: flex;
}
#move  .move-main video {
  width: 481px;
  height: 643px;

}

#move  .move-main  img {
  width: 25px;
  height: 25px;
  cursor: pointer;
  margin-left: 104px;
} 

#banner {
  overflow: hidden;
  height: 678px;
  background-image: url('../images/banner1.png');
  background-repeat: no-repeat;
  border: 1px solid white;
  background-size: cover;
  object-fit: contain;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

#banner .banner-logo {
  width: 114.55px;
  height: 82.26px;
  position: absolute;
  top: -5px;
  right: -65px;
}

#banner .banner-logo img {
  width: 100%;
  height: 100%;

}

#banner .banner-main {
  width: 1204px;
  height: 680px;
  margin: 82px auto 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

#banner .banner-img {
  position: absolute;
  top: -3px;
  left: -90px;
}

#banner .banner-imgtwo img {
  display: none;
}

#banner .banner-text {
  width: 599px;
  height: 282.76px;
  position: absolute;
  top: 110.89px;
  left: 515px;
}

#banner .banner-text div:nth-child(1) {
  height: 133px;
  line-height: 115px;
  text-align: center;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
  font-weight: 700;
  font-size: 70.7478px;
  color: #FFFFFF;
  letter-spacing: 3px;
  font-feature-settings: 'tnum' on, 'lnum' on;
}

#banner .banner-text div:nth-child(2) {
  height: 49px;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
  font-weight: 400;
  font-size: 25.9563px;
  letter-spacing: 9px;
  font-feature-settings: 'tnum' on, 'lnum' on;
  color: #FFFFFF;
}

#banner .banner-text .btn:hover{
  background-color: #B5DAFF;
}

#banner .banner-text  .btn:active{
  background-color: #224CB8;
  z-index: 0;
} 
#banner .banner-text  .btn:active span{
  color: #FFFFFF;
}
#banner .banner-text  .btn:active :nth-child(2){
  z-index: 1;
}

#banner .banner-text  .btn{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 6.7878px 23.0585px 6.7878px 0px;
  width: 194.95px;
  height: 56.6px;
  border: 1.69695px solid #6886D3;
  border-radius: 52.6054px;
  background: #F3F9FF;
  bottom: 0;
  position: absolute;
  cursor: pointer;
  z-index: 0;
}


#banner .banner-text  .btn span{
  width: 112px;
  height: 26px;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
  font-weight: 500;
  font-size: 17.8661px;
  line-height: 26px;
  display: flex;
  align-items: center;
  font-feature-settings: 'tnum' on, 'lnum' on;
  color: #224CB8;
}
#banner .banner-text .btn img{
  width: 22.9px;
  height: 22.9px;
  position: absolute;
  margin-left: 149.88px;
}
#banner .banner-text .btn :nth-child(2){
  z-index: 0;
}
#banner .banner-text :nth-child(4) {
  width: 165.6px;
  height: 56.6px;
  background: #F3F9FF;
  border: 1.69695px solid #6886D3;
  border-radius: 52.6054px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 6.7878px 20.3634px;
  margin-left: 217px;
  position: absolute;
  bottom: 0;
}

#banner .banner-text :nth-child(4) button {
  border: none;
  background: #F3F9FF;
  cursor: pointer;
}

#banner .banner-text :nth-child(4) span {
  width: 75px;
  height: 26px;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
  font-weight: 500;
  font-size: 17.8661px;
  line-height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-feature-settings: 'tnum' on, 'lnum' on;
  color: #224cb8;
  flex: none;
  order: 0;
  flex-grow: 0;
}

#box-tp {
  height: 611px;
  border: 1px solid white;
}

#box-tp .tp-center {

  max-width: 950px;
  min-width: 700px;
  height: 161.18px;
  margin: 231px auto 0 auto;
  position: relative;
  display: flex;
}

#box-tp .tp-center div {
  flex: 1;
  margin: 0 auto;
}

#box-tp .tp-center img {
  width: 84.48px;
  height: 84.48px;
  margin-left: 35.78px;
}

#box-tp .tp-center div span {
  position: absolute;
  bottom: 0;
  width: 157px;
  height: 27px;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
  font-weight: 400;
  font-size: 18.8783px;
  line-height: 27px;
  display: flex;
  align-items: center;
  font-feature-settings: 'tnum' on, 'lnum' on;
  color: #224CB8;
  margin-left: 15px;
}

#box-collected {
  height: 608px;
  background-color: #F7FBFF;
  border: 1px solid white;
}

#box-collected .collected-main {
  width: 850px;
  margin: 132px auto;
  display: flex;
}

#box-collected .collected-left {
  width: 411.92px;
  height: 370px;
}

#box-collected .collected-left img {
  width: 411.92px;
  height: 370px;
}

#box-collected .collected-right {
  width: 301px;
  height: 157px;
  margin-left: 137.08px;
  margin-top: 87px;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
}

#box-collected .collected-right div:nth-child(1) {
  width: 252px;
  height: 44px;
  line-height: 44px;
  font-weight: 500;
  font-size: 31px;
  color: #224CB8;
  font-feature-settings: 'tnum' on, 'lnum' on;
}

#box-collected .collected-right div:nth-child(2) {
  width: 301px;
  height: 78px;
  margin-top: 40px;
  color: #666666;
  letter-spacing: 0.02em;
  font-feature-settings: 'tnum' on, 'lnum' on;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

#box-collected .collected-right div:nth-child(2) span {
  font-weight: 400;
  font-size: 20px;
  word-spacing: 5px;
}

#box-collected .collected-right div:nth-child(2) p {
  font-weight: 400;
  font-size: 19px;
}

#box-identify {
  height: 638px;
  border: 1px solid white;
}

#box-identify .identify-main {
  display: flex;
  width: 1007.5px;
  height: 464px;
  margin: 84px auto 0 auto;
  position: relative;
}

#box-identify .identify-right {

  right: 0px;
  width: 619px;
  height: 464px;
  position: absolute;
}

#box-identify .identify-right img {
  width: 100%;
  height: 100%;
}

#box-identify .identify-left {
  position: absolute;
  top: 145px;
  left: 80px;
  width: 221px;
  height: 44px;
  line-height: 44px;
  color: #224CB8;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
  font-weight: 500;
  font-size: 31px;
  font-feature-settings: 'tnum' on, 'lnum' on;
}

#box-identify .identify-left .identify-left-botton {
  display: flex;
  flex-direction: column;
  margin-top: 35px;
  width: 201px;
  height: 118px;
  font-weight: 400;
  font-size: 20px;
  color: #252525;
}

#box-reimbursement {
  height: 608px;
  border: 1px solid white;
  background-color: #F7FBFF;

}

#box-reimbursement .reimbursement-main {
  width: 941px;
  height: 401.83px;
  display: flex;
  margin: 118px auto 0 auto;
  position: relative;

}

#box-reimbursement .reimbursement-left {
  position: absolute;
}

#box-reimbursement .reimbursement-right {
  width: 380px;
  height: 157px;
  position: absolute;
  left: 561px;
  top: 120px;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;

}

#box-reimbursement .reimbursement-right .reimbursement-right-top {
  width: 221px;
  height: 44px;
  line-height: 44px;
  font-weight: 500;
  font-size: 31px;
  color: #224CB8;
}

#box-reimbursement .reimbursement-right .reimbursement-right-botton {
  width: 380px;
  height: 78px;
  font-weight: 400;
  font-size: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  letter-spacing: 0.02em;
  color: #252525;
  margin-top: 35px;
}

#box-merge {
  /* min-width: 1221px; */
  height: 594px;
  border: 1px solid white;
  display: flex;
}

#box-merge .merge-main {
  width: 948px;

  height: 466px;
  margin: 53px auto 0 auto;
  display: flex;
  position: relative;
}

#box-merge .merge-right {
  position: absolute;
  left: 332px;
  width: 624px;
  height: 466px;
}

#box-merge .merge-right img {
  width: 100%;
  height: 100%;
}

#box-merge .merge-left {
  position: absolute;
  top: 163px;
  width: 350px;
  height: 157px;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
}

#box-merge .merge-left .merge-left-top {
  width: 249px;
  height: 44px;
  line-height: 44px;
  font-weight: 400;
  font-size: 31px;
  color: #224CB8;
}

#box-merge .merge-left .merge-left-botton {
  width: 350px;
  height: 78px;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  margin-top: 35px;
  font-weight: 400;
  font-size: 20px;
  color: #252525;
  letter-spacing: 0.02em;
  font-feature-settings: 'tnum' on, 'lnum' on;
}

#box-appbegin {
  /* min-width: 1221px; */
  height: 610px;
  background-color: #F7FBFF;
  color: #224CB8;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
  font-feature-settings: 'tnum' on, 'lnum' on;
}

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

#box-appbegin .box-appbegin-center img {
  width: 204px;
  height: 204px;
  margin-top: 14px;
  /* position: absolute;
  margin-top: 221px;
  margin-left: 657px; */
}

#box-appbegin .box-appbegin-center span:nth-child(1) {
  width: 126px;
  height: 44px;
  margin-top: 125px;
  font-weight: 400;
  font-size: 31px;
  line-height: 44px;
}

#box-appbegin .box-appbegin-center span:nth-child(2) {
  width: 235px;
  height: 34px;
  margin-top: 4px;
  letter-spacing: 13px;
  font-weight: 400;
  font-size: 23.7273px;
  line-height: 34px;
}

#box-appbegin .box-appbegin-center span:last-child {
  width: 328px;
  height: 21px;
  margin-top: 42px;
  font-weight: 400;
  font-size: 15.5949px;
  line-height: 21px;
  color: #252525;
}

#box-footer {
  width: 100%;
  height: 265px;

}

#box-footer .footer-end {
  width: 736px;
  height: 137px;
  margin: 59px auto 0 auto;
  display: flex;
}

#box-footer .footer-end .footer-left {
  display: flex;
  flex-direction: column;
}

#box-footer .footer-end .footer-left span {
  width: 64px;
  height: 22px;
  line-height: 22px;
  color: #224CB8;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
}

#box-footer .footer-end .footer-left a {
  width: 48px;
  height: 13px;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
  font-weight: 400;
  font-size: 9.40104px;
  line-height: 13px;
  color: #666666;
}

#box-footer .footer-end .footer-left :nth-child(2) {
  margin-top: 27px;
}

#box-footer .footer-end .footer-left :nth-child(3) {
  margin-top: 20px;
}

#box-footer .footer-end .footer-left :nth-child(4) {
  margin-top: 20px;
}


#box-footer .footer-end .footer-main {
  display: flex;
  flex-direction: column;
  margin-left: 261px;
}

#box-footer .footer-end .footer-main span {
  width: 64px;
  height: 22px;
  line-height: 22px;
  color: #224CB8;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
}

#box-footer .footer-end .footer-main a {
  width: 48px;
  height: 13px;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
  font-weight: 400;
  font-size: 9.40104px;
  line-height: 13px;
  color: #666666;
}

#box-footer .footer-end .footer-main :nth-child(2) {
  margin-top: 27px;
}

#box-footer .footer-end .footer-main :nth-child(3) {
  margin-top: 20px;
  width: 78px;
}

#box-footer .footer-end .footer-main :nth-child(4) {
  margin-top: 20px;
}


#box-footer .footer-end .footer-right {
  display: flex;
  flex-direction: column;
  margin-left: 261px;
}

#box-footer .footer-end .footer-right span {
  width: 48px;
  height: 22px;
  color: #224CB8;
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}

#box-footer .footer-end .footer-right img {
  width: 82px;
  height: 82px;
  margin-top: 34px;
  margin-left: -9px;
}

#box-footer .footer-end .footer-right a {
  font-family: 'Alibaba PuHuiTi';
  font-style: normal;
  font-weight: 400;
  font-size: 9px;
  color: #666666;
  letter-spacing: 0.02em;
  text-decoration-line: underline;
  font-feature-settings: 'tnum' on, 'lnum' on;
}

#box-footer .footer-end .footer-right :nth-child(3) {
  width: 131px;
  margin-top: 37px;
}

#box-footer .footer-end .footer-right :nth-child(4) {
  width: 166px;
  margin-top: 10px;
}

#box-footer .footer-end .footer-right :nth-child(5) {
  width: 15px;
  height: 15px;
  margin-top: -15px;
  margin-left: -15px;
}