﻿body {
    font-size: 12px;
    margin: auto;
    padding: 0px;
    font-family: '微软雅黑';
    color: #666666;
}


a {
    text-decoration: none;
    color: #666;
}

    a:hover {
        text-decoration: none;
    }

img {
    border: 0px;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.clearDiv {
    clear: both;
    height: 10px;
    width: 100%;
}

.clearDivWu {
    clear: both;
    height: 5px;
    width: 100%;
}

.clearDivThree {
    clear: both;
    height: 20px;
    width: 100%;
}

.clearDivfive-y {
    float: left;
    clear: both;
    height: 100%;
    width: 25px;
}

#bodyMain {
    width: 1200px;
    height: auto;
    min-height: 600px;
    margin-top: 50px;
    margin: auto;
}

.headMain {
    width: 100%;
    height: 60px;
    background: #F6F6F6;
    border-bottom: 1px solid #C2C2C2;
}

.headMid {
    width: 100%;
    height: 40px;
    background: #FFF;
    //border-bottom: 1px solid #C2C2C2;
}

.headtop {
    width: 1200px;
    height: 100%;
    margin: auto;
}

.headtop_left {
    width: 270px;
    height: 51px;
    margin-top: 3px;
    float: left;
}

.headtop_right {
    width: 398px;
    height: 100%;
    line-height: 40px;
    float: right;
}

.headtop_right_content_right {
    width: 128px;
    float: right;
    height: 100%;
}

.headtop_right_content_right_left {
    width: 38px;
    height: 38px;
    float: left;
}

.headtop_right_content_right_right {
    height: 38px;
    line-height: 38px;
    float: right;
    text-align: center;
}

    .headtop_right_content_right_right a {
        cursor: pointer;
        text-decoration: none;
        color: #666;
    }

.headbottom {
    width: 1200px;
    
    margin: auto;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
}

.headbottom_left_content {
    width: 224px;
    margin-top: 10px;
    background: #fff;
    float: left;
    font-size: 16px;
}
    .headbottom_left_content a:hover {
        color: #198DF0;
    }

.headbottom_right_content {
    border: 1px solid #188EEE;
    width: 224px;
    height: 25px;
    margin-top: 15px;
    background: #fff;
    float: right;
}

.seacher {
    width: 60px;
    height: 25px;
    line-height: 20px;
    float: left;
}

    .seacher input {
        width: 39px;
        margin: 0px;
        padding: 0px;
        text-align: center;
        border: 0px;
        height: 25px;
        line-height: 25px;
        color: #666;
    }

        .seacher input:hover {
            cursor: pointer;
        }

#uldiv {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    background: #F9F9F9;
    border: 1px solid #ccc;
}

    #uldiv li {
        width: 50px;
        height: 20px;
        text-align: left;
        padding-left: 6px;
    }

        #uldiv li:hover {
            cursor: pointer;
        }

.buttontext_s {
    width: 164px;
    float: left;
    height: 25px;
    background: red;
}

#search_text {
    width: 129px;
    border: 0 none;
    height: 25px;
    line-height: 25px;
    margin-right: 0;
    color: #898989;
    padding: 0px;
    margin: 0px;
    float: left;
    box-sizing: border-box;
    transition: all 0.15s;
}

#search_button {
    border: 0 none;
    background: #188EEE url(../../images/search.png) center no-repeat;
    width: 35px;
    float: left;
    padding: 0;
    text-align: center;
    height: 25px;
    cursor: pointer;
}


#uc_menu {
    margin: auto;
    width: 71px;
    height: auto;
    padding: 0px;
    list-style-type: none;
    z-index: 999;
    background: url(../../Images/CourseCenter/menubg_icon.png) top no-repeat;
    position: absolute;
}

    #uc_menu li {
        width: 70px;
        background: #F6F6F6;
        height: 28px;
        line-height: 28px;
        text-align: center;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }

        #uc_menu li:hover {
            cursor: pointer;
            background: #188EEE;
            color: #fff;
        }

/*正式导航*/
.headNav {
    clear: both;
    height: 260px;
    width: 100%;
}

.personal_infomation {
    width: 1200px;
    margin: auto;
    font-size: 16px;
}

.personal_left_photo {
    width: 160px;
    float: left;
    height: 160px;
}

.personal_right_info {
    width: 550px;
    font-size: 18px;
    float: left;
    height: 160px;
    margin-left: 30px;
}

    .personal_right_info div {
        height: 40px;
        line-height: 40px;
    }

