﻿.bannerWrap {
    position: relative;
}

.indexBannerWrap, .indexBannerWrap, .indexBannerImg .indexBannerBox .indexBannerImages, .indexBannerImg .indexBannerBox .indexBannerImages img {
    width: 100%;
    /*height:420px;*/
    height: 360px !important;
}

.check-conditions {
    width: 860px;
}

.check-conditions-wrap {
    margin-top: 20px;
}

.all-title {
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-right: 24px;
    cursor: pointer;
}

.check-conditions .item {
    padding: 0 30px 0 7px;
    color: #07ab81;
    border: 1px dotted #07ab81;
    position: relative;
    line-height: 38px;
    height: 38px;
    font-size: 14px;
    display: inline-block;
    margin: 0 10px 10px 0;
}

.check-conditions .item i {
    position: absolute;
    top: 12px;
    right: 5px;
    font-size: 16px;
    cursor: pointer;
    color: #07ab81;
}

.search-wrap {
    width: 260px;
    height: 33px;
    border: 1px solid #0090FC;
    border-radius: 2px;
}

.search-wrap input {
    border: none;
    height: 33px;
    background: #fff;
    width: 205px;
}

.search-wrap span {
    text-align: center;
    display: inline-block;
    height: 33px;
    line-height: 33px;
    width: 53px;
    position: relative;
    cursor: pointer;
}

.search-wrap span:before {
    content: "";
    width: 1px;
    height: 24px;
    background: #0090FC;
    position: absolute;
    left: 0px;
    top: 4px;
}

.search-category-wrap .all-check-conditions {
    margin-left: 0;
    /*background: #f7f7f7;*/
    /*border: 1px solid #fff;*/
    /*height: 48px;*/
    /*height: auto;*/
    line-height: 56px;
    /*overflow:hidden;*/
}

.search-category-wrap .check-details {
    /*padding: 0 8px;*/
    display: inline-block;
    cursor: pointer;
}

.search-category-wrap .check-details-nav .fa {
    color: #fff;
}

.search-category-wrap .parents {
    position: relative;
}

.search-category-wrap .check-details-nav {
    position: absolute;
    background: #0090FC;
    /*opacity: 0.7;*/
    width: 150px;
    z-index: 999;
}

.check-details-nav .check-details {
    width: 106px;
    border-top: 1px solid #fff;
}

.search-category-wrap .posotion-left {
    left: 160px;
    top: 0;
}

.search-category-wrap .posotion-left:before {
    left: -8px;
    top: 15px;
    content: "";
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #0090FC;
    position: absolute;
}

.check-details .text {
    display: inline-block;
    color: #2A2B2D;
    border-radius: 4px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    padding: 0 8px;
}

.check-details .text:hover, .all-check-conditions .check-details span.act {
    background: #0090FC;
    color: #fff;
}

.search-category-wrap .check-details .fa {
    margin-left: 5px;
}

/*.search-category-wrap .check-details:hover {
            color:#fff;
        }*/

.search-category-wrap .check-details.text:hover {
    color: #fff;
    background: #0090FC;
}

.search-category-wrap .check-details:hover .fa {
    color: #fff;
}

.all-check-conditions .first {
    padding: 0 15px 0 6px;
}

.all-check-conditions .arrow-show {
    top: 15px;
}

/* .course-card-wrap {
            margin-top: 40px;
        }*/

.course-card-wrap .course-card-item {
    width: 220px;
    height: 189px;
    border: 1px solid #e5e5e5;
    margin: 0 20px 20px 0;
}

.course-card-wrap .course-card-item:nth-child(5n+5) {
    margin-right: 0;
}

.course-card-wrap .course-card-item img {
    width: 100%;
    height: 149px;
}

