.main_slide .bannerimg1{
    background: url('/mobile/images/tpl_img/001058/main/bn_1.png') right bottom / auto 65.6vw no-repeat #5987ff;
}
.main_slide .bannerimg2{
    background: url('/mobile/images/tpl_img/001058/main/bn_2.png') right bottom / auto 65.6vw no-repeat #5987ff;
}
.main_slide .bannerimg3{
    background: url('/mobile/images/tpl_img/001058/main/bn_3.png') right bottom / auto 65.6vw no-repeat #5987ff;
}
.teacher_slide{
    width:100%;
    height: 54.933vw;
    overflow:hidden;
    margin-bottom:6.933vw;
}
.teacher_slide .t_sample {
    position:relative;
    display:block;
    height: 53.667vw;
    background: url('/mobile/images/tpl_img/common/teacher_bg.png')center / cover no-repeat;
    overflow:hidden;
    border-radius: 1.333vw;
}
.teacher_slide .t_sample:before{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top: 2.133vw;
    left:0;
    content:'';
    z-index:0;
}
.teacher_slide .t_sample.t_sample1:before { /*이상호1*/
    background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/con4_1/teacher_4.png') 24% top /auto 50.9933vw no-repeat;
}
.teacher_slide .t_sample.t_sample2:before { /*이종학*/
    background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/dansum/teacher_n1.png') 52% bottom /auto 53.9933vw no-repeat;
}
.teacher_slide .t_sample.t_sample3:before { /*박승희*/
    background: url('/_skin/tpl_skin/basic_sonhae_new/images/main/v2/teacher_2.png') 66% -9% /auto 40.9933vw no-repeat;
}
.teacher_slide .t_sample.t_sample4:before { /*김석훈*/
    background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/dansum/teacher_n.png') 51% top /auto 55.9933vw no-repeat;
}
.teacher_slide .t_sample.t_sample5:before { /*양정근*/
    background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/dansum/teacher_n3.png')71% 30% /auto 49.9933vw no-repeat;
}
.teacher_slide .t_info{
    position:absolute;
    width:100%;
    padding: 8vw 0 2vw;
    bottom:0;
    background: linear-gradient(0deg, rgba(93,110,140,1) 30%, rgba(255,255,255,0) 98%);
    text-align:center;
    color:#ffffff;
}
.event_list li.bn_review{
    background-image:url('/mobile/images/tpl_img/common/event_bn/review.png')
}