* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    outline: none;
    list-style: none;
    font-family: "微软雅黑";
}

body {
    background-color: #fafafa;
}

.stu_dq {
    width: 1200px;
    height: 38px;
    line-height: 38px;
    color: #5f5e5e;
    font-size: 14px;
    border-bottom: 1px #ddd solid;
    margin: 16px auto;
}

    .stu_dq span {
        border-bottom: 2px #3c7be2 solid;
        display: inline-block;
        padding: 0 8px;
    }

    .stu_dq a {
        color: #5f5e5e;
    }
/*教师首页开始*/
.professional {
    width: 1200px;
    margin: 10px auto;
    overflow: hidden;
}

.professionalleft {
    overflow: hidden;
    background-color: #fff;
    width: 228px;
    float: left;
}

    .professionalleft li {
        cursor: pointer;
        line-height: 48px;
        height: 48px;
        font-size: 14px;
        padding-left: 30px;
        color: #8c8c8c;
        border-bottom: 1px solid #e5e5e5;
    }

        .professionalleft li:hover {
            color: #3c7be2 !important;
            transition: all 0.3s;
        }

        .professionalleft li img {
            position: relative;
            top: 3px;
            left: -5px;
        }

.teacherright {
    padding-bottom: 40px;
    width: 920px;
    float: right;
    display: block;
    overflow: hidden
}

.schoolname {
    font-size: 38px;
    line-height: 140px;
    color: #595959;
    float: left;
    margin-left: 20px;
}

.schoolinformation {
    width: 920px;
    overflow: hidden;
}

.xx {
    float: left;
    overflow: hidden;
    width: 300px;
    margin-top: 54px;
    margin-left: 40px;
}

.mc {
    color: #8b8b8b;
    font-size: 14px;
    width: 100px;
    text-align: center;
    float: left;
    margin: 0 20px;
}

    .mc p {
        color: #7fc3e6;
    }

.shuxian {
    width: 1px;
    background-color: #d9d9d9;
    height: 38px;
    float: left;
}

.schoolinformation img {
    float: right;
    margin-right: 10px;
    margin-top: 26px;
    width: 104px;
    height: 104px;
}

.para {
    width: 870px !important;
    margin: 0 auto !important;
    text-indent: 2em !important;
    color: #737373 !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    line-height: 20px !important;
    background-color: #fafafa !important;
}

    .para a {
        padding: 0 !important;
        line-height: 24px !important;
        color: #0d0d0d !important;
        display: inline !important;
    }

.schoolinformation p {
    color: #737373 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: 1px !important;
}
/*教师首页结束*/
.ziti {
    color: #737373;
    font-size: 24px;
    margin: 20px;
}

.teachername {
    color: #737373;
    text-align: center;
    font-size: 18px;
}

    .teachername p {
        color: #8c8c8c;
        text-align: center;
        font-size: 14px;
        line-height: 24px;
    }

.teacherpic {
    width: 120px;
    margin: 20px auto;
    display: block;
}

.course img {
    margin: 0;
}

.course2 {
    width: 950px;
    margin-top: 40px;
    position: relative;
    z-index: 1;
    padding-bottom: 20px;
}

    .course2 ul {
        margin-bottom: 20px;
    }

    .course2 img {
        width: 270px;
        height: 160px;
        border-radius: 8px 8px 0 0;
        display: block;
    }

    .course2 ul {
        margin-left: -20px;
    }

        .course2 ul li {
            width: 270px;
            height: 160px;
            border-radius: 8px;
            float: left;
            margin-left: 20px;
            margin-bottom: 96px;
            position: relative;
        }

            .course2 ul li h4 {
                height: 30px;
                line-height: 20px;
                color: #272727;
                font-size: 16px;
                font-family: "微软雅黑" !important;
                padding: 0 10px;
            }

            .course2 ul li p {
                line-height: 20px;
                color: #595959;
                font-size: 14px;
                padding: 0 10px;
                display: none;
                position: relative;
                z-index: 1;
            }

            .course2 ul li .div {
                padding: 0 10px;
                margin-top: 10px;
                overflow: hidden;
            }

                .course2 ul li .div span {
                    padding-left: 26px;
                    font-size: 14px;
                    color: #595959;
                }

    .course2 .xian {
        margin: 10px auto;
        display: none;
        height: 1px;
        background-color: #d9d9d9;
    }

    .course2 .wben {
        width: 270px;
        background-color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        border-radius: 0 0 8px 8px;
        position: absolute;
        top: 160px;
        z-index: 3;
    }

.teacher {
    width: 1200px;
    margin: 10px auto;
    overflow: hidden;
}

.teacherleft {
    width: 228px;
    background: url(../w_images/tlt.png) top no-repeat;
    float: left;
}

    .teacherleft li {
        line-height: 56px;
        font-size: 14px;
        padding-left: 15px;
        color: #595959;
        border-bottom: 1px solid #d9d9d9;
    }

        .teacherleft li:hover {
            color: #329fda;
            transition: all 0.3s;
        }

.teacherright {
    padding-bottom: 40px;
    width: 944px;
    float: right;
}

.schoolname {
    font-size: 38px;
    line-height: 140px;
    color: #595959;
    float: left;
    margin-left: 20px;
}

.schoolinformation {
    width: 920px;
    overflow: hidden;
}

.xx {
    float: left;
    overflow: hidden;
    width: 300px;
    margin-top: 54px;
    margin-left: 40px;
}

.mc {
    color: #8b8b8b;
    font-size: 14px;
    width: 100px;
    text-align: center;
    float: left;
    margin: 0 20px;
}

    .mc p {
        color: #7fc3e6;
    }

.shuxian {
    width: 1px;
    background-color: #d9d9d9;
    height: 38px;
    float: left;
}

.teacherlist img {
    float: right;
    margin-right: 10px;
    margin-top: 26px;
    width: 104px;
    height: 104px;
}

.schooldetail {
    width: 870px;
    margin: 0 auto;
    text-indent: 2em;
    color: #737373;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 20px;
}

.teachertitle {
    color: #3c7be2;
    padding-left: 25px;
    line-height: 46px;
    width: 920px;
    height: 46px;
    background: url(../w_images/teacherhead.png) no-repeat left
}

.professional a {
    padding: 10px;
    color: #595959;
    line-height: 32px;
    font-size: 14px;
    display: inline-block;
}

    .professional a:hover {
        color: #329fda;
        transition: all 0.3s;
    }

.professional {
    margin-top: 20px;
}

.teacherlist {
    margin-top: 20px;
}

.teacherlist {
    margin-left: -10px !important;
}

    .teacherlist a {
        padding: 0;
    }

    .teacherlist li {
        background-color: #fff;
        border-radius: 8px;
        width: 198px;
        height: 270px;
        padding: 10px;
        margin-left: 10px !important;
        margin-bottom: 20px;
        float: left;
        border: 1px solid #e5e5e5;
    }

        .teacherlist li:hover {
            border: 1px solid #329fda;
            transition: all 0.3s;
        }

        .teacherlist li p {
            font-size: 14px;
            margin-top: 10px;
            text-indent: 2em;
            color: #8c8c8c;
        }

.name div {
    line-height: 40px;
    float: left;
    margin-top: 40px;
    width: 98px;
    text-align: center;
    color: #595959;
    font-size: 18px;
    letter-spacing: 1px;
}

.name img {
    float: left;
    width: 90px;
    height: 121px;
}

.name {
    overflow: hidden;
}

    .name div span {
        width: 90px;
        margin: 0 auto;
        border-bottom: 2px solid #309ed9;
        line-height: 60px;
        display: inline-block;
    }
