.body-box {
    margin-bottom: 0.32rem;
    position: relative;
    overflow: hidden;
    /* font-size: 0.16rem; */
}

.body-box-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 8rem;
    background: linear-gradient(180deg, #F7D3D2 0%, rgba(253, 247, 245, 0) 100%);
}

.body {
    padding-top: 0.32rem;
    padding-bottom: 0.32rem;
}

.banner-left {
    height: 4.8rem;
    width: 7.2rem;
    box-shadow: 0 0.08rem 0.24rem 0 rgba(0, 0, 0, 0.5);
    z-index: 2;
}

.banner-right {
    position: relative;
}

/* .swiper-container {
    width: 7.2rem;
    height: 4.8rem;
} */

.banner-left-img {
    width: 7.2rem;
    height: 4.8rem;
}

.swiper-pagination {
    bottom: 0.24rem !important;
}


.my-bullet-active {
    background: #B72424 !important;
    border: 0.01rem solid #FFFFFF !important;
    opacity: 1;
}


.swiper-pagination-bullet {
    width: 0.16rem;
    height: 0.16rem;
    background: #CCCCCC;
    box-shadow: 0 0 0.08rem 0 rgba(255, 217, 217, 0.5);
    opacity: 1;
}

.banner-title-icon {
    position: absolute;
    top: 0.4rem;
    left: -0.3rem;
    width: 0.8rem;
    height: 0.8rem;
    z-index: 3;
}

.text-list {
    margin-top: 0.56rem;
    padding: 0.32rem;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 0 0.16rem 0.16rem 0;
    height: 3.84rem;
    width: 5.6rem;
    z-index: 1;
}

.text-list-title {
    margin-left: 0.32rem;
    margin-bottom: 0.29rem;
    color: rgba(51, 51, 51, 1);
    font-size: 0.24rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    line-height: 0.33rem;
}

.banner-list-label {
    margin-bottom: 0.24rem;
}

.group_point {
    background-color: rgba(216, 216, 216, 1);
    width: 0.04rem;
    height: 0.04rem;
    margin: 0.09rem 0.16rem 0 0.12rem;
}

.banner-list-label-text {
    color: rgba(51, 51, 51, 1);
    font-size: 0.16rem;
    font-family: PingFangSC-Regular;
    line-height: 0.22rem;
}

.banner-more-group {
    margin-top: 0.06rem;
    margin-left: 0.3rem;
}

.more-icon {
    width: 0.16rem;
    height: 0.16rem;
    margin-right: 0.04rem;
    margin-top: 0.02rem;
    vertical-align: -0.02rem;
}

.banner-list-more {
    color: rgba(153, 25, 23, 1);
    font-size: 0.16rem;
    font-family: PingFangSC-Regular;
}

