*{
    margin: 0;
    padding: 0;
}
body{
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
}
.clear:after{
    content: '';
    display: table;
    clear: both;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
div,h1,h2,h3,h4,h5,h5,p,li,span,em,i,a{
    word-break: break-all;
}
.list_l li.on{
    border-left:2px solid #1dd2af;
    text-indent:-2px;
}
.newwrap{
    width: 1200px;
    margin: 0 auto;
}
.mainTwo{
    width: 100%;
    min-width: 1200px;
    height: 120px;
    /*background: #2AA6DF;*/
    /*background: #0000ff;*/
    color: #ffffff;
    background: linear-gradient(90deg, #3791ff 0%, #57e9d7 100%);
}
.mainRecordBox{
    width: 100%;
    min-width: 1200px;
    height: 120px;
    background: #ffffff;
    box-shadow: 1px 1px 12px 0px rgba(0,0,0,0.19);
}
.mainTwoleft{
    width: 50%;
    margin-top: 10px;
}
.mainTworight{
    width: 50%;
}
.author_avator{
    width: 120px;
    text-align: center;
}
.author_avator img{
    width: 72px;
    height: 72px;
    border-radius: 50%;
    margin-top: 7px;
}
.author_avator span{
    display: block;
    margin-top: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 24px 0 24px;
}
.authorMes{
    width: 330px;
    margin-top: 10px;
    position: relative;
}
.authorMes span{
    display: inline-block;
    min-width: 100px;
    color: #DAF3FF;
    font-size: 13px;
    /*margin: 7px 0;*/
    height: 29px;
    line-height: 29px;
    cursor: default;
}
.authorMes span:hover{
    color: #ffffff;
}
.authorMes span em{
    color: #ffffff;
    margin-left: 2px;
}
.authorMes span.topStar{
    position: absolute;
    top: 9px;
    width: inherit;
}
.authorMes span.topStar i{
    display: inline-block;
    min-width: 9px;
    padding-left: 12px;
    height: 24px;
    margin-top: 2px;
    margin-right: 2px;
    text-align: right;
    line-height: 30px;
    float: left;
    color: #ffffff;
    text-shadow: #FF3939 1px 0 0, #FF3939 0 1px 0, #FF3939 -1px 0 0, #FF3939 0 -1px 0;
    font-size: 12px;
}
.authorMes span.topStar i.star{
    background: url(../images/topStar.png) 2px center no-repeat;
}
.authorMes span.topStar i.stars{
    min-width: 11px;
    padding-left: 10px;
    background: url(../images/topStar.png) 2px center no-repeat;
}
.authorMes span.topStar i.redFlag{
    min-width: 8px;
    padding-left: 13px;
    background: url(../images/redFlag.png) 2px center no-repeat;
}
.authorMes span.topStar .tipTitle{
    position: absolute;
    padding: 10px 0;
    border-radius: 4px;
    box-shadow: -1px 0px 15px 1px rgba(0,0,0,0.13);
    background: #ffffff;
    font-size: 12px;
    line-height: 20px;
    left: -35px;
    top: 29px;
    z-index: 10;
    color: #333333;
    max-width: 251px;
    display: none;
}
.authorMes span.topStar:hover .tipTitle{
    display: block;
}
.authorMes span.topStar .tipTitle i{
    width: 10px;
    height: 6px;
    background: url(../images/Topjt.png) left top no-repeat;
    position: absolute;
    top: -6px;
    left: 40px;
}
.authorMes span.topStar .tipTitle p{
    font-size: 12px;
    color: #333333;
    padding: 0 15px;
}
.authorMes span.topStar .tipTitle div{
    border-top: 1px solid #F0F0F0;
    margin-top: 5px;
    padding: 5px 15px 0 15px;
    color: #666666;
}
.authorMes span.topStar .tipTitle em{
    font-weight: bold;
    color: #333333;
    margin-left: 2px;
    font-size: 12px;
}
.searchBox{
    width: 338px;
    height: 38px;
    margin-top: 30px;
    padding: 0 18px 0 24px;
    border-radius: 19px;
    background: #ffffff;
    position: relative;
}
.searchBox input{
    width: 267px;
    height: 20px;
    margin-top: 9px;
    border: none;
    background: transparent;
}
.searchBox .clearSearch{
    color: #333333;
    position: absolute;
    display: block;
    right: 65px;
    top: 0;
    cursor: pointer;
    margin-top: 14px;
    width: 12px;
    height: 12px;
    background: url(../images/xlk_searchClose.png) left center no-repeat;
}
.searchBox .btnStartRecord{
    width: 16px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 40px;
    background: url(../images/startRecord.png) left top no-repeat;
}
.searchBox .searchBtn{
    width: 16px;
    height: 16px;
    position: absolute;
    top: 11px;
    right: 18px;
    background: url(../images/xlkSearchBtn.png) left top no-repeat;
}
.mainRecordBox h3{
    width: 80%;
    font-size: 20px;
    line-height: 38px;
    float: left;
    margin-top: 35px;
    text-align: center;
}
.mainRecordBox .stopRecord{
    float: right;
    margin-right: 80px;
    margin-top: 25px;
    width: 72px;
    height: 72px;
    opacity: 1;
    background: url(../images/record.png) left center no-repeat;
}
.mainRecordBox i.closeRecord{
    float: right;
    width: 16px;
    height: 16px;
    margin-top: 50px;
    cursor: pointer;
    background: url(../images/dialog_close.png) left center no-repeat;
}
.mainSeeMore{
    margin-top: 28px;
    width:100%;
    text-align: right;
}
.mainSeeMore span{
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    height: 13px;
    line-height: 13px;
    padding: 0 21px;
    cursor: pointer;
    border-right: 1px solid rgba(255,255,255,0.3);
}
.mainSeeMore span a{
    color: #ffffff;
}
.mainSeeMore span:hover{
    color: #DAF3FF;
}
.mainSeeMore span:hover a{
    color: #DAF3FF;
}
.mainSeeMore span:nth-of-type(1){
    border-left: 1px solid rgba(255,255,255,0.3);
}
.contBorder{
    border: 1px solid #e6e6e6;
    margin-top: 10px;
    border-bottom: none;
}

.noteCont{
    border-bottom: none;
}
.collectCont {
    border-bottom: none;
}
.contBorder ul li.newlist span.name{
    color: #4D4D4D;
    text-indent: 1.5em;
    text-align: left;
}
.contBorder ul li.newlist span.name a{
    color: #000;
}
.contBorder ul li.newlist span.name:hover a{
    color: #1dd2af;
}
.contBorder ul li.newlist span.name:hover{
    color: #1dd2af;
}
.picMarquee-top .tempWrap{
    /*margin: 12px 0 13px;*/
    margin: 15px 0 10px;
}
.xtTipList{
    /*margin-right: 4px;*/
    padding:3px 0 8px;
    /*margin-top: 5px;*/
    line-height: 28px;
}
.xtTipList li{
    margin-bottom: 5px;
}
.cont_common .xtTipList li{
    background: url(../images/listD.png) 19px 11px no-repeat;
}

.cont_common .listRank li a{
    display: inline;
}

.cont_common .listRank li a:hover span{
    color: #1dd2af;
}

.xtTipList li p.time{
    font-size: 13px;
    color: #B3B3B3;
    /*padding-bottom: 5px;*/
    /*border-bottom: 1px solid #E6E6E6;*/
    display: inline-block;
    float: right;
}
.xtTipList::-webkit-scrollbar {
    width: 6px;
}
.xtTipList::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #CCCCCC;
}
.xtTipList::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0);
}
/*作业考试*/
.testCont{
    border: 1px solid #e6e6e6;
    margin-top: 10px;
    border-bottom: none;
}
.testTitle,.testList,.recordList{
    white-space: nowrap;
}
.testNav{
    height: 44px;
    background: #ffffff;
    border-bottom: 2px solid #2EC9B3;
    white-space: nowrap;
}
.testNav span{
    display: inline-block;
    width: 322px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    color: #666666;
    font-size: 16px;
    box-sizing: border-box;
    border-right: 1px solid #e6e6e6;
    /*border-bottom: 1px solid #e6e6e6;*/
    border-bottom: 2px solid #2EC9B3;
    cursor: pointer;
}
.testNav span:last-child{
    background: none;
}
.testNav span.on{
    font-weight: bold;
    border-bottom: 2px solid #2EC9B3;
    background: #2EC9B3;
    color:#ffffff;
    width: 324px;
}

.testNav span.on:hover{
    color:#ffffff;
}

.testNav span:hover{
    color:#2EC9B3;
}

.testNav span:last-child{
    border-right: none;
}
.testTitle span{
    font-size: 14px;
    color: #1A1A1A;
}
.testTitle span:last-child{
    border-right: none;
}
.testList li span{
    color: #4D4D4D;
    font-size: 14px;
}
.testList li span.name{
    color: #4D4D4D;
    font-size: 15px;
}
.testList li span.name a {
    display: inline-block;
    width: 95%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-indent: 0;
}
.testList li span:last-child{
    border-right: none;
}
.testCont{
    font-size: 0;
    margin-top: 10px;
}
.testCont span{
    display: inline-block;
    text-align: center;
    height: 48px;
    line-height: 48px;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
}
.testNav span{
    height: 44px;
    line-height: 44px;
    border-right: none;
    border-bottom: none;
    background: url(../images/hangxian.png) right center no-repeat;
    background-size: 1px 22px;
}

.testCont span.name{
    width: 534px;
}
.testCont span.time{
    width: 96px;
}
.testCont span.right{
    width: 76px;
}
.testCont span.score{
    width: 76px;
}
.testCont span.status{
    width: 76px;
}
.testCont span.operate{
    width: 110px;
    font-size: 15px;
}

