﻿
/* 课程列表 */
.subjectBox{
    position: relative;
}
.subjectCon {
    position: absolute;
    right: 0;
    bottom: 3px;
}
.subjectCon > span{
    font-size: 17px;
    color: #fd6050;
}

.layui-nav{
    background-color: #ffffff00 !important;
}
.top-bg.vedio-bg{
    background: #222;
    border-bottom: 1px solid #292929;
}
.regBox{
    float: right;
}
.reg a{
    color: #d4d4d4;
}
.reg a:hover{
    color: #fff;
}
.reg > i{
    display: inline-block;
    padding: 0 8px;
}
.screen-box{
    margin: 20px 0;
}
.screen-box > div{
    padding: 20px 0;
    border-bottom: 1px solid #edf1f2;
}
.screen-box > div:nth-last-child(1){
    border-bottom: 0;
}
.screen-box i{
    cursor: pointer;
    font-weight: 700;
    font-size: 14px;
    color: #07111b;
    text-align: left;
}
.screen-box span{
    cursor: pointer;
    line-height: 14px;
    margin-bottom: 10px;
    padding: 8px 10px;
    font-size: 13px;
    color: #1c1f21;
}
.screen-box span.cur{
    font-weight: bold;
    color: #ab8911;
    background-color: #fff8e2;
    border-radius: 5px;
}
.tips-img > img{
    width: 100%;
}
.main-bg{
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(28,31,33,.1);
}
.list-bg{
    background: #f3f5f7;
}
.vedio-list{
    margin:30px 0;
    overflow: hidden;
}
.vedio-list > li{
    width: 25%;
    /* height: 291px; */
    padding: 10px;
    box-sizing: border-box;
    float: left;
}
.vedio-des{
    overflow: hidden;
    background-color: #fff;

    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.vedio-img > img{
    width:280px;
    height: 147px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    display: block;
}
.vedio-img{
    display: block;
    position: relative;
}
.vedio-img span{
    color: #ffff;
    position: absolute;
    left: 10px;
    bottom: 10px;
    border-radius: 5px;
    background-color: #26465ae6;
    padding: 5px 10px;
}
.vedio-con {
    height: 165px;
    padding: 15px 10px 25px;
}
.vedio-con > h4{
    font-size: 16px;
    color: #07111b;
    line-height: 24px;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all .3s;
    font-weight: 700;
    height: 46px;
}
.vedio-tit{
    padding:8px 0 3px;
    overflow: hidden;
}
.vedio-tit img{
    vertical-align: middle;
    padding-right: 5px;
}
.vedio-tit > span{
    float: left;
}
.vedio-tit.studyTime i{
    font-size: 12px;
    color: #787777;
    float: left;
}
.vedio-img > p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    display: none;
}
.vedio-list > li:hover p{
    display: block;
}
.page{
    padding-top: 30px;
    padding-bottom: 50px;
    float: right;
}
.studyBtn{
    text-align: right;
    padding-top: 20px;
}
.studyBtn > a{
    color: #fff;
}


/* 课程详情 */
.couTop{
    margin-bottom: 50px;
    margin-top: 25px;
    overflow: hidden;
}
.couLeft{
    width: 40%;
    float: left;
}
.couLeft > img{
    width: 100%;
}
.couRight{
    width: 55%;
    padding-left: 3%;
    float: left;
}
.couRight > h4{
    font-size: 18px;
    padding-bottom: 20px;
    color: #333;
    margin-top: 20px;
}
.couRight > a{
    color: #fff;
}
.couTit{
    background-color: #efefef;
    margin-bottom: 30px;
    padding: 15px 20px;
    font-size: 13px;
}
.couTit > span{
    padding: 3px;
    margin-right: 20px;
}
.couTit > span > i{
    display: inline-block;
}
.price{
    font-size: 22px;
    color: #000;
    font-weight: bold;
    margin-bottom: 30px;
}
a#buyBtn{
    color: #fff;
}
.layui-tab-brief>.layui-tab-title .layui-this{
    color: #04355d;
}
.layui-tab-brief>.layui-tab-title .layui-this:after{
    border-bottom: 2px solid #04355d;
}
.vedio-tit > i , .study-item i{
    vertical-align: text-top;
    color: #f66d6d;
    padding-right: 0.5rem;
    font-size: 18px;
}
.study-item i{
    font-size: 16px;
}
.vedio-tit > h4{
    display: inline-block;
}
.catalogBox{
    font-size: 14px;
    padding-bottom: 5px;
    overflow: hidden;
}
.catalogWrap{
    margin:30px;
}
.study-item > li{
    margin: 10px 0;
}
.courseDes{
    line-height: 30px;
    font-size: 13px;
    text-align: justify;
}
.layui-tab{
    margin: 30px 0;
}
.iscom{
    display: flex;
    justify-content: flex-end;
    overflow: hidden\0;
}
.iscom > p{
    margin-left: 10px;
    float: right\0;
}
.bule-sm{
    background-color: #094d84;
}

