

.pingjia-box{/* min-height:660px; */}
.pingjia-box .pingjia-form{

}
.pingjia-box .pingjia-form .haveclass{
    margin-top:20px !important;
}
.pingjia-box .pingjia-form .haveclass .pjitem-left{

    /* font-size: 16px !important; */
}
.pingjia-box .pingjia-form .pj-item{
    overflow: hidden;
}
.pingjia-box .pingjia-form .starnum{
    border-bottom:none !important;
    margin-top:0 !important;
    padding-bottom:0 !important;
}
.pingjia-box .pingjia-form .score{

    margin: 15px 0 0;
}
.pingjia-box .pingjia-form .score .pjitem-left{
    /* font-size:16px !important; */
    color: #494949 !important;
}
.pingjia-box .pingjia-form .starnum .overall{

    margin-top: 11px !important;

    margin-bottom: 0 !important;
}
.pingjia-box .pingjia-form .starnum .overall .pjitem-left{

    color: #494949 !important;

    /* font-size: 16px !important; */
}
.pingjia-box .pingjia-form .starnum .otherstar{

    margin-top: 0px !important;

    margin-bottom: 0 !important;
}
.popups .pingjia-tit{
    font-size: 14px;
    color: #BDBDBD;
    letter-spacing: 0;
    line-height: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d7d7d7;
}
.pingjia-tit ul{margin: 0;}
.pingjia-tit ul li{
    float: left;
    margin-right: 15px;
    line-height: 25px;
}
.pingjia-tit ul li span{
    margin-right: 15px;
    color: #1f1f1f;
    margin-left: 0 !important;
}

