@charset "UTF-8";

.course-list__wrap,
.teacher-list__wrap,
#question-list-context,
#classes-list {
    min-height: 320px
}

.i-banner__wrap .carousel {
    min-height: 180px
}

.i-banner__wrap .carousel-control {
    opacity: .3;
    filter: alpha(opacity=30)
}

.i-banner__wrap .carousel-control:hover {
    opacity: .9;
    filter: alpha(opacity=90)
}

.i-banner__wrap .carousel-control>span::before,
.ic-slide__wrap .carousel-control>span::before {
    content: ''
}

.i-banner__wrap .carousel-control>span {
    text-shadow: none
}

.i-banner__wrap .carousel-control>span>i.fa {
    font-size: 48px
}

.i-banner__wrap .carousel-indicators li {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    height: 4px;
    line-height: 4px;
    width: 50px;
    opacity: .2;
    filter: alpha(opacity=20)
}

.i-banner__wrap .carousel-indicators li.active,
.i-banner__wrap .carousel-indicators li:hover {
    opacity: .5;
    filter: alpha(opacity=50);
    margin: 1px
}

.i-banner__wrap .carousel-inner>.item>a>img,
.i-banner__wrap .carousel-inner>.item>img {
    margin: 0 auto
}

.i-c-tab__wrap.c-info-tab {
    border-color: #e4e8ec
}

.article-item__wrap {
    background-color: #f2f2f2;
    float: left;
    margin: 0 0 10px 10px;
    width: 279px;
    height: 150px;
    overflow: hidden;
    position: relative
}

.article-item__wrap.article-first-bigItem {
    width: 540px;
    height: 310px;
    margin-left: 0
}

.article-item__wrap img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%
}

.article-first-bigItem .article-item-img-title__wrap>span {
    font-size: 20px
}

.article-item__wrap:hover img {
    -webkit-transform: scale(1.06);
    transform: scale(1.06)
}

.ic-slide__wrap .carousel-control {
    background-color: #e8e8e8;
    filter: inherit;
    text-shadow: none;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    top: 50%;
    margin-top: -30px
}

.ic-slide__wrap .carousel-control>span {
    font-size: 30px;
    margin: 0;
    position: relative;
    top: 5px;
    left: inherit;
    right: inherit
}

.i-c-small-teacher__wrap img.img-circle {
    display: inline-block;
    width: 18px;
    height: 18px
}

.i-live-course__wrap {
    padding-top: 25px
}

.i-live-course__wrap .thumbnail {
    background-color: transparent
}

.i-live-c-timer__wrap {
    position: relative;
    width: 100%;
    margin-bottom: 20px
}

.i-live-badge {
    position: absolute;
    right: 10px;
    top: -10px
}

.i-live-badge>em {
    font-size: 12px;
    font-style: normal;
    position: relative
}

