
/*----------------*/
.breadcrumb > li + li:before {
    content: ">" !important;
    padding: 0 !important;
    padding-right: 0.05rem !important;
    color: #ccc;
}

.breadcrumb {
    padding: 0.32rem 0 0rem;
    background: none;
    margin: 0;
}

.breadcrumb .breadcrumb-item {
    padding-left: 0.05rem !important;
    font-size: 0.14rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #999999;
    opacity: 1;
}

.breadcrumb .breadcrumb-item:first-of-type {
    padding-left: 0 !important;
}

.breadcrumb .breadcrumb-item a {
    color: #999999;
}

.breadcrumb .breadcrumb-item.active {
    color: #333333;
}

/*-----------------------*/
.teacher-header {
    width: 100%;
    min-height: 3rem;
}

.teacher-header img {
    width: 100%;
}

.teacher-tr p span {
    font-weight: bold;
    color: #CB2933;
}

.teacher-tr > p {
    font-size: 0.26rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    opacity: 1;
    text-align: center;
}

.teacher-tr .teacher-tr-main {
    position: relative;
    margin-top: 0.24rem;
    padding: 0.4rem;
    width: 100%;
    height:5.67rem;
    background: #FCFCFC;
    box-shadow: 0.04rem 0.03rem 0.13rem rgba(0, 0, 0, 0.04);
    opacity: 1;
    border-radius:0.08rem;
    overflow: hidden;
    display: flex;

}

.teacher-tr .teacher-tr-main > div {
    width: 5.84rem;
    height: 4.87rem;
}

.teacher-tr .teacher-tr-main > div img {
    display: block;
    width: 5.84rem;
    height: 4.87rem;
}

.teacher-tr .teacher-tr-main ul {
    margin-top: 0.14rem;
    margin-left: 0.55rem;
}

.teacher-tr .teacher-tr-main ul li {
    height: 0.8rem;
    /*line-height: 0.96rem;*/
    display: flex;
    align-items: center;
}

.teacher-tr .teacher-tr-main ul li img {
    display: block;
    width: 0.2rem;
    height: 0.32rem;
}

.teacher-tr .teacher-tr-main ul li p:first-of-type {
    margin: 0 0.32rem;
    font-size: 0.24rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    opacity: 1;
}

.teacher-tr .teacher-tr-main ul li p:last-of-type {
    font-size: 0.24rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    opacity: 1;
}
/*------------------*/
.teacher-tr-fuli ul{
    display: flex;
    justify-content: center;
}
.teacher-tr-fuli ul li{
    text-align: center;
    width: 2.84rem;
    min-height: 3.02rem;
    background: #FFFFFF;
    box-shadow: 0.01rem 0.05rem 0.08rem rgba(0, 0, 0, 0.16);
    border-radius: 0.08rem;
    padding-bottom: 0.16rem;
    margin-right: 0.21rem;
}
.teacher-tr-fuli ul li:last-child{
    margin-right: 0;
}
.teacher-tr-fuli ul li img{
    display: block;
    width: 2.84rem;
}
.teacher-tr-fuli ul li h6{
    height: 0.22rem;
    line-height: 0.22rem;
    font-size: 0.22rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    opacity: 1;
    margin: 0.3rem 0 0.19rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.teacher-tr-fuli ul li p{
    height: 0.18rem;
    line-height: 0.18rem;
    font-size: 0.16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    opacity: 1;
}
/*-----------*/
.teacher-et{
    width: 100%;
    padding-top: 0.001rem;
    padding-bottom:0.6rem ;
    background: #222222;
    opacity: 1;
}
.teacher-et .th-title p img{
    width: 0.3311rem;
    height: 0.3311rem;
    vertical-align: top;
    margin-top: -0.04rem;
}
.teacher-et .th-title h4{
    color: #FFFFFF;
}

.teacher-et ul{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}
.teacher-et ul li{
    position: relative;
    width: 10.65rem;
    min-height: 3.86rem;
    opacity: 1;
    display: flex;
    justify-content: center;
    margin-bottom: 0.64rem;
}
.teacher-et ul li:nth-of-type(2n){
    margin-left: 0.24rem;
}
.teacher-et ul li::after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom:-0.04rem;
    width: 100%;
    height: 0.12rem;
    background: url("/static/img/teacher/直线lang.png") no-repeat;
    background-size: cover;
}
.teacher-et ul li  .teacher-et-img{

    width: 2.36rem;

    height: 3.82rem;
    background: url("/static/img/teacher/teacher-bg.png") no-repeat;
    background-size: cover;
    margin-right: 0.12rem;
}
.teacher-et ul li  .teacher-et-img img{
    display: block;

    width: 2.36rem;

    height: 3.82rem;
    margin-right: 0.19rem;
}
.teacher-et ul li .teacher-et-text{
    /*width: 3.36rem;*/
    min-height: 3.86rem;
    min-width: 336px;
}
.teacher-et ul li .teacher-et-text .educational-r{
    color: #CB2933;
    font-size: 18px;
}
.teacher-et ul li .teacher-et-text img:first-of-type{
    display: block;
    width: 0.36rem;
    height: 0.36rem;
    margin-bottom: -0.2rem;
    margin-left: -0.1rem;
    margin-top: -0.07rem;
}
.teacher-et ul li .teacher-et-text  img:last-of-type{
    display: block;
    width: 3.28rem;
    height: 0.04rem;
    margin-top: 0.05rem;
    margin-bottom: 0.15rem;
}
.teacher-et ul li .teacher-et-text  h6{
    height:0.2rem;
    font-size: 0.18rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    opacity: 1;
    margin: 0.13rem 0 0.02rem;
}
.teacher-et ul li .teacher-et-text  h6 span{
    font-size: 0.16rem;
}
.teacher-et ul li .teacher-et-text  p{
    min-width: 336px;
    line-height: 0.2rem;
    font-size: 0.14rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #CCCCCC;
    opacity: 1;
    word-break: break-word;
}
/*--------------*/
.teacher-time{
    width: 100%;
    height: 3.14rem;
    background: #E9E9E9;
    opacity: 1;
    border-radius: 0;
    padding: 0.8rem 0 ;
    text-align: center;
}
.teacher-time h3{
    height: 0.61rem;
    line-height: 0.61rem;
    font-size:0.6rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    opacity: 1;
    margin-bottom: 0.48rem;
}
.teacher-time p{
    height: 0.45rem;
    line-height: 0.45rem;
    font-size:0.31rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    opacity: 1;
}
.teacher-time p span{
    color: #CB2933;
    font-size: 0.45rem;
}
/*--------------*/
.teacher-team{
    width: 100%;
    min-height: 5.85rem;
    line-height: 5.85rem;
    background: #222222;
    opacity: 1;
    padding: 0.4rem 0;
}
.teacher-team .th-title p img{
    width: 0.3311rem;
    height: 0.3311rem;
    vertical-align: top;
    margin-top: -0.04rem;
}
.teacher-team .th-title h4{
    color: #FFFFFF;
}
.teacher-team .teacher-team-main{
    width: 100%;
    overflow: hidden;
}
.teacher-team ul{
    position: relative;
    width: auto;
    display: flex;
}
.teacher-team ul li{
    position: relative;
    width: 3.06rem;
    height: 3.74rem;
    margin-right: 0.24rem;
}
.teacher-team ul li>img{
    display: block;
    width: 3.06rem;
    height: 3.14rem;
    background: rgb(147, 147, 147);
}
.teacher-team ul li div{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 3.06rem;
    height: 0.81rem;
    background: #B3B3B3;
    opacity: 1;
    border-radius: 0.08rem;
    text-align: center;
}
.teacher-team ul li div h6{
    height:0.28rem;
    line-height: 0.28rem;
    font-size: 0.2rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 1;
}
.teacher-team ul li div p{
    font-size:0.14rem ;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 0.22rem;
    color: #FFFFFF;
    opacity: 1;
}
/*---*/
.teacher-tb{
    width: 100%;
    height: 3.07rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.8rem;

}

