
.annual_num {
  width: 75px;
  height: 122px;
}

.annual_num + .annual_num {
  margin-left: 7px;
}



/* .annual_num {
  width: 75px;
  height: 122px;
  margin-left: 7px;
} */


/****************/




.group_hero {
  background-image: url(../img/index/hero_bg1.jpg);
  width: 100%;
  height: 800px;
  min-width: 1200px;

  margin-top: -100px;

  background-repeat: no-repeat;
  background-position: right top;
}

.box_annual {
  width: 217px;
  height: 123px;
  /* margin: 180px 0 0 1px; */
  margin: 220px 0 0 1px;
}

.text_annual {
  width: 48px;
  height: 33px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 33px;
  margin: 90px 0 0 12px;
}

.text_title {
  width: 384px;
  height: 90px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 64px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 90px;
  display: block;
  margin: 14px 0 0 0;
}

.text_subtitle {
  width: 288px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Regular;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 25px;
  display: block;
  margin: 15px 0 263px 0;
}

.group_about {
  background-color: rgba(250, 250, 250, 1);
  /* height: 910px; */
}

.block_about_title {
  width: 561px;
  height: 117px;
  background: url(../img/index/block_about_title.png) 100% no-repeat;
  background-size: 100% 100%;
  margin: 0;
  position: absolute;
  left: -23px;
  top: 50px;
}

.text_about_title {
  width: 144px;
  height: 50px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 36px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 50px;
  margin: 40px 0 0 21px;
}

.bar_about_title {
  background-color: rgba(26, 44, 158, 1);
  width: 50px;
  height: 6px;
  margin: 7px 0 14px 23px;
}

.block_about_content {
  /* height: 531px; */
  background: url(../img/index/block_content_bg.png) 100% no-repeat;
  background-size: 91%;
  width: 100%;
  position: relative;
  margin-top: 89px;
  padding-bottom: 122px;
  background-position: 8px 231px;
}

.section_about_statistics {
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  height: 240px;
  border-top: 1px solid rgba(236, 239, 255, 1);
  border-right: 1px solid rgba(236, 239, 255, 1);
  margin-top: 60px;
  margin-bottom: 0;
}

.section_about_image {
  background-image: url(../img/index/section_about_image.png);
  height: 400px;
  width: 600px;
  /* margin-left: -152px; */
  position: absolute;
  right: 0;
  top: 0;
}

.block_about_desc {
  box-shadow: 0px 6px 20px -10px rgba(0, 0, 0, 0.2);
  background-color: rgba(255, 255, 255, 1);
  width: 752px;
  height: 330px;
  margin: 94px 0 0 0;
  z-index: 9;
}

.text-group_about_desc {
  width: 682px;
  /* height: 142px; */
  height: 186px;
  margin: 40px 0 0 30px;
}

.text_desc_title {
  width: 300px;
  height: 42px;
  overflow-wrap: break-word;
  color: rgba(40, 40, 40, 1);
  font-size: 30px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 42px;
}

