﻿* {
    margin: 0;
    padding: 0;
}

body {
    min-width: 1220px;
    background-color: #f8f8f8;
}

.main {
    width: 1220px;
    margin: 0 auto;
}

a {
    color: #1184e1;
}

.web-tips {
    height: 44px;
    line-height: 44px;
    padding-left: 18px;
    width: 1220px;
    background-color: #fff;
    border: solid 1px #eee;
    color: #666;
    font-size: 12px;
}

.main-breadcrumb ol {
    padding: 8px 0px;
    margin-bottom: 0px;
}

    .main-breadcrumb ol a:hover {
        color: #1a8fee;
        text-decoration: none;
    }

.breadcrumb > .active a {
    color: #777;
}

.main-list {
    margin: 10px auto;
}

.main-left {
    width: 900px;
    float: left;
    padding-bottom: 30px;
}

.main-right {
    width: 300px;
    float: left;
    margin-left: 20px;
    padding-bottom: 30px;
}

.main-group {
    background-color: #fff;
    border: solid 1px #eee;
    padding: 0px 14px;
    font-size: 12px;
    color: #666;
}

.t-group {
    border-bottom: solid 1px #f9f9f9;
    display: inline-block;
    width: 872px;
    position: relative;
}

    .t-group:last-child {
        border-bottom: none;
    }

.group-name {
    width: 70px;
    line-height: 42px;
    float: left;
}

.group-list {
    padding: 0;
    margin: 0;
    width: 750px;
    float: left;
    position: relative;
}

.group-list-top {
    height: 8px;
}

.group-list-bottom {
    width: 100%;
    height: 8px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 2;
    background-color: #fff;
}

.t-group ul {
    padding: 0;
    margin: 0;
    list-style: none;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    margin-bottom: 8px;
}

    .t-group ul.group-extend {
        height: auto;
    }

    .t-group ul li {
        float: left;
        margin-right: 5px;
    }

        .t-group ul li:first-child {
            margin-left: 0px;
        }

        .t-group ul li a {
            color: #666;
            font-size: 12px;
            padding: 3px 8px;
            border-radius: 2px;
        }

            .t-group ul li a:hover, .t-group ul li a.active, .t-group ul li.area-all:hover a {
                background-color: #1184e1;
                color: #fff;
                text-decoration: none;
            }

        .t-group ul li.area-all a {
            border: solid 1px #1184e1;
            color: #1184e1;
            padding: 2px 8px;
        }

.group-more {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url("../images/list_img.png") no-repeat;
    background-position: -60px -13px;
    position: absolute;
    top: 17px;
    right: 30px;
}

    .group-more.open {
        background-position: -60px -1px;
    }

.main-list-top {
    height: 44px;
    line-height: 44px;
    background-color: #fff;
    border: solid 1px #eee;
    margin-top: 10px;
    padding-left: 34px;
    position: relative;
}

    .main-list-top .nav > li > a, .main-list-top .nav > li.active > a:hover {
        padding: 0px 20px;
        color: #323232;
        font-size: 14px;
        height: 42px;
        line-height: 42px;
        border-radius: 0px;
    }

        .main-list-top .nav > li > a:hover, .main-list-top .nav > li.active > a {
            background-color: #fff;
            border-bottom: solid 2px #1184e1;
        }

    .main-list-top span {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 18px;
        font-size: 12px;
        color: #666;
    }

.m-items {
    margin-top: 10px;
    background-color: #fff;
    border: solid 1px #eee;
}

.m-item {
    clear: both;
    padding: 35px 20px;
    width: 100%;
    border-bottom: solid 1px #eee;
    position: relative;
    height: 176px;
}

    .m-item:last-child {
        border-bottom: none;
    }

    .m-item:hover {
        box-shadow: 0px 2px 4px #ddd;
    }

.item-logo {
    height: 104px;
    width: 158px;
    border: solid 1px #eee;
    float: left;
    padding: 4px;
}

    .item-logo a:hover {
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
        opacity: 0.7;
    }

    .item-logo img {
        width: 100%;
        height: 100%;
        border: none;
    }