#popup_evaluate .formal-class .pjitem-left,
#popup_evaluate .try-class .pjitem-left,
#popup_evaluate_complete .formal-class .pjitem-left{

    display: inline-block !important;

    text-align: right;

    margin: 0px 0px 0 0 !important;

    float: left;

    padding-right: 20px;

    height: 30px;

    line-height:30px;

    /*color: #757575;*/

    font-size: 14px;
}
#popup_evaluate .formal-class .pjitem-left,
#popup_evaluate_complete .formal-class .pjitem-left{
    width: 20%;
}
#popup_evaluate .try-class .pjitem-left{
    width:26%;
    color: #494949;
}
#popup_evaluate .formal-class .pjitem-right,
#popup_evaluate_complete .formal-class .pjitem-right{
    width: 80%;
}
#popup_evaluate_complete .formal-class .pjitem-right .score-num{
    display:inline-block;
    float:left;
    line-height: 40px;
}
#popup_evaluate_complete .formal-class .pjitem-right .dislog-reason{

    background: #f5f5f5;

    color: #757575;

    padding: 10px;

    position: relative;

    margin-top: 10px;
}
#popup_evaluate_complete .formal-class .pjitem-right .notnormal-reason:before,
#popup_evaluate_complete .formal-class .pjitem-right .scorestar-reason:before,
#popup_evaluate_complete .formal-class .pjitem-right .notstar-reason:before{
    position:absolute;
    content:"";
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #f5f5f5;
    top: -20px;
}
#popup_evaluate .try-class .pjitem-right,
#popup_evaluate_complete .try-class .pjitem-right{
    width:74%;
}
#popup_evaluate .formal-class .pjitem-right,
#popup_evaluate .try-class .pjitem-right,
#popup_evaluate_complete .formal-class .pjitem-right{

    display: inline-block;
    float: left;
    margin:0 !important;
    /*width:auto !important;*/
}
#popup_evaluate .formal-class .pjitem-right .complain{
    /* border-top: 1px solid #d7d7d7; */
    padding-top: 5px;

}
#popup_evaluate .formal-class .pjitem-right .complain .checked i{

    color: #03C286;
}
#popup_evaluate .formal-class .pjitem-right .complain label{
    cursor:pointer;
}
#popup_evaluate .formal-class .pjitem-right .complain label i{
    /* padding-left:25px; */
    margin-right:8px;
}
#popup_evaluate .formal-class .pjitem-right .complain label:before{
    top:3px;
}
#popup_evaluate .formal-class .pjitem-right .complain input[type=checkbox]+label:before{
    top: 5px;
}
#popup_evaluate .pjitem-right .late-reason{
    display: inline-block;
    float: left;
    width: 50%;
    margin: 0 0 5px;
}
#popup_evaluate .pjitem-right .line-d7d7d7,
#popup_evaluate_complete .pjitem-right .line-d7d7d7{
    width: 100%;
    display: inline-block;
    height: 1px;
    background: #d7d7d7;
}
#popup_evaluate .forms .pjitem-right label,
#popup_evaluate_complete .forms .pjitem-right label{
    color: #888888;
    font-size:14px;
}
.pjitem-right span.check-radio{
    /*     padding-left:25px; */
    /*     background: url(../images/evaluate/circle-off.png) no-repeat left center; */
    /*     -webkit-background-size:20px 20px; */
    /*     background-size:20px 20px; */
    margin-right:15px;
    cursor: pointer;
    line-height:30px;
    color: #888888;
    margin-left: 0 !important;
}
.pjitem-right span.check-radio i{
    margin-right: 10px;
    width:16px;
    height:16px;
    color: #BDBDBD;
}
.pjitem-right span.class-checked i{
    color:#03C286;
}
.pjitem-right .other-reason{
    display: none;
    /* border: 1px solid #BDBDBD; */
    /* width: 70%; */
    /* height: 30px; */
    color: #494949;
    font-size:14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-left: 5px;
    /* padding-left: 5px; */
}
.pjitem-right .other-reason input{border: 1px solid #BDBDBD;padding-left: 5px;height: 30px;margin: 0 5px;width: 54%;}
#popup_evaluate .pjitem-right .late-reason span.check-radio{
    float: left;
    display: inline-block;
    margin-right: 0;
    line-height: 30px;
}
#popup_evaluate .pjitem-right .late-reason span.late-checked i{

    color: #03C286;
}
#popup_evaluate .starnum>div>span>a,
#popup_evaluate_complete .starnum>div>span>a{
    margin-right:20px;
    margin-left:0;
}
#popup_evaluate .starnum .star a,
#popup_evaluate_complete .starnum .star a{
    width:22px;
    height:22px;
    margin-top: 3px;
}
#popup_evaluate .starnum .star a.off,
#popup_evaluate .starnum .star a.on,
#popup_evaluate_complete .starnum .star a.ff,
#popup_evaluate_complete .starnum .star a.on{
    -webkit-background-size:100%;
    background-size:100%;
}
.pjitem-right .limit-txtnum{
    text-align: right;
    color: #bdbdbd;
    margin: 5px 0;
}
.pingjia-box .pingjia-form .pj-item .score-list{

}
.pingjia-box .pingjia-form .pj-item .score-list ul{
    margin:0;
}
.pingjia-box .pingjia-form .pj-item .score-list ul li{
    float: left;
    line-height: 40px;
    width: 10%;
    text-align: center;

}
.pingjia-box .pingjia-form .pj-item .score-list ul li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #494949;
    font-size:14px;
    background: #f5f5f5;
}
.pingjia-box .pingjia-form .pj-item .score-list ul li a:hover{
    color: #03C286;
    background: #d4f2e9;
    text-decoration: none;
}
.pingjia-box .pingjia-form .pj-item .score-list ul li a.no-score:hover{
    background: #d4f2e9 !important;
}
.pingjia-box .pingjia-form .pj-item .score-list ul li a.yes-score:hover{
    color: #494949;
}
.pingjia-box .pingjia-form .pj-item .score-list ul li a:focus{
    text-decoration: none;
}
.pjitem-right .manyi-items{

}
.pjitem-right .manyi-items span{
    cursor: pointer;
    display: inline-block;
    /* padding-left: 30px; */
    /* background: url(../images/evaluate/rect-off.png) no-repeat left center; */
    -webkit-background-size:18px 18px;
    background-size:18px 18px;
    color: #494949;
}
.pjitem-right .manyi-items span i{
    margin-right:10px;
    width: 16px;
    height: 16px;
    color: #979797;
}
.pjitem-right .manyi-items span.checked i{
    /*     background: url(../images/evaluate/rect-on.png) no-repeat left center; */
    /*     -webkit-background-size:18px 18px; */
    /*     background-size:18px 18px; */
    color:#02C386;
}