.text_desc_subtitle {
  width: 682px;
  height: 80px;
  overflow-wrap: break-word;
  color: rgba(40, 40, 40, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  line-height: 20px;
  margin-top: 20px;
}

.text-wrapper_about_btn {
  border-radius: 3px;
  height: 30px;
  line-height: 28px;
  border: 1px solid rgba(26, 44, 158, 1);
  width: 96px;
  margin: 35px 0 28px 30px;
  text-align: center;
}

.text_about_btn {
  overflow-wrap: break-word;
  color: rgba(26, 44, 158, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  white-space: nowrap;
  position: relative;
  z-index: 9;
}

.text_about_btn::after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(26, 44, 158, .1);
  z-index: 1;
  transition: all .3s ease-in-out;
}

.text_about_btn:hover::after {
  width: 100%;
  transition: all .3s ease-in-out;
}

.section_statistics_block {
  height: 120px;
  border-left: 1px solid rgba(236, 239, 255, 1);
  border-bottom: 1px solid rgba(236, 239, 255, 1);
  cursor: pointer;
}

.section_statistics_block:hover{
  background-image: url(../img/index/section_statistics_block.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.section_statistics_block:hover .text_statistics {
  color: rgba(255, 255, 255, 1);
}

 .section_statistics_block:hover .text_statistics_sub_small {
  color: rgba(255, 255, 255, 1);
}
 .section_statistics_block:hover .text_statistics_sub {
  color: rgba(255, 255, 255, 1);
}

.text-wrapper_statistics {
  height: 50px;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 50px;
}

.text_statistics {
  height: 50px;
  overflow-wrap: break-word;
  color: rgba(26, 44, 158, 1);
  font-size: 36px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 50px;
}

.text_statistics_sub_small {
  overflow-wrap: break-word;
  color: rgba(40, 40, 40, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  line-height: 50px;
}

.text_statistics_sub {
  overflow-wrap: break-word;
  color: rgba(40, 40, 40, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  line-height: 20px;
}

.group_spec {
  background: url(../img/index/group_spec_bg.png) center top fixed;
  height: 720px;
  min-width: 1200px;
}

.grid_spec {
  height: 300px;
  flex-wrap: wrap;
  margin-top: 59px;
}

.group_spec_item {
  width: calc((100% - 20px) / 2);
  height: 140px;
  border: 1px solid transparent;
  margin: 0 0 20px 0;

  background: rgba(255, 255, 255, 0.8);
  border-image: linear-gradient(
      135deg,
      rgba(242, 242, 242, 1),
      rgba(244, 244, 244, 1)
    )
    1 1;
  backdrop-filter: blur(10px);
  position: relative;
}



.image_spec_item {
  width: 88px;
  height: 60px;
  margin: 36px 0 0 18px;
  transition: all .2s ease;
}

/* .image_spec_item.active {
  width: 115px;
  height: 81px;
  margin: 30px 0 0 -8px;
} */

.text-group_spec_item {
  width: 430px;
  height: 71px;
  margin: 30px 40px 0 13px;

  position: absolute;
  left: 106px;
  top: 0;
}

.spec_item_title {
  height: 22px;
  color: rgba(40, 40, 40, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  white-space: nowrap;
  line-height: 22px;
}

.spec_item_desc {
  height: 40px;
  overflow-wrap: break-word;
  color: rgba(40, 40, 40, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  line-height: 20px;
  margin-top: 9px;
}

.group_advant {
  background-image: url(../img/index/group_advant_bg2.png);
  background-repeat: no-repeat;
  margin-bottom: 1px;
  min-width: 1200px;
}

.group_advant_bg {
  background-image: url(../img/index/group_advant_bg_image.png);
  width: calc(100% - 309px);
  height: 417px;
  margin-top: 20px;
}

.group_advant_reward {
    width: 309px;
    height: 417px;
    margin: 20px 24px 0 0;
}

.section_advant_point {
    width: 35px;
    height: 35px;
    background: url(../img/index/section_advant_point.png) 100% no-repeat;
    background-size: 100% 100%;
    display: none;
}

.section_advant_point_title_wrap.active .section_advant_point_title{
    height: 33px;
    font-size: 24px;
    line-height: 33px;
}

.section_advant_point_title_wrap.active .section_advant_point{
  display: block;
}

.section_advant_point_title_wrap {
  margin: 30px 0 0 14px;
}
.section_advant_point_title_wrap:nth-of-type(1) {
  margin-top: 10px;
}

.section_advant_point_title{
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(40, 40, 40, 1);
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    white-space: nowrap;
    line-height: 22px;

    z-index: 9;
}

.section_advant_point_desc {
    width: 530px;
    /* height: 80px; */
    overflow-wrap: break-word;
    color: rgba(40, 40, 40, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    line-height: 20px;
    margin: 8px 0 0 14px;
    display: none;
}

.group_advant_watermark {
    width: 589px;
    height: 123px;
    margin: 9px 0 0 360px;
}


.task-table td img {
  max-width: 100%;
}

.group_spec_item:hover .image_spec_item{
  width: 115px;
  height: 81px;
  margin: 30px 0 0 -8px;
  transition: all .22s linear;
}

.group_spec_item:hover {
  background-image: url(../img/index/group_spec_item_bg.png);
  border: 1px solid #fff;
  border-image: unset;
  backdrop-filter: unset;

}

.group_advant_bg2 {
  background-image: url(../img/index/group_advant_bg_image2.webp);
  width: 100%;
  height: 460px;
}
.group_advant_bg3 {
  background-image: url(../img/index/group_advant_bg_image3.png);
  width: 100%;
  height: 460px;
}
.group_advant_bg4 {
  background-image: url(../img/index/group_advant_bg_image4.png);
  width: 100%;
  height: 460px;
}
.group_advant_bg5 {
  background-image: url(../img/index/group_advant_bg_image5.webp);
  width: 100%;
  height: 460px;
}
.group_advant_bg6 {
  background-image: url(../img/index/group_advant_bg_image6.webp);
  width: 100%;
  height: 460px;
}

.section_advant_point {
  position: absolute;
  left: -15px;
  top: -10px;
}












/**
 section index header animate
*/
.section_header::before {
  content: "";
  display: block;
  height: 100px;
  background: url(../img/index/image-wrapper_logo.png) 100% no-repeat;
  background-size: 100% 100%;
  width: 37%;
  position: absolute;
  top: 0;
  left: 0%;
  right: unset;
  margin: unset;
  z-index: 99;
  transform: scale3d(1, 1, 1);

  animation: navSlideRight 0.2s linear 1.3s forwards;
  -webkit-animation: navSlideRight 0.2s linear 1.3s forwards;
  -moz-animation: navSlideRight 0.2s linear 1.3s forwards;
  -o-animation: navSlideRight 0.2s linear 1.3s forwards;
  -ms-animation: navSlideRight 0.2s linear 1.3s forwards;
}

@keyframes navSlideRight {
  0% {
      left: -7%;
  }
  100% {
      left: 0;
  }
}

@-webkit-keyframes navSlideRight {
  0% {
    left: -7%;
  }
  100% {
    left: 0;
  }
}

@-moz-keyframes navSlideRight {
  0% {
    left: -7%;
  }
  100% {
      left: 0;
  }
}

@-o-keyframes navSlideRight {
  0% {
    left: -7%;
  }
  100% {
      left: 0;
  }
}

@-ms-keyframes navSlideRight {
  0% {
    left: -7%;
  }
  100% {
      left: 0;
  }
}

.section-wrapper_nav {
  align-items: center;
  height: 100%;
  z-index: 9;
  opacity: 0;
  animation: textShow 0.5s linear 2.3s forwards;
  -webkit-animation: textShow 0.5s linear 2.3s forwards;
  -moz-animation: textShow 0.5s linear 2.3s forwards;
  -o-animation: textShow 0.5s linear 2.3s forwards;
  -ms-animation: textShow 0.5s linear 2.3s forwards;
}

@keyframes textShow {
  0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}

@-webkit-keyframes textShow {
  0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}

@-moz-keyframes textShow {
  0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}

@-o-keyframes textShow {
  0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}

@-ms-keyframes textShow {
  0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}
.section_header {
  height: 100px;
  /* background: transparent; */
  overflow: hidden;
}

.section_header::after {
  content: "";
  display: block;
  width: 73%;
  height: 76px;
  background: #1a2c9e;
  position: absolute;
  right: -75%;
  top: 0;
  z-index: 1;
  transform: skew(-17deg) scale3d(1, 1, 1);
  animation: navSlideLeft 0.5s  linear 1.3s forwards;
  -webkit-animation: navSlideLeft 0.5s  linear 1.3s forwards;
  -moz-animation: navSlideLeft 0.5s  linear 1.3s forwards;
  -o-animation: navSlideLeft 0.5s  linear 1.3s forwards;
  -ms-animation: navSlideLeft 0.5s  linear 1.3s forwards;

}

@keyframes navSlideLeft {
  0% {
      right: -75%;
  }
  100% {
      right: -2%;
  }
}

@-webkit-keyframes navSlideLeft {
  0% {
      right: -75%;
  }
  100% {
      right: -2%;
  }
}

@-moz-keyframes navSlideLeft {
  0% {
      right: -75%;
  }
  100% {
      right: -2%;
  }
}

@-o-keyframes navSlideLeft {
  0% {
      right: -75%;
  }
  100% {
      right: -2%;
  }
}

@-ms-keyframes navSlideLeft {
  0% {
      right: -75%;
  }
  100% {
      right: -2%;
  }
}

.image_logo {
  width: 180px;
  height: 73px;
  margin: 14px 0 0 0;
  z-index: 99;
  /* opacity: 0; */

  /* animation: textShow 0.5s linear 1.5s forwards; */
}

.section_nav {
  align-items: start;
  justify-content: space-between;
}







.fixed-mask {
  width: 100%;
  height: 100%;
  background: #FFF;
  /* z-index: 10001; */
  z-index: 999999;
  transform: scale3d(1, 1, 1);
  animation: splash-step1 1.3s linear forwards;
  -webkit-animation: splash-step1 1.3s linear forwards;
  -moz-animation: splash-step1 1.3s linear forwards;
  -o-animation: splash-step1 1.3s linear forwards;
  -ms-animation: splash-step1 1.3s linear forwards;
  position: fixed;
  opacity: 1;
  top: 0;
  left: 0;
}

@keyframes splash-step1 {
  0% {
      display: block;
  }

  100% {
    display: none;
    opacity: 1;
    animation: none;
    z-index: 0;
    visibility: hidden;
  }
}

@-webkit-keyframes splash-step1 {
  0% {
      display: block;
  }

  100% {
    display: none;
    opacity: 1;
    animation: none;
    z-index: 0;
    visibility: hidden;
  }
}

@-moz-keyframes splash-step1 {
  0% {
      display: block;
  }

  100% {
    display: none;
    opacity: 1;
    animation: none;
    z-index: 0;
    visibility: hidden;
  }
}

@-o-keyframes splash-step1 {
  0% {
      display: block;
  }

  100% {
    display: none;
    opacity: 1;
    animation: none;
    z-index: 0;
    visibility: hidden;
  }
}

@-ms-keyframes splash-step1 {
  0% {
      display: block;
  }

  100% {
    display: none;
    opacity: 1;
    animation: none;
    z-index: 0;
    visibility: hidden;
  }
}

.fixed-mask .fixed-box {
  position: relative;
  width: 1200px;
  margin: 0 auto 0;
  height: 100%;
}

.fixed-mask  .img-container {
  width: 100%;
  height: 100%;
  transform: scale3d(1, 1, 1);
  animation: splash-step3 1.3s linear forwards;
  -webkit-animation: splash-step3 1.3s linear forwards;
  -moz-animation: splash-step3 1.3s linear forwards;
  -o-animation: splash-step3 1.3s linear forwards;
  -ms-animation: splash-step3 1.3s linear forwards;
  position: relative;
}

@keyframes splash-step3 {
  0% {
      width: 100%;
      height: 100%;
  }
  100% {
      width: 180px;
      height: 73px;
  }
}

@-webkit-keyframes splash-step3 {
  0% {
      width: 100%;
      height: 100%;
  }
  100% {
      width: 180px;
      height: 73px;
  }
}

@-moz-keyframes splash-step3 {
  0% {
      width: 100%;
      height: 100%;
  }
  100% {
      width: 180px;
      height: 73px;
  }
}

@-o-keyframes splash-step3 {
  0% {
      width: 100%;
      height: 100%;
  }
  100% {
      width: 180px;
      height: 73px;
  }
}

@-ms-keyframes splash-step3 {
  0% {
      width: 100%;
      height: 100%;
  }
  100% {
      width: 180px;
      height: 73px;
  }
}

.fixed-mask  .img-container img {
  /* opacity: 1!important; */
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale3d(1, 1, 1);

  width: 100%;
  height: auto;
  animation: splash-step2 1.3s linear forwards;
  -webkit-animation: splash-step2 1.3s linear forwards;
  -moz-animation: splash-step2 1.3s linear forwards;
  -o-animation: splash-step2 1.3s linear forwards;
  -ms-animation: splash-step2 1.3s linear forwards;
  z-index: 6;
  
}

@keyframes splash-step2 {
  0% {
      width: 65%;
  }

  100% {
      width: 100%;

  }
}

@-webkit-keyframes splash-step2 {
  0% {
      width: 65%;
  }

  100% {
      width: 100%;

  }
}

@-moz-keyframes splash-step2 {
  0% {
      width: 65%;
  }

  100% {
      width: 100%;

  }
}

@-o-keyframes splash-step2 {
  0% {
      width: 65%;
  }

  100% {
      width: 100%;

  }
}

@-ms-keyframes splash-step2 {
  0% {
      width: 65%;
  }

  100% {
      width: 100%;

  }
}