.main_slide .bannerimg1{
    background: url('/mobile/images/tpl_img/001077/main/bn_01.png') 101% center /57% no-repeat #5987ff;
}
.main_slide .bannerimg2{
    background: url('/mobile/images/tpl_img/001077/main/bn_02.png') 90% center /54% no-repeat #5987ff;
}
.teacher_slide{
    width:100%;
    height: 54.933vw;
    overflow:hidden;
    margin-bottom:6.933vw;
}
.teacher_slide .t_sample {
    position:relative;
    display:flex;
    justify-content:start;
    align-items: end;
    height: 48.8000vw;
}
.teacher_slide .t_sample:after{
    position:absolute;
    display:block;
    content:'';
    width:100%;
    height:43.4667vw;
    background: url('/mobile/images/tpl_img/common/teacher_bg.png')center bottom /100% 43.4667vw no-repeat;
    overflow:hidden;
    border-radius: 3.333vw;
    z-index:1;
}
.teacher_slide .t_sample:before{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    bottom: 0;
    left:0;
    content:'';
    z-index:2;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/teacher/top_teacher.png') no-repeat 104% 0% / 57.8vw;
}
.teacher_slide .t_info{
    width:100%;
    height: 66%;
    padding: 0 0 0 8vw;
    text-align:left;
    color:#ffffff;
    z-index:3;
}
.event_list li.bn_review{
    background-image:url('/mobile/images/tpl_img/common/event_bn/review.png')
}
.teacher_ment{
    color:#1e2c43;
    margin-bottom: 1.267vw;
}
.teacher_subject{
    margin-bottom:0.7vw
}