.testList span.name{
    text-align: left;
    text-indent: 1.5em;
}
.testList span.name:hover{
    color: #2EC9B3;
}
.testList li span.name a:hover{
    color: #2EC9B3;
}
.testCont span.name.zyName{
    width: 706px;
}
.testList span.operate em{
    margin: 0 10px;
    color: #2EC9B3;
    cursor: pointer;
}
.testList span.operate em.disable{
    color: #CCCCCC;
}
.testList span.operate a{
    margin: 0 10px;
    color: #2EC9B3;
    cursor: pointer;
}
.testCont span.disable a,.testCont span.disable em{
    color: #CCCCCC;
}
.recordCont{
    border: 1px solid #e6e6e6;
    margin-top: 10px;
    font-size: 0;
}
.recordCont .recordTitle{
    font-size: 17px;
    font-weight: bold;
    color: #333333;
    line-height: 43px;
    background: #FAFAFA;
    text-indent: 1.5em;
    border-bottom: 1px solid #e6e6e6;
}
.recordList li span{
    display: inline-block;
    font-size: 15px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    color: #4D4D4D;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.recordList li span:last-child{
    border-right:none;
}
.recordList span.lxtime{
    width: 558px;
}
.recordList span.lxtime{
    width: 558px;
}
.recordList span.recordName{
    width: 656px;
}
.recordList span.sctime{
    width: 96px;
}
.recordList span.right{
    width: 76px;
}
.recordList span.score{
    width: 76px;
}
.recordList span.status{
    width: 76px;
}
.recordList span.operate{
    width: 80px;
}
.recordList span.operate a{
    color: #2EC9B3;
}
.recordList span.operate em{
    color: #2EC9B3;
}

/*课时证书*/
.tabKs{
    font-size: 0;
    margin-top: 10px;
    border: 1px solid #e6e6e6;
    border-bottom: none;
    /*background: #FAFAFA;*/
    background: #ffffff;
}
.tabKs span{
    display: inline-block;
    width: 484px;
    font-size: 16px;
    color: #666666;
    height: 44px;
    text-align: center;
    line-height: 44px;
    box-sizing: border-box;
    border-right: 1px solid #e6e6e6;
    border-bottom: 2px solid #2EC9B3;
    cursor: pointer;
}
.tabKs span:last-child{
    border-right: none;
}
.tabKs span.on{
    color: #ffffff;
    font-weight: bold;
    border-bottom: 2px solid #2EC9B3;
    background: #2EC9B3;
}

.tabKs span.on:hover{
    color: #ffffff;
}

.tabKs span:hover{
    color: #2EC9B3;
}

.supplementCont{
    border: 1px solid #E6E6E6;
    position: relative;
    padding: 50px 0;
}
.supplementCont form.seeStatus input{
    background-color: #FAFAFA;
}
.supplementCont form.seeStatus textarea{
    background: #FAFAFA;
}
.supplementCont form.seeStatus .selectBox span{
    background: #FAFAFA;
}
.supplementCont form input::-webkit-input-placeholder,.supplementCont form textarea::-webkit-input-placeholder{ /* WebKit browsers */
    color: #B3B3B3;
    font-size:15px;
}
.supplementCont form input:-moz-placeholder,.supplementCont form textarea::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
    color: #B3B3B3;
}
.supplementCont form input::-moz-placeholder,.supplementCont form textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */
    color: #B3B3B3;
}
.supplementCont form input:-ms-input-placeholder,.supplementCont form textarea::-ms-input-placeholder{ /* Internet Explorer 10+ */
    color: #B3B3B3;
}

.supplementBtn{
    position: absolute;
    top: 67px;
    right: 30px;
    color: #2EC9B3;
    font-size: 16px;
}
.supplementCont h3{
    color: #333333;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1.1px;
    margin-top: 13px;
}
.supplementCont .bditem{
    width: 685px;
    display: block;
    margin: 0 auto;
    height: 15px;
    line-height: 15px;
    font-size: 15px;
    padding: 15px 20px;
    color: #333333;
    border: 1px solid #D9D9D9;
    margin-top: 52px;
    background: transparent;
}
.supplementCont .bditem.empty{
    border-color: #F92121;
}
.supplementCont div.Gd-H{
    height: 50px;
}
.supplementCont div .emptyTip{
    width: 723px;
    margin: 0 auto;
    font-size: 15px;
    color: #F92121;
    margin-top: 7px;
    display: none;
}
.supplementCont .dbTimeBox{
    color: #E6E6E6;
    width: 727px;
    margin: 50px auto 0;
}
.supplementCont .dbTimeBox input{
    width: 304px;
    padding: 15px 20px;
    height: 15px;
    font-size: 15px;
    color: #333333;
    display: inline-block;
    border: 1px solid #d9d9d9;
}
.supplementCont .dbTimeBox input.empty{
    border-color: #F92121;
}
.supplementCont .dbTimeBox .emptyTip{
    width: 335px;
    text-align: left;
    display: none;
}

.supplementCont textarea.bditem{
    height: 108px;
    resize: none;
}
.selectBox{
    width: 725px;
    height: 50px;
    position: relative;
    margin: 50px auto 0;
}
.selectBox span{
    height: 45px;
    line-height: 45px;
    border: 1px solid #D9D9D9;
    display: block;
    padding: 0 20px;
    color: #B3B3B3;
　　font-size:15px;
    background: url(../images/arrow.png) 705px center no-repeat;
}
.selectBox span.checked{
    color: #333333;
}
.selectBox span.empty{
    width: auto;
    border-color: #F92121;
}
/*.selectBox:hover ul{
    display: block;
}*/
.selectBox ul{
    position: absolute;
    top: 47px;
    left: 0;
    width: 704px;
    padding-left: 20px;
    background: #ffffff;
    border: 1px solid #D9D9D9;
    display: none;
}
.selectBox ul li{
    line-height: 45px;
    cursor: pointer;
}
.selectBox ul li:hover{
    color: #2EC9B3;
}
.uploadBox{
    margin-top: 50px;
    border-top: 1px solid #f0f0f0;
    padding: 50px 129px 0;
}
.uploadBtn{
    width: 112px;
    height: 112px;
    margin-left: 15px;
    /*border: 2px solid #e6e6e6;*/
    background: url(../images/upload_bj.png) left top no-repeat;
}
.uploadBtn input{
    width: 112px;
    height: 112px;
    border: none;
    background: transparent;
    opacity: 0;
    cursor: pointer;
}
.uploadIntroduce{
    width: 450px;
    font-size: 15px;
    line-height: 35px;
    color: #B3B3B3;
    margin-left: 20px;
}
.uploadIntroduce i{
    color: #F42A2A;
}
.showUploadFile{
    width: 589px;
    padding: 29px 8px 30px 20px;
    margin-left: 198px;
    background: #fafafa;
    margin-top: 40px;
}
.showUploadFile.onlyRead{
    padding: 29px 62px 30px 74px;
    margin-left: 121px;
}
.showUploadFile li{
    float: left;
    width: 114px;
    height: 114px;
    margin: 13px 15px;
    position: relative;
    text-align: center;
    line-height: 114px;
    background: #e5e5e5;
}
.showUploadFile li i{
    position: absolute;
    right: -13px;
    top: -13px;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    background: #F94747;
    /*background: url(../images/error.png) left center no-repeat;*/
    background-size: 26px 26px;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
}
.showUploadFile li img{
    /*width: 114px;*/
    /*height: 114px;*/
    max-width: 114px;
    max-height: 114px;
}




.submitMes{
    display: block;
    width: 300px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin: 50px auto 0;
    color: #ffffff;
    background: #cccccc;
    border-radius: 25px;
    font-size: 18px;
}
.submitMes.on{
    background: #2ec9b3;
}
.suppleResult{
    width: 684px;
    height: 110px;
    padding: 20px 35px;
    margin: 0 auto 50px;
    border-radius: 10px;
}
.suppleResult h3{
    font-size: 18px;
    line-height: 28px;
    padding-left: 36px;
    text-align: left;
}
.suppleResult p{
    margin-top: 10px;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
}
.suppleResult p em{
    color: #000000;
}
.refuseBox{
    background: #FFF4F4;
    border: 1px solid #ff9690;
}
.refuseBox h3{
    color: #F93434;
    background: url("../images/error.png") left center no-repeat;
}
.sucBox{
    background: #ECFFF5;
    border: 1px solid #79FFBB;
}
.sucBox h3{
    color: #07D166;
    background: url("../images/right.png") left center no-repeat;
}
.sucBox p a{
    color: #087CFF;
    text-decoration: underline;
}
.supplementCont .waitBox{
    margin-bottom: 60px;
}
.supplementCont .waitBox h3{
    width: 310px;
    font-size: 18px;
    line-height: 34px;
    color: #4d4d4d;
    letter-spacing: 0.9px;
    padding-left: 36px;
    background: url(../images/warnIcon_H.png) left center no-repeat;
    margin: 0 auto;
}
/*班级同学*/
.contBorder {
    font-size: 0;
    min-width: 968px;
}

.keshiCont .rightTab {
    /*border-top: 1px solid #FAFAFA;*/
    border-top: none;
}

.userDbCont .rightTab{
     border-top: 1px solid #FAFAFA;
     height: 43px;
}
.userDbCont .rightTab span{
    width: 33.3%;
}

.shixunCont .rightTab{
    border-top: none;
}