.i-live-badge>em::after {
    background-color: #35ce76;
    position: absolute;
    width: 8px;
    height: 8px;
    left: -4px;
    bottom: -4px;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.i-live-cour-timer-line {
    background-color: #f8f8f8;
    height: 8px;
    line-height: 8px;
    font-size: 0;
    position: absolute;
    top: 91px;
    left: 0;
    right: 0;
    width: 100%
}

@media(min-width:1200px) {
    .article-index-tj .article-item__wrap.article-first-bigItem {
        width: 560px;
        height: 322px
    }

    .article-index-tj .article-item__wrap {
        width: 270px;
        height: 155px
    }
}

@media(min-width:1290px) {
    .article-index-tj .article-item__wrap.article-first-bigItem {
        width: 583px;
        height: 336px
    }

    .article-index-tj .article-item__wrap {
        width: 283px;
        height: 163px
    }
}

.teacher-item-bx {
    margin-top: 30px;
    padding: 20px;
    overflow: hidden;
    clear: both
}

.teacher-item-r-attr {
    width: 180px
}

.cm-wbg-teach__bx {
    border-radius: 8px;
    padding: 0
}

.teacher-info__wrap {
    height: 640px;
    position: relative;
    overflow: hidden
}

.teacher-info-l-attr {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 360px
}

.teacher-info-l-attr__wrap {
    background-color: #3a7cf6;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    height: 100%
}

.teach-info-course-tj>img {
    border-top-left-radius: 8px;
    display: block;
    width: 360px;
    height: 200px
}

.teach-info-course-tj-bg {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

.teach-info-c-alink {
    position: absolute;
    bottom: 15px;
    right: 20px;
    z-index: 3
}

.teach-info-attr {
    background: url(../img/teach-info-attr-bg.jpg) no-repeat 50% 0;
    height: 440px;
    padding: 0 25px 30px;
    position: relative
}

.teach-info-face {
    float: left;
    margin: -25px 10px 0 0;
    width: 84px;
    position: relative;
    z-index: 9
}

.teach-info-face>img {
    border: 3px solid #fff;
    display: block;
    width: 78px;
    height: 78px
}

.teach-info-attr__cont {
    line-height: 30px;
    text-align: justify;
    height: 260px;
    overflow-x: hidden;
    overflow-y: auto
}

.c-share__wrap>a {
    border: 1px solid #8bbefd;
    border-radius: 30px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #8bbefd;
    font-size: 20px
}

.c-share__wrap>a:hover {
    border-color: #fff;
    color: #fff
}

.teacher-info-cont {
    margin-left: 360px;
    height: 100%
}

.t-info-cont__wrap {
    padding: 20px 30px;
    overflow: hidden;
    position: relative
}

.question-pay-ico {
    background: url(../img/question-pay-ico.png) no-repeat 0 0;
    display: inline-block;
    width: 43px;
    height: 44px
}

.c-taQuestion-item {
    border: 1px solid #f2f2f2;
    position: relative;
    padding: 10px 15px;
    overflow: hidden;
    margin-bottom: 13px
}

.c-taQuestion-item:hover {
    box-shadow: 0 4px 8px rgba(7, 17, 27, 0.1)
}

.taQuestion-state {
    position: absolute;
    right: -16px;
    top: 8px;
    width: 70px;
    height: 20px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.taQuestion-state>span {
    font-family: 'sumsun'
}

.teach-info-index,
.teach-info-allCourse__wrap {
    -webkit-transition: .4s;
    transition: .4s
}

.teach-info-index.tcShow,
.teach-info-allCourse__wrap {
    -webkit-transform: scale(.6) translate3d(-1100px, 0, 0);
    transform: scale(.6) translate3d(-1100px, 0, 0)
}

.teach-info-index,
.teach-info-allCourse__wrap.tcShow {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1) translate3d(0, 0, 0);
    height: 600px
}

.teach-info-allCourse__wrap.tcShow {
    -webkit-transform: scale(1) translate3d(0, -600px, 0);
    transform: scale(1) translate3d(0, -600px, 0)
}

.toQuestionForm input.form-control {
    border-radius: 1px;
    height: 45px
}

.v-code-pic {
    display: inline-block;
    height: 45px;
    width: 120px
}

.v-code-change {
    display: inline-block
}

.toQues-tips {
    margin: 20px 20px 0
}

.toQues-tips>.bg-info {
    height: 50px;
    line-height: 50px
}

.question-upload-picture>li {
    float: left;
    margin-right: 10px;
    position: relative
}

.question-upload-picture>li>img {
    height: 80px;
    width: auto;
    display: block
}

.qu-picture-remove {
    position: absolute;
    right: -5px;
    top: -10px;
    z-index: 9
}

.question-title__wrap {
    padding-left: 45px;
    position: relative
}

.question-ico {
    position: absolute;
    left: 0;
    top: 0
}

.question-noPay__wrap {
    background-color: #f2f4fc;
    padding: 50px;
    overflow: hidden;
    text-align: center
}

.noPay-ico {
    background: url(../img/noPay-ico.png) no-repeat 0 0;
    display: inline-block;
    width: 41px;
    height: 41px
}

.question-content-img-box {
    float: left;
    margin: 10px 10px 0 0;
    text-align: center;
    width: auto;
    height: 80px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    cursor: url(../img/default/big.cur), auto
}

.question-banner {
    background: #ddf3ff url(../img/default/question-bg.jpg) no-repeat 50% 0;
    height: 200px;
    text-indent: -999em
}

.question-i-item__wrap:last-child hr {
    display: none
}

.q-i-dz-btn {
    background-color: #ecf3fb;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    padding: 2px 15px;
    line-height: 30px
}

.question-tag {
    display: inline-block;
    margin: 0 0 10px 0
}

.question-tag>button[type='button'] {
    background-color: #d9dde1;
    font-size: 12px;
    padding: 3px 12px
}

.question-tag>button[type='button']:hover {
    background-color: #333;
    color: #fff
}

.question-tag>button[type='button']:hover>small {
    color: #fff
}

.q-i-link-exam__wrap {
    background: url(../img/to-exam-ads-bg.jpg) no-repeat 50% -30px;
    height: 170px;
    padding-top: 80px
}

.q-i-dz-num {
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    font-style: normal;
    -webkit-transform: translate3d(30px, 20px, 0);
    transform: translate3d(30px, 20px, 0)
}

.q-i-dz-btn:active>.q-i-dz-num {
    -webkit-transform: translate3d(30px, -80px, 0);
    transform: translate3d(30px, -80px, 0)
}

.zw-question__wrap {
    margin-left: 20px
}

.zw-question__wrap .packCourMenu__wrap {
    border-left: 1px solid #e2e2e2;
    padding-bottom: 0;
    padding-left: 58px
}

.zw-question__wrap .packCourMenu__wrap .packCourNum {
    background-color: #fff;
    top: -2px;
    left: -72px
}

.zw-question__wrap .packCourMenu__wrap .packCourNum>.btn {
    padding: 1px 10px;
    cursor: default;
    font-family: 'simsun'
}

.zw-question__wrap .packCourMenu__wrap .packCourNum>.btn:hover {
    padding: 1px 10px
}

.all-course__wrap {
    min-height: 280px
}

.cm-kc-num {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 9
}

.cm-kc-num>span {
    background: rgba(75, 85, 95, .6);
    border-radius: 25px;
    display: inline-block;
    line-height: 30px;
    padding: 1px 10px
}

.liveCourse-list__wrap .cm-kc-num>span,
.i-live-course__wrap .cm-kc-num>span {
    background: rgba(75, 85, 95, .6)
}

.liveCourse-list__wrap .cm-kc-num>span>.fa-circle,
.i-live-course__wrap .cm-kc-num>span>.fa-circle {
    font-size: 8px;
    vertical-align: middle
}

.packCour-sm__wrap .course-list-item {
    margin: 0 50px 50px 0
}

.packCour-sm__wrap .col-sm-4:nth-child(3n) .pc-addIco,
.packCour-sm__wrap .col-sm-4:last-child .pc-addIco {
    display: none
}

.cm-list-item,
.course-list-item {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(7, 17, 27, 0.1);
    border-radius: 0
}

.cm-list-item:hover,
.course-list-item:hover,
.i-live-course__wrap .thumbnail:hover {
    box-shadow: 0 8px 16px 0 rgba(7, 17, 27, 0.2)
}

.pc-addIco {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -32px
}

.course-info__wrap {
    background: #47484c url(../img/course-info-bg.png) no-repeat 50% 0;
    height: 460px
}

.course-imgTxtAttr-free {
    padding-left: 500px;
    height: 280px;
    position: relative;
    width: 1030px;
    margin: 0 auto;
    padding-top: 15px
}

.course-imgLeft-free {
    position: absolute;
    left: 12px;
    top: 10px;
    bottom: 0
}

.course-imgLeft-bx {
    width: 454px;
    height: 256px;
    position: relative
}

.course-imgLeft-bx>.c-img-left {
    display: block;
    width: 454px;
    height: 256px
}

.c-banner-cover-video {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -72px;
    z-index: 3
}

.c-banner-cover-video .btn-lg {
    box-shadow: 0 0 30px rgba(86, 146, 236, .6);
    font-size: 16px;
    padding: 12px 24px;
    opacity: .8
}

.course-buy-attr__wrap {
    margin-top: -40px
}

.cm-buy-group .btn-w-m.btn-lg {
    border-radius: 0;
    font-size: 16px;
    width: 168px;
    padding: 15px
}

.cm-attr-alert .alert-info {
    background-color: #f8fbff;
    margin: 0;
    padding: 0
}

.course-ah-vCoad__wrap {
    width: 280px;
    padding: 0 10px
}

.opCard-item__wrap {
    width: 480px;
    max-height: 420px;
    overflow-y: auto;
    position: relative
}

.opCard-item__wrap>li {
    padding: 10px 15px
}

.opCard-item__wrap .u-coupon__wrap {
    margin-bottom: 0
}

.opCard-item__wrap .u-coupon-cont {
    width: 290px
}

.freelecture-play {
    background-color: #2c2c2c;
    border-radius: 8px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    position: relative;
    overflow: hidden
}

.freelecture-play-box {
    height: 783px;
    position: relative
}

.freelecture-play-menu__wrap {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    margin: 0;
    padding: 0
}

.fl-play-menu-title {
    height: 60px;
    position: relative;
    overflow: hidden
}

.fl-play-menu-title>h4 {
    position: relative;
    z-index: 3
}

.fl-play-menu-title-bg {
    background-color: #414143;
    border-radius: 50%;
    position: absolute;
    width: 500px;
    height: 500px;
    bottom: 4px;
    left: 50%;
    margin-left: -250px;
    z-index: 1
}

.fl-play-menu-cont {
    height: 110px;
    position: relative
}

.fl-play-menu__wrap {
    margin: 30px 0
}

.fl-play-menu-line {
    background-color: #414143;
    width: 1px;
    font-size: 0;
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    z-index: 1
}

.fl-play-menu-item {
    position: relative;
    padding: 0 80px 0 15px;
    margin-bottom: 25px
}

.fl-play-menu-ico {
    background-color: #2c2c2c;
    margin: 3px 0;
    position: absolute;
    left: -27px;
    top: 0;
    z-index: 3
}

.fl-play-menu-icon {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #30a4ff;
    margin-right: 8px
}

.fl-play-menu-state {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    text-align: right
}

.fl-play-menu-item-link {
    color: #999
}

.fl-play-menu-item-link.fl-playback {
    color: #30a4ff
}

.live-state-ing,
.live-state-ing .fl-play-menu-item-link,
.live-state-ing .fl-play-menu-item-link:hover {
    color: #35ce76
}

.live-state-ok {
    color: #52a3ff
}

.openLive-player-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    overflow: hidden;
    background: url(../img/openLive-player-bg.jpg) no-repeat 50% 0;
    background-size: cover
}

.openLive-player-box .l-play-menu-state {
    height: 30px
}

.openLive-player-box .fl-play-menu-item:hover .fa.fa-circle {
    color: #30a4ff
}

.order-sub__wrap {
    padding: 25px 30px;
    overflow: hidden
}

.blank-item {
    background-color: #f9fafe;
    border: 1px solid transparent;
    text-align: center;
    overflow: hidden;
    position: relative
}

.blank-item:hover,
.more-box-list>ul>li>img:hover {
    border-color: #e2e2e2;
    cursor: pointer
}

.blank-item.noPay:hover {
    cursor: not-allowed
}

.blank-item.active::after {
    position: absolute;
    width: 30px;
    height: 30px;
    top: -15px;
    left: -15px;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.more-box__wrap {
    border: 1px solid #eaedf0;
    background-color: #f9fafc;
    position: relative;
    padding: 20px;
    margin-top: 20px
}

.more-box__wrap::after {
    border: 1px solid #eaedf0;
    border-bottom: 0;
    border-left: none;
    background-color: #f9fafc;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -10px;
    right: 80px;
    content: '';
    transform: rotate(-45deg)
}

.more-box__wrap.more-box-blanks-1::after {
    right: 372px
}

.more-box-list>ul {
    margin: 0;
    padding: 0
}

.more-box-list>ul>li {
    float: left;
    margin: 8px 26px;
    width: 192px
}

.more-box-list>ul>li>img {
    border: 1px solid transparent;
    display: block;
    width: 190px;
    height: 35px
}

#more-banks-box {
    display: none
}

.order-course-list>.order-course-item {
    border-top: 1px solid #f2f2f2;
    margin-top: 15px;
    padding-top: 20px
}

.order-success__wrap {
    background-color: #f7fef6
}

.order-succcess-ico,
.order-error-ico {
    background: url(../img/order-success-ico.png) no-repeat 0 0;
    display: inline-block;
    width: 60px;
    height: 60px
}

.order-error-ico {
    background-image: url(../img/order-error-ico.png)
}

.wxBuy__wrap {
    background: url(../img/f-pay/wxTips-tz.jpg) no-repeat right 0;
    height: 420px;
    padding-right: 320px;
    width: 600px;
    margin: 50px auto;
    overflow: hidden
}

.QRcode-wx {
    border: 1px solid #ddd;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, .04);
    width: 220px;
    height: 220px;
    padding: 10px;
    margin: 30px auto 10px
}

.wxFoot__wrap {
    background: url(../img/f-pay/wxTips-bg.jpg) no-repeat 0 0;
    width: 221px;
    height: 49px;
    margin: 0 auto
}

.b-l-item .summary,
.b-l-item-info .summary {
    border-top: 1px dotted #ddd;
    margin-top: 8px;
    padding-top: 8px
}

.b-l-item .summary>li,
.b-l-item-info .summary>li {
    line-height: 28px
}

.b-l-item .summary>li>span.dt,
.b-l-item-info .summary>li>span.dt {
    display: inline-block;
    width: 80px
}

.book-r-btn__wrap {
    width: 120px;
    text-align: right
}

.book-big-img__wrap {
    border: 1px solid #e2e2e2;
    text-align: center;
    width: 340px;
    height: 380px;
    padding: 19px 10px;
    overflow: hidden
}

.book-big-img__wrap>img {
    display: inline-block
}

.summary .book-num-inp {
    color: #000;
    width: 80px;
    margin: 0 3px;
    height: 30px
}

.book-tj-list .thumbnail {
    background-color: transparent
}

.book-tj-list .thumbnail img {
    height: 140px
}

.st-ico-bx,
.pj-ico-bx {
    background: url(../img/st-ico.png) no-repeat 0 0;
    display: inline-block;
    width: 82px;
    height: 74px
}

.pj-ico-bx {
    background-image: url(../img/pj-ico.png)
}

.mufu-ico-bx-1,
.mufu-ico-bx-2 {
    background: url(../img/mu-ico.png) no-repeat 0 0;
    display: inline-block;
    width: 40px;
    height: 40px
}

.mufu-ico-bx-2 {
    background-image: url(../img/fu-ico.png)
}

.webuploader-container>div {
    opacity: 0;
    filter: alpha(opacity=0)
}

.webuploader-container>div.webuploader-pick {
    opacity: 1;
    filter: alpha(opacity=100)
}

.webuploader-container>div.webuploader-pick+div {
    cursor: pointer
}

.topic-pic__wrap {
    border: 1px solid #f2f2f2;
    width: 180px;
    height: 160px;
    position: relative;
    overflow: hidden
}

.topic-pic__wrap .lazy {
    max-width: 180px;
    max-height: 160px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.class-slide-more__wrap>.btn {
    background-color: #e8e8e8;
    border-radius: 25px;
    margin: 0 auto;
    width: 320px
}

.class-bCard__wrap {
    border: 1px solid #e8e8e8;
    box-shadow: 0 0 15px rgba(0, 0, 0, .06);
    padding: 10px;
    position: relative;
    margin-top: 30px
}

.class-bCard-face {
    margin: 0 auto;
    width: 100px;
    position: relative;
    height: 50px
}

.class-bCard-face .lazy.img-circle {
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -55px;
    left: 50%;
    margin-left: -50px
}

.carousel-class-member__wrap {
    height: 240px
}

.carousel-class-member__wrap .carousel-control {
    background: 0;
    filter: none;
    font-size: 14px;
    text-shadow: none;
    opacity: 1;
    color: #ccc;
    bottom: inherit
}

.carousel-class-member__wrap .carousel-control.right {
    top: -42px
}

.carousel-class-member__wrap .carousel-control.left {
    left: auto;
    right: 30px;
    top: -42px
}

.carousel-class-member__wrap .carousel-control:hover {
    color: #666
}

.class-banner {
    background: #4662cf url(../img/class-banner.jpg) no-repeat 50% 0;
    height: 200px
}

.classBanner-txt {
    font-size: 30px;
    font-weight: 200;
    color: #fff;
    letter-spacing: 8px
}

.class-list__wrap {
    min-height: 580px
}

.class-sort-menu__wrap.affix {
    top: 0;
    width: 170px;
    z-index: 9
}

.class-sort-menu__wrap .class-bCard__wrap {
    margin: 0
}

.class-list__wrap>.class-list-item {
    margin-top: 40px
}

.class-sort-menu.nav-tabs {
    padding: 10px 0
}

.class-sort-menu.nav-tabs>li>a {
    border-radius: 0;
    color: #333;
    font-size: 16px;
    margin-right: 0
}

.class-sort-menu.nav-tabs>li>a:hover,
.class-sort-menu.nav-tabs>li.active>a {
    background-color: #f3f5f7;
    color: #30a4ff;
    border-color: transparent
}

.class-sort-menu.nav-tabs>li.active .class-sort-second-menu__wrap {
    display: block
}

.class-sort-second-menu__wrap {
    background-color: rgba(243, 245, 247, .86);
    box-shadow: 5px 5px 0 rgba(0, 0, 0, .05);
    display: none;
    position: absolute;
    top: 0;
    left: 160px;
    width: 580px;
    min-height: 300px;
    z-index: 19
}

.class-sort-second-menu {
    padding: 10px 15px
}

.class-list-item:hover .class-bCard__wrap {
    box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}

.label-my {
    background: -moz-linear-gradient(left, rgba(234, 124, 93, 1) 0, rgba(231, 42, 30, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(234, 124, 93, 1) 0, rgba(231, 42, 30, 1) 100%);
    background: linear-gradient(to right, rgba(234, 124, 93, 1) 0, rgba(231, 42, 30, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea7c5d', endColorstr='#e72a1e', GradientType=1);
    padding: .1em .6em
}

.articleMain img,
.question-title__wrap img,
.e-tg-txt-pic {
    max-width: 100%
}

.teachPage {
    position: fixed;
    width: 100%;
    margin-top: -15px
}

.c-bbb {
    color: #bbb
}

.c-222 {
    color: #222
}

.c-orange {
    color: #f55d04
}

.bg-fff {
    background-color: #fff
}

.bg-f9 {
    background-color: #f9fafc
}

.bg-f4 {
    background-color: #f4f4f4
}

.fs22 {
    font-size: 22px
}

.fs28 {
    font-size: 28px
}

.pt5 {
    padding-top: 5px
}

.leftMenu {
    position: fixed;
    height: calc(100% - 70px);
    top: 0;
    left: 0;
    z-index: 40;
    padding-top: 70px;
    width: 170px;
    background-color: #fff
}

.lMenu_bx {
    padding: 10px 15px
}

.lMenu_list {
    padding-top: 6px
}

.lMenu_list li {
    padding: 8px 0
}

.lMenu_list li a {
    display: block;
    height: 20px;
    line-height: 20px
}

.lMenu_list li span {
    color: #b1b1b1;
    padding-left: 10px
}

.index-chair {
    border-bottom: solid 1px #eee;
    overflow: hidden
}

.chair-list li {
    width: 20%;
    float: left;
    height: 146px
}

.chair-list li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%
}

.chair-list li img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    overflow: hidden
}

.chair-main {
    top: 0;
    left: 19px;
    right: 80px
}

.chair-time {
    margin: 21px 0 6px
}

.btn.chair-living {
    padding: 6px 16px 5px;
    margin-top: 22px
}

.btn.btn-warning.chair-living {
    background: -webkit-linear-gradient(left, #f68400, #f45a3f);
    background: -o-linear-gradient(right, #f68400, #f45a3f);
    background: -moz-linear-gradient(right, #f68400, #f45a3f);
    background: linear-gradient(to right, #f68400, #f45a3f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f68400', endColorstr='#f45a3f', GradientType=0)
}

.btn.btn-warning.chair-living:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.quality-course {
    padding: 10px 0 25px
}

.hot-course {
    padding: 29px 0 23px
}

.course_poster img {
    max-width: 100%
}

.course-list_bx {
    padding-left: 250px
}

.cm-kc-num>span {
    line-height: 22px
}

.cm-list-item,
.course-list-item {
    margin-bottom: 16px;
    overflow: hidden;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .09)
}

.thumbnail .caption {
    padding: 15px 9px 9px
}

.thumbnail .caption a,
.package-content h6 {
    color: #09111c
}

.thumbnail .caption a:hover {
    color: #30a4ff
}

.package-content {
    display: block;
    padding: 15px 14px;
    border-radius: 5px
}

.package-content h6 {
    margin: 0 0 7px
}

.package-content span {
    color: #979fa5;
    display: block;
    width: 100%
}

.package-content i {
    font-size: 38px
}

.package-content i.law1 {
    color: #e52b27
}

.package-content i.law2 {
    color: #f58400
}

.package-content i.law3 {
    color: #f45023
}

.package-content i.law4 {
    color: #5cc2eb
}

.package-content i.law5 {
    color: #39c368
}

.package-content i.law6 {
    color: #54c0c5
}

.package_icon {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

.package_bx:hover a.package-content h6 {
    color: #30a4ff
}

.package_bx:hover a.package-content .package_icon {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.index-teacher_list li {
    float: left;
    width: 20%
}

.i-t-l-img {
    margin-right: 20px
}

.i-t-l-img a {
    border-radius: 5px;
    display: block;
    overflow: hidden
}

.article-index__bx {
    padding: 28px 24px 36px;
    border-radius: 5px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .09);
    margin-bottom: 20px
}

.art_tit {
    color: #444;
    line-height: 24px;
    padding-right: 0
}

.article-tit .art_img {
    width: 90px;
    height: 51px;
    margin-left: 24px
}

.article-tit .art_img img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    overflow: hidden
}

.article-content {
    line-height: 24px;
    color: #4e555e;
    margin: 19px 0 21px
}

.bottom-info span {
    color: #94999f;
    font-size: 12px
}

.activity-list__warp {
    padding: 43px 0 49px
}

.activity_bx {
    position: relative;
    width: 100%;
    margin-bottom: 40px;
    border-radius: 9px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(73, 56, 94, .44)
}

.activity_bx img {
    max-width: 100%;
    max-height: 100%;
    display: block
}

.activity-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 50px 40px 43px
}

.active-tit {
    font-size: 40px;
    color: #fff;
    display: block;
    line-height: 50px
}

.active_synopsis {
    color: #fff;
    opacity: .7;
    filter: alpha(opacity=70);
    margin: 22px 0 0
}

.btn.btn-enlist {
    background-color: #f44b00;
    padding: 13px 49px;
    margin: 54px 0 13px;
    box-shadow: 0 0 32px rgba(244, 75, 0, .38)
}

.btn.btn-enlist:hover {
    background-color: #ff6824
}

.active-hint {
    color: #e0e0e0
}

.article-ml-wp {
    background: #fff;
    position: relative;
    margin-right: 65px;
    font-family: "Politica";
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.article-y-t>span {
    font-size: 24px;
    color: #000;
    display: inline-block;
    padding: 0 5px;
    position: relative;
    z-index: 2
}

.article-m-d {
    font-size: 36px;
    color: #000;
    text-align: center;
    line-height: 50px
}

.article-time {
    font-size: 16px;
    color: #676767;
    line-height: 30px
}

.article-author {
    display: block;
    font-size: 14px;
    color: #808080;
    line-height: 20px;
    padding-top: 34px;
    margin-bottom: 30px
}

.article-tit {
    position: relative;
    line-height: 34px
}

.article-pls {
    display: block;
    width: 38px;
    height: 50px;
    background: url(../img/pls.png) no-repeat center;
    margin: 30px auto 0;
    position: relative
}

.article-pls-num {
    position: absolute;
    top: -6px;
    right: -26px;
    font-size: 12px;
    color: #ff2f2f;
    padding: 0 5px;
    line-height: 18px;
    border: solid 1px #ff2f2f;
    background-color: #fff
}

.crumb-nav {
    margin: 15px 0 14px
}

.active-info__warp {
    padding: 0 15px
}

.active-main-wrap {
    padding: 33px 0 0
}

.active-main-wrap .cm-desc-txt__twoLine {
    padding-top: 4px;
    color: #797979
}

.active-head {
    line-height: 50px;
    padding-bottom: 47px;
    color: #303d48;
    letter-spacing: 5px
}

.price_bx {
    padding: 24px 0 23px;
    border-bottom: solid 1px #f3f3f3
}

.cm-attr-alert .active-alert_info {
    background-color: rgba(242, 248, 255, .4);
    padding-left: 19px
}

.active-catalog_list {
    padding-top: 45px
}

.active-catalog_list li {
    position: relative
}

.active-catalog_list li:before {
    position: absolute;
    width: 1px;
    height: 100%;
    top: 5px;
    left: 15px;
    bottom: 0;
    background-color: #dbe1e8;
    content: ''
}

.lecture-icon {
    width: 11px;
    height: 11px;
    display: block;
    border-radius: 50%;
    background-color: #30a4ff
}

.active-catalog_content {
    padding: 0 0 59px 32px
}

.active-catalog_content h4 {
    font-size: 26px;
    margin: 0 0 15px 0
}

.active_address {
    color: #696f77
}

.btn.btn-consult {
    padding: 13px 32px
}

.btn.btn-active {
    padding: 13px 48px;
    opacity: 1;
    margin-top: 18px
}

.active_deploy {
    padding-left: 63px;
    display: block
}

.lecture-content {
    margin-left: -15px
}

.l-live-course-list-inner__wrap,
.l-item,
.l-live-course__wrap {
    height: 130px
}

.l-live-course__wrap .fl-play-menu-item {
    padding: 0
}

.l-live-cour-timer-line {
    top: 20px;
    background-color: #414143;
    height: 4px;
    line-height: 4px
}

.l-live-c-timer__wrap h6 {
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: -32px
}

.l-play-menu-state {
    position: relative;
    text-align: center;
    margin: 0 auto
}

.l-slide__wrap .carousel-control {
    width: 30px;
    background-color: transparent
}

.l-slide__wrap .carousel-control.left,
.l-slide__wrap .carousel-control.right {
    background-image: none
}

.l-slide__wrap .carousel-control>span {
    left: 2px
}

.l-slide__wrap .carousel-control:hover {
    background-color: #666
}

.no-lecture-data-ico {
    background: url(../img/no-lecture-data-ico.png) no-repeat 0 0 / cover;
    display: inline-block;
    width: 70px;
    height: 48px
}

.no-lecture-data__wrap span {
    display: inline-block
}

.live-course__wrap {
    background: url(../img/live-course-bg.jpg) no-repeat 50% 0;
    height: 200px
}

.live-wrap-bg {
    background-color: #f3f5f7;
    padding-bottom: 50px;
    min-height: 450px
}

.live-sort-box {
    border-top: 4px solid #f3f5f7
}

.live-sort-item-bx {
    display: inline-block;
    position: relative
}

.live-sort-box .r-sort .live-sort-item-bx>span {
    padding: 0 3px 0 28px
}

.live-sort-box .l-sort .live-sort-item-bx>span {
    margin-right: 25px;
    font-size: 16px;
    color: #666a74
}

.live-sort-box .l-sort .live-sort-item-bx>span.active {
    color: #30a4ff
}

.live-list-item {
    margin-bottom: 20px;
    border-radius: 8px;
    overflow: hidden
}

.live-list-item:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, .06)
}

.live-telecast {
    padding: 10px 15px;
    overflow: hidden
}

.live-telecast-ico {
    width: 16px;
    height: 16px;
    background: url(../img/live-telecast.png) no-repeat;
    display: inline-block
}

.live-telecast span,
.live-telecast a:hover {
    color: #fff
}

.thumbnail .live-caption {
    padding: 10px 20px 19px
}

.live-name {
    color: #07111b;
    margin: 12px 0 18px
}

.live-t-img {
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    overflow: hidden
}

.live-t-img img {
    max-width: 100%;
    display: block
}

.live-teacher {
    margin-bottom: 30px;
    height: 28px
}

.btn-live-telecast {
    background-color: #f85848;
    padding: 7px 22px;
    box-shadow: 0 0 2px rgba(248, 88, 72, .23)
}

.btn-live-telecast:hover,
.btn-live-telecast:focus {
    background-color: #f66c5d
}

.c-price {
    color: #f85848
}

.c-free {
    color: #3fc759
}

.btn-live-bespeak {
    padding: 7px 22px;
    box-shadow: 0 0 2px rgba(48, 164, 255, .23)
}

.live-sort-sub-wrap {
    border: 0;
    border-radius: 0
}

.live-sort-sub-box {
    position: relative
}

.live-course-info__wrap {
    height: 620px;
    background: #f5f5f9;
    background-size: cover
}

.live-imgTxtAttr-free {
    position: relative;
    margin: 0;
    padding: 0 0 0 830px;
    width: 100%;
    height: 485px;
    background: #fff
}

.live-imgLeft-free {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

.live-imgLeft-bx {
    position: relative;
    width: 830px;
    height: 485px;
    background-color: rgba(255, 255, 255, .2);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .34)
}

.live-imgLeft-bx>.c-img-left {
    display: block;
    width: 830px;
    height: 485px
}

.live-imgTxtAttr-free .course-txtAttr-free {
    overflow-y: scroll;
    height: 485px
}

.live-list-item h2 {
    padding-left: 14px;
    color: #262626;
    height: 40px;
    line-height: 40px;
    background: #fafbff;
    font-size: 14px;
    margin: 0
}

.live-list-div {
    display: flex;
    justify-content: start;
    padding: 0 15px;
    margin: 15px 0 15px 30px;
    align-items: center
}

.live-list-div img {
    margin-right: 15px
}

.live-list-div span {
    font-size: 12px;
    color: #999
}

.live-list-div p {
    color: #3b3b3b;
    margin-top: 5px
}

.prime-cost {
    text-decoration: line-through;
    color: #fff;
    opacity: .3;
    filter: Alpha(opacity=30)
}

.btn-living {
    background-color: transparent;
    border: dashed 1px rgba(255, 255, 255, .4);
    line-height: 39px;
    padding: 0 18px;
    border-radius: 30px;
    min-width: 357px;
    text-align: left;
    margin-left: 40px
}

.t-watching {
    color: #fd7b2d;
    opacity: .8;
    filter: Alpha(opacity=80)
}

.btn-play {
    padding: 13px 37px
}

.btn-enter-living {
    background: -webkit-linear-gradient(left, #fd7b2d, #fc5045);
    background: -o-linear-gradient(right, #fd7b2d, #fc5045);
    background: -moz-linear-gradient(right, #fd7b2d, #fc5045);
    background: linear-gradient(to right, #fd7b2d, #fc5045);
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr=#fd7b2d, endColorStr=#fc5045)
}

.bespeak-item li {
    float: left;
    width: 25%;
    text-align: center
}

.live-cm-task-chpter-item {
    padding: 0 15px 10px 24px
}

.live-cm-task-chpter-item .tchpter-item-children>ol>li {
    padding: 6px 6px 6px 30px;
    height: 54px;
    line-height: 54px;
    margin: 0
}

.live-cm-task-chpter-item .tchpter-item-children>ol>li>a {
    font-size: 14px;
    color: #333;
    max-width: 65%
}

.btn-spacing {
    padding: 1px 8px
}

.live-tchpter-item-children-right {
    line-height: 42px
}

.c-grey {
    color: #878e99
}

.live-cm-task-chpter-item .tchpter-item-children>ol>li:hover {
    background-color: #f6fbff
}

.live-catalog-ico {
    width: 32px;
    height: 32px;
    background: url(../img/live-catalog-ico.png) no-repeat;
    display: inline-block
}

.c-banner-cover-video.l-banner-cover-video .btn-lg {
    box-shadow: none;
    font-size: 14px;
    color: #fff;
    background: #000;
    padding: 15px 27px;
    opacity: .7;
    filter: Alpha(opacity=70)
}

.c-banner-cover-video.l-banner-cover-video .btn-lg:hover {
    opacity: .5;
    filter: Alpha(opacity=50)
}

.wm-info-teacher-desc__wrap {
    max-height: 64px;
    line-height: 20px;
    overflow: hidden
}

.teach-info_main {
    overflow: hidden;
    margin-right: -10px
}

.teach-info_main p {
    padding-right: 10px
}

.address-list_wrap {
    position: relative
}

.address-list_edit {
    position: absolute;
    right: 5px;
    bottom: 10px
}

.smallClass-banner {
    background-image: url("../img/smallClass-bg.jpg")
}

.sc-teacher-item>.live-t-img {
    width: 78px;
    height: auto;
    border-radius: 0;
    text-align: center;
    float: left
}

.sc-teacher-item>.live-t-img>img {
    border-radius: 50%;
    width: 42px;
    height: 42px;
    display: block;
    margin: 0 auto
}

.course-box-home {
    margin-top: 10px
}

.course-box-home>.course-item {
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    margin-top: 30px
}

.course-box-home>.course-item:hover img {
    transform: scale(1.2)
}

.course-box-home>.course-item>.img {
    overflow: hidden
}

.course-box-home>.course-item img {
    width: 100%;
    height: auto;
    transition: 1s
}

.course-box-home>.course-item:nth-child(3) {
    padding-right: 21.75px
}

.course-box-home>.course-item:nth-child(4) {
    padding-left: 8.25px
}

.course-box-home>.course-item>.course-item-info {
    padding: 10px 1px 30px 40px;
    position: absolute;
    left: 45px;
    bottom: 30px;
    background-color: #fff;
    border-radius: 6px
}

.course-box-home>.course-item>.course-item-info>h2 {
    padding-bottom: 10px;
    margin-bottom: 14px;
    color: var(--themeColor);
    font-size: 38px;
    line-height: 38px;
    font-weight: 500
}

.course-box-home>.course-item:nth-child(1)>.course-item-info>h2 {
    background: url(../img/renhe/course/c-1.png) left bottom no-repeat;
    background-size: 80% 30px
}

.course-box-home>.course-item:nth-child(2)>.course-item-info>h2 {
    background: url(../img/renhe/course/c-2.png) left bottom no-repeat;
    background-size: 46% 30px
}

.course-box-home>.course-item:nth-child(3)>.course-item-info>h2 {
    background: url(../img/renhe/course/c-3.png) left bottom no-repeat;
    background-size: 50% 30px
}

.course-box-home>.course-item:nth-child(4)>.course-item-info>h2 {
    background: url(../img/renhe/course/c-4.png) left bottom no-repeat;
    background-size: 55% 30px
}

.course-box-home>.course-item>.course-item-info>ul>li {
    margin-right: 40px;
    margin-top: 14px;
    line-height: 28px;
    display: inline-block;
    font-size: 20px
}

.show-all {
    margin-top: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    font-weight: 500;
    font-size: 28px;
    color: var(--themeColor);
    margin-bottom: 44px
}

.choose-box-home {
    padding-bottom: 40px
}

.choose-box-home>.choose-item>div {
    margin-top: 30px;
    border-radius: 4px;
    overflow: hidden;
    position: relative
}

.choose-box-home>.choose-item .img>img {
    width: 100%;
    height: 100%
}

.choose-box-home>.choose-item .choose-item-info {
    opacity: .81;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-radius: 4px;
    height: 83px;
    padding: 20px;
    background: linear-gradient(280deg, rgba(147, 156, 183, 1) 0, rgba(59, 81, 94, 1) 51%, rgba(44, 35, 58, 1) 78%, rgba(107, 128, 143, 1) 100%)
}

.choose-box-home>.choose-item .choose-item-info>a {
    padding: 0 12px;
    margin-right: 10px;
    font-weight: 400;
    display: inline-block;
    line-height: 42px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    height: 42px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 2px
}

.choose-box-home>.choose-item .choose-item-right {
    right: 60px;
    top: 30px;
    position: absolute;
    text-align: right
}

.choose-box-home>.choose-item .choose-item-right>h2 {
    color: #5e3e23;
    font-size: 48px;
    line-height: 67px;
    font-weight: 600
}

.choose-box-home>.choose-item .choose-item-right>p {
    color: #5e3e23;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400
}

.choose-box-home>.choose-item .choose-item-right>a {
    margin-top: 25px;
    text-align: center;
    display: inline-block;
    width: 160px;
    height: 42px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    line-height: 42px;
    color: #fff
}

.choose-box-home>.choose-item .choose-grade {
    border-radius: 4px;
    position: absolute;
    font-weight: 600;
    top: 0;
    left: 0;
    width: 144px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 32px;
    color: #fff
}

.choose-box-home>.choose-item:nth-child(1) .choose-grade {
    background-color: #00cd6f
}

.choose-box-home>.choose-item:nth-child(2) .choose-grade {
    background-color: #00a9ff
}

.choose-box-home>.choose-item:nth-child(3) .choose-grade {
    background-color: #3c3d9e
}

.choose-box-home>.choose-item:nth-child(4) .choose-grade {
    background: linear-gradient(233deg, rgba(199, 151, 99, 1) 0, rgba(219, 170, 118, 1) 100%)
}

.choose-box-home>.choose-item a:hover {
    background-color: var(--themeColor)
}

.practical-box-home {
    margin-top: 10px
}

.practical-box-home>.img>img {
    width: 100%;
    height: 100%
}

.practical-box-home>.practical-info {
    padding-left: 25px
}

.practical-box-home>.practical-info>h2 {
    line-height: 48px;
    color: #000;
    margin-top: 28px;
    margin-bottom: 28px
}

.practical-box-home>.practical-info>p {
    color: #777
}

.practical-box-home>.practical-info>ul {
    margin-top: 20px;
    width: 374px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.practical-box-home>.practical-info>ul>li {
    line-height: 28px;
    margin-bottom: 20px
}

.practical-box-home>.practical-info>ul>li>a {
    text-decoration: underline
}

.practical-box-home>.practical-info>a {
    color: var(--themeColor);
    font-weight: 500
}

.live_course-box-home {
    display: flex;
    justify-content: space-between
}

.live_course-box-home>.live_course-item-box {
    flex-grow: 1;
    width: 78%;
    position: relative;
    overflow: hidden
}

.live_course-box-home>.live_course-item-box .i-live-cour-timer-line-box {
    position: absolute;
    z-index: -1;
    width: 97%;
    bottom: 65px;
    overflow: hidden;
    height: 4px;
    margin: 0 10px
}

.live_course-box-home>.live_course-item-box .i-live-cour-timer-line {
    height: 4px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: content-box;
    background-color: #e5ecff
}

.live_course-item-box .arrow .arrow_left {
    width: 34px;
    height: 73px;
    cursor: pointer;
    position: absolute;
    top: 127px;
    left: 10px;
    background: url(../img/live/left.png) no-repeat;
    background-position: center;
    background-size: 100%
}

.live_course-item-box .arrow .arrow_right {
    width: 34px;
    height: 73px;
    cursor: pointer;
    position: absolute;
    top: 127px;
    right: 10px;
    background: url(../img/live/right.png) no-repeat;
    background-position: center;
    background-size: 100%
}

.anim {
    transition: all .3s
}

.live_course-box-home>.live_course-item-box>#live_course-box>div {
    padding-left: 10px;
    padding-right: 10px;
    background: url("../img/renhe/course/banner-live.png") top no-repeat;
    background-size: 100% 374px
}

.live_course-box-home>.live_course-item-box>#live_course-box>div>.disc {
    width: 14px;
    height: 14px;
    background-color: #b0beff;
    border-radius: 50%;
    margin: 48px auto 10px
}

.live_course-box-home>.live_course-item-box>#live_course-box>div>.time>.data {
    font-size: 20px;
    line-height: 28px;
    color: #262626;
    margin-bottom: 0;
    text-align: center
}

.live_course-box-home>.live_course-item-box>#live_course-box>div>.time>.time-info {
    font-size: 16px;
    line-height: 22px;
    color: #262626;
    margin-bottom: 0;
    text-align: center
}

.live_course-box-home>.live_course-item-box>#live_course-box>div>a {
    display: block;
    border-radius: 10px;
    overflow: hidden
}

.live_course-box-home>.live_course-item-box>#live_course-box>div>a>.img>img {
    width: 100%;
    height: 100%
}

.live_course-box-home>.live_course-item-box>#live_course-box>div>a>h2 {
    line-height: 32px;
    height: 64px;
    color: #262626;
    font-size: 20px;
    margin-top: 12px;
    padding: 0 15px 0 20px
}

.live_course-box-home>.live_course-item-box>#live_course-box>div>a>.text {
    display: flex;
    padding: 20px
}

.live_course-box-home>.live_course-item-box>#live_course-box>div>a>.text>div:nth-child(1) {
    vertical-align: middle;
    flex-grow: 1;
    color: #928e8e;
    line-height: 26px;
    font-size: 14px
}

