﻿.bannerWrap {
    position: relative;
}

.indexBannerWrap, .indexBannerWrap, .indexBannerImg .indexBannerBox .indexBannerImages, .indexBannerImg .indexBannerBox .indexBannerImages img {
    width: 100%;
    /*height:420px;*/
    height: 360px;
}

.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 #6ec3ca;
    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: #6ec3ca;
            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: 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;
    left: 155px;
    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;
}

.VideoCouser {
    overflow: hidden;
    width: 1300px;
    margin: 0 auto;
    box-sizing: border-box;
}

    .VideoCouser .search-category-wrap {
        padding: 0 5px;
        padding-top: 15px;
        font-size: 16px;
        font-family: PingFangSC-Regular;
        font-weight: 400;
        color: rgba(42,43,45,1);
    }

        .VideoCouser .search-category-wrap .title {
            font-size: 14px;
            color: rgba(42,43,45,1);
            line-height: 30px;
        }

        .VideoCouser .search-category-wrap .allCouse {
            cursor: pointer;
        }

        .VideoCouser .search-category-wrap .active {
            color: #0090FC;
        }

    .VideoCouser .videofloat {
        float: left;
    }

.clearfix:after {
    content: ""; /*设置内容为空*/
    height: 0; /*高度为0*/
    line-height: 0; /*行高为0*/
    display: block; /*将文本转为块级元素*/
    visibility: hidden; /*将元素隐藏*/
    clear: both; /*清除浮动*/
}

.videonamelist {
    width: 1120px;
    position: relative;
    margin-left: 25px;
    height: 30px;
    overflow: hidden;
    transition: 0.5s;
}

.buttonDown {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    display: none;
    font-size: 16px;
    transition: 0.5s;
}
/*修改滚动条样式*/
/*.videonamelist1::-webkit-scrollbar {
            width: 4px;
            height: 4px;
        }*/

/*.videonamelist1::-webkit-scrollbar-track {
            background: rgb(239, 239, 239);
            border-radius: 2px;
        }

        .videonamelist1::-webkit-scrollbar-thumb {
            background: #bfbfbf;
            border-radius: 10px;
        }

            .videonamelist1::-webkit-scrollbar-thumb:hover {
                background: #333;
            }

        .videonamelist1::-webkit-scrollbar-corner {
            background: #179a16;
        }*/

.videonamelist .videonamelist1 {
    overflow-x: auto;
    /*white-space: nowrap;*/
}

.videonamelist li {
    padding-right: 25px;
    cursor: pointer;
    line-height: 30px;
    display: inline-block;
}

.VideoCouser .search-category-wrap .videonamelist1 .active {
    color: #0090FC;
}

.videoyerslist {
    width: 1120px;
    position: relative;
    margin-left: 25px;
    height: 30px;
    overflow: hidden;
    transition: 0.5s;
}

    .videoyerslist .videoyerslist1 {
        overflow-x: auto;
        /*white-space: nowrap;*/
    }


    .videoyerslist li {
        padding-right: 25px;
        cursor: pointer;
        display: inline-block;
        -moz-user-select: none; /* Firefox私有属性 */
        -webkit-user-select: none; /* WebKit内核私有属性 */
        -ms-user-select: none; /* IE私有属性(IE10及以后) */
        -khtml-user-select: none; /* KHTML内核私有属性 */
        -o-user-select: none; /* Opera私有属性 */
        user-select: none; /* CSS3属性 */
    }

/*修改滚动条样式*/
/*.videoyerslist1::-webkit-scrollbar {
            width: 4px;
            height: 4px;
        }

        .videoyerslist1::-webkit-scrollbar-track {
            background: rgb(239, 239, 239);
            border-radius: 2px;
        }

        .videoyerslist1::-webkit-scrollbar-thumb {
            background: #bfbfbf;
            border-radius: 10px;
        }

            .videoyerslist1::-webkit-scrollbar-thumb:hover {
                background: #333;
            }

        .videoyerslist1::-webkit-scrollbar-corner {
            background: #179a16;
        }*/

.VideoCouser .search-category-wrap .videoyerslist .title {
    line-height: 30px;
    -moz-user-select: none; /* Firefox私有属性 */
    -webkit-user-select: none; /* WebKit内核私有属性 */
    -ms-user-select: none; /* IE私有属性(IE10及以后) */
    -khtml-user-select: none; /* KHTML内核私有属性 */
    -o-user-select: none; /* Opera私有属性 */
    user-select: none; /* CSS3属性 */
}

.VideoCouser .search-category-wrap .videoyerslist .active {
    color: #0090FC;
}

.boxshowclass {
    width: 100%;
}
.personal_space {
    background:none;
}
.headerContainer{
    width:1216px;
    margin:0 auto
}
.curriculum .title {
    font-size: 18px;
    display: flex;
    flex-direction: row;
    align-items: center
}
.curriculum .header{
    margin-top:20px;
    margin-bottom:20px;
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center
}
    .curriculum .header .submit img {
        border: none;
        vertical-align: middle;
        margin-right:5px
    }
    .curriculum .header .submit {
        display: flex;
        flex-direction: row;
       
    }
    .curriculum .header .submit input {
        margin-right:20px;
        color: #666666;
        font-size: 14px;
        padding: 0 14px;
        box-sizing: border-box;
        border: 1px #e3e3e3 solid;
        border-radius: 4px;
        background-color: #f7f7f7;
        outline: none;
        width: 400px;
        height: 40px;
    }
    .curriculum .title div {
        height: 20px;
        width: 3px;
        display: inline-block;
        background-color: #0090fc;
        margin-right: 10px
    }
.curriculum .more{
    margin-bottom:10px;
    display:flex;
    flex-direction:row;
    justify-content:flex-end
}
.curriculum .more .moreIcon {
    width:50px;
    color:#0090fc
}
.headerContent{
    margin-bottom:20px;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap
}
    .headerContent .conItem {
        width: 280px;
        height: 180px;
        border: 1px solid #EBEBEB;
        margin:0 22px 22px 0;
        position: relative;
        box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 10%);
        border-radius: 4px;
        display:flex;
        flex-direction:column
    }
        .headerContent .conItem .bgimage {
            width: 100%;
            height: 150px;
           
        }
        .headerContent .conItem .bgimage img {
            width: 100%;
            height: 100%;
        }
.headerContent .conItem .titleOne {
    width: 100%;
    color:white;
    box-sizing: border-box;
    line-height: 25px;
    padding: 0 10px 0 10px;
    position: absolute;
    bottom: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
        .headerContent .conItem .titleTwo {
            flex: 1;
            line-height: 28px;
            font-weight:700;
            padding: 0 10px 0 10px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
.ningbo {
    color: #294613
}
.logo{
    width:242px;
    height:70px;
    position:absolute;
    top:2px;
    left:40px
}
.logo img{
    width:100%;
    height:100%
}
.path_nav{
    width:200px;
   position:absolute;
   right:200px
}
.path_nav img {
    position: absolute;
    bottom: 12px;
    left:-10px
    
}
a:link {
    text-decoration: none;
}
.s-a {
    display: block;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    box-sizing: border-box;
    border: 1px #e3e3e3 solid;
    border-radius: 4px;
    background-color: #1f4707;
    outline: none;
    width: 146px;
    height: 40px;
}


.s-a {
    margin-right: 20px;
    display: block;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    box-sizing: border-box;
    border: 1px #e3e3e3 solid;
    border-radius: 4px;
    background-color: #1f4707;
    outline: none;
    width: 146px;
    height: 40px;
}
.s-a2 {
    background-color: #ffffff;
    color: #333333;
    width: 98px;
}