.item-info {
    width: 480px;
    float: left;
    margin-left: 20px;
}

.item-title, .item-title a {
    font-size: 16px;
    color: #323232;
    font-weight: bold;
}

    .item-title a:hover {
        text-decoration: none;
        color: #1184e1;
    }

.item-title {

}

.item-basic {
    margin-top: 14px;
    height: 20px;
}

    .item-basic a {
        color: #666;
        text-decoration: none;
    }

        .item-basic a:hover {
            color: #1184e1;
        }

    .item-basic ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .item-basic ul li {
            float: left;
            margin-left: 24px;
            position: relative;
            padding-left: 22px;
            color: #666;
            font-size: 12px;
            height: 20px;
            line-height: 20px;
        }

            .item-basic ul li:first-child {
                margin-left: 0px;
            }

.icon-school {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/list_img.png") no-repeat;
    background-position: -5px -40px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.icon-class {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/list_img.png") no-repeat;
    background-position: -26px -40px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.icon-rate {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/list_img.png") no-repeat;
    background-position: -47px -40px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.item-consult {
    margin-top: 30px;
    color: #999;
    font-size: 12px;
}

a.item-go {
    position: absolute;
    display: inline-block;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    right: 50px;
    bottom: 35px;
    border: solid 1px #ff663a;
    color: #ff663a;
    border-radius: 2px;
    text-decoration: none;
}

.m-item:hover a.item-go {
    background-color: #ff663a;
    color: #fff;
}

    .m-item:hover a.item-go:hover {
        background-color: #fe7551;
        color: #fff;
    }

.right-point {
    border: solid 1px #eee;
    padding-top: 138px;
    background: url("../images/guwen_xiaoli.png") no-repeat;
    background-position: center top;
    background-color: #fff;
    position: relative;
}

    .right-point h2 {
        position: absolute;
        top: 20px;
        left: 10px;
        font-size: 22px;
        color: #fff;
        margin: auto;
    }

.point-sub {
    position: absolute;
    top: 48px;
    left: 15px;
    font-size: 12px;
    color: #fff;
    margin: auto;
}

.point-name {
    position: absolute;
    top: 79px;
    left: 101px;
    font-size: 12px;
    color: #fff;
    margin: auto;
}

.point-lasted {
    margin: 0px;
    list-style: none;
    padding: 0px 20px;
    font-size: 12px;
    height: 18px;
    overflow: hidden;
}

    .point-lasted li {
        height: 18px;
        line-height: 18px;
    }

    .point-lasted .name {
        color: #666;
    }

    .point-lasted .tel {
        color: #999;
        margin-left: 20px;
    }

    .point-lasted .time {
        color: #999;
        float: right;
    }

#txtIntristClass, #txtIntristCompany, #txtTel {
    width: 258px;
    height: 36px;
    border: solid 1px #eee;
    padding-left: 5px;
    margin-top: 18px;
    outline: none;
    border-radius: 3px;
    font-size: 12px;
}

#txtIntristClass {
    margin-top: 10px;
}

    #txtIntristClass:focus, #txtIntristCompany:focus, #txtTel:focus {
        border: solid 1px #ff663a;
    }

.point-form {
    padding: 0px 20px;
}

.point-city {
    margin-top: 10px;
    padding-left: 5px;
    height: 20px;
}

    .point-city span {
        color: #ff663a;
        font-size: 12px;
    }

.city-current {
    display: inline-block;
    float: right;
    font-size: 12px;
    color: #666;
    position: relative;
    padding-right: 18px;
}

    .city-current i {
        color: #323232;
        font-style: normal;
    }

    .city-current em {
        display: inline-block;
        width: 15px;
        height: 15px;
        background: url("../images/list_img.png") no-repeat;
        background-position: -73px -39px;
        position: absolute;
        top: 0px;
        right: 0px;
        cursor: pointer;
    }

#btnPointSubmit, #btnService {
    display: inline-block;
    width: 258px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    text-decoration: none;
}

