@charset "UTF-8";
::-webkit-scrollbar {
    height: 10px;
    width: 10px;
    background-color: #fff
}

::-webkit-scrollbar-button {
    height: 0;
    width: 0;
    display: none
}

::-webkit-scrollbar-track, ::-webkit-scrollbar-thumb {
    border: 0
}

::-webkit-scrollbar-track {
    background-color: #fff
}

::-webkit-scrollbar-thumb {
    padding-top: 100px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset -1px -1px 0 rgba(0, 0, 0, .07);
    background-color: #dadada;
    min-height: 28px;
    border-radius: 4px
}

::-webkit-scrollbar-thumb:hover {
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .25);
    background-color: rgba(0, 0, 0, .4)
}

::-webkit-scrollbar-thumb:active {
    -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .35);
    background-color: rgba(0, 0, 0, .5)
}

html {
    height: 100%
}

html,
body,
samp {
    font-family: "SimSun","sans-serif","SimHei";
}

body {
    scrollbar-base-color: #fff;
    scrollbar-track-color: #fff;
    scrollbar-face-color: #dadada;
    scrollbar-arrow-color: #dadada;
    scrollbar-shadow-color: #fff;
    -ms-word-break: break-all;
    word-break: break-all;
}

.browsehappy {
    background-color: #FCF4CF;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin: 0;
}

a:focus, a:hover,
.browsehappy a {
    color: #30a4ff;
    text-decoration: none
}

ul, ol, li {
    list-style: none;
    padding: 0
}

.c-777 {
    color: #777;
}

.c-aaa {
    color: #aaa;
}

.pd10 {
    padding-bottom: 10px;
}