.live_course-box-home>.live_course-item-box>#live_course-box>div>a>.text>div:nth-child(2) {
    vertical-align: middle;
    color: #928e8e;
    line-height: 26px;
    font-size: 19px;
    color: var(--themeColor)
}

.live_course-box-home>.live_course-right {
    margin-top: 21px;
    margin-left: 20px;
    width: 238px;
    height: 328px;
    box-shadow: 0 2px 10px 0 rgba(74, 134, 226, 0.16);
    border-radius: 10px;
    padding: 50px 20px 20px
}

.live_course-box-home>.live_course-right>.img {
    width: 108px;
    height: 104px;
    margin: 0 auto 20px
}

.live_course-box-home>.live_course-right>.img>img {
    width: 100%;
    height: 100%;
    display: block
}

.live_course-box-home>.live_course-right>span {
    font-size: 14px;
    line-height: 20px;
    color: #262626;
    display: block;
    text-align: center
}

.live_course-box-home>.live_course-right>.login {
    line-height: 42px;
    text-align: center;
    margin-top: 30px;
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    height: 42px;
    background: linear-gradient(85deg, rgba(50, 127, 255, 1) 0, rgba(183, 176, 255, 1) 100%);
    border-radius: 6px
}

.live_course-box-home>.live_course-right>.register {
    color: var(--themeColor);
    display: block;
    text-align: center;
    line-height: 22px;
    margin-top: 20px
}

