/*优化滚动条*/
body::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

body::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,.05);
    border-radius: 10px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);
}

body:hover::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,.2);
    border-radius: 10px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);
}

body::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0,0,0,.4);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);
}

body::-webkit-scrollbar-track {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
    background-color: white;
}

    body::-webkit-scrollbar-track:hover {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.4);
        background-color: rgba(0,0,0,.01);
    }

body {
    font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,Arial,sans-serif;
    background: #fff; /*min-width: 1920px;*/
}

.ShouYeBody {
    position: relative;
    height:100vh;
    width:100%;
}
.ShouYeBodybg {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    background-image: url('../image/bg.png');
    /*background-image: url('../image/zjagbg.png');*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
}
.ShouYeBodybg-jx {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    background-image: url('../image/bg-jx1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
}
.ShouYeBodybg-jxgas {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    background-image: url('../image/bg-gas1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
}
.ShouYeBodybg-fj {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    background-image: url('../image/bg-fj.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
}
.ShouYeBodybg-ag {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    background-image: url('../image/zjagbg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
}
.ShouYeBodybg-gr {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    background-image: url('../image/grbg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
}

.ShouYeBodybg-qinghai {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    background-image: url('../image/qinghai/qinghaibackimg.jpg');
    /*background-image: url('../image/zjagbg.png');*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
}

.content {
    background: #fff;
    min-height: 1400px;
    width: 1170px;
    margin: auto;
}

.w1200 {
    width: 1200px;
    margin: auto;
}
.logos-fj{
    height:70px;
    width:100%;
    background:#fff;
}
.lunbo_txt {
    position: absolute;
    bottom: 0px;
    height: 35px;
    width: 100%;
    line-height: 35px;
    background: rgba(0,0,0,0.8);
    color: white;
    padding: 0px 20px;
}
.tiele_box {
    padding-bottom: 8px;
}
    .tiele_box h2 {
        text-align: center;
        font-size: 30px;
        color: #245399;
        line-height:60px;
    }

.tiele_boxlook {
    color: #245399;
    font-size: 18px;
    cursor:pointer;
}
    .tiele_boxlook:hover {
        color: #245399;
    }
.title_txt {
    color: #999999;
    font-size: 18px;
    width: 1075px;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    float: left;
}
.shikan_btn {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 12px;
    background-color: #fff;
    color: #1877C4;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
.shia_box {
    margin-top: 45px;
    margin-bottom: 15px;
}
    .shia_box span {
        color: white;
        font-size: 16px;
        padding-left: 6px;
    }
.jieshao_main {
    width:100%;
}
.banner0bg {
    height:600px;
    width: 100%;
    position: absolute;
    top: 0px;
}
.yaowen {
    float: left;
    width: 380px;
    position: relative;
}

.yaowen_header {
    height: 45px;
    border-bottom: 2px solid #0173BB;
}

.yaowen_header_left {
    background: url(../image/jieshao.png) no-repeat;
    width: 126px;
    margin-left: 20px;
    font-size: 18px;
    display: inline-block;
    color: white;
    height: 40px;
    margin-top: 5px;
    line-height: 40px;
    text-align: center;
}

.header_right {
    display: inline-block;
    float: right;
    line-height: 45px;
    font-size: 16px;
    font-family: "微软雅黑";
    margin-right: 10px;
}

    .header_right a {
        color: #0274BC;
    }

.yaowen ul, .tongzhi ul {
    padding: 10px;
    overflow: hidden;
    height: 230px;
    border-bottom: 1px solid #ccc;
}

    .yaowen ul li, .tongzhi ul li {
        height: 40px;
        line-height: 40px;
    }

        .yaowen ul li a:hover, .tongzhi ul a:hover {
            color: #1877C4;
        }

        .yaowen ul li:last-child, .tongzhi ul li:last-child {
            border-bottom: 0px solid #ccc;
        }

        .yaowen ul li span, .tongzhi ul li span {
            float: right;
            color: #666;
            font-size: 16px;
        }

.yaowan_txt {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width: 340px;
    font-size: 17px;
    float: left;
}
.dian {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #A4A4A4;
    display: block;
    float: left;
    margin-top: 17px;
    margin-right: 10px;
}
.yaowan_txt2 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width: 340px;
    font-size: 17px;
    float: left;
}

.layui-carousel img {
    width: 100%;
}
.bannerh {
    display: flex;
    align-items: center;
    height: 100vh;
}
.login-boxmian {
    display: flex;
    justify-content:center;
    position: relative;
    width: 810px;
    margin: auto;
    z-index: 9;
}
.jieshao {
    background: #fff;
    width: 385px;
    height: 333px;
    /*margin: auto;*/
    padding: 25px;
    border-radius: 0px;
}
.login-left{
    height:373px;
}
    .login-left img{
        height:100%;
    }
    .logos {
        width: 68%;
        margin: auto;
        text-align: center;
        padding-bottom: 20px;
    }
    .logos>img{
        width:100%;
    }
    .tongzhi_main .jieshao_header {
        height: 45px;
        border-bottom: 1px solid #CFCFCF;
    }