.contents-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    width: 12.8rem;
  }

  .jyTab {
    margin-top: 0.4rem;
    width: 12.8rem;
    border-bottom: 0.02rem solid #B72424;
  }
  .tab-item {
    width: 4.26rem;
    height: 0.96rem;
    cursor: pointer;
  }

  .jyTab-active{
    background: url(../images/title2@2x.png) 100% no-repeat;
    background-size: 100% 100%;
  }
  .jyTab-active-right{
    background: url(../images/title3@2x.png) 100% no-repeat;
    background-size: 100% 100%;
  }
  .jyTab-active > .tab-title, .jyTab-active-right > .tab-title {
    color: #fff;
  }

  .jyTab-active > .tab-title-sub, .jyTab-active-right > .tab-title-sub{
    color: rgba(255, 255, 255, 0.5);
  }


  .tab-content {
    position: relative;
    padding-top: 0.4rem;
  }

  .tab1-image {
    position: absolute;
    top: 0.6rem;
    left: 0;
    width: 3.6rem;
    height: 2.8rem;
    z-index: 1;
  }

  .tab1-text{
    margin-left: 2.61rem;
    width: 9.57rem;
    height: 3.2rem;
    background: url(../images/introductionbg@2x.png) 100% no-repeat;
    background-size: 100% 100%;
    z-index: 2;
  }

  .tab-title {
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 0.24rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: justify;
    white-space: nowrap;
    line-height: 0.33rem;
    margin-left: 0.25rem;
  }
  
  .tab-title-sub {
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 0.16rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: justify;
    white-space: nowrap;
    line-height: 0.22rem;
  }

  .title-group {
    margin-top: 0.64rem;
  }
  .paragraph_1 {
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 0.16rem;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    line-height: 0.32rem;
    margin: 0.24rem 0 0.36rem 1.32rem;
    padding-right: 0.18rem;
  }
  .tab1-text-title {
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 0.24rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: justify;
    white-space: nowrap;
    line-height: 0.33rem;
    margin: 0.35rem 0 0 1.32rem;
  }
  .title-en {
    overflow-wrap: break-word;
    color: rgba(237, 237, 237, 1);
    font-size: 0.44rem;
    font-family: Poppins-Bold;
    font-weight: 700;
    text-align: right;
    white-space: nowrap;
    line-height: 0.65rem;
  }
  .title-cn {
    overflow-wrap: break-word;
    color: rgba(153, 25, 23, 1);
    font-size: 0.32rem;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: right;
    white-space: nowrap;
    line-height: 0.45rem;
    margin: 0.24rem 1.47rem 0 -2.75rem;
  }
  .section_1 {
    position: relative;
    width: 12.2rem;
    margin: 0.4rem 0.3rem 0 0.3rem;
  }
  .news-item {
    margin-bottom: 0.4rem;
  }
  .news-item-img {
    border-radius: 0.08rem;
    width: 2.4rem;
    height: 1.6rem;
  }
  .news-item-right {
    width: 3.2rem;
    height: 0.85rem;
    margin-top: 0.08rem;
    margin-left: 0.16rem;
  }
  .news-item-title {
    width: 3.03rem;
    height: 0.25rem;
    color: rgba(51, 51, 51, 1);
    font-size: 0.18rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: justify;
    white-space: nowrap;
    line-height: 0.25rem;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .news-item-des {
    width: 3.2rem;
    height: 0.44rem;
    color: rgba(153, 153, 153, 1);
    font-size: 0.16rem;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    line-height: 0.22rem;
    margin-top: 0.16rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  .news-item-more {
    width: 0.88rem;
    height: 0.22rem;
    margin-top: 0.4rem;
  }

  .text-group_3 {
    width: 0.64rem;
    height: 0.22rem;
    overflow-wrap: break-word;
    color: rgba(153, 25, 23, 1);
    font-size: 0.16rem;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 0.22rem;
  }

  .thumbnail_8 {
    width: 0.16rem;
    height: 0.16rem;
    margin-top: 0.04rem;
  }

  .text_27 {
    overflow-wrap: break-word;
    color: rgba(237, 237, 237, 1);
    font-size: 0.44rem;
    font-family: Poppins-Bold;
    font-weight: 700;
    text-align: right;
    white-space: nowrap;
    line-height: 0.65rem;
  }
  
  .text_28 {
    overflow-wrap: break-word;
    color: rgba(153, 25, 23, 1);
    font-size: 0.32rem;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: right;
    white-space: nowrap;
    line-height: 0.45rem;
    margin: 0.24rem 0.61rem 0 -1.89rem;
  }

  .section_2 {
    position: relative;
    padding-left: 0.94rem;
    padding-right: 0.94rem;
    width: 12.4rem;
    margin-top: 0.48rem;
    margin-bottom: 0.64rem;
  }

  .section_2 .swiper-container {
    height: 1.74rem;
  }

  .swiper-button-prev,
  .swiper-button-next {
    top: 0.7rem;
      height: 0.8rem;
      width: 0.8rem;
      background-size: 0.8rem 0.8rem;
      background-image: url(../images/goright3@2x.png);
  }
  
  .swiper-button-prev {
    
    left: 0;
      transform: rotate(180deg);
  }
  .swiper-button-next{
    right: 0;
  }

  .md-item{
    /* margin-left: 0.2rem; */
    /* margin-right: 0.2rem; */
    width: 2.28rem;
    height: 1.56rem;
    background-size: 100% 100%;
    background: url(../images/listbg@2x.png) 100% no-repeat;
  }
  .md-item:hover{
    box-shadow: 0 0.08rem 0.16rem 0 rgba(0, 0, 0, 0.1);
  }

  .image_3 {
    width: 0.24rem;
    height: 0.2rem;
    margin: 0.24rem 0 0.24rem 0.24rem;
  }

  .text_29 {
    width: 1.8rem;
    height: 0.64rem;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 0.18rem;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 0.32rem;
    margin: 0.24rem 0 0 0.24rem;
  }