.live_course-box-home>.live_course-item-box>.live_course-item {
    padding: 0 -10px
}

.live_course-box-home>.live_course-item-box>.live_course-item>li {
    padding: 0 10px
}

.teacher-box-home>.teacher-item {
    text-align: center
}

.teacher-box-home>.teacher-item .item_text {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 2px 10px 0 rgba(74, 134, 226, 0.16);
    border-radius: 6px;
    padding-bottom: 20px
}

.teacher-box-home>.teacher-item .item_text>a {
    padding-bottom: 20px;
    border-radius: 6px;
    overflow: hidden;
    display: block;
    text-align: center;
    box-shadow: 0 2px 10px 0 rgba(74, 134, 226, 0.16)
}

.teacher-box-home>.teacher-item .item_text .img>img {
    width: 100%;
    height: 100%;
    display: block
}

.teacher-box-home>.teacher-item .item_text p {
    line-height: 30px;
    color: #262626;
    font-weight: 600;
    font-size: 22px;
    margin: 20px 0 6px
}

.teacher-box-home>.teacher-item .item_text h2 {
    font-size: 14px;
    font-weight: 400;
    color: #a8a8a8;
    line-height: 20px;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 17px;
    color: #666
}

.teacher-box-home>.teacher-item .item_text span {
    line-height: 20px;
    color: #262626;
    font-size: 14px;
    display: block;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    color: #888
}

