.seachBox{
    background-image: url("../../images/famous/bg-fs.png");
    background-size: 100% 100%;
    width: 100%;
    height: 130px;
}
.seachLogo{
    height: 130px;
    line-height: 130px;
    vertical-align:middle;
    float: left;

}
.seachLogo img{
    /*line-height: 180px;*/
    width: 48px;
    height: 48px;
    margin-top: -7px;
    vertical-align:middle;
}
.seachLogoTitle{
    margin-left: 5px;
    color: #ffffff;
    font-size:22px;
}
.seachContent{
    float: right;

}
.seachContent-item{
    margin: 34px auto 5px;
}
.seachInput{
    padding-left: 10px;
    height: 50px;
    width: 600px;
    line-height: 1.3;
    line-height: 40px\9;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px 0px 0px 2px;
}
.hotSearch{
    color: #FFFFFF;
    font-size: 14px;
}
.hotSearch-item{
    margin-left: 5px;
}
.mainContent{
    background-color: #F6F6F6;
    font-family: pingfang;
}
.chioseArea{
    background-color: #FFFFFF;
    padding-left: 26px;
    padding-right: 46px;
    padding-top:28px;
    padding-bottom: 24px;
    margin-top: 26px;
    box-shadow:2px 2px 14px 0px rgba(231,234,240,1);
    border-radius:4px;
}
.chioseCol{
    margin-top: 20px;
}
.chioseBottom1px{
    border-bottom: 1px solid #EFEFEF;
    line-height: 20px;
}

.tips{
    /*width:35px;*/
    /*height:19px;*/
    background: rgba(127,127,139,1);
    border-radius: 17px 0px 17px 17px;
    color: #FFFFFF;
    padding: 6px;
    padding-left: 14px;
    padding-right: 14px;
    text-align: center;
    font-size: 14px;
}