.jieshao_header_left {
    font-size: 22px;
    display: inline-block;
    color: #1877C4;
    height: 40px;
    border-bottom: 3px solid #1877C4;
    margin-top: 4px;
    line-height: 40px;
    letter-spacing: 2px;
    text-align: center;
}
.xuanxiang {
    background: #F5F5F5;
    padding: 10px;
    height: 277px;
    width: 290px;
    float: left;
}
    .xuanxiang .jieshao_header {
        border-bottom: 0px solid #CFCFCF;
        margin-top: 20px;
        margin-left: 20px;
    }
    .xuanxiang .jieshao_header_left {
        border-left: 3px solid #1877C4;
        border-bottom: 0px solid #1877C4;
        height: 23px;
        line-height: 23px;
        padding-left: 5px;
    }
.jieshao_btn {
    width: 220px;
    height: 45px;
    margin: 25px auto;
    background: linear-gradient(#FFFFFF, #D3E9F4);
    border: 1px solid #A6D7EF;
    border-radius: 10px;
    color: black;
    text-align: center;
    line-height: 40px;
}

.jd_btn {
    width: 210px;
    height: 45px;
    margin: 15px auto;
    background: #F3F3F3;
    border: 1px solid #D1D1D1;
    border-radius: 10px;
    color: black;
    line-height: 45px;
}

    .jd_btn span {
        width: 45px;
        height: 50px;
        display: inline-block;
        margin-left: 35px;
    }

    .jd_btn:hover {
        background: #dbedf6;
        border: 1px solid #A6D7EF;
    }

.jieshao_btn span {
    width: 50px;
    height: 50px;
    display: inline-block;
}

.jd_btn2 {
    width: 203px;
    height: 65px;
    float: left;
    margin: 10px;
    background: #F3F3F3;
    border: 1px solid #D1D1D1;
    border-radius: 10px;
    color: black;
    line-height: 65px;
}

    .jd_btn2 span {
        width: 45px;
        height: 65px;
        display: inline-block;
        margin-left: 35px;
    }

    .jd_btn2:hover {
        background: #dbedf6;
        border: 1px solid #A6D7EF;
    }

.rightfloat {
    float: right;
}

.leftfloat {
    float: left;
}

.btn_main {
    height: 225px;
}

.yanzhengma {
    width: 160px;
    float: left;
}

.yzm_btn {
    height: 35px;
    width: 90px;
    text-align: center;
    line-height: 35px;
    background: #0173BB;
    display: inline-block;
    color: white;
    border-radius: 3px;
    float: right;
}

.blueright {
    color: #0290E2;
    padding-left: 20px;
}

.curriculum_main {
    min-height: 220px;
}

    .curriculum_main img {
        width: 100%;
    }

.tongzhi {
    margin: 0px 50px;
    float: left;
    width: 380px;
    position: relative;
}

.hengfu {
    width: 100%;
    margin: 25px 0px;
}
.hengfu div{width:49%;}
.hengfu div img{width:100%;}
.more {
    line-height: 45px;
    height: 45px;
  
    color: #BBBBBB;
    font-size: 18px;
}

    .more a {
        color: #BBBBBB;
    }

.chaxun {
    padding: 20px;
    height: 154px;
}
.new-main {
    width: 100%;
    display: flex;
    justify-content: space-between;
    min-height: 400px;
    padding-bottom: 40px;
    padding-top:150px;
}
/*@media only screen and (min-width: 800px) and (max-width: 1280px) {
    .new-main {
        padding-top: 200px;
    }
}
    @media only screen and (min-width: 1281px) and (max-width: 1366px) {
        .new-main {
            padding-top: 200px;
        }
    }

    @media only screen and (min-width:1361px) and (max-width: 1440px) {
        .new-main {
            padding-top: 200px;
        }
    }

    @media only screen and (min-width: 1441px) and (max-width:1920px) {
        .new-main {
            padding-top: 200px;
        }
    }*/

    .new-left {
        width: 460px;
    }

        .new-left p {
            line-height: 23px;
            color: #999999;
            font-size: 16px;
            text-overflow: -o-ellipsis-lastline;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            line-clamp: 3;
            -webkit-box-orient: vertical;
        }

        .new-left h2 {
            line-height: 40px;
            font-size: 20px;
            text-overflow: -o-ellipsis-lastline;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            line-clamp: 1;
            -webkit-box-orient: vertical;
        }

    .new-right {
        width: 710px;
        position: relative;
    }

    .more_btn {
        position: absolute;
        right: 0px;
        z-index: 9;
        top:-50px;
    }

    .new-right .layui-tab-title li {
        font-size: 20px !important;
        margin-right: 8px;
    }

    .layui-tab-title li {
        font-size: 20px !important;
    }

    .new-list {
        display: flex;
        border-bottom: 1px solid #F0F0F0;
        padding-bottom: 12px;
        /*cursor: pointer;*/
        padding-top: 12px;
    }

    .new-time {
        width: 100px;
        text-align: right;
    }

        .new-time .day {
            font-size: 34px;
            color: #1877C4;
            font-weight: 700;
            border-bottom: 1px solid #F0F0F0;
            padding-bottom: 3px;
            margin-bottom: 6px;
        }

    .left-new-bottom {
        display: flex;
        justify-content: space-between;
        align-content: center;
    }

    .new-time .month {
        color: #666666;
        font-size: 16px;
    }

    .new-content {
        flex: 1;
        margin-left: 20px;
    }

        .new-content .title {
            line-height: 25px;
            font-size: 20px;
            text-overflow: -o-ellipsis-lastline;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            line-clamp: 1;
            -webkit-box-orient: vertical;
        }

        .new-content .title2 {
            display: block;
            flex: 1;
            line-height: 25px;
            font-size: 20px;
            text-overflow: -o-ellipsis-lastline;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            line-clamp: 1;
            -webkit-box-orient: vertical;
        }

    .flex {
        display: flex;
        align-items: center;
    }

    .look_btn {
        border: 1px solid #CCCCCC;
        padding: 0px 7px;
        text-align: center;
        height: 27px;
        line-height: 27px;
        color: #666;
        width: 60px;
    }

    .new-text {
        color: #666666;
        line-height: 27px;
        font-size: 16px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
        padding-top: 7px;
    }
    /*.bannerh {
    height: 630px;
}*/
    .liucheng-box {
        display: flex;
        justify-content: space-between;
        padding-top: 40px;
        height: 95px;
    }

    .liuchenglist {
        width: 137px;
        text-align: center;
        position: relative;
        cursor: pointer;
    }

        .liuchenglist img {
            transition: all 1s;
        }

        .liuchenglist:hover img {
            transform: rotate(360deg);
            transition: all 1s;
        }

        .liuchenglist:nth-child(3) {
            position: relative;
            left: 5px;
        }

        .liuchenglist:nth-child(4) {
            position: relative;
            left: 9px;
        }

        .liuchenglist:nth-child(5) {
            position: relative;
            left: 5px;
        }

        .liuchenglist p {
            margin-top: 10px;
            font-size: 18px;
            color: #666666;
        }

        .liuchenglist h4 {
            position: absolute;
            display: block;
            width: 100%;
            font-size: 30px;
            color: #1978C4;
            bottom: -67px;
        }

    .marginauto {
        margin: auto;
    }

    .liucxian {
        width: 100%;
    }

    .blogroll-main {
        padding-top: 120px;
    }

    .blogroll {
        display: flex;
        justify-content: space-between;
        padding-top: 40px;
        padding-bottom: 30px;
    }

        .blogroll li {
            width: 230px;
        }

            .blogroll li img {
                width: 100%;
            }

    .title-header {
        width: 100%;
        border-bottom: 1px solid #F0F0F0;
        height: 40px;
        line-height: 40px;
    }

        .title-header h3 {
            color: #2963AE;
            border-bottom: 2px solid #2963AE;
            width: 90px;
            font-size: 22px;
        }

    .chaxun .layui-input-block {
        margin-left: 130px;
    }

    .chaxun .layui-form-label {
        width: 100px;
    }

    .xuanxiang .layui-tab-card {
        border: 0px solid #fff;
        box-shadow: none;
        margin-top: 20px;
    }

        .xuanxiang .layui-tab-card > .layui-tab-title {
            background: #fff;
            padding: 0px 20px;
            border-bottom: 1px solid #ccc;
        }

            .xuanxiang .layui-tab-card > .layui-tab-title li {
                border-top-left-radius: 10px;
                border-top-right-radius: 10px;
            }

            .xuanxiang .layui-tab-card > .layui-tab-title .layui-this {
                background: #21ACF1;
                color: white;
            }

    .curriculum {
        float: left;
        margin-top: 0px !important;
        margin-right: 20px;
    }

    .trainTarget .layui-this {
        font-weight: 700;
    }

    .jieshao .layui-tab-content {
        padding-top: 30px;
    }

    .marginTop25 {
        margin-top: 25px;
    }

    .layui-tab-title {
        border-color: #fff;
    }

    .denglu_btn {
        text-align: center;
        color: white;
        /*width: 296px;*/
        height: 40px;
        font-size: 17px;
        line-height: 40px;
        border-radius: 0px;
        background: #1877C4;
        display: block;
    }
.denglu_btn-jx {
    text-align: center;
    color: white;
    /*width: 296px;*/
    height: 40px;
    font-size: 17px;
    line-height: 40px;
    border-radius: 0px;
    background: #c62127;
    display: block;
}
    .denglu_btn-jx:hover, .denglu_btn:hover {
        color: #fff;
    }

    .marginTop10 {
        margin-top: 10px;
    }

    .fenl_box {
        width: 100%;
        height: 45px;
        padding-top: 10px;
    }

        .fenl_box ul {
            width: 284px;
            margin: auto;
        }

            .fenl_box ul li {
                height: 40px;
                float: left;
                background: #D6D6D6;
                margin: 0 6px;
                line-height: 40px;
                border-radius: 20px;
                width: 130px;
                color: #969696;
                text-align: center;
                font-size: 18px;
                letter-spacing: 2px;
            }

    .btn-this {
        background: #1877C4 !important;
        color: #fff !important;
    }

    .clearfix_main {
        clear: both;
        padding-top: 20px;
    }

        .clearfix_main:after {
            content: '\0020';
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

    .index-card-container {
        float: left;
        margin-left: 18px;
        border-radius: 4px;
        margin-bottom: 12px;
    }

        .index-card-container:nth-child(1), .index-card-container:nth-child(1), .index-card-container:nth-child(5), .index-card-container:nth-child(9), .index-card-container:nth-child(14) {
            margin-left: 0;
        }

    .course-card-container {
        width: 274px;
        height: 230px;
        position: relative;
        transition: .3s all linear;
    }



        .course-card-container:hover .course-card-name {
            color: #2F7BE3 !important
        }

    .course-card-content {
        padding: 12px 8px;
    }

    .course-card-top .course-banner {
        width: 100%;
        height: 100%;
        background-color: #f3f5f7;
        border-radius: 3px;
    }

    .course-card-top.hashadow {
        overflow: hidden;
    }

    .course-card-container .course-card-top {
        width: 274px;
        height: 150px;
        position: relative;
        border-radius: 3px;
        transition: all .3s;
    }

    .course-card-content .course-card-name {
        font-size: 17px;
        color: #07111B;
        line-height: 24px;
        word-wrap: break-word;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        max-height: 46px;
        transition: all .3s;
    }

    .course-card-content .course-card-info {
        font-size: 12px;
        color: #93999F;
        line-height: 24px;
        margin-top: 8px;
        font-weight: 400;
        width: 100%;
    }

        .course-card-content .course-card-info span {
            display: inline-block;
        }

    .classnum {
        font-size: 15px;
    }

        .classnum span {
            color: #1877C4;
        }

    .moneys {
        color: #DB3D50;
        font-size: 17px;
    }

    .course-card-price {
        font-size: 12px;
        color: #4D555D;
        float: right;
        line-height: 24px;
        margin-top: 8px;
    }

        .course-card-price.sales {
            color: #2F7BE3 !important;
        }

    .picScroll-left {
        overflow: hidden;
        position: relative;
        padding-top: 10px;
    }

        .picScroll-left .hd ul {
            float: right;
            overflow: hidden;
            zoom: 1;
            margin-top: 10px;
            zoom: 1;
        }

            .picScroll-left .hd ul li {
                float: left;
                width: 9px;
                height: 9px;
                overflow: hidden;
                margin-right: 5px;
                text-indent: -999px;
                cursor: pointer;
                background: url("../image/icoCircle.gif") 0 -9px no-repeat;
            }

                .picScroll-left .hd ul li.on {
                    background-position: 0 0;
                }

        .picScroll-left .bd {
            padding: 10px 0px;
            float: left;
        }

            .picScroll-left .bd ul {
                overflow: hidden;
                zoom: 1;
            }

                .picScroll-left .bd ul li {
                    margin: 0 0px;
                    float: left;
                    _display: inline;
                    overflow: hidden;
                    text-align: center;
                }

                    .picScroll-left .bd ul li .pic {
                        text-align: center;
                        width: 214px;
                        padding: 0 11px;
                        height: 290px;
                    }

                    .picScroll-left .bd ul li:first-child {
                        margin-left: 0px;
                    }

                    .picScroll-left .bd ul li:last-child {
                        margin-right: 0px;
                    }

                    .picScroll-left .bd ul li .pic img {
                        width: 100%;
                        display: block;
                        margin: auto;
                        border-top-left-radius: 10px;
                        border-top-right-radius: 10px;
                        overflow: hidden;
                    }

                    .picScroll-left .bd ul li .pic a:hover img {
                        border-color: #999;
                    }

                    .picScroll-left .bd ul li .title {
                        line-height: 24px;
                        text-align: left;
                        padding: 0 20px;
                        padding-top: 5px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        -webkit-line-clamp: 2;
                        -webkit-box-orient: vertical;
                        display: -webkit-box;
                        background: #F6F6F6;
                        padding-bottom: 5px;
                    }

                        .picScroll-left .bd ul li .title h2 {
                            text-align: center;
                            padding-top: 5px;
                        }

                        .picScroll-left .bd ul li .title h3 {
                            text-align: center;
                            color: #2F7BE3;
                            line-height: 33px;
                        }

                        .picScroll-left .bd ul li .title p {
                            padding: 0 10px;
                            color: #666666;
                        }

        .picScroll-left ul li .btn.sq {
            background-color: #e6e6e6;
        }

        /*.tempWrap {
    left: 24px;
}*/

        .picScroll-left .sNext,
        .picScroll-left .sPrev {
            opacity: 0;
            position: absolute;
            top: 35%;
            transform: translateY(-50%);
            display: inline-block;
            cursor: pointer;
            z-index: 1;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            line-height: 33px;
            color: #1877c4;
            text-align: center;
            font-size: 30px;
            font-weight: 700;
            background: #F6F6F6;
            font-family: simsun;
            transition: all ease-in .4s;
        }

        .picScroll-left .sNext {
            left: 15px;
        }

        .picScroll-left .sPrev {
            right: 5px;
        }

        .picScroll-left:hover .sNext {
            opacity: 1;
        }

        .picScroll-left:hover .sPrev {
            opacity: 1;
        }

    .friendship {
        height: 100px;
    }

        .friendship ul li {
            float: left;
            margin: 20px -2px;
            padding: 0px 5px;
        }

    /*ç½‘ä¸ŠæŠ¥åé¡µé¢*/
    .layui-tab-brief > .layui-tab-title .layui-this {
        color: #fff;
    }

        .layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after {
            border: none;
            border-radius: 0;
            border-bottom: 3px solid #fff;
        }

    .curriculum_main .layui-tab-brief > .layui-tab-title .layui-this {
        color: #666666;
    }

    .contents {
        width: 100%;
        background: url(../image/beijing.png) no-repeat center bottom;
        background-image: url(../image/beijing.png);
        background-color: #eaf2f7;
    }

    .curriculum_main .layui-tab-title li {
        font-size: 20px;
        color: #666666;
    }

    .curriculum_main .layui-tab-title .layui-this:after {
        border: 0px;
    }

    .vid_head {
        height: 50px;
        background: #fff;
        line-height: 50px;
    }

    .vid_head_lf span {
        font-size: 16px;
        padding: 0 5px;
    }

    .vid_head_rg span {
        font-size: 16px;
        padding: 0 5px;
        color: #666;
    }

    .videobox {
        width: 1200px;
        height: 600px;
        padding: 20px;
        background-color: #fff;
        border-radius: 10px;
        -moz-box-shadow: #D8E1EC 0 0 5px;
        -webkit-box-shadow: #D8E1EC 0 0 5px;
        box-shadow: #D8E1EC 0 0 5px;
        margin: 20px auto;
        position: relative;
    }

    .bofang_main {
        overflow: hidden;
    }

    .BoFangLieBiao .bofang_list {
        height: 600px;
        background: #333;
        padding: 10px 15px;
        color: white;
        overflow-x: hidden;
        overflow-y: scroll;
        width: 93%;
    }
    /*.BoFangLieBiao .bofang_list::-webkit-scrollbar {display: none;}*/
    .BoFangLieBiao .bofang_video {
        width: 100%;
        height: 620px;
    }

    .bofang_list > h3 {
        line-height: 35px;
        height: 35px;
    }

    .bofang_list ul li {
        height: 80px;
        border-bottom: 1px solid #ccc;
        padding-top: 10px;
        cursor: pointer;
    }

    .bofang_list_img {
        width: 120px;
        height: 70px;
        float: left;
    }

        .bofang_list_img > img {
            width: 100%;
            height: 100%;
        }

    .bofang_list_name {
        float: left;
        width: 135px;
        padding-left: 10px;
    }

    .bofang_list_name_title {
        color: #41a9f3;
    }

    .bofang_list_name_time {
        float: left;
        margin-top: 5px;
    }

    .bofang_list_name_wanchengdu {
        float: right;
        margin-top: 3px;
    }

    .BoFangLieBiao .bofang_list::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }

    .BoFangLieBiao .bofang_list::-webkit-scrollbar-thumb {
        background-color: rgba(0,0,0,.05);
        border-radius: 10px;
        -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);
    }

    .BoFangLieBiao .bofang_list:hover::-webkit-scrollbar-thumb {
        background-color: rgba(0,0,0,.2);
        border-radius: 10px;
        -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);
    }

    .BoFangLieBiao .bofang_list::-webkit-scrollbar-thumb:hover {
        background-color: rgba(0,0,0,.4);
        -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);
    }

    .BoFangLieBiao .bofang_list::-webkit-scrollbar-track {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
    }

        .BoFangLieBiao .bofang_list::-webkit-scrollbar-track:hover {
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.4);
            background-color: rgba(0,0,0,.01);
        }

    .menuBar2 {
        position: absolute;
        top: 40%;
        right: -10px;
        padding-left: 5px;
        width: 25px;
        height: 90px;
        background: url(../image/shousuo2.png) no-repeat;
        z-index: 999;
        line-height: 90px;
        color: #ddd;
    }

    .menuBar {
        position: absolute;
        top: 60px;
        bottom: 0;
        right: 0;
        background: #f3f4f5;
    }

    .layui-nbzjmain {
        overflow: hidden
    }

    .iconzhuan:before {
        display: inline-block;
        line-height: 0px;
        transform: rotate(180deg);
    }

    .video_list {
        border: 0px solid transparent;
        margin-bottom: 5px;
    }

    .bofang_list_biao {
        border: 0px solid transparent;
        padding: 0px;
    }

    .video_title {
        background: #222;
        color: white;
        border-left: 2px solid #1ac4c6;
        padding: 0 15px 0 15px;
    }

    .layui-colla-icon {
        right: 15px !important;
        left: inherit;
    }


    /*12.3加名师简介二级页面*/
    .teacher_main_box {
        margin-top: 10px;
        border-top: 1px solid #ccc;
    }

        .teacher_main_box li {
            margin-top: 10px;
            border-top: 1px dashed #ccc;
            padding-top: 10px;
            padding-bottom: 10px;
            clear: both;
            min-height: 160px;
        }

            .teacher_main_box li:first-child {
                border-top: 0px dashed #ccc;
            }

            .teacher_main_box li:hover {
                cursor: pointer;
            }

    .teacher_main_box_left {
        float: left;
    }

        .teacher_main_box_left p {
            text-indent: 2em;
        }

        .teacher_main_box_left h3 {
            font-size: 18px;
            font-weight: 700;
            padding-bottom: 10px;
        }

    .teacher_main_box_right {
        float: right;
        width: 145px;
        height: 170px;
    }

        .teacher_main_box_right img {
            float: right;
            width: 145px;
            height: 170px;
        }

    .pol_title {
        display: inline-block;
        border-left: 2px solid #12A0FA;
        font-size: 16px;
        padding-left: 5px;
        font-weight: 700;
        color: #333;
    }

    .content_pol {
        width: 100%;
        font-family: Arial,Helvetica,sans-serif;
      /*  background: url(/Content/Account/image/beijing.png) no-repeat center bottom;
        background-image: url(/Content/Account/image/beijing.png);*/
        /*background-size: 100%;*/
       /* background-color: #eaf2f7;*/
    }

    .iftbox {
        width: 1200px;
        padding: 20px;
        box-sizing: border-box;
        background-color: #fff;
        -moz-box-shadow: #D8E1EC 0 0 5px;
        -webkit-box-shadow: #D8E1EC 0 0 5px;
        box-shadow: #D8E1EC 0 0 5px;
        min-height: 530px;
        margin: 30px auto;
    }

    .backgroundimg {
        background: url(../image/beijing.png) no-repeat center bottom;
    }
    /*12.3加名师简介二级页面end*/
    @media only screen and (min-width: 800px) and (max-width: 1280px) {
        body {
            min-width: 1280px;
        }

        .Inquiry_main {
            height: 500px;
        }
    }

    @media only screen and (min-width: 1280px) and (max-width: 1366px) {
        body {
            min-width: 1366px;
        }

        .Inquiry_main {
            height: 500px;
        }
    }

    @media only screen and (min-width: 1500px) and (max-width: 1920px) {
        body {
            min-width: 1200px;
        }
    }

    .abubox {
        width: 1200px;
        margin: auto;
        min-height: 600px;
        background: url(../image/beijing.png) no-repeat center bottom;
        background-image: url(../image/beijing.png);
    }

    .abubox-lf {
        box-sizing: border-box;
        background-color: #fff;
        -moz-box-shadow: #D8E1EC 0 0 3px;
        -webkit-box-shadow: #D8E1EC 0 0 3px;
        box-shadow: #D8E1EC 0 0 3px;
        min-height: 500px;
        margin: 30px auto;
        float: left;
    }

    .abubox-rg {
        width: 98%;
        box-sizing: border-box;
        background-color: #fff;
        -moz-box-shadow: #D8E1EC 0 0 3px;
        -webkit-box-shadow: #D8E1EC 0 0 3px;
        box-shadow: #D8E1EC 0 0 3px;
        min-height: 500px;
        margin: 30px auto;
        float: right;
        padding: 20px;
    }

    .abu_tit {
        font-size: 18px;
        text-align: center;
        width: 100%;
        display: block;
        padding: 20px 0px;
    }

        .abu_tit img {
            padding-right: 5px;
            margin-top: -5px;
        }

    .abubox-lf ul li {
        padding: 13px 0px;
        text-align: center;
        cursor: pointer;
    }

        .abubox-lf ul li:hover {
            background: #eaf2f7;
            border-left: 2px solid #269eea;
            color: #108DDC;
        }

    .abu_this {
        background: #eaf2f7;
        border-left: 2px solid #269eea;
        color: #108DDC;
    }

    .abubox-rg > span {
        display: inline-block;
        border-left: 2px solid #12A0FA;
        font-size: 18px;
        width: 100%;
        padding-left: 5px;
        font-weight: 100;
        color: #333;
    }

    .abu_con {
        margin-top: 20px;
        border-top: 1px solid #ccc;
        padding-left: 15px;
    }

    .abubox {
        width: 1200px;
        margin: auto;
        min-height: 600px;
    }

    .abubox-lf {
        box-sizing: border-box;
        background-color: #fff;
        -moz-box-shadow: #D8E1EC 0 0 3px;
        -webkit-box-shadow: #D8E1EC 0 0 3px;
        box-shadow: #D8E1EC 0 0 3px;
        min-height: 500px;
        margin: 30px auto;
        float: left;
    }

    .abubox-rg {
        width: 98%;
        box-sizing: border-box;
        background-color: #fff;
        -moz-box-shadow: #D8E1EC 0 0 3px;
        -webkit-box-shadow: #D8E1EC 0 0 3px;
        box-shadow: #D8E1EC 0 0 3px;
        min-height: 500px;
        margin: 30px auto;
        float: right;
        padding: 20px;
    }

    .abu_tit {
        font-size: 18px;
        text-align: center;
        width: 100%;
        display: block;
        padding: 20px 0px;
    }

        .abu_tit img {
            padding-right: 5px;
            margin-top: -5px;
        }

    .abubox-lf ul li {
        padding: 13px 0px;
        text-align: center;
        cursor: pointer;
    }

        .abubox-lf ul li:hover {
            background: #eaf2f7;
            border-left: 2px solid #269eea;
            color: #108DDC;
        }

    .abu_this {
        background: #eaf2f7;
        border-left: 2px solid #269eea;
        color: #108DDC;
    }

    .abubox-rg > span {
        display: inline-block;
        border-left: 2px solid #12A0FA;
        font-size: 18px;
        width: 100%;
        padding-left: 5px;
        font-weight: 100;
        color: #333;
    }

    .abu_con {
        margin-top: 20px;
        border-top: 1px solid #ccc;
        padding-left: 15px;
    }

    .log {
        padding: 30px 0px;
    }

        .log span {
            font-size: 18px;
        }

        .log img {
            width: 40px;
        }

    .abu_con p {
        line-height: 30px;
        height: 30px;
        color: #333;
        font-size: 16px;
    }

    .new_main .xw_list {
        width: 1200px;
        margin: 0 auto;
        padding-bottom: 20px;
        min-height: 415px;
    }

        .new_main .xw_list li {
            width: 557px;
            float: left;
            margin-top: 30px;
            padding-top: 30px;
            border-top: 1px #ddd solid;
            margin-right: 40px;
        }

            .new_main .xw_list li .tup {
                width: 182px;
                position: relative;
                margin-right: 20px;
                float: left;
            }

    .clearfix:before, .clearfix:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .new_main .xw_list li .tup img {
        width: 180px;
        height: 135px;
        border: 1px #ddd solid;
    }

    .new_main .xw_list li .tup span {
        width: 50px;
        height: 35px;
        background-color: rgba(32, 123, 230, 0.7);
        display: block;
        text-align: center;
        font-size: 12px;
        color: #fff;
        line-height: 14px;
        padding-top: 5px;
        position: absolute;
        top: 5px;
        left: 5px;
    }

    .new_main .xw_list li .xinw {
        width: 340px;
        float: left;
    }

        .new_main .xw_list li .xinw h4 {
            color: #222;
            font-size: 16px;
            font-weight: normal;
            border-bottom: 1px #ddd solid;
            padding-bottom: 5px;
            height: 45px;
        }

        .new_main .xw_list li .xinw p {
            color: #444;
            text-align: left;
            padding: 6px 0 0 0;
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            display: -webkit-box;
        }

            .new_main .xw_list li .xinw p a {
                color: #444;
                line-height: 24px;
                font-size: 12px;
                padding: 0;
            }

                .new_main .xw_list li .xinw h4 a:hover,
                .new_main .xw_list li .xinw p a:hover {
                    color: #207be6;
                }

    .pages {
        width: 600px;
        margin: auto;
    }

    .polbox {
        width: 1200px;
        padding: 20px;
        box-sizing: border-box;
        background-color: #fff;
        -moz-box-shadow: #D8E1EC 0 0 5px;
        -webkit-box-shadow: #D8E1EC 0 0 5px;
        box-shadow: #D8E1EC 0 0 5px;
        min-height: 500px;
        margin: 30px auto;
    }

        .polbox .layui-tab-content {
            padding: 10px 0px;
        }

    .pol_title {
        display: inline-block;
        border-left: 2px solid #12A0FA;
        font-size: 16px;
        padding-left: 5px;
        font-weight: 700;
        color: #333;
    }

    .slideTxtBox {
        width: 100%;
        text-align: left;
    }

        .slideTxtBox .hd {
            height: 30px;
            line-height: 30px;
            padding: 0;
            position: relative;
        }

            .slideTxtBox .hd ul {
                float: left;
                height: 32px;
            }

                .slideTxtBox .hd ul li {
                    float: left;
                    padding: 0 15px;
                    cursor: pointer;
                }

                    .slideTxtBox .hd ul li.on {
                        height: 30px;
                        border: 1px solid #2399E5;
                        border-radius: 4px;
                        color: #2399E5;
                    }

        .slideTxtBox .bd ul {
            padding: 15px 0px;
            zoom: 1;
        }

        .slideTxtBox .bd li {
            height: 38px;
            line-height: 38px;
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
        }

            .slideTxtBox .bd li a:hover {
                color: #2399E5;
            }

            .slideTxtBox .bd li a {
            }

            .slideTxtBox .bd li .date {
                float: right;
                color: #999;
            }

    .xial {
        position: relative;
    }

    .xuanz {
        position: absolute;
        top: 0;
        left: 600px;
    }

        .xuanz .layui-form-label {
            width: 85px;
            color: #666666;
        }

        .xuanz .layui-input-block {
            margin-left: 115px;
        }

    .layui-form-select dl dd.layui-this {
        background-color: #12a0fa;
        color: #fff;
    }

    .zhs-inbox {
        min-height: 600px;
        padding-left: 30px;
        padding-bottom: 30px;
        box-sizing: border-box;
        background-color: #fff;
        border-radius: none;
        -moz-box-shadow: #D8E1EC 0 0 5px;
        -webkit-box-shadow: #D8E1EC 0 0 5px;
        box-shadow: #D8E1EC 0 0 5px;
    }

    .boxa {
        border-top: 2px solid #ededed;
        padding: 30px 30px 0 0;
    }

    .blxpad {
        width: 17%;
        background-color: #2399E5;
        float: left;
        border-radius: 5px;
        box-shadow: #D8E1EC 0 0 2px;
        text-align: center;
        box-sizing: border-box;
    }

    .zhs-left {
        width: 100%;
        min-height: 260px;
        color: #fff;
    }

        .zhs-left li {
            line-height: 2em;
            padding: 10px 0;
        }

            .zhs-left li a {
                font-size: 14px;
                color: #fff;
                transition: font-size 0.05s linear;
                white-space: nowrap;
            }

            .zhs-left li.active {
                background-color: #0386da;
            }

                .zhs-left li.active a {
                    font-size: 14px;
                    padding: 5px 10px;
                    color: #fff;
                }

    .blxpad .title-h {
        font-size: 20px;
        line-height: 40px;
        margin: 30px 0 20px 0;
        color: #fff;
    }
    /*right*/
    .boxch {
        width: 83%;
        float: left;
        min-height: 334px;
    }

        .boxch li.blxz {
            width: 100%;
            height: 100%;
            line-height: 100%;
            vertical-align: middle;
            padding: 0 auto;
            font-size: 50px;
            color: #000;
            text-align: center;
            display: none;
        }

            .boxch li.blxz.block {
                display: block;
            }

    .col9 {
        color: #999;
    }

    .sgxcbox {
        min-height: 500px;
        margin-left: 10px;
    }

        .sgxcbox li {
            width: 19%;
            height: 215px;
            display: block;
            margin-left: 1%;
            float: left;
            color: #333;
            font-size: 14px;
            line-height: 1.5em;
            text-align: left;
            overflow: hidden;
        }

            .sgxcbox li > a > div > img {
                width: 266px;
                height: 150px;
                border-radius: 10px;
            }

            .sgxcbox li p {
                width: 100%;
                color: #333;
                font-size: 16px;
                box-sizing: border-box;
                padding-left: 4px;
                line-height: 2em;
                text-align: left;
                white-space: nowrap;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                overflow: hidden;
            }

            .sgxcbox li .bl_span {
                box-sizing: border-box;
                padding: 0 4px;
                font-size: 12px;
                line-height: 1.4em;
                margin-bottom: 5px;
                text-align: left;
            }

                .sgxcbox li .bl_span span.col9 {
                    margin-right: 20px;
                }

            .sgxcbox li.sgl_ge {
                width: 37%;
                height: 340px;
            }

            .sgxcbox li a:hover {
                color: #0386da;
            }

    .gwopq li {
        width: 28.5%;
    }

        .gwopq li.sgl_ge {
            width: 37.5%;
            height: 345px;
        }

    .kc_title {
        border-left: 4px solid #2399E5;
        line-height: 20px;
        box-sizing: border-box;
        margin: 30px 0 20px 0;
        font-size: 20px;
        padding: 0 10px;
        text-align: left;
    }

    .clearfix:after, .clearfix:before {
        content: " ";
        display: table;
    }

    .clearfix:after {
        clear: both;
        overflow: hidden
    }

    .clearfix {
        zoom: 1
    } 
