
.indexmainbox {
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
}

.in_main_leftbox {
    width: 890px;
    float: left;
    background: #FFF;
}

.in_main_rightbox {
    width: 280px;
    float: right;
}

.inswiperbox {
    width: 890px;
    height: 382px;
}

.indexmainbox {
    width: 100%;
    margin: 0 auto;
    padding-top: 100px;
}

.zbtjlist {
    width: 280px;
    cursor: pointer;
    box-shadow: 0 0 3px #EEE;
    position: relative;
    float: left;
    border-radius: 3px;
    transition: all .5s ease-out .1s;
}

.tjtoppicbox {
    width: 100%;
    height: 158px;
    overflow: hidden;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    position: relative;
}

.tjtoppicbox .tag {
    position: absolute;
    z-index: 10;
    width: 50px;
    height: 22px;
    border-radius: 3px;
    color: #FFF;
    right: 5px;
    left: auto;
    top: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 22px;
}

.tjtoppicbox img {
    display: block;
    width: 100%;
    transition: all .5s ease-out .1s;
}

.tjzbbotbox {
    height: 120px;
    overflow: hidden;
    margin-top: 10px;
    width: 260px;
    margin-left: 10px;
}

.listtitle {
    font-size: 16px;
    height: 50px;
    overflow: hidden;
    line-height: 1.5;
    color: #000;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.courseTab{
    margin: 10px 0;
    height: 20px;
}
.courseTab span{
    color: #979fa6;
    border: 1px solid #979fa6;
    font-size: 12px;
    padding: 2px 3px;
    border-radius: 3px;
}
.listdata {
    height: 30px;
    line-height: 30px;
    color: #8790A4;
    font-size: 12px;
}

.zbtjicon {
    position: absolute;
    z-index: 10;
    width: 50px;
    height: 22px;
    border-radius: 3px;
    color: #FFF;
    right: 5px;
    top: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 22px;
}

.zhuanqu {
    background: #01AB84;
}
.listdata span {
    /*margin-right: 10px;*/
}

.zblisoutbox .zbtjlist {
    margin-right: 25px;
    margin-bottom: 30px;
}

.zblisoutbox .zbtjlist:nth-child(4n) {
    margin-right: 0;
}


.zbtjlist:hover .tjtoppicbox img {
    transform: scale(1.1);
}

.zbtjlist:hover {
    box-shadow: 0 0 6px #DDD;
}

.jf {
    font-size: 16px;
    color: #FF3200;
    float: right;
    width: auto;
    text-align: right;
}


/*精品课列表*/
.jpklistbox {
    width: 100%;
    margin-right: 30px;
    float: left;
}

.jpklistboxs {
    margin-top: 30px;
}


/*专区详情*/
.zhuanquxqbox{
    width: 100% !important;
}

.zhuanquxqbox .zblisoutbox .zbtjlist {
    margin-right: 25px;
    margin-bottom: 30px;
}

.zhuanquxqbox .zblisoutbox .zbtjlist:nth-child(4n) {
    margin-right: 0;
}


.jpklistbox .zqxqtopbox .container {
    width: 100%;
    margin: 0 auto;
}

.zqadbox {
    width: 1000px;
    height: 514px;
    background: red;
}

.zqxqtitlebox {
    width: 1180px;
    padding: 20px 10px;
    height: 80px;
    background: #FEFEFE;
}

.zqbotboxleft {
    width: 600px;
    height: 80px;
    float: left;
}

.zqxqtitletop {
    max-height: 60px;
    line-height: 1.4;
    overflow: hidden;
    color: #000;
    font-size: 22px;
}

.zqxqtiaojian {
    height: 20px;
    line-height: 20px;
    color: #868686;
    font-size: 14px;
}

.zqxqtiaojian span {
    margin-right: 10px;
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
}

.listdata .money {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    /*font-weight: 600;*/
    color: #FF5F00;
    float: right;
    /*position: absolute;*/
    /*bottom: 0px;*/
    /*right: 5px;*/
}

.listdata .money span {
    font-size: 16px;
}


/*课件上传*/
.coursewareUpload{
    height: 248px;
    text-align: center;
}
.coursewareUpload i{
    color: #01AB84;
    font-size: 60px;
    text-align: center;
    vertical-align: text-bottom;
    margin-top: 70px;
}
.coursewareUpload img{
    width: 70px;
    height: auto;
    margin-top: 70px;
}
.coursewareUpload span{
    display: block;
    color: #000;
    font-size: 16px;
    margin-top: 10px;
}