.teacher-tb > div {
    width: 3.84rem;
    height: 2.91rem;
}
.teacher-tb li{
    position: absolute;
    width: 3.84rem;
    height: 2.91rem;
}
.teacher-tb li:last-child{
    margin-right: 0;
}
.teacher-tb li img{
    position: absolute;
    width: 3.84rem;
    height: 2.91rem;
    transform: none !important;
}

.all-star-mentor{
    margin: 1rem 0;
}

.mentor-content{
    margin-top: 0.83rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.62rem;
}

.mentor-content .left{
    width: 3.94rem;
    gap: 0.2rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.mentor-content .teacher-item{
    width: 1.18rem;
    overflow: hidden;
}

.mentor-content .teacher-item .img-box{
    width: 1.18rem;
    height: 1.18rem;
    border-radius: 50%;
    overflow: hidden;
}

.mentor-content .teacher-item .img-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mentor-content .teacher-item h6{
    font-family: Montserrat;
    font-size: 0.14rem;
    font-weight: bold;
    line-height: 0.24rem;
    text-align: center;
    letter-spacing: normal;
    color: #1A1A1A;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mentor-content .teacher-item-active .img-box{
    border: 2px solid #BF2A32;
    /* 阴影/低阴影 */
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.16);
}

.mentor-content .teacher-item-active h6{
    color: #BF2A32;
}
.mentor-content .teacher-info{
    width: 8.5rem;
    height: 5.57rem;
    background: #BF2A32;
}
.mentor-content .right{
    width: 100%;
    height: 100%;
    padding: 0.34rem 0.42rem 0.5rem 0.42rem;
    display: flex;
    gap: 0.39rem;
}

.mentor-content .right .teac-info-left{
    width: 2.06rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.mentor-content .right .teac-info-left .img-box{
    width: 2.06rem;
    height: 2.67rem;
    overflow: hidden;
}

.mentor-content .right .teac-info-left .img-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mentor-content .right .teac-info-left h3{
    font-family: Montserrat;
    font-size: 0.36rem;
    font-weight: bold;
    line-height: 0.46rem;
    letter-spacing: normal;
    color: #FFFFFF;
    margin: 0.2rem 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.mentor-content .right .teac-info-left h6{
    font-family: Montserrat;
    font-size: 0.16rem;
    font-weight: 300;
    line-height: 0.24rem;
    text-align: center;
    letter-spacing: 0.002em;
    color: #FFFFFF;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mentor-content .right .teac-info-right{
    overflow-y: auto;
}
.mentor-content .right .teac-info-right h4{
    font-family: Montserrat;
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 0.24rem;
    letter-spacing: 0.2px;
    color: #FFFFFF;
    margin-top: 0.5rem;
}

.mentor-content .right .teac-info-right p{
    font-family: Montserrat;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.24rem;
    letter-spacing: 0.2px;
    color: #FFFFFF;
    margin-top: 0.2rem;
}