.contBorder span{
    font-size: 14px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    height: 46px;
    box-sizing: border-box;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.contBorder .keshiTitle span{
    color: #1A1A1A;
}
.contBorder span.num{
    width: 60px;
}
.contBorder span.bj{
    width: 743px;
}
.contBorder span.tx{
    width: 82px;
}
.contBorder span.operate{
    width: 83px;
}
.classmateTitle{
    background: #FAFAFA;
    /*height: 44px;*/
}
.classmateTitle span{
    color: #1A1A1A;
}
.classmateTitle span:last-child{
    border-right: none;
}
.classmateList span{
    color: #4D4D4D;
    font-size: 15px;
}

.classmateList span.bj{
    text-align: left;
    text-indent: 1.5em;
}
.classmateList span.operate em{
    color: #2EC9B3;
    cursor: pointer;
}
.classmateList span.operate a{
    color: #2EC9B3;
    cursor: pointer;
}
.classmateList span:last-child{
    border-right: none;
}
.tableTitle span:last-child{
    border-right: none;
}
.tableCont span:last-child{
    border-right: none;
}

.contBorder .title{
    font-size: 17px;
    color: #333333;
    line-height: 46px;
    padding-left: 30px;
    background: #FAFAFA;
    border-bottom: 1px solid #E6E6E6;
}
.classmateAvator{
    padding: 20px;
    border-bottom: 1px solid #e6e6e6;
}
.classmateAvator a{
    width: 55px;
    display: inline-block;
    margin: 9px 11px;
    text-align: center;
}
.classmateAvator img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.contBorder .classmateAvator span{
    line-height: 30px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: none;
    width: 55px;
    color: #2EC9B3;
}


/*课时记录*/
.supplementList span.num{
    width: 59px;
}
.supplementList span.name{
    width: 570px;
}

.supplementList span.time{
    width: 159px;
}
.supplementList span.status{
    width: 100px;
}
.supplementList span.operate{
    width: 80px;
    cursor: pointer;
}

.tableTitle{
    background: #fafafa;
}
.tableCont span.name{
    text-align: left;
    text-indent: 1.5em;
}
.tableCont span.name:hover{
    color: #2EC9B3;
}
.supplementList span.name:hover{
    color: #1A1A1A;
}
.tableCont span.operate em{
    color: #2EC9B3;
}
.sucDialog{
    width: 484px;
    height: 230px;
    background: #ffffff;
    border-radius: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -220px;
    margin-top: -115px;
    z-index: 10;
}
.dialogTitle{
    height: 20px;
    padding: 13px 22px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #F0F0F0;
}
.dialogTitle span{
    font-size: 17px;
    color: #000000;
    padding-left: 30px;
    background: url(../images/dialog_sucIcon.png) left center no-repeat;
}
.dialogTitle i{
    float: right;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    margin-top: 2px;
    cursor: pointer;
    background: url(../images/dialog_close.png) left center no-repeat;
}
.dialogContent{
    font-size: 20px;
    color: #000000;
    padding: 20px 0;
    margin-top: 15px;
    text-align: center;
}
.dialogBot{
    margin-top: 10px;
    text-align: center;
}
.dialogBot a{
    width: 120px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    margin: 0 15px;
    border-radius: 23px;
    display: inline-block;
    border: 1px solid #2EC9B3;
}
.dialogKnow{
    color: #2EC9B3;
}
.dialogGoOn{
    color: #ffffff;
    background: #2EC9B3;
}
/*笔记*/
.noteCont .num{
    width: 60px;
}
.noteCont .kj{
    width: 535px;
}
.noteCont .teach{
    width: 100px;
}
.noteCont .like{
    width: 90px;
}
.noteCont span.operate{
    width: 183px;
}
.noteCont .classmateList .kj{
    text-align: left;
    text-indent: 1.5em;
}
.noteTitle{
    background: #FAFAFA;
}
.noteDetail{
    border: 1px solid #E6E6E6;
    margin-top: 10px;
}
.noteDetailTitle{
    height: 44px;
    line-height: 44px;
    background: #FAFAFA;
    border-bottom: 1px solid #e6e6e6;
}
.noteDetailTitle h3{
    font-size: 17px;
    margin-left: 25px;
    color: #333333;
    font-weight: bold;
}
.noteDetailTitle span{
    color: #2EC9B3;
    font-size: 15px;
    margin-right: 25px;
    cursor: pointer;
}
.noteDetailItem{
    padding: 25px;
}
.noteDetailItem .itemName{
    font-size: 16px;
    line-height: 34px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
}
.noteDetailItem .noteList{
    width: 858px;
    /*height: 580px;*/
    margin: 0 auto;
    padding: 30px;
    background: #fafafa;
    border: 1px solid #e6e6e6;
    overflow-y: auto;
}

.noteDetailItem .noteList::-webkit-scrollbar {
    width: 7px;
}
.noteDetailItem .noteList::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #CCCCCC;
}
.noteDetailItem .noteList::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0);
}
.noteDetailItem ul{
    position: relative;
    border-left: 1px solid #F0F0F0;
}
.noteDetailItem ul li{
    padding-left: 20px;
    margin-bottom: 50px;
}
.noteDetailItem ul li:last-child{
    border-left: 2px solid #fafafa;
    margin-left: -1px;
}
.noteDetailItem ul li i.dian{
    width: 14px;
    height: 14px;
    position: absolute;
    left: -7px;
    background: url("../images/noteDian.png") left center no-repeat;
}
.noteDetailItem ul li .time{
    font-size: 15px;
    color: #666666;
    line-height: 20px;
    margin-top: -10px;
    display: inline-block;
}
.noteDetailItem ul li .write{
    width: 18px;
    height: 17px;
    float: right;
    cursor: pointer;
    background: url("../images/noteEdit.png") left center no-repeat;
}
.noteDetailItem ul li p{
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #333333;
}
.noteDetailItem ul li .pubTime{
    color: #999999;
    font-size: 14px;
    margin-top: 10px;
    display: block;
}
.noteDetailItem ul li .noteEditBox{
    margin-top: 10px;
    display: none;
}
.noteDetailItem ul li .noteEditBox textarea{
    width: 788px;
    height: 105px;
    line-height: 26px;
    padding: 10px 20px;
    opacity: 1;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    resize: none;
}
.noteDetailItem ul li .noteEditBox div{
    margin-top: 5px;
}
.noteDetailItem ul li .noteEditBox .fl{
    color: #999999;
    font-size: 14px;
    line-height: 34px;
}
.noteDetailItem ul li .noteEditBox .fr{
    width: 95px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #2ec9b3;
    border-radius: 16px;
    color: #2ec9b3;
    background: #ffffff;
    margin-left: 18px;
    cursor: pointer;
}
.noteDetailItem ul li .noteEditBox .save{
    color: #ffffff;
    background: #2EC9B3;
}

/*下载*/
.downTab{
    border-bottom: 2px solid #2EC9B3;
    width: 969px;
}
.downTab span{
    font-size: 16px;
    color: #666666;
    display: inline-block;
    height: 44px;
    line-height: 44px;
    width: 20%;
    text-align: center;
    border: none;
    cursor: pointer;
    background: url(../images/hangxian.png) right center no-repeat;
    background-size: 1px 22px;
}
.downTab span:last-child{
    background: none;
}
.downTab span.on{
    color: #ffffff;
    background: #2EC9B3;
}


/*收藏*/
.collectCont .check,.collectCont .noCheck{
    width: 60px;
    height: 46px;
    text-align: center;
}
.collectCont .check i{
    width: 18px;
    height: 18px;
    margin-top: 12px;
    display: inline-block;
    cursor: pointer;
    background: url(../images/check.png) left top no-repeat;
}
.collectCont .noCheck i{
    width: 18px;
    height: 18px;
    margin-top: 12px;
    display: inline-block;
    cursor: pointer;
    cursor: not-allowed;
    background: url(../images/noCheck.png) left top no-repeat;
}
.collectCont .check i.on{
    background: url(../images/checkOn.png) left top no-repeat;
}
.collectCont .name{
    width: 550px;
}
.collectCont .xg{
    width: 85px;
}
.collectCont .ks{
    width: 110px;
}
.collectCont .db{
    width: 80px;
}
.collectCont .status{
    width: 80px;
}
.collectCont .price{
    width: 80px;
}
.collectCont .operate{
    width: 80px;
}
.collectCont .listTitle span.operate{
    font-size: 14px;
}
.collectCont .operate em{
    color: #2EC9B3;
    cursor: pointer;
    margin: 0 12px;
}
.collectCont .operate a{
    color: #2EC9B3;
    margin: 0 12px;
    min-width: 45px;
    display: inline-block;
}
.collectCont .collectList li span:last-child{
    border-right: none;
}
.collectCont .dk .name{
    width: 470px;
}
.collectCont .wz .name{
    width: 470px;
}
.collectCont .teach{
    width: 80px;
}
.collectCont .bj .name{
    width: 406px;
}
.collectCont .bj .teach{
    width: 150px;
}
.collectCont .bj .stuName{
    width: 109px;
}
.collectCont .bj .operate{
    width: 163px;
}
.collectCont .fben .name{
    width: 579px;
}
/*.collectCont .name.textleft{
    text-align: left;
    text-indent: 1.5em;
}*/
.downDialog_submit{
    text-align: center;
    margin: 30px 0;
}
.downDialog_submit:after{
    content: '';
    display: table;
    clear: both;
}
.downDialog_submit a{
    width: 200px;
    height: 48px;
    display: inline-block;
    border: 1px solid #e6e6e6;
    border-radius: 24px;
    margin: 0 11px;
    text-align: center;
}
.downDialog_submit a.downBuy_htwechat{
   background:#fafafa url(../images/series_wxpay.png) center center no-repeat;
}
.downDialog_submit a.downBuy_htzfb{
   background:#fafafa url(../images/series_alipay.png) center center no-repeat;
}
.downDialog_submit .down_buyDtb{
    width: 279px;
    height: 48px;
    background: #ff7a3f;
    border-radius: 24px;
    text-align: center;
    line-height: 48px;
    font-size: 17px;
    color: #FFFFFF;
    position: relative;
    float: left;
    border: none;
    margin-left: 17px;
}
.downDialog_submit .down_buyDtb i{
    position: absolute;
    left: 17px;
    top: -10px;
    width: 50px;
    height: 20px;
    background: url(../images/series_buyCz.png) left center no-repeat;
}
.downDialog_submit .down_htbuyDtb{
    width: 279px;
    height: 48px;
    background: #ff7a3f;
    border-radius: 24px;
    text-align: center;
    line-height: 48px;
    font-size: 17px;
    color: #FFFFFF;
    position: relative;
    float: left;
    border: none;
    margin-left: 17px;
}
.downDialog_submit .down_htbuyDtb i{
    position: absolute;
    left: 17px;
    top: -10px;
    width: 50px;
    height: 20px;
    background: url(../images/series_buyCz.png) left center no-repeat;
}

 .xlk_dialog.down_paySucDialog{
     height: 230px;
 }

.down_paySucDialog h3{
     text-align: center;
     margin-top: 36px;
     font-size: 20px;
     font-weight: normal;
 }
.down_paySucDialog .ml_buySubBtnbox{
    text-align: center;
}
.down_paySucDialog a{
    width: 177px;
    height: 44px;
    display: block;
    margin: 35px auto 41px;
    background: #2ec9b3;
    border-radius: 22px;
    color: #FFFFFF;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
}
.down_paySucDialog a.goDownPage{
    display: inline-block;
    width: auto;
    background: none;
    text-decoration: underline;
    color: #146BE3;
    margin: 0 auto;
}
.articleSuc h3{
    margin-top: 40px;
}
.articleSuc a{
    width: 135px;
    color: #2ec9b3;
    background: #ffffff;
    margin: 40px 20px 20px;
    display: inline-block;
    border: 1px solid #2ec9b3;
}
.down_paySucDialog div.BtnCont{
    text-align: center;
}
.down_paySucDialog div.BtnCont a{
    width: 136px;
    height: 44px;
    display: inline-block;
    margin: 35px 15px;
}
.down_paySucDialog div.BtnCont a.goXk{
    border: 1px solid #2ec9b3;
    background: #ffffff;
    color: #2EC9B3;
}