/* 订单 */
.orderTop .couLeft{
    width: 20%;
}
.orderDes{
    padding-top: 40px;
    font-size: 18px;
    color: #333;
}
.orderDes > i{
    font-size: 12px;
    margin-left: 20px;
    color: #888;
}
.orderTop .couTit{
    margin: 0;
    padding: 0;
    background-color: #f9f9f9;
}
.orderBox{
    padding: 0 80px;
    min-height: 800px;
}
.orderPrice{
    padding-top: 45px;
    color: #FF5722;
    float: right;
}
.orderTop .couRight > h4{
    margin-top: 30px;
}
.orderTitle{
    font-size: 14px;
    color: #333;
    margin-top: 30px;
    font-weight: bold;
}
.orderMs{
    margin: 25px;
    font-size: 15px;
}
.orderMs > i{
    color: #33b700;
    font-size: 23px;
    padding-right: 5px;
}
.zhifuBtn{
    text-align: right;
    background-color: #FEFCEF;
    padding: 20px 50px;
    margin-bottom: 50px;
}
.zfPrice{
    margin-bottom: 15px;
}
.zfPrice > span{
    font-size: 20px;
    color: #fd5722;
    font-weight: bold;
}
.orderWrap{
    margin-bottom: 50px;
}
.orderTop{
    background-color: #f9f9f9;
    padding-right: 30px;
}

/* 订单列表 */
.orderListWidth{
    padding: 10px 0;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f5f5f5;
}
.orderListWidth > span{
    width: 180px;
    display: inline-block;
    text-align: center;
    padding: 10px 0;
}
.orderListWidth > span:nth-child(1) , .olCourse{
    width: 260px;
}
.olCourse{
    display: inline-block;
    text-align: center;
    padding: 10px 0;
}
.olCourse  img{
    width: 100px;
}
.olCourse  p{
    padding-top: 5px;
}
.olTop{
    height: 50px;
    border-bottom: 1px solid #e0e0e0;
    line-height: 50px;
}
.olTop > span{
    font-weight: bold;
    font-size: 13px;
    color: #333;
}
.orderListBox{
    padding: 20px 0;
}
.layui-study{
    background-color: #0b68b3;
}





