.main_slide .bannerimg1{
    background: url('/mobile/images/tpl_img/001138/main/bn_1.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 { /*김재상*/
    background: url('/_skin/tpl_skin/basic_tax_accountant/images/professor/teacher_1.png') 64% 30% /auto 50.9933vw no-repeat;
}
.teacher_slide .t_sample.t_sample2:before { /*박종하*/
    background: url('/_skin/tpl_skin/basic_tax_accountant/images/professor/teacher_2.png') 42% 30% /auto 53.9933vw no-repeat;
}
.teacher_slide .t_sample.t_sample3:before { /*차지연*/
    background: url('/_skin/tpl_skin/basic_tax_accountant/images/professor/teacher_3.png')53% 5% /auto 59.9933vw no-repeat;
}
.teacher_slide .t_sample.t_sample4:before { /*김형진*/
    background: url('/_skin/tpl_skin/basic_tax_accountant/images/professor/teacher_4.png')52% 30% /auto 54.9933vw no-repeat;
}
.teacher_slide .t_sample.t_sample5:before { /*차상명*/
    background: url('/_skin/tpl_skin/basic_tax_accountant/images/professor/teacher_5.png')41% 60% /auto 49.9933vw no-repeat;
}
.teacher_slide .t_sample.t_sample6:before { /*김동진*/
    background: url('/_skin/tpl_skin/basic_tax_accountant/images/professor/teacher_6.png') 58% 6% /auto 53.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')
}