.Teachersbox1 img {
    width: 100%;
}

.Teachersbox2>li {
    box-sizing: border-box;
    padding: 0.82rem 0.2rem 1rem;
}

.Teachersbox2>li:nth-child(2n-1) {
    background-color: #fff;
}

.Teachersbox2>li:nth-child(2n) {
    background-color: #F7F7F7;
}

.Teachersbox3 {
    box-sizing: border-box;
    padding: 1rem 0 0;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.Teachersbox3 li {
    width: 1.82rem;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0.25rem 0.35rem;
}

.Teachersbox3 li img {
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
}

.Teachersbox3 li h2 {
    width: 100%;
    font-size: 0.3rem;
    font-weight: 600;
    color: #333333;
    margin: 0.3rem auto 0.14rem;
    text-align: center;
}

.Teachersbox3 li p {
    display: block;
    width: 100%;
    font-size: 0.26rem;
    font-weight: 400;
    color: #999999;
    line-height: 0.52rem;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/* 教师详情 */
.teamdetailbox1 {
    width: 100%;
    height: 6.44rem;
    background: #F7B400;
    position: relative;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.teamdetailbox1>img {
    width: 2rem;
    height: 2rem;
    margin: 0.66rem auto 0.3rem;
    border-radius: 50%;
}

.teamdetailbox1>h3 {
    font-size: 0.4rem;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
}

.teamdetailbox1>h2 {
    font-size: 0.32rem;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    margin: 0.2rem auto;
}

.teamdetailbox1>h1 {
    width: 3.9rem;
    font-size: 0.26rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin: 0 auto;
}

.teamdetailbox1Ul {
    width: 6.96rem;
    height: 2rem;
    position: absolute;
    left: 50%;
    bottom: -1rem;
    transform: translate(-50%);
    background-color: #fff;
    border-radius: 8px;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.teamdetailbox1Ul li {
    margin: 0 0.24rem;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.teamdetailbox1Ul li h1 {
    font-size: 0.26rem;
    font-weight: 400;
    color: #666666;
}

.teamdetailbox1Ul li h1 span {
    font-size: 0.48rem;
    font-family: "DINAlternate-Bold, DINAlternate";
    font-weight: bold;
    color: #333333;
    padding-right: 0.05rem;
}

.teamdetailbox1Ul li p {
    font-size: 0.26rem;
    font-weight: 400;
    color: #999999;
}

.teamdetailbox2 {
    width: 100%;
    box-sizing: border-box;
    padding: 1.52rem 0.28rem 0rem;
    background: #F7F7F7;
}

.teamdetailbox2H1 {
    font-size: 0.32rem;
    font-weight: 600;
    color: #F7B400;
    padding-left: 0.24rem;
    position: relative;
    margin-bottom: 0.4rem;
}

.teamdetailbox2H1::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0rem;
    transform: translateY(-50%);
    width: 0.08rem;
    height: 0.32rem;
    background-color: #F7B400;
}

.teamdetailbox3 {
    width: 6.96rem;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto 0.34rem;
}

.teamdetailbox3 img {
    margin-bottom: 0.2rem;
    width: 3.38rem;
    height: 1.9rem;
}

.teamdetailbox3 img:nth-child(2n-1) {
    margin-left: 0.08rem;
}

.teamdetailbox3 img:nth-child(2n) {
    margin-right: 0.08rem;
}

.teamdetailbox3 img:nth-child(1) {
    width: 6.96rem;
    height: 3.92rem;
    margin-left: 0rem;
}
.teamdetailbox4{
    width: 6.96rem;
    margin: 0 auto 0.66rem;
}
.teamdetailbox4 p{
    font-size: 0.3rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.6rem;
    display: inline-block;
    text-align: justify;
    text-justify:inter-ideograph;
}
.teamdetailbox5{
    width: 6.96rem;
    margin: 0 auto 0.66rem;
}
.teamdetailbox5 p{
    font-size: 0.3rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.6rem;
    display: inline-block;
    text-align: justify;
    text-justify:inter-ideograph;
}
.teamdetailbox6{
    width: 100%;
    background-color: #FFFFFF;
    margin-top: -1.92rem;
    box-sizing: border-box;
    padding: 1.6rem 0 0.2rem;
}
.teamdetailbox7{
    width: 6.96rem;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto 0.34rem;
}
.teamdetailbox7 img {
    margin-bottom: 0.2rem;
    width: 3.38rem;
    height: 1.9rem;
}
.teamdetailbox7 img:nth-child(2n-1) {
    margin-right: 0.08rem;
}
.teamdetailbox7 img:nth-child(2n) {
    margin-left: 0.08rem;
}