body{
    overflow-x: hidden;
}
.about-banner {
    width: 100vw;
    height: 712px;
    /*background: url('../images/about_banner.jpg') no-repeat top center;*/
    background-size: 100% 100%;
    position: relative;
}
.banner-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.banner-text > p {
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
}
.banner-text > .banner-en {
    font-size: 30px;
    font-family: 'Light', sans-serif;
   color: rgba(255, 255, 255, 0.85);
}
.banner-text > .banner-cn {
    font-size: 56px;
    font-weight: lighter;
}
/*关于*/
.ab-content {
    padding-bottom: 80px;
}
.about_num {
    margin-top: 75px;
    display: flex;
    padding-left: 10px;
}
.about_num > div {
    background-color: rgba(255,255, 255, 0.5);
    box-shadow: 5px 3px 10px #ececec;
    border-radius: 20px;
    padding: 30px 40px;
}
.about_num > div:nth-child(2) {
    padding: 30px 15px;
}
.about_num p {
    line-height: 30px;
}
.about_num p span {
    font-size: 26.43px;
    color: #3ecd58;
}
.about_num p .num {
    font-size: 44.6px;
    font-family: 'SemiBold';
    letter-spacing: 3px;
}
.about_num .cl {
    margin-right: 30px;
}
/*管理团队*/
.manager {
    background-color: #fafdff;
    width: 100%;
    padding: 80px 0;
}
.manager .title p {
    text-align: center;
}
.manager .title .man-entit {
    font-size: 20px;
    font-family: 'Light';
}
.manager .title .man-cntit {
    font-size: 48px;
}
.manager .team {
    display: flex;
    padding: 100px 0;
    justify-content: space-between;
    width: 88.3%;
    margin: 0 auto;
}
.manager .team li {
    width: 370px;
    height: 265px;
    background: url("../../static/images/man_bg.jpg") no-repeat;
    background-size: 100% 100%;
    box-shadow: -7px 10px 20px #dbe7f7, 7px 10px 20px #dbe7f7;
    border-radius: 20px;
    padding-bottom: 20px;
    transition: all 0.3s;
    display: block;
}
.manager .team li:hover{
    background: url("../../static/images/man_bg_active.jpg") no-repeat;
    background-size: 100% 100%;
    transform: translateY(-20px);
}
.team-img {
    margin-top: -50px;
}
.team-img img {
    object-fit: cover;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}
.manager .team .info .position {
    font-size: 16px;
    color: #666;
}
.manager .team .info {
    padding-left: 50px;
}
.manager .team .info .name {
    display: flex;
    gap: 40px;
    margin: 35px 0 15px;
    align-items: end;

}
.manager .team .info .name > div {
    font-size: 19.95px;
    font-weight: bold;
}
.manager .team .info .name > .en-name {
    font-weight: normal;
    color: #666;
    font-family: 'Light';
}

.vision {
    width: 100%;
    height: 100vh;
    /*background: url("../../static/images/vision.jpg") no-repeat top center fixed;*/
    /*background-attachment: fixed;*/
    background-size: 100% 100%;
    position: relative;
}
.vision > .vis-tit {
    padding-top: 80px;
}
.vision > .vis-tit > p {
    color: #fff;
    text-align: center;
    font-size: 48px;
    letter-spacing: 2px;
}
.vision > .vis-tit > .en-tit {
    font-size: 24px;
    font-family: 'sans';
}
.vis-text{margin-top: 50px}
.vis-text > p{
    color: #fff;
    font-size: 52px;
    text-align: center;
    /*padding-left: 52px;*/
    letter-spacing: 5px;
    line-height: 70px;
}
.founding{
    width: 100%;
    background-color: #eaf7ff;
    height: 998px;
}
.founding > .bgimg {
    background: url("../../static/images/founding_bg.png") no-repeat top center;
    background-size: cover;
    height: 598px;
    padding: 0.1px;
}
.founding > .bgimg > .text {
    width: 970px;
    margin: 80px auto 0;
}
.bgimg > .text > .en-tit,
.bgimg > .text > .cn-tit {
    text-align: center;
}
.bgimg > .text p {
    color: #fff;
    font-size: 16px;
}
.bgimg > .text > .cont, .bgimg > .text > .foot {
    opacity: 0.85;
}
.bgimg > .text > .cn-tit {
    font-size: 48px;
    letter-spacing: 2px;
    /*margin-top: 20px;*/
}
.bgimg > .text > .en-tit {
    font-size: 24px;
    font-family: 'Light';
    letter-spacing: 2px;
}
.bgimg > .text > .cont {
    margin: 50px 0;
    letter-spacing: 1px;
    line-height: 30px;
}
.bgimg > .text > .foot {
    text-align: right;
}
.founding > .content {
    background-color: #fff;
    border-radius: 20px;
    margin: -120px auto;
    box-shadow: 10px 10px 20px rgba(0, 58, 189, 0.2);
    /*padding: 50px 0;*/
}
.content .wrapper {
    height: 375px !important;

}
.content  .box{
    display: flex;
    align-items: center;
    background: url("../../static/images/no_bg.jpg") 58px 68px no-repeat;
    padding: 0;
    justify-content: flex-start;
    gap: 220px;
    opacity: 0.96;
    position: relative;
}
.content  .box .dw{
    margin: 0 0 20px;
    font-size: 32px;
}
.content .box .no {
    padding-left: 200px;
    padding-top: 90px;
}
.content .box .no2 {
    padding-top: 140px;
}
.content .box .no3 {
    padding-top: 55px;
}
.content .box .no .reflection {
    /*font-size: 236.94px;
    background: linear-gradient(to bottom, #34cc52 60%, #f8f8f8);
    background-clip: text;
    color: transparent;
    font-family: 'sans';
    position: relative;
    line-height: 173px;
    height: 160px;*/
}
.hei {
    height: 183px !important;
    margin-top: 30px;
}
.content .box .no .there {
    margin-top: -37px;
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
    right: 0;
    left: 10px;
}
.content .box:first-child .content-text{
    margin-top: 30px;
}
.content-text .title{
    font-size: 22px;
    color: #333;
}