.schoolDetailItem{
    padding: 2px 8px 2px 8px;
    color: #616161;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 10px;
}
.commMarginRight30px{
    margin-right: 14px;
}
.gradeDetailItem{
    padding: 2px 8px 2px 8px;
    color: #616161;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 10px;
}
.detailItem{
    padding: 2px 8px 2px 8px;
    color: #616161;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 10px;
}
.itemChecked{
    background:rgba(247,234,232,1);
    border-radius:16px;
    color: #FF5C39;
}
.courseDetail{
    margin-top: 30px;
}
.courseImg{
    width: 100%;
    /*height: 160px;*/
    border-radius: 5px;
    overflow: hidden;
}
.courseDetail-body{
    /*text-overflow: -o-ellipsis-lastline;*/
    text-overflow: ellipsis;
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 1;*/
    /*-webkit-box-orient: vertical;*/
    font-weight: bolder;
    margin-top: 10px;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 6px;
    margin-right: 6px;
}
.courseDetail-item{
    font-size: 12px;
    /* font-family: PingFangSC-Semibold; */
    font-weight: 600;
    color: rgba(150,156,163,1);
    overflow: hidden;
    text-overflow: ellipsis;
    /* display: -webkit-box; */
    word-break: keep-all;
    white-space: nowrap;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.noDataBg{
    background-image: url("../../images/famous/noData.png");
    background-size:222px 205px;
    background-position: center;
    background-repeat: no-repeat;
    height: 500px;
}
.colorHover{
    color: #FD7072;
}
.famousMarginTop10px{
    margin-top: 10px;
}
.courseTip{
    width: 140px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #FD7072;
    /*padding-left: 12px;*/
    /*padding-right: 12px;*/
    /*padding-top: 5px;*/
    /*padding-bottom: 5px;*/
    color: #FFFFFF;
    border-radius: 3px;
    box-sizing: border-box;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hotRight{
    display: none;
}
.hotImg{
    vertical-align: text-top;
    width: 16px;
    height: 16px;
}
.hotTip{
    margin-left: 6px;
    font-size: 18px;
}
.hotContent{
    height:40px;
    margin-left: 8px;
    margin-right: 8px;
    padding-top: 10px;
    padding-bottom: 5px;
    position: relative;
}
.hotContent::after{
    display: block;
    overflow: hidden;
    width: 0px;
    height: 0px;
    clear: both;
}

.hotIndex{
    float: left;
    color: #666666;
    font-family: zhonghei;
    line-height: 40px;
    font-size: 16px;
}
.hotColor{
    color: #FD7072;
}
.hotItem{
    width: 67%;
    float: left;
    margin-top: 6px;
    margin-left: 10px;
}
.hotCouserName{
    font-size: 14px;
    color: #121212;
    overflow: hidden;
    text-overflow: ellipsis;
    /* display: -webkit-box; */
    word-break: keep-all;
    white-space: nowrap;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.hotSchoolName{
    font-size: 9px;
    color: #9B9B9B;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    word-break: keep-all;
    white-space: nowrap;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.hotPeople{
    position: absolute;
    top: 24px;
    right: 5px;
    /*font-size: 14px;*/
    /*-webkit-transform-origin-x: 0;*/
    /*-webkit-transform: scale(0.7);*/
    font-size: 12px;
    color: #9B9B9B;
}
.videoItem:hover{
    cursor: pointer;
}
.bottom1px{
    border-bottom: 1px solid #F7F7F7;
}
.pageId{
    margin: 20px auto;
    text-align: center;
}
#hotArea{
    background-color: #FFF;
    margin-top: 10px;
    box-shadow: 2px 2px 14px 0px rgba(231,234,240,1);
}
.imgBoxShadow{
    -moz-box-shadow: 0px 4px 8px #999999;
    box-shadow: 0px 4px 8px #999999;

}
@media screen and (max-height: 768px) {
    .videoItem{
        /*height: 240px;*/
        box-sizing: border-box;
        padding: 3px;
        position: relative;
        /*margin-bottom: 10px;*/
        /*height: 100%;*/
    }
}
@media screen and (max-height: 1080px) {
    .videoItem{
        /*height: 350px;*/
        box-sizing: border-box;
        padding: 3px;
        position: relative;
        /*margin-bottom: 10px;*/
        /*height: 100%;*/
    }
}


/*#courseInfos>div:nth-child(1):hover{*/
/**/
/*top: -6px;*/

/*}*/

.coverVideo{
    background: #FFFFFF;
    border: 1px solid #E1E7E7;
    box-shadow: 0 0 11px 4px #EAF4F3;
    border-radius: 6px;
    margin-top: 0px;
    transition:margin-top 0.5s;
    -moz-transition:margin-top 0.5s; /* Firefox 4 */
    -webkit-transition:margin-top 0.5s; /* Safari and Chrome */
    -o-transition:margin-top 0.5s; /* Opera */
}
.coverVideo:hover{
    margin-top: -10px;
}

.coverImg{
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -o-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transition: transform 0.5s;

    /*-webkit-transform: scale(1);*/
    /*-moz-transform: scale(1);*/
    /*-ms-transform: scale(1);*/
    /*transform: scale(1);*/
    /*-webkit-transition: -webkit-transform 0.2s;*/
    /*-moz-transition: -moz-transform 0.2s;*/
    /*-ms-transition: -moz-transform 0.2s;*/
    /*transition: transform 0.2s;*/
    /*border-radius: 30px;*/
}
/*分页组件样式更改*/
.layui-laypage a, .layui-laypage span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding: 2px 11px;
    height: 25px;
    line-height: 25px;
    margin: 0 -1px 0px 0;
    /*background-color: #fff;*/
    background-color: #F7FAFC;
    color: #333;
    font-size: 12px;
    border-radius: 50px;
    margin-left: 20px;
}
.layui-laypage .layui-laypage-curr em {
    position: relative;
    color: #fff;
    border-radius: 16px;
}