.checkBox{
    height: 62px;
    line-height: 62px;
    font-size: 15px;
    background: #fafafa;
    border: 1px solid #e0e0e0;
    border-top: none;
}
.checkBox .checkAll {
    height: 18px;
    margin-top: 12px;
    margin-left: 22px;
    padding-left: 26px;
    color: #4D4D4D;
    cursor: pointer;
    background: url(../images/check.png) left center no-repeat;
}
.checkBox .checkAll.on{
    background: url(../images/checkOn.png) left center no-repeat;
}
.checkBox .delete{
    color: #2EC9B3;
    margin-left: 20px;
    cursor: pointer;
}
.checkBox .num{
    margin: 0 2px;
    color: #FF7A3F;
}
.checkBox .allPrice{
    /*margin-left: 5px;*/
    color: #FF7A3F;
}
.checkBox .allPrice i{
    color: #666666;
}
.checkBox .checkBtn{
    width: 102px;
    height: 34px;
    display: inline-block;
    text-align: center;
    line-height: 34px;
    background: #2ec9b3;
    margin:0 25px;
    border-radius: 17px;
    color: #F5F5F5;
}

.dbNoCont{
    font-size: 15px;
}
.dbNoCont p{
   margin-top: 7px;
}
.dbNoCont span{
    display: block;
    line-height: 24px;
}
.dbNoCont i{
    color: #FF7A3F;
    font-weight: bold;
}
.dbNoCont .czBtn{
    width: 102px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #ffffff;
    margin:14px 25px 0;
    background: #ff7a3f;
    border-radius: 17px;
}

.xlk_dialog {
    position: fixed;
    width: 484px;
    height: 272px;
    margin-left: -242px;
    margin-top: -136px;
    top: 50%;
    left: 50%;
    background: #FFFFFF;
    border-radius: 10px;
    z-index: 1000;
    font-size: 17px;
    color: #000;
}
.ml_buyDialog {
    width: 780px;
    height: auto;
    padding-bottom: 35px;
    max-height: 762px;
    /*margin-top: -405px;*/
    margin-top: -17%;
    margin-left: -390px;
}

.dk_dialogTitleSuc {
    padding: 0 24px;
    height: 46px;
    line-height: 46px;
    background: #F0F0F0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.ml_buyDialog .dk_dialogTitleSuc span {
    background: none;
    padding-left: 0;
}
.xlk_dialog .closeDialog {
    width: 14px;
    height: 14px;
    margin-top: 16px;
    float: right;
    cursor: pointer;
    background: url(../images/dialog_close.png) left center no-repeat;
}
.ml_buyName {
    text-align: center;
    padding: 20px 0 25px;
    border-bottom: 1px solid #ebebeb;
}
.ml_buyListScroll {
    max-height: 310px;
    /* margin-top: 25px; */
    border-bottom: 1px solid #ebebeb;
    overflow-y: scroll;
}
.ml_buyListScroll::-webkit-scrollbar {
    width: 7px;
}
.ml_buyListScroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    /*-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);*/
    background: #CCCCCC;
}
.ml_buyListScroll::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);*/
    border-radius: 0;
    background: rgba(0,0,0,0);

}
.ml_buyListScroll li {
    border-bottom: 1px solid #ebebeb;
    padding: 20px 25px;
}
.ml_buyListScroll li:after{
    display: table;
    content: '';
    clear: both;
}
.ml_buyListScroll li i {
    float: left;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: url(../images/check.png) left center no-repeat;
}
.ml_buyListScroll li i.on {
    background: url(../images/checkOn.png) left center no-repeat;
}
.ml_buyListScroll li p {
    float: left;
    font-size: 15px;
    color: #000000;
    margin-left: 10px;
}
.ml_buyListScroll li span {
    float: right;
    margin-right: 5px;
    color: #FF7A3F;
    font-size: 14px;
}
.ml_buyListScroll li span em {
    font-size: 16px;
    font-weight: bold;
}
.ml_buyAllresult {
    width: 710px;
    padding: 10px 35px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 15px;
    color: #000000;
}
.ml_buyAllresult p {
    float: right;
    width: 100%;
    text-align: right;
    margin: 3px 0;
}
.ml_buyAllresult span {
    font-size: 15px;
    margin-left: 8px;
}
.ml_buyAllresult span em {
    font-size: 16px;
    color: #FF7A3F;
    font-weight: bold;
}
.ml_buyBtn {
    width: 240px;
    height: 48px;
    background: #2ec9b3;
    border-radius: 24px;
    margin: 30px auto;
    display: block;
    text-align: center;
    line-height: 48px;
    color: #FFFFFF;
    font-size: 18px;
}
.ml_buyTip {
    width: 680px;
    margin: 0 auto;
    padding: 18px 21px;
    background: #fafafa;
    border-radius: 7px;
    font-size: 14px;
    line-height: 30px;
}
.ml_buyTip h3 {
    font-weight: normal;
}
.ml_buyTip p {
    color: #666666;
}
.ml_buyTip p em {
    font-weight: bold;
    color: #FF1A1A;
}

.ml_buySucDialog {
    width: 484px;
    height: 518px;
    margin-top: -259px;
    margin-left: -242px;
}
.dk_dialogTitleSuc span {
    padding-left: 24px;
    background: url(../images/dialog_sucIcon.png) 0 center no-repeat;
}
.ml_buySucDialog h3 {
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
}
.ml_buySucEwm{
    width: 215px;
    height: 190px;
    padding: 12px 0;
    background: #ffffff;
    box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.10);
    margin: 25px auto 0;
    text-align: center;
}
.ml_buySucEwm img{
    width: 190px;
}
.ml_buySucDialog p{
    font-size: 16px;
    margin: 20px 0 25px;
    text-align: center;
}
.ml_buySucDialog div.ml_buySubBtnbox{
    text-align: center;
}
.ml_buySucDialog a{
    width: 135px;
    height: 44px;
    display: inline-block;
    border: 1px solid #2ec9b3;
    border-radius: 22px;
    text-align: center;
    line-height: 44px;
    color: #2EC9B3;
    margin: 10px 18px;
}
.ml_buySucDialog a.ml_buySucTkBtn{
    background: #2ec9b3;
    color: #FFFFFF;
}
.articleSuc .activeTk{
    background: #2ec9b3;
    color: #FFFFFF;
}
.addStudent{
    font-size: 14px;
    width: 406px;
    height: auto;
    padding-bottom: 50px;
    color: #000000;
    margin-top: -200px;
    margin-left: -203px;
}
.addStudent .dk_dialogTitleSuc span{
    padding-left: 0;
    background: none;
    font-size: 16px;
}
.addStudent .cont{
    padding: 0 30px;
}
.addStudent .cont div{
    margin-top: 20px;
}
.addStudent .leftTitle{
    width: 70px;
    line-height:30px;
}
.addStudent .leftTitle i{
    color: #FF0000;
}
.addStudent input{
    width: 253px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
}
.addStudent input.Meserror{
    border: 1px solid #ff0000;
}
.addStudent .errorTip{
    color: #FF0000;
    margin-left: 70px;
    margin-top: 6px;
    display: none;
}
.dialogbotbtn{
    text-align: center;
    margin-top: 50px;
}
.dialogbotbtn a{
    width: 140px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 15px;
    display: inline-block;
    margin: 0 25px;
    color: #000000;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    border-radius: 23px;
}
.dialogbotbtn a.active{
    color: #ffffff;
    background: #2ec9b3;
    border-color: #2ec9b3;
}
/*教务通知*/
.noticeCont ul{
    padding: 20px 50px;
     border-bottom: 1px solid #e6e6e6;
}
.noticeList{
    line-height: 34px;
    font-size: 15px;
}
.noticeList span.itemName{
    height: 34px;
    line-height: 34px;
    width: 80%;
}
.noticeList a:hover{
    color: #2EC9B3;
}
.noticeList .Itemtitle{
    color: #333333;
    display: inline-block;
    max-width: 100%;
    height: 34px;
    line-height: 34px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    padding-left: 20px;
    background: url(../images/listD.png) left center no-repeat;
}
.systemMesItem .Itemtitle{
    max-width: 78%;
    text-align: left;
}
.systemMesItem .Itemtitle a{
    color: #333333;
}
.systemMesItem a{
    color: #2EC9B3;
}
.noticeList span{
    color: #333333;
    border: none;
    line-height: normal;
    display: inline;
}
.noticeList em{
    float: right;
    color: #B3B3B3;
}
/*记录课时*/
.contBorder .noteTitle span{
    color: #1A1A1A;
}
.contBorder li:after{
    display: table;
    content: '';
    clear: both;
}
.contBorder li span{
    color: #1A1A1A;
    font-size: 14px;
    float: left;
}
.contBorder li.newlist span{
    color: #4D4D4D;
}
.contBorder li span.name {
    font-size: 15px;
    color: #1A1A1A;
}
.contBorder li span.operate {
    font-size: 15px;
}
.rightTab{
    border-bottom: 2px solid #2EC9B3;
    border-top: 1px solid #FAFAFA;
    width: 969px;
}
.rightTab span{
    font-size: 16px;
    color: #666666;
    display: inline-block;
    height: 44px;
    line-height: 44px;
    width: 25%;
    text-align: center;
    border: none;
    cursor: pointer;
    background: url(../images/hangxian.png) right center no-repeat;
    background-size: 1px 22px;
}
.rightTab span:last-child{
    background: none;
}
.rightTab span.on{
    color: #ffffff;
    background: #2EC9B3;
}


.keshiCont .num{
    width: 60px;
}
.keshiCont .wz{
    width: 538px;
}
.keshiCont .ks{
    width: 100px;
}
.keshiCont .read{
    width: 90px;
}
.keshiCont .author{
    width: 90px;
}
.keshiCont .jks{
    width: 89px;
}
.shixunCont .rightTab span{
    width: 33%;
}
.shixunCont .rightTab span:last-child{
    width: 34%;
}
.shixunCont .num{
    width: 60px;
}
.shixunCont .sx{
    width: 528px;
}
.shixunCont .read{
    width: 90px;
}
.shixunCont .comment{
    width: 90px;
}
.shixunCont .like{
    width: 90px;
}
.shixunCont .pubtime{
    width: 110px;
}
.keshiTitle span:last-child{
    border-right: none;
}
/*.keshiList li span.wz{
    text-align: left;
}
.keshiList li span.sx{
    text-align: left;
    text-indent: 2em;
}*/
/*.keshiList li span.sx a{
    text-indent: 2em;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 99%;
}*/
.keshiList li span em.no{
    color: #2EC9B3;
}
.keshiList li span:last-child{
    border-right: none;
}