.course-card-wrap .course-card-item p {
    line-height: 37px;
    padding-left: 10px;
    height: 37px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search-category-wrap .subject-wrap-hide {
    height: 56px;
    overflow: hidden;
    border-bottom: 1px solid #EDF0F5;
    width: 1300px;
    margin: 0 auto;
    box-sizing: border-box;
}

.search-category-wrap .subject-wrap-show {
    height: auto;
    width: 1040px;
    margin: 0 auto;
}

.top-img {
    width: 220px;
    height: 149px;
    position: relative;
    overflow: hidden;
}

.top-img a {
    display: block;
    width: 100%;
}

.top-img div {
    position: absolute;
    z-index: 100;
    background-color: #222;
    width: 60px;
    height: 60px;
    cursor: pointer;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

.top-img .cornerTL {
    left: -63px;
    top: -63px;
}

.top-img .cornerTR {
    right: -63px;
    top: -63px;
}

.top-img .cornerBL {
    left: -63px;
    bottom: -63px;
}

.top-img .cornerBR {
    right: -63px;
    bottom: -63px;
}

.publicContainer .top-img p {
    width: 100%;
    left: 0;
    top: 57px;
    z-index: 200;
    position: absolute;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FFF;
    font-size: 11px;
    text-align: center;
    cursor: pointer;
    display: none;
    padding-left: 0;
}

.videoClassWrap {
    background: #F9F9F9;
    overflow: hidden;
    /*padding-top: 8px;*/
}

.vClassSelectTopBtn div input {
    width: 80px;
    height: 38px;
    background: url(../../images/search.png) left top no-repeat;
    border-radius: 4px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    color: #606266;
    font-size: 14px;
    line-height: 40px;
    padding-left: 20px;
}

.vClassSelectTopBtn div input:hover {
    background: url(../../images/search_hover.png) left top no-repeat;
    color: #fff;
}

.vClassSelectTopBtn div input:nth-child(2n) {
    background: url(../../images/reset.png) left top no-repeat;
    color: #606266;
}

.vClassSelectTopBtn div input:nth-child(2n):hover {
    background: url(../../images/reset_hover.png) left top no-repeat;
    color: #fff;
}

.liveClass_Article .lClassSectionPlayInfo > li {
    float: right;
}

.liveClass_Article .lClassSectionIsStart .see_living_stream {
    width: 128px;
    height: 40px;
    background: #0090FC;
    border-radius: 4px;
}

.liveClass_Article .vClassSectionRight {
    /*padding-top: 79px;*/
    padding-top: 70px;
}

.liveClass_Article .lClassSectionIsStart div {
    color: #fff;
    float: left;
    line-height: 40px;
    padding-left: 31px;
    margin-left: 40px;
    width: 128px;
    height: 40px;
    background: #0090FC;
    border-radius: 4px;
}

.liveClass_Article .lClassSectionStartTime > span {
    float: right;
    font-size: 14px;
    color: #999999;
    line-height: 33px;
    height: 25px;
    color: #0090FC;
}

.liveClass_Article .lClassSectionIsStart .living_end_overdate {
    background: rgba(219, 219, 219, 1);
    color: #fff;
    border-radius: 4px;
    padding-left: 24px;
}

.liveClass_Article .lClassSectionIsStart .lClassSectionStartTimeNo {
    background: rgba(0, 144, 252, 0.6);
    color: #fff;
    border-radius: 4px;
    padding-left: 24px;
}

.ui-paging-container li.focus {
    background: #0090FC;
}

/*easyui样式*/
.SelectBtmSelectTime .textbox {
    /*border:0 none;*/
}

.combo-arrow {
    background: url(../../../../../../Images/broadcastlive_14.png) 4px 6px no-repeat;
}

.parents_position .hover {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    padding: 10% 10%;
    line-height: 35px;
}

.parents_position .hover img {
    width: 66px;
    height: 66px;
    margin-left: 80px;
    margin-top: 20px;
}

.parents_position .hover p {
    color: #fff;
    /*padding-left: 80px;*/
    width: 80%;
    font-size: 16px;
    text-align: center;
}

@media screen and (max-width: 500px) {
    .parents_position .hover p {
        color: #fff;
        padding-left: 0px;
        width: 100px;
        font-size: 16px;
    }
}


.code {
    position: absolute;
    bottom: -1px;
    right: 53px;
    width: 200px;
    height: 200px;
}

.code {
    bottom: -9px;
    /*bottom:-36px;*/
    width: 150px;
    height: 150px;
    border: 3px solid #eee;
    padding: 10px;
    border-radius: 5px;
    background: #fff;
}

.codeHover {
    position: absolute;
    bottom: 40px;
    right: 0;
    z-index: 1000;
}

.zIndex {
    height: 218px;
    margin-bottom: 16px;
}

.videoTheme {
    width: 265px;
    padding-left: 5px;
}

/*.select2-search {
        display:none;
    }*/
.Wdate {
    padding-left: 5px;
}

.vClassSectionCenter a h4 {
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.UserInfoIcon {
    background: url(/images/UserInfoIcon.png) 2px 5px no-repeat;
}

.vClassSectionInfo p span {
    margin-right: 5px;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered, body .select2, .select2-container--default .select2-selection--single .select2-selection__arrow {
    line-height: 40px;
    height: 40px;
}

.searchCategoryBg {
    width: 100%;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 3px;
    background: #fff;
}

.search-top-box {
    width: 1300px;
    margin: 0 auto;
}

.js-all-class-lists {
    padding: 0;
}

.phoneHidden {
    display: none !important;
}

.classStatus-box .status-ul .status-all {
    /*width: 70px;*/
}

.absoluteFont {
    box-sizing: border-box;
}

.absoluteFont .rendaSlogon {
    padding-left: 30px;
    text-align: center;
    line-height: 20px;
    height: 60px;
    width: 100%;
    font-size: 40px;
    margin-top: 0px;
}

.absoluteFont .rendaTop {
    margin-top: 70px;
}

@media screen and (max-width: 500px) {
    .absoluteFont {
        box-sizing: border-box;
    }

    .absoluteFont .rendaSlogon {
        padding-left: 1.4rem;
        text-align: center;
        line-height: 0.3rem;
        height: 0.35rem;
        width: 100%;
        font-size: 12px;
        font-weight: 500;
        margin-top: 0px;
    }

    .absoluteFont .rendaTop {
        margin-top: 0.25rem;
    }
}

.Boutique {
    display: none;
}

.Subject .select2-container--default .select2-selection--single {
    height: 28px;
}

.Subject .select2 {
    line-height: 26px;
    height: 26px;
    font-size: 13px;
}

.Subject .select2-container--default .select2-selection--single .select2-selection__arrow {
    line-height: 26px;
    height: 26px;
    font-size: 13px;
}

.Subject .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 26px;
    height: 26px;
    font-size: 13px;
}

.zj .selectDiv .combogride_wrap .combo, .selectDiv .combogride_wrap .textbox-text {
    width: 83px !important;
}

.eurasiaMask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
}

.classSelectBox, .courseBox {
    display: none;
}

#classSelect + .select2 {
    height: 28px;
    line-height: 28px;
}

#classSelect + .select2 .select2-selection--single {
    height: 28px !important;
}

