body{
    background-color: #fff;
    background-image: url("../images/couese_bg.png")/*tpa=http://www.szzoe.cn/tupian/lby/couese_bg.png*/;
    background-repeat: repeat-y;
    background-position: center top;
}
.cmain {
    color: #ff5400;
}
.con-wrap {
    padding-bottom: 80px;
}
/* 面包屑 开始 */
.crumbs {
    height: 48px;
    line-height: 48px;
}
.crumbs-arrow {
    margin-left: 5px;
    margin-right: 5px;
}
/* 面包屑 结束 */

/* 学校介绍头 开始 */
.sch-none-head {
    padding: 15px 50px;
    /*border-top: 1px solid #f3f3f3;*/
    border-bottom: 1px solid #f3f3f3;
}
.head-img-wrap {
    width: 200px;
    height: 140px;
}
.head-img {
    display: block;
    width: 200px;
    height: 140px;
}
.sch-address {
    position: relative;
}
.sch-address-name {
    max-width: 600px;
    font-size: 14px;
    color: #999;
}
.sch-map-icon {
    position: absolute;
    margin-left: 10px;
    width: 16px;
    height: 18px;
    background-image: url("../images/sch-detail-01.png")/*tpa=http://www.szzoe.cn/tupian/lby/sch-detail-01.png*/;
    background-position: -1px -159px;
}
.sch-map-icon:hover {
    background-position: -1px -40px;
}
.nun-mess {
    margin-top: 15px;
}
.nun-mess-each {
    position: relative;
    width: 80px;
    color: #999;
    height: 30px;
    border-right:1px solid #e3e3e3;
}
.nun-mess-t {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -8px;
}
.nun-mess-b {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
}
.leave-mess {
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #ff5400;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-top: 40px;
}
.leave-mess:hover {
    background-color: #f22d00;
}
/* 学校介绍头 结束 */
/* 导航 开始 */
.sch-none-nav {
    background-color: #f7f7f7;
    margin-top: 20px;
}
.sch-none-nav.fixed{
    position: fixed;
    top: 0;
    left: 50%;
    width: 1200px;
    margin-left: -600px;
    margin-top: 0;
    z-index: 1;
}
.con-btn-act{
    display: none;
    float: right;
    margin-right: 30px;
}
.con-btn-act > .leave-mess{ margin-top: 0; }
.sch-none-nav-li {
    height: 50px;
    line-height: 50px;
    padding-left: 26px;
    padding-right: 26px;
    margin-right: 10px;
    color: #333;
    font-size: 14px;
    cursor: pointer;
}
.sch-none-nav-active,
.sch-none-nav-li:hover {
    background-color: #999;
    color: #fff;
}
/* 导航 结束 */