.modelTitle{
    background: #FAFAFA;
    color: #1A1A1A;
}
.modelTitle span:last-child{
    border-right: none;
}
.modelCont .mc{
    width: 578px;
}
/*.modelCont li .mc{
    text-align: left;
    text-indent: 2em;
}*/

.modelCont li span em{
    color: #2EC9B3;
}
.grxxBox{
    border: 1px solid #e6e6e6;
    margin-top: 15px;
}

/*默认频道*/
.channelCont{
    text-align: center;
    padding-bottom: 70px;
}
.channelBox{
    margin: 60px auto 35px;
    width: 582px;
    height: 270px;
    font-size: 16px;
    border: 1px solid #e6e6e6;
}
.channelBox p{
    line-height: 60px;
    border-bottom: 1px solid #e6e6e6;
}
.channelBox p em{
    color: #24C4AD;
}
.channelBox div{
    padding:20px 10px;
}
.channelBox div span{
    display: inline-block;
    margin: 13px 35px;
    border: none;
    cursor: pointer;
    font-size: 16px;
}
.channelBox div span:hover{
    color: #24C4AD;
}
.channelBox div span.on{
    color: #24C4AD;
}
.channelCont .saveBtn,.channelCont .cancelBtn{
    width: 168px;
    height: 44px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    margin: 0 35px;
    background: #2ec9b3;
    border: 1px solid #2ec9b3;
    border-radius: 22px;
}
.channelCont .saveBtn{
    color: #ffffff;
}
.channelCont .cancelBtn{
    background: #ffffff;
    color: #2ec9b3;
}

.resetCont .tip{
    width: 858px;
    height: 49px;
    background: #fff0e1;
}
.resetForm{
    width: 436px;
    padding-bottom: 60px;
}
.resetForm span{
    display: inline-block;
    text-align: right;
    margin-right: 20px;
}
.resetForm em{

}
/*我的点币*/
.dbTop{
    /*height: 40px;*/
    padding: 25px 25px 17px;
}
.dbTop span{
    border: none;
}
.dbTop .xyTab {
    width: 95px;
    height: 40px;
    font-size: 16px;
    color: #666666;
    position: relative;
}

.dbTop .xyTab ul{
    position: absolute;
    left: 3px;
    top: 35px;
    z-index: 10;
    width: 60px;
    padding: 15px;
    background: #ffffff;
    box-shadow: 1px 1px 12px 0px rgba(0,0,0,0.19);
    display: none;
    border-radius: 10px;
    border: 1px solid #E6E6E6;
}
.dbTop .xyTab ul li{
    font-size: 14px;
    line-height: 28px;
    cursor: pointer;
}
.dbTop .xyTab ul li:hover{
    color: #2EC9B3;
}
.dbTop .xyTab:hover ul{
    display: block;
}
.dbTop p{
    font-size: 16px;
    color: #999999;
    margin-left: 13px;
}
.dbTop p em{
    font-size: 24px;
    color: #FF7A3F;
    font-weight: bold;
}
.dbTop span{
    font-size: 15px;
    color: #666666;
    line-height: 38px;
}

.dbTop .xyTab span{
    font-size: 14px;
    display: block;
    text-align: left;
    background: url(../images/arrow.png) 75px center no-repeat;
    padding-left: 14px;
    box-sizing: border-box;
}
.domainTabBox span{
    font-size: 14px;
    color: #666666;
}

.notic{
    width: 70%;
    margin: 0 auto 30px;
    background: #FFF9F7  url('../images/notice.png') no-repeat 22px center;
}
.nitice-wrap{
    /*width: 735px;*/
    width:100%;
}
.nitice-wrap li{
    font-size: 14px;
}
.nitice-wrap li a.btn{
    color: #2EC9B3;
}
.nitice-wrap li a.btn:hover{
    background-color: transparent!important;
    color: #2EC9B3!important;
}
.notic li span{
    border: none;
    display: inline;
}

.dbGet {
    color: #4D4D4D;
}
.dbGet .time{
    width: 110px;
}
.dbGet .listtitle{
    color: #1A1A1A;
}
.dbGet .listtitle .sy{
    text-align: center;
}
.dbGet .sy{
    width: 580px;
    text-align: left;
    text-indent: 1.5em;
    font-size: 13px;
    cursor: default;
}
.dbGet .se{
    width: 85px;
}
.dbGet .djs{
    width: 110px;
}
.yhList .djs{
    cursor: default;
}
.dbGet .operate{
    width: 89px;
}
.contBorder span:last-child{
    border-right: none;
}
.contBorder .operate em{
    color: #2EC9B3;
    cursor: pointer;
}

.contBorder .operate em a{
    color: #2EC9B3;
}

.dbxf .time{
    width: 110px;
}
.dbGet .listtitle .sy{
    text-align: center;
}
.dbxf .listtitle .sy{
    text-align: center;
}
.dbxf .sy{
    width: 620px;
    text-align: left;
    text-indent: 1.5em;
    font-size: 13px;
    cursor: default;
}
.dbxf .se{
    width: 95px;
}
.dbxf .zd{
    width: 60px;
}
.dbxf .zd i{
    width:20px;
    display: inline-block;
    text-indent: 100em;
    color: transparent;
    background: url(../images/finance/finance.png) no-repeat;
}
.dbxf .zd .pc{
    background-position: -33px -923px;
}
.dbxf .zd .mobile{
    background-position: -30px -812px;
}
.dbxf .operate{
    width: 90px;
}
.dbdown{
    height: 300px;
    border-bottom: 1px solid #e6e6e6;
}
.dbdown h3{
    font-size: 16px;
    color: #666666;
    margin: 30px auto;
    text-align: center;
}
.dbdown input{
    font-size: 14px;
    margin: 0 15px;
    height: 26px;
    line-height: 26px;
}
.dbTimeBox{
    text-align: center;
    /*line-height: 24px;*/
    font-size: 16px;
}
.dbTimeBox .button{
    display: inline-block;
    width: 74px;
    height: 25px;
    /*line-height: 26px;*/
    background: #f0f0f0;
    color: #7d7d7d;
    border: 1px solid #dedede;
    border-radius: 5px;
}
.dbdown .downBtn{
    width: 177px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #cccccc;
    border-radius: 18px;
    color: #ffffff;
    font-size: 16px;
    display: block;
    margin: 115px auto 0;
}
.dbdown .downBtn.on{
    background: #2ec9b3;
}
mark {
    background: #fccf3f;
    /*color: black;*/
}

.contBorder span.w60{
    width: 60px;
}
.contBorder span.w80{
    width: 80px;
}
.contBorder span.w170{
    width: 170px;
}
/*查看图片*/
.seePic{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
}
.picCont{
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.picCont img{
    /*width: 930px;*/
    width: auto;
    position: absolute;
    cursor: grab;
}
.closePic{
    position: absolute;
    top: 65px;
    right: 55px;
    width: 58px;
    height: 58px;
    z-index: 15;
    background: url("../images/pic_close.png") left top no-repeat;
}
.picOperate{
    width: 245px;
    position: absolute;
    bottom: 115px;
    z-index: 5;
    left: 50%;
    margin-left: -102px;
}
.picOperate span{
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-right: 10px;
    cursor: pointer;
}
.picOperate span.scaleBig{
    background: url("../images/pic_scaleBig.png") left top no-repeat;
}
.picOperate span.scaleSmall{
    background: url("../images/pic_scaleSmall.png") left top no-repeat;
}
.picOperate span.reverse{
    background: url("../images/pic_reverse.png") left top no-repeat;
}
.picOperate span.left{
    background: url("../images/pic_left.png") left top no-repeat;
}
.picOperate span.right{
    background: url("../images/pic_right.png") left top no-repeat;
}

.viewer-navbar{
    position: absolute;
    height: 82px;
    width: 100%;
    bottom: 0;
    z-index: 5;
    text-align: center;
    background-color: rgba(0,0,0,.5);
}
.viewer-navbar ul{
    text-align: center;
    position: absolute;
    left: 50%;
}
.viewer-navbar ul li{
    width: 70px;
    height: 82px;
    float: left;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    opacity: .5;
    background: rgba(0,0,0,0.8);
}
.viewer-navbar ul li.active{
    opacity: 1;
}
.viewer-navbar ul li img{
    max-width: 100%;
    max-height: 100%;
}

/*考试*/
.exam{
    width: 1200px;
    min-height: 1020px;
    background: #f4f4f4;
    position: relative;
    display: none;
    margin-top: 20px;
}
.beikao{
    /*display: none;*/
}
.examContent{
    position: relative;
    /*display: none;*/
}
.examResult{
    position: relative;
}
.exam_left{
    width: 820px;
    padding: 30px;
    /*position: absolute;
    left: 0;*/
    background: #ffffff;
}
.exam_right{
    width: 270px;
    padding: 30px 15px;
    background: #ffffff;
    border-top: 2px solid #0a0a0a;
}
.exam_right.fix{
    position: fixed;
    top: 20px;
}
.exam_leftT{
    position: relative;
}
.exam_leftT a{
    position: absolute;
    left: 0;
    top: 16px;
    line-height: 20px;
    width: 9px;
    background: url(../images/testleft.png) left center no-repeat;
    height: 16px;
}
.exam_leftT{
    text-align: center;
    font-size: 24px;
    color: #000000;
}
.exam_leftT span{
    margin-bottom: 10px;
    display: inline-block;
    max-width: 450px;
    line-height: 40px;
}

.guizeBox{
    margin-top: 20px;
}
.guizeBox p{
    color: #333333;
    font-size: 18px;
    margin: 20px 0;
}
.guizeBox div{
    padding: 30px;
    background: #fafafa;
    border-radius: 10px;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
}
.exam_right h3{
    font-size: 24px;
    color: #000000;
    text-align: center;
    margin-bottom: 10px;
}
.exam_right p.time{
    color: #2CC8B2;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
}
.exam_right .score{
    margin-bottom: 15px;
}
.exam_right .score span{
    display: inline-block;
    margin: 0 30px;
    color: #000000;
    font-size: 16px;
}
.exam_intronduce{
    padding: 15px;
    border-bottom: 1px solid #E6E6E6;
}
.exam_intronduce span{
    font-size: 16px;
    color: #333333;
}
.exam_right .startExam{
    display: block;
    width: 262px;
    line-height: 54px;
    text-align: center;
    color: #ffffff;
    font-size: 17px;
    background: #2CC8B2;
    margin-top: 30px;
    border-radius: 27px;
}

.examCont {
    /*width: 770px;*/
    /*font-size: 16px;*/
    margin-top: 32px;
}

.radioTest {
    width: 100%;
    margin-bottom: 30px;
}
.checkTest {
    width: 100%;
    margin-bottom: 30px;
}
.testType {
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    background: #f7f7f7;
}
.examCont ul{
    margin-left: 20px;
}
.examCont ul li {
    padding: 25px 0;
    border-bottom: 1px solid #F3F3F3;
}

.examCont ul li span {
    display: inline-block;
    line-height: 22px;
}
.examCont ul li span i{
    color: #2EC9B3;
    font-weight: bold;
    margin-right: 4px;
}
.examCont ul li p {
    margin: 12px 0;
    line-height: 20px;
    padding-left: 15px;
}
.examCont ul li p span{
    cursor: pointer;
}
.examCont ul li p i {
    display: inline-block;
    width: 18px;
    height: 22px;
    float: left;
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer;
    background: url(../images/series_yuanNo.png) center center no-repeat;
}
.examCont ul li p.on{
    color: #2EC9B3;
}
.examCont ul li p.on i {
    background: url(../images/series_yuanOn.png) center center no-repeat;
}
.examCont ul li p.dterror{
    color: #FF3F3F;
}
.examCont ul li p.dterror i {
    background: url(../images/series_testError.png) center center no-repeat;
}

.testError_jx{
    background: #fafafa;
    border-radius: 10px;
    padding: 30px;
    margin-top: 30px;
}
.testError_jx em{
    font-size: 15px;
    color: #FF3F3F;
    margin-right: 30px;
}
.testError_jx h3{
    font-size: 16px;
    margin: 30px 0 15px;
}
.testError_jx div {
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
}


.testIntro {
    /*width: 260px;
    padding: 20px 15px;
    border-top: 2px solid #000000;
    !*position: relative;*!
    background: #FFFFFF;*/
    /*top: '';*/
}
.testIntro.fix{
    position: fixed;
    top: 28px;
}
.testIntro .timeTitle{
    text-align: center;
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    letter-spacing: 1.2px;
}
.testIntro .testNum{
    width: 270px;
    overflow-y: scroll;
}
.testNum::-webkit-scrollbar {
    width: 7px;
}
.testNum::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #CCCCCC;
}
.testNum::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0);

}