/* 列表2 */
.pr{
    position: relative;
}
.v-title{
    font-size: 26px;
    color: #fff;
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
}
.v-des{
    line-height: 22px;
    padding: 40px 30px;
    margin: 20px 0;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(7,17,27,.1);
    border-radius: 12px;
    position: relative;
}
.v-con-tit > i{
    margin-right: 5px;
    color: #fff;
    background-color: #999;
    border-radius: 6px;
    padding: 3px 6px;
}
.v-con-tit > span{
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
.box-left{
    width: 100%;
    float: left;
}
.box-right{
    width: 28%;
    margin-left:2%;
    float: left;
}
.item-left{
    width: 90%;
    float: left;
}
.item-right{
    background: #987600;
    padding: 2px 10px;
    border-radius: 15px;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    float: right;
    /* display: none; */
}
.item_simulation-right{
    background: green;
    padding: 8px 20px;
    border-radius: 15px;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    margin-right: 15px;
}
.item_simulation-right:last-child {
    margin-right: 0px;
}
.v-item-box{
    margin: 10px 0;
    overflow: hidden;
}
.v-item-box > li , .v-item-box > li > a{
    color: #000;
    font-size: 14px;
    display: block;
    overflow: hidden;
}
.v-item-box > li > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    /* padding-left: 10px;
    padding-right: 10px; */
    padding-top: 12px\0;
    padding-bottom: 12px\0;
    position: relative;
}
.v-item-box > li > a:hover{
    color: #987600;
    background-color: #fff8e0;
    
}
.v-item-box > li > a:hover .item-left , .v-item-box > li > a:hover .item-left i{
    color: #987600;
}
.v-item-box > li > a:hover .item-right{
    display: block;
    margin-top:3px\0;

}
.v-item-box > li > a:hover u{
    display:none;
}
.v-item-box u{
    font-size: 12px;
    color: #987600;
    position: absolute;
    right: 10px;
}
.item-left i{
    font-size: 22px;
    vertical-align: bottom;
}
.begin-learn{
    width: 100%;
    text-align: center;
}
.begin-learn > a{
    padding: 5px 10px;
    display: block;
    background-color: #f20d0d;
    border-color: #f20d0d;
    color: #fff;
    height: 36px;
    line-height: 36px;
    border-radius: 40px;
    font-size: 16px;
    margin-bottom: 20px;
}
.noData{
    text-align: center;
    height: 550px;
    line-height: 550px;
    font-size: 16px;
}
.noData i{
    font-size: 25px;
    padding-right: 10px;
}



/* 做题 */
/* .swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
} */

.mtb30{
    margin: 30px 0;
}  
.answerTop{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 8px 30px;
    border: 1px solid #e1e1e1;
    background-color: #f3f8ff;
}
.answerTop > h4{
    float: left;
    font-size: 16px;
    color: #333;

}
.answerTop > a{
    float: right;
}
.makeQueBox{
    margin-top: 20px;
    overflow: hidden;
}

.swiperLeft{
    /* width: 876px;
    border: 1px solid #e1e1e1;
    float: left; */
}
.makeQueLeft{
    /* width: 100%; */
    width: 876px;
    border: 1px solid #e1e1e1;
    float: left;
}
.makeQueRight{
    width: 300px;
    margin-left: 20px;
    border: 1px solid #e1e1e1;
    float: left;
}
.makeQueLeft > p , .makeQueRight > p{
    padding: 15px 30px;
    background-color: #0790ff0f;
    border-bottom: 1px solid #0790ff0f;
    font-size: 13px;
}
.makeQueRight > p{
    padding: 15px;
}
.makeQueDes{
    padding: 30px;
}
.makeQueDes>h5{
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 24px;
}
.makeQueDes > span{
    padding-bottom:30px;
    display: block;
    font-size: 14px;
}
.makeQueDes > p{
    padding: 5px 0;
}
.makeQueDes > p.mulQues{
    padding: 13px 0;
}
.cardBox{
    padding-top: 10px;
}
.cardBox:nth-child(1){
    margin-top: 10px;
}
.cardBox > p{
    padding: 5px 15px 20px 15px;
    font-weight: bold;
}
.cardList{
    overflow: hidden;
}
.cardList > li{
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #d0d0d0;
    line-height: 30px;
    margin: 0 0 10px 15px;
    cursor: pointer;
}
.cardList > li.done{
    color: #fd5722;
    border: 1px solid #fd5722;
}
.cardList > li.correct {
    color: #0b851a;
    border: 1px solid #0b851a;
}
.cardList > li.current{
    background-color: #0b68b3;
    color: #fff;
}


