.banner.banner5 a {
    background: url(../images/banner5.png) no-repeat center;
    background-size: auto 500px;
}

/* 高层访谈 */

.high-level-interview {
    background-color: #e6f2ff;
    overflow: hidden;
}

.high-level-interview h1.title {
    background-image: url(../images/high-level-interview.png);
    margin: 50px 0;
    padding: 0 0 40px;
}

.high-level-interview h2.title {
    margin-bottom: 30px;
}

.high-level-interview .new-activity {
    margin-left: 160px;
    width: 840px;
    height: 310px;
    position: relative;
    box-sizing: border-box;
    padding-top: 30px;
    padding-left: 160px;
    margin-bottom: 50px;
        background-color: rgb(230, 242, 255);
        box-shadow: 1.414px 1.414px 11.57px 1.43px rgba(0, 27, 144, 0.4);
   
}

.high-level-interview .new-activity h3 {
    font-size: 20px;
    font-family: "SourceHanSansCNVF";
    color: rgb(0, 0, 0);
    line-height: 27px;
    text-align: left;
    margin-bottom: 8px;
}

.high-level-interview .new-activity p.activety-menber {
    font-size: 20px;
    font-family: "SourceHanSansCNVF";
    line-height: 27px;
    text-align: left;
    color: rgb(0, 50, 151);
    margin-bottom: 25px;
}

.high-level-interview .new-activity p.activety-intr {
    font-size: 16px;
    font-family: "SourceHanSansCNVF";
    color: rgb(0, 0, 0);
    line-height: 32px;
    width: 620px;
    margin-bottom: 35px;
}

.high-level-interview .new-activity a {
    display: block;
    padding-left: 30px;
    background: url(../images/whiter.png) no-repeat center;
    background-color: rgb(0, 126, 255);
    font-size: 20px;
    font-family: "SourceHanSansCNVF";
    color: rgb(255, 255, 255);
    line-height: 38px;
    text-align: left;
    width: 197px;
    height: 38px;
    background-position-x: 120px;
}

.high-level-interview .new-activity img {
    width: 244px;
    height: 280px;
    position: absolute;
    left: -160px;
    bottom: 0;
}

.high-level-interview .review-box {}

.high-level-interview .review-box .flex-strat {
    /* height: 410px; */
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.high-level-interview .review-box .flex-strat a {
    display: block;
    background-color: rgb(255, 255, 255);
    box-shadow: 1.414px 1.414px 11.57px 1.43px rgba(6, 145, 234, 0.4);
    margin-right: 35px;
    box-sizing: border-box;
    padding: 20px;
    position: relative;
    margin-top: 30px;
        width: 310px;
        height: 511px;
        margin-bottom: 28px;
}


.high-level-interview .review-box .flex-strat a:nth-child(3n-3) {
    margin-right: 0;
}

.high-level-interview .review-box .flex-strat a:hover {
    transform: scale(1.058, 1.063);
    margin-top: 0;
    transition: all .5s;

}

.high-level-interview .review-box .flex-strat a img {
    width: 270px;
    height: 320px;
    margin-bottom: 30px;
}

.high-level-interview .review-box .flex-strat a p.review-title {
    background-color: rgba(0, 50, 151, .749);
    width: 264px;
    height: 40px;
    padding-left: 18px;
    line-height: 40px;
    font-size: 18px;
    font-family: "SourceHanSansCNVF";
    color: rgb(255, 255, 255);
    position: absolute;
    left: 0;
    top: 320px;
}

.high-level-interview .review-box .flex-strat a p.intr {
    font-size: 18px;
    font-family: "SourceHanSansCNVF";
    color: rgb(0, 0, 0);
    line-height: 26px;
    text-align: left;
}

.high-level-interview .review-box .review-more {
    text-align: right;
    padding-right: 18px;
}

.high-level-interview .review-box .review-more a {
    display: block;
    padding-right: 45px;
    font-size: 18px;
    font-family: "SourceHanSansCNVF";
    color: rgb(0, 50, 151);
    line-height: 26px;
    background: url(../images/bluer.png) no-repeat center right;
    font-weight: 700;
    margin-bottom: 55px;
}@media screen and (max-width:600px) {
    .high-level-interview h1.title {
       
        margin: 20px 0;
    }
    .high-level-interview .new-activity {
        margin: 0 auto 20px;
        width: 95%;
        height: auto;
       
        padding: 10px;
    }
    .high-level-interview .new-activity img {
        width: 100%;
        height: auto;
        position: relative;
        left: auto;
        margin-top: 10px;
    }.high-level-interview .new-activity p.activety-intr {
        font-size: 16px;
        font-family: "SourceHanSansCNVF";
        color: rgb(0, 0, 0);
        line-height: 32px;
        width: auto;
        margin-bottom: 10px;
    }.high-level-interview .review-box .flex-strat {
        height: auto;
        margin-bottom: 20px;
        flex-wrap: wrap;
        padding-left: 2.5%;
    }
    .high-level-interview .review-box .flex-strat a:hover {
        transform: none;
        margin-top: 0;
        margin-bottom: 0;
        transition: all .5s;
    }
    .high-level-interview .review-box .flex-strat a:nth-child(2n-2) {
        
        margin-right: 0%;
    }
    .high-level-interview .review-box .flex-strat a {
        
        margin-right: 5%;
        width: 45%;
        height: auto;
    
        margin-top: 0;
        /* margin-bottom: 0; */
    
        padding: 0;
    }.high-level-interview .review-box .flex-strat a:nth-child(3n-3) {
        margin-right:5%;
    }
    .high-level-interview .review-box .flex-strat a img {
        width: 90%;
        height: auto;
    display: block;
        margin: 10px auto;
    }
    .high-level-interview .review-box .flex-strat a p.review-title {
        width: 80%;
        height: 30px;
        padding-left: 8px;
        line-height: 30px;
        font-size: 14px;
        left: 0;
        top: 64%;
    }
    .high-level-interview .review-box .flex-strat a p.intr {
        font-size: 14px;
        width: 90%;
        margin: 20px auto 10px;
    
        line-height: 20px;
    }
}