.point-tips {
    margin: 20px auto;
    text-align: center;
    color: #ff663a;
    font-size: 12px;
}

    .point-tips span {
        display: inline-block;
        padding: 2px 6px;
        background-color: #ffeeeb;
        border-radius: 5px;
    }

.right-service, .right-like, .right-introduce {
    margin-top: 10px;
    background-color: #fff;
    border: solid 1px #eee;
}

.service-title {
    height: 82px;
    border-bottom: solid 1px #eee;
    padding-top: 20px;
}

    .service-title h3 {
        color: #323232;
        font-size: 18px;
        text-align: center;
        margin: 0px auto;
    }

    .service-title p {
        text-align: center;
        color: #666;
        font-size: 12px;
        margin-top: 10px;
    }

.right-service .media-list li {
    border-bottom: solid 1px #eee;
    padding: 15px 13px;
}

    .right-service .media-list li:last-child {
        border-bottom: none;
    }

.media-icon-how {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url("../images/list_img.png") no-repeat;
    background-position: -158px -18px;
}

.media-icon-price {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url("../images/list_img.png") no-repeat;
    background-position: -211px -19px;
}

.media-icon-service {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url("../images/list_img.png") no-repeat;
    background-position: -264px -19px;
}

.media-icon-try {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url("../images/list_img.png") no-repeat;
    background-position: -314px -18px;
}

.media:hover .media-icon-how {
    background-position: -158px -55px;
}

.media:hover .media-icon-price {
    background-position: -212px -56px;
}

.media:hover .media-icon-service {
    background-position: -264px -56px;
}

.media:hover .media-icon-try {
    background-position: -314px -55px;
}

.right-service h4.media-heading {
    color: #999;
    font-size: 12px;
}

.right-service .media-body p {
    color: #323232;
    font-size: 12px;
    margin: auto;
}

.right-service .media-left {
    padding-right: 12px;
}

.service-btn {
    margin: 6px auto 20px auto;
    text-align: center;
}

.like-title, .introduce-title {
    height: 46px;
    line-height: 46px;
    padding-left: 18px;
    font-size: 14px;
    color: #323232;
    border-bottom: solid 1px #eee;
}

.right-like .media-list {
    margin: 12px auto;
}

    .right-like .media-list li {
        padding: 8px 20px;
        margin: auto;
    }

    .right-like .media-list .media img {
        width: 100px;
        height: 66px;
    }

.right-like h4 {
    font-size: 12px;
    color: #666;
    height: 40px;
    line-height: 20px;
    margin-bottom: 0px;
}

.right-like .media-body p {
    font-size: 16px;
    color: #ff663a;
    margin-bottom: 0px;
}

.price-unit {
    font-size: 14px;
}

.right-introduce p {
    padding: 16px 14px;
    color: #666;
    font-size: 12px;
    line-height: 22px;
}

.item-more {
    height: 40px;
    line-height: 40px;
    border: solid 1px #eee;
    margin-top: 10px;
    background-color: #fff;
}

    .item-more a {
        display: inline-block;
        width: 100%;
        height: 40px;
        color: #323232;
        font-size: 14px;
        text-align: center;
        text-decoration: none;
    }

        .item-more a:hover {
            color: #1184e1;
        }

.feedback {
    margin-top: 10px;
    background-color: #fff;
    border: solid 1px #eee;
    padding: 20px;
}

.feedback-title {
    color: #323232;
    font-size: 14px;
}

.feedback-submit {
    width: 400px;
    float: right;
    text-align: right;
}

.feedback-opt {
    margin-top: 18px;
}

#add_institution {
    display: inline-block;
    width: 90px;
    height: 28px;
    background-color: #188fee;
    color: #fff;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    text-decoration: none;
}

.feedback-submit span {
    color: #999;
    font-size: 12px;
}

#feedBackYes {
    width: 72px;
    height: 28px;
    display: inline-block;
    line-height: 28px;
    border: solid 1px #188fee;
    position: relative;
    text-align: left;
    padding-left: 35px;
    text-decoration: none;
    margin-left: 10px;
    color: #188fee;
}

    #feedBackYes i {
        display: inline-block;
        width: 15px;
        height: 15px;
        background: url("../images/list_img.png") no-repeat;
        background-position: -98px -39px;
        position: absolute;
        top: 4px;
        left: 13px;
    }

