html,
    body {
      position: relative;
      height: 100%;
    }
    a {
        text-decoration: none;
        color: #000 !important;
      }
    ul{
        list-style: none;
    }
    body {
      background: #eee;
      font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 14px;
      color: #000;
      margin: 0;
      padding: 0;
    }
    .body{
        width: 100%;
    }

    .swiper {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
    }
    .logos{
        width: 17%;
        position: absolute;
        top: 20px;
        left:42px;
        z-index:99;
    }
    .logos img{
        width: 100%;
    }

    .swiper-slide {
      /* text-align: center; */
      font-size: 18px;
      /* background: #fff; */
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      /* height: 100%; */
      /* object-fit: cover; */
    }

    /* swiper  */
    .T_Swiper{
        width: 100%;
        /* height: 570px; */
    }
    /* title */
    .title_is{
        padding: 19px 120px;
        /* width: 100%; */
        /* height: 80px; */
        background-color: #fff;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .title_is div:nth-child(1){
        height: 35px;
    }
    .title_is div:nth-child(1) img{
        height: 100%;
    }
    /* 
 */
 .title_is div:nth-child(2){
    margin-left: 200px;
}
 .title_is div:nth-child(3){
    color: #2F4281;
    font-weight: 600;
    /* font-size: 18px; */
}
.uls{
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 0;
}

.Lis{
    width: 400px;
    display: flex;
    align-items: center;
    padding: 20px;
    
    border-right: 1px solid #D8D8D8;
}
.Limg{
    width: 70px;
    height: 70px;
    margin-right: 20px;
}
.Limg img{
    width: 70px;
    height: 70px;
}
.tex div:nth-child(1){
    font-family: PingFang SC;
font-size: 22px;
font-weight: 600;
line-height: 31px;
letter-spacing: 0px;
text-align: left;

   
}
.tex div:nth-child(2){
    color: #00000099;
    margin-top: 10px;
   
}
.tex div:nth-child(3){
    color: #00000099;

   
}
.uls .Lis:last-of-type{
    border: none;
}


.xswiper{
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    background: #DEE3EE;

}

.swiper-button-next:after, .swiper-button-prev:after{
    display: none;
}

.mySwiper2{
    width: 80%;
    height: 805px;
}
.swiper_l{
    background-size: 100%;
    width: 50px;
    height: 50px;
    background-image: url("../img/swiper_wx/right.webp");
}
.swiper_r{
    background-size: 100%;
    width: 50px;
    height: 50px;
    background-image: url("../img/swiper_wx/left.webp");
}

.swiper_img{
    width: 375px;
    height: 500px;
    /* background-color: #f0f0f0; */
    margin-right: 100px;

}
.swiper_img img{
    width: 375px;
    height: auto;
    background-color: #f0f0f0;
    border-radius: 20px;

}


.swiper-slide_{
    display: flex;
    /* justify-content: unset; */
    align-items: center;
    /* /* padding: 0 160px; */
}
.swiper_bs{
    width: 900px;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
}
.swiper_sb_tex{
    width: 50%;
}
.swiper_sb_tex_{
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}
.swiper_sb_tex_ h3{
    font-size: 32px;
    font-weight: 600;
    margin-right: 10px;
}
.swiper_sb_tex_ img{
    width: 32px;
    height: 32px;
}
.dw{
    font-size: 22px;
    margin-bottom: 20px;

}
.swiper_sb_tex_2{
    display: flex;
    align-items: center;
    /* width: 442px; */
    /* justify-content: space-between; */
}

.swiper_sb_tex_2 div{
    width: 104px;
    height: 41px;
    padding: 8px 16px;
    border-radius: 60px;
    gap: 10px;
    background: #2F428114;
    text-align: center;
    line-height: 41px;


}
.wx_{
    display: flex;
    align-items: center;
    margin-top: 55px;
}
.wx_img img{
    width: 133px;
    height: 164px;
}
.wx_t{
    display: flex;
}
.wx_t img{
    width: 25px;
    height: 25px;
    margin-left: 10px;
}

.title_zzjc img{
    width: 100%;
}

.up{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
}
.up__{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.up_{
    width: 325px;
    height: 560px;
    overflow: hidden;
    overflow-y: scroll;
    border-radius: 20px;
}
.up_ img{
    width: 100%;
}
.up_::-webkit-scrollbar {
    width: 0;
  }

.jia{
    margin: 0 20px;
}


/* ----------------- */
.title_ul{
    display: flex;
    width: 300px;
    height: 20px;
    justify-content: space-between;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
.active_{
    position: relative;
    color: #2F4281;

}
.active_::after{
    position: absolute;
    bottom: -24px;
    content: "";
    width: 100%; /* 设置宽度为 100% 以实现自适应 */
    left: 50%;
    transform: translateX(-50%); /* 使用 transform 属性实现水平居中 */
    border-radius: 2px;
    height: 4px;
    background-color: #2F4281;
}