﻿/*common*/
body {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
    color: #333;
}

* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
    color: #333;
}

i, em {
    font-style: normal;
}

ul, li {
    list-style: none;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
}

body #container a:hover {
    color: #7E0139;
}

#nav {
    position: relative;
    width: 1027px;
    top: 0;
    left: 50%;
    margin-left: -514px;
    height: 60px;
    z-index: 999999;
}

    #nav ul {
        float: right;
    }

#nav-bg {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999998;
    background: rgba(0,0,0,0.6);
    height: 60px;
    display: none;
}

.text-center {
    text-align: center;
}

.logo {
    display: block;
    width: 240px;
    height: 50px;
    background: url(../images/logo-2.png) 0 0 no-repeat;
    float: left;
    margin-right: 20px;
    margin-top: 5px;
    background-size: auto 100%;
}

.login {
    display: block;
    width: 255px;
    height: 60px;
    background: url(../images/login.png) right 0 no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}

#nav a {
    color: #555;
    text-decoration: none;
}

    #nav a p {
        font-family: Helvitica,Verdana,Tohoma,Arial,san-serif;
    }

        #nav a p i {
            font-family: 'Microsoft YaHei';
        }

#nav ul li {
    float: left;
}

    #nav ul li a {
        display: block;
        margin: 0 7px;
        height: 45px;
        font-size: 12px;
        padding: 15px 20px 0 20px;
    }

#nav li.active a, #nav li a:hover {
    background: url(../images/nav-on.png) 0 0 repeat-x #eee;
    color:#A55677;
}

#nav ul li i {
    display: block;
    font-size: 16px;
    line-height: 1;
}

#nav ul li p {
    font-size: 10px;
}

#nav-s {
    position: absolute;
    z-index: 99999;
    display: none;
    width: 100%;
    background: #fff;
    
}

    #nav-s .logo {
        background-size: 200px auto;
        margin: 10px 0 0 10px;
        width: 200px;
        height: 50px;
    }

    #nav-s .btn-menu {
        display: inline-block;
        width: 50px;
        height: 50px;
        background: url(../images/btn-menu.png) center center no-repeat;
        background-size: 36px;
        margin: 4px 8px 0 0;
        float: right;
    }

#nav-s-ul {
    position: absolute;
    padding: 10px 20px 10px 20px;
    color: #fff;
    background: rgba(255,255,255,0.95);
    left: 0;
    right: 0;
    z-index: 999998;
    display: none;
}

    #nav-s-ul li {
        padding: 6px 16px;
        border-bottom:1px solid #ddd;
    }
    #nav-s-ul li:last-child{border:none;}
    #nav-s-ul a {
        color: #555;
        text-decoration: none;
        display: block;
        height: 28px;
        line-height: 28px;
        padding-left: 24px;
        font-size: 12px;
    }

    #nav-s-ul .active a {
        color:  #A55677;
        border-left: 2px solid  #A55677;
        padding-left: 22px;
    }

    #nav-s-ul a i {
        font-size: 16px;
        margin-right: 10px;
    }




.footer {
    background-color: #7E0139;
    position: relative;
    padding: 20px 0 25px;
    font-size: 14px;
}

    .footer, .footer a {
        color: #fff;
        text-decoration: none;
    }

.footer-wrap {
    max-width: 1027px;
    margin: 0 auto;
    padding-left: 10px;
    position: relative;
    line-height: 2;
    font-size: 12px;
    color: #ddd;
}

    .footer-wrap a {
        color: #ddd;
    }

    .footer-wrap h3 {
        font-size: 20px;
    }

    .footer-wrap p {
        padding-top: 5px;
    }

/*home*/
.page-item {
    text-align: center;
    padding: 0;
    margin: 0;
}

.page-1 {
    background: #E8A443;
}

.page-2 {
    background: #E44132;
}

.page-item img {
    padding: 0;
    margin: 0;
    max-width: 100%;
    display: block;
    margin: auto;
}
 
#slider{
    background:#f3f3f3;}
#slider img {
    width: 100%;
    display: block;
}