#feedBackNo {
    width: 72px;
    height: 28px;
    display: inline-block;
    line-height: 28px;
    border: solid 1px #ccc;
    position: relative;
    text-align: left;
    padding-left: 35px;
    text-decoration: none;
    margin-left: 10px;
    color: #323232;
}

    #feedBackNo i {
        display: inline-block;
        width: 15px;
        height: 15px;
        background: url("../images/list_img.png") no-repeat;
        background-position: -121px -39px;
        position: absolute;
        top: 4px;
        left: 13px;
    }

.hot-area {
    background-color: #fff;
    border: solid 1px #eee;
    margin-top: 10px;
    position: relative;
}

.hot-title {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #323232;
    padding-left: 14px;
    border-bottom: solid 1px #eee;
}

.hot-area ul {
    padding: 11px 14px 18px 14px;
    margin: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
}

    .hot-area ul li {
        float: left;
        margin: 7px auto auto auto;
        position: relative;
        padding: 0px 10px 0px 0px;
        margin-right: 10px;
    }

        .hot-area ul li a {
            color: #666;
            font-size: 12px;
            text-decoration: none;
        }

            .hot-area ul li a:hover {
                color: #1184e1;
            }

        .hot-area ul li .separate {
            display: inline-block;
            width: 1px;
            height: 12px;
            background-color: #666;
            position: absolute;
            top: 5px;
            right: 0px;
        }

        .hot-area ul li:last-child .separate {
            display: none;
        }

.link-more {
    position: absolute;
    right: 14px;
    bottom: 7px;
    color: #666;
    font-size: 12px;
}

/*point-layer*/
.point-layer, .service-layer {
    position: fixed;
    z-index: 999999;
    width: 500px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

    .service-layer .point-layer-info {
        height: 410px;
    }

.point-layer-title {
    height: 80px;
    background-color: #ff663a;
    color: #fff;
    border-radius: 5px;
    padding-left: 120px;
    position: relative;
}

    .point-layer-title i {
        display: inline-block;
        width: 50px;
        height: 50px;
        background: url("../bootstrap/images/style_icon.png") no-repeat;
        background-position: -390px -80px;
        position: absolute;
        top: 15px;
        left: 30px;
    }

    .point-layer-title h4 {
        font-size: 20px;
        margin: auto;
        padding-top: 16px;
    }

    .point-layer-title small {
        font-size: 12px;
        padding-left: 3px;
        display: block;
        margin-top: 6px;
    }

.point-layer-info {
    height: 280px;
    background-color: #fff;
    border-radius: 5px;
    margin-top: 4px;
    position: relative;
    padding-top: 47px;
}

.point-layer-close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 33px;
    color: #999;
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

    .point-layer-close:hover {
        color: #323232;
    }

.point-layer-info h5 {
    font-size: 18px;
    color: #323232;
    text-align: center;
    margin: 0;
    font-weight: 700;
}

.point-layer-tel {
    margin-top: 30px;
    text-align: center;
}

#point_layer_tel, #service_layer_class, #service_layer_name, #service_layer_tel {
    width: 258px;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    border: solid 1px #ddd;
    border-radius: 2px;
    font-size: 12px;
    color: #666;
    outline: none;
}

.point-layer-code {
    margin-top: 18px;
    text-align: center;
    position: relative;
}

#point_layer_code, #service_layer_code {
    width: 258px;
    height: 36px;
    line-height: 36px;
    padding-left: 110px;
    border: solid 1px #ddd;
    border-radius: 2px;
    font-size: 12px;
    color: #666;
    outline: none;
}

a.code-get {
    display: inline-block;
    width: 90px;
    height: 34px;
    line-height: 34px;
    background: url("../bootstrap/images/tc_yzm_icon.png") repeat-x;
    color: #666;
    text-decoration: none;
    text-align: center;
    position: absolute;
    top: 1px;
    left: 122px;
}