.pinpaiCont{
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px !important;
}
.topImg{
    padding: 30px 0;
    background-size: 100% 100%;
}
.detailImg{
    position: relative;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    height: 400px;
    box-shadow: 0 16px 14px 0 rgb(0 0 0 / 15%);
    border-radius: 10px;
}
.detailImg img{
    display: block;
    object-fit: cover;
}
.detailList{
    position: relative;
    width: 100%;
    height: 100%;
}
.imgOne{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: rgba(0,0,0,0.5);
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.projectCoverImg{
    width: 100%;
}
.projectTab{
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
.projectTab_tit{
    font-weight: bold;
    font-size: 22px;
}
.project_title{
    font-weight: bold;
    font-size: 22px;
    border-bottom: 2px solid #888;
    padding-bottom: 5px;
}
.project_title img{
    width: 22px;
    height: 22px;
    vertical-align: middle;
    margin-top: -4px;
}
.tabCur{
    color: #01AB84;
    border-bottom: 2px solid #01AB84;
}
.projectTab_tit .span{
    padding: 0 5px 5px;
    cursor: pointer;
}
.projectTab_tit span:last-child .lastXian{
    display: none;
}
.projectTab_more{
    float: right;
    font-size: 17px;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center;
    margin-top: 5px;
}
.projectTab_more img{
    width: 18px;
    height: 18px;
    margin-right: 3px;
}
/*通知*/
.noticeBox{
    background: #F2FBFA;
    height: auto;
    padding: 10px 20px;
    display: flex;
    align-items: center;
}
.noticeBox_tit{
    width: 50px;
    text-align: left;
}
.noticeBox_cont{
    width: 1110px;
    font-size: 16px;
}

/*按钮资讯*/
.newInfoCont{
    overflow: hidden;
    margin-top: 20px;
}
.pushButton{
    width: 150px;
    float: left;
}
.pushButton p{
    width: 150px;
    height: 50px;
    line-height: 50px;
    color: #2d2d2d;
    font-size: 18px;
    background: #f5f5f5;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.pushButton p:hover{
    background: #01Ab84;
    color: #fff;
}

.pushButton p i{
    font-size: 18px;
    margin-right: 5px;
}

.zblisoutbox{
    margin-top: 15px;
}




/*资讯*/
.newInformationBox{
    margin-left: 20px;
    width: 680px;
    float: left;
}
.newInformation{
    margin-top: 15px;
}
.newInformationList{
    margin-bottom: 15px;
}
.nowNew{
    font-size: 16px;
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*align-items: flex-start;*/
    cursor: pointer;
}
.newInformationCount{
    color: #999;
    font-size: 14px;
}
.newInformation_title{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newInformationTime{
    color: #999;
    font-size: 14px;
}

/*资讯移入效果*/
.newInformationList:hover .nowNew{
    display: none;
}
.newInformationList:hover .hoverNew{
    display: block;
}
.hoverNew{
    font-size: 16px;
    overflow: hidden;
    cursor: pointer;
    display: none;
}
.hoverNew_l{
    width: 170px;
    height: 90px;
    float: left;
}
.hoverNew_l img{
    width: 100%;
    height: 100%;
}
.hoverNew_r{
    position: relative;
    width: 485px;
    height: 90px;
    padding-left: 20px;
    float: left;
}
.hoverNew_title{
    font-size: 16px;
    overflow: hidden;
    font-weight: bold;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 5px;
}
.hoverNew_cont{
    width: 485px;
    position: absolute;
    bottom: 5px;
    left: 20px;
    color: #999;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
}
.hover_time span{
    color: #01AB84;
    font-size: 13px;
    border: 1px solid #01AB84;
    margin-right: 5px;
    padding: 2px;
    display: inline-block;
}
.infoWatch{
    margin-left: 10px;
}
.infoWatch img{
    width: 20px;
    vertical-align: bottom;
}
/*协作单位*/
.unitsBox{
    margin-left: 20px;
    width: 330px;
    float: left;
}
.unitsList p{
    padding-left: 5px;
}
.unitsList{
    height: 250px;
    overflow: hidden;
    margin-top: 10px;
}
.unitsList p img{
    width: 30px;
    height: 30px;
    vertical-align: bottom;
    border-radius: 50%;
}
.unitsItem p span,
.unitsSwiper .swiper-slide p span{
    width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.unitsItem {
    margin-bottom: 10px;
}
.unitsSwiper{
    height: 100%;
}
.unitsSwiper .swiper-wrapper{
    -webkit-transition-timing-function: linear; /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}
.unitsSwiper .swiper-slide{
    width: 100%;
    /*margin-bottom: 15px;*/
    overflow: hidden;
}
/*视频*/
.videoList{
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
}
.videoImg{
    position: relative;
    overflow: hidden;
}
.playVideo{
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0,0,0,0.6);
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}
.playVideo img{
    width: 20px;
    height: 20px;
    margin-top: 15px;
}

.wonderfulCourse{
    padding-top: 20px;
}

/*品牌活动*/
.activeBox{
    margin-top: 20px;
    margin-bottom: 20px;
}
.activeList{
    width: 100%;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}
.activeList .swiper-container{
    width: 1100px;
    height: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
.activeSwiper .swiper-slide {
    width: 300px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    transition: 300ms;
    transform: scale(0.85) !important;
}

.activeSwiper .swiper-slide img{
    width: 100%;
    height: auto;
}
.activeSwiper .swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1) !important;
}

.activeList .swiper-button-next, .swiper-button-prev{
    background: #01AB84;
}
.activeList .swiper-button-next img, .swiper-button-prev img{
    width: 25px;
}
.activeList .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    content:'' !important;
}
.activeList .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    content:'' !important;
}

