/*二级聚合页*/
.match_son{
    display: flex;
    flex-direction: column;
    padding: 10px 20px;

}

.match_son>div{
    margin-top: 10px;
    display: flex;
    align-items:flex-start;


}

.match_son>div>span{
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #297EC8;
    margin-top: 6px;

}

.match_son>div>a{
    display: inline-block;
    width: 200px;
    margin-left: 8px;
    color:#297EC8;
    word-break:break-all;
}


.match_left{
    width: 860px;
}

.match_content{
    display: flex;
    justify-content: space-between;
}

.match_right{
    width: 260px;
}

.match_art_title{
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #297EC8;
    line-height: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #EEEEEE;

}

.match_art_list img{
    width: 160px;
    height: 120px;
}

.match_art_item{
    display: flex;

}

.match_art_cont{
    display: flex;
    flex-direction: column;
    margin-left: 20px;
    justify-content: space-between;
}

.match_art_cont>div:nth-child(1)>a{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
}

.match_art_cont>div:nth-child(2){
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}

.match_art_cont>div:nth-child(3)>a{
    padding:3px 10px;
    display: inline-block;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #297EC8;
    line-height: 17px;
    border-radius: 2px;
    border: 1px solid #297EC8;
}

.elip1{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.elip2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.elip3{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}


/*教师团队*/
.match_teacher_item{
    display: flex;
}

.match_teacher_item img{
    width: 60px;
    height: 60px;
}

.match_teacher_cont{
    display:flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 20px;
}

.match_teacher_cont>div:nth-child(1){
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 22px;
}

.match_teacher_cont>div:nth-child(2){
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
}

.match_ads img{
    width: 100%;
}

.elip1{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.elip2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.elip3{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}


/*amc聚合页*/


    .match_left{
        width: 860px;
    }

    .match_content{
        display: flex;
        justify-content: space-between;
    }

    .match_right{
        width: 260px;
    }

    .match_art_title{
        font-size: 18px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #297EC8;
        line-height: 25px;
        padding-bottom: 20px;
        border-bottom: 1px solid #EEEEEE;

    }

    .match_art_list img{
        width: 160px;
        height: 120px;
    }

    .match_art_item{
        display: flex;

    }

    .match_art_cont{
        display: flex;
        flex-direction: column;
        margin-left: 20px;
        justify-content: space-between;
    }

    .match_art_cont>div:nth-child(1)>a{
        font-size: 18px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 600;
        color: #333333;
        line-height: 25px;
    }

    .match_art_cont>div:nth-child(2){
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #666666;
        line-height: 24px;
    }

    .match_art_cont>div:nth-child(3)>a{
        padding:3px 10px;
        display: inline-block;
        font-size: 12px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #297EC8;
        line-height: 17px;
        border-radius: 2px;
        border: 1px solid #297EC8;
    }

    .elip1{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .elip2{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .elip3{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }


    /*教师团队*/
    .match_teacher_item{
        display: flex;
    }

    .match_teacher_item img{
        width: 60px;
        height: 60px;
    }

    .match_teacher_cont{
        display:flex;
        flex-direction: column;
        justify-content: space-between;
        margin-left: 20px;
    }

    .match_teacher_cont>div:nth-child(1){
        font-size: 16px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #333333;
        line-height: 22px;
    }

    .match_teacher_cont>div:nth-child(2){
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #666666;
        line-height: 20px;
    }

    .match_ads img{
        width: 100%;
    }

    .private_r_box img,
    .match_more_list img{
        width: 60px;
        height: 60px;
        border-radius: 50%;
    }



    .private_r_box a{
        background:#FFFFFF;
    }
  

    .match_more_list{
        width: 258px;
        position: absolute;
        display: none;
        z-index:100;
        top:391px;
        background:#FFFFFF;
        border-left: 1px solid rgba(238, 238, 238, 1);
        border-right : 1px solid rgba(238, 238, 238, 1);
        border-bottom: 1px solid rgba(238, 238, 238, 1);

    }
    
    .match_more_list a{
        width: 49.5%;
        text-align: center;
        height: 129px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        border-bottom: 1px solid rgba(238, 238, 238, 1);
    }
    
    .match_more_list a:nth-child(2n-1) {
        border-right: 1px solid rgba(238, 238, 238, 1);
    }

    .add_all_top{
        display: flex;
        justify-content: space-between;
    }

    .private_r_box{
        z-index: 100;
      
    }

    .alevel_top_l{
        width: 860px;
    
    }

    .match_trait_list{
        display: flex;
        margin-top: 30px;
        justify-content: space-between;
    }

    .match_trait_item{
        width: 246px;
        height: 195px;
        background: #FFFFFF;
        box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
        border-radius: 4px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        padding:30px 10px;
    }

    .match_trait_item>div{
        text-align: center;
    }

    .match_trait_item img{
        width: 80px;
        height: 80px;
        border-radius: 40px;
    }

    .match_amc_course_list{
        display: flex;
        justify-content: space-between;
    }

    .match_box_hide img{
        width: 60px;
        height: 60px;
        border-radius: 50%;
    }
    
    
    /*通用聚合页*/
    
    
    .match_com_form{
        height: 290px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding:10px 15px; 
    }

    .match_com_form>div{
        line-height: 40px;
    }

    .match_com_form>div>input{
        width: 100%;
        height: 40px;
        background: #FFFFFF;
        border-radius: 4px;
        border: 1px solid #DDDDDD;
    }

    .match_com_form>div.match_code>input{
        width: 120px;
    }

    .match_com_form>div.match_code{
        display: flex;
        justify-content: space-between;
    }

    .match_com_form>div.match_code>div{
        margin-left: 10px;
        width: 100px;
        height: 40px;
        background: #F0F0F0;
        border-radius: 4px;
        text-align: center;
        cursor: pointer;
    }
    
    .match_code img,.match_btn{
        cursor: pointer;
    }

    .match_btn{
        width: 100%;
        height: 40px;
        background: #2C7CD4;
        border-radius: 4px;
        text-align: center;
        font-size: 16px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 22px;
    }

    .alevel_top_r{
        padding:16px 0 15px;
    }



    .match_left{
        width: 860px;
    }

    .match_content{
        display: flex;
        justify-content: space-between;
    }

    .match_right{
        width: 260px;
    }

    .match_art_title{
        font-size: 18px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #297EC8;
        line-height: 25px;
        padding-bottom: 20px;
        border-bottom: 1px solid #EEEEEE;

    }

    .match_art_list img{
        width: 160px;
        height: 120px;
    }

    .match_art_item{
        display: flex;

    }

    .match_art_cont{
        display: flex;
        flex-direction: column;
        margin-left: 20px;
        justify-content: space-between;
    }

    .match_art_cont>div:nth-child(1)>a{
        font-size: 18px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 600;
        color: #333333;
        line-height: 25px;
    }

    .match_art_cont>div:nth-child(2){
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #666666;
        line-height: 24px;
    }

    .match_art_cont>div:nth-child(3)>a{
        padding:3px 10px;
        display: inline-block;
        font-size: 12px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #297EC8;
        line-height: 17px;
        border-radius: 2px;
        border: 1px solid #297EC8;
    }

    .elip1{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .elip2{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .elip3{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }


    /*教师团队*/
    .match_teacher_item{
        display: flex;
    }

    .match_teacher_item img{
        width: 60px;
        height: 60px;
    }

    .match_teacher_cont{
        display:flex;
        flex-direction: column;
        justify-content: space-between;
        margin-left: 20px;
    }

    .match_teacher_cont>div:nth-child(1){
        font-size: 16px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #333333;
        line-height: 22px;
    }

    .match_teacher_cont>div:nth-child(2){
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #666666;
        line-height: 20px;
    }

    .match_ads img{
        width: 100%;
    }



    .private_r_box img,
    .match_more_list img{
        width: 60px;
        height: 60px;
        border-radius: 50%;
    }


    .private_r_box a{
        background:#FFFFFF;
    }


    .match_more_list{
        width: 258px;
        position: absolute;
        display: none;
        z-index:100;
        top:391px;
        background:#FFFFFF;
        border-left: 1px solid rgba(238, 238, 238, 1);
        border-right : 1px solid rgba(238, 238, 238, 1);
        border-bottom: 1px solid rgba(238, 238, 238, 1);

    }

    .match_more_list a{
        width: 49.5%;
        text-align: center;
        height: 129px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        border-bottom: 1px solid rgba(238, 238, 238, 1);
    }

    .match_more_list a:nth-child(2n-1) {
        border-right: 1px solid rgba(238, 238, 238, 1);
    }