@charset "utf-8";


.teacher_wrap{
    background:#f3f3f3;
    padding:150px 0 0 0;
}
.teacher_wrap > img{
    display:block;
    margin:0 auto 20px auto;
}
.teacher_wrap .mid{
    width:1000px;
    margin:0 auto;
    position:relative;
}
.teacher_wrap .tab_list{
    width:150px;
    position:absolute;
}
.teacher_wrap .tab_list ul {
    border:1px solid #c6c6c6;
}
.teacher_wrap .tab_list ul li{
    padding: 10px 0 12px;
    font-size: 18px;
    color: #696152;
    font-family: 'noto5';
    cursor: pointer;
    opacity: 0.6;
    background-color: #e6e5e5;
    text-align: center;
}
.teacher_wrap .tab_list ul li + li {
    border-top: 2px solid #c6c6c6;
}
.teacher_wrap .tab_list ul li span{
    display: block;
    padding: 0 7px;
    text-align: center;
    font-size: 14px;
    line-height: 1.8;
}
.teacher_wrap .tab_list ul li:hover,
.teacher_wrap .tab_list ul li.selected{
    opacity: 1;
    background-color: #f64442;
    color: #fff;
}


.teacher_wrap .tab_cont{
    display:none;
    padding: 20px 0 40px 640px;
    min-height: 670px;
    box-sizing: border-box;
}
.teacher_wrap .tab_cont.ta1{
    display:block;
    background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_security2/images/teacher_new/teacher_01.png') no-repeat 200px top;
}
.teacher_wrap .tab_cont.ta2{
    background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_security2/images/teacher_new/teacher_02.png') no-repeat 200px top;
}
.teacher_wrap .tab_cont.ta3{
    background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_security2/images/teacher_new/teacher_01.png') no-repeat 200px top;
}
.teacher_wrap .tab_cont.ta4{
    background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_security2/images/teacher_new/teacher_03.png') no-repeat 90px top;
}
.teacher_wrap .tab_cont.ta5{
    background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_security2/images/teacher_new/teacher_04.png') no-repeat 200px top;
}
.teacher_wrap .tab_cont .sub_tit em{
    display: block;
    margin: 0 0 30px;
    font-size: 24px;
    color: #6485ff;
    font-family: 'noto3';
}
.teacher_wrap .tab_cont .sub_tit {
    position:relative;
    height:145px;
}
.teacher_wrap .tab_cont:last-child .sub_tit {
    height:auto;
}
.teacher_wrap .tab_cont .sub_tit:after {
    display: block;
    clear: both;
    content: '';
    position: absolute;
    left: 4px;
    bottom: -45px;
    width: 28px;
    height: 3px;
    background-color: #000;
}
.teacher_wrap .tab_cont .detail {
    position: absolute;
    padding-top: 48px;
    letter-spacing: -1px;
}
.teacher_wrap .tab_cont .detail .badge{
    display: inline-block;
    zoom: 1;
    line-height: 25px;
    border-radius: 5px;
    color: #000;
    font-family: 'noto5';
    font-size: 26px;
    margin-top: 10px;
    vertical-align: middle;
}
.teacher_wrap .tab_cont .detail p{
    display: block;
    font-size: 42px;
    line-height: 100%;
    margin-top: 7px;
}
.teacher_wrap .tab_cont .detail p b{
    font-family:'noto5';
    color:#113cde;
}
.teacher_wrap .tab_cont .detail p em{
    color:#b84622
}
.teacher_wrap .tab_cont .list-dot {
    margin-top:20px;
}
.teacher_wrap .tab_cont .list-dot > li {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: -1.5px;
    color: #636363;
}
.teacher_wrap .tab_cont .sample a{
    display: block;
    width: 237px;
    height: 62px;
    margin: 50px 0 0;
    border: 2px solid #113cde;
    border-radius: 30px;
    font-size: 24px;
    color: #113cde;
    line-height: 58px;
    font-family: 'noto6';
    text-decoration: none;
    padding: 0 30px;
    box-sizing: border-box;
    background:#fff url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_security2/images/teacher_new/play_btn.png') no-repeat center right 15px;
}
.teacher_wrap .tab_cont .history{
    width:410px;
}
.teacher_wrap .tab_cont .history li{
    position:relative;
    color:#7c7c7c;
    font-family:'noto4';
    line-height:120%;
    margin:7px 0 0 0;
    word-break:keep-all;
    padding:0 0 0 10px;
}
.teacher_wrap .tab_cont .history li:first-child{
    margin:0;
}
.teacher_wrap .tab_cont .history li:before{
    content:"-";
    position:absolute;
    left:0;
}

.review_wrap .arrow_wrap{
    width:1050px;
    margin:0 auto;
    position:relative;
    top:190px;
}
.review_wrap .arrow_wrap .slick-arrow{
    font-size:0;
    position:absolute;
    width:60px;
    height:60px;
    border-radius:50%;
    cursor:pointer;
    z-index: 9
}
.review_new {
    padding: 140px 0 0;
}
.review_new .img_ttl {
    display:block;
    margin: 0 auto 55px;
}
.review_new .slick-slide{
    margin: 20px 0 140px 30px;
    padding: 35px 30px 70px;
    border-radius: 20px;
    box-shadow: 5px 5px 20px #858585;
    height: 450px;
}
.review_new .slick-slide:focus,
.review_new .slick-slide .slick-prev:focus,
.review_new .slick-slide .slick-next:focus{
    border:none;
    outline:none;
}
.review_new .slick-slide:nth-of-type(1){
    margin:0
}
.review_new .slick-current{
    opacity: 1;
}
.review_new .review_tit{
    font-size:24px;
    line-height:125%;
    margin:0 0 20px;
    word-break: keep-all;
    font-family:'noto5';
    font-weight: 600;
    color:#535353;
}
.review_new .review_txt{
    font-size:18px;
    line-height:145%;
    font-family:'noto2';
    text-align: left;
    margin:0 auto;
}
.review_new .review_txt .wirte_name{
    display: block;
    margin:0 0 20px;
}

.teacher_add{
    text-align:center;
}
.teacher_add ul{
    font-size:0;
    width:1000px;
    margin: 100px auto 110px;
    box-shadow:0px 0 20px 0 rgba(0, 0, 0, 0.3);
    border-radius:20px;
}
.teacher_add ul li{
    display:inline-block;
    /* display:inline; */
    zoom:1;
    vertical-align:top;
    width:25%;
    box-sizing:border-box;
    margin:42px 0;
    color:#fff;
    height:144px;
    position:relative;
}
.teacher_add ul li + li {
    border-left:1px solid #c1c2c2;
}
.teacher_add ul li .img_box {
    position: absolute;
    top: -80px;
    left: 50%;
    height: 67px;
    margin-left: -33.5px;
}
.teacher_add ul li img{
    display:block;
}
.teacher_add ul li p{
    margin: 10px 0 20px;
    color: #f64442;
    font-size: 26px;
    font-family: 'noto3';
    line-height: 1.25;
    position: relative;
}
.teacher_add ul li p:after {
    display: block;
    clear: both;
    content: '';
    width: 15px;
    height: 3px;
    background-color: #f64442;
    left: 50%;
    margin-left: -7.5px;
    position: relative;
    bottom: -10px;
    font-family: 'noto6', 'sans-serif';
}
.teacher_add ul li p b {
    font-size:30px;
}
.teacher_add ul li span{
    font-size:16px;
    display:block;
    color:#3f3e3e;
    font-family:'noto2';
}