.layui-form-radio>i{
    font-size: 18px;
}
.makeQues{
    text-align: center;
    padding-bottom: 30px;
}
.makeQues > a{
    margin: 0 10px;
}
.layui-form-checkbox[lay-skin=primary] i{
    width: 14px;
    height: 14px;
}
/* .layui-layer-content{
    color: #fff;
} */
.identify-list {
    padding: 15px;
    font-size: 13px;
    display: flex;
}
.identify-list > li {
    padding-right: 20px;
}
.identify-list > li:last-child {
    padding-right: 0;
}
.identify-list > li:nth-child(1) > i {
    color: #0b68b3;
}
.identify-list > li:nth-child(2) > i{
    color: #f95e53;
}
.identify-list > li:nth-child(3) > i {
    color: #d0d0d0;
}
.identify-list > li > span {
    padding-left: 0.3rem;
}

/* 考试结果 */
.resultBox{
    min-height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url('../../images/result.jpg') no-repeat scroll 50%;
    position: relative;
    margin: 90px 0;
}
.resultWrap{
    font-size: 18px;
    position: absolute;
    bottom: 66px;
    left: 50%;
    transform: translate(-50%);
    color: #fff;
}

/* 证书 */
.nextClick{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 50px;
}
.mainBox{
    width: 1000px;
    height: 1415px;
    margin: auto;
}
.bgImg{
    width: 100%;
    height: 100%;
    background-size: cover;
    position: relative;
}
.bgImg > img , .certBgImg{
    width: 100%;
    height: 100%;
    position: absolute;
}


.card-box{
    height: 100%;
    padding: 200px 200px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}
.card-box > h3{
    text-align: center;
    font-weight: bold;
    font-size: 34px;
    margin-bottom: 80px;
}
.card-box > p{
    text-align: center;
    font-size: 24px;
    margin-bottom: 80px;
}
.card-list{
    font-size: 13px;
    color: #333;
    width: 70%;
    float: left;
}
.card-list p{
    padding: 8px 0;
    letter-spacing: 3px;
    font-size: 20px;
}
.card-list span{
    display: inline-block;
    padding-left: 22px;
}
.card-wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
}
.card-img{
    width: 120px;
    text-align: right;
    line-height: 0;
    float: right;
}
.card-img > img{
    width: 122px;
    height: 170px;
}
.card-des{
    margin-top: 130px;
    text-indent: 2em;
    font-size: 24px;
}
.card-des > p{
    line-height: 40px;
    text-align: justify;
    color: #222;
    letter-spacing: 2px;
}
.card-time{
    position: absolute;
    right: 200px;
    bottom: 290px;
    font-size: 20px;
    float: right;
}
.card-time > p{
    color: #333;
    padding: 15px 0;
}
.card-time em{
    font-weight: bold;
}
.qrBox {
    width: 150px;
    float: left;
}
.qr {
    width: 150px;
    margin-top: 130px;
}

/* 领取证书 */
.lqzs{
    text-align: center;
    font-size: 20px;
    padding: 50px;
}

.certList{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
    overflow: hidden;
}
.certList li {
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    float: left;
}
.certList li em{
    color:#00b6d9 ;
    font-size: 15px;
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
    border:1px solid #00b6d9;
    float: left;
}
.certList li.selected em{
    background-color: #00b6d9;
    color: #fff;
}
.certList li span{
    float: left;
    width: 60px;
    height: auto;
    line-height: 30px;
    color: #999;
    font-size: 12px;
    text-align: center;
}
.certList .line {
    width: 150px;
    height: 1px;
    float: left;
    background-color: #dcdcdc;
    margin: 15px 10px 30px;
}
.certList .line.selected{
    background-color: #00b6d9;
}
.uploadWrap{
    margin: 20px;
    text-align: center;
}
.uploadBox{
    height: 100px;
    position: relative;
    width: 100px;
    margin: auto;
}
.uploadBox > input{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 100;
    cursor: pointer;
}
.card-msg {
    font-size: smaller;
    color: #c0c0c0;
    margin-top: 5px;
    text-align: center;
}
.add {
    width: 100px;
    height: 100px;
    color: #ccc;
    transition: color .25s;
    position: absolute;
    border-radius: 4px;
    border: 1px solid #dedede;
}
.add::before{
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 30px;
    margin-left: -15px;
    margin-top: -15px;
    border-top: 3px solid;
}
.add::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    height: 30px;
    margin-left: -2px;
    margin-top: -29px;
    border-left: 3px solid;
}
.add:hover {
    color: blue;
}
.add span{
    font-size: 12px;
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #666;
}
.imgMsg{
    font-size: 13px;
    color: #888;
    margin-top: 15px;
    margin-bottom: 20px;
}
.certBox{
    width: 1000px;
    background-color: #fff;
    margin: 60px auto;
}
.certTwoBox{
    display: none;
}