.point-layer-submit, .service-layer-submit {
    margin-top: 6px;
    text-align: center;
    position: relative;
    padding-right: 60px;
}

.service-layer-submit {
    padding-right: 0px;
}

.service-layer-error, .point-layer-error {
    height: 20px;
    line-height: 20px;
    text-align: center;
}

    .service-layer-error span, .point-layer-error span {
        display: inline-block;
        width: 258px;
        padding-left: 10px;
        height: 20px;
        line-height: 20px;
        color: #ff663a;
        font-size: 12px;
        text-align: left;
    }

#point_submit, #service_submit {
    display: inline-block;
    width: 96px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

#point_cancel {
    margin-left: 15px;
    color: #666;
    font-size: 12px;
    text-decoration: none;
    position: absolute;
    bottom: 0px;
}

a.code-getting {
    background: none;
    background-color: #ccc;
    color: #666;
}

/*point-layer*/

/*class*/
.class-items {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    margin-top: 10px;
    padding: 20px 10px 36px 10px;
}

.class-item {
    width: 220px;
    height: 200px;
    padding: 10px;
    border: solid 1px #fff;
    float: left;
    margin: 5px 0px;
    background-color: #fff;
}

    .class-item:hover {
        border: solid 1px #eee;
        box-shadow: 0px 2px 6px #ddd;
    }

        .class-item:hover .class-item-img a {
            filter: alpha(opacity=70);
            -moz-opacity: 0.7;
            -khtml-opacity: 0.7;
            opacity: 0.7;
        }

.class-item-img {
    height: 132px;
    width: 100%;
}

    .class-item-img img {
        width: 100%;
        height: 100%;
    }