/* 主体 开始 */
.sch-none-all-content{
    padding-bottom:80px;
}
.main_left {
    width: 940px;
    margin-top: 20px;
}
.each-box {
    display: none;
    margin-bottom: 20px;
}
/*学校课程*/
.kc-li {
    width: 200px;
    height: 190px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px;
}
.kc-li:hover {
    box-shadow: 0 0 6px #999;
}
.kc-li-img-wrap {
    width: 200px;
    height: 140px;
}
.kc-li-img {
    display: block;
    width: 200px;
    height: 140px;
}
.kc-li-name {
    font-size: 14px;
    color: #333;
    /*line-height: 1.57;*/
    margin-top: 5px;
    width: 200px;
    overflow: hidden;
}
.kc-li-name>a {
    width: 200px;
}
.more-class {
    width: 258px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ddd;
    margin: 30px auto 0;
    text-align: center;
    font-size: 14px;
    color: #565656;
    cursor: pointer;
}
.point-arrow {
    width: 12px;
    height: 7px;
    background-image: url("../images/down-arrow.png")/*tpa=http://www.szzoe.cn/tupian/lby/down-arrow.png*/;
    margin-left: 10px;
    vertical-align: middle;
}
/*学校老师*/
.ls-li {
    width: 120px;
    height: 212px;
    padding: 5px;
    margin-right: 55px;
    margin-bottom: 20px;
    overflow: hidden;
}
.ls-li-img-wrap {
    width: 120px;
    height: 147px;
}
.ls-li-img {
    display: block;
    width: 120px;
    height: 147px;
    /*transition: all;
    -webkit-transition: all;
    -moz-transition: all;
    -o-transition: all;*/
}
.ls-li-img:hover{
    /*transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);*/
    box-shadow: 0 0 2px 3px #e5e5e5;
    -moz-box-shadow: 0 0 2px 3px #e5e5e5;
    -webkit-box-shadow: 0 0 2px 3px #e5e5e5;
}
.ls-kc {
    margin-top: 8px;
    line-height: 1.2;
}
/* 学校新闻 */
.xw-intro {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 8px;
}
/*学校介绍*/
.js-texteara {
    width: 100%;
    box-sizing: border-box;
    /*border: 1px solid #959595;*/
    min-height: 200px;
    font-size: 15px;
}
/*学校环境*/
.hj-ul {
    margin-left: -20px;
}
.hj-li {
    height: 192px;
    overflow: hidden;
    margin-left: 20px;
    margin-bottom: 10px;
}
.hj-img-wrap {
    width: 220px;
    height: 160px;
}
.hj-img {
    display: block;
    width: 220px;
    height: 160px;
}
.hj-name {
    width: 200px;
    font-size: 14px;
    color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
}
/* 主体 结束 */
/* 厚学为您推荐 开始 */
.course_subtitle{
    color: #333;
    text-indent: 10px;
    border-left: 2px solid #ff9900;
    line-height: 1;
    display: inline-block;
}
.hx-rec {margin-top: 30px;}
.hx-rec_ul {
    margin-top: 8px;
}
.hx-rec_ul > li {
    float: left;
    width: 188px;
    box-shadow: 0 0 2px #ececec;
}
.hx-rec_ul > li:hover {
    box-shadow: 0 0 6px #999;
}
.hx-rec_box {
    font-size: 14px;
    margin: 10px 10px 15px;
}
.hx-rec_img {
    display: block;
    width: 100%;
    height: 140px;
    clear: both;
}
.hx-rec_img > img {
    display: block;
    width: 100%;
    height: 100%;
}
.hx-rec-kc_title {
    line-height: 1.5;
    margin-top: 8px;
    overflow: hidden;
    /*height: 39px;*/
}
.hx-rec-sch_title {
    line-height: 1.5;
    margin-top: 8px;
    overflow: hidden;
}
/* 厚学为您推荐 结束 */

.kc-past-cost {
    color: #999;
    text-decoration: line-through;
}

.word_orange{color: #1184E1;}
.under-word {
    color: #999;
    margin-left: 5px;
    text-decoration: line-through;
}

/*没有筛选结果*/
.sch_none_filter_result{
    width: 375px;
    font-size: 16px;
    margin: 78px auto 85px;
}
.sch_none_result_img{
    display: inline-block;
}
.sch_none_result_tip{
    color: #666;
    line-height: 1.5;
    margin: 49px 0 0 114px;
}
/*没有筛选结果 完成*/
.tipsenroll{
    font-size: 14px;
    color: #ff0000;
}

/*知道开始*/
.lc-side-li {
    font-size: 12px;
    line-height: 1;
    height: 14px;
    padding-left: 11px;
    background-image: url("../images/squre-dot.png")/*tpa=http://www.szzoe.cn/tupian/lby/squre-dot.png*/;
    background-repeat: no-repeat;
    background-position: 0 -27px;
    margin-top: 17px;
}
.lc-side-li:hover {
    background-position: 0 4px;
}
.lc-side-li>a {
    color: #6d6d6d;
}
/*知道结束*/