.pingjia-box .pingjia-form .score-problem{
    margin-top: 14px;
}
#popup_evaluate .textareas{

    margin-top: 0;

    margin-bottom: 0;
}
#popup_evaluate .pjitem-right .textareas textarea{
    border:1px solid #BDBDBD;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    outline: none;
}
.pingjia-box .formal-class .btns,
.pingjia-box .try-class .btns{
    margin-top: 20px !important;
    text-align: left !important;
}
#popup_evaluate .btns>input.submite-btn,
#popup_evaluate .btns>input.submite-btn,
#popup_tryClass_evaluate .btns>input.submite-btn{
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    width: 120px !important;
    height: 40px !important;
    line-height: 40px;
    background-color: #D7D7D7!important;
    cursor: not-allowed;
}
#popup_evaluate .btns>input.cansubmit,
#popup_tryClass_evaluate .btns>input.cansubmit{
    background-color:#03C286 !important;
    cursor: pointer !important;
}
#popup_evaluate .btns>input.cansubmit:hover{
    background-color:#29D49E !important;
}
.dialog-pingjia{
    width: 700px !important;
    margin-left:-300px !important;
    padding: 20px 20px 30px !important;
}
.dialog-pingjia .close_btn{

    top: 17px;
}
.dialog-pingjia .pjitem-left{

    width: 29% !important;
}
.dialog-pingjia .pjitem-right{

    width: 71% !important;
}
.dialog-pingjia .pjitem-right .btns .cancele-btn{

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    border-radius: 3px;

    width: 120px !important;

    height: 40px !important;

    line-height: 40px;

    background-color: #D7D7D7!important;

    text-align: center;

    margin-left: 35px;

    cursor: pointer;

    border: none !important;
}
.evaluate-tit{
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    height: 40px;
    padding: 0 20px;
}
.evaluate-tit .close_btn a{

}
.complain-teacher{
    display: none;
    padding: 12px 0;
}
.complain-teacher .pjitem-left{
    /* padding-top:10px; */
}
.help-wrapper{
    width:100%;
    height:100%;
}
.help-wrapper .help-container{

    position: absolute;

    width: 1200px;

    left: 50%;

    margin-left: -600px;

    height: 100%;
}
.help-wrapper .help-container .help-cont-r{
    padding: 0;
    min-height: 660px;
    margin-top: 80px;
    position: absolute;
    right: 0;
    padding-bottom: 20px;
}
.help-wrapper .help-container .help-cont-r .fixed-navtit{

    position: fixed;

    width: 920px;

    background: #ffffff;

    padding: 40px 20px 0;

    box-sizing: border-box;
}
.help-wrapper .help-container .help-nav-tit{margin: 15px 0;}
.help-wrapper .help-container .help-nav-tit a{

    display: inline-block;

    padding: 0 10px;

    line-height: 31px;

    border-radius: 2px;

    color: #06cf8f;

    border: 2px solid #06cf8f;

    height: 32px;

    box-sizing: border-box;

    font-size: 14px;

    margin-right: 10px;
}
.help-wrapper .help-container .help-nav-tit a:hover{
    text-decoration:none;
}
.help-wrapper .help-container .help-nav-tit a.active{
    background:#06cf8f;
    color:#ffffff;
}
.help-wrapper .fixed-leftnav{
    position: fixed;
    /* left: 100px; */
    top: 80px;
}
.help-wrapper .help-container .list li{
    padding-left:0 !important;}