#classSelect + .select2 .select2-selection__rendered, #classSelect + .select2 .select2-selection__arrow {
    height: 26px;
    line-height: 26px !important;
}

.courseBox .combogride_wrap .combo, .courseBox .combogride_wrap .textbox-text {
    width: 235px !important;
}

.livePageShow .combogride_wrap .combo, .livePageShow .combogride_wrap .textbox-text {
    width: 140px !important;
}

.livePageShow .select2-container--default .select2-selection--single, .livePageShow .select2-container--default .select2-selection--single .select2-selection__arrow {
    line-height: 30px;
    height: 30px;
    margin-top: 3px
}

.livePageShow .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px;
    height: 30px;
}

.node-box .select2-container--default .select2-selection--single, .node-box .select2-container--default .select2-selection--single .select2-selection__arrow {
    line-height: 30px;
    height: 30px;
    margin-top: 3px
}

.node-box .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px;
    height: 30px;
}

@media screen and (max-width: 750px) {
    .classSelectBox, .courseBox {
        display: none;
    }
}

.q-banner-box {
    position: relative;
}

.q-banner-list {
    position: relative;
    height: 360px;
}

.q-banner-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.q-banner-item:nth-child(1) {
    opacity: 1;
}

.q-banner-item a {
    display: block;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center top;
}

.q-points {
    position: absolute;
    left: 50%;
    bottom: 16px;
    transform: translateX(-50%);
    overflow: hidden;
}

.q-point {
    float: left;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 4px 8px;
    background: #fff;
}

.q-point.q-active, .q-point:hover {
    background: orange;
    cursor: pointer;
}

.q-prev, .q-next {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    overflow: hidden;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: none;
}

.q-banner-box:hover .q-prev, .q-banner-box:hover .q-next {
    display: block;
}

.q-prev {
    left: 30px;
    background: url(/Images/youjiantouRight.png) 16px 14px no-repeat;
}

.q-prev:hover {
    background: url(/Images/youjiantouRightHover.png) left top no-repeat;
}

.q-next {
    right: 30px;
    background: url(/Images/youjiantouLeft.png) 16px 14px no-repeat;
}

.q-next:hover {
    background: url(/Images/youjiantouLeftHover.png) left top no-repeat;
}
/*南京邮电样式 暂不启用*/
/*.collegeLi .selectDiv .combogride_wrap .combo, .courseBox .selectDiv .combogride_wrap .combo, .LiTeacher .selectDiv .combogride_wrap .combo {*/
/*    width: 198px !important;*/
/*}*/

/*.collegeLi .selectDiv .combogride_wrap .textbox-text, .courseBox .selectDiv .combogride_wrap .textbox-text, .LiTeacher .selectDiv .combogride_wrap .textbox-text {*/
/*    width: 183px !important;*/
/*}*/

/*.courseBox .SelectBtmSelectTime, .LiTeacher .SelectBtmSelectTime {*/
/*    width: 240px !important;*/
/*}*/
.search-category-wrap {
    margin:0 auto;
}
@media screen and (max-width: 500px) {
    .q-banner-list {
        height: 2rem;
    }

    .q-prev, .q-next, .q-banner-box:hover .q-prev, .q-banner-box:hover .q-next {
        display: none;
    }

    .q-points {
        bottom: 0.16rem;
    }

    .q-point {
        width: 8px;
        height: 8px;
        margin: 4px;
    }

    .q-point:hover {
        background: #fff;
    }

    .q-point.q-active {
        background: orange !important;
    }

    .courseNav1 {
        width: 100% !important;
    }

    .indexWrapSecInfo.course-card-wrap {
        margin-top: 8px;
    }
}
.sort-wrap{
    display: flex;
    height: 45px;
    align-items: center;
    font-size: 14px;
    cursor: pointer;
}
.sort-wrap img{
    width: 16px;
    margin-right: 3px;
}
