a{
    text-decoration: none;
}
.apolish{
    width: 100%;
    /* padding-bottom: 75px; */
}
.ap-banner{
    width: 100%;
    height:450px;
    position: relative;
    background-image: url('/public/static/images/apolish/Apolish.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.ap-banner-img{
    width: 100%;
}
.ap-banner-model{
    width: 100%;
    height:450px;
    position: absolute;
    top: 0;
    left: 0;
    /* z-index: 100; */
    background-color:rgba(27,43,61,.7);
}
.ap-mid-banner{
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    height: 450px;
}
.ap-banner-text{
    width: 100%;
    position: absolute;
    color: #fff;
    font-size: 52px;
    text-align: center;
    line-height: 450px;
}
/* section1 */
.ap-section1{
    width: 100%;
    overflow: hidden;
}
.ap-section1-cont{
    display: flex;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding: 82px 0;
}
.ap-section1-cont-left>p{
    font-size: 14px;
    line-height: 24px;
}

.ap-section1-cont-left>p:nth-child(4){
    margin-top: 36px;
}
.ap-section1-cont-left .key{
    font-size: 24px;
    color: #3CB595;
    line-height: 36px;
}
/* section2 */
.ap-section2{
    width: 100%;
    /* background-image: url('/public/static/images/apolish/plan_bg.png'); */
    padding: 72px 0 68px 0;
}
.ap-section2-cont{
    max-width: 1000px;
    margin: 0 auto;
}
.ap-section-cont-title{
    text-align: center;
}
.ap-cont-title-text{
    display: inline-block;
    font-size: 43px;
    margin: 0 21px;
    line-height: 30px;
}
.ap-cont-title-image{
    width: 40px;
    vertical-align: top;
}
.ap-plan-title-info{
    font-size: 19px;
    margin-top: 20px;
    color: #a0a0a0;
}
.ap-plan-det{
    margin-top: 85px;
    overflow: hidden;
}
.ap-plan-det-left,.ap-plan-det-center,.ap-plan-det-right{
    text-align: center;
    margin-bottom: 30px;
}
.ap-plan-det .title{
    font-size: 24px;
    color: #242628;
    line-height: 24px;
}
.ap-plan-det .info{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 182px;
    color:#2C3338;
    font-size: 14px;
    font-weight: 500;
}
.ap-plan-det-left>img,.ap-plan-det-center>img,.ap-plan-det-right>img{
    width: 128px;
    height: 128px;
    margin: 0 auto;
    margin-bottom: 30px;
}

/*advantage*/
.ap-section-advantage{
    padding: 76px 0 96px 0;
    background: #F2F2F2;
}
.advantage-list{
    margin-top: 47px;
    max-width: 1000px;
}
.ap-section-advantage .ap-ad-cont{
    position: relative;
    margin: 15px 0;
}
.ap-section-advantage .ap-ad-cont .text{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 24px;
}
.ap-section-advantage .ap-ad-cont:hover .text{
    transform: scale(0.01,0.01);
    transition: 0.2s;
    /* display: none; */
}
.ap-section-advantage .ap-ad-cont:hover .show-txt{
    opacity: 1;
    transition: opacity 2s;
}
.ap-section-advantage .ap-ad-cont .show-txt{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 40px;
    left: 40px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    opacity: 0;
}
.advantage-list img{
    width: 100%;
    height: auto;
}
/* section3 */
.ap-section3{
    width: 100%;
    background-color: #1b2b3d;
    padding: 72px 0 30px 0;
    overflow: hidden
}
.ap-section7 .ap-service-title-text{
    color: #000;
}
.ap-service-title-text{
    color: #fff;
}
/* section4 */
.ap-section4{
    padding:72px 0 68px 0;
}
.ap-section4-det{
    margin-top: 122px;
    overflow: hidden;
}
.ap-section4-det-cont{
    overflow: hidden;
    text-align: center;
}
/* .ap-section4-det>.col-lg-3{
    padding: 0;
} */
.ap-section4-det-left>img,.ap-section4-det-center1>img,.ap-section4-det-center2>img,.ap-section4-det-right>img{
    position: relative;
    margin: 0 auto;
    /* margin-bottom: 60px; */
    width: 100%;
}
.ap-section4-text{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 88%;
    height: 100%;
    background-color: #000;
    opacity: 0.6;
    color: #fff;
}
.ap-section4-text-tt{
    font-size: 22px;
    font-weight: 500;
}
.ap-section4-det-left>p:nth-of-type(1),.ap-section4-det-center>p:nth-of-type(1),.ap-section4-det-right>p:nth-of-type(1){
    font-size: 18px;
}
.ap-teacher-cont{
    padding-top: 60px;
}
.ap-teacher-cont .col-sm-3,.ap-class-cont .col-xs-12,.ap-teacher-cont .col-sm-6,.ap-teacher-cont .col-sm-3,.ap-teacher-cont .col-xs-3{
    padding-left: 0!important;
    padding-right: 0!important;
}
.ap-send-desc{
    max-width: 720px;
    font-size: 20px;
    text-align: center;
    padding-top: 20px;
    line-height: 30px;
    margin: 0 auto;
}
.ap-send-cont{
    max-width: 230px;
    max-height: 242px;
    margin: 0 10px 20px;
    position: relative;
}
.ap-send-pic{
    width: 100%;
    height: 100%;
}
.ap-send-model{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top:0;
    left: 0;
}
.ap-send-text{
    width: 100%;
    /* height: 100%; */
    color: #fff;
    position: absolute;
    left: 0;
    text-align: center;
    top: 50%;
    margin-top: -73px;
}
.ap-send-title{
    font-size: 24px;
    /* padding-top: 72px; */
    padding-bottom: 10px;
}
.ap-send-cont-desc{
    font-size: 16px;
    line-height: 28px;
}
/* section5 */
.ap-section5{
    padding:72px 40px 80px 40px;
}
.ap-section5-cont{
    max-width: 1000px;
    margin: 0 auto;
}
.ap-section5-det{
    margin-top: 76px;
    max-width: 900px;
    margin: 76px auto 0 auto;
}
.ap-scan{
    max-width: 900px;
    margin: 0 auto;
}
.ap-scan-swipper{
    position: relative;
    width: 100%;
    height: 100%;
}
.swiper-button-next{
    position: absolute;
    top: 44%;
    right: -50px;
    background-color: #babfc4;
    width: 38px;
    height: 62px;
}
.swiper-button-prev{
    position: absolute;
    top: 44%;
    left: -50px;
    background-color: #babfc4;
}
/* .swiper-button-next3.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3');
} */
.swiper-slide{
    max-height: 320px;
    /* border: 1px solid #ddd; */
}
.ap-section5-cont{
    min-height: 252px;
}
.ap-sec5-img-groups{
    width: 90%!important;
}
.media-left{
     vertical-align: middle;
}
.ap-sec5-swiper-btn{
    background-size: 54%;
    width: 28px;
    height: 50px;
}
.ap-section5-cont-left{
    width: 33%;
    height: 100%;
    /* max-width: 300px;
    min-width: 200px; */
}
.ap-section5-cont-left>img{
    width: 67%;
    margin: 0 auto;
    vertical-align: middle;
    line-height: 272px;
    border-radius: 50%;
}
.ap-section5-cont-right{
    padding-right: 20px;
}
.ap-section5-swiper-text1{
    font-size: 24px;
}
.foreign-team .ap-section5-swiper-text1:nth-child(2){
    margin-bottom: 40px;
}
.foreign-team .ap-section5-swiper-text2{
    margin-bottom: 20px;
}
.ap-section5-swiper-text2{
    font-size: 14px;
    font-weight: 600;
}
.ap-section5-swiper-text3{
    font-size: 14px;
}
.carousel-caption{
    left: 0;
    right: 0;
    bottom: 10%;
}
/* .item{
    min-height: 520px;
} */
.ap-sec5-swiper-xs-inner-img{
    width: 60%;
    margin: 0 auto;
}
.ap-section5 .swiper-operate>img{
    width: 60%;
    vertical-align: middle;
    /* line-height: 37px; */
}
.ap-section5 .swiper-operate{
    line-height: 70px;
}
.ap-sec5-swiper .swiper-operate{
    background-color: #babfc4;
}
/* section6 */
.ap-section6{
    padding:72px 40px 68px 40px;
}
.ap-section6-cont{
    max-width: 1000px;
    margin: 0 auto;
}
.ap-section6-title{
    text-align: center;
}
.ap-sec6-swipper{
    position: relative;
    margin-top: 80px;
}
.ap-sec6-swiper-lg{
    max-width: 900px;
    margin: 0 auto;
    /* width: 88%; */
}
.ap-sec6-swiper-btn-next{
    right: 0;
    width: 40px;
    height: 70px;
    background-size: 32%;
}
.ap-sec6-swiper-btn-pre{
    left: 0;
    width: 40px;
    height: 70px;
    background-size: 32%;
}
/* .carousel-control.right,.carousel-control.left{
    background-image: none;
} */
.ap-sec6-mentor-href{
    text-decoration: none;
    display: inline-block;
    color: #333;
    font-weight: 400;
    margin-top: 20px;
}
.ap-sec6-mentor-href:hover{
    text-decoration: none;
    display: inline-block;
    color: #0CB48E;
    font-weight: 600;
    margin-top: 20px;
}
/* section7 */
.ap-section7{
    width: 100%;
    background-color: #F2F2F2;
    padding: 72px 40px 68px 40px;
    overflow: hidden;
    font-weight: 500;
}
.ap-section7 .ap-swiper-wrapper{
    max-width: 900px !important;
}
.ap-section7 .title{
    font-size: 28px;
}
.ap-section7 .tip{
    margin-bottom: 38px;
    font-size: 20px;
}
.ap-section7 .detail{
    font-size: 16px;
}
.ap-swiper-wrapper{
    display: flex;
    align-items: center;
    height: 420px;
    max-width: 1000px;
    margin: 0 auto;
}
.ap-sec7-img-groups{
    max-width: 900px;
    margin: 0 auto;
    /* float: left; */
}
.ap-sec7-img-groups>img{
    width: 100%;
}
.ap-sec5-swiper>.prev{
    left: 0;
}
.ap-sec5-swiper>.next{
    right: 0;
}
.ap-section7 .swiper-operate .arrow{
    width: 36%;
}
.ap-section7 .swiper-operate .arrow-left{
    transform: rotate(180deg);
}
.swiper-operate{
    line-height: 70px;
}
/* section8 */
.ap-section8{
    width: 100%;
    padding: 72px 40px 47px 40px;
}
.ap-section8-cont{
    max-width: 900px;
    margin: 0 auto;
}
.ap-sec8-img-groups{
    margin-top: 110px;
    overflow: hidden;
}
.ap-share-img{
    width: 31%;
    float: left;
    margin-bottom: 33px;
}
.ap-share-img a{
    color: #000;
}
.ap-share-img img{
    width: 100%;
}
.ap-share-img-margin{
    margin: 0 3%;
}
.ap-share-img-text{
    height: 106px;
    padding: 20px;
    border: 1px solid #ddd;
    border-top: none;
}
.ap-sec8-share-href{
    width: 100%;
    text-decoration: none;
    display: inline-block;
    color: #333;
    font-weight: 400;
}
.ap-sec8-share-href:hover{
    text-decoration: none;
    display: inline-block;
    color: #0CB48E;
    font-weight: 600;
}
/* section9 */
.ap-section9{
    width: 100%;
    background-color: #1b2b3d;
    padding: 72px 40px 68px 40px;
    overflow: hidden
}
.ap-recieve-schools-cont{
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 120px;
}
.poster-main{
    max-width: 900px;
}
.poster-main .arrow{
   width: 100%;
   height: auto;
   margin-top: 30px;
}
.recieve-schools .swiper-operate{
    background: #BABFC4;
}
.ap-sec5-swiper{
    width: 100%;
}
.recieve-schools .ap-sec5-swiper .img-groups{
    overflow: hidden;
}

.ap-sec5-swiper>.prev{
    left: 0;
}
.ap-sec5-swiper>.next{
    right: 0;
}
/* section10 */
.ap-section10{
    width: 100%;
    background-color: #f2f2f2;
    padding: 72px 40px 68px 40px;
}
.ap-section10 .num{
    color: #3D59B2;
    font-size: 50px;
    font-weight: 700;
}
.ap-result-score .block-us-high-school .num{
    font-size: 24px;
}
.ap-result-score .block + .block{
    border-top: 1px dashed #333;
}
.ap-result-score .block{
    width: 722px;
    padding-top: 50px;
    text-align: center;
    margin: 0 auto;
    margin-top: 50px;
}
.ap-result-score .block .info{
    margin-top: 20px;
    font-size: 20px;
    font-weight: 500;
}
.ap-result-score .block .des{
    margin-top: 20px;
    font-size: 20px;
}
.ap-result-score .block  .time{
    margin-top: 90px;
    font-size: 20px;
}
.ap-result-score .summary{
    margin-top: 30px;
    font-size: 22px;
}
.ap-result-score .title{
    font-size: 30px;
    text-align: center;
    margin-bottom: 42px;
}
.ap-result-score .block .left{
    float: left;
}
.ap-result-score .block .right{
    float: right;
}
.ap-result-score .block-us-high-school{
    padding-top: 40px;
    text-align: center;
}
.ap-result-score .block-us-high-school .num{
    font-size: 48px;
    color: #43B899;
}
/* section11 */
.ap-section11{
    padding: 72px 40px 168px 40px;
}
.ap-section11-cont{
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 72px;
}
.ap-sec5-swiper>.img-groups{
    max-width: 900px;
    margin: 0 auto;
    margin-top: 50px;
}
.ap-sec11-recieve-schools .swiper-operate{
    background: #BABFC4;
}
.ap-sec11-recieve-schools .ap-sec5-swiper .img-groups{
    overflow: hidden;
    height: 460px;
}
.ap-sec5-swiper{
    overflow: hidden;
    position: relative;
}

.ap-sec5-swiper .swiper-operate{
    position: absolute;
    width: 40px;
    height: 70px;
    top: 50%;
    margin-top: -35px;
    text-align: center;
    cursor: pointer;
    z-index: 900;
}
.ap-mob-product .swiper-operate{
    background: #495564;
}
.ap-sec11-recieve-schools .swiper-operate{
    background: #BABFC4;
}
.ap-mob-product .swiper-operate{
    background: rgba(255, 255, 255, 0.5);
}
.ap-sec11-img-groups{
    width: 80%;
    margin: 0 auto;
}
.ap-sec11-img-groups-item{
    width: 100%;
}
.ap-section11 .arrow{
    width: 36%;
}
/* section12 */
.ap-section12{
    padding: 72px 40px 68px 40px;
}
.ap-sec12-swiper-lg{
    max-width: 900px;
    margin: 0 auto;
}
.ap-sec12-slide-text{
    text-align: center;
}
.ap-sec12-swiper-slide-img{
    width: 100%;
}
.ap-sec12-slide-text:nth-of-type(1){
    margin-top: 23px;
}
.ap-sec12-swiper-btn-pre,.ap-sec12-swiper-btn-next{
    top: 36%
}
.ap-sec12-school-info-href>a{
    color: #333;
    font-weight: 300;
}
.ap-sec12-school-info-href:hover a{
    text-decoration: none;
    color: #00B78C;
    font-weight: 600;
}
.ap-section7 .ap-swiper-wrapper .swiper-operate{
    background-color: #BABFC4;
}
/* ***** */
.arrow-left{
    transform: rotate(180deg)
}
.img-groups{
    width: 81%;
}
@media (max-width: 768px){
    .ap-banner{
        height: 200px;
    }
    .ap-banner-text{
       font-size: 20px;
       line-height: 230px;
    }
    .ap-banner-model{
        height: 200px;
    }
    
    /* .ap-section1{
        padding: 0 20px;
    } */
    .ap-section1-cont{
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 16px 0;
    }
    .ap-section1-cont-left>p{
        font-size: 12px;
    }
    .ap-section5-swiper-text3{
        font-size: 10px;
    }
    .ap-section-advantage{
        padding-top: 33px; 
        padding-bottom: 0;       
    }
    .ap-section5-cont-left>img{
        width: 122px;
    }
    .advantage-list .title{
        display: flex;
        align-items: center;
        justify-content: space-between;
        line-height: 100px;
    }
    .advantage-list .info{
        display: none;
        font-size: 12px;
        margin-top: 10px;
        padding-bottom: 70px;
        background-size: 100%;
        font-weight: bold;
    }
    .advantage-list .item{
        min-height: 100px;
        padding: 0 36px;
        font-size: 18px;
        color: #fff;
        font-weight: 500;
        background-position: center;
        background-size: 100%;
    }
    .advantage-list .active .arrow{
        transform-origin: 50% 50%;
        transform: rotate(90deg);
    }
    .advantage-list .item .arrow{
        display: inline-block;
        width: 12px;
        height: 20px;
        margin: 0;
        background-image: url('/public/static/images/apolish/arrow.png');
        background-size: 100%;
    }
    .advantage-list .bg1{
        background-image: url('/public/static/images/apolish/advantage_1.jpg');
    }
    .advantage-list .bg2{
        background-image: url('/public/static/images/apolish/advantage_2.jpg');
    }
    .advantage-list .bg3{
        background-image: url('/public/static/images/apolish/advantage_3.jpg');
    }
    .advantage-list .bg4{
        background-image: url('/public/static/images/apolish/advantage_4.jpg');
    }
    .advantage-list .bg5{
        background-image: url('/public/static/images/apolish/advantage_5.jpg');
    }
    .advantage-list .bg6{
        background-image: url('/public/static/images/apolish/advantage_6.jpg');
    }
    .ap-plan-det-left>img, .ap-plan-det-center>img, .ap-plan-det-right>img{
        width: 42px;
        height: 42px;
        margin-bottom: 10px !important;
    }
    .ap-plan-det .info{
        font-size: 12px;
        height: auto;
        font-weight: bold;
    }
    .ap-plan-det .title{
        font-size: 18px;
    }
    .ap-section1-cont-left>p:nth-child(1){
        font-size: 16px;
    }
    .ap-section1-cont-left>p:nth-child(3){
        margin: 16px 0;
    }
    .ap-section1-cont-left{
        margin: 20px 0;
        padding:0 20px;
        font-size: 12px;
        font-weight: bold;
    }
    .ap-section1-cont-left .key{
        font-size: 12px;
        line-height: 10px;
    }
    /* section2 */
    .ap-section2{
        padding:0;
    }
    .ap-section2-cont{
        padding:32px 20px 30px 20px;
    }
    .ap-section-title{
        height: 18px;
        margin-top: 40px;
        margin-bottom: 10px;
    }
    .ap-cont-title-text{
        font-size: 22px;
        margin: 0 10px;
        line-height: 18px;
        color: #000;
    }
    .ap-cont-title-image{
        width: 20px;
    }
    .ap-plan-title-info{
        margin-top: 10px;
        font-size: 14px;
        padding: 0 20px;
    }
    .ap-plan-image{
        padding: 0 20px;
    }
    .ap-plan-det{
        margin-top: 5px;
    }
    .ap-plan-det-left,.ap-plan-det-center,.ap-plan-det-right{
       margin-top: 20px;
    }
    .ap-plan-det-left>img,.ap-plan-det-center>img,.ap-plan-det-right>img{
        margin-bottom: 26px;
    }
    /* section3 */
    .ap-section3{
        padding:36px 0 0 0;
    }
    .ap-section3 .ap-cont-title-text , .ap-section9 .ap-cont-title-text {
        color: #fff;
    }
    .ap-section4 {
        padding: 0;
    }
    .ap-section4-det {
        margin-top: 32px;
    }
    .ap-send-desc{
        width:100%;
        padding: 20px 20px 0;
        font-size: 16px;
    }
    .ap-send-cont{
        max-width: 768px;
        max-height: 900px;
        margin: 0 0 20px;
    }
    .ap-send-title{
        font-size: 30px;
        padding-top: 42px;
    }
    .ap-send-cont-desc{
        font-size: 18px;
        line-height: 30px;
    }
    .ap-send-text{
        width: 100%;
        color: #fff;
        position: absolute;
        left: 0;
        text-align: center;
        top: 50%;
        margin-top: -127px;
    }
    /* section5 */
    .ap-section5 {
        padding: 0;
    }
    .ap-section5-cont-left{
        clear: both;
        display: block;
        width: 100%;
    }
    .ap-sec5-img-groups{
        width: 80%;
    }

    .ap-section5-cont-left{
        padding: 0;
        margin-bottom: 30px;
    }
    .ap-section10 .num{
        font-size: 18px;
    }
    .ap-result-score .block .info{
        font-size: 10px;
    }
    .ap-result-score .block{
        margin-top: 0;
        padding: 20px 0;
    }
    .text-circle{
        font-size: 10px !important;
    }
    .ap-result-score .block .item{
        padding: 0 5px;
    }
    .ap-section5-cont-right{
        padding: 0;
    }
    .ap-section5-swiper-text1{
        text-align: center;
        font-size: 18px;
    }
    .foreign-team .ap-section5-swiper-text1:nth-child(2){
        margin-bottom: 10px;
    }
    .ap-section5 .swiper-operate{
        line-height: 37px;
    }
    .ap-section5-cont{
        width: 82%;
    }
    /* section6 */
    .ap-section6{
        padding: 0 20px 30px 20px;
    }
    .ap-sec6-swipper {
        position: relative;
        margin-top: 50px;
    }
    .ap-sec6-swiper-xs{
        width: 80%;
        margin: 0 auto;
    }
    .ap-sec6-swiper-xs .swiper-slide{
        width: 100%;
    }
    .ap-sec6-swiper-xs .swiper-slide>img{
        width: 100%;
    }
    .peer-mentors .swiper-item{
        width: 80%;
        margin: 0 auto;
    }
    .peer-mentors .swiper-item>img{
        width: 100%;
    }
    .peer-mentors-wrapper .swiper-operate-img{
        width: 60%!important;
    }
    .peer-mentors-wrapper .swiper-operate-img2{
        width: 60%!important;
        transform: rotate(180deg)
    }
    .peer-mentors-wrapper{
        margin-top: 30px;
    }
    .ap-section5 .swiper-operate{
        line-height: 37px;
    }
    /* section7 */
    .ap-swiper-wrapper{
        /* max-width: 1000px; */
        margin: 0 auto;
        margin-top: 30px;
    }
    .ap-sec7-img-groups{
        width: 86%;
    }
    .ap-sec7-img-groups>img{
        width: 100%;
    }
    .ap-mob-product .prev{
        float: left;
    }
    .ap-section7{
        padding: 36px 20px 68px 20px
    }
    .ap-section7 .swiper-operate{
        line-height: 37px;
    }
    .ap-section7 .swiper-operate>img{
        width: 36%;
        line-height: 37px;
    }
    .ap-mob-product .next{
        float: left;
    }
    /* section8 */
    .ap-section8{
        padding: 36px 20px 47px 20px;
    }
    .ap-section8-cont{
        width: 100%;
    }
    .ap-sec8-img-groups{
        margin-top: 32px;
    }
    .ap-share-img{
        width: 48%;
        margin-bottom: 30px;
    }
    .ap-share-img:nth-child(2n){
        margin-left: 2%;
    }
    .ap-share-img>img{
        width: 100%;
    }
    .ap-share-img-margin {
        margin: 0;
        margin-bottom: 30px;
    }
    .ap-share-img-text{
        height: 106px;
        padding: 10px;
        border: 1px solid #ddd;
        border-top: none;
    }
    /* section9 */
    .ap-section9{
        padding: 36px 20px 47px 20px;
    }
    /* section10 */
    .ap-section10{
        padding:  0;
    }
    .ap-result-score .title{
        color: #000;
        font-size: 16px;
    }
    .ap-result-score .block{
        width: 100%;
    }
    .ap-result-score .block{
        color: #000;
    }
    .ap-result-score .block .des{
        font-size: 10px;
    }
    .ap-result-score .block .time{
        margin-top: 40px;
        font-size: 10px;
    }
    .ap-result-score .summary{
        font-size: 15px;
        color: #666;
        margin-top: 6px;
        margin-bottom: 15px;
    }
    .ap-result-score .block{
        height: auto;
    }
    .ap-result-score .block{
        height: auto;
    }
    /* section11 */
    .ap-section11{
        padding: 0;
    }
    .ap-section11-cont{
        margin-top: 36px;
    }
    .ap-sec11-recieve-schools .swiper-operate{
        background: #babfc4;
        opacity: .6;
    }
    .ap-sec5-swiper .swiper-operate{
        width: 21px;
        height: 37px;
        opacity: .6;
    }
    .ap-sec11-img-groups{
        width: 78%;
        margin: 0 auto;
        height: auto !important;
    }
    .ap-swiper-wrapper{
        height: auto !important;
    }
    .ap-sec11-img-groups-item{
        width: 100%;
    }
    .swiper-operate>img{
        vertical-align: top;
    }
    
    /* section12 */
    .ap-section12{
        padding: 0 20px;
    }
    .institutions .img-groups{
        width: 81%;
    }
    .institutions-wrapper{
        margin-top: 30px;
    }
    /* ****** */
    .swiper-operate{
        width: 21px;
        height: 37px;
        line-height: 37px;
    }
    .swiper-operate>img{
        width: 36%;
        vertical-align: middle;
    }
    .ap-sec12-slide-text{
        color: #333;
    }
}
@media (max-width:767px){
    .poster-main .poster-next-btn{
        right: 0 !important;
    }
    .poster-main .poster-prev-btn{
        left: 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 992px){
    .ap-banner-text>img{
        width: 50%;
    }
    .apolish{
        width: 1000px;
    }
    .ap-section1,.ap-section2,.ap-section3,.ap-section4,.ap-section5,.ap-section6,.ap-section7,.ap-section8,.ap-section9,.ap-section10,.ap-section11,.ap-section12{
        width: 1000px;
    }
    .ap-share-img {
        width: 31%;
        float: left;
        margin-bottom: 33px;
    }
    .ap-share-img-margin {
        margin: 0 3%;
    }
    .ap-section5-cont-left {
        width: 33%;
        height: 100%;
        display: inline-block;
    }
    .ap-section5-cont-right {
        display: inline-block;
        width: 66%;
    }
    .ap-sec5-img-groups {
        min-height: 272px;
    }
    .ap-section5-cont {
        width: 96%;
    }
}
    