.slider-pager {
    width: 300px;
    text-align: center;
    height: 40px;
    bottom: 5px;
    position: absolute;
    z-index: 99999;
    left: 50%;
    margin-left: -150px;
    text-align: center;
}

    .slider-pager li {
        display: inline-block;
        width: 30px;
        height: 30px;
        text-align: center;
        cursor: pointer;
    }

        .slider-pager li.on i {
            background: #7E0139;
        }

        .slider-pager li i {
            display: inline-block;
            width: 12px;
            height: 12px;
            background: #fff;
            margin-top: 9px;
            border-radius: 12px;
        }

.page-3 {
    background: #f7f7f7;
    background-size: cover;
    min-height: 320px;
    padding: 20px 0 20px 0;
}

.page-item h2 {
    font-size: 30px;
    color: #333;
    text-align: center;
    padding: 10px 0 30px 0;
}

.page-3 h2 {
    color: #555;
}

.page-3 {
    color: #fff;
}

    .page-3 ul {
        max-width: 1027px;
        margin: auto;
        text-align: center;
    }

    .page-3 li {
        display: inline-block;
        padding-left: 17px;
        text-align: center;
        padding-bottom: 15px;
    }

        .page-3 li em {
            font-size: 16px;
            padding-top: 5px;
            display: block;
        }

.clear {
    clear: both;
}

.page-4 {
    padding: 20px 0 60px 0;
}

    .page-4 h2 {
        color: #555;
        padding-top: 20px;
        padding-bottom: 20px;
    }


    .page-4 ul, .page-4 ol {
        max-width: 1027px;
        margin: auto;
        text-align: center;
    }

    .page-4 li {
        display: inline-block;
        padding: 0 8px 15px 8px;
        text-align: center;
    }

        .page-4 li em {
            font-size: 16px;
            padding-top: 5px;
            display: block;
        }

    .page-4 ol {
        text-align: left;
        padding: 30px 0;
    }

        .page-4 ol li {
            font-size: 16px;
            list-style: decimal;
            padding-left: 38px;
            width: 96px;
            text-align: left;
            background: url(../images/dot.png) 15px center no-repeat;
            height: 20px;
            line-height: 20px;
            padding-bottom: 0;
            margin-bottom: 15px;
        }



#slider {
    position: relative;
}

.slider-imgs .slider-imgs-item {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

    .slider-imgs .slider-imgs-item:first-child {
        z-index: 3;
    }

.slider-imgs-item h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 930px;
    height: 60px;
    text-align: center;
    margin: -60px 0 0 -465px;
    color: #fff;
    font-size: 48px;
}

    .slider-imgs-item h2 em {
        font-size: 28px;
        display: block;
        text-align: center;
        padding-bottom: 5px;
    }

#slider .slider-imgs-item h2 img {
    width: 300px;
    margin-top: 0;
}


/*服务*/
.page-s-1 {
    padding: 20px 0;
}

    .page-s-1 ul {
        max-width: 1027px;
        margin: auto;
        text-align: center;
    }

    .page-s-1 li {
        display: inline-block;
        text-align: center;
        padding: 0 40px 30px 40px;
    }

        .page-s-1 li em {
            font-size: 16px;
            padding-top: 10px;
            display: block;
        }

    .page-s-1 img, .page-s-2 img {
        width: 135px;
        height: 135px;
    }

.page-s-3 img {
    width: 120px;
    height: 120px;
}

.page-s-2 {
    background: #F8F8F8;
    padding: 20px 0;
}

    .page-s-2 ul {
        max-width: 1027px;
        margin: auto;
        text-align: center;
    }

    .page-s-2 li {
        display: inline-block;
        text-align: center;
        padding: 0 44px 30px 44px;
    }

        .page-s-2 li em {
            font-size: 16px;
            padding-top: 10px;
            display: block;
        }


.page-s-3 ul {
    max-width: 1027px;
    margin: auto;
    text-align: center;
}