.media-box-home>.media-item>a {
    padding: 30px;
    border-radius: 6px;
    overflow: hidden;
    display: block;
    text-align: center;
    box-shadow: 0 2px 10px 0 rgba(74, 134, 226, 0.16)
}

.media-box-home>.media-item>a:hover,
.teacher-box-home>.teacher-item>a:hover {
    box-shadow: 0 2px 50px 0 rgba(74, 134, 226, 0.3)
}

.media-box-home>.media-item h2 {
    text-align: left;
    line-height: 29px;
    font-size: 20px;
    color: #262626;
    font-weight: 500;
    height: 58px;
    overflow: hidden
}

.media-box-home>.media-item span {
    margin-top: 30px;
    text-align: left;
    display: block;
    line-height: 20px;
    color: #777;
    font-size: 14px;
    height: 120px
}

.media-box-home>.media-item p {
    text-align: right;
    display: block;
    font-size: 20px;
    color: var(--themeColor);
    line-height: 28px;
    margin-top: 46px
}

.honor-box-home>.honor-item .img {
    padding: 15px
}

.honor-box-home>.honor-item .img>img {
    width: 100%;
    height: 100%;
    display: block
}

.cooperative_partner-box-home {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.cooperative_partner-box-home>a {
    display: block;
    width: 19.3%;
    margin-bottom: 10px
}

.cooperative_partner-box-home>a>img {
    width: 100%
}

.campus-box-home.tabs-container .tabs-left {
    position: relative
}

.campus-box-home.tabs-container .tabs-left>.nav-tabs {
    height: 372px;
    overflow-y: scroll;
    flex-wrap: wrap;
    padding-right: 20px;
    display: flex;
    justify-content: space-between
}

.campus-box-home.tabs-container .nav-tabs>li>a {
    margin-right: 6px;
    padding: 0;
    text-align: center;
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 36px;
    width: 100%;
    height: 36px;
    border-radius: 5px;
    border: 1px solid rgba(230, 230, 230, 1);
    box-sizing: border-box;
    color: #262626
}

.campus-box-home.tabs-container .nav-tabs>li {
    margin-bottom: 0;
    width: 50%;
    padding-right: 6px
}

.campus-box-home.tabs-container .nav-tabs>li.text {
    width: 100%;
    text-align: center;
    color: #928e8e;
    font-size: 12px;
    font-weight: 600;
    line-height: 17px;
    flex: auto
}

.campus-box-home.tabs-container .more-nav>li:last-child {
    width: 100%
}

.campus-box-home.tabs-container .more-nav>li:last-child>a {
    width: 100%
}

.campus-box-home.tabs-container .more-nav {
    position: absolute;
    height: max-content !important;
    top: 378px
}

.campus-box-home.tabs-container .nav-tabs>li.active>a {
    background: linear-gradient(90deg, #ff8f8f 0, #ff5757 100%);
    color: #fff
}

.campus-box-home.tabs-container .nav-tabs>li.active>a,
.campus-box-home.tabs-container .nav-tabs>li.active>a:focus,
.campus-box-home.tabs-container .nav-tabs>li.active>a:hover {
    border: 0
}

.campus-box-home.tabs-container .tabs-left {
    display: flex;
    justify-content: space-between
}

.campus-box-home.tabs-container .tabs-left .tab-content {
    width: 78%
}

.campus-box-home.tabs-container>.tabs-left .panel-body {
    width: 100%;
    padding: 20px 30px 35px;
    margin-left: 20px
}

.campus-box-info.tabs-container .nav-tabs {
    display: flex;
    overflow-x: auto
}

.campus-box-info.tabs-container .nav-tabs>li>a {
    border: 0;
    border-bottom: 2px solid transparent;
    border-radius: 0;
    line-height: 25px;
    margin-right: 40px;
    padding: 0 0 18px;
    text-align: center;
    margin-bottom: -1px;
    font-size: 18px;
    width: max-content;
    box-sizing: border-box;
    color: #262626
}

.campus-box-info.tabs-container .nav-tabs>li {
    margin-bottom: 0;
    width: max-content;
    padding-right: 6px
}

.campus-box-info.tabs-container .nav-tabs>li:last-child {
    width: max-content
}

.campus-box-info.tabs-container .nav-tabs>li:last-child>a {
    width: max-content
}

.campus-box-info.tabs-container .nav-tabs>li.active>a {
    background: linear-gradient(90deg, #ff8f8f 0, #ff5757 100%);
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    padding: 0 15px;
    border-radius: 5px;
    height: 28px;
    line-height: 28px
}

.campus-box-info.tabs-container .panel-body>p {
    color: #928e8e;
    font-size: 18px;
    line-height: 25px;
    margin-top: 24px;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 17px;
    color: #535353
}

@media(min-width:992px) and (max-width:1200px) {
    .live_course-box-home>.live_course-item-box>#live_course-box>div {
        background-size: 100% 310px
    }
}

.renhe-course-list_wrap .course-list_banner {
    height: 320px;
    background: url("../img/renhe/course/course-list-banner.jpg") center 0 no-repeat;
    background-size: cover
}

.course-list_banner .text {
    padding-top: 76px;
    text-align: center
}

.course-list_banner .text>h2 {
    line-height: 45px;
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 20px
}

.course-list_banner .text>p>input {
    width: 580px;
    height: 48px;
    box-sizing: border-box;
    border-radius: 6px;
    background-color: #fff;
    padding: 10px 62px 10px 20px;
    border: 0;
    font-size: 20px;
    line-height: 48px;
    color: #928e8e;
    outline: 0
}

.course-list_banner .text>p {
    width: 580px;
    position: relative;
    margin: 0 auto
}

.course-list_banner .text>p>button {
    position: absolute;
    top: 0;
    right: 0;
    height: 48px;
    border-radius: 6px;
    width: 62px;
    background-color: #fff;
    border: 0
}

.course-list_subject {
    position: relative;
    overflow: hidden
}

.course-list_subject .subject-item-box {
    display: flex;
    width: 100%;
    justify-content: space-between
}

.course-list_subject .subject-item-box>.subject-item {
    width: 224px;
    height: 160px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .6)
}

.course-list_subject .subject-item-box>.subject-item>.img,
.course-list_subject .subject-item-box>.subject-item>.img>img {
    width: 100%;
    height: 100%;
    display: block
}

.course-list_subject .subject-item-box>.subject-item>.text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding: 20px 0
}

