/* CSS Document */
.exp_list {
    width: 1190px;
    height: auto;
    margin: 0 auto;
    font-family: '微软雅黑';
    color: #999999;
    font-size: 14px;
}

.exp_list_location {
    width: 600px;
    height: 55px;
    line-height: 55px;
    font-size: 12px;
    color: #555;
}

.exp_list_content {
    height: auto;
    width: 1190px;
    margin-top: 20px;
}

.exp_list_content_l {
    height: auto;
    width: 850px;
    float: left;
}

.exp_list_star {
    width: 850px;
    height: 400px;
}

.exp_list_star_t {
    width: 850px;
    height: 35px;
}

span.exp_list_star_title {
    float: left;
    text-align: center;
    height: 35px;
    width: 325px;
    font-size: 27px;
    line-height: 35px;
    color: #6bc30d;
}

span.exp_list_star_kong {
    width: 262px;
    height: 35px;
    background: #f5f5f5;
    float: left;
}

.exp_list_star_c {
    width: 850px;
    height: 210px;
    margin-top: 55px;
}

.exp_list_star_s1 {
    width: 510px;
    height: 210px;
    float: left;
    margin-left: 30px;
}

.exp_list_star_s1_ins {
    width: 510px;
    height: 50px;
    color: #666666;
    line-height: 25px;
}

.exp_list_star_s1_exp {
    width: 490px;
    height: 100px;
    color: #999999;
    line-height: 25px;
    margin-top: 10px;
    font-family: '微软雅黑';
}

.exp_list_star_s1_course {
    width: 490px;
    height: 30px;
    margin-top: 20px;
}

.exp_list_star_s {
    width: 850px;
    height: 60px;
    margin-top: 20px;
}

.exp_list_star_s_nav {
    width: 850px;
    height: 50px;
    margin-top: 10px;
    background: #f8f8f8;
}

    .exp_list_star_s_nav ul {
        margin: 0 auto;
        padding: 0px;
    }

        .exp_list_star_s_nav ul li {
            text-align: center;
            line-height: 50px;
            height: 50px;
            float: left;
            width: 280px;
            cursor: pointer;
        }

            .exp_list_star_s_nav ul li.active {
                text-align: center;
                line-height: 50px;
                height: 50px;
                float: left;
                width: 280px;
                background: url(../../_img/experience/nav_bg.png)/*tpa=http://www.newclasses.org/_img/experience/nav_bg.png*/;
                color: #fff;
            }

            .exp_list_star_s_nav ul li span {
                color: #6bc30d;
            }

                .exp_list_star_s_nav ul li span.active1 {
                    color: #fff;
                }

.exp_list_good {
    width: 850px;
    height: auto;
    margin-top: 30px;
    margin-top: 20px;
}

.exp_list_good_t {
    width: 850px;
    height: 35px;
}

span.exp_list_good_title {
    float: left;
    text-align: center;
    height: 35px;
    width: 325px;
    font-size: 27px;
    line-height: 35px;
    color: #6bc30d;
}

span.exp_list_good_kong {
    width: 262px;
    height: 35px;
    background: #f5f5f5;
    float: left;
}

.exp_list_good_s {
    width: 850px;
    height: auto;
}

.exp_list_good_s1 {
    width: 263px;
    height: 318px;
    border: 1px solid #ececec;
    margin-top: 38px;
    float: left;
}

    .exp_list_good_s1.active {
        width: 263px;
        height: 318px;
        border: 1px solid #6bc30d;
        margin-top: 38px;
        float: left;
    }

.exp_list_good_s1_msg {
    width: 263px;
    height: 30px;
    margin-top: 15px;
}

.exp_list_s_class {
    width: 98px;
    height: 27px;
    background: #6bc30d;
    color: #fff;
    text-align: center;
    line-height: 27px;
    font-size: 18px;
    float: left;
}

.exp_list_s_name {
    width: 90px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    font-size: 18px;
    float: right;
    color: #6bc30d;
}

.exp_list_s_school {
    margin-left: 20px;
    width: 240px;
    height: 60px;
    line-height: 25px;
    margin-top: 20px;
}


.exp_list_content_r {
    height: auto;
    width: 316px;
    float: left;
    margin-left: 20px;
}

.exp_list_gz {
    width: 316px;
    height: 340px;
    position: relative;
}

.exp_list_gz_t {
    width: 316px;
    height: 65px;
    background: #6bc30d;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 65px;
}

.exp_list_gz ul {
    margin: 0 auto;
    padding: 0px;
}

    .exp_list_gz ul li {
        text-align: center;
        background: #f8f8f8;
        width: 315px;
        height: 56px;
        line-height: 56px;
        list-style: none;
        cursor: pointer;
    }

        .exp_list_gz ul li.active {
            text-align: center;
            background: #f8f8f8;
            width: 315px;
            height: 57px;
            line-height: 57px;
            list-style: none;
            background: url(../../_img/experience/gz_li_bg.png)/*tpa=http://www.newclasses.org/_img/experience/gz_li_bg.png*/;
            margin-top: 5px;
            margin-left: 1px;
        }

.exp_list_cz_t {
    width: 316px;
    height: 65px;
    background: #ff8a00;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 65px;
}