.activeItem{
    width: 350px;
    float: left;
    margin-right: 30px;
}
.activeItem img{
    width: 100%;
    height: auto;
}

/*战略合作*/
.teamworkBox{
    margin-top: 20px;
    margin-bottom: 20px;
}
.teamworkList{
    width: 100%;
    margin-top: 20px;
}
.teamworkList .swiper-container{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.teamworkSwiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
}

.teamworkSwiper .swiper-slide img{
    width: 100%;
    height: auto;
}
.teamworkItem{
    width: 277px;
    display: inline-block;
    margin-right: 30px;
}
.teamworkItem:nth-child(4){
    margin-right: 0 !important;
}
.teamworkItem img{
    width: 100%;
    height: auto;
}




.uploadCourseware{
    margin-top: 10px;
}
.uploadWare{
    height: 248px;
    margin: 15px 0 40px 0;
}


.conditionItem{
    overflow: hidden;
    border-bottom: 1px solid #999;
    padding: 10px 0;
}
.conditionItem_tit{
    font-size: 14px;
    font-weight: bold;
    width: 70px;
    display: inline-block;
    float: left;
    padding: 2px 0;
}
.conditionItem_sel{
    float: left;
    width: 1130px;
}
.conditionItem_sel span{
    margin-right: 10px;
    display: inline-block;
    color: #000;
    margin-bottom: 5px;
    font-size: 14px;
    padding: 2px 3px;
    cursor: pointer;
}
.conditionItem_sel .active{
    background: #01AB84;
    color: #fff !important;
}

.nullData{
    text-align: center;
}




/*密钥*/
.pickCodeBox{
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100;
    /*display: none;*/
}
.pickCode {
    position: absolute;
    transform: translate(-50%, -50%);
    background: #fff;
    top: 50%;
    width: 300px;
    left: 50%;
    border-radius: 5px;
    padding: 20px 20px;
}

.pickCodeTit {
    text-align: center;
    /*padding: 20px;*/
    color: #000;
    /* margin-top: 10px; */
    font-weight: bolder;
    font-size: 20px;
}
.pickCodeVal{
    margin: 20px 0;
}
.pickCodeVal > input {
    height: 50px;
    background: #F6F7FB;
    border: 0;
    display: block;
    width: 100%;
    font-size: 16px;
    border-radius: 5px;
    box-sizing: border-box;
    padding-left: 20px;
}
#pickCodeBtn {
    background: #FF6A15;
    margin-top: 10%;
    padding: 4% 0;
    text-align: center;
    color: #FFF;
    border-radius: 10px;
    font-size: 16px;
    width: 100%;
    display: block;
    border: none;
    outline: none;
}
.pickCodeClose{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 1001;
    cursor: pointer;
}