.ml5 {
    margin-left: 5px !important;
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

.txtOf {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.hLh20 {
    height: 20px;
    line-height: 20px
}

.hLh30 {
    height: 30px;
    line-height: 30px
}

.unRadius {
    border-radius: 1px !important
}

.unFw,
.badge {
    font-weight: normal
}

.vam {
    vertical-align: middle
}

.hand {
    cursor: pointer
}

*:focus, :focus, .btn:focus, .btn:active {
    outline: none;
    text-decoration: none
}

textarea {
    resize: none !important;
}

.panel-default {
    border-color: #f2f2f2;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

blockquote {
    border-left: 5px solid #f75e5e;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    padding: 5px 20px;
}

.popover {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    border-radius: 0;
    border: none;
    max-width: 600px
}

.popover.top > .arrow,
.popover.right > .arrow,
.popover.bottom > .arrow,
.popover.left > .arrow {
    border-color: transparent;
}

/*common color*/
.blank-item.active::after,
.ic-slide__wrap .carousel-control:hover {
    background-color: #30a4ff
}

.blank-item.active,
.play-r-menu-tab > h4.active > span,
.more-box-list > ul > li.current > img {
    border-color: #30a4ff !important
}

.sMoreBtn:hover *,
.play-r-show__wrap:hover > .play-r-show-btn,
.tchpter-item-children > ol > li > a:hover,
.tchpter-item-children > ol > li.active > a,
.tchpter-item-children > ol > li.active > a > .fa-circle {
    color: #30a4ff
}

.q-i-dz-num,
.cm-list-item,
.live-list-item,
.sMoreBtn:hover,
.course-list-item,
.play-r-menu__wrap,
.play-l-player__wrap,
.cm-filter-item:hover,
.article-item__wrap img,
.play-menu-sh-btn:hover,
.c-taQuestion-item:hover,
.i-live-course__wrap .thumbnail,
.question-tag > button[type='button']:hover > small,
.cm-task-chpter-item.cOpen > .tchpter-item-parent .fa-navicon,
.cm-task-chpter-item.cOpen > .tchpter-item-parent .fa-chevron-down {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

/*c header*/
.mode-header-index.mode-header__wrap {
    background-color: #fff;
}

.mode-header-index.mode-header__wrap .mode-header .navbar-nav > li > a {
    color: #000
}

.mode-header-index.mode-header__wrap .mode-header .navbar-nav > li.active > a,
.mode-header-index.mode-header__wrap .mode-header .navbar-nav > li > a:focus, .sort-title
.mode-header-index.mode-header__wrap .mode-header .navbar-nav > li > a:active,
.mode-header-index.mode-header__wrap .mode-header .navbar-nav > li > a:hover,
.mode-header-index .mode-header .open > a,
.mode-header-index .mode-header .open > a:focus,
.mode-header-index .mode-header .open > a:hover {
    background-color: #f8f8f8;
    color: #000
}

.mode-header .navbar-nav > .dropdown.open > .dropdown-menu > li.active > a {
    background-color: #fff;
    color: #30a4ff;
}

.mode-header .navbar-nav > .dropdown.open > .dropdown-menu > li > a {
    padding: 5px 20px;
    font-size: 16px;
}

.mode-header .navbar-nav > .dropdown.open.head-userFace > .dropdown-menu > li > a {
    font-size: 14px;
}

.mode-header .navbar-nav > .dropdown.open > .dropdown-menu > li > a:hover {
    color: #30a4ff;
}

.mode-header__wrap {
    background-color: #2B2F3E;
    box-shadow: 0 4px 8px 0 rgba(7, 17, 27, .1);
    margin-bottom: 20px
}

.mode-header {
    position: relative;
    height: 50px;
}

.header-logo {
    max-width: 140px
}

.header-logo .navbar-brand {
    padding: 0
}

.mode-header__70,
.mode-header__70 .navbar-brand {
    height: 84px
}

.mode-header .navbar-brand > .logo {
    max-width: 100%;
    max-height: 100%;
    display: block
}

.mode-header .navbar {
    border: none;
    border-radius: 0;
    margin: 0;
    min-height: inherit
}

.mode-header .navbar-nav > li > a {
    line-height: 20px;
    font-size: 16px
}

.mode-header .navbar-nav.navbar-right > li > a {
    font-size: 14px
}

.mode-header .navbar-nav > li > a:hover {
    color: #fff
}

.mode-header__70 .navbar-nav > li > a {
    line-height: 54px
}

.mode-header .navbar-nav > li.active > a,
.mode-header .navbar-nav > li > a:focus,
.mode-header .navbar-nav > li > a:active,
.mode-header .navbar-nav > li > a:hover {
    background-color: #383d4e;
    color: #fff
}

.mode-header .head-search.navbar-form,
.mode-second-header__wrap .head-search.navbar-form {
    border: 1px solid #4e4e4e;
    border-radius: 25px;
    padding: 0 10px;
    margin-top: 5px;
    margin-bottom: 0
}

.mode-header__70.mode-header .head-search.navbar-form {
    margin-top: 20px
}

.mode-header .head-search.navbar-form .form-control,
.mode-second-header__wrap .head-search.navbar-form .form-control {
    background-color: transparent;
    border: none;
    padding: 10px;
    color: #6B7076;
    width: 80px
}

.mode-header .head-search.navbar-form .btn,
.mode-second-header__wrap .head-search.navbar-form .btn {
    background-color: transparent;
    color: #6B7076;
    font-size: 15px
}

.mode-header .head-search.navbar-form .btn:hover {
    color: #bbb !important
}

.mode-header .head-search.navbar-form:hover
.mode-second-header__wrap .head-search.navbar-form:hover {
    border-color: #6B7076
}

.mode-header__70.mode-header .head-search.navbar-form .btn {
    font-size: 18px
}

.mode-header .open > a,
.mode-header .open > a:focus,
.mode-header .open > a:hover {
    background-color: #2C3034;
    color: #fff
}

.mode-second-header__wrap {
    background-color: #fff;
    padding-top: 8px;
    height: 94px;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, .06);
}

.mode-second-header__wrap .head-search.navbar-form .form-control {
    width: auto
}

.mode-second-header__wrap .head-search.navbar-form {
    border-radius: 3px
}

.mode-second-header__wrap .head-search.navbar-form .btn:hover {
    color: #000
}

.mode-second-head > ul {
    margin: 1px 0 0 0;
}

.mode-second-head > ul > li {
    display: inline-block;
    margin: 0 25px
}

.mode-second-head > ul > li:first-child {
    margin-left: 0;
}

.mode-second-head > ul > li > a {
    font-size: 17px;
    line-height: 40px;
    color: #888
}

.mode-second-head > ul > li.active > a,
.mode-second-head > ul > li > a:hover {
    color: #30a4ff
}

.mode-second-head > ul > li.active {
    border-bottom: 1px solid #30a4ff
}

.mode-second-head > ul > li.exam-head-subject-li {
    width: 100%;
    position: relative;
    padding-right: 18px;
    margin-top: 18px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mode-second-head > ul > li.exam-head-subject-li > a,
.mode-second-head > ul > li.exam-head-subject-li > a:hover {
    color: #fd6252
}

.mode-second-head > ul > li.exam-head-subject-li .fa-angle-down.ml5 {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
}

/*other header*/
.mode-header-30.mode-header {
    height: 30px;
    padding: 0;
}

.mode-header-30.mode-header .navbar-nav > li > a {
    color: #aaa;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 30px
}

.mode-header-30.mode-header .head-sc-userface {
    width: 24px;
    height: 24px;
    margin-top: -2px
}

/*head-shopCart*/
.mode-header .head-shopCart .dropdown-toggle {
    font-size: 14px
}

.mode-header .navbar-nav > .head-shopCart > .dropdown-menu {
    padding-top: 0
}

.head-keNum-pointer {
    position: absolute;
    top: 8px;
    right: 0;
    padding: 3px 5px;
    font-weight: normal
}

.head-sc-kc-list {
    border-top: 2px solid #30a4ff;
    width: 340px;
    min-height: 60px;
    position: relative
}

.head-sc-kc-list::before {
    background: #fff;
    border: 2px solid #30a4ff;
    border-bottom: none;
    border-left: none;
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    top: -7px;
    right: 36px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.noShopCart {
    background: url(../img/noShopCart.jpg) no-repeat 0 0;
    display: inline-block;
    width: 82px;
    height: 82px;
}

.head-sc-item-list {
    position: relative;
    max-height: 280px;
    overflow-x: hidden;
    overflow-y: auto
}

.head-sc-item .media-object {
    height: 50px;
    width: 90px
}

.sc-item-title {
    height: 50px;
    line-height: 24px;
    overflow: hidden
}

.sc-item-title > a:hover {
    color: #30a4ff
}

.head-sc-kc-foot {
    border-top: 1px solid #f2f2f2;
    padding-top: 15px
}

.head-sc-userface {
    width: 36px;
    height: 36px
}

.mode-header__70 .head-sc-userface {
    width: 48px;
    height: 48px
}

.head-userFace > a.dropdown-toggle {
    padding: 7px 10px
}

.head-userFace .dropdown-menu > li > a {
    padding: 5px 20px
}

.mode-header__70 .head-userFace > a.dropdown-toggle {
    padding: 15px 10px
}

.mode-header-30.mode-header .navbar-nav > .exam-head-shopCart > a {
    font-size: 12px
}

.exam-head-shopCart .head-keNum-pointer {
    padding: 2px 4px;
    top: 2px;
    right: -3px
}

.exam-head-shopCart .sc-item-title {
    max-height: 50px;
    height: auto
}

/*common component*/
.cm-bg-fb {
    background-color: #F3F5F7;
    padding: 10px 0 20px;
    min-height: 240px;
}

.cm-bg-20 {
    margin-top: -20px
}

.br-line {
    border-right: 1px solid #f4f4f4
}

.lazy {
    -webkit-transition: .3s;
    transition: .3s;
}

.u-cm-title_wrap {
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    height: 24px;
    margin-bottom: 20px
}

.u-cm-title_wrap > span {
    background-color: #fff;
    padding-right: 10px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0
}

.form-control:focus {
    border-color: #30a4ff !important
}

.table > thead > tr > th {
    border-bottom-width: 1px
}

.table > tbody > tr > td {
    border-color: #f2f2f2;
    padding: 15px 8px
}

.table > tbody > tr > td .no-data__wrap {
}

.txtareaDiv {
    min-height: 50px;
    max-height: 300px;
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
    outline: 0;
    border: 1px solid #e5e6e7;
    font-size: 12px;
    word-wrap: break-word;
    overflow-x: hidden;
    overflow-y: auto;
    line-height: 24px;
}

.breadcrumb {
    background-color: transparent;
    padding: 5px 0;
    margin-bottom: 15px
}

.cm-wbg__bx {
    background-color: #fff;
    border-radius: 3px;
    /*box-shadow: 0px 4px 8px 0px rgba(7, 17, 27, 0.1);*/
    padding: 10px
}

.c-info-tab {
    border-bottom: 1px solid #f2f2f2
}

.c-info-tab > h4 {
    border-bottom: 3px solid transparent;
    cursor: pointer;
    display: inline-block;
    padding: 0 20px 20px 20px;
    margin-bottom: 0
}

.c-info-tab > h4.active,
.c-info-tab > h4:hover > span,
.c-info-tab > h4.active > span {
    border-color: #30a4ff;
    color: #30a4ff
}

.cm-desc-txt__twoLine,
.cm-desc-txt__thrLine {
    min-width: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
}

.cm-desc-txt__twoLine {
    height: 48px;
    max-height: 48px;
}

.course-list-item.thumbnail .cm-desc-txt__twoLine {
    height: 52px;
}

.cm-desc-txt__thrLine {
    max-height: 66px;
    min-height: 24px;
    line-height: 20px;
    -webkit-line-clamp: 3;
}

.cm-pagebar__wrap {
    padding-top: 30px
}

.cm-pagebar__wrap .pagination > li > a,
.cm-pagebar__wrap .pagination > li > span {
    border: none;
    border-radius: 25px;
    margin: 0 6px;
    padding: 4px 12px;
    min-width: 36px;
    height: 36px;
    line-height: 29px;
}

.cm-pagebar__wrap .pagination .active a,
.cm-pagebar__wrap .pagination > li > a:hover {
    background-color: #4D555D;
    border-color: #4d555d;
    color: #fff
}

.cm-pagebar__wrap .pagination > li > span:hover,
.cm-pagebar__wrap .pagination > li.disabled > a:hover {
    background-color: #fff;
    color: #333
}

.c-head-title > hr {
    margin: 18px 0 0
}

.loading {
    background: url(../img/loading.gif) no-repeat 0 0;
    display: inline-block;
    width: 175px;
    height: 59px;
}

.no-data__wrap {
    padding: 30px 10px;
    text-align: center
}

.no-data-ico {
    background: url(../img/no-data-ico.png) no-repeat 0 0 / cover;
    display: inline-block;
    width: 216px;
    height: 160px;
}

.c-comment__wrap .form-control[disabled],
.c-comment__wrap .form-control[readonly] {
    cursor: default
}

.article-item-img-title__wrap {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 12%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 12%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 12%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
}

.article-item-img-title__wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 9;
}

.article-item-img-title__wrap > span {
    color: #fff;
    display: block;
    max-height: 52px;
    min-height: 26px;
    margin: 15px 17px;
    overflow: hidden;
    line-height: 26px;
    font-size: 16px;
}

.wg-face-list {
    margin: 0;
    padding: 0
}

.wg-face-list > li {
    display: inline-block;
    margin: 3px 1px;
    vertical-align: middle;
    width: 32px;
    height: 32px
}

.slimScrollDiv > * {
    overflow: hidden
}

.checkbox.i-checks input[type='checkbox'],
.checkbox-inline.i-checks input[type='checkbox'],
.radio.i-checks input[type='radio'],
.radio-inline.i-checks input[type='radio'] {
    margin-left: 0
}

.wm-well-box {
    border-radius: 0;
    background-color: #fff;
    min-height: 180px;
}

.ex-pl__wrap {
    padding-left: 50px;
    position: relative;
    min-height: 80px;
}

.ex-pl-item__wrap {
    position: absolute;
    top: 0;
    left: 0;
}

.addBtn-item {
    background-color: #F9FAFE;
    border: 1px solid #e8e8e8;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.addBtn-item:hover {
    border-color: #e2e2e2;
    cursor: pointer
}

.subject-orientation__wrap .cm-filter-item-list .cm-filter-item {
    background-color: #f8f8f8;
    border-radius: 1px;
}

.subject-orientation__wrap .cm-filter-item-list .cm-filter-item.active,
.subject-orientation__wrap .cm-filter-item-list .cm-filter-item:hover {
    background-color: #d9edf7;
    color: #31708f;
}

.subject-orientation__wrap .cm-filter-item-list .cm-filter-item > label {
    margin-bottom: 0;
}

/*sort*/
.cm-sort__wrap .cm-sort {
    border-top: 1px solid #f2f2f2;
    padding: 10px 0 5px 0;
}

.cm-sort__wrap .cm-sort:first-child {
    border-top: none
}

.sort-title {
    width: 80px;
    margin-top: 3px;
}

.cm-filter-item-list {
    min-height: 30px;
    padding: 0 30px 0 0;
    margin-bottom: 0;
    overflow: hidden
}

.cm-filter-item {
    border-radius: 1px;
    color: #666;
    float: left;
    font-size: 14px;
    padding: 5px 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
}

.cm-filter-item.active,
.cm-filter-item:hover {
    background-color: #30a4ff;
    color: #fff
}

.sMoreBtn {
    cursor: pointer;
    display: none;
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0;
    top: 0
}

/*comm exam*/
.cm-exam-num__wrap > ul > li {
    float: left;
    margin: 6px 3px 0
}

.cm-exam-num__wrap > ul > li > a {
    border: 1px solid #ddd;
    border-radius: 6px;
    color: #888;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px
}

.cm-exam-num__wrap > ul > li > a:hover {
    border-color: #bbb
}

.cm-exam-num__wrap > ul > li.active > a {
    background-color: #e8e8e8
}

/*course & coursePlay menu*/
.cm-courseTitle__wrap {
    min-height: 32px;
    max-height: 48px;
    margin: 20px 0 10px 0;
    overflow: hidden
}

.cm-courseTitle__wrap > a {
    font-size: 15px;
    font-weight: 700
}

.cm-task-chpter-item {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.cm-task-chpter-item.cOpen > .tchpter-item-parent .fa-navicon {
    transform: rotate(90deg)
}

.cm-task-chpter-item.cOpen > .tchpter-item-parent .fa-chevron-down {
    transform: rotate(-180deg)
}

.cm-task-chpter-item > .tchpter-item-parent,
.tchpter-item-children > ol > li {
    height: 42px;
    line-height: 42px
}

.cm-task-chpter-item > .tchpter-item-children {
    padding: 10px 0 0;
    margin-left: 30px;
    display: block
}

.tchpter-item-children > ol {
    padding: 0
}

.tchpter-item-children > ol > li {
    overflow: hidden;
    clear: both;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    margin-top: 3px
}

.tchpter-item-children > ol > li.active {
    background-color: #f8f8f8
}

.tchpter-item-children > ol > li > a {
    font-size: 12px;
    color: #666;
    display: block;
    line-height: 42px;
    float: left;
    max-width: 70%
}

.tchpter-item-children > ol > li > a * {
    vertical-align: middle
}

.tchpter-live-item-children.tchpter-item-children > ol > li > a {
    width: 60%
}

.tchpter-live-item-children.tchpter-item-children > ol > li .btn-rounded {
    padding: 3px 10px
}

.live-ico-gif {
    background: url(../img/liveGifIco.gif) no-repeat 0 0;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
}

.packCourMenu__wrap {
    border-left: 6px solid #f2f2f2;
    padding: 0 0 50px 40px
}

.packCourNum {
    position: absolute;
    left: -59px;
    top: 0
}

.packCourNum > .btn-info {
    background-color: #fff
}

/*play*/
.mode-header .navbar-nav > li.c-share__wrap > a {
    display: inline-block;
    font-size: 20px;
    line-height: 26px;
    width: 30px;
    height: 30px;
    margin-top: 10px;
    padding: 0;
    opacity: .5
}

body.play-body {
    background-color: #32363A;
    height: 100%;
    overflow: hidden
}

.play-page__wrap {
    position: absolute;
    top: 50px;
    right: 0;
    bottom: 0;
    left: 0;
    height: -webkit-calc(100% - 50px);
    height: -moz-calc(100% - 50px);
    height: calc(100% - 50px)
}

.play-page-cont {
    position: relative;
    height: 100%;
    width: 100%;
}

.play-l-player__wrap {
    height: 100%;
    margin-right: 350px;
    position: relative
}

.play-l-player-box {
    background: #222021 url(../img/play-loading.gif) no-repeat 50% 50%;
    position: relative;
    width: 100%;
    height: 100%;
}

.play-r-menu__wrap {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 350px;
    z-index: 9
}

.play-r-menu {
    background: #fff;
    box-shadow: -50px 0 50px rgba(0, 0, 0, .03);
    position: relative;
    height: 100%;
    width: 100%
}

.play-r-menu-teach__wrap {
    background-color: #f8f8f8;
    padding: 20px;
    overflow: hidden
}

.play-r-menu-tab > h4 {
    float: left;
    width: 50%;
    padding: 0;
    height: 45px;
    text-align: center;
    margin: 0
}

.play-r-menu-tab > h4.active {
    background-color: #ECF7FF;
    border-bottom: none
}

.play-r-menu-tab > h4 > span {
    border-bottom: 3px solid transparent;
    display: inline-block;
    line-height: 42px;
}

.play-menu-box {
    height: calc(100% - 136px);
    position: absolute;
    top: 136px;
    bottom: 0;
    right: 0;
    left: 0;
    width: 350px
}

.play-menu-box-pr {
    position: relative;
    height: 100%;
}

.play-menu-box-pr .cm-task-chpter-item > .tchpter-item-children {
    margin-left: 15px
}

.play-menu-sh-btn__wrap {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -50px;
    width: 14px;
    height: 50px;
    text-align: center;
    z-index: 11
}

.play-menu-sh-btn {
    opacity: .4;
    display: block;
    line-height: 50px
}

.play-menu-sh-btn:hover {
    opacity: 1;
    cursor: pointer
}

.play-menu-box-pr .tchpter-item-children > ol > li {
    height: auto;
    line-height: 24px;
    padding: 2px 10px;
    overflow: inherit;
    text-overflow: inherit;
    white-space: inherit
}

.play-menu-box-pr .tchpter-item-children > ol > li > a {
    line-height: 24px;
}

.lr-sh-state > .play-l-player__wrap {
    margin-right: 30px
}

.lr-sh-state > .play-r-menu__wrap {
    -webkit-transform: translate3d(360px, 0, 0);
    transform: translate3d(360px, 0, 0)
}

.play-r-show__wrap {
    background-color: #171717;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    padding: 0 5px;
    height: 100%;
    z-index: 3
}

.play-r-show__wrap > .play-r-show-btn {
    display: none;
    position: relative;
    top: 50%;
    margin-top: -75px;
    width: 20px;
    display: block;
    text-align: center;
    line-height: 30px
}

.play-r-show__wrap:hover {
    background-color: #4e4e4e
}

.play-r-show__wrap:hover > .play-r-show-btn {
    cursor: pointer
}

.buyMember__wrap .blank-item {
    border-width: 2px
}

.buyMember__wrap .blank-item.active {
    border-color: #F54400 !important
}

.buyMember__wrap .blank-item.active::after {
    background-color: #F54400;
    top: inherit;
    left: inherit;
    right: -15px;
    bottom: -15px
}

.play-article__wrap {
    background-color: #EBF6F4;
    height: 100%;
    position: relative
}

/*note*/
.play-notes__wrap {
    padding-left: 50px;
    position: relative
}

.play-note-ico {
    position: absolute;
    top: -5px;
    left: 12px;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg)
}

/*custorm layer*/
.lay_ppComment__wrap .layui-layer-title {
    background-color: transparent;
    border-color: transparent
}

.lay_ppComment__wrap .layui-layer-content {
    padding: 20px 20px 0
}

.lay_ppComment__wrap .layui-layer-btn {
    padding-bottom: 20px;
    text-align: center;
}

.lay_ppComment__wrap .layui-layer-btn > a {
    height: 40px;
    line-height: 40px;
    padding: 0 40px
}

.lay_ppComment__wrap .layui-layer-btn .layui-layer-btn0 {
    background-color: #279EFB;
    border-color: #279EFB
}

.lay-sign__wrap .layui-layer-btn {
    margin-top: -15px
}

.oc-tip-txt {
    margin: 0
}

.oc-tip-txt > li {
    float: left;
    width: 20%
}

.layui-layer-hui {
    background-color: rgba(231, 76, 60, .7) !important;
    box-shadow: 0 0 20px rgba(231, 76, 60, .4) !important
}

/*login register forget*/
.has-error > .input-group-addon > i.fa {
    color: #E74C3C
}

.has-success > .input-group-addon > i.fa {
    color: #35CE76
}

.has-error .input-group-addon {
    border-color: #E74C3C
}

.has-success .input-group-addon {
    border-color: #35CE76
}

/*new login register CSS*/
#wrap {
    padding: 0;
}

.phase-bx {
    width: 100%;
    top: 50%; /*bottom: 50px;*/
    height: 740px;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate(-50%, -50%);
}

/*.lH{height: 100%;}*/
.phase-bx .col-sm-12 {
    padding: 0;
}

.i-logoBanner {
    padding: 0;
    margin: -30px 0 -45px;
    left: -15px;
    position: relative;
}

.carousel1 .carousel-inner > .item {
    height: 740px;
}

.phase-logo a {
    height: 68px;
    display: inline-block;
    margin: 30px 0 15px;
}

.phase-logo a img {
    height: 100%;
    display: block;
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}

.phase-tabs .nav-tabs {
    border: none;
    margin: 0 0 20px 0;
}

.phase-tabs .nav-tabs > li {
    float: none;
    display: inline-block;
}

.phase-tabs .nav-tabs > li a {
    font-size: 18px;
    color: #99afc1;
    border: none;
}

.phase-tabs .nav-tabs > li.active > a, .phase-tabs .nav-tabs > li.active > a:hover, .phase-tabs .nav-tabs > li > a:hover, .phase-tabs .nav-tabs > li.active > a:focus {
    border: none;
    color: #333;
}

.phase-tabs .panel-body {
    padding: 0;
    border: none;
}

.phase-tabs .input-group {
    width: 100%;
}

.phase-tabs .form-control {
    border: solid 1px transparent;
    border-bottom-color: #e2e8ed;
}

.phase-tabs .has-error .form-control {
    border-bottom-color: #E74C3C;
}

.phase-tabs .form-control:focus {
    border-color: transparent transparent #30a4ff transparent !important;
}

.phase-tabs .input-group.picode-bx {
    position: relative
}

.phase-tabs .input-group.picode-bx .form-control, .form-q-code .verifyWrap {
    height: 43px;
}

.phase-tabs .input-group.picode-bx .verifyWrap {
    width: auto;
}

.phase-tabs .input-group.picode-bx .picode {
    width: calc(100% - 324px);
    line-height: 29px;
    color: #999;
}

.phase-tabs .input-group.picode-bx .form-control .verify-bar-area { /*width: 320px !important;*/
    border-color: #e2e8ed;
}

/*.phase-tabs .input-group.picode-bx .form-control .verify-img-panel{width: 320px !important;background-size: 320px 135px !important;}*/
.phase-tabs .input-group.picode-bx .picode-pic {
    background-color: #fff;
    border: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 14px;
    bottom: 0;
    display: block;
    width: 125px;
    height: 38px;
    line-height: 38px;
    z-index: 9
}

.c-wx {
    color: #4deb98;
}

.c-qq {
    color: #57caff;
}

.c-wx:hover {
    color: #46d68a;
}

.phase-tabs .foot-help-link img {
    opacity: 1;
}

.carousel-class-member__wrap.carousel-subject_wrap {
    height: 268px;
}

.carousel-class-member__wrap.carousel-subject_wrap ol {
    margin: 0;
}

.carousel-subject_wrap .carousel-control {
    width: 5%;
}

.carousel-subject_wrap li {
    width: 48%;
    float: left;
    margin: 0 4% 17px 0;
    position: relative;
}

.carousel-subject_wrap li:nth-child(2n) {
    margin-right: 0;
}

.carousel-subject_wrap li a.regTxt {
    color: #a4a4a4;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    border: solid 1px #d0d0d0;
    display: block;
    text-align: center;
}

.carousel-subject_wrap li .checked {
    position: absolute;
    bottom: -1px;
    right: 1px;
    display: none;
}

.carousel-subject_wrap li.current a.regTxt, .carousel-subject_wrap li:hover a.regTxt {
    color: #fffefe;
    background: #30a4ff;
    border-color: #30a4ff;
}

#carousel-subject li.current a.regTxt, #carousel-subject li:hover a.regTxt {
    color: #30a4ff;
    border-color: #30a4ff;
    background: none;
}

#carousel-subject li.current .checked, #carousel-subject li:hover .checked {
    display: block;
}

.slideBtn {
    display: none;
}

.phase-tabs .login-alertWarning {
    overflow: hidden;
    height: 50px;
    visibility: visible;
}

.phase-tabs .alert-warning {
    border-radius: 3px;
    color: #ff4400;
    text-align: center;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    background-color: #fff7eb
}

@media (min-width: 1280px) {
    .mode-second-head > ul > li {
        margin: 0 25px;
    }

    .sH {
        overflow: hidden;
    }

    .phase-bx {
        height: 600px;
    }

    .phase-logo a {
        margin: 15px 0 -25px;
    }

    .phase-tabs .nav-tabs {
        margin-bottom: 10px;
    }

    .carousel1 .carousel-inner > .item {
        height: 600px;
    }

    .way {
        padding: 0;
    }

    .p_login {
        margin: 10px 0
    }
}

@media (min-width: 992px) and (max-width: 1280px) {
    .mode-second-head > ul > li {
        margin: 0 15px;
    }

    .sH {
        overflow: hidden;
    }

    .phase-bx {
        height: 600px;
    }

    .phase-logo a {
        margin: 15px 0 -25px;
    }

    .phase-tabs .nav-tabs {
        margin-bottom: 10px;
    }

    .carousel1 .carousel-inner > .item {
        height: 600px;
    }

    .way {
        padding: 0;
    }

    .p_login {
        margin: 10px 0
    }
}

/*cm footer*/
.mode-footer__wrap {
    background-color: #2E3036;
    padding: 50px 0 30px;
}

.foot-fLink {
    border-bottom: 1px solid #3c3c3c
}

.foot-fLink dl {
    margin: 0
}

.foot-fLink dt,
.foot-fLink dd {
    color: #777;
    float: left;
    _display: inline;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

#foot-linkBottom a,
.foot-help-link a,
.foot-fLink dd a {
    font-size: 12px;
    display: inline-block;
    color: #666;
    padding: 0 10px;
    vertical-align: middle;
}

#foot-linkBottom a:hover,
.foot-help-link a:hover,
.foot-fLink a:hover {
    color: #aaa
}

.foot-help-link a {
    padding: 0
}

.foot-help-link img {
    opacity: .4
}

.foot-help-link:hover img {
    opacity: 1
}

/*help*/
.help-banner {
    background: url(../img/help-banner.jpg) no-repeat 50% 0;
    height: 90px;
    line-height: 90px
}

.help-cont__wrap {
    border-left: 1px solid #e8e8e8;
    min-height: 520px;
    padding-left: 30px;
    margin-bottom: 50px
}

.help-menu__wrap .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #e8e8e8
}

.help-menu__wrap .panel-group .panel,
.help-menu__wrap .panel-default > .panel-heading,
.help-menu__wrap .panel-group .panel-collapse > .panel-body {
    background: transparent;
    border-top: none
}

.help-menu__wrap .panel-group .panel-collapse > .panel-body {
    color: #999;
    margin-left: 12px;
    line-height: 180%
}

.help-menu__wrap .panel-group .panel .panel-title > .collapsed {
    color: #374053;
    font-size: 14px;
}

.help-menu__wrap .panel-group .panel .panel-title > .collapsed > i {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.help-menu__wrap .panel-group .panel-title > a {
    color: #30a4ff;
    font-size: 14px;
}

.help-menu__wrap .panel-group .panel-title > a > i.fa {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

/*operation*/
.slideOPeraction__wrap {
    position: fixed;
    right: 20px;
    bottom: 50px;
    z-index: 999
}

.mod-side-operation {
    width: 40px;
    text-align: center
}

.mod-side-operation .js-jump__wrap {
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 40px;
    margin-top: 1px
}

.mod-side-operation .js-jump__wrap > span {
    background-color: #ccc;
    background-color: rgba(0, 0, 0, .2);
    display: block;
    width: 40px;
    height: 40px
}

.mod-side-operation .js-jump__wrap > span > .fa {
    color: #fff;
    line-height: 40px;
    width: 40px;
    text-align: center;
    display: block
}

.mod-side-operation .js-jump__wrap > span:hover {
    background-color: #30a4ff;
    cursor: pointer
}

.mod-side-operation .js-jump__wrap > span > .item-hover-text {
    display: none;
    width: 40px;
    height: 40px;
    padding-top: 4px;
    line-height: 16px
}

.mod-side-operation .js-jump__wrap > span:hover > .fa,
.mod-side-operation .js-jump__wrap .mode-slide-operation__jump-goTop {
    display: none
}

.mod-side-operation .js-jump__wrap > span:hover > .item-hover-text {
    color: #fff;
    display: block
}

.mod-side-operation .js-jump__wrap > span.mode-slide-operation__apcode {
    display: none;
    width: 90px;
    height: auto;
    position: absolute;
    z-index: 999;
    left: -104px;
    top: 50%;
    background: #fff;
    border: 1px solid #eee;
    padding-top: 5px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.mod-side-operation .js-jump__wrap > span.mode-slide-operation__apcode::after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    border: 10px solid #fff;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    right: -20px;
    top: 178px
}

.mod-side-operation .js-jump__wrap > span.mode-slide-operation__download:hover + .mode-slide-operation__apcode {
    display: block
}

/*coupon style*/
.u-coupon__wrap {
    background-color: #f1f6f9;
    margin-bottom: 30px;
    padding-left: 160px;
    position: relative;
}

.u-coupon-left {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 160px;
}

.u-coupon-djq {
    background: rgb(249, 179, 0); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(249, 179, 0, 1) 0%, rgba(248, 215, 102, 1) 64%, rgba(247, 217, 118, 1) 99%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(249, 179, 0, 1) 0%, rgba(248, 215, 102, 1) 64%, rgba(247, 217, 118, 1) 99%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(249, 179, 0, 1) 0%, rgba(248, 215, 102, 1) 64%, rgba(247, 217, 118, 1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9b300', endColorstr='#f7d976', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

.u-coupon-zkq {
    background: rgb(255, 89, 89); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(255, 89, 89, 1) 0%, rgba(255, 153, 154, 1) 64%, rgba(255, 186, 186, 1) 99%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(255, 89, 89, 1) 0%, rgba(255, 153, 154, 1) 64%, rgba(255, 186, 186, 1) 99%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(255, 89, 89, 1) 0%, rgba(255, 153, 154, 1) 64%, rgba(255, 186, 186, 1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5959', endColorstr='#ffbaba', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

.u-coupon-gqq {
    background-color: #ccc
}

.u-coupon-cont {
    position: relative
}

.u-coupon-line_wrap {
    background: url(../img/coupon-bg.png) no-repeat 0 50%;
    position: absolute;
    top: 0;
    left: -4px;
    bottom: 0;
    height: 100%;
    width: 4px;
    font-size: 0
}

.u-coupon-num > * {
    vertical-align: top
}

.u-coupon-num > strong.fs36 {
    font-size: 52px
}

.u-coupon-coupon_cancel_ico,
.u-coupon-overdue_ico,
.u-coupon-use_ico {
    background: url(../img/overdue.png) no-repeat 0 0;
    width: 68px;
    height: 54px;
    position: absolute;
    top: 10px;
    right: 10px
}

.u-coupon-use_ico {
    background-image: url(../img/couponUse.png);
}

.u-coupon-coupon_cancel_ico {
    background-image: url(../img/coupon_cancel.png);
}

/*share*/
.oShare__wrap > .sTitle {
    line-height: 20px;
    padding-bottom: 18px
}

.oShare__wrap > ul > li {
    float: left;
    width: 33.33%
}

.oShare__wrap > ul > li > a {
    display: block;
    margin: 0 0.33%;
    height: 68px;
    text-align: center;
    position: relative
}

.oShare__wrap > ul > li > a.share1,
.oShare__wrap > ul > li > a .fa-weixin {
    color: #00B83F
}

.oShare__wrap > ul > li > a.share2,
.oShare__wrap > ul > li > a .fa-weibo {
    color: #f55d5d
}

.oShare__wrap > ul > li > a.share3,
.oShare__wrap > ul > li > a .fa-qq {
    color: #12b7f5
}

.oShare__wrap > ul > li > a > .fa {
    font-size: 38px;
}

.oShare__wrap > ul > li > a .js-apcode__wrap {
    background-color: #fff;
    border: 1px solid #f2f2f2;
    position: absolute;
    padding: 3px 10px;
    display: block;
    bottom: -8px;
    left: 50%;
    margin-left: -60px;
    width: 120px;
    height: 130px;
    -webkit-transform: scale(.1);
    transform: scale(.1);
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 39
}

.oShare__wrap > ul > li > a.share1:hover .js-apcode__wrap {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
}

#qrCode {
    display: block;
    width: 100px;
    height: 100px;
}

/*new CSS*/
.dropdown-box { /*min-width: 480px;*/
    width: auto;
}

.dropdown-box li {
    min-width: 160px;
    float: left;
}

.mode-header .navbar-nav.navbar-right > li.scan-download > a {
    margin-top: -1px;
}

.dropdown.open.codeSize > .dropdown-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

#SL-container {
    min-height: 500px;
}

.f-download {
    padding: 5px 0;
}

.foot-rwm {
    top: 50%;
    left: 10px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.rwm:hover .foot-rwm {
    opacity: 1;
}

.rwm btn.btn.btn-outline.btn-default {
    border-color: #666;
    width: 158px;
    height: 36px;
}

.rwm span {
    display: inline-block;
    vertical-align: middle;
}

.fIcon {
    background: url(../img/fIcon.png) no-repeat;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
}

.f_icon1 {
    background-position: 0 0;
}

.f_icon2 {
    background-position: 0 -21px;
}

.f_icon3 {
    background-position: 0 -42px;
}

.rwm .btn.btn-default:hover, .rwm .btn.btn-default:focus, .rwm .btn.btn-default:active, .rwm:hover span {
    background: none;
    border-color: #888 !important;
    color: #888 !important;
}

.rwm:hover .f_icon1 {
    background-position: -21px 0;
}

.rwm:hover .f_icon2 {
    background-position: -21px -21px;
}

.rwm:hover .f_icon3 {
    background-position: -21px -42px;
}

.rwm .foot-help-link img {
    opacity: 1;
}

.cm-desc-txt__twoLine p {
    margin: 0;
}

/*exam CSS*/
.e-parentKdTree-item a {
    display: inline-block;
    height: 24px;
}

/*extension CSS*/
.common-head-ads__wrap,
.common-foot-ads__wrap {
    width: 100%;
    max-height: 120px;
    overflow: hidden;
    text-align: center;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
}

.common-foot-ads__wrap {
    position: fixed;
    top: inherit;
    bottom: 0;
    z-index: 999999
}

.common-head-ads__wrap img,
.common-foot-ads__wrap img {
    display: inline-block;
    max-height: 120px;
}

.cm-head-ads-close-btn {
    width: 30px;
    height: 30px;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    top: 10px;
    right: 50%;
    margin-right: -500px;
    z-index: 9
}

.cm-head-ads-close-btn > i {
    font-size: 14px;
    color: #ddd;
}

.cm-head-ads-close-btn:hover {
    background-color: rgba(0, 0, 0, .3);
    cursor: pointer;
}

.ex-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../img/exam/ex-icon.png);
    background-repeat: no-repeat;
}

.qt-label-wrap > .label {
    margin: 0 10px 10px 0;
    float: left;
    color: rgba(0, 0, 0, .4);
    font-size: 100%
}

.qt-label-wrap > .label > .close {
    margin: -5px 0 0 5px
}

/*extend tool css*/
.layer_ads__wrap.layui-layer {
    background-color: transparent;
}

.cm-attr-alert .alert-info {
    background-color: #F2F8FF;
    margin: 0;
    padding: 0
}

/*min-width=992px CSS*/
@media (min-width: 992px) and (max-width: 1198px) {
    .nav > li > a {
        padding: 15px 13px;
    }

    .mode-header__70.mode-header .head-search.navbar-form, .mode-header .head-search.navbar-form, .mode-second-header__wrap .head-search.navbar-form {
        display: none;
    }

    .i-live-course__wrap .col-md-4 {
        width: 25%;
    }

    .foot-rwm {
        left: -30px;
    }

    /*.course-info__wrap{background: #47484C url(../img/course-info-bg.jpg) no-repeat 45.2% 0 !important;}*/
    .teacher-info__wrap {
        height: 720px !important;
    }

    .c-info-tab > h4 {
        padding: 0 14px 20px 14px !important;
    }

    .examPageBody {
        width: 1250px;
    }

    .article-tj-list__wrap .article-item__wrap.article-first-bigItem {
        width: 452px;
        height: 260px;
    }

    .article-tj-list__wrap .article-item__wrap {
        width: 233px;
        height: 125px;
    }

}

@media (min-width: 992px) and (max-width: 1200px) {
    .course-imgTxtAttr-free {
        width: 870px !important;
    }
}

.search-btn {
    background-color: #FF171E;
    position: relative;
    left: -4px;
    border-radius: 0 4px 4px 0;
}

.exam-paper-list-item {
    min-height: 174px;
    background: #fff;
    padding: 26px 20px 16px 16px;
    position: relative;
    margin-bottom: 17px;
}

.exam-paper-list-item .unStart_tag, .started_tag, .finished_tag {
    width: auto;
    height: 19px;
    padding: 0 6px;
    border-radius: 0 0 0 19px;
    position: absolute;
    right: 0;
    top: 0;
}

.unStart_tag {
    background: #ECF2FD;
    color: #3E83E5;
}

.started_tag {
    color: #E04953;
    background-color: #FBECED;

}

.finished_tag {
    color: #B7B7B7;
    background-color: #F8F8F8;
}

.exam-paper-list-item .btn-reply {
    min-width: 67px;
    background: #e04953;
    color: #fff;
    border-radius: 16px;
}

.exam-paper-list-item .btn-answered {
    min-width: 67px;
    color: #b7b7b7;
    background-color: #f8f8f8;
    border-radius: 16px;
}

.exam-paper-list-item .btn-seeExam {
    min-width: 67px;
    background: #ecf2fd;
    color: #3e83e5;
    border-radius: 16px;
}

.exam-paper-list-item h4 {
    margin-bottom: 15px;
    min-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.exam-paper-list-item .wm-desc-txt__wrap {
    color: #FF9C34;
    margin-bottom: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.exam-paper-list-item .wm-desc-txt__wrap:last-child {
    margin-bottom: 0;
}

.fz-tab-ol li {
    float: left;
    margin: 0 5px;
}

.fz-tab-ol li a {
    color: #646B74;
    padding: 5px 13px;
    border-radius: 13px;
}

.fz-tab-ol li.curr a {
    background-color: #F2DFE1;
    color: #FF171E;
}

.c-head-title h4 {
    margin: 0;
    font-weight: bold;
    color: #2F3133;
}

.c-tab__wrap {
    border: none;
}

.c-tab__wrap h4 {
    font-weight: bold;
}

.c-tab__wrap h4 .border-bm {
    width: 22px;
    height: 3px;
    background: #FC0000;
    display: block;
    margin: 10px auto 0;
}

.c-tab__wrap > h4.active {
    border: none !important;
}

.recommend-content__wrap li {
    height: 30px;
    line-height: 30px;
}

.recommend-content__wrap li a span, .recommend-rightSide-list ul li a span {
    color: #333;
}

.recommend-content__wrap li a i, .recommend-rightSide-list ul li a i {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #FF634A;
    vertical-align: middle;
    margin-right: 5px;
}

.recommend-rightSide-list ul li {
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.recommend-rightSide-list .headTitle-box {
    background: #f24c35;
    width: 100%;
    height: 62px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.recommend-rightSide-list .headTitle-box h4 {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 52px;
}

.recommend-rightSide-list .content-box {
    position: absolute;
    top: 78px;
}

.c-head-title h4 ul {
    display: inline-block;
}

.c-head-title h4 ul li {
    float: left;
    margin-left: 54px;
}

.c-head-title h4 ul li.active > a,
.c-head-title h4 ul li > a:hover,
.comm-info-tab > h4.active > span,
.comm-info-tab > h4:hover > span,
.head-info-tab > h4.active > span,
.head-info-tab > h4:hover > span,
.class-btn_wrap > a > button {
    color: #3796FA;
}

.comm-info-tab > h4.active,
.class-btn_wrap > a > button,
.class-btn_wrap > a:hover > button {
    border-color: #3796FA;
    background: transparent;
}

.class-btn_wrap > a.active > button {
    background: #3796FA;
    color: #fff !important;
}

.c-head-title .input-group {
    min-width: 240px;
    margin-top: 12px;
}

.comm-info-tab h4 {
    padding: 0 0 14px 0;
    margin-right: 25px;
}

.comm-list__wrap .media-body .cm-desc-txt__twoLine {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 25px;
    padding-left: 5px;
}

.comm-list__wrap .pull-left img {
    border-radius: 50%;
}

.comm-menu-list > ul {
    padding-top: 0 !important;
}

.comm-menu-list > ul > li {
    height: 45px;
}

.comm-menu-list > ul > li > a {
    color: #333 !important;
}

.comm-menu-list > ul > li.active > a {
    color: #FC0000 !important;
    background: #FFF0F0;
}

.head-info-tab > h4, .head-info-tab {
    border: none !important;
}

.head-info-tab {
    margin-top: 14px;
}

.head-info-tab h4 {
    padding: 0;
    margin-left: 40px;
}

.right-btn__wrap .btn-collect-h {
    width: 84px;
    height: 36px;
    background: #E4E4E4;
    border-radius: 0;
}

.right-btn__wrap .btn-collect-n {
    width: 84px;
    height: 36px;
    background: #FEF0F0;
    color: #FC0000 !important;
    border-radius: 0;
}

.class-btn_wrap > a > button {
    width: auto;
    padding: 8px 21px;
    border-radius: 0 !important;
}

.operate-sidebar {
    height: 150px;
    padding: 32px 20px 21px 21px;
}

.operate-sidebar ul {
    display: flex;
    justify-content: space-between;
}

.operate-sidebar ul li {
    text-align: center;
}

.operate-sidebar ul li a span {
    font-weight: bold;
}

.operate-sidebar ul li a .send-o {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../img/send_icon.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.operate-sidebar ul li a .star-o {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../img/star_icon.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.operate-sidebar ul li a .plus-o {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../img/plus_icon.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.topClass-list-item {
    border: 1px solid #eee;
    padding: 21px 15px 17px 21px;
    min-height: 150px;
}

.topClass-list-item img {
    border-radius: 50%;
}

.topClass-list-item .pull-right button {
    padding: 6px 20px;
}

.ask-list__wrap .stat-txt {
    width: 75px;
    height: 75px;
    background: #FFF0F0;
    border-radius: 38px;
    text-align: center;
}

.ask-list__wrap .stat-txt strong {
    display: block;
}

#inputImage.upload-btn {
    width: 100px;
    height: 100px;
    position: relative;
    border-radius: 0;
}

#inputImage.upload-btn i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#inputImage .webuploader-pick + div input {
    width: 100px;
    height: 100px;
    position: absolute;
    top: -1px;
    left: -1px;
}

.r-sort span input[type="checkbox"] {
    width: 14px;
    height: 14px;
    vertical-align: top;
    line-height: 18px;
    position: relative;
}

.r-sort span input[type="checkbox"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #e74c3c;
    width: 100%;
    height: 100%;
}

.r-sort span input[type="checkbox"]:checked::before {
    content: "\2713";
    background-color: #e74c3c;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.navbar-nav>li>a {
    padding-left: 10px;
    padding-right: 10px;
}