.help-wrapper .fixed-leftnav ul.list li a:hover{

}
.help-wrapper .fixed-leftnav ul.list li.active:hover{
    color:#ffffff;
    background:#06cf8f;
}
.help-wrapper .fixed-leftnav ul.list li a{
    display:block;
    padding-left: 95px;
}
.help-wrapper .fixed-leftnav ul.list li.active a{
    color:#ffffff;
}
.help-wrapper .help-top{
    height: 60px;
    background: #434343;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
}
.help-wrapper .help-top dl{

    padding-left: 100px;
}
.help-nav-cont{padding: 150px 20px 0;}
.help-cont-txt{}

.help-cont-txt .helptit{font-size: 14px;line-height: 30px;}
.help-cont-txt .helptit .strong-txt{
    font-weight:bold;
}
.help-cont-txt .helptit1{
    margin: 10px 0;
    font-size: 16px;
    font-weight: bold;
}
.help-cont-txt .helptit1,
.help-cont-txt .sub-louti{
    display:none;
}
.help-cont-txt .helptit2{
}
.help-cont-txt .helptit3{
    font-weight: bold;
}
.help-cont-txt .helptxt{}
.help-cont-txt .helptxt .inline-img{
    margin:20px 0;
    display: inline-block;
}
.help-cont-txt .helptxt p{
    margin:0;
    line-height: 24px;
}
.help-cont-txt .helptxt .strong-txt{
    font-weight:bold;
}
.help-cont-r .louti{padding: 0;
    display: none;}
.fixedgray-line{
    position: fixed;
    width: 920px;
    height: 20px;
    background: rgb(237,238,242);
    z-index: 99;
    top: 60px;
}
#downloadHelp .down_bann .bann{

    position: relative;
}
#downloadHelp .down_bann{
    height: 307px;
    background-size: 100%;
    background-image: url("../images/down_banner.jpg");
}
#downloadHelp .down_bann,
#downloadHelp .down_bann .bann,
#downloadHelp .down_cont{

    min-width: auto;

    width: auto;

    padding: 30px 20px 5px;

    margin-bottom: 10px;
}
.down_bann .bann a{

    position: absolute;

    right: 210px;

    width: 177px;
}
.down_bann .bann a img{
    width:100%;
}
.down_bann .bann a.win{
    bottom: 83px;
    margin: 0;
}
.down_bann .bann a.mac{
    bottom: 20px;
}
.down_cont .titcont .w-50{
    width:50%;
    margin: 0;
}
.down_cont .titcont .w-33{
    width:33.33%;
    padding:0 1%;
}
.down_cont .titcont .w-33 span{
    text-align: left;
    color: #9b9b9b;
    font-size: 14px;
    margin-bottom: 5px;
}
.down_cont .titcont .w-33 img{
    width:100%;
}
#loutinav a.first-menu {
    line-height:50px;
    height:50px;
}
#loutinav a.first-menu i.iconfont{
    margin-right:10px;
}

#popup_tryClass_evaluate{

    z-index: 99;

    background-color: #fff;

    height: auto;

    left: 50%;

    top: 37%;

    margin-top: -105px;

    border-radius: 5px;
}
#popup_tryClass_evaluate .pj-item{
    margin-bottom:10px;
}
#popup_tryClass_evaluate .pjitem-left{
    display: inline-block;
    float: left;
    width: 31% !important;
    text-align: right;
    line-height: 30px;
    margin-right: 20px;
    height: 30px;
}
#popup_tryClass_evaluate .pjitem-right{
    width: 64% !important;
    float: left;
}
#popup_tryClass_evaluate .starnum>div>span>a.off {
    background-image: url(../images/icon_star_off.png);
}
#popup_tryClass_evaluate .starnum>div>span>a.on {
    background-image: url(../images/icon_star_on.png);
}
#popup_tryClass_evaluate .starnum>div>span>a{
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-top: 3px;
    background-size: 100%;
    margin-right: 20px;
}
#popup_tryClass_evaluate .textareas {

}
#popup_tryClass_evaluate .textareas textarea{
    outline:none;
    resize: none;
    height: 80px;
    width: 100%;
    padding: 10px;
    margin-top: 5px;
    border-radius: 3px;
}
#popup_tryClass_evaluate .btns .submite-btn{

    border: none;

    color: #ffffff;
}