#timeDjs{
    font-size: 30px;
    font-weight: bold;
    margin: 5px 0;
    text-align: center;
    color: #2DC8B2;
}
.stopOrKeep{
    /*display: none;*/
}
.stopTest,.notDocontinue,.continueTest{
    display: inline-block;
    width: 120px;
    height: 32px;
    border: 1px solid #cccccc;
    border-radius: 20px;
    text-align: center;
    line-height: 32px;
    margin-top: 20px;
    cursor: pointer;
    margin-left: 9px;
    color: #666666;
    font-size: 16px;
}
.continueTest{
    display: none;
}
.testIntro .introduce {
    margin: 25px 0;
    line-height: 20px;
    color: #999999;
    font-size: 14px;
}
.introduce .had,.introduce .nohad{
    display: inline-block;
    width: 65px;
    text-align: center;
    font-size: 12px;
}
.testIntro .introduce .had:before{
    background: #2DC8B2;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    content:'';
    margin: -1px 5px;
}
.testIntro .introduce .nohad:before{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    content:'';
    margin: -1px 5px;
    background: #F7F7F7;
}
.testIntro .setbtn{
    cursor: pointer;
    margin-left: 10px;
    padding-left: 18px;
    font-size: 12px;
    float: right;
    margin-right: 12px;
    background: url(../images/series_setting.png) left center no-repeat;
}
.testIntro .setbtn.on{
    color: #2DC8B2;
    background: url(../images/series_settingOn.png) left center no-repeat;
}
.testIntro .settingBox{
    font-size: 16px;
    padding: 10px 20px 10px;
    background: #fafafa;
    margin-bottom: 10px;
}
.testIntro .settingBox div{
    margin: 15px 0;
    line-height: 30px;
}
.testIntro .settingBox em{
    float: left;
}
.testIntro .settingBox span{
    display: inline-block;
    width: 34px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border: 1px solid #cccccc;
    margin: 0 10px;
    cursor: pointer;
    border-radius: 4px;
    font-size: 13px;
}
.testIntro .settingBox span.on{
    border: 1px solid #FF1414;
    color: #FF1414;
}
.testIntro .back span:nth-child(2) {
    background: #FFFFFF;
}

.testIntro .back span:nth-child(3){
    background: #CCE8CF;
}
.testIntro .back span:nth-child(4){
    background: #FFF2DE;
}
.testIntro .setbtnbox span{
    width: 95px;
    height: 30px;
    border: 1px solid #2dc8b2;
    border-radius: 15px;
    color: #2DC8B2;
    line-height: 30px;
    margin: 0 5px;
}
.testIntro .setbtnbox span.sure{
   background: #2DC8B2;
   color: #FFFFFF;
}
.testIntro .testNum{
    font-size: 0;
    overflow-y: scroll;
    height: 200px;
}
.testNum::-webkit-scrollbar {
    width: 7px;
}
.testNum::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #CCCCCC;
}
.testNum::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0);

}
.testIntro .testNum a {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    color: #999999;
    margin: 8px;
    background: #F7F7F7;
    font-size: 16px;
    cursor: pointer;
}

.testIntro .testNum a.on {
    background: #2DC8B2;
    color: #FFFFFF;
}
.testIntro .submitTest{
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    text-align: center;
    color: #FFFFFF;
    background: #2DC8B2;
    margin: 30px 0 20px;
    /*display: none;*/
    cursor: pointer;
}
.testIntro .startTestBtn{
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    text-align: center;
    color: #FFFFFF;
    background: #2DC8B2;
    margin: 30px 0 20px;
    display: none;
    cursor: pointer;
}
.testIntro .seeTestResult{
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    text-align: center;
    color: #FFFFFF;
    background: #2DC8B2;
    margin: 30px 0 20px;
    cursor: pointer;
    display: none;
}
.testTitleDialog span{
    background:url(../images/series_testTip.png) left center no-repeat;
}
.testStopTip{
    width: 340px;
    margin: 60px auto 40px;
    font-size: 20px;
    text-align: center;
}
.test_SubBtnbox{
    text-align: center;
}
.test_SubBtnbox a{
    display: inline-block;
    width: 135px;
    height: 44px;
    border: 1px solid #2ec9b3;
    border-radius: 26px;
    text-align: center;
    line-height: 44px;
    color: #2EC9B3;
    margin: 10px 15px 0;
}
.test_SubBtnbox a.testSubBtn2{
    background: #2ec9b3;
    color: #FFFFFF;
}
.test_SubBtnbox a.on{
    background: #2ec9b3;
    color: #FFFFFF;
}
.testResult_R span{
    font-size: 12px;
    color: #999999;
    margin-left: 30px;
}
.testResult_R span.testNo::before{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #f7f7f7;
    display: inline-block;
    content: '';
     margin: -1px 5px;
}
.testResult_R span.testRight::before{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #29C9B4;
    display: inline-block;
    content: '';
     margin: -1px 5px;
}
.testResult_R span.testError::before{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #FF3F3F;
    display: inline-block;
    content: '';
    margin: -1px 5px;
}
.testResult_R .testNum{
    margin-top: 20px;
    font-size: 0;
    width: 275px;
    height: 200px;
    overflow-y: auto;
}
.testResult_R .testNum a{
    display: inline-block;
    font-size: 16px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    color: #999999;
    margin:8px 8px;
    background: #F7F7F7;
}
.testResult_R .testNum a.on{
    background: #2DC8B2;
    color: #FFFFFF;
}
.testResult_R .testNum a.dterror{
    background: #FF3F3F;
    color: #FFFFFF;
}
.exam .noCent{
    text-align: center;
}
.exam .noCent img{
    max-width: 100%;
}
.exam .noCent p{
   margin-top: -45px;
   color: #BDC6D2;
   font-size: 14px;
    text-align: center;
}
.series_wxewmBox{
    position: absolute;
    width: 278px;
    height: 314px;
    top: 30px;
    left: -115px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 8px 0px rgba(20,24,61,0.12);
}
.series_wxewmBox h3{
    text-align: center;
    font-size: 20px;
    color: #2ec9b3;
    margin: 20px auto 16px;

}
.series_wxewmBox p{
    width: 230px;
    height: 230px;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
    background: url(../images/series_ewmBj.png) left top no-repeat;
}
.series_wxewmBox p img{
    width: 200px;
    height: 200px;
    margin-top: 15px;
}
.testCj{
    padding: 30px 52px 30px;
    margin-top: 30px;
    color: #FFFFFF;
    background: #2DC8B2 url(../images/testBj.png) left top 100% no-repeat;
    background-size: 100% 100%;
    height: 176px;
    border-radius: 10px;
}
.testCj .examResult_title{
    font-size: 18px;
    color: #ffffff;
    margin-left: -34px;
}
.testCj .examShare{
    font-size: 15px;
    color: #ffffff;
    float: right;
    position: relative;

}
.testCj .examShare a{
    color: #ffffff;
    padding-left: 22px;
    background: url(../images/shareIcon.png) left center no-repeat;
}
.testCj div.clear{
    margin: 10px 0;
}
.testCj .cjMes span{
    font-size: 26px;
}
.testCj .cjMes span i{
    font-size: 74px;
    font-weight: bold;
}
.testCj .cjMes p{
    float: right;
    font-size: 15px;
    margin-left: 50px;
    text-align: center;
    margin-top: 20px;
}
.testCj .cjMes p i{
     font-size: 18px;
    /*font-weight: bold;*/
    margin-top: 10px;
    display: block;
    letter-spacing: 2px;
    font-weight: bold;
}
.testCj .examIspass{
    width: 75%;
    text-align: center;
    float: left;
    font-size: 16px;
    line-height: 39px;
}
.testCj .nextExam{
    float: right;
    font-size: 15px;
    width: 137px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    background: #ffffff;
    border-radius: 20px;
    color: #2DC8B2;
}
.examResult .dtjs{
    font-size: 18px;
    margin: 45px 0 30px;
}
/*暂停*/
.testStopDialog{
    display: none;
}
.testTitleDialog span{
    background:url(../images/series_testTip.png) left center no-repeat;
}
.testStopTip{
    width: 340px;
    margin: 50px auto 40px;
    font-size: 20px;
    text-align: center;
}
.test_SubBtnbox{
    text-align: center;
}
.test_SubBtnbox a{
    display: inline-block;
    width: 135px;
    height: 44px;
    border: 1px solid #2ec9b3;
    border-radius: 26px;
    text-align: center;
    line-height: 44px;
    color: #2EC9B3;
    margin: 10px 15px 0;
}
.test_SubBtnbox a.on {
    background: #2ec9b3;
    color: #FFFFFF;
}
.test_SubBtnbox a.testSubBtn2 {
    background: #2ec9b3;
    color: #FFFFFF;
}
.nottestDialog{
    display: none;
}
.testSubmitDialog{
    display: none;
}
.testContinueDialog{
    display: none;
}
/*激活弹框*/
.activationDialog{
    width: 534px;
    height: 637px;
    margin-left: -272px;
    margin-top: -326px;
    background: #ffffff;
    border-radius: 10px;
}
.activationDialog .testTitleDialog span{
    background: none;
    padding-left: 0;
}
.activationDialog .gqdb{
    height: 65px;
    line-height: 65px;
    padding: 0 30px;
    border-bottom: 1px solid #F0F0F0;
}
.activationDialog .gqdb h3{
    font-size: 20px;
}
.activationDialog .gqdb span{
    font-size: 15px;
    color: #999999;
}
.activationDialog .gqdb span em{
    color: #FF7A3F;
}
.activationDialog p{
    font-size: 16px;
    padding: 17px 30px;
    border-bottom: 1px solid #F0F0F0;
}
.activationDialog p .fl{
    color: #666666;
}
.activationDialog p .fr{
    color: #333333;
}
.activationDialog p .oldPrice{
    color: #B3B3B3;
    text-decoration: line-through;
}
.activationDialog p .newPrice{
    color: #FF7A3F;
    font-size: 18px;
    font-weight: bold;
}
.activationDialog .chooseMethod{
    margin-left: 75px;
    margin-top: 40px;
}
.chooseMethod:after{
    content: '';
    display: table;
    clear: both;
}
.chooseMethod .wechat .check{
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 15px;
    margin-left: 0px;
    float: left;
}
.chooseMethod .wechat .tuijian{
    margin-top: 10px;
    margin-right: 64px;
    margin-bottom: 9px;
    margin-left: 7px;
    float: left;
}
.chooseMethod .zfb .check{
    margin-top: 9px;
    margin-right: 20px;
    margin-bottom: 9px;
    margin-left: 0px;
}
.activationDialog .dj-btn-br{
    width: 242px;
    height: 40px;
    background: #ff7a3f;
    border-radius: 20px;
    margin-left: 132px;
    margin-top: 20px;
}
.XfDetailDialog{
    padding-bottom: 50px;
    height: auto;
    margin-top: -256px;
}
.XfDetailDialog p textarea{
    display: block;
    width: 92%;
    margin-top: 35px;
    padding: 16px 17px;
    line-height: 28px;
    font-size: 16px;
    border: 1px solid #e6e6e6;
    resize: none;
     min-height: 145px;
}
.XfDetailDialog p:last-child{
    border: none;
}
/*听课*/
.tkSelectBox{
    margin-top: 12px;
    margin-bottom: 18px;
    font-size: 14px;
    color: #666666;
    position: relative;
    z-index: 1;
}
.tkSelectBox .selectItem{
    width: 120px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-right: 28px;
    position: relative;
    border: 1px solid #e6e6e6;
    background: url(../images/xiala.png) 100px center no-repeat;
}