.layui-btn-primary:hover{
    border-color:#333;
    color: #333;
}

.uploadImgCon{
    width: 150px;
    height: 210px;
    border: 1px solid #f1f1f1;
}

.layui-study.disabled{
    background-color: #0b68b380;
}
a.layui-study:hover ,  a.layui-study:visited{
    color: #fff;
}
.printBox{
    text-align: center;
    margin: 0 0 100px;
    /* position: fixed;
    right: 10%;
    bottom: 20%; */
}
.printBox > a{
    width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;

}

/* 视频观看页面 */
.selected { background-position: 0 -126px; }
.navFull { position: absolute; margin-left: 1px; margin-top: 1px; background-color: #000000; filter: alpha(opacity=30); opacity: 0.3; overflow: hidden; z-index: 999; display: none; }
.icon-tip { position: relative; display: inline-block; font-size: 15px; color: #699f00; vertical-align: middle; _zoom: 1; }
.record-v { position: absolute; width: 10px; height: 330px; margin-top: 10px; border-right: solid 1px #ccc; z-index: 100; }
.rec-f { height: 30px; line-height: 30px; margin-top: 14px; margin-left: 10px; position: relative; }
.rec-s { width: 8px; height: 8px; border-radius: 4px; background-color: #bc9a20; margin-left: -4px; z-index: 99999; position: absolute; margin-top: 11px; }
.rec-d { padding: 5px; text-align: center; background-color: #bc9a20; color: #fff; height: 14px; line-height: 14px; margin-left: 15px; font-size: 12px; }
.rec-h { display: inline-block; margin-right: 10px; width: 100px; height: 14px; float: right; }
.message > a { display: block; color: #333; margin-left: 25px; width: 100%; font-size: 12px; height: 14px; text-align: left; height: 20px; }
.more-v { width: 100%; height: 30px; background-color: #E7E7E7; position: absolute; bottom: 0px; text-align: center; line-height: 30px; font-size: 12px; }
.navTopTxt:focus { border: solid 1px #b99c36; }
.searchDiv { position: absolute; background-color: #E3E3E3; border: solid 1px #b99c36; width: 399px; height: 300px; border-top: none; display: none; z-index: 99999; }
.searchDiv > div { height: 30px; color: #999; line-height: 30px; text-indent: 10px; font-family: "微软雅黑"; }
.searchDiv > div:hover { background-color: #FFF; cursor: pointer; }

/* html { background: #000; height: 100%;} */
.foot { display: none; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.screem { width: 100%; height: 100%; min-height: 400px; position: relative; }
.screem * { box-sizing: border-box; }

.video_box { position: absolute; top: 0; left: 0px; height: 100%; bottom: 63px; background: #fff; }
.video_info { height: 100%; width: 340px; color: #fff; position: absolute; right: 0px; top: 0; bottom: 0; background: black; }

.collapse { position: relative; height: 100%; width: 26px; background: #2b2b2b; z-index: 10; display: block; float: left; }
.arrow-border, .arrow { color: #ccc; position: absolute; width: 0px; height: 0px; font-size: 0; display: inline-block; border: 6px dashed transparent; top: 50%; }
.arrow-border { border-left: 6px solid #101010; z-index: 12; left: 8px; }
.arrow { border-left: 6px solid #fff; z-index: 11; left: 10px; }
.close .arrow-border { border-right: 6px solid #101010; z-index: 12; left: 11px; border-left: none; }
.close .arrow { border-right: 6px solid #fff; z-index: 11; left: 9px; border-left: none; }
.collapse:hover .arrow { border-left: 6px solid #ff722c; }
.collapse.close:hover .arrow { border-right: 6px solid #ff722c; border-left: none; }
.tab { float: right; width: 314px; height: 100%;}
.tab-header{
    background-color: #191919;
}
.tab-header:before { content: ""; display: block; }
.tab-header span { 
    display: block; float: left; text-align: center; padding: 10px;  color: #ccc; cursor: pointer;
    background-color: #191919;
    padding: 15px 0;
    display: block;
    border-bottom: 2px solid #047fe4;
    width: 80px;
    color: #fff; 
    font-size: 14px;
}
/* .tab-header span.active { background: #2b2b2b; color: #fff; } */
.tab_video { padding: 10px 20px; }
.split_line { border-bottom: 1px solid #3b3b3b; padding-bottom: 10px; position: relative; height: 24px; }
.split_line:after { content: ""; display: block; height: 1px; background: #1D1D1D; position: absolute; top: 22px; width: 100%; }
.tab_video > .tv_title { padding-top: 20px;display: block;color: #fff; font-weight: normal; font-size: 15px; margin-bottom: 5px; }
.tab_video > .tv_v_name { color: #888; padding: 5px; text-align: left; font-weight: normal; }
.tab_video > .tv_record_time { font-size: 13px; font-weight: normal; font-family: Georgia; color: #ff722c; text-align: right; position: relative; }
.tab_video > .tv_series { margin-top: 15px; max-height: 700px; overflow-y: auto; }
.tab_video > .tv_series > span.title { display: block; font-size: 12px; }
.tab_video > .tv_series > ul { list-style-type: none; text-align: center; }
.tab_video > .tv_series > ul > li {display: inline-block; text-align: center; background: #191919; margin: 10px 5px 0px; line-height: 30px; color: #fff; }
.tab_video > .tv_series > ul > li > a { display: block; color: inherit;width: 28px;height: 29px;}
.tab_video > .tv_series > ul > li.haveSelected { border: solid 1px #666; background-color: #605E5E; color: #777; line-height: 29px; }

.tab_video > .tv_series > ul > li.empty { background: #2b2b2b; }
.tab_video > .tv_series > ul > li.empty > a { cursor: default; }
.tab_video > .tv_series > ul > li:hover, .tab_video > .tv_series > ul > li.active, .tab_video > .tv_series > ul > li.haveSelected:hover { border: solid 1px #ff722c; line-height: 29px; color: #ff722c; }
.tab_video > .tv_series > ul > li.haveSelected:hover, .tab_video > .tv_series > ul > li.haveSelected.active { background: #191919; }
.tab_video > .tv_series > ul > li.empty:hover { border: none; line-height: 29px; }

.tab_video > .tv_chart { padding: 5px; margin-top: 40px; display: none; font-size: 13px; color: #fff; text-align: center; cursor: pointer; position: relative; }
.tab_video > .tv_chart > .chart { display: none; position: absolute; background: #fff; border: solid 1px #e1e1e1; }
.tab_video > .tv_chart:hover > .chart { display: block; }
.tab_video > .tv_chart > .chart > tips { font-size: 12px; color: #ccc; margin-top: 15px; display: inline-block; }
.arrow-border-top, .arrow-top { color: #ccc; position: absolute; width: 0px; height: 0px; font-size: 0; display: inline-block; border: 6px dashed transparent; left: 120px; }
.arrow-top { border-bottom: 6px solid #fff; z-index: 2; top: -12px; }
.arrow-border-top { border-bottom: 6px solid #e1e1e1; z-index: 1; top: -12px; }

.tab_video > .tv_chart > h4, .tab_video > .tv_wx > h4 { display: block; text-align: center; color: #fff; font-size: 13px; font-weight: normal; margin-bottom: 10px; }
.tab_video > .tv_chart > h4 { font-size: 15px; position: relative; }
.tab_video > .tv_chart > h4:after { content: ""; content: ""; color: #ccc; position: absolute; width: 0px; height: 0px; font-size: 0; display: inline-block; border: 6px dashed transparent; border-top: 6px solid #ccc; top: 5px; right: 63px; }
.tab_video > .tv_chart:hover > h4:after { border-bottom: 6px solid #ccc; border-top: none; }

.tab_video > .tv_wx { margin-top: 40px; }
.tab_video > .tv_wx > img { width: 140px; border: solid 1px #e6e5e5; margin: 0 auto; display: block; }
.tab_video > .tv_wx > .wx_title { padding-top: 10px; padding-left: 40px; line-height: 20px; color: #ccc; list-style: decimal inside; }
.tab_video > .tv_wx > .wx_title li { color: inherit; }

.tab_teacher { display: none; padding: 10px; padding-top: 20px;position: relative;height: 93%;}
.tab_teacher > span { font-size: 15px; color: #ff722c; }
.tab_teacher > p.info { font-size: 13px; line-height: 1.8; color: #ccc; margin-top: 10px; }

.collapse1 { position: relative; height: 100%; width: 26px; background: #101010; z-index: 10; display: block; float: left; }
.arrow-border1, .arrow1 { color: #ccc; position: absolute; width: 0px; height: 0px; font-size: 0; display: inline-block; border: 6px dashed transparent; top: 50%; }
.arrow-border1 { border-left: 6px solid #101010; z-index: 12; left: 8px; }
.arrow1 { border-left: 6px solid #fff; z-index: 11; left: 10px; }
.close .arrow-border1 { border-right: 6px solid #101010; z-index: 12; left: 11px; border-left: none; }
#vNames{
    color: #d2d2d2;
}
.viewList{
    position: relative;
    padding: 0 10px;
}
.viewList > li > a{
    color: #adadad;
    display: block;
    height: 40px;
    line-height: 40px;
}
.viewTitle{
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #d2d2d2;
    white-space: nowrap;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
}
.viewList i{
    font-size: 15px;
    margin-right: 8px;
    vertical-align: middle;
    float: left;
}
.viewList span{
    font-size: 13px;
    white-space: nowrap;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 89%;
    display: block;
    float: left;
}
.viewList > li.active a{
    color: #05c5ff;
}
.viewList > li.haveSelected a{
    color: #777777;
}
.download{
    color: #e0dbdb;
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px solid #3b3b3b;
}
.download > span{
    vertical-align: sub;
    font-size: 14px;
}
.download > a{
    border-radius: 3px;
    text-align: center;
    color:#c30319;
    display: inline-block;
    min-width: 50px;
    height: 22px;
    font-size: 10px;
    line-height: 20px;
    background-color: #e0dbdb;
    float: right;
}
/* 消息窗口 */
.msgWrap{
    margin-top: 0.5rem;
}
.msgwindow {
    border-radius: 5px;
    font-size: 12px;
    padding-bottom: 0.5rem;
}
.msgwindow > h3 {
    color: #fff;
}
.msgList{
    height: 650px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0.5rem;
}
.msgList > div {
    padding: 3px 5px;
}
.msgContent > u{
    color: #999;
}
.msgContent span{
    color: #fff;
}
.msgMy span{
    color: green !important;
}
.sendWrap {
    height: 120px;
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 0.5rem;
    right: 0;
    background-color: #fff;
}
.sendBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.sendCon{
    width: 80%;
    display: block;
}
.van-field__control {
    height: 100px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    min-width: 0;
    margin: 0;
    padding: 0;
    color: #323233;
    text-align: left;
    background-color: transparent;
    border: 0;
    resize: none;
}
.van-field-btn{
    width: 20%;
    height: 35px;
    margin-left: 10px;
    line-height: 35px;
    border-radius: 5px;
    color: #fff;
    background-color: #ee0a24;
    border: 1px solid #ee0a24;
}

.msgTea span{
    color: #ee0a24 !important;
    font-weight: bold;
}
.msgMy  span{
    color: green !important;
}
.onlineNum{
    float: right;
    font-size: 10px;
    font-weight: normal; 
}

/* 直播 */
.prism-player .prism-ErrorMessage .prism-error-content p , .prism-player .prism-ErrorMessage .prism-detect-info ,.prism-player .prism-ErrorMessage .prism-error-operation .prism-button-orange:visited , .prism-button.prism-button-orange{
    display: none !important;
}
.prism-player .prism-ErrorMessage .prism-error-operation{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    border: none !important;
}
.video_box .prism-player .prism-info-display{
    z-index: -1;
}
.prism-detect-info.prism-center{
    display: none;
}
.prism-player .prism-controlbar{
    margin-bottom: 10px;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color:#0a4d84 !important;
}
.layui-laypage a:hover {
    color: #04355d !important;
}
/* 进度条 */
.prism-player .prism-progress{
    display: none !important;
} 


/* 人脸 */
.videoBox{
    width:100%;
    height: 320px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #2b0f5b;
    position: relative;
}
.lineIndex01{
    width: 2px;
    height: 40px;
    background-color: #3299c7;
    position: absolute;
    z-index: 10000;
}
.lineIndex01.line01 , .lineIndex02.line01{
    top: 20px;
    left: 20px;
}
.lineIndex01.line02 , .lineIndex02.line02{
    right: 20px;
    bottom: 20px;
}
.lineIndex01.line03, .lineIndex02.line03{
    right: 20px;
    top: 20px;
}
.lineIndex01.line04 , .lineIndex02.line04{
    left: 20px;
    bottom: 20px;
}
.lineIndex02{
    width: 40px;
    height: 2px;
    background-color: #3299c7;
    position: absolute;
    z-index: 10000;
}
.mgsBox{
    width: 177px;
    margin: auto;
    text-align: left;
    font-size: 14px;
}
.selectVan{
    width:100%;
    text-align: center;
    margin-top: 50px;
}
.selectVanBtn{
    font-size: 12px;
    padding: 0 30px;
    border-radius: 15px;
    color: #fff;
    background-color: #fd6050;
    border: 1px solid #fd6050;
    height: 38px;
    display: inline-block;
    line-height: 38px;
}
.count-down{
    background-color: #fd5f50;
    width: 60px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    line-height: 60px;
    font-size: 17px;
    color: #fff;
    border-radius: 50%;
    margin: auto;
    margin-top: 30px;
    display: none;
}

.overH{
    overflow: hidden;
}

/* 面包屑导航 */
.breadcrumb{
    font-size: 14px;
    color: #999;
}
.breadcrumb span{
    margin: 0 10px;
    font-size: 14px;
    color: #999;
}
.vedioTime{
    display: inline-block;
    padding-left: 50px;
    float: right;
}

/* 做题 */
.makeQueDes > span > i{
    color: #fd5722;
    float: right;
}
.curTime{
    text-align: center;
    padding: 30px 0 50px;
}
.curTime > strong{
    margin-bottom: 10px;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
}
.curTime > .timeBar {
    display: inline-block;
    font-size: 20px;
    color: #fd5722;
}

/* 支付 */
.payTop{
    padding: 20px;
    overflow: hidden;
}
.payTop > img{
    width: 120px;
    height: 32px;
    float: left;
}
.payTop > span{
    display: inline-block;
    padding-left: 20px;
    border-left: 1px solid #dedede;
    margin-left: 20px;
    font-size: 20px;
    float: left;
    height: 32px;
    line-height: 32px;
}
.payCon{
    background-color: #e2e2e2;
    padding: 30px 20px;
    overflow: hidden;
}
.pay_left{
    float: left;
}
.pay_left > span{
    font-size: 14px;
    padding: 5px 0;
    display: block;
    color: #555;
}
.payWechat{
    width: 180px;
    margin: auto;
    margin-top: 15px;
}
.payWechat > img{
    width: 180px;
    display: block;
}
.payWechat > span > img{
    width: 160px;
    margin-left: 10px;
}
.pay_right{
    font-size: 14px;
    margin-top: 17px;
    color: #444;
    float: right;
}
.pay_right > strong{
    color: #fd5722;
    font-size: 18px;
}
