@font-face {
  font-family: "BasierCircle-Bold";
  src: url("../font/BasierCircleBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'BasierCircle-Medium';
  src: url('/font/BasierCircleMedium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BasierCircle-Italic";
  src: url("../font/BasierCircleItalic.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BasierCircle-Regular";
  src: url("../font/BasierCircleRegular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.comBannerTitle767 {
  font-size: 22px;
  line-height: 1.5;
  text-align: center;
}
.comTitle767 {
  font-weight: 600;
  font-size: 20px;
  line-height: 29px;
}
.centerMg1023 {
  margin-left: 20px;
  margin-right: 20px;
}
.centerPd1023 {
  padding-left: 20px;
  padding-right: 20px;
}
.centerMg767 {
  margin-left: 4vw;
  margin-right: 4vw;
}
.centerPd767 {
  padding-left: 4vw;
  padding-right: 4vw;
}
@media screen and (max-width: 1024px) {
  .index .auto-center {
    width: 100%;
  }
  .index .banner {
    min-width: 0;
    width: 100%;
  }
  .index .banner::before {
    width: 100%;
    height: 562px;
    background: url("/images/index/banner-img-bg-820.png") no-repeat center top;
    background-size: cover;
    z-index: -1;
  }
  .index .banner .auto-center .download-container .btn-group .com-btn {
    font-size: 18px;
    height: 50px;
  }
  .index .banner .banner-img {
    display: none;
  }
  .index .banner-img {
    width: 86.8vw;
    height: 30.8vw;
  }
  .index .banner .common-component-btn-group {
    margin-top: 50px;
  }
  .index .first-box {
    margin-top: 80px;
  }
  .index .first-box .img-box {
    gap: 0 20px;
  }
  .index .first-box .banner-tips-title {
    margin-top: 80px;
  }
  .index .first-box .banner-tips {
    margin: 40px 30px 0 30px;
    padding: 30px;
  }
  .index .first-box .banner-tips .banner-tips-content {
    margin-right: 0;
  }
  .index .first-box .banner-tips .banner-tips-content .banner-tips-img {
    margin-top: 12px;
    margin-right: 30px;
  }
  .index .first-box .banner-tips .banner-tips-content-right {
    display: none;
  }
  .index .first-box .first-main-left {
    flex: 1;
  }
  .index .first-box .first-main-right {
    flex: 1;
  }
  .index .first-box .left-item {
    width: auto;
  }
  .index .second-box {
    background: none;
    width: 100%;
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 90px;
    --swiper-navigation-size: 16px;
    --swiper-pagination-bottom: 30px;
    --swiper-navigation-top-offset: calc(100% - 50px);
    --swiper-pagination-color: #4177FF;
    --swiper-pagination-bullet-inactive-color: #E9F0FF;
    --swiper-pagination-bullet-inactive-opacity: 1;
    --swiper-pagination-bullet-horizontal-gap: 5px;
    --swiper-pagination-bullet-border-radius: 5px;
    --swiper-pagination-bullet-height: 10px;
    --swiper-pagination-bullet-width: 10px;
    --swiper-navigation-sides-offset: calc(50% - 110px);
  }
  .index .second-box .box-title {
    font-size: 36px;
    line-height: 40px;
  }
  .index .second-box .subtitle {
    font-size: 20px;
    line-height: 28px;
  }
  .index .second-box .common-component-btn-group {
    margin-top: 30px;
  }
  .index .second-box .download-container {
    margin-top: 30px;
    height: 50px;
  }
  .index .second-box .download-container .btn-group-item {
    min-width: 262px;
  }
  .index .second-box .item-content {
    margin: 40px 0 0;
  }
  .index .second-box .item-content img {
    display: none;
  }
  .index .second-box .item-content .text-box {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  .index .second-box .swiper-button-prev,
  .index .second-box .swiper-button-next {
    width: 40px;
    height: 40px;
  }
  .index .second-box .btn-group {
    gap: 10px;
    justify-content: space-between;
  }
  .index .second-box .second-swiper-left {
    margin-right: 20px;
    width: auto;
    flex: 1;
    flex-shrink: 0;
  }
  .index .second-box .second-swiper-content {
    margin-bottom: 40px;
  }
  .index .third-box {
    padding-top: 70px;
    padding-bottom: 0;
  }
  .index .third-box .box-title {
    padding: 0 20px;
  }
  .index .third-box .flex-title {
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 40px;
  }
  .index .third-box .third-main {
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 60px;
    margin-left: 30px;
    margin-right: 30px;
  }
  .index .third-box .third-main-icon {
    width: 40px;
    height: 40px;
  }
  .index .third-box .third-main-item {
    background: #fbfdff;
    border-radius: 12px;
    border: 1px solid #e3ebf3;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .index .third-box .third-main-item-title {
    line-height: 28px;
  }
  .index .third-box .third-main-item-subtitle {
    margin-bottom: 21px;
  }
  .index .fourth-box {
    padding-top: 80px;
    margin-left: 30px;
    margin-right: 30px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100% 934px;
  }
  .index .fourth-box h3 {
    font-size: 20px;
  }
  .index .fourth-box .fourth-1 {
    margin-bottom: 0;
    margin-top: 40px;
  }
  .index .fourth-box .fourth-1 .box-title {
    margin-bottom: 50px;
  }
  .index .fourth-box .fourth-1-icon {
    transition: all 0.3s;
    flex-shrink: 0;
    cursor: pointer;
    width: 20px;
    height: 20px;
  }
  .index .fourth-box .fourth-1-icon svg {
    width: 100%;
    height: 100%;
    display: block;
  }
  .index .fourth-box .fourth-1-icon use {
    fill: #878698;
    transition: all 0.3s;
  }
  .index .fourth-box .fourth-1-icon path {
    fill: #878698;
    transition: all 0.3s;
  }
  .index .fourth-box .fourth-1-left {
    margin-right: 0;
  }
  .index .fourth-box .fourth-1-right {
    display: none;
  }
  .index .fourth-box .fourth-1-title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .index .fourth-box .fourth-1-title .font-fm-medium {
    font-weight: normal;
    font-size: 20px;
  }
  .index .fourth-box .fourth-1-text {
    font-size: 16px;
    line-height: 24px;
  }
  .index .fourth-box .fourth-1-item {
    border-bottom: 1px solid #e0e4ea;
    margin-bottom: 20px;
  }
  .index .fourth-box .fourth-2 {
    margin-top: 80px;
  }
  .index .fourth-box .fourth-2 .box-title {
    margin-bottom: 40px;
  }
  .index .fourth-box .fourth-2-top {
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
  }
  .index .fourth-box .fourth-2-top-left,
  .index .fourth-box .fourth-2-top-right {
    padding: 30px 30px 0 30px;
    border: 1px solid #E1ECF8;
  }
  .index .fourth-box .fourth-2-more {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    transition: all 0.3s;
    color: #4177FF;
    cursor: pointer;
  }
  .index .fourth-box .fourth-2-more use {
    transition: all 0.3s;
  }
  .index .fourth-box .fourth-2-more:hover {
    color: #749cff;
  }
  .index .fourth-box .fourth-2-more:hover use {
    fill: #749cff;
  }
  .index .fourth-box .fourth-2-more:active {
    color: #0e52ff;
  }
  .index .fourth-box .fourth-2-more:active use {
    fill: #0045f3;
  }
  .index .fourth-box .fourth-2-title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .index .fourth-box .fourth-2-text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
    min-height: 96px;
  }
  .index .fourth-box .fourth-2-img-1 {
    width: 100%;
  }
  .index .fourth-box .fourth-2-bottom {
    border: 1px solid #E1ECF8;
  }
  .index .fourth-box .fourth-2-bottom .fourth-2-bottom-content {
    padding-left: 30px;
  }
  .index .fourth-box .fourth-2-bottom .fourth-2-img {
    width: calc(50% - 6px - 10px);
    margin: 18px 6px 17px 10px;
  }
  .index .help-box {
    padding-top: 80px;
  }
  .index .help-box .auto-center .help-box-left {
    display: none;
  }
  .index .help-box .auto-center .help-box-content {
    margin: 0 auto;
    padding: 0 30px;
    width: 100%;
    flex-shrink: 0;
  }
  .index .help-box .auto-center .help-box-content .help-box-content-title {
    font-size: 32px;
    line-height: 40px;
    display: block;
  }
  .index .help-box .auto-center .help-box-content .help-item {
    position: relative;
    padding-left: 110px;
  }
  .index .help-box .auto-center .help-box-content .help-item .help-item-title {
    font-size: 20px;
    color: #161B42;
    line-height: 20px;
    font-weight: bold;
  }
  .index .help-box .auto-center .help-box-content .help-item .help-item-text {
    font-size: 16px;
    color: #4E5774;
    line-height: 24px;
  }
  .index .help-box .auto-center .help-box-content .help-item .icon {
    width: 80px;
    height: 80px;
  }
  .index .fifth-box {
    padding-top: 80px;
  }
  .index .fifth-box .box-title {
    margin-bottom: 40px;
  }
  .index .fifth-box-center {
    width: 100%;
    margin: 0 auto;
  }
  .index .fifth-box .fifth-main {
    display: none;
    flex-wrap: nowrap;
    gap: 0;
  }
  .index .fifth-box .fifth-main-item {
    width: 100%;
    box-shadow: none;
    border-radius: 12px;
    border: 1px solid #E1ECF8;
  }
  .index .fifth-box .fifth-main-item-img {
    width: 100%;
    height: 240px;
    aspect-ratio: 562/372;
    border-radius: 12px 12px 0 0;
  }
  .index .fifth-box .fifth-main-item-title {
    margin-bottom: 20px;
  }
  .index .fifth-box .fifth-main-item-text {
    margin-bottom: 30px;
  }
  .index .fifth-box .fifth-main-item-time {
    font-size: 16px;
  }
  .index .fifth-box .swiper-fifth-main {
    display: block;
  }
  .index .sixth-box {
    margin-bottom: 58px;
    padding-top: 80px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .index .sixth-box .box-title {
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 36px;
  }
  .index .sixth-box .box-subtitle {
    color: #4E5774;
    margin-bottom: 60px;
  }
  .index .sixth-box .auto-center {
    width: 100%;
  }
  .index .sixth-box .sixth-main-item {
    border: 1px solid #E1ECF8;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 30px;
  }
  .index .sixth-box .sixth-main-item-title {
    font-size: 20px;
  }
  .index .sixth-box .sixth-main-item-title h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .index .sixth-box .sixth-main-item-text {
    font-size: 16px;
    line-height: 24px;
    padding-top: 15px;
    display: none;
  }
  .index .sixth-box .sixth-arrow-icon {
    transition: all 0.3s;
    flex-shrink: 0;
    cursor: pointer;
    width: 20px;
    height: 20px;
  }
  .index .sixth-box .sixth-arrow-icon svg {
    width: 100%;
    height: 100%;
    display: block;
  }
  .index .sixth-box .sixth-arrow-icon use {
    fill: #C0C4CC;
    transition: all 0.3s;
  }
  .index .sixth-box .sixth-arrow-icon path {
    fill: #C0C4CC;
    transition: all 0.3s;
  }
}
@media screen and (max-width: 767px) {
  .index .auto-center {
    width: 100%;
  }
  .index .banner {
    min-width: 0;
    width: 100%;
  }
  .index .banner::before {
    width: 100%;
    height: 456px;
    background: url("/images/index/banner-img-bg-430.png") no-repeat center top;
    background-size: cover;
    z-index: -1;
  }
  .index .banner .auto-center {
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .index .banner .auto-center .download-container .btn-group {
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
  }
  .index .banner .auto-center .download-container .btn-group .com-btn {
    width: 72%;
    max-width: 1300px;
    margin: 0 auto;
    font-size: 18px;
    height: 40px;
  }
  .index .banner .first-header {
    font-size: 30px;
    line-height: 42px;
  }
  .index .banner .first-header-tips {
    font-size: 16px;
    line-height: 24px;
  }
  .index .banner .common-component-btn-group {
    margin-top: 40px;
  }
  .index .banner .common-component-btn-group .com-btn {
    width: 70%;
    min-width: 0;
    font-size: 18px;
  }
  .index .banner .common-component-btn-group .com-btn .icon-btn-prefix-white {
    transition: all 0.3s;
    flex-shrink: 0;
    cursor: pointer;
    width: 18px;
    height: 18px;
  }
  .index .banner .common-component-btn-group .com-btn .icon-btn-prefix-white svg {
    width: 100%;
    height: 100%;
    display: block;
  }
  .index .banner .common-component-btn-group .com-btn .icon-btn-prefix-white use {
    fill: #4177FF;
    transition: all 0.3s;
  }
  .index .banner .common-component-btn-group .com-btn .icon-btn-prefix-white path {
    fill: #4177FF;
    transition: all 0.3s;
  }
  .index .banner .common-component-btn-group .com-btn span {
    font-size: 18px;
  }
  .index .banner .banner-img {
    display: none;
  }
  .index .banner-img {
    width: 86.8vw;
    height: 30.8vw;
  }
  .index .first-box {
    margin-top: 40px;
    --swiper-navigation-top-offset: calc(100% - 34px);
    --swiper-pagination-bottom: 14px;
  }
  .index .first-box .img-box {
    gap: 0 10px;
  }
  .index .first-box .banner-tips-title {
    margin-top: 60px;
    font-size: 28px;
    line-height: 36px;
    padding: 0 15px;
  }
  .index .first-box .banner-tips {
    margin: 30px 15px 0 15px;
    padding: 30px 20px;
  }
  .index .first-box .banner-tips .banner-tips-content {
    margin-right: 0;
  }
  .index .first-box .banner-tips .banner-tips-content .banner-tips-content-item .banner-tips-img {
    margin-top: 0px;
    margin-right: 10px;
  }
  .index .first-box .banner-tips .banner-tips-content .banner-tips-content-item .text {
    font-size: 16px;
    line-height: 24px;
  }
  .index .first-box .banner-tips .banner-tips-content-right {
    display: none;
  }
  .index .third-box {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .index .third-box .box-header,
  .index .third-box .box-title {
    margin-bottom: 15px;
  }
  .index .third-box .box-subtitle {
    margin-bottom: 20px;
  }
  .index .third-box .flex-title {
    margin-bottom: 15px;
  }
  .index .third-box .third-main {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
  .index .third-box .third-main-item {
    padding: 4vw;
    border-radius: 10px;
  }
  .index .third-box .third-main-item-title {
    font-size: 14px;
    line-height: 1.5;
  }
  .index .third-box .third-main-item-subtitle {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 15px;
  }
  .index .second-box {
    margin-top: 0;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 76px;
    --swiper-navigation-size: 16px;
    --swiper-pagination-bottom: 28px;
    --swiper-navigation-top-offset: calc(100% - 46px);
    --swiper-pagination-color: #4177FF;
    --swiper-pagination-bullet-inactive-color: #E9F0FF;
    --swiper-pagination-bullet-inactive-opacity: 1;
    --swiper-pagination-bullet-horizontal-gap: 5px;
    --swiper-pagination-bullet-border-radius: 5px;
    --swiper-pagination-bullet-height: 10px;
    --swiper-pagination-bullet-width: 10px;
    --swiper-navigation-sides-offset: calc(50% - 108px);
  }
  .index .second-box .box-title {
    font-size: 28px;
    line-height: 36px;
    padding: 0 20px;
  }
  .index .second-box .box-subtitle {
    font-size: 16px ;
    line-height: 24px;
    margin: 15px 0 0 0px;
    padding: 0 20px;
    max-width: 100%;
  }
  .index .second-box .download-container {
    margin-top: 20px;
    height: 40px;
  }
  .index .second-box .download-container .btn-group-item {
    min-width: 200px;
    padding: 11px 30px;
  }
  .index .second-box .common-component-btn-group {
    margin-top: 20px;
  }
  .index .second-box .item-content {
    margin: 30px 0px 0 0;
    padding: 0 20px;
  }
  .index .second-box .item-content .text-box {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .index .second-box .item-content .text-box .line-title {
    font-size: 20px;
  }
  .index .second-box .item-content .text-box .line-subtitle {
    font-size: 16px;
    line-height: 24px;
  }
  .index .second-box .swiper-button-prev,
  .index .second-box .swiper-button-next {
    width: 36px;
    height: 36px;
  }
  .index .second-box .btn-group {
    gap: 10px;
    justify-content: space-between;
  }
  .index .second-box .second-swiper-left {
    margin-right: 20px;
    width: auto;
    flex: 1;
    flex-shrink: 0;
  }
  .index .second-box .second-swiper-content {
    margin-bottom: 40px;
  }
  .index .third-box {
    padding-top: 50px;
    padding-bottom: 0;
  }
  .index .third-box .box-title {
    padding: 0 20px;
    font-size: 28px;
    line-height: 36px;
  }
  .index .third-box .flex-title {
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 40px;
  }
  .index .third-box .third-main {
    gap: 15px;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .index .third-box .third-main-icon {
    width: 40px;
    height: 40px;
  }
  .index .third-box .third-main-item {
    padding: 20px;
  }
  .index .third-box .third-main-item-title {
    font-size: 20px;
    line-height: 28px;
  }
  .index .third-box .third-main-item-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .index .fourth-box {
    padding-top: 60px;
    margin-left: 20px;
    margin-right: 20px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100% 934px;
  }
  .index .fourth-box h3 {
    font-size: 20px;
  }
  .index .fourth-box .box-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 30px;
  }
  .index .fourth-box .fourth-1 {
    margin-bottom: 0;
    margin-top: 40px;
  }
  .index .fourth-box .fourth-1 .box-title {
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 36px;
  }
  .index .fourth-box .fourth-1-icon {
    transition: all 0.3s;
    flex-shrink: 0;
    cursor: pointer;
    width: 20px;
    height: 20px;
  }
  .index .fourth-box .fourth-1-icon svg {
    width: 100%;
    height: 100%;
    display: block;
  }
  .index .fourth-box .fourth-1-icon use {
    fill: #878698;
    transition: all 0.3s;
  }
  .index .fourth-box .fourth-1-icon path {
    fill: #878698;
    transition: all 0.3s;
  }
  .index .fourth-box .fourth-1-left {
    margin-right: 0;
  }
  .index .fourth-box .fourth-1-right {
    display: none;
  }
  .index .fourth-box .fourth-1-title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .index .fourth-box .fourth-1-title .font-fm-medium {
    font-weight: normal;
    font-size: 20px;
  }
  .index .fourth-box .fourth-1-text {
    font-size: 16px;
    line-height: 24px;
  }
  .index .fourth-box .fourth-1-item {
    border-bottom: 1px solid #e0e4ea;
    margin-bottom: 20px;
  }
  .index .fourth-box .fourth-2 {
    margin-top: 60px;
  }
  .index .fourth-box .fourth-2 .box-title {
    margin-bottom: 30px;
  }
  .index .fourth-box .fourth-2-top {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
    margin-bottom: 15px;
  }
  .index .fourth-box .fourth-2-top-left,
  .index .fourth-box .fourth-2-top-right {
    padding: 30px 20px 0 20px;
    border: 1px solid #E1ECF8;
  }
  .index .fourth-box .fourth-2-top-content-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .index .fourth-box .fourth-2-top-content-text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .index .fourth-box .fourth-2-more {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    transition: all 0.3s;
    color: #4177FF;
    cursor: pointer;
  }
  .index .fourth-box .fourth-2-more use {
    transition: all 0.3s;
  }
  .index .fourth-box .fourth-2-more:hover {
    color: #749cff;
  }
  .index .fourth-box .fourth-2-more:hover use {
    fill: #749cff;
  }
  .index .fourth-box .fourth-2-more:active {
    color: #0e52ff;
  }
  .index .fourth-box .fourth-2-more:active use {
    fill: #0045f3;
  }
  .index .fourth-box .fourth-2-title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .index .fourth-box .fourth-2-text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
    min-height: 96px;
  }
  .index .fourth-box .fourth-2-img-1 {
    width: 100%;
  }
  .index .fourth-box .fourth-2-bottom {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 30px 20px 0 20px;
    border: 1px solid #E1ECF8;
  }
  .index .fourth-box .fourth-2-bottom .fourth-2-bottom-content {
    padding-left: 0px;
    margin-bottom: 40px;
  }
  .index .fourth-box .fourth-2-bottom .fourth-2-img {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .index .help-box {
    padding-top: 60px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .index .help-box .auto-center .help-box-left {
    display: none;
  }
  .index .help-box .auto-center .help-box-content {
    margin: 0;
    padding: 0 0px;
    width: 100%;
    flex-shrink: 0;
  }
  .index .help-box .auto-center .help-box-content .help-box-content-title {
    font-family: Basier Circle Bold, "BasierCircle-Regular", "Source Han Sans", "Microsoft YaHei", BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial, sans-serif, -apple-system;
    font-size: 28px;
    line-height: 36px;
    display: block;
    margin-bottom: 30px;
    text-align: center;
  }
  .index .help-box .auto-center .help-box-content .help-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 20px;
    border-radius: 12px;
    border: 1px solid #E1ECF8;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .index .help-box .auto-center .help-box-content .help-item + .help-item {
    margin-top: 0px;
  }
  .index .help-box .auto-center .help-box-content .help-item .help-item-title {
    font-size: 20px;
    line-height: 28px;
    margin: 20px  15px 0;
    text-align: center;
  }
  .index .help-box .auto-center .help-box-content .help-item .help-item-text {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  .index .help-box .auto-center .help-box-content .help-item .icon {
    width: 78px;
    height: 78px;
    position: relative;
  }
  .index .help-box .auto-center .help-box-content .help-item:last-child {
    margin-bottom: 0px;
  }
  .index .fifth-box {
    padding-top: 60px;
  }
  .index .fifth-box .box-title {
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 36px;
  }
  .index .fifth-box-center {
    width: 100%;
    margin: 0 auto;
  }
  .index .fifth-box .fifth-main {
    display: none;
    flex-wrap: nowrap;
    gap: 0;
  }
  .index .fifth-box .fifth-main-item {
    width: 100%;
    box-shadow: none;
    border-radius: 12px;
    border: 1px solid #E1ECF8;
  }
  .index .fifth-box .fifth-main-item-img {
    width: 100%;
    height: 244px;
    aspect-ratio: 370/244;
    border-radius: 12px 12px 0 0;
  }
  .index .fifth-box .fifth-main-item-content {
    padding: 20px;
  }
  .index .fifth-box .fifth-main-item-title {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }
  .index .fifth-box .fifth-main-item-text {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 22px;
  }
  .index .fifth-box .fifth-main-item-time {
    font-size: 14px;
  }
  .index .fifth-box .fifth-main-item-detail {
    font-size: 16px;
    line-height: 24px;
  }
  .index .fifth-box .swiper-fifth-main {
    display: block;
  }
  .index .sixth-box {
    margin-bottom: 60px;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .index .sixth-box .box-title {
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 36px;
  }
  .index .sixth-box .box-subtitle {
    color: #4E5774;
    margin-bottom: 60px;
  }
  .index .sixth-box .auto-center {
    width: 100%;
  }
  .index .sixth-box .sixth-main-item {
    border: 1px solid #E1ECF8;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 15px;
  }
  .index .sixth-box .sixth-main-item-title {
    font-size: 16px;
  }
  .index .sixth-box .sixth-main-item-title h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .index .sixth-box .sixth-main-item-text {
    font-size: 14px;
    line-height: 20px;
    padding-top: 15px;
    display: none;
  }
  .index .sixth-box .sixth-arrow-icon {
    transition: all 0.3s;
    flex-shrink: 0;
    cursor: pointer;
    width: 20px;
    height: 20px;
  }
  .index .sixth-box .sixth-arrow-icon svg {
    width: 100%;
    height: 100%;
    display: block;
  }
  .index .sixth-box .sixth-arrow-icon use {
    fill: #C0C4CC;
    transition: all 0.3s;
  }
  .index .sixth-box .sixth-arrow-icon path {
    fill: #C0C4CC;
    transition: all 0.3s;
  }
}