.tkSelectBox .selectItem.school{
    background: none;
    background: #fafafa;
}
.tkSelectBox .selectItem span{
    display: block;
    text-align: center;
    cursor: pointer;
}
.tkSelectBox .selectItem ul{
    width: 100%;
    max-height: 200px;
    position: absolute;
    left: -1px;
    top: 40px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    display: none;
    box-shadow: 0px 8px 17px 0px rgb(0 0 0 / 19%);
    padding: 4px 0;
    overflow-y: scroll;
}
.tkSelectBox .selectItem ul::-webkit-scrollbar {
    width: 6px;
}
.tkSelectBox .selectItem ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #CCCCCC;
}
.tkSelectBox .selectItem ul::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0);
}

.tkSelectBox .selectItem ul li{
    padding:0 10px;
    line-height: 34px;
    cursor: pointer;
    text-align: center;
}
.tkSelectBox .selectItem span.isEmpty{
    color: #999999;
}
.tkSelectBox .selectItem:hover ul{
    display: block;
}

.tksearchBox span{
    width: 95px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    margin-right: 22px;
    border: 1px solid #E6E6E6;
    display: inline-block;
    border-radius: 18px;
    cursor: pointer;
}
.tksearchBox span:last-child{
    border-right: 1px solid #E6E6E6;
}
.tksearchBox span.on{
    color: #2EC9B3;
    border: 1px solid #2EC9B3;
}
.tksearchBox span:hover{
    color: #2EC9B3;
    border: 1px solid #2EC9B3;
}
.emptyM{
    text-align: center;
    color: #999999;
    font-size: 14px;
}
.emptyM img{
    margin-top: 15px;
    max-height: 75%;
}


.mask{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background-color: #000;
    z-index: 1000;
    display: none;
}
.getDbTip,.commentDbDialog{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -271px;
    margin-top: -168px;
    width: 542px;
    height: 326px;
    background: #ffffff;
    border-radius: 12px;
    z-index: 1001;
    display: none;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
}
.commentDbDialog{
    height: 437px;
    margin-top: -218px;
    text-align: center;
}
.getDbTip .close,.commentDbDialog .close{
    position: relative;
    height: 24px;
    margin-top: 33px;
}
.getDbTip .close a,.commentDbDialog .close a{
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 38px;
    background: url(../images/close24.png) left top no-repeat;
}
.getDbTip .title{
    font-size: 22px;
    color: #2D2D2D;
    text-align: center;
    margin-top: 13px;
    padding-bottom: 21px;
    border-bottom: 2px solid #F1F1F1
}
.tipCont{
    width: 320px;
    margin: 20px auto;
    font-size: 20px;
    line-height: 28px;
    color: #999999;
}
.seeguize{
    position: absolute;
    bottom: 50px;
    left: 373px;
    font-size: 14px;
}
.seeguize a{
    color: #1EBEA8;
}
.tempcontNavcomm .popups .popups-cont .btnCenter{
    margin-right: 0;
    text-align: center;
}
.tempcontNavcomm .popups.detail .popups-btns .btn{
    width: 118px;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    background: #1ebea8;
    border-radius: 21px;
}
.commentDbDialog img{
    width: 60px;
    height: 60px;
    margin-top: 34px;
}
.commentDbDialog h3{
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    margin-top: 25px;
}
.commentDbDialog .tipCont{
    margin-top: 8px;
    color: #999999;
    min-height: 80px;
    font-size: 18px;
}
.hasNum,.noNum,.closeGetdb{
    display: none;
}
.commentDbDialog .tipCont .numTip{
    margin-top: 50px;
}
.commentDbDialog .goPLBtn{
    display: block;
    width: 177px;
    height: 44px;
    line-height: 44px;
    margin: 15px auto;
    color: #ffffff;
    font-size: 18px;
    background: #36cab5;
    border-radius: 22px;
}
.plhfWrap{
    margin-top: 0;
    padding: 30px 0;
}
.plhfWrap .bidBox{
    border-bottom: 1px solid #F5F5F5;
}
.plhf_div_two .getDb{
    margin-left: 10px;
    padding: 1px 5px;
    color: #00C9A6;
    border: 1px solid #00c9a6;
    border-radius: 3px;
    font-size: 12px;
}
.plhf_div_three_Pthree a:hover{
    color: #00c9a6;
}
.tabPl{
    position: relative;
    height: 54px;
    line-height: 54px;
    z-index: 1;
}
.tabPl a{
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    margin-right: 30px;
    padding-bottom: 13px;
    border-bottom: 3px solid transparent;
}
.tabPl a.on{
    border-bottom: 3px solid #0001FE;
}

.tabPl a:hover{
    border-bottom: 3px solid #0001FE;
}

.vip-payment{
    margin-left: 250px;
}

.courseList .courseNav li:hover{
    color: #00c9a6;
}

.courseList .courseNav li.on:hover{
    color: #ffffff;
}

.crumbs a:hover{
    color: #00c9a6;
}

.downTab span:hover{
    color: #00c9a6;
}

.downTab span.on:hover{
    color: #ffffff;
}

.msjlCont .name a:hover{
    color: #00c9a6;
}

.rightTab span:hover{
    color: #00c9a6;
}

.rightTab span.on:hover{
    color: #ffffff;
}

.dbGet li.listtitle span.sy:hover,.dbxf li.listtitle span.sy:hover{
    color: #1A1A1A;
}

.dbGet li span.sy:hover,.dbxf li span.sy:hover{
    color: #00c9a6;
}

.jymxCont .jy_name:hover{
    color: #00c9a6;
}
.jymxWrap .jymxCont .jy_name{
    cursor: default;
}
.wdwzContentRight .nav li.on:hover a{
    color: #ffffff;
}

.wdwzContentRight .nav li:hover a{
    color: #00c9a6;
}

.dataNull{
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #E8E8E8;
}

/*
提示网站尚未开通
*/
.notOpen,.classmateNotOpen {
    position: fixed;
    top: 50%;
    left: 50%;
    border-radius: 10px;
    z-index: 1001;
    font-size: 17px;
    color: #000;
    width: 200px;
    height: 166px;
    padding: 30px 8% 40px;
    text-align: center;
    background: #ffffff url(../images/notOpendialogBj.png) left bottom no-repeat;
    background-size: 100%;
    display: none;
}

.classmateNotOpen{
    width: 266px;
    display: block;
}

.notOpen a.close,.classmateNotOpen a.close {
    width: 14px;
    height: 14px;
    position: absolute;
    right: 30px;
    top: 20px;
    background: url(../images/dialog_close.png) left center no-repeat;
}

.notOpen .content,.classmateNotOpen .content{
    padding-left: 48px;
    color: #333333;
    font-size: 18px;
    line-height: 38px;
    margin-top: 40px;
    background: url(../images/Dialogtip.png) left center no-repeat;
}