.personal_nav ul {
    width: 1200px;
    margin: auto;
    height: 50px;
    text-align: center;
    font-size: 18px;
    color: #605F5F;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}

    .personal_nav ul li {
        width: 180px;
        float: left;
        display: block;
        line-height: 50px;
    }

        .personal_nav ul li:hover {
            border-bottom: 2px solid #188EEE;
            color: #605F5F;
        }

        .personal_nav ul li a {
            display: block;
        }

.personal_nav .on {
    border-bottom: 2px solid #188EEE;
    color: #605F5F;
}

#store {
    width: 25px;
    height: 25px;
    margin-top: 8px;
    float: left;
    background: url(../../Images/TeacherMgr/sc_all.png) no-repeat;
}

#storesc {
    width: 25px;
    height: 25px;
    margin-top: 8px;
    float: left;
    background: url(../../Images/TeacherMgr/sc_all.png) no-repeat;
    background-position: -25px;
}
/*footer样式*/
#footer {
    clear: both;
}

.footer_content {
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background-color: #EAEAEA;
}

.tab_barNav ul {
    border-bottom: 1px solid #EAEAEA;
    height: 40px;
    text-align: center;
}

    .tab_barNav ul li {
        height: 40px;
        line-height: 40px;
        width: 200px;
        float: left;
        display: block;
    }

        .tab_barNav ul li:hover {
            border-bottom: 2px solid #188EEE;
            color: #188EEE;
        }

        .tab_barNav ul li.on {
            border-bottom: 2px solid #188EEE;
            color: #188EEE;
        }

.index_content_left {
    width: 300px;
    height: 220px;
    border: 1px solid #EAEAEA;
    float: left;
    font-size: 18px;
}

#teacher_name {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

#teacher_pijia {
    margin-bottom: 10px;
    height: 30px;
}

#teacher_name span {
    font-size: 12px;
    margin-left: 15px;
}

.teacher_data table {
    border: 1px solid #EAEAEA;
    text-align: center;
    width: 250px;
    margin-bottom: 10px;
    height: 60px;
}

.index_content_right {
    width: 880px;
    border: 1px solid #EAEAEA;
    float: right;
}

.index_content_right {
    font-size: 18px;
}

.index_content_title {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #EAEAEA;
}

.index_content_ico {
    float: left;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 5px;
}

.index_content_infomation {
    text-indent: 2em;
    font-size: 16px;
    width: 800px;
    margin-left: 25px;
    margin-top: 15px;
}

#one_teacher_introduce {
    font-size: 16px;
    width: 800px;
    margin-left: 25px;
    margin-top: 15px;
}

.courseMain_content {
    width: 1200px;
    height: auto;
    background: #ccc;
}

    .courseMain_content ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

        .courseMain_content ul li {
            width: 260px;
            height: 270px;
            float: left;
            border: 1px solid #ccc;
            margin-right: 25px;
            margin-left: 10px;
        }

            .courseMain_content ul li:hover {
                box-shadow: 0px 0px 10px #666;
            }

.courseMain_content_mianDiv {
    width: 100%;
    height: 4px;
}

.courseMain_content_mian {
    width: 252px;
    height: 265px;
    margin: auto;
}

.courseMain_content_mian_img {
    width: 252px;
    height: 175px;
    margin-top: 4px;
}

.courseMain_content_mian_title {
    width: 100%;
    height: 28px;
    text-align: center;
    font-size: 16px;
}

    .courseMain_content_mian_title a {
        text-decoration: none;
        color: #858384;
    }

.courseMain_content_mian_price {
    width: 100%;
    height: 22px;
    text-align: left;
    font-size: 16px;
    color: #FF6836;
}

.courseMain_content_mian_bottom {
    width: 100%;
    height: 28px;
    font-size: 14px;
}

.courseMain_content_mian_bottom_left {
    width: 150px;
    height: 28px;
    float: left;
    line-height: 28px;
}

.courseMain_content_mian_bottom_right {
    width: 80px;
    height: 28px;
    float: right;
    line-height: 28px;
}

.courseMain_page {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.teacherPj_1 {
    width: 90px;
    float: left;
    height: 20px;
    background: url(../../Images/TeacherMgr/pj_all.png) no-repeat;
}

.coursePj {
    width: 90px;
    float: left;
    height: 20px;
    background: url(../../Images/TeacherMgr/pj_all.png) no-repeat;
}

.identify_count img {
    margin-bottom: -4px;
    margin-left: 2px;
}