.course-list_subject .subject-item-box>.subject-item>.text>h2 {
    font-size: 30px;
    line-height: 50px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 8px
}

.course-list_subject .subject-item-box>.subject-item>.text>p {
    font-size: 16px;
    line-height: 22px;
    color: #fff
}

.course-list_subject .arrow .arrow_left {
    width: 34px;
    height: 73px;
    cursor: pointer;
    position: absolute;
    top: 43px;
    left: 0;
    background: url(../img/live/left.png) no-repeat;
    background-position: center;
    background-size: 100%
}

.course-list_subject .arrow .arrow_right {
    width: 34px;
    height: 73px;
    cursor: pointer;
    position: absolute;
    top: 43px;
    right: 0;
    background: url(../img/live/right.png) no-repeat;
    background-position: center;
    background-size: 100%
}

.course-list_classification .classification {
    display: flex
}

.course-list_classification .classification>li>ul {
    width: 160px;
    z-index: 999;
    position: absolute;
    top: 72px;
    left: 0;
    background-color: #fff
}

.course-list_classification .classification>li>ul>li {
    font-size: 20px
}

.course-list_classification .classification>li>ul>li>a {
    transition: all .3s;
    text-align: center;
    display: block;
    padding: 10px 0;
    line-height: 28px;
    font-size: 20px;
    color: #777
}

.course-list_classification .classification>li>ul>li:hover>a {
    background-color: #327fff;
    color: #fff
}

.course-list_classification .classification>li>ul {
    height: 0;
    overflow: hidden;
    transition: all .3s
}

.course-list_classification .classification>li:hover>ul {
    height: auto
}

.course-list_classification .classification>li {
    position: relative;
    margin-right: 42px
}

.course-list_classification .classification>li.active {
    border-bottom: 7px solid #327fff
}

.course-list_classification .classification>li>a {
    display: block;
    padding: 37px 14px 10px;
    color: #262626;
    font-size: 22px;
    line-height: 24px;
    text-align: center
}

.course-list-box>.course-item {
    padding: 30px;
    display: flex;
    background-color: #fff;
    margin-top: 30px;
    box-shadow: 0 2px 10px 0 rgba(52, 92, 155, 0.17);
    border-radius: 6px
}

.course-list-box>.course-item>.img {
    display: block;
    width: 320px;
    height: 200px;
    margin-right: 30px
}

.course-list-box>.course-item>.img>img {
    width: 100%;
    height: 100%
}

.course-list-box>.course-item>.text {
    width: 65%
}

.course-list-box>.course-item>.text>h2 {
    margin-top: 0;
    line-height: 40px;
    font-size: 24px;
    font-weight: 600;
    color: #262626;
    margin-bottom: 20px
}

.course-list-box>.course-item>.text>ul {
    display: flex
}

.course-list-box>.course-item>.text>ul>li {
    display: flex;
    width: max-content;
    margin-right: 20px
}

.course-list-box>.course-item>.text>ul>li:last-child {
    margin-right: 0
}

.course-list-box>.course-item>.text>ul>li>i {
    width: 18px;
    height: 18px;
    background-size: cover;
    display: inline-block;
    vertical-align: middle
}

.course-list-box>.course-item>.text>ul>li>span {
    margin-left: 6px;
    font-size: 16px;
    color: #262626;
    font-weight: 600;
    line-height: 18px;
    vertical-align: middle;
    display: inline-block
}

.course-list-box>.course-item>.text>ul>li:nth-child(1)>i {
    background: url("../img/renhe/icon/icon-1.png") round
}

.course-list-box>.course-item>.text>ul>li:nth-child(2)>i {
    background: url("../img/renhe/icon/icon-2.png") round
}

.course-list-box>.course-item>.text>ul>li:nth-child(3)>i {
    background: url("../img/renhe/icon/icon-3.png") round
}

.course-list-box>.course-item>.text>p {
    margin-top: 10px;
    min-height: 60px;
    line-height: 32px;
    font-size: 16px;
    color: #4c4f47
}

.course-list-box>.course-item>.text>div {
    display: flex
}

.course-list-box>.course-item>.text>div>span {
    flex: 1
}

.course-list-box>.course-item>.text>div>a {
    height: 36px;
    border-radius: 28px;
    box-sizing: border-box;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    font-size: 14px
}

.course-list-box>.course-item>.text>div>a:first-child {
    width: 181px;
    color: #262626
}

.course-list-box>.course-item>.text>div>a:last-child {
    width: 147px;
    margin-left: 20px;
    color: #fff
}

.course-list-box>.course-item.type1 {
    border-right: 12px solid #327fff
}

.course-list-box>.course-item.type2 {
    border-right: 12px solid #00a9ff
}

.course-list-box>.course-item.type3 {
    border-right: 12px solid #3c3d9e
}

.course-list-box>.course-item.type4 {
    border-right: 12px solid #327fff
}

.course-list-box>.course-item.type1>.text>div>a:first-child {
    border: 1px solid #00bf68
}

.course-list-box>.course-item.type2>.text>div>a:first-child {
    border: 1px solid #00a9ff
}

.course-list-box>.course-item.type3>.text>div>a:first-child {
    border: 1px solid #3c3d9e
}

.course-list-box>.course-item.type4>.text>div>a:first-child {
    border: 1px solid #327fff
}

.course-list-box>.course-item.type1>.text>div>a:last-child {
    background-color: #327fff
}

.course-list-box>.course-item.type2>.text>div>a:last-child {
    background-color: #00a9ff
}

.course-list-box>.course-item.type3>.text>div>a:last-child {
    background-color: #3c3d9e
}

.course-list-box>.course-item.type4>.text>div>a:last-child {
    background-color: #327fff
}

.renhe-course-list_wrap .cm-pagebar__wrap .pagination>li>a {
    border-radius: 2px;
    /* width: 38px;
    height: 38px; */
    font-size: 18px;
    color: #ceced7;
    border: 1px solid rgba(226, 226, 226, 1);
    white-space: nowrap;
}

.renhe-course-list_wrap .cm-pagebar__wrap .pagination>li:hover>a {
    background-color: #327fff;
    color: #fff
}

.renhe-course-list_wrap .cm-pagebar__wrap .pagination .active a {
    color: #fff;
    background-color: #327fff
}

.spu-course-info img {
    max-width: 100% !important;
    display: block
}

.spu-course-info span {
    display: block;
    font-size: 16px;
    color: #262626;
    line-height: 180%
}

.course-open_banner .text {
    display: flex;
    padding: 30px 0 35px
}

.course-open_banner .text>h2 {
    flex: 1;
    font-size: 48px;
    font-weight: 600;
    line-height: 32px;
    color: var(--themeColor)
}

.course-open_banner .text>p {
    position: relative;
    margin-top: 10px
}

.course-open_banner .text>p>input {
    font-size: 16px;
    width: 467px;
    border-radius: 6px;
    background-color: #f5f5f9;
    border: 0;
    height: 48px;
    padding: 10px 65px 10px 20px;
    box-sizing: border-box
}

.course-open_banner .text>p>button {
    position: absolute;
    background-color: transparent;
    top: 0;
    bottom: 0;
    right: 0;
    width: 65px;
    border: 0
}

.course-open-list {
    padding: 0 30px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 2px 10px 0 rgba(52, 92, 155, 0.17);
    border-radius: 6px;
    margin-bottom: 10px
}

.course-open-list>.list-item {
    display: flex;
    padding: 30px 0
}

.course-open-list>.list-item>.img {
    width: 240px;
    height: 160px;
    margin-right: 30px
}

.course-open-list>.list-item>.img img,
.course-open-list>.list-item>.img>a {
    width: 100%;
    height: 100%;
    display: block
}

.course-open-list>.list-item>.text {
    flex: 1
}

.course-open-list>.list-item>.text>h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 33px;
    margin: 0 0 12px
}

.course-open-list>.list-item>.text>p {
    font-size: 16px;
    color: #4c4f47;
    line-height: 32px
}

.course-open-list>.list-item>.text>.teacher {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.course-open-list>.list-item>.text>.teacher>.left img {
    display: inline-block;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-right: 16px
}

.course-open-list>.list-item>.text>.teacher>.left span {
    font-size: 20px;
    color: #262626;
    width: 40px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    vertical-align: middle;
    width: 200px
}

.course-open-list>.list-item>.text>.teacher>.right {
    width: max-content;
    text-align: center
}

.course-open-list>.list-item>.text>.teacher>.right p {
    color: #928e8e;
    font-size: 14px;
    line-height: 20px
}

.course-open-list>.list-item>.text>.teacher>.right a {
    display: block;
    width: 147px;
    line-height: 36px;
    color: rgba(50, 127, 255, 1);
    font-size: 14px;
    height: 36px;
    background-color: #fff;
    border-radius: 28px;
    border: 1px solid rgba(50, 127, 255, 1)
}

.course-list_classification .classification .history {
    color: #928e8e;
    font-size: 20px;
    height: 80px;
    line-height: 110px;
    margin-left: 595px
}

.course-list_classification .classification>div:hover {
    color: #00a9ff
}

.live-classify {
    height: 70px;
    padding: 35px 30px 35px 12px
}

.live-classify span.active {
    color: #f85848
}

.newbanner {
    /*margin-top: 16px*/
}

.banneritem {
    display: flex;
    justify-content: space-between
}

.banner-navbar {
    width: 314px;
    height: 370px;
    background: #fff;
    box-shadow: 0 0 10px rgba(77, 67, 208, 0.08);
    border-radius: 3px;
    padding: 0 17px 0 14px
}

.banner-navbar h2 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 19px;
    color: #484848
}

.banner-navbar-li {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    width: 100%;
    padding: 11px 0
}

.banner-navbar-li ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    margin-bottom: 0
}

.banner-navbar-li li {
    font-family: PingFang SC;
    font-size: 14px;
    width: 33.3%;
    text-align: center;
    margin: 4px 0
}

.banner-navbar-li li a {
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 17px;
    color: #666
}

.banner-navbar-li li a:hover {
    color: #337ab7
}