.content-text .center {
    font-size: 20px;
    margin: 20px 0 20px;
    color: #333;
}
.content-text .foot {
    font-size: 16px;
    color: #666;
    line-height: 25px;
    width: 580px;
    margin-top: 20px;
}
.jz-list{
   display: flex;
   color: #fff;
   width: 70%;
   justify-content: space-between;
   margin: 50px auto 0;
}
.jz-list li {
    width: 30%;
}
.jz-list .jz-top{
    display: flex;
   align-items: center;
   justify-content: center;
}
.jz-list .jz-top img{display: block;}
.jz-list .jz-top p{
    margin-left: 10px;
    font-size: 30px;
    font-weight: bold;

}
.jz-list  .jz-cont{margin-top: 10px;}
.jz-list  .jz-cont p{
    font-size: 16px;
    line-height: 22px;
}
.coop{padding: 80px 0; }
.coop-title p{text-align: center;}
.coop-title .coop-en{
    font-size: 20px;
    font-family: 'Light';
}
.coop-title .coop-cn{
    font-size: 48px;
}
.coop-swiper{
    width: 66.66%;
    margin-top: 50px;
    overflow-y: auto !important ;
    padding-bottom: 50px !important;
}
.coop-swiper .swiper-pagination-fraction,.coop-swiper  .swiper-pagination-custom, .coop-swiper .swiper-horizontal > .swiper-pagination-bullets,.coop-swiper  .swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: 0px !important;
}
.coop-swiper .coop-item{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.coop-swiper .coop-item .coop-img{
    margin: 0 10px 10px 0;
    width: 24%;
    background: #f7fbff;
    height: 120px;
    position: relative;
}
.coop-swiper .coop-item .coop-img img{
    display: block;
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}
.jz-title{
    margin-top: 120px;
}
.jz-title p{
    color: #fff;
    text-align: center;
}
.jz-title .jz-en{
    font-size: 24px;
    font-family: 'Light';
}
.jz-title .jz-cn{
    font-size: 48px;
}
/*响应式*/
@media screen and (max-width: 1488px) {
    .coop-swiper{width: 71%;}
    .content .box {
        background-position-x: -48px;
    }
    .content .box .no {
        padding-left: 80px;
    }
    .about-banner {
        background-size: cover;
    }
    .content .box .no .reflection {
        font-size: 185px;
        line-height: 112px;
    }
    .content-text .title {
        font-size: 22px;
    }
    .about-banner{
        height: 468px;
    }
    .manager .team {
        width: 960px;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .manager .team li {
        margin-bottom: 70px;
    }
}
@media screen and (max-width: 1367px){
    .coop-swiper .coop-item .coop-img{width: 22%;}
    .coop-swiper{width: 80%;}
}
@media screen and (max-width: 960px) {
            .jz-list li{width:100%;margin: 0 0 20px 0}
    .jz-list{width:90%;flex-direction: column;margin: 50px auto 0}
    .coop-swiper .coop-item .coop-img img{
        zoom: .8;
    }
    .coop-swiper{width: 98%;}
    .founding > .bgimg > .text {
        width: 90%;
    }
    .vis-text > p {
        font-size: 48px;
    }
    .manager .team {
        width: 60%;
    }
    .about_num {
        padding-left: 0;
        justify-content: center;
    }
    .content-text {
        width: 60%;
    }
    .content-text .foot {
        width: 87%;
        font-size: 14px;
        line-height: 20px;
    }
    .founding > .content {
        width: 90%;
    }
    .content .box {
        gap: 80px;
    }
    .content-text .title{
        font-size: 18px;
    }
    .content-text .center {
        font-size: 16px;
        margin: 20px 0 10px;
    }
    .content-text .center .bor{
        margin-right: 5px;
    }
    .reflection img{
        width: 130px;
        height: 103px;
    }
    .num-img img{
        width: 130px;
    }
    .content .box .no2{
        padding-top: 40px;
    }
}
@media screen and (max-width: 760px) {
    .jz-list{width: 90%;margin: 20px auto 0}
    .about_num p {
        white-space: normal !important;
    }
    .sake{
        height: 80px;
    }
    .founding > .content {
        height: 293px;
    }
    .content-text .title{
        font-size: 16px;
    }
    .content-text .foot {
        width: 87%;
        font-size: 14px;
        line-height: 20px;
    }
    .content-text .center {
        font-size: 14px;
        margin: 20px 0 10px;
    }
    .content .box{gap: 40px}
    .content .box .no,
    .content .box .no3{
        padding-top: 20px !important;
    }
    .founding > .bgimg {
        background-size: cover;
    }
    .content .box .no3 .reflection{line-height: 147px !important}
    .vision {
        background-size: cover;
    }

    .vision > .vis-tit > .en-tit {
        font-size: 16px;
    }

    .vision > .vis-tit > p {
        font-size: 20px;
    }

    .vis-text > p {
        font-size: 28px;
        line-height: 60px;
        padding-left: 30px;
    }

    .bgimg > .text > .en-tit {
        font-size: 16px;
    }

    .bgimg > .text > .cn-tit {
        font-size: 32px;
    }

    .bgimg > .text > .cont {
        margin: 25px auto;
        line-height: 20px;
    }

    .bgimg > .text p {
        font-size: 14px;
    }
    .about_num p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .hei {
        margin-top: 0;
    }

}
@media screen and (max-width: 550px) {
    .founding{height: 800px}
    .content-text .foot{width: 100%;margin-top: 10px;}
        .manager .team {
        margin: 0 auto;
        width: 90%;
        padding-bottom: 0;
    }

    .manager .team .info .name {
        flex-direction: column;
        gap: 20px;
    }
    .manager .team .info {
        padding-left: 10px;
    }
    .team-img{margin-top: 0;width: 120px}
    .manager .team li {
        height: auto;
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-evenly;
        padding: 10px 0;
    }
    .coop-title .coop-cn{font-size: 28px}
    .coop-title .coop-en{font-size: 16px}
    .coop-swiper .coop-item .coop-img img{zoom: .6}
     .bgimg > .text > .cn-tit{font-size: 28px;}
    .content .box .dw{font-size: 28px;margin: 0}
    .coop-swiper .coop-item .coop-img{width: 30%;}
    .coop-swiper .coop-item{justify-content:flex-start;}
    .content .box .no, .content .box .no3{padding-top: 0 !important}
    .reflection img{
        width: 100px;
        height: 73px;
    }
    .num-img img{width: 100px}
    .content-text{width: 50%}
   /* .content-text .title,
    .content-text .center {
        overflow: hidden; !* 确保超出容器的文本被裁剪 *!
        white-space: nowrap; !* 确保文本在一行内显示 *!
        text-overflow: ellipsis; !* 使用省略号表示文本超出 *!
    }*/
    .content .box .no .reflection::after,
    .sake{
        display: none;
    }
    .founding > .content {
        height: 238px;
    }
    .content .box .no {
        margin-bottom: 0;
    }

    .content-text .foot {
        padding-left: 0;
    }
    .content-text{
        width: 80%;
        padding-left: 40px;
    }
}
@media screen and (max-width: 470px){
    .manager .title .man-entit{
        font-size: 14px;
    }
    .manager .title .man-cntit{
        font-size: 28px;
    }
    .founding {
        height: 700px;
    }
    .founding > .bgimg {
        height: 510px;
    }
    .content .box .no .reflection{
        font-size: 80px;
    }

    .about-banner {
        height: 350px;
    }
    .banner-text > .banner-en{
        font-size: 18px;
    }
    .banner-text > .banner-cn {
        font-size: 24px;
    }
    .about_num .cl {
        margin-right: 20px;
    }
    .about_num p .num {
        font-size: 30px;
    }
    .about_num > div > p:nth-child(2){
        font-size: 14px;
        line-height: 20px;
    }
    .about_num p span {
        font-size: 16px;
    }
    .team .info .name > div {
        font-size: 16px !important;
    }
    .manager {
        padding-bottom: 0;
    }
}
@media screen and (max-width: 380px) {
    .about_num .cl {
        margin-right: 10px;
    }
    .team .info .name > div {
        font-size: 14px !important;
    }


}