.main_slide .bannerimg1{
    background:url('/mobile/images/tpl_img/001132/main/bn_1.png') right bottom /contain no-repeat #5987ff;
}
.main_slide .bannerimg2{
    background: url('/mobile/images/tpl_img/001132/main/bn_2.png') 10% -200% / auto 64.5333vw 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_judicial_scrivener/content_7/teacher_1.png')top center /contain no-repeat;
}
.teacher_slide .t_sample.t_sample2:before {
    background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_7/teacher_5.png') 6px /contain no-repeat;
}
.teacher_slide .t_sample.t_sample3:before {
    background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_7/teacher_3.png')top center /auto 58.933vw no-repeat;
}
.teacher_slide .t_sample.t_sample4:before {
    background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_7/teacher_7.png')top center / auto 62.933vw no-repeat;
}
.teacher_slide .t_sample.t_sample5:before {
    background:url('/_skin/tpl_skin/basic_judicial_scrivener/content_7/silhouette_1.png')top center /contain no-repeat;
}
.teacher_slide .t_sample.t_sample6:before {
    background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_7/silhouette_2.png') top center /contain no-repeat;
}
.teacher_slide .t_sample.t_sample7:before {
    background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_7/silhouette_3.png') 5.133vw /contain no-repeat;
}
.teacher_slide .t_sample.t_sample8:before {
    background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_7/teacher_6.png') 2.133vw top /contain no-repeat;
}
.teacher_slide .t_sample.t_sample9:before {
    background:url('/_skin/tpl_skin/basic_judicial_scrivener/content_7/silhouette_4.png')top center /contain no-repeat;
}

.teacher_slide .t_info{
    position:absolute;
    width:100%;
    /* height: 66%; */
    padding: 0 0 2vw;
    bottom:0;
    background: linear-gradient(0deg, rgba(93,110,140,1) 18%, rgba(255,255,255,0) 101%);
    text-align:center;
    color:#ffffff;
}
.event_list li.bn_review{
    background-image:url('/mobile/images/tpl_img/common/event_bn/review.png')
}