.banner-swiper {
    width: 840px;
    height: 370px;
    overflow: hidden
}

.banner-swiper .swiper-container {
    width: 100%;
    height: 100%
}

.banner-swiper img {
    width: 100%;
    height: 100%
}

.quickentry {
    margin: 12px 0
}
.index-swiper {
    width: auto;
}
.quickentry-div {
    display: flex;
    justify-content: center
}

.quickentry-item {
    width: 25%;
    display: flex;
    justify-content: space-between;
    padding: 18px 20px 20px 0;
    position: relative
}

.quickentry-item dl {
    display: flex;
    font-family: Microsoft YaHei;
    margin-bottom: 0
}

.quickentry-item dl dt {
    margin-right: 12px;
    margin-left: 12px
}

.quickentry-item dd h3 {
    font-size: 14px;
    font-weight: 700;
    margin-top: 3px;
    color: #444
}

.quickentry-item dd p {
    font-size: 12px;
    color: #444
}

.quickentry-item button {
    border: 1px solid #327fff;
    border-radius: 6px;
    width: 76px;
    height: 28px;
    background: #fff;
    font-family: PingFang SC;
    color: #327fff;
    font-size: 14px;
    margin-top: 5px
}

.quickentry-item button a {
    color: #327fff
}

.quickentry-line::after {
    border: 1px solid #e8e8e8;
    content: '';
    width: 0;
    height: 39px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -65%)
}

.online-hotnews {
    margin-bottom: 20px
}

.online-hotnew-item {
    display: flex;
    justify-content: space-between
}

.online {
    width: 100%;
    /*background: #fff;*/
    padding: 20px 0 10px 0
}

.online-title {
    display: flex;
    justify-content: space-between;
    font-family: PingFang SC;
    margin-bottom: 6px
}

.online-title h2 {
    color: #262626;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    padding-left: 22px;
    position: relative
}

.online-title h2::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 25px;
    background: #ff5858;
    border-radius: 0 2px 2px 0;
    left: 0
}

.online-title span {
    font-size: 14px;
    margin-right: 17px
}

.online-title span a {
    color: #327fff
}