.class-item h3 {
    font-size: 14px;
    margin: 6px auto auto;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .class-item h3 a {
        color: #323232;
        text-decoration: none;
        font-weight: 400;
    }

        .class-item h3 a:hover {
            color: #1184e1;
        }

.class-bootom {
    height: 22px;
    line-height: 22px;
    margin: 5px auto auto auto;
}

.class-dd {
    display: inline-block;
    width: 60px;
    height: 22px;
    line-height: 22px;
    padding-left: 22px;
    position: relative;
    color: #999;
    font-size: 12px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .class-dd i {
        display: inline-block;
        width: 18px;
        height: 16px;
        background: url('../images/list_img.png') no-repeat;
        background-position: -6px -64px;
        margin-right: 5px;
        position: absolute;
        left: 0px;
        top: 2px;
    }

.class-pj {
    padding-left: 22px;
    position: relative;
    color: #999;
    font-size: 12px;
    margin-left: 5px;
    text-decoration: none;
}

    .class-pj i {
        display: inline-block;
        width: 18px;
        height: 16px;
        background: url('../images/list_img.png') no-repeat;
        background-position: -23px -64px;
        margin-right: 5px;
        position: absolute;
        left: 0px;
        top: 2px;
    }

.class-cpname {
    display: inline-block;
    width: 85px;
    float: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #666;
    text-align: right;
}

    .class-cpname a, a.class-pj {
        color: #666;
        text-decoration: none;
    }

a.class-pj {
    display: inline-block;
    width: 45px;
    height: 22px;
    line-height: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    color: #999;
}

.class-cpname a:hover {
    color: #1184e1;
}

.class-pj:hover {
    color: #666;
}

.web-tips a {
    margin: 0px 5px;
    color: #1184e1;
    text-decoration: none;
}

    .web-tips a:hover {
        color: #1a8fee;
    }

.right-like h4 a {
    color: #666;
    text-decoration: none;
}

    .right-like h4 a:hover {
        color: #1184e1;
    }

a.com-zx {
    font-size: 12px;
    display: inline-block;
    padding: 2px 10px;
    border: solid 1px #ff663a;
    color: #ff663a;
    text-decoration: none;
}

.com-zx:hover {
    background-color: #ff663a;
    color: #fff;
}

.border-default-radius {
    border-radius: 2px;
}

.group-area {
    width: 750px;
    height: 42px;
    overflow: hidden;
    float: left;
}

.expend-link {
    margin: 15px auto auto auto;
}

/*2018-7-7*/
@font-face {
    font-family: 'iconfont'; /* project id 732843 */
    src: url('https://at.alicdn.com/t/font_732843_rucp0yk4ovs.eot');
    src: url('https://at.alicdn.com/t/font_732843_rucp0yk4ovs.eot?#iefix') format('embedded-opentype'), url('https://at.alicdn.com/t/font_732843_rucp0yk4ovs.woff') format('woff'), url('https://at.alicdn.com/t/font_732843_rucp0yk4ovs.ttf') format('truetype'), url('https://at.alicdn.com/t/font_732843_rucp0yk4ovs.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.sch-list {
    width: 900px;
    /*height: auto;*/
    border: 1px solid #EEE;
    border-radius: 2px;
    background-color: white;
}

    .sch-list ul {
        /*width: 900px;*/
        /*height: auto;*/
        overflow: hidden;
    }

        .sch-list ul li {
            /*width: 900px;*/
            height: 170px;
            margin: 30px 0 0 0;
            border-bottom: 1px solid #eee;
            /*float: left;*/
        }

            .sch-list ul li:last-child {
                border-bottom: none;
            }

.logo {
    width: 140px;
    height: 140px;
    border: 1px solid #E8E8E8;
    border-radius: 2px;
    float: left;
    margin:0 0 0 20px;
    padding: 6px;
    box-sizing: border-box;
}

.list-logo {
    display: table-cell;
    width: 128px;
    height: 128px;
    vertical-align: middle;
}

    .list-logo img {
        width: 100%;
        height: auto;
        text-align: center;
    }

        .list-logo img:hover {
            opacity: 0.6;
            filter: alpha(opacity=60);
        }

.list-matter {
    width: 700px;
    height: auto;
    margin: 0 0 0 20px;
    float: left;
}

    .list-matter h3 {
        margin: 0 0 10px 0;
        line-height: 30px;
        font-size: 18px;
        color: #333;
    }

        .list-matter h3 a:hover {
            color: #1184E1;
        }

        .list-matter h3 a {
            color: #333;
        }

.sch-district {
    /*width: 490px;*/
    line-height: 20px;
    float: left;
    font-size: 12px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.icont {
    display:block;
    /*width: 700px;*/
    margin:40px 0 0 0;
    overflow:hidden;
}

.district {
    margin-right: 6px;
    float: left;
    color: #1fcabb;
    font-size: 16px;
}

.list-matter span {
    float: left;
    line-height: 22px;
    margin: 0 20px 0 0;
    font-size: 14px;
    color: #333;
}

.course {
    float: left;
    margin-right: 5px;
    color: #ec2480;
    font-size: 16px;
}

.evaluate {
    float: left;
    margin-right: 6px;
    color: #eea819;
    font-size: 16px;
}

.list-matter .tel {
    float: right;
    margin:0 6px;
    font-size: 16px;
}

.chat {
    float: left;
    margin-right: 6px;
    color: #C2F0D8;
    font-size: 20px;
    background: #36CF80;
    border-radius: 50%;
}

.consult {
    clear: both;
    margin: 20px 0 8px 0!important;
    line-height: 20px;
    font-size: 12px;
    color: #999;
}

.stu-evaluate {
    width: 698px;
    height: 24px;
    margin-top: 6px;
    padding: 2px 0 3px 4px;
    box-sizing: border-box;
    border: 1px solid #E8E8E8;
    line-height: 18px;
    font-size: 12px;
    color: #666;
}

.stu-tit {
    float: left;
    height: 18px;
}

.line {
    float: left;
    margin: 3px 4px 0 4px;
    width: 1px;
    height: 12px;
    background: #E8E8E8;
}

.stu-matter {
    margin-top: 3px;
    width: 600px;
    height: 20px;
}

    .stu-matter a {
        color: #666;
    }

        .stu-matter a:hover {
            color: #1184E1;
            cursor: pointer;
        }

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.clearfix:before {
    content: "";
    display: table;
    clear: both;
}