﻿.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: Tahoma, Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 11px;
    text-align: center;
    cursor: pointer;
    display: none;
    padding-left: 0;
}

.videoTheme {
    /*width:240px;*/
    width: 296px;
}

.searchCondition {
    overflow: hidden;
    /*width: 736px;*/
    width: auto;
    padding-top: 10px;
    float: right;
}

.width770 {
    /*width:760px;*/
    /*width:985px;*/
}

.searchConditionMy {
    /*width:425px;*/
    /*width:650px;*/
}
/*.collegeLi, .LiTeacher{
            display:none;
        }*/
/*课程列表*/
.newest_Course .indexWrapSecInfo li {
    /*height:292px;*/
    box-shadow: none;
    /*height: 250px;*/
}

.indexWrapSecInfo > li:hover {
    box-shadow: none;
}

.newest_Course .indexWrapSecInfo li .indexWrapItem {
    box-shadow: 0px 0 6px rgba(0,0,0,0.1);
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
    min-height: 217px;
}

.indexWrapSecInfo > li:hover .indexWrapItem {
    box-shadow: 0px 2px 6px 0px rgba(0,144,252,0.3);
}

.newest_Course .indexWrapSpanActive {
    width: 214px;
    width: 267px;
    height: 36px;
    font-size: 14px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    /*color: rgba(51,51,51,1);*/
    color: #000;
    line-height: 36px;
    padding-left: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.indexSecInfoUser, .indexSecInfoTime, .indexSecInfoAddr {
    margin-bottom: 3px;
}

.courseShortDetail {
    width: 255px;
    /*visibility:hidden;*/
    height: 0;
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(96,98,102,1);
    line-height: 20px;
    padding: 3px 12px 3px;
    background: #fff;
    max-height: 20px;
    transition: all 1s;
    position: relative;
    z-index: 10;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.indexWrapSecInfo > li:hover .courseShortDetail {
    height: inherit;
    max-height: 200px;
}

.indexWrapSecInfo li .indexWrapItem > a {
    width: 304px;
    height: 180px;
    overflow: hidden;
}

    .indexWrapSecInfo li .indexWrapItem > a:hover img {
        animation: move 1s linear;
        -webkit-animation: move 1s linear;
    }

.indexWrapSecInfo .indexWrapItem > a:hover .children_position {
    transition: 0.5s;
    /*background: rgba(0,0,0,1) !important;*/
}

.indexWrapSecInfo .indexWrapItem > a:hover .indexWrapCourseName p span {
    transition: 0.5s;
    bottom: 0px;
}

/*平铺样式*/
.newest_Course .tileMode li {
    width: 100%;
    height: 213px !important;
    margin-bottom: 22px;
}

    .newest_Course .tileMode li .indexWrapItem {
        height: 180px;
        padding: 16px;
        min-height: unset;
    }

        .newest_Course .tileMode li .indexWrapItem > a {
            float: left;
            border-radius: 0px;
        }

        .newest_Course .tileMode li .indexWrapItem > p {
            float: left;
            width: calc(100% - 310px);
        }

.newest_Course .tileMode .courseShortDetail {
    float: left;
    max-height: 68px !important;
    width: calc(100% - 460px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    white-space: normal;
}

.newest_Course .tileMode .indexWrapSpanActive {
    font-size: 16px;
}

.newest_Course .tileMode li .indexWrapItem .indexSecInfoAddr {
    height: 36px;
}

    .newest_Course .tileMode li .indexWrapItem .indexSecInfoAddr .indexSecInfoSee {
        float: none;
        display: block;
        margin-left: -17px;
    }

.newest_Course .tileMode .enterDetail {
    display: block;
    display: block;
    position: absolute;
    right: 16px;
    bottom: 26px;
    width: 156px;
    height: 46px;
    background: #0090fc;
    border-radius: 4px;
    text-align: center;
    line-height: 46px;
    color: #fff;
    font-size: 18px;
}

.indexSecInfoClassroomIcon {
    width: 20px;
    height: 18px;
    background: url(../images/course_detail_11.png) no-repeat -1px 3px;
    position: absolute;
    left: -1px;
    top: -1px;
}

.phoneHeight252 {
    height: 252px;
}

.jingpin {
    visibility: hidden
}

#orderSort li {
    font-size: 16px;
}

.sort-ul li {
    height: 30px;
    line-height: 30px;
}

.newest_Course .indexWrapSecInfo .indexWrapItem .indexSecInfoUser .textoverflow {
    width: 45%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
}

.newest_Course .indexWrapSecInfo .indexphon12 {
    width: 96%;
    box-sizing: border-box;
    vertical-align: top;
}

/*.Boutique .active {
            border-top: 4px solid #0090FC;
            cursor: pointer;
            color: #0090FC;
        }

        .Boutique li {
            border-top: 4px solid transparent;
            margin-right: 20px;
            font-size: 16px;
            padding: 15px 0;
            cursor: pointer;
        }*/

.EduClass {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    right: 0;
    border-bottom-left-radius: 14px;
    border-top-left-radius: 14px;
}

.newest_Course .indexWrapSecInfo .indexWrapItem .indexSecInfoUser .curNavtow {
    width: 100%;
}

.newest_Course .tileMode li .indexWrapItem > .curNavtowUser {
    height: 100px;
}

.newest_Course .indexWrapSecInfo .indexWrapItem .indexSecInfoUser .curNavtow1 {
    width: 100%;
    margin-right: 2px !important;
    float: right;
}


/* 华北电力 */
.ncepu_box{
    width: 1300px;
    margin: 20px auto 0 auto;
}
.ncepu_box .ncepuShow {
    display: flex;
    justify-content: flex-end;
}
.ncepu_box .ncepuShow input {
    height: 38px;
    padding-left: 10px;
    width: 350px;
}
.ncepu_box .ncepuShow input#queryBtn {
    margin-left: 5px;
    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;
    cursor: pointer;
}
.ncepu_box .ncepuShow input#queryBtn:hover {
    background: url(../../images/search_hover.png) left top no-repeat;
    color: #fff;
}
.ncepu_Course{
    margin-top: 20px;
}
.ncepu_Course .box {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
  }
  .ncepu_Course .box > div {
    width: 304px;
    height: 217px;
    margin-bottom: 10px;
    position: relative;
    border-radius: 4px;
    box-shadow: 0px 0 6px rgba(0, 0, 0, 0.1);
    background: #fff;
    margin-right: 24px;
  }
  .ncepu_Course .box > div a {
      width: 100%;
  }
  .ncepu_Course .box > div:nth-child(4n) {
    margin-right: 0;
  }
  .ncepu_Course .box > div .imgBox {
    position: relative;
  }
  .ncepu_Course .box > div .imgBox:hover p{
    transition: 0.7s;
    /* bottom: 10px; */
    white-space: normal;
    text-overflow: initial;
    bottom: 20px;

  }
  .ncepu_Course .box > div .imgBox img {
    width: 100%;
    height: 180px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .ncepu_Course .box > div .imgBox  p {
    position: absolute;
    padding-left: 10px;
    bottom: 10px;
    left: 0;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
    color: #fff;
    font-size: 14px;
  }
  .ncepu_Course .box > div .name {
    padding-left: 12px;
    font-size: 14px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    /* color: rgba(51,51,51,1); */
    color: #000;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 267px;
  }
.setUnPublic, .setPublic {
    position: absolute;
    right: 0;
    cursor: pointer;
    top: 7px;
    border-radius: 14px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    z-index: 20;
    color: #fff;
    background: #0090fc;
    height: 22px;
    padding: 0 5px;
    line-height: 22px;
    display: none;
}
.setUnPublic {
    background: #ccc;
}