.hy-all{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.hy-all .hy-img{
    width: 380px;
    height: 120px;
}
.hy-all .hy-img:nth-child(2) {
    margin: 0 14px;
}
.hy-all .hy-img a{
    display: block;
}
.hy-all .hy-img a img{
    width: 100%;
    height: 100%;
}
.online-item {
    display: flex;
    justify-content: space-around;
    padding: 10px;
    width: 32%;
    margin-top: 10px;
    margin-right: 15px;
    float: left;
    background: #fff;
    box-shadow: 0 3px 13px rgba(144, 22, 0, 0.06);
    opacity: 1;
    border-radius: 6px;
    box-sizing: border-box;
    height: 134px;
    overflow: hidden
}

.online-item:last-child {
    margin-right: 0
}

.online-item-title {
    font-family: Microsoft YaHei;
    color: #707070;
    margin: 0 5px;
    width: 70%
}

.online-item img.ls {
    padding: 5px;
    background: url("../images/renhe/index/circle.png") no-repeat;
    background-size: 100%;
    border-radius: 50%
}

.online-item-title h3 {
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    margin-bottom: 13px;
    color: #324757;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
}

.online-item-title h3 a {
    color: #707070
}

.online-item-title p {
    font-size: 12px
}

.online-item button {
    width: 84px;
    height: 32px;
    border: 1px solid #327fff;
    border-radius: 17px;
    margin-top: 10px;
    font-size: 14px;
    background: #fff
}

.online-item button a {
    color: #327fff
}

.online-item button img {
    margin-left: -20px;
    margin-right: 5px
}

.online-item button .course-live-ing {
    vertical-align: inherit;
    display: inline-block;
    width: 20px;
    height: 15px;
    position: relative
}

.course-live-ing i {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background-color: #fff;
    -webkit-animation: liveIng linear .3s infinite;
    animation: liveIng linear .3s infinite;
    background-color: #327fff
}

.course-live-ing i:nth-of-type(2) {
    left: 6px;
    height: 12px;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.course-live-ing i:nth-of-type(3) {
    left: 12px;
    height: 9px;
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

@-webkit-keyframes liveIng {
    0% {
        height: 50%
    }

    50% {
        height: 100%
    }

    100% {
        height: 50%
    }
}

@keyframes liveIng {
    0% {
        height: 50%
    }

    50% {
        height: 100%
    }

    100% {
        height: 50%
    }
}

.online-item button.online-yy a,
.online-item button.online-hk a {
    margin-left: 8px
}

.online-item button.online-yy img {
    animation: rotate 2s infinite linear;
    -webkit-animation: rotate 2s infinite linear
}

.online-item button.online-hk img {
    animation: rotate 2s infinite linear;
    -webkit-animation: rotate 2s infinite linear
}

@keyframes rotate {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

.online-item button.online-hk a {
    color: #327fff;
    margin-left: 8px
}

.hotnews {
    width: 780px;
    background: #fff;
    margin-left: 20px;
    padding: 9px 25px 0 27px
}

.online-item-line {
    border-top: 1px dashed #e5e5e5;
    border-bottom: 1px dashed #e5e5e5
}

.hotnews h2 {
    font-size: 20px;
    color: #000;
    margin-bottom: 26px;
    font-family: Microsoft YaHei;
    margin-top: 20px
}

.hotnews ul {
    display: flex;
    justify-content: space-between;
    margin: 0
}

.hotnews li {
    font-family: PingFang SC;
    font-size: 16px;
    margin-bottom: 20px;
    width: 310px;
    height: 22px;
    overflow: hidden
}

.hotnews li a {
    color: #434343
}

.hotnews li a:hover {
    color: #327fff
}

.hotnews li.lm {
    border: 1px solid #327fff;
    color: #327fff;
    font-size: 12px;
    width: 43px;
    height: 21px;
    border: 1px solid #327fff;
    border-radius: 10px;
    text-align: center
}

.public-course {
    font-family: PingFang SC;
    margin-bottom: 48px
}

.public-course h2 {
    font-size: 20px;
    color: #262626;
    margin-bottom: 25px;
    padding-left: 22px;
    border-left: 4px solid #ff5858
}

.public-course h2 span {
    float: right;
    font-size: 16px
}

.public-course h2 span a {
    color: #327fff
}

.public-course-div {
    display: flex
}

.public-course-div img.course-pic {
    margin-right: 10px
}

.public-course-bar {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
}

.public-course-item {
    width: 275px;
    /*box-shadow: 0 15px 30px rgba(74, 134, 226, 0.16);*/
    border-radius: 0 0 10px 10px;
    padding-bottom: 5px;
    margin-left: 0px
}

.public-course-item a img {
    width: 100%
}

.public-course-item h6 {
    font-size: 15px;
    padding: 13px 15px 5px 15px;
    margin: 0
}

.public-course-item h6 a {
    color: #262626
}

.public-course-item h6 a:hover {
    color: #327fff
}

.course-price-ren {
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #f54030
}

.course-price-ren span {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    color: #888;
    opacity: 1
}

.shicao-div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    font-family: PingFang SC
}

.shicao-div p {
    font-size: 24px;
    color: #262626;
    padding-bottom: 50px;
    margin: 0;
    margin-top: 15px
}

.shicao-item {
    background: #fff;
    width: 18%;
    box-shadow: 0 2px 10px rgba(74, 134, 226, 0.16);
    border-radius: 10px;
    margin-top: 110px
}

.shicao-item img {
    margin-top: -69px
}

.index-hotnews h6 span.more {
    float: right;
    font-size: 16px;
    line-height: 52px
}

.index-hotnews h6 span.more a {
    color: #327fff
}

.index-hotnews-div {
    display: flex;
    justify-content: space-between
}

.index-hotnews-item {
    width: 100%;
    font-family: PingFang SC
}

.index-hotnews-top {
    display: flex;
    margin-bottom: 16px;
    width: 100%;
    justify-content: space-between
}

.index-hotnews-top .index-hotnews-img {
    width: 28%;
    position: relative;
    margin-right: 11px
}

.index-hotnews-top .index-hotnews-img img {
    width: 100% !important
}

.index-hotnews-top .index-hotnews-nr {
    width: 70%
}

.index-hotnews-top img {
    z-index: 100;
    position: relative
}

.index-hotnews-top h3 {
    color: rgba(68, 68, 68, 1);
    font-size: 16px;
    margin: 8px 0 15px 0
}

.index-hotnews-top p {
    font-size: 13px;
    color: #898989;
    line-height: 18px
}

.index-hotnews-top p a {
    color: rgba(0, 144, 234, 1)
}

.index-hotnews-item li {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #333;
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
    width: 50%;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 30px;
    box-sizing: border-box
}

.index-hotnews-item li a {
    width: 70%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.index-hotnews-item li span {
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 17px;
    color: #888
}

.index-ad img {
    width: 100%
}

.index-wenda h6 span.more {
    float: right;
    font-size: 16px;
    line-height: 52px
}

.index-wenda h6 span.more a {
    color: #327fff
}

.index-wenda-div {
    display: flex;
    flex-wrap: wrap;
    font-family: PingFang SC;
    justify-content: space-between
}

.index-wenda-item {
    width: 275px;
    height: 235px;
    background: #fff;
    box-shadow: 0 15px 30px rgba(74, 134, 226, .16);
    border-radius: 10px;
    padding: 19px 15px 0 15px;
    margin: 0px 0 20px 0
}

.index-wenda-item span.hot-ht {
    width: 73px;
    height: 20px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    background: #327fff;
    border-radius: 10px;
    text-align: center;
    line-height: 20px;
    margin-bottom: 30px
}

.index-wenda-item p.qus {
    height: 60px;
    border-bottom: 1px solid #f8f8f8;
    overflow: hidden
}

.index-wenda-item p.answer {
    height: 60px;
    overflow: hidden
}

.index-wenda-item span.wg {
    width: 81px;
    height: 20px;
    background: #edf4ff;
    border-radius: 14px;
    display: block;
    color: #928e8e;
    text-align: center;
    line-height: 20px;
    margin: 0 auto;
    font-size: 11px
}

.index-wenda-item span.wg a {
    color: #928e8e
}

.index-wenda-item span.wg a:hover {
    color: #327fff
}

.subject-course-item {
    width: 224px;
    height: 107px;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    color: #fff;
    font-family: PingFang SC;
    padding: 28px 0 0 18px
}

.subject-course-item img {
    position: absolute;
    right: 0;
    top: 22px
}

.subject-course-item-gy {
    background: linear-gradient(226deg, #1a60e3 0, #009dff 100%)
}

.subject-course-item-cca {
    background: linear-gradient(226deg, #ea4286 0, #f0598f 100%)
}

.subject-course-item-cpa {
    background: linear-gradient(45deg, #7bd2cd 0, #00c497 100%)
}

.subject-course-item-fdc {
    background: linear-gradient(48deg, #eab557 0, #eeaa49 100%)
}

.subject-course-item-gk {
    background: linear-gradient(226deg, #ef5050 0, #ffa0a0 100%)
}

.subject-course-item a {
    color: #fff
}

.subject-course-item h2 {
    font-size: 20px;
    margin: 0
}

.subject-course-item p {
    font-size: 12px;
    margin-top: 5px
}

.classfication-div {
    display: flex;
    justify-content: space-between
}

.classfication-div ul.classfication {
    width: 780px
}

.classfication-div p {
    padding-top: 37px;
    position: relative
}

.classfication-div p input {
    width: 300px;
    height: 36px;
    box-sizing: border-box;
    border-radius: 6px;
    background-color: #fff;
    padding: 10px 62px 10px 20px;
    border: 1px solid #cbcbcb;
    font-size: 14px;
    line-height: 36px;
    color: #928e8e;
    outline: 0
}

.classfication-div p button {
    position: absolute;
    top: 40px;
    right: 1px;
    height: 32px;
    border-radius: 6px;
    width: 40px;
    background-color: #fff;
    border: 0
}

.course-list-div {
    width: 930px;
    float: left
}

.course-list-ad {
    width: 224px;
    float: right;
    padding-top: 30px;
    /*margin-top: 30px;
  margin-left: 30px;*/
    height: 400px;
    overflow: hidden
}

.course-list-ad .swiper-container {
    width: 100%;
    height: 100%
}

.course-list-ad img {
    width: 100%;
    height: 100%
}

.coursenew-title {
    width: 320px
}

.wenda-form {
    background: #fafcff;
    padding: 10PX;
    margin-bottom: 18px
}

.wenda-form-div {
    padding: 20px
}

.wenda-form-div h2 {
    margin: 0;
    color: #666;
    font-size: 15px
}

.wenda-form-div h2 span {
    font-size: 14px
}

.wenda-form label {
    display: block;
    margin-bottom: 12px;
    margin-top: 22px;
    color: #666;
    font-size: 13px;
    padding-left: 16px;
    font-weight: normal
}

.wenda-form textarea {
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12);
    border-radius: 6px
}

.wenda-form select {
    width: 100%;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12);
    border-radius: 6px;
    height: 46px;
    border: 0;
    padding-left: 10px;
    margin-bottom: 40px
}

.wenda-form .wenda-imgbtn {
    border-top: 1px solid #f0f0f0;
    display: flex;
    justify-content: space-between;
    padding-top: 18px;
    align-items: center
}

.wenda-form .wenda-imgbtn p {
    font-size: 14px;
    color: #66bcff
}

.wenda-form .wenda-imgbtn p span {
    font-size: 12px;
    color: #a7a7a7
}

.wenda-form .wenda-imgbtn button {
    background: #327fff;
    width: 160px;
    height: 50px;
    display: block;
    font-size: 15px;
    color: #fff;
    border: 0
}

.wenda-hot {
    margin-top: 30px
}

.wenda-hot h3 {
    font-size: 14px;
    color: #444
}

.wenda-hot p {
    font-size: 12px;
    color: #666;
    margin-top: 6px
}

.wenda-ad img {
    width: 100%
}

.cm-wbg-wenda {
    padding-bottom: 20px;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 4px 8px 0 rgb(7 17 27 / 10%)
}

.cm-wbg-wenda .bg-info {
    height: 50px;
    line-height: 50px
}

.cm-wbg-wenda p {
    padding-left: 10px;
    padding-right: 10px
}

.wendaside-title {
    border-bottom: 1px solid #ededed;
    display: flex;
    justify-content: space-between;
    height: 58px;
    line-height: 58px
}

.wendaside-title h3 {
    color: #666;
    font-size: 15px;
    padding-left: 20px;
    margin: 0;
    line-height: 58px
}

.wendaside-title h3 img {
    margin-right: 10px
}

.wendaside-title span {
    font-size: 12px;
    margin-right: 10px
}

.wendaside-title span a {
    color: #333
}

.cm-wbg-wenda ul {
    margin-left: 15px
}

.cm-wbg-wenda li::before {
    position: absolute;
    left: 0;
    top: 6px;
    width: 8px;
    height: 8px;
    border: 1px solid #5bf;
    border-radius: 50%;
    content: ''
}

.cm-wbg-wenda li {
    margin-top: 30px;
    padding-left: 15px;
    position: relative
}

.cm-wbg-wenda li a {
    color: #333
}

.cm-wbg-wenda li a:hover {
    color: #5bf
}

.live-teacher-info {
    display: flex;
    align-items: center
}

.live-teacher-info img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-right: 10px
}

.live-teacher-info h6 {
    color: #444;
    font-size: 14px
}

.quesition-home-top {
    background: #fafcff;
    padding: 30px;
    margin-bottom: 18px
}

.quesition-home-top h3 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px
}

.new-question-tags-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 6px
}

.new-question-tags-list span {
    display: inline-block;
    width: 99px;
    line-height: 30px;
    background: #fff;
    text-align: center;
    -webkit-box-shadow: 0 3px 6px rgba(0, 95, 206, .16);
    box-shadow: 0 3px 6px rgba(0, 95, 206, .16);
    opacity: 1;
    font-size: 14px;
    color: #8b93a0;
    margin-bottom: 14px;
    cursor: pointer
}

.new-question-tags-list span {
    display: inline-block;
    width: 99px;
    line-height: 30px;
    background: #fff;
    text-align: center;
    -webkit-box-shadow: 0 3px 6px rgba(0, 95, 206, .16);
    box-shadow: 0 3px 6px rgba(0, 95, 206, .16);
    opacity: 1;
    font-size: 14px;
    color: #8b93a0;
    margin-bottom: 14px;
    cursor: pointer
}

.news-right-hotlist a span:nth-child(1) {
    width: 18px;
    height: 18px;
    line-height: 18px;
    background: #83bcff;
    opacity: 1;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin-right: 6px;
    display: inline-block
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.j-c {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.j-b {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.a-c {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.search-input {
    width: 196px;
    background: #fff;
    border: 1px solid #dbdbdb;
    opacity: 1;
    margin-right: 10px;
    border-radius: 4px
}

.search-input input {
    border: 0;
    background: 0;
    outline: 0;
    border: 0;
    line-height: 30px;
    flex: 1
}

.search-box button {
    width: 62px;
    height: 32px;
    background: #327fff;
    opacity: 1;
    border-radius: 4px;
    color: #fff;
    font-size: 14px
}

.question-ai-box {
    background: #fff;
    box-shadow: 0 0 9px 1px rgba(236, 236, 236, .5);
    border-radius: 8px;
    padding: 12px 12px 20px;
    overflow: auto
}

.ai-box {
    position: relative;
    background: #f8f8f8;
    box-shadow: 0 0 9px 1px rgba(236, 236, 236, .5);
    border-radius: 8px
}

.ai-box-footer,
.ai-box-header {
    height: 62px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    box-shadow: 0 -4px 6px 0 rgba(233, 233, 233, .5);
    border-radius: 0 0 8px 8px
}

.ai-box-header {
    padding-left: 118px;
    border-radius: 8px;
    box-shadow: 0 1px 9px 1px rgba(227, 227, 227, .5)
}

.ai-box-header h3 {
    position: relative;
    font-size: 22px;
    font-weight: 400;
    vertical-align: middle;
    padding-right: 15px;
    margin-right: 10px
}

.ai-box-header h3::after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    width: 1px;
    height: 19px;
    background: #d6d6d6
}

.ai-box-header span {
    color: #999;
    font-size: 14px;
    vertical-align: middle
}

.ai-box-logo {
    position: absolute;
    left: 34px;
    top: 12px;
    padding: 8px;
    border-radius: 50%;
    background: #fff
}

.ai-box-logo > img {
    width: 62px;
    height: 62px;
}

.ai-box-footer div {
    width: 120px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer
}

.transfer-teacher {
    background: #1973f4;
    color: #fff;
    box-shadow: 0 0 4px 0 rgba(152, 152, 152, .5);
    border-radius: 17px;
    margin: 0 16px 0 22px
}

.is-solved {
    background: #fff;
    border-radius: 17px;
    border: 1px solid #1973f4;
    color: #1973f4
}

.ai-con {
    padding: 40px 45px 10px;
    overflow: auto;
    height: 342px
}

.ai-con>div {
    margin-bottom: 14px
}

.ai-tip>div {
    display: inline-block;
    line-height: 20px;
    font-size: 14px;
    padding: 12px 18px;
    box-shadow: 0 0 4px 0 rgba(228, 228, 228, .5);
    max-width: 430px;
    margin: 0
}

.ai-tip>div p {
    margin: 0
}

.ai-tip-l>div {
    background: #fff;
    border-radius: 0 12px 12px 12px
}

.ai-tip-l {
    float: left;
    width: 100%
}

.ai-tip-r {
    float: right;
    width: auto
}

.ai-tip-r>div {
    background: #2fa3fd;
    border-radius: 0 12px 12px 12px;
    color: #fff
}

.ai-related {
    color: #4692ff
}

.ai-related-box {
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(228, 228, 228, .5);
    border-radius: 12px;
    float: left
}

.related-box-tit {
    border-right: 1px solid #f2f2f2;
    width: 48px;
    text-align: center
}

.ai-related-box ul {
    margin: 0;
    max-width: 540px;
    padding: 0 16px 0 12px
}

.ai-related-box li {
    line-height: 32px;
    cursor: pointer;
    padding-right: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABJklEQVQ4T+3UvUrEQBAA4JnlICAKco2dNj6BnQhCyFWCFnaCTYTMEpBgaZlXsNuflNYWglZiKsFWBF/AIo2FWhkwOxJQkPM0d8mBzW03LPOxOzMMwpQPjusppTYRcUFKefFXzligMWaHmRUzL3qe1w/D8O03tBE0xgyY+RQAtgDgGgBWpJQvrcAsyzaqqjpzzu3GcXyjtX5uDWqt1wDgEhH3ieiqflFX8AERj4no/Ot7ncA8z3u+779/r1UncFTRZ+DIUWwc7OGmlGW5nCTJa6vBHsLmAOCpKIr5NE3dNMAjRAyIaLvzcrDW7jHzCTMHUsr7iUClVICIh59JAgBWAQCFEAdRFN02rbsfTbHWLjnn1utEZq6EEI9EdFeHTVh9P1GX/wX8AD8YihX4o03AAAAAAElFTkSuQmCC) no-repeat center right;
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ai-related-box li:last-child {
    border-bottom: 0
}

@media (max-width: 1290px) {
    .public-course-item {
        width: 263px;
    }

}