.page-s-3 {
    padding: 20px 0;
}

    .page-s-3 li {
        display: inline-block;
        text-align: center;
        padding: 0 45px 30px 45px;
    }

        .page-s-3 li em {
            font-size: 16px;
            padding-top: 10px;
            display: block;
        }

        .page-s-3 li h4 {
            font-size: 20px;
            padding: 20px 0 0 0;
        }


/*优势*/

#nav-su {
    position: absolute;
    z-index: 99999;
    display: none;
}

    #nav-su .logo {
        background-size: 100px auto;
        margin: 10px 0 0 10px;
        width: 100px;
        height: 40px;
    }


.page-su-1, .page-su-2 {
    padding: 60px 0;
}

.su-wrap {
    text-align: left;
    max-width: 928px;
    margin: auto;
    line-height: 1.6;
    color: #777;
    position: relative;
    font-size: 16px;
    padding: 10px;
}

    .su-wrap p {
        padding-bottom: 12px;
    }

    .su-wrap .icon-right {
        position: absolute;
        right: 0;
        top: -18px;
        width: 180px;
    }

    .su-wrap h1 {
        font-size: 30px;
        color: #555;
        padding: 0;
        margin: 0;
    }

    .su-wrap h3 {
        font-size: 20px;
        color: #65C2E3;
        padding: 0 0 10px 0;
        margin: 0;
    }

.page-su-2 {
    background: #F1F1F1;
}

.imgs {
    text-align: center;
}

    .imgs img {
        display: inline-block;
        margin: 40px 20px;
    }
/*关于我们*/
.page-a-1 h2, .page-a-2 h2 {
    padding: 0;
}

.page-a-1 h4 {
    text-align: center;
    color: #555;
    padding-top: 20px;
    font-size: 18px;
}

.page-a-3 h2 {
    padding: 0 0 40px 0;
}

.page-item li em {
    color: #777;
    padding-top: 15px;
}
/*LOGIN*/

.login-wrap {
    width: 380px;
    height: 426px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -180px auto auto -190px;
}

    .login-wrap h3 {
        text-align: center;
        font-size: 26px;
    }

    .login-wrap .msg {
        padding-top: 15px;
        text-align: center;
        font-size: 16px;
        color: red;
        background: no-repeat center 60px;
    }

    .login-wrap form {
        padding: 25px 30px 30px 30px;
        text-align: left;
        font-size: 16px;
        color: #808080;
        background: #fff;
        border-radius: 20px;
    }

    .login-wrap .form label {
        display: inline-block;
        height: 45px;
        line-height: 45px;
        vertical-align: middle;
    }

    .login-wrap .form span {
        display: inline-block;
        width: 26px;
        height: 22px;
        margin-right: 10px;
        vertical-align: middle;
        background-image: url(../images/login-icon.png);
        background-position: 0 0;
    }

        .login-wrap .form span.icon2 {
            background-position: 0 -33px;
        }

    .login-wrap .form input {
        width: 220px;
        height: 45px;
        line-height: 45px;
        padding: 0 5px;
        font-size: 16px;
        vertical-align: middle;
        color: #444;
        border: none;
        outline: none;
    }

    .login-wrap .form li {
        height: 55px;
        line-height: 55px;
        margin-bottom: 10px;
        border-bottom: solid 1px #eee;
    }

        .login-wrap .form li.focus {
            border-bottom: solid 1px #999;
        }

            .login-wrap .form li.focus label {
                color: #444;
            }

            .login-wrap .form li.focus span {
                background-position-x: -26px;
            }

        .login-wrap .form li.error {
            border-bottom: solid 2px #F3663E;
        }

    .login-wrap .link {
        height: 50px;
        padding-top: 10px;
    }

        .login-wrap .link input {
            vertical-align: middle;
        }

        .login-wrap .link label {
            float: left;
        }

        .login-wrap .link span {
            float: right;
        }

        .login-wrap .link a {
            padding-left: 10px;
        }

            .login-wrap .link a:hover {
                text-decoration: underline;
            }

    .login-wrap .button {
        clear: both;
        display: block;
        height: 39px;
        line-height: 39px;
        text-align: center;
        cursor: pointer;
        color: #fff;
        background: #FF1800;
        border-radius: 7px;
    }

    .login-wrap .get-pwd {
        float: right;
        color: #777;
        text-decoration: none;
    }