.notOpen .botBtn,.classmateNotOpen .botBtn{
    width: 177px;
    height: 44px;
    display: inline-block;
    text-align: center;
    margin-top: 40px;
    line-height: 44px;
    border-radius: 67px;
    background: #36cab5;
    font-size: 18px;
    color: #ffffff;
}
/*发送邮箱 文件大小提示弹框*/
.fileTip{
    width: 570px;
    display: none;
    z-index: 10001;
}
.fileTip .dk_dialogTitleSuc{
    background: #f5f5f5;
}
.dialogNormal .dk_dialogTitleSuc span{
    padding-left: 0;
    background: none;
}
.xlk_dialog .dialogText{
    padding: 30px 20px;
    height: 80px;
    color: #333333;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dialog_botbtn{
    display: flex;
    justify-content: center;
}
.dialog_botbtn a{
    height: 34px;
    line-height: 34px;
    border-radius: 17px;
    text-align: center;
    font-size: 14px;
}
.dialog_botbtn.one a{
    width: 205px;
    background: #00C5AE;
    color: #ffffff;
}
/*vip start*/
.guanbi1,.guanbi{
	cursor: pointer;
}
.vipCrumbs{
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: -10px;
	color: #999999;
}
.vipCrumbs a{
	color: #999999;
}
.vipCrumbs a:first-child:hover{
	color: #00C5AE;
}
.shika .vip-payment{
	margin-top: 35px;
}
.shika .vip_buy{
	margin-top:35px;
}
.root-list{
	height: 201px;
}
.vipExplain{
	position: absolute;
	bottom: 70px;
	padding: 0 76px;
	font-family: PingFang SC;
}
.root-list .vipExplain{
	padding: 0 34px;
	bottom: 15px;
    /*width: 784px;*/
}
.vipExplain h2{
	font-size: 16px;
	text-align: left;
	margin-left: 0;
	margin-bottom: 18px;
	color: #404040;
	letter-spacing: 2px;
	font-weight: bold;
}
.vipExplain p{
	line-height: 24px;
	height: auto;
	font-size: 14px;
	margin-bottom: 12px;
	color: #333333;
	position: relative;
	padding-left: 32px;
}
.vipExplain p img{
	width: 22px;
	height:22px;
	position: absolute;
	top: 2px;
	left: 0;
}
.vipExplain p span{
	float: left;
}
.vipExplain p span font{
	color: #FF272C;
	margin: 0 2px;
	font-size: 14px;
}
.vipExplain p:after{
	content: '';
	display: table;
	clear: both;
}
.zxczWrap{
    border: 0;
    padding: 0;
}
/*vip end*/
.sucIcon{
    margin-left: 84px;
}
.rightBottip{
    position: fixed;
    right: 40px;
    bottom: 80px;
    width: 71px;
    height: 83px;
    cursor: pointer;
    display: none;
}
.rightBottip img{
    display: inline-block;
    width: 100%;
    cursor: pointer;
}
.jxTip{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 800px;
    /*height: 745px;*/
    /*margin-top: -370px;
    margin-left: -400px;*/
    z-index: 1001;
    background: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: none;
}
.jxTip .title{
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    background: #efefef;
    border-bottom: 1px solid #ececec;
}
.jxTip .title:after{
    content: '';
    display: table;
    clear: both;
}
.jxTip .title span{
    float: left;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}
.jxTip .title a{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    float: right;
}
.jxCont{
    padding: 10px 30px 14px;
}
.jxCont div{
    /*margin-top: 9px;*/
}
.jxCont p{
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0.4px;
    color: #333333;
}
.jxCont p em{
    color: #FF272C;
}
.jxTip .knowBtn{
    display: block;
    width: 206px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #ffffff;
    font-size: 18px;
    margin:10px auto 30px;
    background: #44C3B1;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
}
.xqsucTk1{
    color:#5297FF;
    width:104px;
    height:34px;
    font-size: 15px;
    display:inline-block; 
    line-height: 34px;
    border:1px solid #5297ff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
/*分成规则*/
.fcMask{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-top: 0;
    opacity: 0.4;
    background-color: #000;
    z-index: 1000;
    /*display: none;*/
}
.fcBox{
    width: 484px;
    height: 326px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -163px;
    margin-left: -242px;
    background: #ffffff;
    z-index: 1001;
    opacity: 1;
    /*display: none;*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.fcBox .popTop{
    padding-left: 26px;
    padding-right: 22px;
    height: 46px;
    line-height: 46px;
    background: #F0F0F0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.fcBox .popTop:after{
    content: '';
    display: table;
    clear: both;
}
.fcBox .popTop span.title{
    /*float: left;*/
    font-size: 17px;
    color: #000000;
    letter-spacing: 0.65px;
}
.fcBox .popTop a.closePop{
    width: 14px;
    height: 14px;
    margin-top: 16px;
    float: right;
    cursor: pointer;
    background: url(../images/dialog_close.png) left center no-repeat;
}
.fcBox .popCont{
    margin-top: 30px;
    padding-left: 26px;
    padding-right: 24px;
}
.fcBox .popCont p{
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    text-align: left;
    color: #666666;
    letter-spacing: 2px;
}
.fcBox .popBotBtn{
    display: flex;
    justify-content: center;
    margin-top: 32px;
}
.fcBox .popBotBtn a{
    width: 177px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    letter-spacing: 2px;
    cursor: pointer;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
}
.fcBox .popBotBtn a.confrm{
    color: #ffffff;
    background: #2EC9B3;
}
/*余额不足*/
.walletMask{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-top: 0;
    opacity: 0.4;
    background-color: #000;
    z-index: 1000;
    /*display: none;*/
}
.walletBox{
    width: 484px;
    height: 309px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -154px;
    margin-left: -242px;
    background: #ffffff;
    z-index: 1001;
    opacity: 1;
    /*display: none;*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-family: 'Microsoft YaHei', Arial, SimHei;
}
.walletBox .popTop{
    padding-left: 26px;
    padding-right: 22px;
    height: 46px;
    line-height: 46px;
    background: #F0F0F0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.walletBox .popTop:after{
    content: '';
    display: table;
    clear: both;
}
.walletBox .popTop span.title{
    /*float: left;*/
    font-size: 17px;
    color: #000000;
    letter-spacing: 0.65px;
}
.walletBox .popTop a.closePop{
    width: 14px;
    height: 14px;
    margin-top: 16px;
    float: right;
    cursor: pointer;
    background: url(../images/dialog_close.png) left center no-repeat;
}
.walletBox .popCont{
    margin-top: 30px;
    padding-left: 45px;
    padding-right: 45px;
}
.walletBox .popCont p{
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 36px;
    text-align: left;
    color: #000000;
    letter-spacing: .56px;
}
.walletBox .popBotBtn{
    display: flex;
    justify-content: center;
    margin-top: 32px;
}
.walletBox .popBotBtn a{
    width: 177px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    letter-spacing: 2px;
    cursor: pointer;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
}
.walletBox .popBotBtn a.confrm{
    color: #ffffff;
    background: #2EC9B3;
}
.gyIcon{
    width: 40px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    color: #5297ff;
    font-size: 13px;
    display: inline-block;
    border-radius: 6px;
    margin-left: 3px;
    background: #f5f9ff;
}
.seldateTiTle{
    height: 34px;
    display: inline-block;
    float: left;
    line-height: 34px;
    margin-top: 9px;
}
.setSearchDate{
    height: 44px;
    line-height: 34px;
    margin-top: 9px;
    margin-right: 60px;
}

.jinduTable{
    border: 1px solid #EBEBEB;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 15px;
}
.jinduList{
    display: flex;
    flex-direction: row;
}
.jinduList .flex-item{
    flex: 1;
}
.jdlistCont{
    display: flex;
    flex-direction: column;
    height: 100%;
}
.jinduTable span{
    display: inline-block;
    width: 100%;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color:#333333;
    box-sizing: border-box;
    border-bottom: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
}
.jinduTable span.flex1{
    flex: 1;
    align-items: center;
    justify-content: center;
    display: flex;
}
.jinduTable span.title{
    font-weight: bold;
    background: #F3FFFA;
    border-right: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
}
.jinduTable span.title:last-child{
    border-top-right-radius: 7px;
}
.jinduTable span.title:first-child{
    border-top-left-radius: 7px;
}
.jdlistCont span:last-child{
    border-bottom: none;
}
.flex-item:last-child .jdlistCont span{
    border-right: none;
}
.progress .jinduTable .progress_num{
	text-align: center;
	color: #000;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	width: 100%;
	margin-top: 9px;
}
.progress .jinduTable .progress_i{
	position: relative;
	width: 100%;
	height: 6px;
	margin-top: 3px;
}
.progress .jinduTable .progress_i span{
	position: absolute;
	top: 0;
	left: 50%;
    margin-left: -30px;
	width: 60px;
	height: 6px;
	background: #f0f0f0;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.progress .jinduTable .progress_i i{
	position: absolute;
	left: 0;
	top: 0;
	height: 6px;
	background: #4FDCC1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.jinduResult{
    display: flex;
    border-top: 1px solid #EBEBEB;
}
.jinduResult span{
    border-bottom: none;
}
.jinduResult span:last-child{
    border-right: none;
}
.progressTabTitle{
    border: 1px solid #e8e8e8;
    border-bottom: none;
    height: 46px;
    line-height: 46px;
    padding: 0 22px;
}
.progressTabTitle .title{
    padding: 0 10px;
    float: left;
    color: #000;
    font-weight: bold;
    height: 46px;
    line-height: 46px;
    margin-right: 15px;
    cursor: pointer;
    box-sizing: border-box;
    border-bottom: 2px solid transparent;
}
.progressTabTitle .title.on{
    border-bottom: 2px solid #1dd2af;
}
.progressTabTitle a{
    color: #2AA6DF;
    margin-left: 15px;
}
.domainSelect {
    position: relative;
}
.domainSelect ul{
    padding: 5px 0;
    position: absolute;
    top: 25px;
    left: -20px;
    width: 120px;
    border: 1px solid #F0F0F0;
    background: #FFFFFF;
    box-shadow: 1px 2px 10px 0 #0000000f;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: none;
}
.domainSelect:hover ul{
    display: block;
}
.domainSelect ul i{
    position: absolute;
    width: 8px;
    height: 4px;
    left: 56px;
    top: -4px;
    background: url(../images/domain_jt.png) center center no-repeat;
}
.domainSelect ul li{
    height: 32px;
    line-height: 32px;
    margin: 5px 0;
    text-align: center;
    color: #333333;
    font-size: 14px;
    cursor: pointer;
}
.domainSelect ul li:hover{
    color: #1DD2AF;
    background: #F0FFF9;
}
.domainSelect ul li.on{
    color: #1DD2AF;
    background: #F0FFF9;
}
.newprogressWrap .progress_title .contR{
    display: flex;
    justify-content: right;
}