body{
    padding-top: 1rem!important;
}
.about_banner img{
    width: 100%;
    height: 100%;
}
.about_bg{
    background: url(../images/news/f_bgs.png) no-repeat!important;
    background-size: 100% 100% !important;
}
.about_titbox{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.about_titbox::after{
    content: 'ABOUT US';
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top:-0.17rem;
    font-size: 0.7rem;
    color: #018BD4;
    opacity: 0.1;
    font-weight: bold;
}
.about_title{
    color: #333;
    font-size: 0.32rem;
    font-weight: bold;
    padding-bottom: 0.15rem;
    position: relative;
}
.about_title::after{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.04rem;
    background: #0853A9;
}
.about_js_last{
    position: relative;
    margin-top: 0.8rem;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .25s;
  }
.about_js .swiper-slide{
    overflow: hidden;
}
.about_js .swiper-slide:hover>img{
    transform: scale(1.05);
}
.civilization{
    margin-top: 1rem;
    padding-bottom: 0.7rem;
}
.civilization_center{
    width: 14rem;
    margin: 0 auto;
}
.civi_content{
    width: 100%;
    height: 4.85rem;
    background: pink;
    margin-top: 0.5rem;
    display: flex;
    background: url(../images/news/f6-bg.png) no-repeat;
    background-size: 100% 100%;
}
.civi_items{
    width: 33.3%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.civi_topbox{
    display: flex;
    margin-bottom: 0.6rem;
}
.civi_img{
    width: 0.4rem;
    height: 0.4rem;
    margin-right: 0.2rem;
}
.civi_img img{
    width: 100%;
    height: 100%;
}
.civi_tit{
    font-size: 0.36rem;
    font-weight: bold;
    color: #fff;
}
.civi_text1{
    margin-bottom: 0.1rem;
    color: #fff;
    font-size: 0.2rem;
}
.honour{
    background: #f5f9fd;
    padding: 0.8rem 0;
}
.honour_after::after{
    content: 'QUALIFICATION HONOR'!important;
}
.honour_content{
    width: 14rem;
    margin: 0.5rem auto 0 auto;
    position: relative;
}
.honour_ry .swiper-slide{
    padding-bottom: 0.5rem!important;
    justify-content: flex-start!important;
}
.honour_imgxbox{
    width: 3.2rem;
    height: 4.7rem;
    margin-right: 0.4rem;
}
.honour_imgxbox img{
    width: 100%;
    height: 100%;
}
.honour_imgxbox:nth-child(4n){
    margin-right: 0;
}
/* 运营机构 */
.business{
    margin-top: 0.8rem;
    padding-bottom: 0.7rem;
}
.business_center{
    width: 16rem;
    margin: 0 auto;
}
.business_after::after{
    content: 'STRUCTURE'!important;
}
.bus_content{
    width: 100%;
    margin-top: 0.6rem;
}
.bus_boss{
    width: 3.2rem;
    height: 0.6rem;
    background: #0853A9;
    text-align: center;
    line-height: 0.6rem;
    color: #fff;
    font-size: 0.2rem;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    margin: 0 auto;
    font-weight: bold;
    position: relative;
}
.bus_boss::after{
    content: '';
    display: block;
    width: 0.01rem;
    height: 0.7rem;
    background: #707070;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.bus_13rem{
    width: 12.2rem;
    height: 0.7rem;
    margin: 0.7rem auto 0 auto;
    border-top: 0.01rem solid #707070;
}
.bus_14rem{
    width: 14rem;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
}
.bus_14rem_items{
    width: 1.8rem;
    height: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    /* text-align: center;
    line-height: 0.5rem; */
    border-radius: 0.05rem;
    position: relative;
    color: #0853A9;
    font-size: 0.16rem;
    font-weight: bold;
    background: #fff;
    margin-bottom: 0.66rem;
    border: 0.03rem solid #0853A9;
}
.bus_14rem_items::before{
    content: '';
    display: block;
    width: 0.01rem;
    height: 0.7rem;
    background: #707070;
    left: 50%;
    top: -0.7rem;
    position: absolute;
    transform: translateX(-50%);
}
.bus_last{
    width: 14.3rem;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
}
.bus_last .bus_14rem_items{
    width: 2.1rem;
    height: 1.1rem;
    line-height: normal!important;
    font-weight: normal;
    display: flex;
    align-items: center;
    text-align: left!important;
    padding: 0.1rem ;
    font-size: 0.14rem;
    margin-bottom: 0;
}
.course{
    padding:1rem 0;
    background: url(../images/news/f-bg.png) no-repeat;
    background-size:100% 100%;
}
.course_after::after{
    content: 'QUALIFICATION HONOR'!important;
}

.about_go{
    margin-top: 0.8rem;
}
.course_center{
    position: relative;
}

.course_center::after{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 0.01rem;
    /* background: red!important; */
    background: #999;
    top: 2.3rem;
    left: 0;
}
.about_gotit{
    position: relative;
    margin-top: 0.8rem;
}
.about_gotit::before{
    content: 'QUALIFICATION HONOR';
}
.about_go_content{
    width: 18rem;
    margin:1.2rem auto 0 auto;
    position:relative;
}
.about_go_content .swiper-slide{
    flex-direction: column;
}
.go_top_content{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.go_top_year{
    color: #666666;
    font-weight: bold;
    font-size: 0.2rem;
}
.go_circle{
    width: 0.2rem;
    height: 0.2rem;
    border: 0.05rem solid #2093FF;
    background: #fff;
    border-radius: 50%;
    margin: 0.15rem 0;
}
.go_top_img{
    width: 0.2rem;
    height: 0.2rem;
    /* background: #DA251C; */
}
.go_top_img>img{
    width: 100%;
    height: 100%;
}
.go_bottom_content{
    width: 100%;
    margin-top: 0.5rem;
    /* background: #096; */
}
.go_bottom_year{
    color: #333333;
    font-size: 0.4rem;
    font-weight: bold;
    text-align: left!important;
    padding-bottom: 0.07rem;
    border-bottom: 0.01rem solid #999999;
    font-family: Bahnschrift-Bold SemiCondensed, Bahnschrift;
}
.go_bottom_txtbox{
    display: flex;
    margin-top: 0.2rem;
    height: 1.2rem;
}
.go_bottom_sjx{
    width: 0.14rem;
    height: 0.14rem;
    min-width: 0.14rem;
    margin-top: 0.1rem;
}
.go_bottom_sjx>img{
    width: 100%;
    height: 100%;
}
.go_bottom_text{
    text-align: justify;
    margin-left: 0.15rem;
    color: #666666;
    font-size: 0.18rem;
    line-height: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
}
.go_bottom_imgbox{
    height: 1.6rem;
    display: block;
    background: palegoldenrod;
    margin-top: 0.3rem;
    overflow: hidden;
}
.go_bottom_imgbox>img{
    width: 100%;
    height: 100%;
    transition: all .3s;
}
.go_bottom_imgbox:hover>img{
    transform: scale(1.05);
}
.about_go_content .next_x{
    width: 0.4rem;
    height: 0.4rem;
    color: transparent;
    background:url(../images/news/999_r.png) no-repeat;
    background-size: 100% 100%;
    top: 1.2rem!important;
    right: 0;
}
.about_go_content .prev_x{
    width: 0.4rem;
    height: 0.4rem;
    color: transparent;
    background:url(../images/news/999_l.png) no-repeat;
    background-size: 100% 100%;
    top: 1.2rem!important;
    left: 0;
}

@media only screen and (max-width:1024px){
    .civilization_center,.honour_content,.business_center,.about_go_content{
        width: 100%;
    }
    .civi_content{
        width: 100%;
        height: 6.85rem;
        display: block;
    }
    .civi_items{
        width: 100%;
        padding-top: 20px;
    }
    .go_top_year,.go_bottom_text,.businessTItem,.businessCItem,.businessBItem{
        font-size: 12px;
    }
    .civi_text1{
        font-size: 14px;
    }
    .honour_imgxbox{
        margin-right: 0;
    }
    .honour_content{
        margin-top: 70px;
    }
    .honour_ry .swiper-slide{
        justify-content: center !important;
    }
    .businessBItem{
        margin: 0 6px !important;
    }
    .about_go_content .swiper-slide{
        height: 208px !important;
    }
    .about_go_content{
        padding: 0 10px;
    }
    .businessB::after{
        width: calc(100% - 1rem) !important;
    }
}