/*悬浮底部*/
.su-bottom {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 9999;
}

    .su-bottom a {
        background: url(../images/icon-sb.png) no-repeat center 0;
        display: block;
        width: 60px;
        height: 60px;
        margin: 1px 0;
        background-color: #7E0139;
        /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);zoom:1*/
    }
    /*:root .su-bottom a{filter:none\9;}*/
    .su-bottom .i-backTop {
        background-position: center 0;
    }

    .su-bottom .i-qq {
        background-position: center -60px;
    }

    .su-bottom .i-ewm {
        background-position: center -120px;
    }

        .su-bottom .i-ewm:hover img {
            display: block;
        }

        .su-bottom .i-ewm img {
            width: 120px;
            height: 120px;
            right: 65px;
            bottom: 0;
            position: absolute;
            border: 1px solid #d5d5d5;
            display: none;
        }



.page-item li {
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.home-list-wrap {
    max-width: 1027px;
    margin: auto;
    text-align: left;
}

    .home-list-wrap a {
        display: inline-block;
        text-align: center;
        line-height: 30px;
        border: 1px solid #ccc;
        float: left;
        background: #fff;
        width: 128px;
        height: 77px;
        margin: 0 14px 22px 0;
        overflow: hidden;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

        .home-list-wrap a img {
            height: 100%;
            border: none;
            width: auto;
        }


/*首页 媒体精选*/
.list-media {
}

    .list-media li {
        width: 295px;
        height: 115px;
        overflow: hidden;
        border: 1px solid #ddd;
        padding: 10px;
        margin: 10px;
    }

.media-info {
    text-align: left;
}

    .media-info img {
        width: 80px;
        height: 80px;
        float: left;
    }

    .media-info h3 {
        height: 26px;
        line-height: 26px;
        padding: 0;
        padding-left: 90px;
    }

    .media-info .media-memo {
        padding-left: 10px;
        color: #999;
        font-size: 12px;
        padding-top: 5px;
        height: 50px;
        overflow: hidden;
    }

.media-tag {
    padding-top: 5px;
    text-align: left;
    padding-left: 90px;
}

    .media-tag i {
        font-size: 12px;
        padding: 3px 5px;
        border-radius: 3px;
        display: inline-block;
        margin: 0 10px 0 0;
        background: #999;
        color: #fff;
    }


.list-service {
}

    .list-service li {
        width: 210px;
        border: 1px solid #8C5368;
        margin: 10px;
                box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease 0s;
    border:1px solid #fff;
    background:#fff;

    }
    
    .list-service li span{display:block;padding:6px 0;}

    .list-service h2 {
        font-size: 22px;
        padding: 0 0 20px 0;
    }

    .list-service h3 {
        font-size: 14px;
        color: #bbb;
    }

    .list-service img {
        width: 50%;
        border: none;
    }
    .list-class li{padding:0;width:227px;}
    .list-class img{width:100%;background:#eee;background-size:cover}
    .list-class h2{font-size:18px;padding:10px 0;}
.list-teacher {
}

    .list-teacher li {
        width: 210px;
        border: 1px solid #fff;
        margin: 10px;
        
         background-color: #ffffff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease 0s;
    background:#fcfcfc;
    }

    .list-teacher h2 {
        font-size: 18px;
        padding: 10px 0 20px 0;
    }

    .list-teacher img {
        width: 100px;
        height:100px;
        border: none;
        margin-top: 20px;
        border-radius: 100px;
    }

.news-list {
    text-align: left;
}

    .news-list li {
        width: 460px;
        box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
        margin:10px;padding-top:10px;
        height:150px;vertical-align:middle;
    }

    .news-list a {
        text-decoration: none;
        text-align: left;
        padding:30px;
        display:block;
    }

.news-cover {
    width: 120px;
    height: 85px;
    margin:0;
    display: inline-block;
    float: left;
    background-size: cover;
}

.news-list h3, .news-list h5, .news-list div {
    padding: 0 0 5px 140px;
    color: #aaa;
}

.news-list h3 {
    font-size: 16px;
    color: #333;
}

.news-list h5 {
    font-size: 12px;
}

.news-list div {
    font-size: 12px;
}

.qr-hlq {
    position: absolute;
    right: 10px;
    top: 20px;
    width: 130px;
}

.page-insite .list-service li {
    border-color: #ddd;
}

.page-insite .list-service h3 {
    color: #999;
}


.page-tabs {
    background: #eee;
    max-width: 1027px;
    margin: auto;
    text-align: center;
    padding: 10px 0;
}

    .page-tabs a {
        display: inline-block;
        width: 130px;
        text-align: center;
        text-decoration: none;
        color: #555;
        height: 40px;
        line-height: 40px;
    }

        .page-tabs a.on {
            background: #e3e3e3;
        }

.case-imgs {
    width: 400px;
    float: left;
    padding: 40px 0 0 0;
}

    .case-imgs img {
        height: 340px;
        display: inline-block;
        border: 1px solid #eee;
    }

.case-content {
    padding: 40px 80px 40px 460px;
    line-height: 2;
    text-align: left;
}

    .case-content > h3 {
        font-size: 24px;
        line-height: 1.5;
    }

    .case-content p {
        text-indent: 2em;
    }

.ad-wrap {
    border: 1px solid #ddd;
    max-width: 958px;
    margin: auto;
    margin-top: 20px;
    padding: 20px 20px;
    color: #7e0139;
    font-size: 18px;
    font-weight: bold;
    margin-bottom:20px;
}

    .ad-wrap a {
        font-size: 14px;
        font-weight: normal;
        color: #333;
        text-decoration: none;
    }

.course-list {
}

    .course-list li {
        width: 490px;
        height: 80px;
        border: 1px dashed #8c5368;
        line-height: 80px;
        margin-bottom: 15px;
        margin-left: 5px;
        margin-right: 5px;
        padding: 0;
    }

        .course-list li a {
            display: block;
            text-decoration: none;
            line-height: 80px;
            color: #333;
            background: #ebe6de;
        }

.link-list li {
    border: 1px dashed #999;
    background: #EBE6DE;
}

    .link-list li img {
        width: 60px;
        vertical-align: middle;
        display: inline;
        margin-top: -3px;
    }

    .link-list li h3 {
        padding: 0;
    }


.cms-content {
    max-width: 1000px;
    padding: 0 20px;
    text-align: left;
    margin: auto;
}

    .cms-content img {
        max-width: 100%;
        margin: 20px auto;
    }

    .cms-content p {
        text-indent: 2em;
        line-height: 2;
    }


.page-left {
    width: 200px;
}

.page-right {
    /*padding-left: 220px;*/
    max-width: 780px;
    min-height:400px;
    float:right;
    background:#fff;
}

.page-sub-page {
    max-width: 1000px;
    margin: auto;
    padding: 20px 0;
}


.nav-left a {
    display: block;
    border: 1px solid #ddd;
    padding: 15px;
    margin-top: -1px;
    font-size: 14px;
}
 

 .page-left.nav-left>a{margin-top:5px;}
.page-left.nav-left>a:nth-child(1){color:#fff;background:#AC7491;margin-top:0;}
.page-left.nav-left>a:nth-child(2){color:#fff;background:#DA964F}
.page-left.nav-left>a:nth-child(3){color:#fff;background:#07AEA7}
.page-left.nav-left>a:nth-child(4){color:#fff;background:#746B62}
.page-left.nav-left>a:nth-child(5){color:#fff;background:#BB1E6D}
.page-left.nav-left>a:nth-child(6){color:#fff;background:#BB1E6D}

    .nav-left a.on {
        background: #f7f7f7;
    }

.page-position {
    padding: 10px;
    background: #f7f7f7;
    margin-bottom: 20px;
    font-size: 14px;
}

.sub-list-teacher {
    line-height: 1.8;
}

    .sub-list-teacher li {
        padding: 20px;
        margin-bottom: 10px;
        font-size: 14px;
        border-bottom:1px solid #eee;
    }
     .sub-list-teacher li:nth-of-type(2n){
    
     }

        .sub-list-teacher li h2 {
            font-size: 16px;
            text-align: center;
            width: 100px;
        }

.left-info {
    float: left;
}

    .left-info img {
        width: 100px;
    }

.right-info {
    padding-left: 120px;
}

    .right-info p {
        text-indent: 0;
    }

.page-right iframe {
    width: 780px;
    border: none;
    height: 2000px;
}

.nav-sub {
    padding: 10px;
    background: #f7f7f7;
}

    .nav-sub a {
        background: #fff;
        padding: 10px;
    }

        .nav-sub a.on {
            border:none;;
        }

#container li a.bg-0 {
    background: #7D2552;
    color: #fff;
}

#container li a.bg-1 {
    background: #AC7491;
    color: #fff;
}

#container li a.bg-2 {
    background: #DA964F;
    color: #fff;
}

#container li a.bg-3 {
    background: #07AEA7;
    color: #fff;
}

#container li a.bg-4 {
    background: #746B62;
    color: #fff;
}

#container li a.bg-5 {
    background: #BB1E6D;
    color: #fff;
}

#container li a.bg-6 {
    background: #009EE2;
    color: #fff;
}

#container li a.bg-7 {
    background: #024D84;
    color: #fff;
}

.page-content {
    line-height: 1.8;
}

    .page-content p {
        text-indent: 2em;
    }

.video-wrap {
    width: 300px;
    padding-right: 20px;
    height: 360px;
    line-height: 1.8;
    float: left;
    font-size: 12px;
}

.forum-list {
    padding: 10px 0;
}

    .forum-list li {
        width: 50%;
        float: left;
        text-align: center;
        font-size: 14px;
    }

    .forum-list img {
        width: 90%;
        display: block;
        margin: 15px auto 5px auto;
        height: 234px;
    }

.page-right .news-list li {
    width: 90%;
    min-height: 100px;
}
.right-info h3{color:#773652;padding-bottom:10px;}
.right-info a{color:#773652;}
.page-position {color:#773652;font-weight:bold;}
.page-position a{color:#773652;font-weight:normal;}
@media(min-width:500px) {
    .page-item li:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

    .home-list-wrap a:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

    .page-insite li:hover {
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}
.tb-feedback{width:100%;margin:auto;background:#E9E4DF;padding-top:40px;padding-bottom:30px;margin-top:20px;}
.tb-feedback th{width:260px;text-align:right;padding-right:30px;font-weight:normal;color:#777;
                vertical-align:top;
}
.tb-feedback input,.tb-feedback textarea,.tb-feedback button{width:400px;height:30px;border:1px solid #ddd;margin-bottom:10px;padding:5px;}
.tb-feedback textarea{height:120px;}
.tb-feedback button{background:#E8A443;text-align:center;height:50px;line-height:50px;color:#fff;width:410px;font-size:16px;padding:0;}




.couse-cate-memo{line-height:1.8;padding:0 10px}
.couse-cate-memo>h1{font-size:24px;color:#A78B6A;font-weight:bold;}
.couse-cate-memo>h2{font-size:18px;color:#A78B6A;font-weight:bold;}
.couse-cate-memo>p{font-size:16px;color:#A78B6A;padding:10px 0;}
.couse-cate-memo>ul h3{border-bottom:1px solid #A78B6A;font-size:16px;
                       color:#802F52;padding:10px 0 4px 0;font-weight:bold;
}
.couse-cate-memo>ul p{padding-top:5px;}
.couse-cate-memo>ul h4{padding:3px 5px;background:#A78B6A;display:inline-block;
                       color:#fff;margin:10px 0 5px 0;
                       
}
.couse-cate-memo img{max-width:100%;display:block;margin:auto;}
.zjc3 tbody td strong {
    color: #802f52;
    display: block;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 0;
    padding-bottom:5px;
}
.zjc3 tbody td span {
    color: #a78b6a;
    display: block;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 0;
}
.zjc3 table thead td {
    background: #6f9089 none repeat scroll 0 0;
}
.zjc3 table thead td.td1, .zjc3 table thead td.td3 {
    background: #88bdcf none repeat scroll 0 0;
}

.zjc3 {
    width: 100%;
    margin:10px 0;
}
.zjc3 td {
    background: #ecedee none repeat scroll 0 0;
    vertical-align: middle;
}
.zjc3 thead td {
    background: #cfcfe8 none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    padding:5px 0;
    text-align: center;
}
.zjc3 thead td.td1 {
    background: #bfa88f none repeat scroll 0 0;
    width: 15%;
}
.zjc3 thead td.td2 {
    width: 45%;
}
.zjc3 thead td.td3 {
    background: #bfa88f none repeat scroll 0 0;
    width: 25%;
}
.zjc3 tbody td {
    color: #57575a;
    font-size: 12px;
    line-height: 18px;
    padding: 5px;
}
body{padding-top:60px;}
#nav-wrap,#nav-s{border-bottom:2PX solid #A55677;position:fixed;z-index:9999;width:100%;background-color:#fff;top:0;}
.sub-list-teacher .left-info{height:100px;overflow:hidden;}
.sub-list-teacher li h2{text-align:left;margin-bottom:10px;}
.banner-teacher{width:100%;}
.footer-wrap{text-align:center}
.footer-wrap h3{text-align:center;}

.footer-wrap .cold-3{width:30%;display:inline-block;text-align:center;vertical-align:middle;}
.footer-wrap .cold-bg{background:#fff;padding:20px;text-align:center;margin:auto;margin:20px;
                      color:#333;height:140px;

}
.footer-wrap .cold-3 img{width:40px;height:40px;}
.footer-wrap .cold-3 img.i-qr{width:90px;height:90px;margin-top:10px;}
.footer-wrap .cold-3 h4{font-size:16px;}
 /*首页讲师团队_20170902*/
 .teacher_banner{
	max-width: 986px;
	margin: auto;
	padding: 20px 20px;
	position: relative;
}
.teacher_banner img{
	width:100%;
}
.teacher_link{
	position: absolute;
	top: 35%;
	bottom: 35%;
	left: 23%;
	right: 23%;
	color: #fff;
	text-decoration: underline;
	font-size: 30px;	
}
body #container a.teacher_link:hover{
	color: #fff;
}
.teacher_link .text_bg{
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
	border: 1px solid #fff;
	position: absolute;
}
.teacher_link span{
	margin-top: 8%;
	display: block;
	position: relative;
}
@media(max-width:800px) {
  

    
.footer-wrap .cold-3{width:90%;display:inline-block;text-align:center;vertical-align:middle;}


.footer-wrap .cold-3 img{width:40px;height:40px;}
.footer-wrap .cold-3 img.i-qr{width:90px;height:90px;margin-top:10px;}
.footer-wrap .cold-3 h4{font-size:16px;}

body{padding-top:0px;}
.sub-list-teacher .left-info{width:60px;height:60px;}
   .left-info img {
    width: 60px;
}
   .right-info{padding-left:80px;}

    .course-list li,.course-list li a{height:60px;line-height:60px;}
    .course-list li a h3{font-size:14px;} 
    .page-3{min-height:200px;;}
    .page-item>h2{font-size:20px;padding:0px 0 20px 0;}
    .list-teacher h2{font-size:16px;}
    .slider-pager{height:15px;}
    .slider-pager li{width:15px;}
    .slider-pager li i{width:6px;height:6px;}
    .tb-feedback{width:100%;margin:auto;background:#E9E4DF;padding-top:20px;padding-bottom:10px;margin-top:20px;}
.tb-feedback th{width:70px;text-align:right;padding-right:10px;font-weight:normal;color:#777;
                vertical-align:top;
}
.tb-feedback td{text-align:center;}
.tb-feedback input,.tb-feedback textarea,.tb-feedback button{width:80%;}
 
.tb-feedback button{width:84%;}
.page-left.nav-left{padding:10px;}
.page-right{float:none;margin-bottom:20px;min-height:100px;}
    .page-right .news-list {
        padding: 10px 0;

    }

        .page-right .news-list li {
            width: 90%;
            min-height: 100px;
            padding-left: 5%;
        }
         .news-list li a>div{display:none;}
    .forum-list li {
        width: 100%;
        float: none;
    }

    .forum-list img {
        width: 90%;
        display: block;
        margin: 15px auto 5px auto;
        height: 220px;
    }

    #slider {
        margin-top: 60px;
    }

    .video-wrap {
        float: none;
        text-align: center;
        margin: auto;
        padding: 10px;
    }

    .page-content {
        padding: 10px;
    }

    .page-left {
        width: auto;
        float: none;
    }

    .page-right {
        padding: 0;
    }

    .course-list li {
        width: 160px;
    }

    .list-teacher li {
        width: 130px;

    }

    .link-list li img {
        width: 40px;
        margin-left: -6px;
    }

    #nav-wrap {
        display: none;
    }

    #nav-s {
        display: block;
        top: 0;
    }

    #slider .slider-imgs-item h2 img {
        width: 200px;
        margin: 10px 0 0 30px;
    }

    .page-s-3 li {
        width: 300px;
    }


    body .su-bottom .i-qq, body .su-bottom .i-ewm {
        display: none;
    }

    .page-s-1 li, .page-s-2 li {
        padding: 0 20px 15px 20px;
    }

    .page-s-1 img, .page-s-2 img, .page-s-3 img {
        width: 90px;
        height: 90px;
    }


    .page-s-3 li {
        padding: 0 20px 15px 20px;
    }


    .su-wrap .icon-right {
        position: static;
    }

    .imgs img {
        margin: 10px 0;
    }

    .slider-imgs-item h2 {
        font-size: 30px;
        width: 300px;
        margin-left: -150px;
    }

        .slider-imgs-item h2 em {
            font-size: 20px;
        }

    #nav-arrows > a.sl-prev {
        left: 6px;
    }

    #nav-arrows > a.sl-next {
        right: 6px;
    }

    .page-3 img {
        width: 70px;
    }

    .home-list-wrap {
        padding-left: 10px;
    }

        .home-list-wrap a {
            width: 100px;
            height: 50px;
        }

    .news-list li {
        width: 90%;
    }

    .list-service li {
        width: 85%;
    }

    .list-service img {
        width: 40%;
    }

    .case-imgs {
        float: none;
        width: 100%;
    }

    .case-content {
        padding: 10px;
    }

    .qr-hlq {
        position: static;
        margin: 20px 0;
        display: block;
    }

    .list-service li {
        width: 160px;
        padding-left: 0;
        margin:6px;
    }

    .list-service img {
        width: 60%;
    }

    .list-service h2 {
        font-size: 16px;
        padding-bottom: 10px;
    }


     .list-class img {
        width: 100%;
    }

    .list-class h2 {
        font-size: 14px;
        padding-bottom: 10px;
    }
    /*首页讲师团队_20170902*/
		.teacher_banner{
		   padding:10px 0px;
		   width:90%;
		}
		.teacher_link{
		   font-size: 20px;	
		}	
}

@media(max-width:330px) {
    .forum-list img {
        width: 90%;
        display: block;
        margin: 15px auto 5px auto;
        height: 180px;
    }

    .list-media li {
        width: 280px;
    }

    .home-list-wrap {
        padding-left: 12px;
    }

        .home-list-wrap a {
            width: 87px;
            height: 44px;
        }

    .course-list li {
        width: 145px;
        font-size: 14px;
    }

    .list-teacher li {
        width: 110px;
    }

    .list-service li {
        width: 140px;
        font-size:14px;
        margin:5px;
    }
}


.extra {display:none
}


.slider-hidden{height:0!important;overflow:hidden;border-bottom:1px solid #eee;
}

