body{
    font-family: Microsoft YaHei, "Helvetica","Microsoft YaHei", "Arial", "Tahoma", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
    /*letter-spacing:0.6px;  字间距*/
    font-weight: normal;
    font-variant: normal;/*控制字母字体变形*/
    font-variant-numeric: normal;/*控制数字*/
    overflow: auto;
}
/*@font-face {
    font-family:"Microsoft YaHei";
    src:url('/static/font/MicrosoftYaHei/msyh.ttf');
}*/
.bodyClass{
    box-sizing: border-box;
    margin: 0;
    border: 0;
    padding: 0;
    font-family: Microsoft YaHei, "Helvetica","Microsoft YaHei", "Arial", "Tahoma", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
    height: 100%;
    width: 100%;
}
.bodySet{
    font-family: Microsoft YaHei, "Helvetica","Microsoft YaHei", "Arial", "Tahoma", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
    font-weight: normal;
    font-variant: normal;
    font-variant-numeric: normal;
    min-width: 1300px;
    overflow: auto;
}
.bodySetApp{
    font-family: Microsoft YaHei, "Helvetica","Microsoft YaHei", "Arial", "Tahoma", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
    font-weight: normal;
    font-variant: normal;
    font-variant-numeric: normal;
    overflow: auto;
}
.noScroll{
    height: 100%;
    overflow: hidden;
    position:relative;
}
a{
    text-decoration:none;
}
a:hover{
    text-decoration:none;
    color: #F93E44;
}
a:active{
    color: #999999;
}
.margin10{
    margin:  10px;
}
.margin20{
    margin:  20px;
}
.margin30{
    margin:  30px 30px;
}
.margin50{
    margin:  50px 50px;
}
.margin130{
    margin: auto 130px;
}
.marginLeft5{
    margin-left: 5px;
}
.autoSwitchLine{
    /*自动换行*/
    white-space: pre-line;
    word-break: break-all;
    word-wrap: break-word;
}
.noSwitchLine{
    /*禁止换行 超长省略*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.twoLine{
    /* 两行文本超过... 要限定div高度 */
    text-overflow: ellipsis;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;          /*要显示几行就写几*/
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.threeLine{
    /* 三行文本超过... 要限定div高度 */
    text-overflow: ellipsis;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;          /*要显示几行就写几*/
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.fontBold{
    font-weight: bold;
}
.letterSpacing{
    letter-spacing:0.6px;
}
.mainDiv{
    position: relative;
    width: 100%;
    min-height: 400px;
    min-width: 1240px;
    text-align: center;
    overflow-y: hidden;
}
.mainApp{
    position: relative;
    width: 95%;
    min-height: 400px;
    margin: 0 auto;
    text-align: center;
}

.showScroll{
    position: absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    overflow: auto;
}
.appMainDiv{
    margin: auto;
    overflow: hidden;
    width: 100%;
    padding-left: 2px;
}

.appTit{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f3f3f3;
    background-color: white;
    z-index: 100000;

}
.black{
    color: black;
}
.appTopTitle{
    cursor: default;
    margin-left: 40px;
    margin-right: 40px;
    width: 81%;
    font-size:17px;
    color: #000000;
    /*禁止换行*/
    white-space: nowrap;
    overflow: hidden;
    opacity: 1;
    text-overflow: ellipsis;
}
.appLabel{
    margin:70px auto 0 auto;
    padding-left: 5px;
    font-size:21px;
    font-weight: bold;
    color: #212121;
    width: 100%;
    border-bottom: 1px solid #f3f3f3;
    text-align: left;
    z-index: 50;
}
.appLabelTime{
    color: #B5B5B6;
    font-size:13px;
    font-weight: normal;
    margin: 10px 0 20px 0;
}
.appmiddle{
    cursor: default;
    width: 100%;
    margin: 0 auto;
}
.moreTextP{
    font-size: 32px;
    color: #1F1F1F;
    text-align: left;
}
.topWhite{
    width: 100%;
    position: relative;
    display: flex;
    font-size: 13px;
    align-items: center;
}
.topBlack{
    width: 100%;
    position: relative;
    display: none;
    font-size: 13px;
    align-items: center;
}
.centerDiv{
    width: 1250px;
    margin: auto;
}
.footDiv{
    width: 100%;
    height: 60px;
    background-color: #3c3b3b;
    position: relative;
}
.footDiv1{
    width: 100%;
    min-width: 1300px;
    height: 145px;
    background-color: #333333;
    position: relative;
}
.erweiFoodDiv{
    position: absolute;
    cursor: default;
    top: 14px;
    right: 141px;
    width: 95px;
    font-size: 75%;
    color: #929292;
    display: inline-block;
}
.erweiFoodDiv1{
    position: absolute;
    cursor: default;
    top: 14px;
    right: 0;
    width: 85px;
    font-size: 75%;
    line-height: 15px;
    color: #929292;
    display: inline-block;
}
.erweima61{
    width: 61px;
    max-width: 61px;
    min-width: 61px;
    height: 61px;
    min-height: 61px;
    max-height: 61px;
    margin-bottom: 2px;
}
.erweima66{
    width: 66px;
    max-width: 66px;
    min-width: 66px;
    height: 66px;
    min-height: 66px;
    max-height: 66px;
    margin-bottom: 2px;
}
.erweima86{
    width: 86px;
    max-width: 86px;
    min-width: 86px;
    height: 86px;
    min-height: 86px;
    max-height: 86px;
    margin-bottom: 6px;
}
.courSewareDiv{
    position: relative;
    width: 1240px;
    min-height: 440px;
    text-align: left;
    padding: 1px;
    margin: 0 auto;
}
.sewareTitle{
    margin: 60px 0 50px 0;
    color: #1C1F21;
    font-size:40px;
}
.courSewareClassify{
    cursor: pointer;
    position: relative;
    text-align: center;
    display: inline-block;
    width: 120px;
    height: 120px;
    margin-right: 30px;
    margin-bottom: 30px;
    color: #1B1B1B;
    font-size: 22px;
    font-weight: bold;
    overflow: hidden;
}
.courSewareClassifyImg0{
    background-image: url("../imgRed/courSeware/courSeware0.png");
}
.courSewareClassifyImg1{
    background-image: url("../imgRed/courSeware/courSeware1.png");
}
.courSewareClassifyImg2{
    background-image: url("../imgRed/courSeware/courSeware2.png");
}
.courSewareClassifyImg3{
    background-image: url("../imgRed/courSeware/courSeware3.png");
}
.courSewareClassifyImg4{
    background-image: url("../imgRed/courSeware/courSeware4.png");
}
.courSewareClassifyImg5{
    background-image: url("../imgRed/courSeware/courSeware5.png");
}
.courSewareClassifyImg6{
    background-image: url("../imgRed/courSeware/courSeware6.png");
}
.courSewareClassifyImg7{
    background-image: url("../imgRed/courSeware/courSeware7.png");
}
.courSewareDetail{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 20px;
    width: 70px;
}
.topmessage{
    width: 100%;
    height: 28px;
    background-color: #2c2c2c;
}
.jumpICP{
    color: #929292;
    cursor: pointer;
}
.topCenterDiv{
    width: 1200px;
    height: 28px;
    margin: auto;
    background-color: #2c2c2c;
    display: flex;
    font-size: 13px;
    align-items: center;
}
.companyNumber{
    margin-top: 20px;
    font-size: 12px;
    color: #929292;
}
.client{
    width: 70px;
    height: 20px;
    margin-left: 0;
    color: white;
    font-size: 13px;
}
.menuDiv{
    justify-content: right ;
    color: white;
    height: 20px;
    margin-left: auto;
    margin-right: 0;
}

.butDiv{
    display: inline-block;
    padding: 0;
    border:0;
}
.butLine{
    text-align: center;
    display: inline-block;
    margin-left: 5px;
    margin-right: 3px;
}
.topFixed{
    min-width: 1250px;
    width: 100%;
    height: 104px;
    background-color: white;
    border-bottom: 1px solid #f8f8f8;
}
.topFixed1{
    min-width: 1250px;
    width: 100%;
    height: 68px;
    background-color: white;
}
.topFixedBlack{
    min-width: 1250px;
    width: 100%;
    height: 68px;
    background-color: #181818;
}
.topFixedTest{
    min-width: 1250px;
    width: 100%;
    height: 60px;
    background-color: #FFFFFF;
    position: fixed;
    top: 0;
    z-index: 50;
}
.topFixed80{
    min-width: 1250px;
    width: 100%;
    height: 80px;
    background: white;
    position: fixed;
    top: 0;
    z-index: 50;
}
.topFixed80White{
    min-width: 1250px;
    width: 100%;
    height: 80px;
    background: url("/static/images/testPractice/topBoxSh.png") repeat-x bottom;
    position: fixed;
    top: 0;
    z-index: 50;
}
.IndividualCenterDiv{
    cursor: default;
    width: 100%;
    height: 24px;
    margin: auto;
    font-size: 13px;
    background-color: rgba(243,243,243,1);
    display: flex;
    align-items: center;
    position: relative;
}
.IndividualCenter{
    width: 1240px;
    height: 24px;
    line-height: 24px;
    margin: auto;
    display: flex;
    font-size: 12px;
    color: #3E3A39;
    align-items: center;
    position: relative;
}
.logSearch{
    width: 1200px;
    height: 102px;
    margin: auto;
    display: flex;
    font-size: 13px;
    align-items: center;
    position: relative;
}
.logSearch2{
    width: 1240px;
    height: 76px;
    margin: auto;
    display: flex;
    font-size: 13px;
    align-items: center;
    position: relative;
}
.topTestMessageDiv{
    width: 1240px;
    height: 60px;
    margin: auto;
    display: flex;
    font-size: 13px;
    align-items: center;
    position: relative;
    color: #000000;
}
.topQuestionBankTestMessage{
    width: 1240px;
    height: 80px;
    padding: 0 80px 0 120px;
    margin: auto;
    font-size: 13px;
    position: relative;
    color: #000000;
}
.logDiv{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 157px;
    margin-left:  0 ;
    font-size: 12px;
    text-align: center;
}
.logMessage{
    width:154px;
    height: 20px;
    margin: 4px auto;
    font-size: 13px;
}
.myCenter{
    position: absolute;
    width: 400px;
    top: 0;
    right: 33px;
    color: #595757;
    font-size: 75%;
    text-align: right;
}
.myCenterCut{
    margin: 0 7px;
}
.mineMessage{
    position: relative;
    color: #595757;
    margin-left: 40px;
    cursor: pointer;
}
.mineMessage:hover{
    color: #F93E44;
}
.messageTellNum{
    max-width: 30px;
    overflow: hidden;
    cursor: pointer !important;
    padding: 0 5.5px 0 4.5px;
    margin-left: 4px;
    font-size: 11px;
    color: white;
    border-radius: 8px;
    background-color: #F29600;
}
.backTop{
    display: none;
    cursor: pointer;
    position: fixed;
    right: 35px;
    bottom: 100px;
    width: 46px;
    height: 46px;
    border: 1px solid #bcbcbc;
    background-color: #fff;
    z-index: 20000;
}
.topMenu{
    width: 700px;
    height: 20px;
    font-size: 16px;
    margin-left: 20px;
    margin-bottom: 10px;
    text-align: center;
}
.topMenuDiv{
    display: inline-block;
    margin-right: 44px;
    padding-bottom: 6px;
    cursor: pointer;
    position: relative;
    color: black;
}
.topMenuDivBlack{
    display: inline-block;
    margin-right: 44px;
    padding-bottom: 6px;
    cursor: pointer;
    position: relative;
    color: white;
}
.topMenuDiv2{
    display: inline-block;
    margin-right: 44px;
    padding-bottom: 6px;
    cursor: pointer;
    position: relative;
    color: #ffffff;
}
.downAppErweima{
    position: absolute;
    padding: 1px;
    top:30px;
    left:-153px;
    width: 364px;
    height: 201px;
    max-height: 201px;
    display: none;
    border: 0;
    z-index: 99999;
}
.topMenuActive{
    color: #F93E44;
    cursor: pointer;
}
.topMenuActive > span{
    width: 26px;
    height: 3px;
    background-color:  #F93E44;
    position: absolute;
    bottom: -2px;
    transform: translate(-50%,0);
    left:50%;
}
.topMenuDiv:hover{
    color: #F93E44;
    cursor: pointer;
    }
.topMenuDiv:hover .downAppErweima,.topMenuDivBlack:hover .downAppErweima{
    display: block;
}
.levelDiv{
    cursor: pointer;
    padding: 0 8px;
    font-size: 10px;
    height: 23px;
    line-height: 23px;
    min-height: 23px;
    min-width: 80px;
    background-image: url("/static/images/index/levelBackLong.png");
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    top:22px;
    left: 56px;
    font-weight: normal;
}
.levelDiv2{
    cursor: pointer;
    font-size: 14px;
    height: 23px;
    line-height: 23px;
    min-height: 23px;
    min-width: 80px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 22px;
    left: 58px;
    color: #999999;
    font-weight: normal;
    display: none;
}
.levelPic{
    position: relative;
    font-size: 12px;
    left: -3px;
    top: -1px;
}
.userDiv{
    display: inline-block;
    position: absolute;
    top:0;
    margin-left: 8px;
    font-size: 14px;
    cursor: pointer;
}
.topSearch{
    position: absolute;
    right: 0px;
    justify-content: right ;
    height: 46px;
    width: 235px;
    display: none;
    text-align: left;
    margin-right: 30px;
    font-weight: bold;
}
.topSearch2{
    position: absolute;
    right: 0;
    justify-content: right ;
    height: 46px;
    width: 155px;
    display: none;
    text-align: left;
    margin-right: 30px;
}
.topSearchBlack{
    position: absolute;
    right: 0;
    justify-content: right ;
    height: 46px;
    width: 235px;
    display: none;
    text-align: left;
    margin-right: 30px;
    font-weight: bold;
    color: white;
}
.loginA{
    position: absolute;
    transform: translate(0,-50%);
    top:50%;
}
.loginBut{
    cursor: pointer;
    color: #F93E44;
    margin: 5px 5px 5px 10px;
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #F93E44;
    border-radius: 15px;
    text-align: center;
}

.padLeft{
    margin-left: 100px;
}
.logSearchInput{
    -web-kit-appearance:none;
    -moz-appearance: none;
    margin-left: 20px;
    margin-right: 0;
    outline:0;
    height: 25px;
    width: 350px;
    padding: 10px;
    border: 0;
    border-right: 1px solid #d8d8d8;
    position: relative;
}

.topSearch:focus{
    border:1px solid #419bf9;
    border-radius: 30px  ;
}
.logSearchInput::placeholder{
    color:#d8d8d8;
}
.searchBut{
    height: 100%;
    width: 70px;
    border-bottom-right-radius: 30px  ;
    border-top-right-radius: 30px  ;
    border: 0;
    background-color: white;
    color: #d8d8d8;
}
.searchBut:active{
    outline:0;
    animation: goColor 0.5s infinite;
}
@keyframes goColor {
    0%{
        color: black;
    }
    100%{
        color: #d8d8d8;
    }
}
.searchBut:focus{
    outline:0;
}
.bannerPicture{
    height: 382px;
    width: 100%;
    text-align: center;
    min-width: 1240px;
}

.lunHeight{
    position:absolute;
    cursor: default;
    transform: translate(-50%,-50%);
    top: 50%;
    left:50%;
    height: 382px;
    max-height: 382px;
    max-width: 100%;
    object-fit: cover;
}

.lunHeightHand{
    position:absolute;
    cursor: pointer;
    transform: translate(-50%,-50%);
    top: 50%;
    left:50%;
    height: 382px;
    max-height: 382px;
    max-width: 100%;
    object-fit: cover;
}

.showPicture{
    animation: showPic 5s infinite forwards;
}
@keyframes showPic {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}

.hidePicture{
    animation: hidePic 5s infinite forwards;
}
@keyframes hidePic {
    0%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}
.waitJumpDiv0{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f1f1f1;
    z-index: 50;
    text-align: center;
}
.waitJumpDiv{
    position: absolute;
    top: 0;
    left: 200px;
    width: 1040px;
    height: 100%;
    background-color: rgba(203, 203, 203, 0.3);
    z-index: 50;
}
.waitJumpDivBack{
    position: relative;
    text-align: center;
    margin: 0 auto;
    width: 1240px;
    height: 1000px;
    background-color: rgba(203, 203, 203, 0.3);
    z-index: 50;
}
.waitJumpDivBack2{
    position: fixed;
    width: 100%;
    height: 100%;
    top:78px;
    text-align: center;
    margin: 0 auto;
    background-color: rgba(203, 203, 203, 0.8);
    z-index: 50;
}
.middleBack{
    overflow: hidden;
    margin: 0;
    width: 100%;
    min-height: 800px;
    background-color: #F4F2F3;
    z-index: 1;
}
.middleBackWhite{
    overflow: hidden;
    margin: 0 0 3px 0;
    width: 100%;
    min-height: 800px;
    background-color: white;
    z-index: 1;
}
.middleBackF5{
    overflow: hidden;
    margin: 0;
    width: 100%;
    min-height: 800px;
    background-color: #F5F5F5;
    z-index: 1;
}
.middleBacktest{
    position: fixed;
    top:60px;
    height: 82px;
    overflow: hidden;
    margin: 0;
    width: 100%;
    background-color: #F4F2F3;
    z-index: 50;
}
.middleBacktest80{
    position: fixed;
    top:80px;
    height: 82px;
    overflow: hidden;
    margin: 0;
    width: 100%;
    background-color: #F4F2F3;
    z-index: 50;
}
.middleBacktest80White{
    position: fixed;
    top:80px;
    height: 82px;
    overflow: hidden;
    margin: 0;
    width: 100%;
    background-color: white;
    z-index: 50;
}
.middleBack2{
    overflow: hidden;
    margin: 0;
    width: 100%;
    min-height: 800px;
    background-color: white;
    min-width: 1240px;
    text-align: center;
}
.middleBackBlack{
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    min-width: 1250px;
    min-height: 800px;
    background-color: #232325;
    padding: 1px;
}
.middleBack210{
    overflow: hidden;
    margin: 0;
    width: 100%;
    min-width: 1240px;
    height: 210px;
    line-height: 210px;
    text-align: center;
    background-color: white;
}

.middleBack430{
    margin: 0;
    width: 100%;
    min-width: 1240px;
    min-height: 430px;
    text-align: center;
    background-color: white;
}
.menuBack{
    cursor: default;
    position: relative;
    left: 5px;
    background-color: #FFFFFF;
    border-radius: 3px;
    padding: 1px 20px 20px 20px;
    width: 1240px;
    margin:  0 auto 50px auto;
}
.menuBack2{
    position: relative;
    left: 5px;
    background-color: #FFFFFF;
    border-radius: 3px;
    padding: 60px 20px 20px 20px;
    width: 1240px;
    margin:  0 auto 50px auto;
}
.menuBack3{
    position: relative;
    left: 5px;
    background-color: white;
    border-radius: 3px;
    width: 1240px;
    padding: 1px;
    margin:  0 auto;
    text-align: left;
}
.menuBack4{
    position: relative;
    left: 5px;
    border-radius: 3px;
    width: 1240px;
    padding: 1px;
    margin:  0 auto 50px auto;
    text-align: left;
}
.menuBackCatalog{
    position: relative;
    left: 5px;
    background-color: #FFFFFF;
    border-radius: 3px;
    padding: 1px 0 20px 0;
    width: 1250px;
    margin:  0 auto 20px auto;
}
.starsDiv{
    width: 600px;
    height: 100px;
    text-align: center;
    margin: 30px auto 0 auto;
}
.resetLine{
    display: inline-block;
    width: 1px;
    height: 50px;
    background-color: #333333;
}
.starDiv{
    width: 48%;
    display: inline-block;
    height: 40px;
    margin-bottom: 5px;
}
.starsMessage{
    position: relative;
    width: 550px;
    height: 50px;
    text-align: center;
    margin: 20px auto 0 auto;
}
.myStudyJump{
    position: relative;
    margin-right: 0;
    display: inline-block;
    height: 200px;
}
.myStudyJumpImg{
    cursor: pointer;
}

.jumpTitContent{
    cursor: pointer;
    position: absolute;
    top: 78px;
    left: 20px;
    height: 40px;
    line-height: normal;
    font-size: 26px;
}
.jumpMessageContent{
    cursor: pointer;
    position: absolute;
    top: 114px;
    left: 20px;
    height: 40px;
    line-height: normal;
    font-size: 14px;
}
.AssessLabel{
    position: absolute;
    left: 0;
    font-size:11px;
    color: #434343;
}
.assessDiv{
    background:rgba(51,51,51,1);
    border-radius:4px;
    font-size: 12px;
    width: 550px;
    height: 100px;
    padding: 8px;
    overflow-y: auto;
    resize:none;/*去掉右下角*/
    border: none;
    color: white;
    margin: 10px auto 0 auto;
}
.submitAssess{
    position: absolute;
    right: 0;
    width:180px;
    height:40px;
    line-height:40px;
    background:#F93E44;
    border-radius:4px;
    text-align: center;
    font-size: 14px;
}
.backLeft{
    display: inline-block;
    width: 900px;
    background-color: white;
    padding: 0 50px;
    min-height: 100%;
}
.backRight{
    position: absolute;
    top:0;
    right: 0;
    display: inline-block;
    width: 300px;
    min-height: 100%;
    background-color: white;
    padding:0 0 1px 0;
}
.classNum{
    cursor: default;
    font-size: 15px;
    color: #333333;
    width: 230px;
    height: 45px;
    margin: 13px 0 0 27px;
}
.classroomsDiv{
    position: relative;
    cursor: default;
    padding: 20px 1px 20px 12px;
    margin: 19px 0 10px 22px;
    width: 256px;
    background-color: rgba(250,247,244,1);
}
.classroomhorn{
    position: absolute;
    top: 0;
    right: 0;
}
.classroomhornNum{
    position: absolute;
    top: -3px;
    right: 2px;
    font-size: 16px;
    color: #FFFFFF;
}
.classroomName{
    font-weight: bold;
    width: 210px;
    line-height: 22px;
    font-size: 17px;
    color: #090909;
}
.classroomTimeTit{
    font-size: 13px;
    margin-top: 15px;
    color: #000000;
}
.classroomTime{
    font-size: 13px;
    margin-left: 18px;
}

.littleNavigation{
    margin: 0 auto;
    width: 1240px;
    height: 60px;
    display: flex;
    align-items: center;
    text-align: left;
    font-size: 12px;
    color: #535353;
}
.rightJT2{
    width: 8px;
    height: 8px;
    border-top: 1px solid #b4b0b0;
    border-right: 1px solid #b4b0b0;
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg);
}
.midline{
    position: absolute;
    left: 8px;
    bottom: 10px;
    display: inline-block;
    width: 4px;
    height: 21px;
    background-color: #F93E44;
    border-radius: 2px;
    margin:0 8px 0 5px;
}
.hui{
    color: #999999;
}
.menuJump{
    cursor: pointer;
    margin: 0 6px;
    color: #535353;
}
.menuJump2{
    cursor: default;
    margin: 0 5px 0 5px;
    color: #535353;
}
.coursePicture{
    height: 180px;
    width: 270px;
    max-height: 185px;
    min-height: 185px;
    max-width: 270px;
    min-width: 270px;
    margin: 10px auto;
}
.coursePicture1{
    height: 197px;
    width: 288px;
    max-height: 193px;
    max-width: 290px;

}
.coursePictureStudy{
    height: 123px;
    width: 177px;
    max-height: 123px;
    max-width: 177px;
}
.middleTit{
    position: relative;
    height: 45px;
    width: 100%;
    display: flex;
    align-items: center;
}
.middleTit1{
    position: relative;
    height: 45px;
    width: 100%;
    padding-bottom: 22px;
    display: flex;
    align-items: center;
    text-align: center;
}
.lessonTit{
    font-size: 40px;
    cursor: default;
    margin-bottom: 10px;
    text-align: left;
}
.lessonMenu{
    font-size: 15px;
    display: inline-block;
    cursor: pointer;
    margin-right: 20px;
    padding: 0 20px;
    height: 36px;
    line-height: 35px;
    color: #3E3A39;
    background: #FFFFFF;
    border:1px solid #D0D1D2;
    border-radius:20px;
}
.lessonMenu:hover{
    color: #FFFFFF;
    background: #F93E44;
    border:1px solid #F93E44;
}
.fristMiddleLine{
    height: 1px;
    width: 100%;
    background-image: url("/static/images/index/dashedLine.png");
    margin-bottom: 25px;
}
.studyQuestionLine{
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 1px;
    width: 980px;
    background-image: url("/static/images/index/dashedLine.png");
}
.marginTop100{
    margin-top: 100px;
}
.marginTop110{
    margin-top: 110px;
}
.marginTop120{
    margin-top: 120px;
}
.marginTop130{
    margin-top: 130px;
}
.middleHead{
    margin-left: 27px;
    cursor: default;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
}
.middleHead1{
    position: relative;
    width: 100%;
    cursor: default;
    font-size: 20px;
    display: inline-block;
    font-weight: bold;
}
.middleHead2{
    margin-left: 5px;
    cursor: default;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
}
.middleNavigation{
    cursor: default;
    font-size: 14px;
    margin-left: auto;
    margin-right: 30px;
    margin-top: 8px;
    display: inline-block;
    color: #a09f9f;
    bottom: 0;
}
.activeClassMenu{
    color: #FFFFFF;
    background: #F93E44;
    border:1px solid #F93E44;
}
.middleAll{
    position: relative;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    width: 290px;
    height: 367px;
    background-color: white ;
    border: 1px solid #f7f7f7;
    box-shadow: 0 1px 8px 0 #F0F0F0;
    border-radius: 3px;
    margin: 5px 0px 20px 10px;
}
.middleAll1{
    position: relative;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    width: 290px;
    height: 367px;
    background-color: white ;
    border: 1px solid #f7f7f7;
    box-shadow: 0 1px 8px 0 #F0F0F0;
    border-radius: 3px;
    margin: 5px 5px 20px 5px;
}
.middleAll2{
    vertical-align: top;
    position: relative;
    cursor: pointer;
    display: inline-block;
    width: 290px;
    height: 330px;
    background-color: white ;
    border: 1px solid #f7f7f7;
    border-radius: 3px;
    margin: 35px 15px 30px 5px;
    box-shadow: 0 1px 8px 0 #F0F0F0;
    text-align: center;
}
.middleAllPurple{
    vertical-align: top;
    position: relative;
    cursor: pointer;
    display: inline-block;
    width: 290px;
    height: 330px;
    background-color: rgba(245,245,255,1);
    border: 2px solid rgba(172,172,255,1);
    border-radius: 3px;
    margin: 35px 15px 30px 5px;
    box-shadow: 0 1px 8px 0 #F0F0F0;
    text-align: center;
}
.middleAll3{
    position: relative;
    cursor: pointer;
    display: inline-block;
    width: 290px;
    height: 330px;
    background-color: white ;
    border: 2px solid white;
    border-radius: 3px;
    margin: 5px 15px 20px 10px;
    text-align: center;
}
.middleAll4{
    position: relative;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    width: 290px;
    min-height: 290px;
    background-color: white ;
    border: 1px solid rgb(245, 245, 245);
    margin: 5px 26px 50px 0;
}
.middleAllStudy{
    vertical-align: top;
    position: relative;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    width: 180px;
    min-height: 175px;
    background-color: white;
    border: 1px solid white;
    margin: 20px 15px 0 0;
    font-size: 12px;
    color: #3E3A39;
    overflow: hidden;
}
.middleAll3:hover{
    border: 2px solid #F93E44;
    box-shadow: 0 1px 8px 0 rgba(249, 62, 68, 0.3);
}
.middleAll4:hover{
    border: 1px solid #F93E44;
    outline: #F93E44 solid 1px;
    box-shadow:0px 2px 10px 0px rgba(249, 62, 68, 0.3);
}
.middleAll:hover,.middleAll1:hover{
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px rgba(249, 62, 68, 0.3);
}
.middleAll2:hover{
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
}
.middleAllPurple:hover{
    border: 2px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
}
.middleAllStudy:hover{
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
}
.floatLabel{
    position: absolute;
    top: 12px;
    height: 22px;
    line-height: 22px;
    padding: 0 9px;
    color: #FFFFFF;
    font-size: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    background: -moz-linear-gradient(left, #7CF06F 0%, #00B38A 100%);
    background: -webkit-gradient(linear, left left,right right, color-stop(0%,#7CF06F), color-stop(100%,#00B38A));
    background: -webkit-linear-gradient(left, #7CF06F 0%,#00B38A 100%);
    background: -o-linear-gradient(left, #7CF06F 0%,#00B38A 100%);
    background: -ms-linear-gradient(left, #7CF06F 0%,#00B38A 100%);
    background: linear-gradient(to right, #7CF06F 0%,#00B38A 100%);
}
.bannerDiv{
    position: relative;
    width: 1250px;
    height: 430px;
    overflow: hidden;
}
.bannerMove{
    text-align: left;
    position: absolute;
    padding-left: 10px;
    height: 400px;
    width: 3000px;
}
.leftJTDiv{
    position: absolute;
    left: -45px;
    bottom: -200px;
    width: 35px;
    height: 35px;
    border-radius: 20px;
    display: none;
}
.leftJT{
    position: absolute;
    width: 15px;
    height: 15px;
    border-bottom: 1px solid #b4b0b0;
    border-left: 1px solid #b4b0b0;
    left: 13px;
    bottom: 10px;
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg);
}
.leftJTDiv:hover{
    background-color: #2ea8a2;
}
.leftJTDiv:hover div{
    border-bottom: 1px solid white;
    border-left: 1px solid white;
}
.rightJTDiv{
    position: absolute;
    right: -60px;
    bottom: -200px;
    width: 35px;
    height: 35px;
    border-radius: 20px;
}
.rightJT{
    position: absolute;
    width: 15px;
    height: 15px;
    border-top: 1px solid #b4b0b0;
    border-right: 1px solid #b4b0b0;
    left: 7px;
    bottom: 10px;
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg);
}
.rightJTDiv:hover{
    background-color: #2ea8a2;
}
.rightJTDiv:hover div{
    border-top: 1px solid white;
    border-right: 1px solid white;
}
.leftJTDiv2{
    position: absolute;
    left: 5px;
    bottom: -200px;
    width: 30px;
    height: 61px;
    line-height: 61px;
    border-radius: 2px;
    display: none;
    background-color: rgba(80,80,80,0.3);
    z-index: 50;
}
.rightJTDiv2{
    position: absolute;
    right: 10px;
    bottom: -200px;
    width: 30px;
    height: 61px;
    line-height: 61px;
    border-radius: 2px;
    background-color: rgba(80,80,80,0.3);
    z-index: 50;
}
.leftJTDiv2:hover,.rightJTDiv2:hover{
    background-color: rgba(239,130,0,0.8);
}
.middleTop2{
    cursor: default;
    text-align: left;
    height: 35px;
    width: 96%;
    font-size: 18px;
    color: black;
    padding-left: 13px;
    margin-bottom: 35px;
}
.middleModelTit{
    cursor: pointer;
    text-align: left;
    height: 25px;
    width: 260px;
    color: black;
    font-size: 20px;
    padding-left: 13px;
    /*禁止换行 超长省略号*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.middledataDiv{
    cursor: pointer;
    text-align: left;
    height: 20px;
    width: 260px;
    margin-top: 15px;
    padding-left: 13px;
    font-size: 14px;
    color: #626262;
}
.middleMessageDiv{
    cursor: pointer;
    text-align: left;
    height: 25px;
    width: 260px;
    margin-top: 15px;
    padding-left: 13px;
    font-size: 14px;
    color: #717071;
}

.middlePane{
    cursor: pointer;
    text-align: center;
    height: 25px;
    padding: 2px 10px;
    border-radius: 4px;
    margin-right: 5px;
    border: 1px solid #b9a483;
    color: #b9a483;
}

.middledataEmpty{
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: left;
    overflow: hidden;
    margin: auto 5px;
    width: 120px;
    height: 10px;
    background-color: rgba(255,255,255,1);
    border-radius: 5px;
}

.middledata{
    height: 10px;
    width: 10%;
    background-color: #FFBA48;
    border-radius: 5px;
}

.middleBottomButton{
    position: relative;
    cursor: pointer;
    color: #FFFFFF;
    background-color: #ACACFF;
    text-align: center;
    font-size: 14px;
    width: 97px;
    height: 28px;
    line-height: 28px;
    margin: 15px 0 0 13px;
    border-radius: 14px;

}

.middleTopStudy{
    text-align: left;
    min-height: 13px;
    line-height: 13px;
    margin: 5px 0 0 1px;
    width: 98%;
    padding-left: 6px;
    /*下边是单行超长省略号*/
/*    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
}

.middleTop{
     cursor: default;
     text-align: left;
     height: 35px;
     font-size: 18px;
     color: black;
     padding-left: 15px;
     padding-right: 9px;
     margin-bottom: 10px;
 }

.middleTop3{
    text-align: left;
    height: 15px;
    line-height: 15px;
    font-size: 15px;
    width: 290px;
    color: black;
    padding-left: 13px;
    padding-right: 12px;
    /*单行文字溢出隐藏*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.middleTop4{
    text-align: left;
    min-height: 15px;
    line-height: 23px;
    width: 253px;
    margin: 21px 17px 3px 13px;
    font-size: 15px;
    color: black;
}

.middleTopTwoLinePoint{
    text-align: left;
    height: 15px;
    line-height: 15px;
    width: 253px;
    margin: 21px 17px 3px 13px;
    font-size: 15px;
    color: black;
}

.middleMid{
    cursor: default;
    overflow: hidden;
    text-align: left;
    height: 80px;
    font-size: 12px;
    color: #999999;
    padding: 10px 14px 0px 14px;
}
.middleMid1{
    overflow: hidden;
    text-align: left;
    width: 259px;
    height: 40px;
    line-height: 20px;
    font-size: 12px;
    color: #9E9E9F;
    margin: 8px 14px 0 14px;
}
.outSoild{
    margin: 0 auto ;
    width: 250px;
    height: 1px;
    background-color: #F6F6F6;
}
.middleBottom{
    height: 35px;
    position: relative;
}
.middleBottomStudy{
    position: relative;
    margin: 7px 0 0 0;
    height: 18px;
    line-height: 18px;
    padding-left: 6px;
    color: #888888;
    text-align: left;
}
.middleBottom2{
    margin: 18px 0 8px 9px;
    height: 20px;
    position: relative;
    text-align: left;
}
.midMenu{
    cursor: pointer;
    margin: 0 4px;
    height: 24px;
    border: 1px solid #E4E5E5;
    color: #595757;
    border-radius: 14px;
    padding: 3px 19px;
}
.midMenu:hover{
    color: white;
    background-color: #F93E44;
    border: 1px solid  #F93E44;
}
.moreJump{
    position: relative;
    bottom: -5px;
    right: 4px;
    cursor: pointer;
    border-radius: 11px;
    width: 56px;
    height: 23px;
    line-height: 23px;
    padding-left: 3px;
    font-size: 12px;
    color: #979797;
}
.moreJump1{
    position: absolute;
    right: 65px;
    top: 13px;
    cursor: pointer;
    border: 1px solid #979797;
    border-radius: 11px;
    width: 46px;
    height: 20px;
    font-size: 11px;
    padding-left: 7px;
    color: #979797;
}
.moreJump2{
    position: absolute;
    right: 25px;
    top: 13px;
    cursor: pointer;
    border-radius: 11px;
    width: 56px;
    height: 23px;
    line-height: 23px;
    font-size: 11px;
    color: #979797;
}
.moreJump3{
    position: absolute;
    right: 20px;
    bottom: 0;
    cursor: pointer;
    border-radius: 11px;
    height: 14px;
    line-height: 14px;
    padding-left: 3px;
    font-size: 13px;
    color: #888888;
}
.classTit{
    display: inline-block;
    width: 100%;
    font-size: 17px;
    margin-top: 20px;
    text-align: left;
    }
.labelDiv{
    display: inline-block;
    margin-top: 23px;
    border: 1px solid #ef8200;
    color: #ef8200;
    padding: 0 2px;
    font-size: 12px;
}
.seePeople{
    position: absolute;
    left: 17px;
    bottom: 9px;
    font-size: 12px;
    color: #999999;

}
.seePeople1{
    border: 1px solid #b4b4b5;
    border-radius: 2px;
    height: 16px;
    padding: 0 3px;
    margin-right: 5px;
}
.seePeople2{
    position: relative;
    bottom: 4px;
    display: inline-block;
    height: 19px;
    line-height: 19px;
    padding-left: 8px;
    font-size: 12px;
    color: #717071;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background-color: rgba(240,240,240,1);
}
.genreRight{
    position: absolute;
    right: -10px;
    top: 0;
}
.seeStatu{
    position: absolute;
    right: 18px;
    bottom: 7px;
    color: #ef8200;
    margin-top: 10px;
    font-size: 16px;
}
.seeStatu1{
    margin: 20px 15px 0 15px;
    text-align: left;
    font-size: 18px;
    color: #EF8200;
}
.seeStatu3{
    margin: 10px 15px 0 15px;
    text-align: left;
    font-size: 18px;
    color: #EF8200;
}
.seeStatu2{
    position: absolute;
    height: 16px;
    line-height: 16px;
    right: 10px;
    bottom: 2px;
    color: #ef8200;
    font-size: 18px;
}
.classToStudy{
    position: absolute;
    right: 19px;
    bottom: 10px;
    width:80px;
    height:26px;
    line-height: 26px;
    background:rgba(242,155,51,1);
    border-radius:13px;
    text-align: center;
    font-size: 14px;
    color: white;
}
.classToStudyRed{
    position: absolute;
    right: 19px;
    bottom: 10px;
    width:80px;
    height:26px;
    line-height: 26px;
    background:linear-gradient(90deg,rgba(255,89,38,1),rgba(255,44,44,1));
    box-shadow:0 3px 5px 0 rgba(255,61,84,0.25);
    border-radius:4px;
    text-align: center;
    font-size: 14px;
    color: white;
}
.footMiddle{
    width: 1200px;
    min-width: 1200px;
    height: 55px;
    line-height: 55px;
    color: #929292;
    font-size: 12px;
    position: relative;
    margin: auto;
    cursor: default;
}
.footMiddle1{
    width: 1240px;
    min-width: 1240px;
    height: 141px;
    position: relative;
    margin: auto;
}
.footAd{
    cursor: default;
    position: absolute;
    left: 5px;
    top: 35px;
    width: 750px;
    height: 100px;
    color: #d7d6d6;
    text-align: left;
}

.footMenu{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 5px;
    width: 480px;
    height: 20px;
    font-size: 16px;

}
.footMenuDiv{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    margin-right: 20px;
}
.company{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #909090;
    font-size: 13px;
    margin-top: 10px;
}

.downImg{
    position: absolute;
    right: 30px;
    top:18px;
    height: 20px;
}

.white{
    color: white;
}
.userPic{
    position: relative;
    display: inline-block;
    width: 46px;
    height: 46px;
    min-width: 46px;
    max-width: 46px;
    min-height: 46px;
    max-height: 46px;
    border-radius: 23px;
    cursor: pointer;
    overflow: hidden;
}
.userPicImg{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

/*详情页*/
.detailTitDiv{
    position: relative;
    height: 395px;
    width: 1250px;
    text-align: left;
}
.detailImg{
    display: inline-block;
    height: 336px;
    width: 491px;
    min-width: 491px;
    max-width: 491px;
    min-height: 336px;
    max-height: 336px;
    border-radius: 8px;
    margin: 30px 30px 30px 30px ;
}
.detailImg1{
    display: inline-block;
    height: 266px;
    min-height: 266px;
    max-height: 266px;
    width: 400px;
    min-width: 400px;
    max-width: 400px;
    margin: 0 33px 56px 0;
}
.detailTitle{
    position: absolute;
    top: 30px;
    right: 62px;
    display: inline-block;
    height: 80px;
    width: 639px;
    font-size: 26px;
    cursor: default;
}
.detailTitle1{
    position: absolute;
    top: 0;
    left: 433px;
    display: inline-block;
    height: 147px;
    width: 530px;
    font-size: 28px;
    cursor: default;
}
.detailClass{
    position: absolute;
    top: 140px;
    right: 62px;
    display: inline-block;
    height: 30px;
    width: 639px;
    font-size: 26px;
}
.detailClassAll{
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    border: 1px solid #FBD676;
    height: 27px;
    font-size: 15px;
    background-color: #FEF3D7;
    color: #F93E44;
    padding: 2px 10px;
    margin:0 auto  ;
    border-radius: 3px;
    cursor: default;
}
.detailClassAll1{
    width: 100%;
    height: 44px;
    line-height: 44px;
    margin-top: 12px;
    font-size: 14px;
    color: #626262;
    background-color: rgba(245,245,245,1);
}
.detailClassImg{
    position: relative;
    bottom: 1px;
    max-height: 14px;
    max-width: 14px;
    margin-left: 13px;
}
.detailClassMenuImg{
    position: relative;
    bottom: 1px;
    max-height: 14px;
    max-width: 14px;
    margin-left: 2px;
    margin-right: 10px;
}
.detailClassMenuImg2{
    position: relative;
    bottom: 1px;
    max-height: 12px;
    max-width: 12px;
    margin-left: 2px;
    margin-right: 5px;
}

.detailPrice{
    position: absolute;
    top: 200px;
    right: 62px;
    display: inline-block;
    height: 40px;
    width: 639px;
    font-size: 28px;
    color: #F93E44;
    cursor: default;
}

.detailPrice1{
    position: absolute;
    top: 153px;
    left: 433px;
    display: inline-block;
    height: 40px;
    width: 639px;
    font-size: 28px;
    color: #F93E44;
    cursor: default;
}

.soPrice{
    position: relative;
    margin-left: 20px;
    /* bottom: 0;
     right: 430px;*/
    display: inline;
    height: 27px;
    font-size: 16px;
    color: #434343;
    cursor: default;
}

.priceLine{
    position: absolute;
    left: 0;
    top:50%;
    width: 100%;
    height: 1px;
    background: #434343;
}

.detailButtonDiv{
    position: absolute;
    top: 216px;
    left: 433px;
    display: inline-block;
    height: 55px;
    width: 639px;
    font-size: 26px;
}
.detailmainButton{
    position: relative;
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius:4px;
    margin-right: 26px;
}

.waitOpenClass{
    color: #313131;
    background: white;
    border:1px solid #DCDCDC;
}

.waitDay{
    position: absolute;
    right: -270px;
    top: 0;
    width: 270px;
    color: #1B1B1B;
    font-size: 16px;
}

.buyClass{
    color: #FFFFFF;
    border: 1px solid #F93E44;
    background-color: #F93E44;
}
.signClass{
    color: #F93E44;
    border: 1px solid #F93E44;
    background-color: #FFFFFF;
}
.orangeClass{
    color: #FFFFFF;
    border: 1px solid #F93E44;
    background-color: #F93E44;
}
.teacherDiv{
    position: absolute;
    top: 0;
    right: 0;
    width: 239px;
    height: 300px;
    padding-left: 27px;
    border-left: 1px solid rgba(240,240,240,1);
}
.teacherDiv2{
    width: 100%;
    padding-left: 27px;
}
.teacherTit{
    height: 17px;
    line-height: 17px;
    font-size: 18px;
    color: #333333;
    margin: 7px 0 33px 2px;
}
.verticalLine{
    cursor: default;
    position: relative;
    display: inline-block;
    width:4px;
    height:14px;
    margin: auto 8px auto 0;
    background:#F93E44;
    border-radius:2px;
}
.verticalLine1{
    cursor: default;
    position: relative;
    display: inline-block;
    width:4px;
    height:14px;
    margin: auto 3px auto 0;
    background:#F93E44;
    border-radius:2px;
}
.teacherTeamImg{
    position: absolute;
    left: 0;
    top: 0;
    width: 57px;
    min-width: 57px;
    max-width: 57px;
    height: 57px;
    min-height: 57px;
    max-height: 57px;
    border: 2px solid #F2FBFA;
    border-radius: 50%;
}
.teacherOnce{
    cursor: default;
    width: 100%;
    min-height: 95px;
    padding: 1px;
    position: relative;
    margin-bottom: 15px;
}
.teacherName{
    position: absolute;
    top: 0;
    left: 65px;
    width: 200px;
    height: 20px;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}
.teacherMessage{
/*    position: absolute;
    top: 28px;
    left: 65px;*/
    display: inline-block;
    margin-left: 65px;
    margin-top: 22px;
    width:187px;
    min-height:45px;
    line-height: 17px;
    font-size:12px;
    color: #b5b5b5;
}
.detailWhite{
    width: 100%;
    min-height: 380px;
    background-color: white;
    margin-bottom: 43px;
    padding: 1px;
}
.detailWhite131{
    width: 100%;
    height: 131px;
    background-color: white;
    margin-bottom: 20px;
}
.detailBuyCourse{
    text-align: center;
    display: inline-block;
    background-color: #F93E44;
    color: #FFFFFF;
    height: 53px;
    line-height: 53px;
    width: 190px;
    border-radius: 3px;
    margin-right: 25px;
    font-size: 21px;
    cursor: pointer;
    border: 1px solid #F93E44;
}
.detailBuyCourse{
    color: #FFFFFF;
}
.unClick{
    text-align: center;
    display: none;
    background-color: #B9B9B9;
    color: #FFFFFF;
    height: 53px;
    line-height: 53px;
    width: 190px;
    border-radius: 3px;
    font-size: 21px;
    cursor: pointer;
    border: 1px solid #B9B9B9;
}
.detailBuyClass{
    text-align: center;
    display: inline-block;
    background-color: #F93E44;
    color: #FFFFFF;
    height: 53px;
    line-height: 53px;
    width: 190px;
    border-radius: 3px;
    font-size: 21px;
    cursor: pointer;
    border: 1px solid #F93E44;
}
.detailBuyCourse:hover{
    color: #F93E44;
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
    background-color: white;
}
.detailBuyClass:hover{
    color: #F93E44;
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
    background-color: white;
}
.detailQY{
    margin: 0 0 50px 0;
    width: 800px;
    height: 70px;
    border-bottom: 1px solid #F0F0F0;
    position: absolute;
    background-color: #FFFFFF;
    z-index: 50;
}
.detailQY1{
    width: 800px;
    height: 79px;
    border-bottom: 1px solid #F0F0F0;
    position: absolute;
    background-color: #FFFFFF;
    z-index: 50;
}
.classroomsTit{
    padding: 30px 0 0 20px;
    font-size: 18px;
    font-weight: bold;
}
.fixedTop{
    position: fixed;
    top:0;
}
.detailQY2{
    margin: 30px;
    width: 1190px;
    height: 70px;
}
.pageDiv{
    text-align: center;
    display: inline-block;
    width: 72px;
    height: 45px;
    font-size: 18px;
    color: black;
    margin: 25px 20px 0 20px ;
    cursor: pointer;
    z-index: 9999;
}
.pageDiv1{
    text-align: center;
    display: inline-block;
    width: 72px;
    height: 45px;
    font-size: 18px;
    color: #000000;
    margin: 33px 55px 0 0 ;
    cursor: pointer;
    z-index: 9999;
}
.pageDivActive{
    color: #F93E44;
    border-bottom: 3px solid #F93E44;
}
.pageDiv2{
    text-align: center;
    display: inline-block;
    width: 72px;
    height: 35px;
    font-size: 16px;
    color: black;
    margin: 25px 40px 0 40px ;
    cursor: pointer;
}
.pageDiv2:hover{
    color: #F93E44;
    border-bottom: 4px solid #F93E44;
}
.pagingDiv{
    position: absolute;
    bottom: 20px;
    text-align: right;
    width: 100%;
}
.classTitDiv{
    width: 16px;
    height: 16px;
    position: relative;
    bottom: 2px;
    margin-right: 4px;
}
.pageActive{
    color: #F93E44;
    border-bottom: 4px solid #F93E44;
}
.classIntroduce{
    margin-top: 15px;
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    z-index: 1;
    cursor: default;
    width: 90%;
    max-width: 100%;
    white-space: pre-wrap;
    font-family: Microsoft YaHei!important;, "Helvetica","Microsoft YaHei", "Arial", "Tahoma", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
.detailClassMenuDiv{
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #000000;
    z-index: 1;
    cursor: default;
    width: 100%;
    min-width: 820px;
}
.detailClassMenu{
    position: relative;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    height: 94px;
    width: 180px;
    background-image: url("/static/images/detail/menuDetail.png");
    background-size: 100%;
    background-repeat: no-repeat;
}
.detailClassMenuFont{
    position: absolute;
    top:34%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 85%;
    line-height: 19px;
    text-align: left;
}
.detailClassMenuTime{
    position: absolute;
    top:70%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
    color: #626262;
    font-size: 12px;
    text-align: left;
}

.detailClassImt{
    position: absolute;
    left: 2px;
    top: 0;
    width: 14px;
    height: 19px;
}

.timeLeft{
    position: absolute;
    width:90px;
    line-height: 30px;
    left: 650px;
    top:0;
    z-index: 1;
}
.timeLeft1{
    position: absolute;
    width:90px;
    height: 46px;
    line-height: 46px;
    left: 623px;
    top:0;
    z-index: 1;
}
.classMenu{
    position: relative;
    line-height: 30px;
    width: 750px;
    z-index: 1;
}
.classMenu1{
    position: relative;
    height: 46px;
    line-height: 46px;
    width: 100%;
    background-color:rgba(240,240,240,1);
    padding-left: 26px;
    margin-bottom: 14px;
    z-index: 1;
}
.classMessage{
    border: 1px solid #F0F0F0;
    width: 440px;
    height: 150px;
    display: inline-block;
    margin:20px 0 ;
    overflow: hidden;
    position: relative;
    padding: 22px 25px;
}
.classContent{
    position: absolute;
    left: 30%;
}

/*考试练习首页*/
.textMenu{
    position: relative;
    height: 175px;
    width: 100%;
    text-align: left;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px 0 rgba(221,221,221,1);
}
.statuImg{
     position: absolute;
     height: 29px;
     width: 87px;
     min-width: 87px;
     max-width: 87px;
     min-height: 29px;
     max-height: 29px;
     top:-10px;
     left: 80px;
 }
.statuImg1{
    position: absolute;
    height: 30px;
    width: 76px;
    min-width: 76px;
    max-width: 76px;
    min-height: 30px;
    max-height: 30px;
    top: 16px;
    left: -6px;
}
.statuImg2{
    position: absolute;
    height: 19px;
    width: 58px;
    min-width: 58px;
    max-width: 58px;
    min-height: 19px;
    max-height: 19px;
    top:-8px;
    right: 10px;
}
.notStart{
    position: absolute;
    top: 17px;
    left: 8px;
    color: white;
    font-size: 14px;
}
.notStartMyStudy{
    position: absolute;
    top: 17px;
    left: 8px;
    color: white;
    font-size: 14px;
}
.testName{
    display: inline-block;
    margin: 40px auto 30px 80px;
    font-size: 17px;
    height: 19px;
    line-height: 19px;
}
.red{
    background-color: #F93E44;
    border: 1px solid #F93E44;
    color: white;
}
.green{
    background-color: white;
    border: 1px solid #F24466;
    color: #F93E44;
}
.gary{
    color: #231815;
    background: #EEEEEE;
    border:1px solid #B4B4B5;
}
.garyWhite{
    color: #231815;
    background: white;
    border:1px solid #B4B4B5;
}
.garyEmpty{
    border: 1px solid #C9C9C9;
    background: #F9F9F9;
    color: #C9C9C9;
}
.greenEmpty{
    border: 1px solid #F93E44;
    background: rgba(255, 255, 255, 0);
    color: #F93E44;
}
.newGreen{
    border: 1px solid #00B38A;
    background: white;
    color: #00B38A;
}
.orange_red{
    background:linear-gradient(90deg,rgba(255,89,38,1),rgba(255,44,44,1));
    border:1px solid rgba(249,62,68,1);
    box-shadow:0 2px 6px 0 rgba(255,61,84,0.25);
    color: #FFFFFF;
}
.yellow_orange{
    background:linear-gradient(90deg,rgba(255,139,15,1),rgba(255,114,52,1));
    border:1px solid rgba(255,115,50,1);
    box-shadow:0 2px 6px 0 rgba(255,120,0,0.25);
    color: #FFFFFF;
}
.orange{
    background-color: #FF7332;
    border: 1px solid #FF7332;
    color: #FFFFFF;
}
.orangeEmpty{
    background: #FFFFFF;
    border:1px solid #FF7332;
    color: #FF7332;
}
.redSolid{
    background: #F93E44;
    border:1px solid #F93E44;
    color: white;
}
.newRed{
    background: #FFF1F4;
    border:1px solid #F93E44;
    color: #F93E44;
}
.newGreen{
    background: #F2FBF9;
    border:1px solid #00B38A;
    color: #00B38A;
}
.gray{
    background-color: white;
    border: 1px solid #DCDCDC;
    color: #c8c8c8;
}
.newGray{
    background-color: white;
    border: 1px solid #959595;
    color: #959595;
}
.testButton{
    cursor: pointer;
    position: absolute;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 26px;
}

.testButtonNo{
    cursor: default;
    position: absolute;
    width: 110px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    border-radius: 17px;
}

.testButton1{
    cursor: pointer;
    position: absolute;
    width: 110px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    border-radius: 17px;
}
.testButton2{
    cursor: pointer;
    position: absolute;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 26px;
}
.testButton3{
    cursor: pointer;
    position: absolute;
    width: 110px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    border-radius: 17px;
}
.testButton130{
    cursor: pointer;
    position: absolute;
    width: 130px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    border-radius: 17px;
}
.testButton140{
    cursor: pointer;
    position: absolute;
    width: 140px;
    height: 36px;
    line-height: 33px;
    padding-bottom: 3px;
    text-align: center;
    font-size: 17px;
    border-radius: 18px;
}
.testButton120{
    cursor: pointer;
    position: absolute;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 17px;
    border-radius: 18px;
}
.testButton120_40{
    cursor: pointer;
    position: absolute;
    width: 120px;
    height: 40px;
    line-height: 38px;
    padding-bottom: 2px;
    text-align: center;
    font-size: 17px;
    border-radius: 21px;
}
.testScorebutton{
    cursor: pointer;
    width:140px;
    height:37px;
    line-height:35px;
    padding-bottom: 2px;
    font-size:16px;
    border-radius:4px;
    margin: auto;
}
.testButtonRound{
    cursor: pointer;
    width: 150px;
    height: 40px;
    line-height: 37px;
    text-align: center;
    font-size: 17px;
    border-radius: 20px;
    padding-bottom:3px;
}
.testButtonSquare{
    cursor: pointer;
    position: absolute;
    width:90px;
    height:50px;
    line-height: 47px;
    border-radius:6px;
    margin: 0 30px;
    text-align: center;
    font-size: 17px;
    transform: translate(0,-50%);
    top:50%;
    padding-bottom: 3px;
}
.myHeadTrueBotton{
    cursor: pointer;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    bottom: 0;
    text-align: center;
    width: 100px;
    height: 35px;
    line-height: 33px;
    border-radius: 4px;
}
.myHeadTrueBotton:hover,.testButton3:hover,.testButton:hover,.testButton1:hover,.testButton130:hover,.testButton120:hover,.testButtonRound:hover,.testButtonSquare:hover,.testButton140:hover,.testButton120_40:hover,.testScorebutton:hover{
    color: #F93E44;
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
    background: white !important;
}
.buttonAds{
    right: 80px;
    top: 35px;
}
.buttonAds2{
    right: 240px;
    top: 35px;
}
.testMessage{
    position: relative;
    top:20px;
    text-align: center;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
}
.textTime{
    position: absolute;
    left: 80px ;
}
.textPoint{
    position: absolute;
    right: 150px ;
}

/*报名*/
.signUpDiv{
    width: 900px;
    height: 150px;
    margin: 0 auto;
    text-align: left;
    padding: 5px 5px ;
    font-size: 14px;
    color: #333333;
}

.signUpDiv2{
    width: 900px;
    height: 150px;
    line-height: 150px;
    margin: 0 auto;
    text-align: center;
    padding: 5px 5px ;
    font-size: 14px;
    color: #333333;
}

.signTit{
    width: 900px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    background-color: #EEEEEE;
    text-align: left;
}
.signUpTit{
    width: 1160px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #2E3139;
    margin: 30px auto 0 auto;
    text-align: left;
    font-weight: bold;
    padding: 0 0 0 3px;
}
.signUpSuccessMessage{
    position: absolute;
    left: 40px;
    top: 50%;
    transform: translate(0,-50%);
    text-align: left;
}
.signUpMoneyMessage{
    position: absolute;
    right: 215px;
    top: 30px;
    font-size: 14px;
    color: #535353;
}
.signUpMessageDiv{
    width: 1160px;
    height: 140px;
    background-color: white;
    border: 1px solid #DCDCDC;
    margin: 0 auto;
    display: table;
    cursor: default;
}
.signUpTitGrid{
    position: relative;
    background:rgba(255,251,247,1);
    width: 100%;
    height: 44px;
    color: #505050;
    font-size: 16px;
    text-align: center;
    margin: auto;
}
.signUpMessageGrid{
    position: relative;
    width: 100%;
    height: 90px;
    color: #505050;
    font-size: 17px;
    text-align: center;
}
.signUpContent{
    position: absolute;
    padding: 0 16px;
    width: 100%;
    top: 50%;
    left: 50%;
    color: #000000;

    transform: translate(-50%,-50%);
}
.signUpContent2{
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    color: #2E3139;
    transform: translate(-50%,-50%);
}
.signUpVerticalLine{
    position: relative;
    bottom: -1px;
    display: inline-block;
    width: 4px;
    height: 14px;
    margin: auto 8px auto 0;
    background-color: #F93E44;
    border-radius: 2px;
}
.signUpPay{
    position: relative;
    width: 900px;
    min-height: 150px;
    margin: 0 auto;
    text-align: left;
    color: #333333;
}
.signUpPay2{
    position: relative;
    width: 900px;
    min-height: 40px;
    margin: 0 auto;
    text-align: left;
    color: #333333;
}
.signUpPay0{
    padding: 10px 0 0 40px;
    position: relative;
    width: 100%;
    min-height: 250px;
    margin: 0 auto;
    text-align: left;
    color: #333333;
}
.selPay{
    font-size: 15px;
    cursor: default;
}
.signUPButton{
    width: 900px;
    height: 40px;
    line-height: 40px;
    margin: 30px auto;
    text-align: center;
}
.signUPFood{
    position: relative;
    width: 100%;
    height:100px;
    background:rgba(255,251,247,1);
}
.signUPTitDiv{
    position: relative;
    width: 100%;
    height:60px;
    background: #FFFBF7;
}
.signUpSuccessA{
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    color: #2E3139;
}
.erweimaType{
    margin: 70px auto 0 auto;
    font-size: 18px;
    color: #000000;
}
.signUpErweimaDiv{
    position: relative;
    margin: 20px auto 0 auto;
    padding: 10px;
    color: #000000;
    width: 320px;
    height: 320px;
    background-color: #FBFBFB;
    border:1px solid #DCDCDC;
}
.signUpErweimaMessage{
    margin: 15px auto 0 auto;
    font-size: 14px;
    color: #545454;
}
.signUoErweimaButton{
    margin: 30px auto 100px auto;
    height: 40px;
}
.payEndButton{
    display: inline;
    height: 40px;
    line-height: 40px;
    border:1px solid #DCDCDC;
    color: #1B1B1B;
    background-color: white;
    border-radius: 4px;
    font-size:16px;
    margin: 0 auto;
    padding: 9px 15px;
    cursor: pointer;
}
.payEXCButton{
    display: inline;
    width:120px;
    border-radius:4px;
    height: 40px;
    line-height: 40px;
    border:1px solid #DCDCDC;
    color: #1B1B1B;
    background-color: white;
    font-size:16px;
    margin: 0 20px;
    padding: 9px 15px;
    cursor: pointer;
}
.payOtherButton{
    display: inline;
    width: 200px;
    height: 40px;
    line-height: 40px;
    color: #F93E44;
    background: white;
    border: 1px solid #F93E44;
    border-radius: 4px;
    font-size:16px;
    margin: 0 auto;
    padding: 9px 15px;
    cursor: pointer;
}
.payEndButton:hover,.payEXCButton:hover,.payOtherButton:hover{
    color: white;
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
    background: #F93E44;
}
.payButton{
    display: inline-block;
    width: 340px;
    height: 100px;
    margin-right: 50px;
    border: 1px solid #CCCCCC;
    position: relative;
    cursor: pointer;
}
.payButtonActive{
    border:1px solid #F24466;
    outline: 1px solid #F24466;
}
.submitTrue{
    width: 166px;
    height: 166px;
    position: absolute;
    top: 108px;
    left: 247px;
}
.submitTrueRightDiv{
    height: 100%;
    position: absolute;
    top: 0;
    left: 463px;
    text-align: left;
    color: #535353;
    font-size: 14px;
}

.thankYouToPay{
    margin-top: 123px;
    color: #000000;
    font-size:28px;
}
.submitTrueMoney{
    margin-top: 10px;
    margin-bottom: 20px;
    color: #231815;
    font-size: 16px;
}
.submitTrueNum{
    color: #F93E44;
    font-weight: bold;
}
.signSuccessButtonbackClass{
    cursor: pointer;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
    width:140px;
    height:37px;
    line-height:36px;
    border:1px solid #DCDCDC;
    border-radius:4px;
    font-size:16px;
    color: #1B1B1B;
}
.signSuccessButtonbackIndex{
    cursor: pointer;
    margin-left: 20px;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
    width:140px;
    height:37px;
    line-height:36px;
    border:1px solid #F24466;
    border-radius:4px;
    font-size:16px;
    color: #F93E44;
}
.refreshEWMDiv{
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    width: 320px;
    height: 320px;
    background-color: #b7b7b7;
    opacity: 0.9;
    display: none;
}
.refreshEWMMessage{
    position: relative;
    bottom: 150px;
}
.imgLeft{
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translate(0,-50%);
    width: 54px;
    height: 54px;
}

.payRight{
    position: absolute;
    left: 105px;
    top: 26px;
    color: #2E3139;
    font-size: 18px;
    font-weight: bold;
}

.delRight{
    position: absolute;
    left: 105px;
    top: 56px;
    font-size: 14px;
    color: #535353;
}

.goPay{
    width: 120px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    border-radius: 4px;
    color: #FFFFFF;
    background-color: #F93E44;
    border: 1px solid #F93E44;
    text-align: center;
    cursor: pointer;
}
.goPay3{
    position: absolute;
    top:25px;
    right: 30px;
    height: 50px;
    line-height: 50px;
    width: 160px;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 18px;
    background-color: #F93E44;
    border: 1px solid #F93E44;
    text-align: center;
    cursor: pointer;
}
.goPay:hover,goPay3:hover{
    color: #F93E44;
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
    background: white;
}

/*弹出层*/
.jumpLayer{
     position: fixed;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     z-index: 1050;
     overflow-y: auto;
     -webkit-overflow-scrolling: touch;
     outline: 0;
     display: none;
     background-color: rgba(67,67,67,0.5);
 }
.jumpLayer::-webkit-scrollbar{       /*滚动条背景*/
    width: 5px;
    background-color: #181818;
}
.jumpLayer::-webkit-scrollbar-track{     /*滚动条轨道*/
    width: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 10px;
    background-color: #181818;
}
.jumpLayer::-webkit-scrollbar-thumb{         /*滚动条滑块*/
    width: 3px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #4b4849;
}
.jumpLayerRelative{
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    display: none;
    background-color: rgba(67,67,67,0.7);
}
/*弹出层*/
.jumpLayer1{
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    display: none;
    background-color: rgba(67,67,67,0.7);
}
.jumpBack0{
    position: fixed;
    top:50px;
    left: 50%;
    transform: translate(-50%,0);
    height: 450px;
    width: 550px;
    background-color: white;
}
.jumpBackHead{
    position: fixed;
    top: 150px;
    left: 50%;
    transform: translate(-50%,0);
    height: 380px;
    width: 600px;
    background-color: white;
}
.jumpBack{
    position: fixed;
    top:100px;
    left: 50%;
    transform: translate(-50%,0);
    height: 600px;
    width: 750px;
    background-color: white;
}
.jumpBack1{
    position: fixed;
    top:100px;
    left: 50%;
    transform: translate(-50%,0);
    min-height: 400px;
    width: 450px;
    background-color: white;
}
.jumpBack2{
    position: fixed;
    top:100px;
    left: 50%;
    transform: translate(-50%,0);
    width: 400px;
    background-color: white;
}
.jumpBackBig{
    position: fixed;
    top:100px;
    left: 50%;
    max-height: 500px;
    max-width: 80%;
    transform: translate(-50%,0);
    background-color: white;
    overflow:auto;
}
.jumpBackBig::-webkit-scrollbar,#courSeware::-webkit-scrollbar,#courseCatalog::-webkit-scrollbar{       /*!*滚动条背景*!*/
    width: 12px;
    height: 12px;
}
.jumpBackBig::-webkit-scrollbar-track,#courSeware::-webkit-scrollbar-track,#courseCatalog::-webkit-scrollbar-track{     /*滚动条轨道*/
    width: 50%;
    height: 50%;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
    background: #EDEDED;
}
.jumpBackBig::-webkit-scrollbar-thumb,#courSeware::-webkit-scrollbar-thumb,#courseCatalog::-webkit-scrollbar-thumb{         /*滚动条滑块*/
    width: 5px;
    border-radius: 5px;
    background: #F08300;
}
.jumpBack_350{
    position: fixed;
    top:150px;
    left: 50%;
    transform: translate(-50%,0);
    min-height: 200px;
    width: 350px;
    border-radius:4px;
    background-color: white;
}
.jumpBack_450{
    position: fixed;
    top:150px;
    left: 50%;
    transform: translate(-50%,0);
    min-height: 200px;
    width: 450px;
    border-radius:4px;
    background-color: white;
}
.jumpBack_view{
    position: fixed;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 500px;
    width: 800px;
    border-radius:4px;
    background-color: white;
}
.jumpTop{
    cursor: default;
    position: relative;
    text-align: center;
    width:100%;
    height:50px;
    line-height: 50px;
    font-size: 17px;
    color: #1B1B1B;
    background:rgba(246,246,246,1);
    border-radius:4px 4px 0 0;
    border-bottom: 1px solid #EEEEEE;
}
.jumpTop_noTitle{
    cursor: default;
    position: relative;
    text-align: center;
    width:100%;
    height:33px;
    font-size: 17px;
    border-radius:4px 4px 0 0;
}
.jumpBackTest{
    position: fixed;
    top:150px;
    left: 50%;
    transform: translate(-50%,0);
    min-height: 150px;
    width: 300px;
    background: white;
}
.jumpTest{
    position: fixed;
    top:150px;
    left: 50%;
    transform: translate(-50%,0);
    min-height: 140px;
    width: 300px;
    background-color: white;
}
.jumpBackClass{
    position: absolute;
    top:100px;
    left: 50%;
    transform: translate(-50%,0);
    min-height: 250px;
    width: 640px;
    background-color: white;
    margin-bottom: 100px;
    border-radius: 4px;
}
.jumpBackClarity{
    position: fixed;
    top:150px;
    left: 50%;
    transform: translate(-50%,0);
    min-height: 500px;
    width: 500px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0);
}
.levelUpX{
    position: absolute;
    top:90px;
    right: 50px;
    width: 36px;
    height: 36px;
    cursor: pointer;
}
.outX{
    position: absolute;
    top:0px;
    right: -50px;
    width: 36px;
    height: 36px;
    cursor: pointer;
}
.outPDF{
    position: absolute;
    top:50px;
    right: -50px;
    width: 36px;
    cursor: pointer;
    font-size: 14px;
    color: white;
    text-align: center;
}

.outPDFImg{
    width: 36px;
    height: 36px;
}
.levelImg{
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    top:100px;
    height: 188px;
    width: 135px;
}
.congratulationsLevelUp{
    cursor: default;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    top:295px;
    font-size: 18px;
    color: #FFFFFF;
}
.LevelUpName{
    cursor: default;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    top:330px;
    font-size: 24px;
    color: #FFF45C;
}
.jumpTit{

     width: 100%;
     height: 80px;
     line-height: 80px;
     background-color: #F93E44;
     padding-left: 25px;
     color: white;
     font-size: 24px;
 }
.jumpTit1{
    position: relative;
    cursor: default;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #262626;
    font-size: 18px;
    text-align: center;
}
.closeImg{
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 14px;
    height: 14px;
}
.jumpClose{
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    right: 20px;
    width: 10px;
    height: 10px;
}
.jumpTitTest{
    position: relative;
    cursor: default;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #262626;
    font-size: 18px;
    text-align: center;
}
.textAlignCenter{
    text-align: center;
}
.jumpTit2{
    position: relative;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #F93E44;
    padding-left: 35px;
    color: white;
    font-size: 19px;

}
.jumpTit3{
     position: relative;
     width: 100%;
     height: 50px;
     line-height: 50px;
     background-color: white;
     padding-left: 35px;
     color: #262626;
     font-size: 19px;
     border-bottom: 1px solid #E5E5E5;
 }
.jumpFood{
    position: relative;
    width: 100%;
    height: 110px;
    line-height: 110px;
    border-top: 1px solid #E5E5E5;
    margin-top: 50px;
}
.jumpX{
    position: absolute;
    right: 20px;
    top:50%;
    transform: translate(0,-50%);
    width: 10px;
    height: 10px;
    cursor: pointer;
}
.jumpMiddle_canChangeH{
    position: relative;
    cursor: default;
    text-align: center;
    width: 100%;
    min-height: 100px;
    padding: 25px 40px;
    color: #313131;
    font-size: 15px;
}
.jumpMiddle{
    width: 100%;
    min-height: 240px;
    overflow-y: auto;
}
.jumpMiddle::-webkit-scrollbar{       /*滚动条背景*/
    width:6px;
    background:rgba(238,238,238,1);
    border-radius:3px;
}
.jumpMiddle::-webkit-scrollbar-track{     /*滚动条轨道*/
    width: 6px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 4px;
    background:rgba(238,238,238,1);
    margin-right: 20px;
}
.jumpMiddle::-webkit-scrollbar-thumb{         /*滚动条滑块*/
    width:4px;
    border-radius:6px;
    background:rgba(191,191,191,1);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}
.jumpMiddle::-webkit-scrollbar-thumb:hover{
    background-color: rgb(129, 129, 129);
}
.jumpMiddle2{
    position: relative;
    width: 100%;
    height: 480px;
    overflow-y: auto;
}
.FirstThreeDiv{
    position: relative;
    height: 245px;
    width: 100%;
    background:linear-gradient(0deg,rgba(239,239,239,1) 0%,rgba(255,255,255,1) 100%);
    border-bottom: 1px solid #E5E5E5;
}
.classmateOneDiv{
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 100%;
    transform: translate(-50%,0);
}
.classmateTwoDiv{
    cursor: default;
    position: absolute;
    bottom: 0;
    left: 22%;
    height: 100%;
    transform: translate(-50%,0);
}
.classmateThreeDiv{
    position: absolute;
    bottom: 0;
    left: 78%;
    height: 100%;
    transform: translate(-50%,0);
}
.classmatebottomCenter{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
    z-index: 50;
}
.jumpMiddleTest{
    text-align: center;
    width: 100%;
}
.toBeSelected{
    width: 410px;
    height: 70px;  /*84*/
    border: 1px solid #F0F0F0;
    margin:  13px auto 0 auto ;
    position: relative;
    cursor: pointer;
}
.signUpToBegin{
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width:345px;
    height:40px;
    line-height: 40px;
    color: white;
    background: #F93E44;
    border-radius:4px;
    text-align: center;
}
.signUpToBegin:hover{
    color: #F93E44;
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
    background: white;
}
/*.toBeSelected:hover{
    border: 1px solid #F93E44;
}*/

.selectedName{
    position: absolute;
    top: 12px;
    left: 20px;
    font-size: 16px;
    color: #262626;
}
.signUpFullImg{
    position: absolute;
    top: 2px;
    right: 10px;
}
.selectedTime{
    position: absolute;
    bottom: 26px;
    left: 20px;
    font-size: 12px;
    color: #898989;
}
.selectedMainTeacher{
    position: absolute;
    bottom: 10px;
    left: 20px;
    font-size: 12px;
    color: #898989;
}
.jumpFoot{
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 20px auto;
}
.jumpFoot_buttonDiv{
    position: relative;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #EEEEEE;
    text-align: center;
    font-size: 17px;
    border-radius:0 0 4px 4px;
    background: white;
}
.jumpButton_One{
    cursor: pointer;
    float: left;
    width: 100%;
    height: 100%;
    color: #F93E44;
    border-radius:0 0 4px 4px;
}
.jumpButton_two_left{
    cursor: pointer;
    float: left;
    width: 50%;
    height: 100%;
    border-right: 1px solid #EEEEEE;
    color: #F93E44;
    border-radius:0 0 0 4px;
}
.jumpButton_two_right{
    cursor: pointer;
    float: right;
    width: 50%;
    height: 100%;
    color: #434343;
    border-radius:0 0 4px 0;
}
.jumpButton_two_left:hover,.jumpButton_two_right:hover,.jumpButton_One:hover{
    background: #F93E44;
    color: white;
}
.jumpButton{
    width: 100px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    display: inline-block;
    margin: 0 12px 20px 0;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
}
/*    background: #FFFFFF;
    border: 1px solid #D9D9D9;*/
.viewClassPractice{
    cursor: pointer;
    position: absolute;
    right: 550px;
    top:20px;
    color: #8F9095;
}
.pptDiv{
    cursor: pointer;
    position: absolute;
    right: 630px;
    width: 110px;
    top:20px;
    color: #8F9095;
}
.pptImg{
    width: 32px;
    height: 32px;
}
.jumpButton:hover{
    color: #F93E44;
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
    background-color: white;
}

.jumpWhite{
    color:  #898989;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
}

.jumpGreen{
    color: #F93E44;
    background: #FFFFFF;
    border: 1px solid #F93E44;
}
.jumpGreenEmpty{
    color: #F93E44;
    background: #FFFFFF;
    border: 1px solid #F93E44;
}
.choose{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 24px;
    max-width: 24px;
    min-width: 24px;
    height: 24px;
    max-height: 24px;
    min-height: 24px;
    display: none;
}

.payMoney{
    text-align: center;
    margin: 30px auto 15px auto;
    font-size: 22px;
    color: #F93E44;
}

.erweimaDiv{
    text-align: center;
    margin: 15px auto 15px auto;
    font-size: 22px;
    color: #F93E44;
    width: 240px;
    height: 240px;
    line-height: 240px;
    border: 1px solid #eaeaea;
}

.erweima{
    width: 180px;
    height: 180px;
    min-width: 180px;
    max-width: 180px;
    min-height: 180px;
    max-height: 180px;
}

.erweimaButton{
    color: #333333;
    background: #F5F4F5;
    border: 1px solid #CACACA;
    text-align: center;
    margin: 0 auto;
    width: 186px;
    height: 32px;
    line-height: 32px;
    border-radius: 16px;
    font-size: 13px;
    cursor: pointer;
}

.erweimaButton:hover{
    color: #F93E44;
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
    background-color: white;
}

.closeIcon{
    float: right;
    margin: 15px 15px 0 0;
    cursor: pointer;
}
.closeIcon:hover{
    color: #F93E44;
}
.closeIconX{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.signMessage{
    cursor: default;
    width: 900px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 0 auto;
    border: 1px solid #FFE58F;
    background-color: #FFFBE6;
    text-align: left;
    font-size: 14px;
    color: #F93E44;
}

.interjective{
    margin-right: 10px;
    position: relative;
    left:10px;
    top: -1px;
}

.inputStyle{
    width: 300px;
    height: 32px;
    border: 1px solid #E5E5E5;
}

.inputStyle:focus{
    border: 1px solid #F93E44;
    outline: #F93E44;
}

.inputDis{
    display: inline-block;
}
.studyPic{
    position: relative;
    margin-right: 10px;
    bottom: 3px;
}
.leftName{
    width: 47%;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin: 20px 40px 0 20px;
    font-size: 14px;
    position: relative;
}
.allName{
    width: 95%;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin: 20px 40px 0 20px;
    font-size: 14px;
    position: relative;
}
.leftInput{
    position: absolute !important;
    top:0;
    right: 30px;
    width: 300px;
    height: 40px;
    font-size: 13px;
    line-height: 30px;
    border-radius: 4px !important;
}


.rightName{
    margin: 20px 0 0 20px;
    width: 43%;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    font-size: 14px;
    position: relative;
}

.rightInput{
    position: absolute !important;
    top:0;
    right: 0;
    width: 300px;
    height: 40px;
    line-height: 30px;
    font-size: 13px;
    border-radius: 4px !important;
}
/*.rightInput:focus{
    border: 1px solid #F93E44;
    outline: #F93E44;
}*/
.seeSignUpTit{
    font-size: 24px;
    margin: 30px auto 10px auto;
}
.signUpTwoDiv{
    width: 900px;
    height: 1100px;
    margin: 30px auto 0 auto;
    text-align: left;
    padding: 5px 5px ;
    font-size: 14px;
    color: #333333;
}
.signUpTwoDiv1{
    text-align: left !important;
    width: 900px;
    height: 1900px;
    margin: 0 auto;
    padding: 5px 5px ;
    font-size: 14px;
    color: #333333;
}
.signUpTwoDiv2{
    width: 900px;
    height: 400px;
    margin: 0 auto;
    text-align: left;
    padding: 5px 5px ;
    font-size: 14px;
    color: #333333;
}
.signUpTwoDiv3{
    width: 900px;
    height: 250px;
    margin: 0 auto;
    text-align: left;
    padding: 5px 5px ;
    font-size: 14px;
    color: #333333;
}
.addInput{
    width: 18%;
    display: inline-block;
}

.leftSel{
    height: 30px;
    position: absolute;
    left: -4px;
    font-size: 14px;
}
.inputAddr{
    position: absolute !important;
    top:-5px;
    left: 140px;
    width: 120px !important;
    height: 40px !important;
    line-height: 30px;
    font-size: 13px;
    border-radius: 4px !important;
}
.inputAddr2{
    position: absolute !important;
    top:-5px;
    left: 270px;
    width: 120px !important;
    height: 40px !important;
    line-height: 30px;
    font-size: 13px;
    border-radius: 4px !important;
}
.inputAddr3{
    position: absolute !important;
    top:-5px;
    left: 400px;
    width: 120px !important;
    height: 40px !important;
    line-height: 30px;
    font-size: 13px;
    border-radius: 4px !important;
}
.inputAddr4{
    position: absolute;
    top:-5px;
    left: 530px;
    width: 335px;
    height: 40px;
    line-height: 30px;
    font-size: 13px;
    border-radius: 4px !important;
}
.radioRight1{
    position: absolute;
    top: 10px;
    left: 180px;
}
.radioICheck{
    position: absolute;
    top: 0;
    left: 85px;
}
.radioRight2{
    position: absolute;
    top: 10px;
    left: 280px;
}
.radioICheck2{
    position: absolute;
    top: 0;
    left: 180px;
}
.radioICheck3{
    position: absolute;
    top: 0;
    left: 140px;
}
.radioICheck4{
    position: absolute;
    top: 0;
    left: 240px;
}
.word1{
    position: absolute;
    top: -4px;
    left: 200px;
}
.word2{
    position: absolute;
    top: -4px;
    left: 300px;
}

.goPay1{
    width: 140px;
    height: 40px;
    margin: 0 40px;
    line-height: 40px;
    border-radius: 4px;
    background-color: white;
    border:1px solid #DCDCDC;
    color: #202020;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}
.goPay1:hover{
    color: #F93E44;
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
    background-color: white;
}
.goPay2{
    width: 140px;
    height: 40px;
    margin: 0 40px;
    line-height: 40px;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 16px;
    background-color: #F93E44;
    border: 1px solid #F93E44;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}
.goPay2:hover{
    color: #F93E44;
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
    background-color: white;
}

.redStress{
    position: absolute;
    top:2px;
    left: -7px;
    color: red;
}

.middleName{
    width: 55%;
    height: 30px;
    line-height: 30px;
    margin: 20px auto 0 auto;
    font-size: 14px;
    position: relative;
}

.middleInput{
    position: absolute;
    top:0;
    right: 0;
    width: 330px;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
}

.phoneName{
    margin-top: 5px;
    text-align: center;
    font-size: 16px;
    color: #757580;
    cursor: default;
}

.phoneDiv{
    position: relative;
    display: inline-block;
    width: 44%;
    height: 460px;
    margin: 0 10px 10px 0;
    text-align: left;
    overflow: hidden;
}

.phoneTit{
    width: 100%;
    height: 16px;
    line-height: 16px;
    margin: 10px 0;
    font-size: 24px;
    color: #252528;
}
.phoneSquare{
    cursor: pointer;
    width: 380px;
    height: 237px;
    margin: 0 auto;
}
.phoneSquare2{
    cursor: pointer;
    width: 180px;
    height: 250px;
    margin: 0 auto;
}
.uploadPhone{
    cursor: pointer;
    position: absolute;
    transform: translate(-50%,0);
    left:50%;
    top:53px;
    border: 3px dotted #e49fa1;
    max-height: 145px;
    min-height: 145px;
    max-width: 278px;
    min-width: 278px;
    text-align: center;
}
.uploadPhone2{
    cursor: pointer;
    position: absolute;
    transform: translate(-50%,0);
    left:50%;
    top:38px;
    border: 3px dotted #e49fa1;
    max-height: 174px;
    min-height: 174px;
    max-width: 120px;
    min-width: 120px;
    text-align: center;
}
.uploadPhone:hover{
    border: 1px solid #F93E44;
}
.bewrite{
    text-align: left;
    margin: 40px 20px 10px 0;
    font-size: 16px;
    color: #666666;
}
.examplesText{
    font-size: 16px;
    color: #919191;
    position: absolute;
    cursor: default;
    top: 440px;
}
.cutLine{
    margin: 0 10px 10px 10px;
    width: 95%;
    height: 1px;
    background-color: #CCCCCC;
}
.noticeCutLine{
    width: 100%;
    background:#F4F4F4;
    margin: 0 10px 20px 0;
    height: 1px;
}
.noticeTit{
    cursor: default;
    padding-left:10px;
    font-size:30px;
   /* font-weight: bold;*/
}
.noticeTime2{
    cursor: default;
    padding-left:10px;
    font-size:14px;
    color: #B5B5B6;
    margin:3px 0 13px 0;
}
.jumpDetailButton{
    cursor: pointer;
    text-align: center;
    width: 300px;
    height: 40px;
    line-height: 40px;
    margin: 70px auto;
    border:1px solid #F93E44;
    color: #F93E44;
    font-size:16px;
    border-radius:4px;
}
.jumpDetailButton:hover{
    color: #F93E44;
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
    background-color: white;
}
.toBig{
    display: none;
    cursor: pointer;
    position: absolute;
    right: 25px;
    top: 230px;
    height: 30px;
    width: 30px;
}
.toBigPhone{
    display: none;
    cursor: pointer;
    position: absolute;
    right: 225px;
    top: 245px;
    height: 30px;
    width: 30px;
}

.bewriteWord{
    color: #999999;
    letter-spacing: 0.6px;
    margin-top: 4px;
    font-size: 14px;
    cursor: default;
}

.warningDiv{
    position: absolute;
    transform: translate(-50%,0);
    left:50%;
    bottom: 0;
    color: red;
    cursor: default;
    display: none;
}

.submitSuccess{
    margin: 40px 0;
}

.signSuccess{
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    letter-spacing: 0.6px;
    margin-bottom: 20px;
}
.signSuccessClass{
    font-size: 14px;
    letter-spacing: 0.6px;
    margin: 10px 0;
    color: #888888;
}
.signMainMessage{
    font-size: 18px;
    color: #1b1b1b;
    line-height: 30px;
    margin-bottom: 20px;
}
.signdetailMessage{
    font-size: 13px;
    margin: 0 0 8px 0;
    color: #898989;
}
.successImg{
    width: 130px;
    height: 130px;
    position: relative;
    top:-20px;
}
.signSuccessButton{
    background: #F93E44;
    border-radius: 2px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    margin: 30px auto 0 auto;
    height: 47px;
    line-height: 47px;
    width: 340px;
    cursor: pointer;
}
.signSuccessButton2{
    background: #F8F8F8;
    border: 1px solid rgba(5,5,5,0.10);
    border-radius: 2px;
    font-size: 18px;
    color: #000000;
    text-align: center;
    margin: 20px auto;
    height: 47px;
    line-height: 47px;
    width: 340px;
    cursor: pointer;
}
.signSuccessButton2:hover{
    color: #F93E44;
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
    background-color: white;
}
.signSuccessButton:hover{
    color: #F93E44;
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
    background-color: white;
}

.insideInput{
    position: absolute;
    top:0;
    right: 0;
    width: 330px;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
}

/*视频页面css*/
.elasticDiv{
    position: relative;
    margin: 0 auto;
    width: 1250px;
    height: 680px;
    text-align: left;
}
.viewDiv{
    position:absolute;
    left: 0;
    width: 73%;
    display: inline;
    height: 100%;
    border: 1px solid #0b0b0b;
    background-color: #0b0b0b;
}
.extend{
    position:absolute;
    left: 911px;
    width: 0.8%;
    height: 100%;
    display: inline-block;
    background-color: #252525;
    border: 1px solid #252525;
    text-align: center;
    z-index: 9999;
}
/*.extend:hover{
    background-color: #181818;
}*/
.shrink{
    position:absolute;
    left: 99.2%;
    width: 0.8%;
    height: 100%;
    background-color: #252525;
    display: none;
    text-align: center;
}
/*.shrink:hover{
    background-color: #181818;
}*/
.Goright{
    cursor: pointer;
    text-align: center;
    margin: 320px auto 0 auto;
}
.viewMenu{
    position:absolute;
    left: 73.8%;
    width: 26.2%;
    height: 100%;
    display: inline-block;
    background-color: #1F2020;
}
.viewVideo{
    position:absolute;
    width: 100%;
    max-width: 100%;
    height: 100%;
/*    height: 546px;*/
    top: 0;
}
.viewSpread{
    border-top: 1px solid #333333;
    position:absolute;
    width: 100%;
    height: 134px;
    bottom: 0;
    background-color: #171717;
    color: #CCCCCC;
    padding: 0 18px;
    cursor: default;
    overflow-x: hidden;
    overflow-y: auto;
}
.viewSpread::-webkit-scrollbar{       /*滚动条背景*/
    width: 8px;
    background-color: #181818;
}
.viewSpread::-webkit-scrollbar-track{     /*滚动条轨道*/
    width: 8px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 10px;
    background-color: #181818;
}
.viewSpread::-webkit-scrollbar-thumb{         /*滚动条滑块*/
    width: 3px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #4b4849;
}
.viewSpread::-webkit-scrollbar-thumb:hover{
    background-color:  #F93E44;
}
.viewPoint{
    border-top: 1px solid #333333;
    position:absolute;
    width: 100%;
    height: 74px;
    bottom: 0;
    background-color: #060607;
    color: #CCCCCC;
    padding: 0 18px;
    cursor: default;
    overflow-x: hidden;
    overflow-y: auto;
}
.viewPointLeft{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 20px;
    background-color: #060607;
}
.viewPointMiddle{
    height: 100%;
    width: 100%;
    padding:1px 1px 1px 41px ;
    background-color: #0E0F10;
    overflow: hidden;
}
.viewPointRight{
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 20px;
    background-color: #060607;
}

.viewPointImg{
    position: absolute;
    transform: translate(0,-50%);
    top: 50%;
    left: 22px;
}
.viewPointJT{
    cursor: pointer;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}
.viewPointSliderOutDiv{
    width: 100%;
    height: 100%;
    line-height: 100%;
    overflow: hidden;
    background-color: #0E0F10;
    /*禁止换行*/
    white-space: nowrap;
}
.viewPointDiv{
    cursor: pointer;
    position: relative;
    display: inline-block;
    min-width: 110px;
    height: 48px;
    color: #CCCCCC;
    margin:13px 5px 13px 10px;
    padding: 3px 15px;
    border-radius:4px;
    background: #262930;
    border:1px solid #32353D;
}
.viewPointDiv:hover{
    border:1px solid #F93E44;
    color:#F93E44;
}
.viewPointGo{
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translate(0,-50%);
    z-index: 15;
}
.viewTitLabel{
    position: relative;
    bottom: 2px;
    margin-right: 5px;
}
.viewPointTime{
    font-size:12px;
    color: #858585;
}
.viewPointContent{
    margin-top: 4px;
    font-size:14px;
    /*禁止换行*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.viewPointCutLine{
    width: 10px;
    height: 1px;
    background-color: #32353D;
    position: absolute;
    top: 50%;
    left: -17px;
    transform: translate(0,-50%);
    z-index: 10;
}
.bottomView{
    position: relative;
    margin: 0 auto;
    width: 1250px;
    min-height: 150px;
    text-align: center;
    background-color: rgba(31,31,31,1);
    padding: 14px 19px 0 19px;
    color: #AEAEAE;
    font-size: 14px;
}
.viewFrame{
    height: 100%;
    width: 100%;
    max-width: 100%;
    z-index: 1;
}
.viewTopMenu{
    width: 100%;
    height: 47px;
    background-color: #2C2C2C;
    color: #CCCCCC;
    display: flex;
    align-items: center;
    font-size: 14px;
}
.menuTree{
    position: relative;
    width: 100%;
    height: 633px;
    overflow-y: auto;
    overflow-x: hidden;
}
.menuTreeAsk{
    position: relative;
    width: 100%;
    height: 473px;
    overflow-y: auto;
    overflow-x: hidden;
}
.menuTree::-webkit-scrollbar{       /*滚动条背景*/
    width: 8px;
    background-color: #181818;
}
.menuTree::-webkit-scrollbar-track{     /*滚动条轨道*/
    width: 8px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 10px;
    background-color: #181818;
}
.menuTree::-webkit-scrollbar-thumb{         /*滚动条滑块*/
    width: 3px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #4b4849;
}
.menuTree::-webkit-scrollbar-thumb:hover{
    background-color:  #F93E44;
}
.menuTreeAsk::-webkit-scrollbar{       /*滚动条背景*/
    width: 8px;
    background-color: #181818;
}
.menuTreeAsk::-webkit-scrollbar-track{     /*滚动条轨道*/
    width: 8px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 10px;
    background-color: #181818;
}
.menuTreeAsk::-webkit-scrollbar-thumb{         /*滚动条滑块*/
    width: 3px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #4b4849;
}
.menuTreeAsk::-webkit-scrollbar-thumb:hover{
    background-color:  #F93E44;
}
.viewMenuQy{
    margin: auto;
    cursor: pointer;
    text-align: center;
    padding: 12px;
    width: 32%;
    height: 45px;
    display: inline-block;
    border-bottom: 2px solid #2C2C2C;
}
.viewMenuQy2{
    margin: auto;
    cursor: pointer;
    text-align: center;
    padding: 12px;
    width: 45%;
    height: 45px;
    display: inline-block;
    border-bottom: 2px solid #2C2C2C;
}
.viewMenuQyActive{
    color: #F93E44;
    border-bottom: 2px solid #F93E44;
}
.TreeRoot{
    width: 99%;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    color: #CCCCCC;
    padding-left: 32px;
    margin-top: 8px;
    margin-right: 1px;
    position: relative;
    cursor: pointer;
}
.TreeRoot2{
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    color: #CCCCCC;
    font-weight: bold;
    padding-left: 21px;
    margin-top: 8px;
    position: relative;
    cursor: pointer;
}
.TreeNum{
    position: absolute;
    transform: translate(0,-50%);
    top:50%;
    left: 20px;
}
.TreeStatu{
    position: absolute;
    transform: translate(0,-50%);
    top:50%;
    right: 15px;
    color: #00B38A;
}
.TreeStatuOrange{
    position: absolute;
    transform: translate(0,-50%);
    top:50%;
    right: 15px;
    color: #F08300;
}
.spreadTop{
    position: relative;
    cursor: default;
    font-size: 14px;
    margin: 14px 0 0 0;
    color: #CCCCCC;
}
.viewMessage{
    position: absolute;
    transform: translate(0,-50%);
    top:50%;
    right: 0;
}
.viewMessage1{
    margin-left: 25px;
    color: #919192;
}
.viewSpreadClass{
    cursor: pointer;
    margin: 20px 14px 0 0;
    display: inline-block;
    position: relative;
    width: 200px;
    height: 70px;
    background: #252525;
    border-radius: 2px;
    border: 1px solid #252525;
}
.viewSpreadClassActive1{
    color: #F08300;
    border: 1px solid #F08300;
}
.viewSpreadClassActive{
    color: #F08300;
    border: 1px solid #F08300;
}
.viewSpreadClassTit{
    cursor: pointer;
    position: absolute;
    top: -8px;
    right: -2px;
}
.viewSpreadTitWord{
    font-size: 12px;
    position: absolute;
    top: -8px;
    right: 8px;
    color: #FFFFFF;
}
.viewSpreadWord{
    cursor: pointer;
    font-size: 13px;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
    text-align: center;
}
.viewSpreadWordOld{
    cursor: pointer;
    font-size: 13px;
    position: absolute;
    display: inline-block;
    width: 162px;
    top: 20px;
    left: 18px;
    text-align: center;
}
.viewFavorite{
    cursor: pointer;
    position: absolute;
    right: 30px;
    top:29px;
    width: 30px;
}
.viewFavoriteWord{
    cursor: default;
    position: absolute;
    right: 22px;
    width: 45px;
    top:65px;
}
.cutLine2{
    height: 1px;
    position: absolute;
    width: 1215px;
    height: 1px;
    background-color: #333333;
    margin: 88px auto 0 auto;
}
.viewTitImg{
    position: absolute;
    top: 18px;
    left: 20px;
}
.viewTit{
    position: absolute;
    top: 15px;
    left: 20px;
    max-width: 580px;
    font-size: 23px;
    line-height: 29px;
    color: #cccccc;
    cursor: default;
    text-align: left;
}
.viewChapter{
    cursor: default;
    position: absolute;
    top: 73px;
    left: 20px;
}
.viewTeacherImg{
    cursor: default;
    position: absolute;
    top: 22px;
    right: 450px;
    width: 51px;
    height: 51px;
    border-radius: 25px;
}
.viewTeacher{
    cursor: default;
    position: absolute;
    top: 18px;
    left: 820px;
}
.viewTeacherMessage{
    cursor: default;
    position: absolute;
    top: 40px;
    max-width: 333px;
    text-align: left;
    font-size: 12px;
    left: 820px;
    color: #797a7f;
}
.viewAbstract{
    cursor: default;
    position: absolute;
    top: 113px;
    left: 20px;
}
.viewAbstractMessage{
    cursor: default;
    margin: 100px 30px 0 95px;
    padding-bottom: 10px;
    text-align: left;
    letter-spacing: 0.6px;
}
.askWord{
    position: relative;
    width: 100%;
    min-height: 60px;
    padding: 7px 14px 10px 51px;
    margin-top: 10px    ;
    border-bottom: 1px solid #303030;
}
.viewChildrenImg{
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    top: 10px;
    left: 14px;
}
.viewVerticalLine{
    height: 64px;
    width: 1px;
    background-color: #333333;
    position: absolute;
    right: 520px;
    top: 21px;
}
.viewVerticalLine2{
    height: 64px;
    width: 1px;
    background-color: #333333;
    position: absolute;
    right: 630px;
    top: 21px;
}
.viewVerticalLine3{
    height: 64px;
    width: 1px;
    background-color: #333333;
    position: absolute;
    right: 740px;
    top: 21px;
}
.viewVerticalLine1{
    height: 64px;
    width: 1px;
    background-color: #333333;
    position: absolute;
    right: 90px;
    top: 24px;
}
.childrenMessage{
    position: relative;
    width: 100%;
    color: #919192;
    font-size: 13px;
    cursor: default;
}
.childrenMessage1{
    position: relative;
    width: 100%;
    color: #919192;
    font-size: 12px;
    cursor: default;
    padding-bottom: 4px;
}
.childrenTime{
    cursor: default;
    position: absolute;
    right: 0;
    color: #999999;
}
.childrenDel{
    color: #CCCCCC;
    cursor: default;
    font-size: 12px;
    margin-top: 10px;
    margin-left: 18px;
    /*自动换行*/
    white-space: pre-line;
    word-break: break-all;
    word-wrap: break-word;
}
.childrenDel1{
    color: #CCCCCC;
    cursor: default;
    font-size: 12px;
    /*自动换行*/
    white-space: pre-line;
    word-break: break-all;
    word-wrap: break-word;
}
.viewPenTime{
    text-align: center;
    padding: 2px 10px;
    height:20px;
    background:#F93E44;
    border-radius:10px;
    color: #FFFFFF;
}
.greenPoint{
    width: 6px;
    height: 6px;
    background-color: #F93E44;
    border-radius:50%;
    position: absolute;
    top:6px;
    left: -3px;
}
.greenLine{
    height: 100%;
    width: 1px;
    background-color: rgba(249, 62, 68, 0.3);
    position: absolute;
    top:29px;
    left: 15px;
}
.teacherAnswer{
    overflow: hidden;
    margin-top: 20px;
    background-color: #252525;
    width: 100%;
    min-height: 70px;
    color: #cccccc;
    position: relative;
    font-size: 12px;
    cursor: default;
    padding: 6px 4px 4px 4px;
}

.answerTit{
    position: absolute;
    left: 8px;
    top: -6px;
}
.teaName{
    color: #F93E44;
}
.teacherAnswerTit{
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    color: #F93E44;
    cursor: default;
    margin-bottom: 5px;
}

.importFrame{
    width: 100%;
    height: 160px;
    background-color: #171717;
    text-align: center;
}
.importDiv{
    width: 305px;
    height: 110px;
    min-height: 110px;
    max-height: 110px;
    background-color: #2C2C2C;
    margin: 9px auto 0 auto;
    outline: none;
    border: 1px solid #2C2C2C;
    color: #999999;
    font-size: 13px;
}

.importDiv::-webkit-scrollbar{       /*滚动条背景*/
    width: 8px;
    background-color: #181818;
}
.importDiv::-webkit-scrollbar-track{     /*滚动条轨道*/
    width: 8px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 10px;
    background-color: #181818;
}
.importDiv::-webkit-scrollbar-thumb{         /*滚动条滑块*/
    width: 3px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #4b4849;
}
.importDiv::-webkit-scrollbar-thumb:hover{
    background-color:  #F93E44;
}
.viewAsk{
    margin-left: 275px;
    cursor: pointer;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0.06px;
    width: 42px;
    height: 19px;
    line-height: 19px;
    background-color: #F93E44;
    border-radius: 2px;
    border: 1px solid #F93E44;
}
.viewAsk:hover{
    color: #d2d2d2;
    border: 1px solid #008162;
    background-color: #F93E44;
}
.myPenOnce{
    cursor: default;
    position: relative;
    color: #F93E44;
    font-size: 12px;
    width: 100%;
    margin: auto auto 5px auto;
    padding-left: 16px;
}
.toClose{
    position: relative;
    bottom: 1px;
    width: 8px;
    height: 8px;
    margin-left: 10px;
    cursor: pointer;
}
.deletePen{
    cursor: pointer;
    display: none;
    background-color: #EB6877;
    width: 0;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius:10px;
    color: #FFFFFF;
    position: absolute;
    right: 0;
    top: 3px;
    opacity:0;
}
.deletePenV{
    cursor: pointer;
    display: none;
    background-color: #EB6877;
    width: 0;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius:10px;
    color: #FFFFFF;
    position: absolute;
    right: 0;
    top: 0;
    opacity:0;
}
.myPenDiv{
    position: relative;
    width: 100%;
    min-height: 60px;
    padding: 17px 14px 10px 16px;
}
.myPenTimeImg{
    position: absolute;
    left :0;
    transform: translate(0,-50%);
    top:50%;
}

/*我的学习首页*/
.studyMenu{
    cursor: default;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    min-height: 600px;
    height: 100%;
    display: inline-block;
    text-align: left;
    padding-top: 13px;
    background:#EBEBEB url("/static/images/myStudy/backShort.jpg") repeat-y right;
}
.timeDayWeek{
    width: 100%;
    padding: 1px;
}
.studyMessage{
    position: relative;
    margin-left: 210px;
    width: 920px;
    min-height: 600px;
    text-align: left;
    padding-top: 30px;
}
.studyMessage1{
    position: relative;
    margin-left: 225px;
    width: 960px;
    min-height: 600px;
    text-align: left;
    padding-top: 40px;
    padding-bottom: 1px;
}
.studyMessage2{
    margin-left: 210px;
    width: 980px;
    min-height: 600px;
    text-align: left;
    padding-top: 30px;
}
.studyMessage3{
    position: relative;
    margin-left: 210px;
    width: 1010px;
    min-height: 600px;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 1px;
}
.studyNotice{
    cursor: default;
    position: relative;
    margin-left: 240px;
    margin-bottom: 100px;
    width: 930px;
    min-height: 600px;
    text-align: left;
    padding: 40px 1px 1px 1px;
}
.studyMenuQY{
    position: relative;
    margin-top: 10px;
    padding-left: 50px;
    height: 42px;
    line-height: 42px;
    width: 100%;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
}
.studyMenuQY1{
    position: relative;
    margin: 10px 0 0 10px;
    padding-left: 50px;
    height: 42px;
    line-height: 42px;
    width: 189px;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
    border-radius: 22px 0 0 22px;
}
.studyMenuImg{
    position: absolute;
    left: 20px;
    top: 10px;
}
.studyMenuActive{
    background-color: #F93E44;
    color: #FFFFFF;
}
.textData{
    position: absolute;
    right: -50px;
    top: 10px;
    font-size: 14px;
    color: #252525;
    cursor: pointer;
    display: none;
}
.testRightImg{
    position:relative;
    top: -1px;
}
.myStudyReport{
    text-align: left;
    padding-left: 50px;
    cursor: default;
    margin: 0 auto;
    color: #999999;
    border: 1px solid #CCCCCC;
    border-radius: 8px;
    height: 72px;
    line-height: 72px;
    width: 860px;
    font-size: 14px;
}
.myStudyReport1{
    text-align: center;
    cursor: default;
    margin: 0 auto;
    color: #434343;
    border: 1px solid #CCCCCC;
    box-shadow:0px 1px 8px 0px rgba(176,176,176,0.2);
    border-radius: 8px;
    height: 70px;
    line-height: 70px;
    width: 460px;
    font-size: 16px;
    display: inline-block;
}
.studyTime{
    color: #000000;
    font-size: 20px;
}
.studyTitLine{
    height: 14px;
    width: 4px;
    margin: auto 8px auto 0;
    background-color: #F93E44;
    display: inline-block;
    border-radius: 2px;
}
.myClassTit{
    position: relative;
    text-align: left;
    width: 100%;
    margin: 30px 0 0 35px;
    font-size: 24px;
    cursor: default;
}
.myClassTit1{
    position: relative;
    text-align: left;
    width: 100%;
    margin: 30px 0 0 0;
    font-size: 20px;
    cursor: default;
    height: 20px;
    line-height: 20px;
}
.myClassTit2{
    position: relative;
    text-align: left;
    width: 100%;
    color: #333333;
    margin: 20px 0 0 0;
    font-size: 18px;
    cursor: default;
}
.myStudyMenuJT{
    margin-left: 55px;
}
.myClassDiv{
    position: relative;
    cursor: default;
    margin: 30px auto;
    background-color: #FFFFFF;
    box-shadow: 0 7px 10px 0 #EEEEEE;
    border-radius: 8px;
    width: 860px;
    min-height: 160px;
    text-align: left;
    padding: 16px 18px;
    font-size: 16px;
    color: #333333;
    border:1px solid #eeeeee;
}
.myClassDiv2{
    position: relative;
    cursor: default;
    width: 960px;
    min-height: 120px;
    text-align: left;
    padding: 19px 20px;
    margin-top: 20px;
    border-radius:4px;
    font-size: 18px;
    color: #010101;
    border:1px solid rgba(229,229,229,1);
    background:rgba(250,250,250,1);
}
.myClassDiv2:hover{
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
}
.myClassMessage1{
    margin-left: 61px;
    height: 19px;
    line-height: 19px;
    width: 75%;
}
.myClassMessage{
    position: relative;
    cursor: default;
    margin: 40px 0 20px 0;
    font-size: 14px;
    color: #999999;
    line-height: 14px;
    width: 100%;
}
.myClassMessage2{
    margin-top: 20px;
    height: 13px;
    line-height: 13px;
    font-size: 12px;
    color: #969696;
}
.progressBar{
    position: relative;
    bottom: -1px;
    display: inline-block;
    overflow: hidden;
    margin:0 8px;
    width: 120px;
    height: 12px;
    border-radius: 6px;
    background-color: #E5E5E5;
}
.progressBar1{
    position: relative;
    bottom: -1px;
    display: inline-block;
    margin:0 8px;
    width: 120px;
    height: 12px;
    border-radius: 6px;
    background-color: #8ADE8F;
}
.aboutUsPre{
    font-family: Microsoft YaHei !important;
    position: relative;
    left: 50%;
    transform: translate(-50%,0);
    width: 800px;
    line-height:29px;
    /*margin: 0 auto;*/
    overflow: hidden;
    text-align: left;
    font-size: 16px;
    color: #313131;
    /*自动换行*/
    white-space: pre-line;
    word-break: break-all;
    word-wrap: break-word;
}
.noticePre{
    position: relative;
    /*top:-60px;*/
    font-family: Microsoft YaHei !important;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    font-size: 16px;
    color: #313131;
    line-height: 1.5;
    /*自动换行*/
    white-space: pre-line;
    word-break: break-all;
    word-wrap: break-word;
}
.noticePrePC{
    position: relative;
    font-family: Microsoft YaHei !important;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    font-size: 18px;
    color: #313131;
    /*自动换行*/
    white-space: pre-line;
    word-break: break-all;
    word-wrap: break-word;
}
.aboutUsCopyright{
    position: relative;
    margin: 100px auto 300px auto !important;
    font-size: 14px;
    color: #313131;
}
.cutClass{
    margin: 0 15px;
    position: relative;
    font-size: 12px;
    bottom: 1px;
}
.classButtomLine{
    position: absolute;
    top: 15px;
    right: 181px;
    height: 90px;
    border-left: 1px solid rgba(229,229,229,1);
}
.nowProgress{
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 12px;
    border-radius: 6px;
    background-color: #FFBA48;
}
.myClassTime{
    position: absolute;
    left:460px;
}
.buttonStatu{
    right: 40px;
    bottom: 20px;
    transform:scale(0.8,0.8);
}
.buttonStatu1{
    right: 40px;
    bottom: 20px;
}
.buttonStatu3{
    right: 40px;
    bottom: 70px;
}
.buttonStatu4{
    right: 40px;
    bottom: 45px;
}
.buttonStatu2{
    right: 180px;
    bottom: 20px;
    transform:scale(0.8,0.8);
}
.buttonMiddleTest{
    right: 80px;
    transform: translate(0,-50%);
    top:50%;
}
.rightButtonTK{
    right: 15px;
    top: 20px;
}


.buttonTopTest{
    right: 80px;
    bottom: 80px;
}
.buttonButtomTest{
    right: 80px;
    bottom: 30px;
}
.buttonButtom10{
    right: 10px;
    bottom: 10px;
}
.buttonMiddle{
    right: 120px;
    margin: auto 0;
}
.aboutUsFood{
    cursor: pointer;
}
.myClassMessageDiv{
    margin: 30px 0 0 0;
    position: relative;
    text-align: left;
    width: 100%;
    font-size: 12px;
    color: #999999;
    cursor: default;
}
.myClassMessageImg{
    position: relative;
    bottom: 1.6px;
    margin-right: 5px;
}
.myClassMessageSpan{
    margin-right: 50px;
}
.myClassChildrenDiv{
    margin: 30px 0 0 0;
    height: 30px;
    line-height: 30px;
    color: #999999;
    font-size: 13px;
}
.myClassPointDiv{
    margin: 20px 0 0 0;
    padding-top: 20px;
    height: 68px;
    width: 950px;
    border-top: 1px solid #EEEEEE;
    color: #434343;
    font-size: 12px;
}
.classmateDiv{
    cursor: default;
    display: inline-block;
    position: relative;
    width: 132px;
    margin-left: 3px;
    margin-right: 12px;
    height: 48px;
    padding: 1px;
    border-right: 1px solid #EEEEEE;
}
.classmateImgDiv{
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    overflow: hidden;
    border: 2px solid #DCDCDC;
    border-radius: 50%;
}
.classmateImgDivIn{
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    width: 64px;
    height: 64px;
    overflow: hidden;
    border: 2px solid #DCDCDC;
    border-radius:50%;
}
.classmateImg{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 50;
}
.classmateLabel{
    position: absolute;
    top: 32px;
    left: 2px;
    color: white;
    width: 34px;
    height: 14px;
    line-height: 14px;
    border-radius:2px;
    text-align: center;
    background: #DCDCDC;
    z-index: 100;
}
.classmateName{
    margin-left: 48px;
    width: 60px;
    height: 22px;
    line-height: 22px;
    font-size: 15px;
}
.classmateNameIn{
    cursor: default;
    font-size: 17px;
    padding:0 5px;
    color: #313131;
}
.classmatePointIn{
    cursor: default;
    position: absolute;
    left:50%;
    transform: translate(-50%,0);
    width: 70px;
    text-align: center;
    font-size: 16px;
    color: #D99A00;
    z-index: 100;
}
.classmatePoint{
    margin-top: 2px;
    margin-left: 48px;
    width: 60px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
}
.classmateJumpDetail{
    cursor: pointer;
    display: inline-block;
    height: 48px;
    width: 42px;
    text-align: center;
    font-size: 12px;
    color: #AAAAAA;
}
.classmatePointRule{
    text-align: center;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 12px;
    width: 84px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #BFBFBF;
    border-radius:13px;
    color: #1B1B1B;
    font-size: 14px;
}
.classmatePointRule:hover{
    color: #F93E44;
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
    background-color: white;
}
.classmateRankingDiv{
    width: 620px;
    height: 99%;
    overflow-y: auto;
    padding-top: 10px;
    padding-left: 14px;
    margin: 0 auto;
}
.classmateRankingDiv::-webkit-scrollbar{       /*滚动条背景*/
    width: 5px;
    background-color: #e8e8e8;
}
.classmateRankingDiv::-webkit-scrollbar-track{     /*滚动条轨道*/
    width: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 10px;
    background-color: #ededed;
}
.classmateRankingDiv::-webkit-scrollbar-thumb{         /*滚动条滑块*/
    width: 3px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #c9c6c7;
}
.classmateRanking{
    cursor: default;
    position: relative;
    display: inline-block;
    margin-left: 8px;
    width:110px;
    height:120px;
    color: #1B1B1B;
    font-size: 15px;
    overflow: hidden;
    text-align: center;
}
.myRanking{
    background:rgba(255,250,237,1);
    border:1px solid rgba(255,225,144,1);
    border-radius:8px;
}
.myRankingLabel{
    cursor: default;
    position: absolute;
    left: 0;
    top: 0;
    width: 66px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #F7BB28;
    border-radius:8px 0px 8px 0px;
    color: white;
    font-size: 14px;
    z-index: 100;
}
.myRankingHead{
    cursor: default;
    position: relative;
    width: 54px;
    height: 54px;
    overflow: hidden;
    border-radius:50%;
    margin: 12px auto 0 auto;
    z-index: 50;
}
.RankingLabel{
    cursor: default;
    position: relative;
    top: -10px;
    width:38px;
    height:16px;
    line-height:16px;
    background: #F7BB28;
    border-radius:4px;
    color: white;
    font-size: 14px;
    margin: 0 auto;
    z-index: 100;
}
.RankingName{
    position: relative;
    top: -10px;
    padding: 2px 5px 0 5px;
    font-weight: bold;
}
.RankingPoint{
    color: #626262;
    font-size: 12px;
    position: relative;
    top: -14px;
}
.classmateMiddle{
    width: 100%;
    height: 480px;
}
.PointRuleDiv{
    position: absolute;
    top: -10px;
    right: -320px;
    padding:25px 0 0 20px;
    width: 300px;
    height: 190px;
    background: white;
}
.PointRuleJT{
    position: absolute;
    top: 26px;
    left: -10px;
}
.PointRuleLabel{
    font-size:20px;
    font-weight: bold;
    color: #434343;
    margin-bottom: 10px;
}
.PointRulePre{
    font-family: Microsoft YaHei !important;
    position: relative;
    width: 100%;
    padding-right: 20px;
    margin: 0 auto;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left;
    font-size: 14px;
    color: #313131;
    height: 120px;
    line-height: 26px;
    /*自动换行*/
    word-break: break-all;
    word-wrap: break-word;
}
.PointRulePre::-webkit-scrollbar{       /*滚动条背景*/
    width: 5px;
    background-color: #181818;
}
.PointRulePre::-webkit-scrollbar-track{     /*滚动条轨道*/
    width: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 10px;
    background-color: #181818;
}
.PointRulePre::-webkit-scrollbar-thumb{         /*滚动条滑块*/
    width: 3px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #4b4849;
}
.ruleNumberDiv{
    cursor: default;
    position: relative;
    margin-left: 24px;
}
.ruleNumber{
    position: absolute;
    left: -24px;
    top: 4px;
    display: inline-block;
    width:18px;
    height:18px;
    line-height: 19px;
    background:rgba(131,153,175,1);
    border-radius:50%;
    color: white;
    text-align: center;
    font-size: 14px;
}
.classmateImgOne{
    border: 2px solid #FFB92C;
}
.classmateImgTwo{
    border: 2px solid #A7B8C9;
}
.classmateImgThree{
    border: 2px solid #CCA989;
}
.classmateImgBackOne{
    background: #FFB92C;
}
.classmateImgBackTwo{
    background: #A7B8C9;
}
.classmateImgBackThree{
    background: #CCA989;
}
.myClassChildrenImgDiv{
    position: relative;
    display: inline-block;
    width: 30px;
    min-width: 30px;
    max-width: 30px;
    height: 30px;
    margin-left: 6px;
    min-height: 30px;
    max-height: 30px;
    border-radius: 15px;
    overflow: hidden;
}
.myClassChildrenFontDiv{
    cursor: default;
    position: relative;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    min-height: 30px;
    max-height: 30px;
    border-radius: 15px;
    vertical-align: top;
}
.myClassPointImg{
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin-left: 10px;
    width: 30px;
    min-width: 30px;
    max-width: 30px;
    height: 30px;
    min-height: 30px;
    max-height: 30px;
    vertical-align: top;
}
.myClassChildrenImg{
    height: 30px;
    max-height: 30px;
    min-height: 30px;
    min-width: 30px;
    transform: translate(-50%,-50%);
    left:50%;
    top:50%;
    position: absolute;
}
.myClassLine{
    position: relative;
    left:-30px;
    margin: 20px 0 0 0;
    width: 1040px;
    height: 6px;
    background-color: #EEEEEE;
}
.myClassSchedule{
    margin: 40px auto 20px auto;
    font-size:16px;
    color:rgba(248,110,33,1);
    width:900px;
    height:38px;
    line-height:38px;
    background-color:rgba(253,252,236,1);
    border-radius:2px;
    border:1px solid rgba(251,248,187,1);
    text-align: center;
    cursor: default;
}
.myClassOneMenu{
    width: 100%;
    height: 30px;
    line-height: 24px;
    text-align: left;
    font-size: 14px;
    color: #333333;
    position: relative;
    cursor: default;
    padding-bottom: 6px;
}
.myClassOneMenuButton{
    position: absolute;
    padding:0 8px ;
    right: 0;
    top: 0;
    width: 80px;
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
}
.myClassOneMenuButtonHeightCenter{
    position: absolute;
    padding:0 20px 2px 20px;
    right: 10px;
    top: 50%;
    transform: translate(0,-50%);
    height: 24px;
    line-height: 22px;
    border-radius: 12px;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
}
.myClassOneMenuButtonHeightCenterNoSel{
    position: absolute;
    padding:0 20px 2px 20px;
    right: 10px;
    top: 50%;
    transform: translate(0,-50%);
    height: 24px;
    line-height: 22px;
    border-radius: 12px;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
}
.myStudyViewMenu{
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 20px;
    padding: 20px 10px;
    font-size: 14px;
    height: 80px;
    width: 180px;
}
.myStudyViewMenuGray{
    background-image: url("/static/images/myStudy/menuNotStart.png");
    background-size: 100%;
}
.myStudyViewMenuGreen{
    background-image: url("/static/images/myStudy/menuGoEnd.png");
    background-size: 100%;
}
.myStudyViewMenuYellow{
    background-image: url("/static/images/myStudy/menuGoingOn.png");
    background-size: 100%;
}
.myStudyViewFont{
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
    line-height: 19px;
    text-align: center;
}
.myStudyViewMenuLabel{
    position: absolute;
    top: -5px;
    right: 0;
}
.myStudyViewMenuLabelFont{
    position: absolute;
    top: -5px;
    right: 0;
    width: 57px;
    height: 22px;
    line-height: 22px;
    color: white;
    font-size: 13px;
    text-align: center;
}
.myClassGreen{
    border: 1px solid #F93E44;
    color: #F93E44;
}
.myClassGreenNew{
    border: 1px solid #51E07B;
    color: #51E07B;
}
.myClassred{
    border: 1px solid #FF0000;
    color: #FF0000;
}
.myClassredNew{
    border: 1px solid #FF6F7B;
    color: #FF6F7B;
}
.myClassredNew:hover,.myClassGreenNew:hover{
    color: #F93E44;
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
    background-color: white;
}
.myClassgary{
    border: 1px solid #959595;
    color: #959595;
}
.myClassOneMenuButton:hover,.myClassOneMenuButtonHeightCenter:hover{
    color: #F93E44;
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
    background-color: white;
}

.myClassTwoMenu{
    width: 95%;
    margin: 10px 0 0 38px;
    height: 24px;
    line-height: 24px;
    text-align: left;
    font-size: 14px;
    color: #666666;
    position: relative;
    cursor: pointer;
}
.myClassTwoMenu:hover{
    background-color: rgba(240,240,240,1);
}
.myClassTwoMenuGuide{
    position: absolute;
    bottom: 5px;
    left: -16px;
    margin-right: 5px;
}
.myClassOneMenuStatu{
    position: absolute;
    top:0;
    right: 0;
    font-size: 14px;
}
.dottedLine{
    border-bottom:1px #e6e6e6 dashed;
}
.myClassifyDiv{
    width: 100%;
    padding-bottom: 25px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 25px;
}
.myStudyClassMenu{
    position: relative;
    cursor: default;
    width: 900px;
    border:1px solid #EEEEEE;
    color: black;
    font-size: 18px;
    padding: 0 0 0 38px;
    margin: 0 auto 20px auto;
    background: #F9F9F9;
}
.myStudyClassMenuTitle{
    position: relative;
    left: -38px;
    padding-left: 40px;
    padding-right: 100px;
    cursor: default;
    width: 898px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    background: white;
}
.mySearchDiv{
    width: 100%;
    height: 45px;
}
.pleaseSel{
    width: 440px;
    height: 36px;
    line-height: 36px;
    border:1px solid rgba(229,229,229,1);
    color: rgb(136, 136, 136);
    border-radius: 4px;
    padding-left: 10px;
    margin-right: 18px;
    display: inline;
}
.pleaseSel:focus{
    border: 1px solid #F93E44;
    color: rgb(97, 97, 97);
    outline: none;
}
.pleaseSel::-webkit-input-placeholder {
    color: rgba(185, 185, 185,1);
}
.pleaseSel::-ms-input-placeholder {
    color: rgba(185, 185, 185,1);
}
.questionSearch{
    width: 80px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #F93E44;
    background-color: #F93E44;
    color: #FFFFFF;
    border-radius: 4px;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}
.questionSearch:active{
    border: 1px solid #F93E44;
    color: #F93E44;
}
.myQuestionDiv{
    width: 980px;
    padding: 1px;
    margin-top: 20px;
    border: 1px solid #E5E5E5;
}
.myQuestionTit{
    position: relative;
    left: 0;
    padding:0 10px 1px 10px;
    margin-bottom: 2px;
    width: 977px;
    height: 40px;
    line-height: 40px;
    background-color: #F9F9F9;
    color: #2C3237;
}

.myQuestionLabel{
    position: relative;
    top: -5px;
    width: 44px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: rgba(132,140,149,1);
    color: #FFFFFF;
    border-radius:5px;
    display: inline-block;
    font-size: 14px;
    cursor: default;
}

.myQuestionClass{
    display: inline-block;
    margin-top: 10px;
    color: #2C3237;
    max-width: 80%;
    line-height: 20px;
    font-size: 14px;
    cursor: default;
    font-weight: bold;
}
.myQuestionTime{
    position: absolute;
    right: 0;
    color: #CCCCCC;
    display: inline-block;
    font-size: 13px;
}
.myQuestionTime1{
    position: relative;
    color: #CCCCCC;
    display: inline-block;
    font-size: 13px;
    margin-left: 20px;
}
.myQuestionHead{
    width: 29px;
    min-width: 29px;
    max-width: 29px;
    height: 29px;
    min-height: 29px;
    max-height: 29px;
    border-radius: 15px;
    position: absolute;
    top: 0;
    left: 0;
}
.myQuestionMessage{
    width: 97%;
    margin-top: 10px;
    margin-left: 18px;
    padding:1px 1px 1px 37px;
    position: relative;
}
.myQuestionName{
    position: relative;
    font-size: 14px;
    color: #535353;
    width: 100%;
    padding: 0 1px;
}
.myQuestionContent{
    font-size: 14px;
    color: #000000;
    margin-bottom: 13px;
    /*自动换行*/
    white-space: pre-line;
    word-break: break-all;
    word-wrap: break-word;
}
.myQuestionAnswer{
    font-size: 13px;
    color: #0E755D;
    width: 95%;
    background: #F5F5F5;
    padding: 10px 13px;
    position: relative;
    cursor: default;
    margin-bottom: 10px;
}
.myPageActive{
    color: #f0e9ec;
    background-color: #F93E44;
}
.myStudyQyDiv{
    width: 220px;
    height: 46px;
    color: #000000;
    margin:0 auto 10px auto;
}
.myStudyQy{
    position: relative;
    width: 47%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}
.myStudyActive{
    color: #F93E44;
}
.myStudyQyActive{
    border-bottom: 2px solid #F93E44;
    color: #F93E44;
}
.myStudyBottomLine{
    position: absolute;
    bottom: -5px;
    transform: translate(-50%,0);
    left:50%;
    width: 65px;
    height: 3px;
    background-color: #F93E44;
    display: none;
}
.testPaper{
    position: relative;
    width: 920px;
    height: 40px;
    line-height: 36px;
    background-color: #F5F5F5;
    border: 1px solid #DBDCDC;
    padding:0 0 4px 10px;
    color: #2C3237;
    text-align: left;
    margin-top: 35px;
}
.pastClassDiv{
    margin-left: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
.favoritePic{
    margin-left: 10px;
    cursor: pointer;
}
.goOut{
    display: inline-block;
    cursor: pointer;
    font-weight: normal;
    margin-left: 9px;
    color: #999999;
}
.insidePic{
    position: absolute;
    left: 25px;
    transform: translate(0,-50%);
    top:53%;
}
.dataSetUpTit{
    cursor: default;
    font-size: 24px;
    color: #333333;
    text-align: left;
}
.dataMessageDiv{
    position: relative;
    width: 100%;
}
.dataSetUpHeadDiv{
    position: absolute;
    left: 0;
    top: 0;
    cursor: default;
    width: 21%;
    text-align: left;
    padding-top: 65px;
}
.dataSetUpMessageDiv{
    position: absolute;
    right: 0;
    top: 0;
    cursor: default;
    width: 78%;
    padding-top: 60px;
}
.userHeadDiv{
    position: relative;
    width: 119px;
    max-width: 119px;
    min-width: 119px;
    height: 119px;
    max-height: 119px;
    min-height: 119px;
    border-radius: 60px;
    overflow: hidden;
}
.picFixedWidth{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.userHeadPicChange{
    margin-top: 12px;
    margin-left: 25px;
    font-size: 16px;
    cursor: pointer;
}
.userHeadPicChange:hover{
    color: #F93E44;
}
.userMessageDiv{
    display: inline-block;
    width: 300px;
    height: 69px;
    margin-bottom: 23px;
}
.userMessageDiv2{
    width: 300px;
    height: 69px;
    margin-bottom: 23px;
}
.userMessageTit{
    padding-bottom: 5px;
}
.sexRadio{
    width: 16px;
    height: 16px;
    padding-top: 8px;
}
.sexName{
    position: relative;
    padding-top: 8px;
    bottom: 2px;
    margin-left: 5px;
    margin-right: 30px;
}
.userMessageSave{
    margin-top: 7px;
    height: 40px;
    line-height: 40px;
    width: 88px;
    background-color: #F93E44;
    border-radius: 2px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
}
.userMessageSave:hover{
    color: #F93E44;
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
    background-color: white;
}
.userInput{
    height: 40px;
    width: 295px;
}
.userInput2{
    height: 40px;
    width: 140px;
    display: inline-block;
}
/*视频弹框*/
.videoJump{
    z-index: 9999;
    color: #FFFFFF;
    font-size: 14px;
    height: 100%;
    line-height: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 5px 5px 5px 5px;
    cursor: default;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    display: table;
    top:0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.9);
}
.videoJump1{
    z-index: 9999;
    color: #FFFFFF;
    font-size: 14px;
    height: 100%;
    line-height: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 5px 5px 5px 5px;
    cursor: default;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    display: table;
    top:0;
    left: 0;
    background-color: rgba(51, 41, 41, 0.01);
}

.videoMiddleDiv{
    display: table-cell;
    vertical-align: middle;
    height: 200px;
    width: 300px;
    cursor: pointer;
}
.viedeoGrade{
    margin-top: 50px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 22px;
}
.middleShow{
    position: absolute;
    text-align: center;
    transform: translate(-50%,-50%);
    top:50%;
    left: 50%;

}
.starImg{
    margin: 0 5px;
    cursor: pointer;
    height: 18px;
    width: 18px;
    max-width: 18px;
    min-width: 18px;
    max-height: 18px;
    min-height: 18px;
}
.resetNext {
    display: inline-block;
    margin: 40px 55px;
    cursor: pointer;
}
.penTime{
    position: absolute;
    top: 5px;
    left: 10px;
    font-size: 12px;
    color: #FEFEFE;
    cursor: default;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    border-radius: 10px;
    background: -moz-linear-gradient(left, #FFBC6C 0%, #F93E44 100%);
    background: -webkit-gradient(linear, left left,right right, color-stop(0%,#FFBC6C), color-stop(100%,#F93E44));
    background: -webkit-linear-gradient(left, #FFBC6C 0%,#F93E44 100%);
    background: -o-linear-gradient(left, #FFBC6C 0%,#F93E44 100%);
    background: -ms-linear-gradient(left, #FFBC6C 0%,#F93E44 100%);
    background: linear-gradient(to right, #FFBC6C 0%,#F93E44 100%);
}
.penTimeImg{
    position: absolute;
    top: 7px;
    left: -17px;
    cursor: default;
    width: 15px;
    max-width: 15px;
    height: 15px;
    max-height: 15px;
}
.penMessage{
    padding-left: 150px;
    position: relative;
    display: inline-block;
    width: 660px;
    font-size: 14px;
    margin-bottom: 5px;
    color: #333333;
    cursor: default;
}
.studyPenMessage{
    position: relative;
    left: 12px;
    width: 95%;
    color: #010101;
    margin-top: 5px;
    /*自动换行*/
    white-space: pre-line;
    word-break: break-all;
    word-wrap: break-word;
}
.penLine{
    position: absolute;
    top: 28px;
    left: -10px;
    height: 100%;
    border-left: 1px solid rgba(229,229,229,1);
}
.myPenMessageDiv{
    width: 939px;
    margin: 20px 10px 5px 38px;
    padding: 5px 0;
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #333333;
    cursor: default;
}
.myPenMessageDiv:hover{
    background-color:#FDFCEC;  /*#FDFCEC*/
}
.myPenTime{
    width: 100%;
    text-align: right;
    padding-right: 10px;
    color: #B5B5B5;
    display: inline-block;
    font-size: 12px;
}
.classLabel{
    position: absolute;
    width: 36px;
    height: 20px;
    top:10px;
}
.classLabelStudy{
    position: absolute;
    width: 32px;
    height: 18px;
    top: 0;
    left: 0;
}
.classLabelStudyNew{
    position: absolute;
    width: 48px;
    height: 26px;
    top: 8px;
    left: -6px;
}
.classEmptyFilling{
    position: absolute;
    width: 32px;
    font-size: 12px;
    top: 0;
    left: 0;
    color: white;
}
#testPractice::-webkit-scrollbar,#courSeware::-webkit-scrollbar,#courseCatalog::-webkit-scrollbar{       /*!*滚动条背景*!*/
    width: 10px;
}
#testPractice::-webkit-scrollbar-track,#courSeware::-webkit-scrollbar-track,#courseCatalog::-webkit-scrollbar-track{     /*滚动条轨道*/
    width: 8px;
}
#testPractice::-webkit-scrollbar-thumb,#courSeware::-webkit-scrollbar-thumb,#courseCatalog::-webkit-scrollbar-thumb{         /*滚动条滑块*/
    width: 6px;
    border-radius: 3px;
    background-color: #847f80;
}
.imgHeadCutDiv{
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    height: 300px;
    width: 400px;
    border: 1px solid #cecece;
    overflow: hidden;
    margin: 20px 10px 0 10px;
    box-shadow: inset 0 0 5px rgba(0,0,0,.25);
    background-color: #fcfcfc;
}
.myHeadRightDiv{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    margin: 20px 0 0 0;
    height: 300px;
    width: 190px;
}
.myHeadDiv{
    position: absolute;
    left: 50%;
    top:0;
    transform: translate(-50%,0);
    width: 120px;
    min-width: 120px;
    max-width: 120px;
    height: 120px;
    min-height: 120px;
    max-height: 120px;
    overflow: hidden;
    border-radius: 60px;
}
.myHeadDiv2{
    position: absolute;
    left: 50%;
    top:160px;
    transform: translate(-50%,0);
    width: 46px;
    min-width: 46px;
    max-width: 46px;
    height: 46px;
    min-height: 46px;
    max-height: 46px;
    overflow: hidden;
    border-radius: 23px;
}
/*考试练习*/
.testPracticeQY{
    cursor: pointer;
    width: 60px;
    height: 70px;
    font-size: 18px;
    color: #000000;
    display: inline-block;
    margin-right: 43px;
    padding: 30px 0 18px 0;
    text-align: center;
}
.testPracticeActive{
    color: #F93E44;
    border-bottom: 3px solid #F93E44;
}
.texModule{
    position: relative;
    cursor: default;
    width: 1230px;
    background-color: white;
    border: 1px solid white;
    height: 140px;
    margin-bottom: 20px;
    padding-left: 82px;
    text-align: left;
}
.promptMessage{
    cursor: default;
    width:1230px;
    height:34px;
    line-height:34px;
    text-align: center;
    font-size: 13px;
    background:rgba(253,249,236,1);
    border:1px solid rgba(243,225,190,1);
    border-radius:4px;
    margin: 0 0 20px 0;
}
.texModuleHalf{
    cursor: pointer !important;
    float: left;
    display: inline-block;
    position: relative;
    width: 575px;
    background-color: white;
    border: 1px solid white;
    height: 130px;
    margin-bottom: 20px;
    margin-right: 40px;
    padding:1px 1px 1px 82px;
}
.texModule:hover,.texModuleHalf:hover{
    color: #F93E44;
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
    background-color: white;
}
.testName{
    margin: 23px 0 0 0;
    height: 19px;
    line-height: 19px;
}
.textLabel{
    position: relative;
    bottom: 1px;
    padding : 2px 6px;
    font-size: 13px;
    margin-right: 9px;
    border-radius:3px;
}
.labelRed{
    border: 1px solid #F93E44;
    color: #F93E44;
}
.labelGray{
    border: 1px solid #E5E5E5;
    color: #434343;
}
.testPracticeMessage{
    margin: 12px 0 0 0;
    height: 13px;
    line-height: 13px;
    font-size: 12px;
    color: #626262;
    text-align: left;
}
.clickDown{
    cursor: pointer;
    color: #F93E44;
}
.clickDown:hover{
    color: #34acea;
}
.testPracticeMessageTop40{
    margin: 40px 0 0 0;
    height: 13px;
    line-height: 13px;
    font-size: 12px;
    color: #626262;
    text-align: left;
}
.testPracticeTime{
    margin: 18px 0 0 0;
    line-height: 16px;
    font-size: 18px;
    color: #010101;
}
.testScoreMenuMoreJT{
    position: absolute;
    top:50%;
    transform: translate(0,-50%);
    right: 33px;
    color: #BEBEBE;
    font-size: 34px !important;
}
.testPracticeImg{
    position: relative;
    bottom: 2px;
    width: 14px;
    height: 14px;
    margin-right: 10px;
}
.teacterAnswerJT{
    position: absolute;
    left: 20px;
    top:-6px;
}
.testPracticeLine{
    position: absolute;
    top: 25px;
    right: 280px;
    height: 90px;
    border-left: 1px solid rgba(229,229,229,1);
}
.testScoreMenuLine{
    position: absolute;
    transform: translate(0,-50%);
    top: 50%;
    right: 75px;
    height: 80px;
    border-left: 1px solid rgba(229,229,229,1);
}
.testPracticePointDiv{
    position: absolute;
    top: 30px;
    right: 310px;
    width: 78px;
    height: 78px;
    border-radius:50%;
    border: 1px solid rgba(255, 255, 255, 0);
    text-align: center;
}
.testScoreMenuPointDiv{
    position: absolute;
    top: 25px;
    right: 100px;
    width: 78px;
    height: 78px;
    border-radius:50%;
    border: 1px solid rgba(255, 255, 255, 0);
    text-align: center;
}
.testPracticePointInsideDiv{
    position: relative;
    width: 68px;
    height: 68px;
    line-height: 51px;
    border-radius:50%;
    border: 2px solid rgba(255, 255, 255, 0);
    padding-bottom: 17px;
    margin: 4px auto;
    font-size: 24px;
    font-weight: bold;
}
.redPass{
    color: #FF3455;
    border: 1px solid rgba(255, 52, 85, 0.31);
}
.greenPass{
    color: #76DA4A;
    border: 1px solid #76DA4A;
}
.redPassInside{
    border: 2px solid #FF3455;
}
.greenPassInside{
    border: 2px solid #76DA4A;
}
.testPracticePointSpan{
    position: absolute;
    bottom: -8px;
    font-size: 13px;
    color: #6c6c6c;
    left:25px;
    font-weight: normal;
}
.testPracticePoint{
    text-align: center;
}
.textOneLine{   /*单行超出省略*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.topTestName{
    font-size: 18px;
    margin-left: 120px;
}
.topQuestionBankTestName{
    font-size: 18px;
    line-height: 20px;
    margin-top: 20px;
}
.topQuestionBankTestDiv{
    position: relative;
    bottom: 3px;
    height: 40px;
    display: flex;
    align-items: center;
}
.questionBankTestQYDiv{
    position: absolute;
    right: 0;
    display: inline-block;
    height: 40px;
    width: 540px;
    font-size: 14px;
    color: #000000;
    text-align: right;
    padding:1px;
    border: 1px solid rgba(255, 255, 255, 0);
}
.questionBankTestQY{
    cursor: pointer;
    position: relative;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin-bottom: 14px;
    width: 85px;
    text-align: center;
}
.bankTestQYActive{
    color: #F93E44;
}
.bankTestQYLine{
    display: none;
    position: absolute;
    bottom: -10px;
    transform: translate(-50%,0);
    left:50%;
    height: 3px;
    width: 40px;
    background-color: #F93E44;
}
/*考试页面*/
.testMainMenu{
    position: relative;
    width: 1000px;
    height: 62px;
    line-height: 62px;
    background-color: white;
    margin: 15px auto;
    border:1px solid rgba(229,229,229,1);
    border-radius:4px;
    font-size: 17px;
}
.testMainMenu900{
    position: absolute;
    left: 0;
    width: 900px;
    height: 62px;
    line-height: 62px;
    margin: 0 auto;
}
.testMainMenuDivGary{
    position: relative;
    width: 1000px;
    height: 62px;
    line-height: 62px;
    background-color: white;
    margin: 15px auto;
    border-radius:4px;
    font-size: 17px;
    background-color: rgba(250,250,250,1);
    border:1px solid rgba(229,229,229,1);
}
.testMainMenuDiv{
    position: relative;
    width: 1000px;
    height: 62px;
    line-height: 62px;
    background-color: white;
    margin: 15px auto;
    border:1px solid rgba(229,229,229,1);
    border-radius:4px;
    font-size: 17px;
}
.questionBankTestTotalTitle{
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #505050;
    width: 90px;
    height: 100%;
    background-color: white;
    border-left: 1px solid #E5E5E5;
    position: absolute;
    right: 0;
}
.questionBankTestTotalTitleGary{
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #505050;
    width: 90px;
    height: 100%;
    background-color: rgba(250,250,250,1);
    border-left: 1px solid #E5E5E5;
    position: absolute;
    right: 0;
}
.testMainMessage{
    position: relative;
    width: 1000px;
    min-height: 650px;
    background-color: white;
    margin: 8px auto 165px auto;
    border:1px solid rgba(229,229,229,1);
    border-radius:4px;
}
.testMainMessageWhite{
    position: relative;
    width: 1000px;
    background-color: white;
    margin: 8px auto 165px auto;
    border-radius:4px;
}
.testmiddleImg{
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,0);
    display: none;
    z-index: 50;
}
.testMainTrueAnswer{
     position: relative;
     top:-155px;
     width: 1000px;
     min-height: 200px;
     background-color: white;
     margin: 8px auto 0 auto;
     border:1px solid rgba(229,229,229,1);
     border-radius:4px;
     display: none;
 }

.testMainTrueAnswerWhite{
    position: relative;
    top:-155px;
    width: 1000px;
    min-height: 200px;
    background:rgba(250,250,250,1);
    margin: 8px auto 0 auto;
    border:1px solid rgba(229,229,229,1);
    border-radius:4px;
    display: none;
    z-index: 1;
}
.testMainContent{
    cursor: default;
    position: relative;
    width: 990px;
    margin:3px auto;
    padding-bottom: 20px;
    z-index: 1;
}
.testMainContent::-webkit-scrollbar{       /*滚动条背景*/
    width:6px;
    background:rgba(238,238,238,1);
    border-radius:3px;
}
.testMainContent::-webkit-scrollbar-track{     /*滚动条轨道*/
    width: 8px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 4px;
    background:rgba(238,238,238,1);
    margin-right: 20px;
}
.testMainContent::-webkit-scrollbar-thumb{         /*滚动条滑块*/
    width:12px;
    border-radius:6px;
    background:rgba(191,191,191,1);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}
.testMainContent::-webkit-scrollbar-thumb:hover{
    background-color: rgb(129, 129, 129);
}
.testCountdown{
    position: relative;
    margin-right: 4px;
    bottom: 1px;
    width: 14px;
    min-width: 14px;
    max-width: 14px;
    height: 16px;
    min-height: 16px;
    max-height: 16px;
}
.topTestCountdown{
    position: absolute;
    right: 320px;
    font-size: 14px;
    color: #505050;
}
.testNum{
    cursor: pointer;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #E5E5E5;
    color: #505050;
    border-radius:50%;
    margin: auto 2px;
    display: inline-block;
}
.testNumNow{
    cursor: pointer;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #F18101;
    border:1px solid #F18101;
    color: white;
    border-radius:50%;
    margin: auto 2px;
    display: inline-block;
}
.testNumEnd{
    cursor: pointer;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: 1px solid rgba(229,247,243,1);
    color: #00B38A;
    background-color: rgba(229,247,243,1);
    border-radius:50%;
    margin: auto 2px;
    display: inline-block;
}
.testNumEndGray{
    cursor: pointer;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #FEFBF8;
    border:1px solid #FBDBB6;
    color: #F18101;
    border-radius:50%;
    margin: auto 2px;
    display: inline-block;
}
.testLeftJT{
    cursor: pointer;
    position: absolute;
    left: 20px;
    top:17px;
    font-size: 26px;
    color: #959595;
}
.testRightJT{
    cursor: pointer;
    position: absolute;
    right: 20px;
    top:17px;
    font-size: 26px;
    color: #959595;
}
.testMainTit{
    position: relative;
    cursor: default;
    width: 998px;
    height: 40px;
    line-height: 40px;
    background:rgba(245,245,245,1);
    border-radius:4px 4px 0 0;
    color: #505050;
    text-align: left;
    font-size: 14px;
    padding-left: 20px;
}
.testMainTitGary{
    position: relative;
    cursor: default;
    width: 998px;
    height: 40px;
    line-height: 40px;
    background: url("/static/images/testPractice/titleChange.jpg") repeat-x bottom;
    border-radius:4px 4px 0 0;
    color: #505050;
    text-align: left;
    font-size: 14px;
    padding-left: 20px;
}
.testMainLabel{
    position: absolute;
    right: 24px;
    font-size: 16px;
    color: #000000;
}
.testMainAnswer{
    position: relative;
    line-height: 22px;
    width: 850px;
    text-align: left;
    margin:18px 0 0 48px;
    z-index: 2;
}
.testMainTitle{
    cursor: default;
    position: relative;
    line-height: 30px;
    width: 900px;
    text-align: left;
    margin:18px 0 0 21px;
    white-space: pre-wrap;
    font-size: 16px;
    font-family: Microsoft YaHei!important;, "Helvetica","Microsoft YaHei", "Arial", "Tahoma", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    z-index: 2;
}
.footTest{
    position: fixed;
    bottom: 0;
    min-height: 80px;
    max-height: 160px;
    width: 100%;
    background-color: white;
    color: #010101;
    z-index: 50;
    box-shadow:0px -2px 10px 0px rgba(143,143,143,0.1);
}

.footTestWhite{
    position: fixed;
    bottom: 0;
    min-height: 80px;
    max-height: 160px;
    width: 100%;
    background: url("/static/images/testPractice/bottomBoxSh.png") repeat-x top;
    color: #010101;
    z-index: 2;
}
/*答案3个样式*/
.testAnswer{
    position: relative;
    width: 1240px;
    margin: 0 auto;
}
.testAnswerWhite{
    position: relative;
    bottom: -4px;
    width: 1240px;
    margin:0 auto;
    height: 76px;
    line-height: 76px;
}
.hei80{
    height: 80px;
    line-height: 80px;
}
.hei160{
    height: 160px;
    line-height: 160px;
}
.hei140{
    height: 140px;
    line-height: 140px;
}
.testButtonJT{
    font-size: 24px !important;
    position: relative;
    bottom: -2px;
    padding:0 5px;
}
.testButtonLeftOutJT{
    font-size: 24px !important;
    position: absolute;
    left: -20px;
    transform: translate(0,-50%);
    top:50%;
}
.testButtonRightOutJT{
    font-size: 24px !important;
    position: absolute;
    right: -20px;
    transform: translate(0,-50%);
    top:50%;
}
.testPrev{
    position: absolute;
    left: 120px;
    transform: translate(0,-50%);
    top:50%;
    padding-right: 5px;
}
.testPrev2{
    position: absolute;
    right: 220px;
    transform: translate(0,-50%);
    top:50%;
    padding-right: 5px;
}
.testShowAnswer{
    position: absolute;
    right: 320px;
    transform: translate(0,-50%);
    top:50%;
    padding-right: 5px;
}
.testPrevOut{
    position: absolute;
    left: 120px;
    transform: translate(0,-50%);
    top:50%;
}
.testNext{
    position: absolute;
    right: 120px;
    transform: translate(0,-50%);
    top:50%;
    padding-left: 5px;
}
.testNext2{
    position: absolute;
    right: 80px;
    transform: translate(0,-50%);
    top:50%;
    padding-left: 5px;
}
.testNextOut{
    position: absolute;
    right: 120px;
    transform: translate(0,-50%);
    top:50%;
}
.testAnswerDiv{
    position: relative;
    width: 700px;
    height: 100%;
    margin: 0 auto;
}
.testAnswerDivStoreroom{
    position: relative;
    width: 550px;
    height: 100%;
    margin: 0 auto 0 250px;
}
.testbuttonSel{
    cursor: pointer;
    position: relative;
    text-align: center;
    width:74px;
    height:40px;
    line-height: 40px;
    background:rgba(255,255,255,1);
    border:1px solid #A0A0A0;
    border-radius:20px;
    display: inline-block;
    color: black;
    margin: 0 5px;
}
.testbuttonSelActive{
    background:#F2FBF9 !important;
    color: #010101 !important;
    border:1px solid #00B38A !important;
}
.testbuttonSelError{
    background:#FFF1F4 !important;
    color: #F24466 !important;
    border:1px solid #F24466 !important;
}
.testbuttonIf{
    cursor: pointer;
    position: relative;
    text-align: center;
    width:120px;
    height:40px;
    line-height: 40px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(219,220,220,1);
    border-radius:20px;
    display: inline-block;
    color: black;
}
.testAnswerifImg{
    height: 14px;
    min-height: 14px;
    max-height: 14px;
    position: relative;
    bottom: 1px;
    margin-right: 9px;
}
.testMainImg{
    text-align: center;
    margin-top: 20px;
    max-width: 90%;
}
.simpleAnswerInput{
    position: relative;
    width: 700px;
    max-width: 700px;
    min-width: 700px;
    height: 110px;
    max-height: 110px;
    min-height: 110px;
    line-height: 22px;
    letter-spacing: 0.6px;
    overflow-y: auto;
    resize:none;/*去掉右下角*/
    transform: translate(0,-50%);
    top:50%;
    padding: 10px;
    font-size: 16px;
    background:rgba(249,249,249,1);
    border:1px solid rgba(229,229,229,1);
    border-radius:4px;
}
.simpleAnswerInput:focus{
    outline: none;
    border-radius:4px;
}
/*成绩*/
.testScoreMessageDiv{
    width: 1000px;
    height: 220px;
    background-color: white;
    margin: 0 auto;
    padding: 20px;
    display: table;
    cursor: default;
}
.testScoreShow{
    width: 1240px;
    height: 700px;
    background-color: white;
    margin: 0 auto;
    padding: 20px;
    display: table;
    text-align: center;
    cursor: default;
}
.testScoreMessage{
    width: 33.3%;
    display: table-cell;
}
.testScoreMessageSm{
    width: 30%;
    display: table-cell;
}
.testScoreGrid{
    width: 100%;
    height: 90px;
    color: #505050;
    font-size: 14px;
    text-align: center;
    padding-top: 15px;
}
.testTitBottomLine{
    border-bottom: 1px solid #EEEEEE;
}
.testTitRightLine{
    border-right: 1px solid #EEEEEE;
}
.testRightLine{
    border-right: 1px solid #DBDCDC;
}
.testScoreContent{
    font-size: 18px;
    color: #000000;
}
.testScoreContentCue{
    font-size: 12px;
    color: #898989;
}
.myScoreAnalyse{
    width: 1000px;
    height: 367px;
    margin: 40px auto 0 auto;
    background-color: white;
    padding-top: 53px;
    cursor: default;
}
.myScoreAnalyseTitle{
    text-align: center;
    font-size: 24px;
    color: black;
    margin: 0 auto 12px auto;
}
.myScoreAnalyseGreenLine{
    text-align: center;
    margin: 0 auto 52px auto;
    width: 50px;
    height: 4px;
    background-color: #F93E44;
    border-radius:2px;
}
.myScoreAnalyseDiv{
    width: 100%;
    height: 160px;
    min-height: 160px;
    text-align: center;
    padding: 1px;
}
.myScoreKnobDiv20Percentage{
    position: relative;
    width: 16%;
    height: 110px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
}
.myScoreError{
    color:#959595;
    font-size: 14px;
}
.myScore{
    position: absolute;
    top:30px;
    transform: translate(-50%,0);
    left:50%;
    font-size: 22px;
    color: #000000;
    font-weight: bold;
}
.totalScore{
    position: absolute;
    top:60px;
    transform: translate(-50%,0);
    left:50%;
    font-size: 14px;
    color: #787878;
}
.titleAnalyseDiv{
    width: 1000px;
    min-height: 100px;
    text-align: center;
    margin: 40px auto 0 auto;
    padding: 1px;
    background-color: white;
    display: none;
}
.testMenuTitle{
    height: 26px;
    line-height: 24px;
    margin: 40px auto 32px auto;
    color: #F93E44;
    font-size: 24px;
    cursor: default;
    padding: 1px;
}
.testTitle{
    position: relative;
    cursor: default;
    width: 920px;
    margin: 0 auto 20px auto;
    min-height: 50px;
    text-align: center;
    padding: 1px 1px 20px 1px;
    color: #505050;
    font-size: 14px;
    border: 1px solid #E5E5E5;
}
.testTitleLabel{
    position: relative;
    left: -1px;
    cursor: default;
    width: 918px;
    height: 42px;
    text-align: left;
    padding: 0 0 0 20px;
    color: #505050;
    background-color: #F5F5F5;
    border-bottom: 1px solid #DBDCDC;
    display: flex;
    align-items: center;
}
.trueOdds{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.scoreFavorite{
    position:absolute;
    transform: translate(0,-50%);
    top:48%;
    right: 23px;
    cursor: pointer;
}
.scoreFavoriteImg{
    position:absolute;
    transform: translate(0,-50%);
    top:93%;
    right: 10px;
    width: 14px;
    cursor: pointer;
}
.myStudyFavoriteStar{
    position: absolute;
    bottom: 6px;
    right: 10px;
    color: #888888;
}
.yellowStar{
    color: #EF8200;
}
.scoreError{
    position:absolute;
    transform: translate(0,-50%);
    top:50%;
    right: 0;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    width: 42px;
    color: #DADADA;
    border-left: 1px solid #DADADA;
    text-align: center;
}
.scoreUnFavoriteImg{
    width: 14px;
    margin-right: 8px;
}
.testTitleMessage{
    position: relative;
    line-height: 30px;
    width: 95%;
    text-align: left;
    margin:18px auto 0 auto;
    font-size: 16px;
    color: #010101;
}
.testTitleAnswer{
    position: relative;
    line-height: 30px;
    width: 92%;
    text-align: left;
    margin:14px auto 0 auto;
    font-size: 16px;
    color: #010101;
}
.testTitleAnswer2{
    position: relative;
    line-height: 24px;
    width: 92%;
    text-align: left;
    margin:14px auto 10px auto;
    font-size: 14px;
    color: #010101;
}
.titleAnswer{
    position: relative;
    width: 95%;
    height: 52px;
    border: 1px solid #DBDCDC;
    margin: 30px auto;
    display: table;
    cursor: default;
    color: #000000;
    font-size: 14px;
}
.divVetically{
    display: flex;
    align-items: center;
}
.answerRed{
    color: #F24466;
    font-size: 18px;
    position: relative;
    bottom: -2px;
    font-weight: normal;
}
.answerGreen{
    color: #00B38A;
    font-size: 18px;
    position: relative;
    bottom: -2px;
    font-weight: normal;
}
.answerBlack{
    color: #343434;
    font-size: 18px;
    position: relative;
    bottom: -2px;
    font-weight: normal;
}
.answerYellow{
    color: #f2a733;
    font-size: 18px;
    position: relative;
    bottom: -2px;
}
.testAnswerMessage{
    position: relative;
    width: 33.3%;
    display: table-cell;
    font-weight: bold;
    height: 100%;
    vertical-align: middle;
}
.testAnswerMessageHalf{
    position: relative;
    width: 50%;
    display: table-cell;
    font-weight: bold;
    height: 100%;
    vertical-align: middle;
}
.testAnswerMessageAll{
    position: relative;
    width: 100%;
    display: table-cell;
    font-weight: bold;
    height: 100%;
    vertical-align: middle;
}
.testTitLine{
    height: 16px;
    width: 4px;
    margin: auto 8px auto 0;
    background-color: #F93E44;
    display: inline-block;
    border-radius: 2px;
    position: relative;
    top: 1px;
}
.titleImg{
    position: absolute;
    top: -5px;
    right: -10px;
    max-width: 100px;
}
.titleImg2{
    position: absolute;
    top: 35px;
    right: -10px;
    max-width: 100px;
}
.titleNum{
    position: relative;
    display: inline-block;
    text-align: center;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 50%;
    background-color: #848C95;
    color: #FFFFFF;
    font-size: 14px;
    padding-right: 1px;
    margin-right: 10px;
}
.menuLeftFixed{
    position: absolute;
    width: 120px;
    min-height: 60px;
    background-color: white;
    margin-top: 40px;
}
.menuLeftfixedTop{
    position: fixed;
    top:0;
}
.menuTitleOnce{
    position: relative;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    border-bottom: 1px solid #edeeee;
    cursor: pointer;
    color: #707070;
    font-size: 15px;
}
.menuTitleJT{
    position: absolute;
    margin-top: 13px;
    right: 5px;
    color: #959595;
}
.menuTitleLabelDiv{
    position: relative;
    width: 100%;
    display: table;
    border-bottom: 1px solid #edeeee;
    border-collapse:separate;
    border-spacing:0 5px;
}
.titleLabelDiv{
    display: none;
    max-height: 200px;
    overflow-y: auto;
}
.titleLabelDiv::-webkit-scrollbar,#courSeware::-webkit-scrollbar,#courseCatalog::-webkit-scrollbar{       /*!*滚动条背景*!*/
    width: 6px;
}
.titleLabelDiv::-webkit-scrollbar-track,#courSeware::-webkit-scrollbar-track,#courseCatalog::-webkit-scrollbar-track{     /*滚动条轨道*/
    width: 4px;
}
.titleLabelDiv::-webkit-scrollbar-thumb,#courSeware::-webkit-scrollbar-thumb,#courseCatalog::-webkit-scrollbar-thumb{         /*滚动条滑块*/
    width: 3px;
    border-radius: 1px;
    background-color: #847f80;
}
.testScoreBackTop{
    cursor: pointer;
    text-align: center;
    position: absolute;
    bottom: -80px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: white;
    color: #707070;
}
.fontBlack{
    color:black;
}
.titleLabelTrue{
    cursor: pointer;
    width: 32px;
    height: 32px;
    line-height: 30px;
    padding-bottom: 2px;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #E5F7F3;
    background-color: #E5F7F3;
    color: #00B38A;
    display: inline-block;
}
.titleLabelFalse{
    cursor: pointer;
    width: 32px;
    height: 32px;
    line-height: 30px;
    padding-bottom: 2px;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #FEECEF;
    background-color: #FEECEF;
    color: #F24466;
    vertical-align: middle;
    display: inline-block;
}
.titleLabelActive{
    border: 1px solid #F93E44;
    background-color: #F93E44;
    color: white;
}
.rotateHalf{
    transition: transform 0.5s;
    transform: rotate(180deg);
}
.rotate0{
    transition: transform 0.5s;
    transform: rotate(0deg);
}


/*题库练习*/
.titlePracticeDiv{
    position: relative;
    width: 1240px;
    height: 100px;
    background-color: white;
    border: 1px solid #E5E5E5;
    color: #010101;
    font-size: 18px;
    padding:1px 1px 1px 30px;
    margin-bottom: 20px;
    border-radius:4px;
}
.titlePracticeDiv:hover{
    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);
}
.titlePracticeDivHalf{
    display: inline-block;
    position: relative;
    width: 600px;
    height: 122px;
    background-color: white;
    border: 1px solid #E5E5E5;
    color: #010101;
    font-size: 18px;
    padding:1px 1px 1px 30px;
    margin-bottom: 20px;
    margin-right: 10px;
    border-radius:4px;
}
.titlePracticeName{
    position: relative;
    line-height: 19px;
    margin-top: 23px;
}
.titlePracticeNumDiv{
    position: relative;
    margin-top: 17px;
    line-height: 15px;
    font-size: 12px;
    color: #626262;
}
.titlePracticeNumDivHalf{
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translate(0,-50%);
    line-height: 15px;
    font-size: 14px;
    color: #626262;
}
.titlePracticeJDDiv{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 45px;
    width: 100%;
    border-top: 1px solid rgba(229,229,229,1);
    background:rgba(252,252,252,1);
    border-radius:0px 0px 4px 4px;
}
.titlePracticeNum{
    position: relative;
    font-size: 16px;
    color: #7D7D7D;
    bottom: -1px;
}
.titleProgressBar{
    display: inline-block;
    position: relative;
    overflow: hidden;
    width:162px;
    height:10px;
    background:rgba(238,238,238,1);
    border-radius:5px;
}
.nowProgressBar{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    background-color: #FFBA48;  /* #8ADE8F */
    border-radius:5px;
}

.titlePractice{
    width: 1px;
    height: 60px;
    position: absolute;
    right: 280px;
    transform: translate(0,-50%);
    top:50%;
    background-color: #E5E5E5;
}
/*我的学习消息页面*/
.myStudyNoticeDiv{
    cursor: default;
    position: relative;
    width: 100%;
    padding-left: 62px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #DBDCDC;
}
.myStudyNoticeDiv2{
    cursor: pointer;
    position: relative;
    width: 100%;
    padding-left: 83px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #DBDCDC;
}
.noticeImg{
    position: absolute;
    top:0;
    left: 0;
}
.noticeRightJT{
    position: absolute;
    top : 15px;
    right: 0;
}
.redPoint{
    position: absolute;
    top:0;
    left: 35px;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    border:2px solid white;
    background-color: #F93E44;
}
.noticeTime{
    color: #B5B5B5;
    font-size: 12px;
    font-weight: normal;
}
.noticeNotRead{
    width: 92%;
    margin-top: 5px;
    font-size: 14px;
    color: #696969;
    line-height: 22px;
    /*禁止换行 超长省略*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.noticeNotRead2{
    width: 92%;
    margin-top: 5px;
    font-size: 14px;
    color: #696969;
    line-height: 22px;
}
.noticeRead{
    width: 92%;
    margin-top: 5px;
    font-size: 14px;
    color: #A3A2A2;
    line-height: 22px;
    /*禁止换行 超长省略*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.noticeRead2{
    width: 92%;
    margin-top: 5px;
    font-size: 14px;
    color: #A3A2A2;
    line-height: 22px;
}
.myStudyNoticeLabel{
    position: absolute;
    left: 0;
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size:14px;
    border-radius: 50%;
    color: white;
    text-align: center;
}
.noticePurple{
    background-color: #859EF8;
}
.noticeGreen{
    background-color: #92D9A2;
}
.noticeYellow{
    background-color: #FAC576;
}
.noticeGary{
    background-color: #A0A0A0;
}
.noticeTitle{
    font-size: 16px;
    font-weight: bold;
    line-height: 17px;
    color: black;
}
.noticeTitleRead{
    width: 95%;
    font-size: 16px;
    font-weight: bold;
    line-height: 17px;
    color: #A3A2A2;
}
.noticeMessage{
    margin-top: 14px;
    font-size: 14px;
    color: #313131;
    line-height: 26px;
}
.noticeJump{
    font-size: 14px;
    color: #00B38A;
    cursor: pointer;
}
.testScoreTitle{
    text-align: center;
    font-size: 28px;
    line-height: 28px;
    cursor: default;
    color: black;
    width: 100%;
    height: 30px;
    min-width: 1px;
    margin: 30px 0 40px 0;
}
.testScoreTitleSubmit{
    text-align: center;
    font-size: 28px;
    line-height: 28px;
    cursor: default;
    color: black;
    width: 100%;
    height: 30px;
    min-width: 1px;
    margin: 60px 0 40px 0;
}
.myScoreKnobDiv{
    position: relative;
    width: 300px;
    margin: 0 auto;
    height: 300px;
    text-align: center;
    font-size: 14px;
    color: #4C5054;
    display: none;
}
.roundPoint{
    width:12px;
    height:12px;
    background:rgba(255,255,255,1);
    box-shadow:0 2px 10px 0 rgba(0, 0, 0, 0.1);
    border-radius:50%;

}
.roundPointDiv{
    position: absolute;
    left: -2px;
    top: 144px;
    width: 153px;
    height: 13px;
    transform-origin: right;
}
.roundProjection{
    position: absolute;
    top: 0;
    left: 0;
}
.testScoreDiv{
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
    height: 54px;
    text-align: center;
    color: #2C3237;
    font-size: 18px;
}
.testScoreTotalDiv{
    position: absolute;
    transform:translate(-50%,0);
    left: 50%;
    top: 172px;
    width: 110px;
    height:24px;
    background:rgba(247,247,247,1);
    border:1px solid rgba(221,222,222,1);
    border-radius:4px;
    text-align: center;
}
.pointRed{
    color:#F24466;
}
.pointGreen{
    color:#00B38A;
}
.testScoreLabel100{
    position: absolute;
    right: -8px;
    top: 155px;
    font-size: 13px;
}
.testScoreLabel0{
    position: absolute;
    left: 1px;
    top: 155px;
    font-size: 13px;
}
.testScorebuttonDiv{
    height: 37px;
    width: 310px;
    margin: 45px auto;
}
.progressDiv{
    position: absolute;
    right: 0;
    top: 0;
    height: 22px;
    font-size: 13px;
    color: white;
    border-radius:0 0 0 10px;
    padding: 0 10px;
}
.progressGreen{
    background: -moz-linear-gradient(left, #7CF06F 0%, #00B38A 100%);
    background: -webkit-gradient(linear, left left,right right, color-stop(0%,#7CF06F), color-stop(100%,#00B38A));
    background: -webkit-linear-gradient(left, #7CF06F 0%,#00B38A 100%);
    background: -o-linear-gradient(left, #7CF06F 0%,#00B38A 100%);
    background: -ms-linear-gradient(left, #7CF06F 0%,#00B38A 100%);
    background: linear-gradient(to right, #7CF06F 0%,#00B38A 100%);
}
.progressOrange{
    background: -moz-linear-gradient(left, #FFD263 0%, #FCAF3E 100%);
    background: -webkit-gradient(linear, left left,right right, color-stop(0%,#FFD263), color-stop(100%,#FCAF3E));
    background: -webkit-linear-gradient(left, #FFD263 0%,#FCAF3E 100%);
    background: -o-linear-gradient(left, #FFD263 0%,#FCAF3E 100%);
    background: -ms-linear-gradient(left, #FFD263 0%,#FCAF3E 100%);
    background: linear-gradient(to right, #FFD263 0%,#FCAF3E 100%);
}
.testMenuName{
    font-size: 18px;
    margin:0 0 22px 0;
    color: #010101;
}

.myStudyClassMessageDiv{
    position: relative;
    cursor: default;
    width: 108px;
    height: 120px;
    display: inline-block;
    text-align: center;
    padding: 10px 0;
}
.myStudyClassImg{
    height: 54px;
    max-height: 54px;
    min-height: 54px;
    width: 54px;
    min-width: 54px;
    max-width: 54px;
    border-radius: 50%;
    background-color: #D8D8D8;
}
.myStudyClassName{
    height: 15px;
    line-height: 15px;
    margin: 10px auto 0 auto;
    width: 90%;
    font-size: 14px;
    color: #313131;
    /*下边是单行超长省略号*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.myStudyClassRanking{
    height: 12px;
    line-height: 12px;
    margin: 7px auto 0 auto;
    width: 90%;
    font-size: 12px;
    color: #626262;
    /*下边是单行超长省略号*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.displayNone{
    display: none;
}
.signUpPre{
    font-family: Microsoft YaHei !important;
    position: relative;
    width: 100%;
    line-height:29px;
    margin: 40px auto 0 auto;
    overflow: hidden;
    text-align: left;
    padding: 0 30px 0 40px;
    /*自动换行*/
    white-space: pre-line;
    word-break: break-all;
    word-wrap: break-word;
}
.font16{
    font-size: 16px;
    color: #282726;
}
.addweight{
    font-weight: bold;
}
.myClassLabel{
    position: absolute;
    top: 10px;
    left: 0;
    height: 28px;
    line-height: 28px;
    padding: 0 15px 0 10px;
    font-size: 14px;
    color: white;
    border-radius:0 15px 15px 0;
}
.goldLabel{
    background-color: #CFB27C;
}
.greenLabel{
    background-color: #25D9A5;
}
.blueLabel{
    background:linear-gradient(90deg,rgba(37,192,233,1) 0%,rgba(34,179,255,1) 100%);
}
.purpleLabel{
    background:linear-gradient(90deg,rgba(168,129,255,1) 0%,rgba(168,110,255,1) 100%);
}
.orangeLabel{
    background:linear-gradient(135deg,rgba(255,170,118,1) 0%,rgba(255,146,87,1) 100%);
}

/*订单*/
.orderLabel{
    position: relative;
    cursor: default;
    width:980px;
    height:36px;
    line-height: 36px;
    background: #F4F4F4;
    color: #808080;
    font-size: 14px;
}
.orderTime{
    position: absolute;
    right: 13px;
}
.orderBorder{
    border:1px solid #E5E5E5;
}
.orderMessage{
    position: relative;
    cursor: pointer;
    width:980px;
    height: 86px;
    border-bottom:1px solid #E5E5E5;
    border-left:1px solid #E5E5E5;
    border-right:1px solid #E5E5E5;
}
.orderTD{
    position: absolute;
    top:0;
    height: 100%;
    font-size: 14px;
    color: #000000;
}
.orderTD2{
    width: 326px;
    left: 382px;
    position: absolute;
    top:0;
    height: 100%;
    font-size: 13px;
    color: #000000;
}
.orderBorderRight{
    border-right:1px solid #E5E5E5;
}
.orderImg{
    width: 90px;
    height: 60px;
    margin: 12px 0 0 13px;
}
.orderWordRight{
    position: absolute;
    top:50%;
    left: 62%;
    transform: translate(-50%,-50%);
    width: 240px;
    text-align: left;
}
.orderWordRight2{
    position: absolute;
    top:50%;
    left: 62%;
    transform: translate(-50%,-50%);
    width: 220px;
    text-align: left;
}
.orderWord{
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 93%;
    text-align: center;
}
.ordermessageName{
    position: absolute;
    top: -1px;
    left: -75px;
}
.orderToPay{
    cursor: pointer;
    border: 1px solid #E5E5E5;
    border-radius:4px;
    display: inline;
    color: #0E0E0E;
    padding: 2px 13px 3px 13px;
}
.orderStatuDiv{
    position: relative;
    cursor: default;
    width: 980px;
    height: 160px;
    border:1px solid #E5E5E5;
    margin-top: 15px;
}
.orderStatu{
    position: relative;
    cursor: default;
    font-size: 32px;
    color:#000018;
    margin: 40px 0 0 60px;
}
.orderPrompt{
    position: relative;
    cursor: default;
    font-size: 14px;
    margin: 10px 0 0 60px;
}
.orderButton{
    cursor: pointer;
    width: 74px;
    height: 26px;
    background: #F93E44;
    border-radius:4px;
    color: white;
    padding: 4px 15px;
}
.orderTitle{
    margin-top: 32px;
    font-size: 18px;
    color : #010101;
}
.orderDetailDiv{
    position: relative;
    cursor: default;
    margin-top: 12px;
    width:980px;
    height:130px;
    background: #F4F4F4;
    padding: 1px;
}
.orderDetailInsideDiv{
    position: relative;
    cursor: default;
    line-height: 25px;
    margin: 13px 0 4px 31px;
    font-size: 14px;
    color: #626262;
}
.orderWhole{
    width: 982px;
    margin-top: 20px;
    border: 1px solid white;
}
.orderWhole:hover{
/*    border: 1px solid #F93E44;
    box-shadow: 0 1px 6px 0 rgba(249, 62, 68, 0.3);*/
}
.orderDelete{
    position: absolute;
    cursor: pointer;
    top: 8px;
    right: 13px;
    color: #959595;
    font-size: 13px;
}

.appMain{
    height: 100%;
    width: 100%;
    background: red;
}

.appSignUpImg{
    margin-top: 45px;
    height: 45px;
    width: 100%;
}

.appSignUpTit{
    position: fixed;
    top:0;
    left: 0;
    right: 0;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    text-align: center;
    background: white;
    z-index: 10000;
}


.appButtonRrightOne{
    position: absolute;
    top: 50%;
    right: 10px;
}
.appButtonRrightTwo{
    position: absolute;
    top: 50%;
    right: 90px;
}
.appSignUpTopRedButton{
    transform: translate(0,-50%);
    height: 27px;
    line-height: 25px;
    font-size: 14px;
    border-radius:13px;
    width: 70px;
    color: white;
    background: #F93E44;
    border:1px solid #F93E44;
}

.appSignUpTopGrayButton{
    transform: translate(0,-50%);
    height: 27px;
    line-height: 25px;
    font-size: 14px;
    border-radius:13px;
    width: 70px;
    background-color: white;
    border:1px solid #DCDCDC;
    color: #202020;
}

.appSignUpLabel{
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 0 13px;
    width: 100%;
    text-align: left;
    font-size: 12px;
}

.appSignUpRow{
    position: relative;
    height: 50px;
    line-height: 50px;
    padding: 0 13px;
    width: 100%;
    text-align: left;
}

.appSignUpRow2{
    position: relative;
    min-height: 55px;
    line-height: 55px;
    padding: 0 13px;
    width: 100%;
    text-align: left;
}

.appSignInput{
    position: absolute;
    right: 20px;
    border: none;
    outline: none;
    width: 50%;
    height: 95%;
    text-align: right;
}

.appSignInput:focus{
    border: none;
    outline: none;
}

.appSignTextarea{
    border: none;
    outline: none;
    width: 100%;
    height: 120px;
    line-height: 20px;
    font-size: 14px;
    color: #B5B5B5;
    padding: 8px;
    text-align: left;
    border-radius: 4px;
    background: #F5F5F5;
    resize: none;
}

.appSignTextarea:focus{
    border: none;
    outline: none;
}
.bottomLine{
    position: absolute;
    left: 3%;
    bottom: 0;
    height: 1px;
    width: 94%;
    background: #F4F4F4;
}

.appRadioICheck{
    position: absolute;
    top: 0;
    left: 60%;
}
.appRadioICheck2{
    position: absolute;
    top: 0;
    left: 80%;
}

.appRedStress{
    position: absolute;
    top:2px;
    left:4px;
    color: red;
}
.placeholderColor{
    color: #626262;
}

.appCutLine{
    height: 10px;
    width: 100%;
    background: #F5F5F5;
}


.appWarningDiv{
    width: 100%;
    height: 95%;
    text-align: center;
    color: red;
    display: none;
}

.appPhoneTit{
    text-align: left;
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin: 20px 10px 0 10px;
    font-size: 20px;
    color: #252528;
}

.appBewriteWord{
    text-align: left;
    color: #999999;
    margin: 10px 10px 10px 10px;
    font-size: 12px;
    width: 95%;
    min-height: 20px;
}

.appPhoneSquare{
    width: 280px;
    height: 175px;
    margin: 0 auto;
}

.appBewrite{
    text-align: left;
    margin: 40px 20px 10px 10px;
    font-size: 16px;
    color: #666666;
}

.appForExamples{
    width: 95%;
    margin: 0 auto;
}

.appPhoneName{
    margin-top: 5px;
    text-align: center;
    font-size: 12px;
    color: #757580;
    cursor: default;
}

.appToBig{
    display: none;
    cursor: pointer;
    position: absolute;
    right: 55px;
    bottom: 30px;
    height: 30px;
    width: 30px;
}

.appToBig2{
    display: none;
    cursor: pointer;
    position: absolute;
    right: 55px;
    bottom: 10px;
    height: 30px;
    width: 30px;
}

.appToBig3{
    display: none;
    cursor: pointer;
    position: absolute;
    right: 110px;
    bottom: 10px;
    height: 30px;
    width: 30px;
}

.appToBigIn{
    display: none;
    cursor: pointer;
    position: absolute;
    right: 10px;
    bottom: 10px;
    height: 30px;
    width: 30px;
}

.fourClassBottom{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 90px;
    background: white;
    box-shadow:-1px -3px 6px 0px rgba(169,169,169,0.2);
    z-index: 100000;
}


.appJumpButton_two_left{
    cursor: pointer;
    text-align: center;
    float: left;
    width: 140px;
    height: 34px;
    line-height: 32px;
    border:1px solid #B3B3B5;
    color: #221814;
    border-radius:8px;
    background: white;
}

.appJumpButton_two_right{
    cursor: pointer;
    text-align: center;
    float: right;
    width: 140px;
    height: 34px;
    line-height: 32px;
    color: #F93D43;
    border:1px solid #F93D43;
    border-radius:8px;
    background: white;
}

.appJumpFoot_buttonDiv{
    position: relative;
    margin: 0 auto;
    width: 90%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 17px;
    border-radius:0 0 4px 4px;
    background: white;
}

.rowName{
    width: 100%;
    min-height: 40px;
    line-height: 40px;
    display: inline-block;
    margin: 20px 40px 0 20px;
    font-size: 14px;
    position: relative;
}

.signTextarea{
    outline: none;
    width: 97%;
    height: 120px;
    line-height: 20px;
    font-size: 14px;
    color: #555555;
    padding: 10px 15px;
    text-align: left;
    border: 1px solid #D2D6DE;
    border-radius: 4px;
    background: #F5F5F5;
    resize: none;
}

.maxPicDiv{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: black;
}

.appBigImg{
    max-width: 100%;
    max-height: 100%;
}

.appLeftJT{
    position: absolute;
    top: 50%;
    left: 15px;
    width: 12px;
    height: 12px;
    border-top: 1px solid black;
    border-left: 1px solid black;
    transform: translate(0,-50%) rotate(-45deg);
}

.appRightJT{
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #626262;
    border-left: 1px solid #626262;
    transform: translate(0,-50%) rotate(135deg);
}

.fourClassImg{
    width: 1920px;
    margin: auto;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    z-index: 100;
}

.fourMain{
    position: relative;
    width: 100%;
    text-align: center;
}
.fourDiv{
    position: relative;
    width: 100%;
    height: 1000px;
    background-position:center;
    background-repeat:no-repeat;
    overflow: hidden;
}

.fiexdBottomDiv{
    position: relative;
    margin: auto;
    width: 1200px;
    height: 100%;
    line-height: 100%;
}

.fourClassBL{
    cursor: pointer;
    position: absolute;
    left: 85px;
    width: 400px;
    height: 100%;
    font-size: 16px;
    color: #3E3939;
    text-align: left;
}

.greyFourClassFont{
    margin-top: 20px;
    line-height: 20px;
}

.redFourClassFont{
    margin-top: 8px;
    line-height: 24px;
    color: #CD0013;
    font-size: 18px;
}

.fourClassButton{
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 150px;
    transform: translate(0,-50%);
    width: 360px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    font-size: 20px;
    color: white;
    background: #CD0013;
    border: 1px solid #CD0013;
    border-radius: 25px;
    text-align: center;
}

.workCover{
    cursor: pointer;
    position: absolute;
    width: 155px;
    height: 35px;
    right: 730px;
    top:575px;
    /*background-color: blue;*/
    z-index: 1000;
}

.promiseCover{
    cursor: pointer;
    position: absolute;
    width: 160px;
    height: 35px;
    right: 1023px;
    top:615px;
    /*background-color: red;*/
    z-index: 1000;
}

.fourDivSon{
    display: inline-block;
    width: 1920px;
    height: 1000px;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    z-index: 100;
}
.fourClassImgSon{
    width: 100%;
    height: 100%;
}

.divAddr{
    position: absolute !important;
    padding: 0 15px;
    text-align: left;
    border: 1px solid #d2d6de;
    top:-5px;
    left: 140px;
    width: 120px !important;
    height: 40px !important;
    line-height: 40px;
    font-size: 13px;
    border-radius: 4px !important;
    background-color: #eeeeee;
}
.divAddr2{
    position: absolute !important;
    padding: 0 15px;
    text-align: left;
    border: 1px solid #d2d6de;
    top:-5px;
    left: 270px;
    width: 120px !important;
    height: 40px !important;
    line-height: 40px;
    font-size: 13px;
    border-radius: 4px !important;
    background-color: #eeeeee;
}
.divAddr3{
    position: absolute !important;
    padding: 0 15px;
    text-align: left;
    border: 1px solid #d2d6de;
    top:-5px;
    left: 400px;
    width: 120px !important;
    height: 40px !important;
    line-height: 40px;
    font-size: 13px;
    border-radius: 4px !important;
    background-color: #eeeeee;
}

.jumpFourClassDiv{
    cursor: pointer;
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
}

.jumpFourClass{
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 0;
    height: 500px;
    overflow: hidden;
    transform: translate(-50%,0);
}

.androuidButton{
    position: absolute;
    bottom: 10px;
    left: 10%;
    width: 125px;
    height: 35px;
    line-height: 40px;
    text-align: center;
    border-radius: 8px;
}

.iosButton{
    position: absolute;
    bottom: 10px;
    right: 10%;
    width: 125px;
    height: 35px;
    line-height: 40px;
    text-align: center;
    border-radius: 8px;
}

.viewCoursesImt{
    position: absolute;
    left: 10px;
    top: 0;
    width: 14px;
    height: 19px;
}

.treeImgDiv{
    position: relative;
    top: -1px;
    width: 18px;
    height: 18px;
}

.myStudyTestMessage{
    cursor: default;
    position: absolute;
    width: 150px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 12px;
    border-radius: 17px;
    right: 20px;
    bottom: 65px;
}

.coursewarePlayImg{
    position: absolute;
    left: 50%;
    top: 65px;
    transform: translate(-50%,0);
    width: 46px;
    height: 46px;
}

.importantClass{
    width: 14px;
    height: 17px;
    margin-right: 5px ;
}

.importantClassLabelDiv{
    position: relative;
    top: -10px;
    padding-right: 12px;
    text-align: right;
    color: #7D7D7D;
    font-size: 12px;
}

.detailImportantLabelDiv{
    position: absolute;
    top: 10px;
    right: 20px;
    text-align: right;
    color: #7D7D7D;
    font-size: 12px;
    font-weight: normal;
}

.noLessonPicture{
    margin: 42px auto 0 auto;
    width: 130px;
    height: 102px;
}

.noLessonButton{
    margin: auto;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #F93E44;
    border-radius: 4px;
    font-size: 14px;
    color: #F93E44;
}

.noLessonName{
    cursor: pointer;
    margin: 25px auto;
    text-align: center;
    height: 50px;
    line-height: 25px;
    width: 200px;
    color: black;
    font-size: 18px;
    padding-left: 13px;
    /* 两行文本超过... 要限定div高度 */
    text-overflow: ellipsis;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;          /*要显示几行就写几*/
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.pdfShow{
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    height: 100%;
    overflow: hidden;
}

.pdfShow2{
    max-width: 100%;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.watermark{
    position: absolute;
    left: 0 ;
    right: 0 ;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    line-height: 150px;
    font-size: 22px;
    color: rgba(148, 148, 148, 0.37);
    z-index: 1000;
    pointer-events: none;
    word-break: break-all;
}
.watermark2{
    position: absolute;
    left: 0 ;
    right: 0 ;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    line-height: 150px;
    font-size: 22px;
    color: rgba(148, 148, 148, 0.37);
    z-index: 1000;
    word-break: break-all;
}
.watermarktext {
    display: inline-block;
    transform:rotate(-45deg);
    margin: 20px;
    cursor: default;
}


.bottomButtonDiv{
    position: fixed;
    z-index: 100;
    left: 50%;
    bottom: 0;
    height: 50px;
    width: 130px;
    transform: translate(-50%,0);
}
.leftButton{
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: white;
    background: rgba(97,97,93,0.51);
    text-align: center;
    cursor: pointer;
}
.rightButton{
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: white;
    background: rgba(97,97,93,0.51);
    text-align: center;
    cursor: pointer;
}

.getErrDiv{
    font-size: 14px;
    font-weight: 400;
    color: #A5AFC8;
    margin-right: 50px;
    cursor: pointer;
}

.getErrDiv2 {
    position: absolute;
    transform: translate(0,-50%);
    top: 48%;
    right: 120px;
    font-size: 14px;
    font-weight: 400;
    color: #A5AFC8;
    cursor: pointer;
}

.getErrImg{
    width: 14px;
    height: 14px;
    margin-bottom: 4px;
    margin-right: 4px;
}

.twoMenu{
    position: relative;
    margin: 0 auto;
    width: 1240px;
    text-align: left;
}

.twoMenuSel{
    display: inline-block;
    height: 34px;
    line-height: 34px;
    border-radius: 18px;
    border: 1px solid #D0D1D2;
    padding: 0 20px;
    background: white;
    color: #3E3A39;
    font-size: 14px;
    margin: auto 20px 20px auto;
}

.selOnMenu{
    background: #F93E44;
    border: 1px solid #F93E44;
    color: white;
}