﻿.topNavSeachBox {
    display: block;
}

.topNavSeachBoxColor {
    display: none;
}

.background {
    background: url('/Img/teachersTeam/bg.png') no-repeat;
    background-position: center top;
    margin-top: -35px;
    width: 100%;
    text-align: center;
}

.contentDiv {
    width: 1200px;
    margin: 0 auto;
    padding-top: 80px;
}

.coursepay {
    text-align: left;
}

.className {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.teacherPic {
    display: inline-block;
    vertical-align: top;
    width: 715px;
}

.teacherMessage {
    display: inline-block;
    width: 400px;
    margin-left: 80px;
    vertical-align: top;
    text-align: left;
}

#name {
    font-size: 45px;
    font-weight: 800;
}

    #name img {
        margin-right: 30px;
    }

.divpay > a > img {
    width: 222px;
}

#subject, #time {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#subject, #time, #synopsis {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#synopsis {
    text-indent: 35px;
    letter-spacing: 1px;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 11;
    overflow: hidden;
}

.teacherComment {
    background: url('/Img/teachersTeam/commentBg.png') no-repeat 400px 30px;
    text-align: center;
    margin-top: 50px;
}

.commentUp {
    height: 80px;
}

    .commentUp > p {
        font-size: 40px;
        font-weight: 600;
        color: #036ffb;
        vertical-align: top;
    }

.commentDown {
    width: 1200px;
    text-align: left;
}

.commentPraise {
    display: inline-block;
    width: 150px;
    vertical-align: middle;
    margin-left: 50px;
}

    .commentPraise > img {
        width: 100%;
    }

.commentMessage {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    margin-top: -30px;
    width: 950px;
    height: 120px;
}

    .commentMessage > ul > li {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.commentRow {
    margin-top: -20px;
}

.short {
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    width: 135px;
    height: 30px;
    background-image: url('/Img/teachersTeam/reviewbgshort.png');
    margin-left: 10px;
    margin-top: 50px;
    padding-top: 5px;
    padding-left: 5px;
    text-align: center;
}

.long {
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    width: 197px;
    height: 30px;
    background-image: url('/Img/teachersTeam/reviewbg.png');
    margin-left: 10px;
    margin-top: 50px;
    padding-top: 5px;
    padding-left: 5px;
    text-align: center;
}

.course {
    background: url('/Img/teachersTeam/coursebg.png') no-repeat 400px 30px;
    text-align: center;
    margin-top: 50px;
}

.divpay {
    display: inline-block;
    margin-left: 40px;
    width: 240px;
    margin-top: 20px;
}

    .divpay > p {
        margin-top: 5px;
        font-size: 15px;
        font-weight: 500;
        text-align: left;
        letter-spacing: 1px;
        width: 250px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .divpay > img {
        width: 100%
    }

.PriceLeft {
    color: red;
    margin-right: 70px;
    font-size: 18px;
}

.spanRight {
    display: inline-flex;
    font-weight: 300;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.BlueDown {
    margin-top: 50px;
    background: #1440c0;
    height: 80px;
}

    .BlueDown > div {
        width: 1200px;
        margin: 0 auto;
        vertical-align: middle;
        padding-top: 15px;
    }

        .BlueDown > div > img {
            margin-left: 30px;
        }

.PriceLeft {
    cursor: pointer;
}

.tuanduiNavLi {
    background: #0C58B9;
    color: #fff;
}