.article-nav{
    width: 1200px;
    display: table;
}
.article-nav .cate_name{
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
}
.article-nav .cate_name a {
    color: #333!important;
    font-weight: bold!important;
}

.article-nav .index-nav{
    padding-top: 10px;
    margin-bottom: 20px;
    float: left;
}
.article-nav .index-nav a {
    text-decoration: none;
    margin-right: 20px;
    font-size: 22px;
    font-weight: 400;
    color: #999999;
}

.article-nav .subject-tab{
    padding-top: 10px;
    overflow: hidden;
    float: left;
    display: flex;
}
.article-nav .subject-tab a {
    text-decoration: none;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    display: block;
    padding: 5px 20px;
}
.article-nav .subject-tab a.active{
    background: var(--nav-color);
    border: 1px solid var(--nav-color);
    box-shadow: 0 4px 8px 0 var(--xing-ques-index-shadow);
    border-radius: 6px;
    color: #fff;
}


.active-link {
    font-size: 22px !important;
    font-weight: 500!important;
    color: #000000 !important;
}
.article-nav .index-nav-area{
    font-size: 22px !important;
    font-weight: 500!important;
    color: #000000 !important;
    margin-left: 30px;
}
.article-nav .index-nav-area a{
    font-size: 16px;
    padding-left: 20px;
    padding-right: 10px;
    height: 32px !important;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background: #FFFFFF;
    border-radius: 20px;
    border: 1px solid var(--nav-color);
    color: var(--nav-color);
    line-height: 30px;
}
.article-nav .index-nav-area-tip{
    font-size: 16px;
}

.question-search-area{
    padding-top: 5px;
}
.question-search-area input{
    outline: none;
    height: 40px;
    line-height: 30px;
    padding: 7px 40px 7px 10px;
    color: #3c464f;
    background: #fff;
    border-radius: 30px;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #dde0e5;
    margin-left: 80px;
}
.question-search-area span{
    position: relative;
    background-color: #0b900d;
    display: inline-block;
    padding-left: 0;
    width: 18px;
    height: 18px;
    cursor: pointer;
    border: none;
    left: -40px;
    top:2px;
    background: url(/statics/images/pc/btn_home_sousuo.png) no-repeat;
}
a{ text-decoration: none !important;}

.category-nav{
    width: 1200px;
    display: table;
    margin-top: 15px;
    margin-bottom: 20px;
}
.category-nav .category-tab{
    margin-top: 20px;
    padding-left: 20px;

}
.category-nav .category-tab a{
    padding: 5px 10px 5px 10px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    background-color:#F7F7F7;
    border-radius: 15px;
    margin-right: 15px;
}
.active-cate-link{
    padding: 5px 10px 5px 10px;
    background: var(--primary-color)!important;
    border-radius: 15px;
    color: var(--text-color)!important;
}

.news-list{
    width: 96%;
    border-radius:12px;
    background: #F7F7F7;
    margin: 0 auto;
    margin-bottom: 20px;
}
.news-list .news-images{
    margin: 15px;
}
.news-list .images{
    padding-top: 10px;
    float: left;
    margin-right: 10px;
}
.news-list .images img{
    width: 30px;
    height: 30px;
}
.news-list .other{
    padding-top: 10px;
    padding-left: 20px;
}
.news-list .other .name{
    font-size: 14px;
    font-weight: 500;
    color: #000000;
}
.news-list .other .time{
    font-size: 12px;
    font-weight: 400;
    color: #000000;
}
.news-content{
    width: 96%;
    margin: 0 auto;
    display: table;
}
.news-content .news-cover{
    width: 256px;
    height: 144px;
    float: left;
}
.news-content .news-cover img{
    width: 256px;
    height: 144px;
}
.news-content .news-info{
    height: 35px;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    display: table;
    padding-left: 20px;
}
.news-content .news-info .title{
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 10px;
}
.news-content .news-info .content{
    font-size: 14px;
    color: #000000;
    margin-bottom: 10px;
}
.other-box{
    width: 1120px;
    margin-top: 15px;
    margin-right: 10px;
    display: table;
    text-align: right;
}
.see{
    font-weight: 400;
    color:#999;
    background-image: url(/statics/images/pc/btn_news_liulanliang.png) ;
    background-position: 5px;
    background-size: 16px 12px;
    background-repeat: no-repeat;
    text-indent: 30px;

}
.zan{
    width:60px;
    background-image: url(/statics/images/pc/btn_news_dianzan.png) ;
    background-position: 12px;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    color:#999;
    line-height: 30px;
    padding-left: 0px;
}
.comment{
    width:55px;
    background-image: url(/statics/images/pc/btn_news_pingjia.png) ;
    background-position: 10px;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    text-indent: 30px;
    color:#999;
}
.login-no {
    width: 96px;
    height: 36px;
    line-height: 40px;
    background: #FEC41A;
    border-radius: 33px;
    text-align: center;
    color: #000000;
    font-size: 14px;
    padding-top: 8px !important;
    text-decoration: none !important;
}

.question-left{
    float:left;
}

.question-right{
    float: right;
}

.district{
    width:750px;
    display:table;
    background: #fff;
    padding-top:15px;
    padding-left:25px;
}
.district .district-list{
    width: 163px;
    height: 100px;
    background: #FFFFFF;
    border-radius: 6px;
    float:left;
    margin-right:15px;
    margin-bottom:15px;

}
.lxjl-all{
    width: 430px;
    height:auto;
}
.lxjl{
    width: 430px;
    height: auto;
    background: #FFFFFF;
    border-radius: 6px;
    padding-left:20px;
    padding-top:20px;
    overflow: hidden;
    padding-bottom: 20px;
}
.lxjl-title{
    font-size: 16px;
    color: #000000;
    line-height: 16px;
    font-weight:bold;
    border-bottom:2px solid #E6E6E6;
    line-height:30px;
    margin-right:20px;
    padding-bottom: 10px;
}
.lxjl-title span{
    text-align:right;
    font-size: 14px;
    color: #8E8E8E;
    float:right;
}
.lxjl-list{
    width:400px;
    display:table;
}

.lxjl-box{
    width:250px;
    float:left;
    margin-top:10px;
    cursor: pointer;
}

.lxjl-name{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    margin-top:5px;
    display:table;
}
.lxjl-time{
    font-size: 12px;
    color: #999;
    margin-top:5px;
    margin-bottom:5px;
    display:table;
}
.lxjl-list .lxjl-do{
    float:right;
    display:table;
    font-size: 14px;
    color: #FF6B2E;
    padding-right:10px;
    padding-top:20px;

}
.circle { /*//这个元素可以提供进度条 */
    width: 130px;
    height: 130px;
    position: relative;
    border-radius: 50%;
}
#circle_1{
    background: #fec41a; /* //注意这是表示当前进度的颜色*/
}
/*//这俩元素主要是为了分别生成两个半圆的，所以起作用的地方在于clip裁掉另一半 */

.web-body .pie_left,
.web-body .pie_right {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
}
.web-body .lxjl .left,
.web-body .lxjl .right {
    width: 130px;
    height: 130px;
    background: #e4e3e2;  /*//注意这个是未完成进度的颜色 */
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}
/* //裁掉左边一半*/

.web-body .lxjl .pie_right,
.web-body .lxjl .right {
    clip: rect(0, auto, auto, 65px);
}
/* 裁掉右边一半  */
.web-body .lxjl .pie_left,
.web-body .lxjl .left {
    clip: rect(0, 65px, auto, 0);
}
/* mask起一个遮罩作用  ，，让进度展示像个圆环  */
.mask {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    left: 10px;
    top: 10px;
    background: #FFF;
    position: absolute;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.5rem;
    font-weight: bold;
}
.question-report{
    width: 94%;
    height: auto;
    display: table;
    background: rgba(224,227,234,0.31);
    border-radius: 5px;
}
.report-list{
    width: 90px;
    height: auto;
    display: table;
    background: rgba(224,227,234,0.31);
    border-radius: 5px;
    float: left;
}
.report-name{
    width: 90px;
    height: 40px;
    float: left;
    text-align: center;
}
.report-value{
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    text-align: center;
    border-right: 1px solid #D8D8D8;
    height: 60px;
    vertical-align: middle;
}


#treeDemo .record {
    margin: 0 auto;
    width: 1150px;
    min-height: 480px;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    border-top: 0;
}
#treeDemo .record img {
    max-width: 1150px;
}
#treeDemo .record .enshrine-box {
    width: 100%;
    font-size: 16px;
    border-top: 1px solid #e5e5e5;
    display: table;
}
#treeDemo .record .enshrine-box .topic {
    float: left;
    width: 880px;
    border: 0;
}
#treeDemo .record .enshrine-box .enshrine-btn {
    float: right;
    margin-top: 20px;
    width: 20%;
    text-align: center;
}
#treeDemo .record-box {
    position: relative;
    min-height: 59px;
    line-height: 59px;
    text-align: center;
    border-radius: 4px;
}
#treeDemo .record-box .echo {
    float: left;
    width: 18%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    color: #999;
}
#treeDemo .record-box .echo i {
    vertical-align: middle;
    display: inline-block;
}
#treeDemo .record-box .echo .whole {
    width: 19px;
    height: 23px;
    background: url(http://cdn.xiaomaigongkao.com/public/web/images/xiaomai.png) no-repeat center center;
}
#treeDemo .record-box .echo .half {
    width: 19px;
    height: 23px;
    background: url(http://cdn.xiaomaigongkao.com/public/web/images/xiaomaiban.png) no-repeat center center;
}
#treeDemo .record-box .echo .absence {
    width: 19px;
    height: 23px;
    background: url(http://cdn.xiaomaigongkao.com/public/web/images/xiaomaihui.png) no-repeat center center;
}
#treeDemo .record-box .echo-tip {
    float: left;
    margin-left: 37px;
    width: 300px;
    height: 100%;
    text-align: left;
    font-size: 16px;
    white-space: nowrap;
    border-left: 1px solid var(--xing-ques-knows-hr1);
    padding-left: 25px;
    cursor: pointer;
}
#treeDemo .record-box .echo-title {
    float: left;
    width: 25%;
    height: 100%;
    text-align: center;
    font-size: 16px;
    font-size: 14px;
    color: #98a2b5;
    font-weight: bolder;
}
#treeDemo .record-box .echo-title i {
    vertical-align: middle;
    display: inline-block;
}
#treeDemo .record-box .echo-title .whole {
    width: 19px;
    height: 23px;
    background: url(../../images/index/xiaomai.png) no-repeat center center;
}
#treeDemo .record-box .echo-title .half {
    width: 19px;
    height: 23px;
    background: url(../../images/index/xiaomaiban.png) no-repeat center center;
}
#treeDemo .record-box .echo-title .absence {
    width: 19px;
    height: 23px;
    background: url(../../images/index/xiaomaihui.png) no-repeat center center;
}
#treeDemo .record-box .echo-time {
    float: left;
    width: 25%;
    height: 100%;
    text-align: center;
    font-size: 16px;
    font-size: 14px;
    color: #98a2b5;
    font-weight: bolder;
    width: 80%;
}
#treeDemo .record-box .echo-time i {
    vertical-align: middle;
    display: inline-block;
}
#treeDemo .record-box .echo-time .whole {
    width: 19px;
    height: 23px;
    background: url(../../images/index/xiaomai.png) no-repeat center center;
}
#treeDemo .record-box .echo-time .half {
    width: 19px;
    height: 23px;
    background: url(../../images/index/xiaomaiban.png) no-repeat center center;
}
#treeDemo .record-box .echo-time .absence {
    width: 19px;
    height: 23px;
    background: url(../../images/index/xiaomaihui.png) no-repeat center center;
}
#treeDemo .record-box .echo-operation {
    float: left;
    width: 25%;
    height: 100%;
    text-align: center;
    font-size: 16px;
    font-size: 14px;
    color: #98a2b5;
    font-weight: bolder;
    width: 20%;
}
#treeDemo .record-box .echo-operation i {
    vertical-align: middle;
    display: inline-block;
}
#treeDemo .record-box .echo-operation .whole {
    width: 19px;
    height: 23px;
    background: url(../../images/index/xiaomai.png) no-repeat center center;
}
#treeDemo .record-box .echo-operation .half {
    width: 19px;
    height: 23px;
    background: url(../../images/index/xiaomaiban.png) no-repeat center center;
}
#treeDemo .record-box .echo-operation .absence {
    width: 19px;
    height: 23px;
    background: url(../../images/index/xiaomaihui.png) no-repeat center center;
}
#treeDemo li span.button.switch {
    position: absolute;
    top: 50%;
    left: 25px;
    margin-top: -12px;
    width: 24px;
    height: 24px;
}
#treeDemo li ul .echo-tip {
    margin-left: 11%;
    width: 14%;
}
#treeDemo li ul ul .echo-tip {
    margin-left: 13%;
    width: 12%;
}
#treeDemo li span.button {
    line-height: 0;
    margin: 0;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    border: 0 none;
    cursor: pointer;
    outline: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-image: url("/statics/images/pc/symbol-green.png");
}
#treeDemo li .level0.switch {
    background-image: var(--xing-ques-knows-bg-img1);
    background-size: 100%;
    transition: all 0.3s;
    border-radius: 50%;
    width: 24px!important;
    height: 24px!important;
    margin-top: -10px!important;
}
#treeDemo li .level0.parent_open_true {
    transition: all 0.3s;
    transform: rotate(90deg);
}

#treeDemo li .level1.switch {
    background-image: var(--xing-ques-knows-bg-img2);
    background-size: 100%;
    transition: all 0.5s;
    width: 20px!important;
    height: 20px!important;
    margin-top: -10px!important;
}
#treeDemo li .level1.parent_open_true{
    transition: all 0.3s;
    transform: rotate(90deg);
}



#treeDemo li .level2.switch {
    background-image: url("/statics/images/pc/btn_paper_erjixiala@2x.png");
    background-size: 100%;
    transition: all 0.5s;
    width: 20px!important;
    height: 20px!important;
    margin-top: -10px!important;
}
#treeDemo li .level2.parent_open_true{
    transition: all 0.3s;
    transform: rotate(90deg);
}

#treeDemo li .level0.parent_node_false{
    background: var(--xing-ques-knows-bg1);
}

#treeDemo li .level2 .node_name,#treeDemo li .level3 .node_name{
    font-size: 14px;
}

#treeDemo{
    border-top: 1px solid #e5e5e5;
}

.knows-list {
    margin-top: 20px;
    background: #fff;
    display: flow-root;
    padding-bottom: 20px;
}
.knows-list .title{
    font-size: 18px;
    margin: 20px;
    font-weight: bold;
    padding-left: 15px;
    border-left: 6px var(--nav-color) solid;
}

.level1 .node_name{
    padding-left: 60px!important;
}
.level2 .node_name{
    padding-left: 80px!important;
}
.level3 .node_name{
    padding-left: 100px!important;
}

.level1 .switch{
    left: 65px!important;
}
.level2 .switch{
    left: 85px!important;
}
.level3 .switch{
    left: 100px!important;
}

.level1 .parent_node_false,.level2 .parent_node_false,.level3 .parent_node_false{
    background: #F7F7F7;
}

.level1 .switch.parent_node_false,.level2 .switch.parent_node_false,.level3 .switch.parent_node_false{
    background: none!important;
}

.btn-normal{
    width: 84px;
    height: 28px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #FFFFFF;
    border-radius: 20px;
    border: 1px solid var(--nav-color);
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: var(--nav-color);
    line-height: 27px;
}
.knows-list .btn-normal{

}

.btn-normal:hover,b.btn-normal:active,b.btn-normal:visited,b.btn-normal:link{
    color: var(--nav-color);
    line-height: 27px;
    width: 92px;
    height: 30px;
}

.continue_answer{
    background: var(--nav-color)!important;
    color: #fff!important;
}
.continue_answer a,.continue_answer a:hover{
    color: #fff!important;
}
.continue_answer:hover{
    color: #fff;
}

.complete_answer{
    background: #999!important;
    color: #fff!important;
    border: 1px solid #999!important;
}
.complete_answer a,.complete_answer a:hover{
    color: #fff!important;
}
.complete_answer:hover{
    color: #fff;
}

.begin-main{
    width: 1200px;
    overflow: hidden;
}
.begin-left{
    width: 900px;
    float: left;
    background: #fff;
    border-radius: 10px;
    min-height: 300px;
}
.begin-right{
    width: 280px;
    float: left;
    margin-left: 20px;
}
.ques-item , .ques-item-header{
    padding:20px;
    border-bottom:1px solid #E6E6E6;
    position: relative;
    overflow: hidden;
}
.ques-item-header{
    padding: 20px;
    background-color: #efefef;
}
.ques-item-header .ques-item-header-title{
    text-align: center;
    color: var(--text-color);
    width: 62px;
    height: 28px;
    background: var(--primary-color);
    border-radius: 3px;
    line-height: 27px;
    font-size: 14px;
    font-weight: bold;
}
.ques-item-header .ques-item-header-tanchu{
    text-align: center;
    color: #000;
    width: auto;
    height: 28px;
    background: #dddddd;
    border-radius: 3px;
    line-height: 27px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}
.ques-item-header-content{
    margin-top: 10px;
    line-height: 28px;
    -webkit-text-size-adjust: 100%;
    font-size: 16px!important;
    font-family: -apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,Microsoft YaHei,Hiragino Sans GB,Helvetica Neue,Helvetica,Arial,sans-serif;
}

.ques-item .ques-item-title{
    overflow: hidden;
    margin-bottom: 20px;
}
.ques-item .ques-item-title .ques-item-title-num{
    float: left;
}
.ques-item .ques-item-title .ques-item-title-num-now{
    font-size: 20px;
    font-weight: bold;
}
.ques-item .ques-item-title .ques-item-title-num-max{
    font-size: 14px;
    color: #666;
}
.ques-item .ques-item-title .ques-item-title-type{
    float: left;
    margin-left: 20px;
    text-align: center;
    color: var(--text-color);
    width: 62px;
    height: 28px;
    background: var(--primary-color);
    border-radius: 3px;
    line-height: 27px;
    font-size: 14px;
    font-weight: bold;
}
.ques-item .ques-item-title .ques-item-title-right{
    float: right;
}
.ques-item .ques-item-title .ques-item-title-right-item{
    float: left;
    margin-left: 15px;
    height: 25px;
}

.ques-item .ques-item-title .ques-item-title-right-fav,.ques-item-title-right-huaban{
    padding-left: 30px;
    line-height: 27px;
    cursor: pointer;
}
.ques-item .ques-item-title .ques-item-title-right-fav.no{
    background: url("/statics/images/pc/btn_paper_shoucang@2x.png") no-repeat;
    background-size: 25px;
    transition: all 0.3s;
}
.ques-item .ques-item-title .ques-item-title-right-fav.yes{
    background: url("/statics/images/pc/btn_paper_yishoucang@2x.png") no-repeat;
    background-size: 25px;
    transition: all 0.3s;
}
.ques-item-title-right-huaban{
    background: url("/statics/images/pc/btn_paper_huabi@2x.png") no-repeat;
    background-size: 25px;
    transition: all 0.3s;
}
.ques-item .ques-item-stem{
    line-height: 28px;
    -webkit-text-size-adjust: 100%;
    font-size: 16px!important;
    font-family: -apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,Microsoft YaHei,Hiragino Sans GB,Helvetica Neue,Helvetica,Arial,sans-serif;
    margin-bottom: 20px;
}
.ques-item  p{
    margin:0;padding:0;
}
.ques-item img{
    max-width: 100%;
}

.ques-item .ques-item-answer{

}
.ques-item .ques-item-answer .ques-item-answer-item{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 10px 10px 10px;
    transform: translateX(-5px);
}
.ques-item .ques-item-answer .no-select-option{
    cursor: auto!important;
    background: none!important;
}
.ques-item .ques-item-answer .ques-item-answer-item.select-option{
    cursor: pointer;
}
.ques-item .ques-item-answer .ques-item-answer-item.select-option:hover{
    background: #f6f6f6;
}

.ques-item .ques-item-answer .ques-item-answer-item .ques-item-answer-item-index{
    width: 30px;
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    color: #000000;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
    transition: all 0.3s;
}
.ques-item .ques-item-answer .ques-item-answer-item .ques-item-answer-item-content{
    width: 820px;
    margin-left: 10px;
    line-height: 30px;
    font-size: 16px;
    font-family: -apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,Microsoft YaHei,Hiragino Sans GB,Helvetica Neue,Helvetica,Arial,sans-serif;
}
.ques-item .ques-item-answer .ques-item-answer-item .ques-item-answer-radio{
    border-radius: 50%;
}
.ques-item .ques-item-answer .ques-item-answer-item .checked{
    background: var(--primary-color);
    border-color: var(--primary-color);
    color: var(--text-color);
    transition: all 0.3s;
}

.ques-item .ques-item-answer .ques-item-answer-item .right{
    background: #36CC7A;
    border-color: #36CC7A;
    transition: all 0.3s;
    color: #fff;
}

.ques-item .ques-item-answer .ques-item-answer-item .errored{
    background: #FF6B2E;
    border-color: #FF6B2E;
    transition: all 0.3s;
    color: #fff;
}

.ques-console{
    height: auto;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 20px;
}
.ques-console .ques-console-icon{
    margin-top: 20px;
    text-align: center;
}
.ques-console .ques-console-time{
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
}
.ques-console .ques-console-button{
    text-align: center;
    margin-top: 10px;
}
.ques-console .ques-console-button a{
    display: block;
    padding: 10px 20px;
    background: #FFFFFF;
    border-radius: 20px;
    border: 1px solid var(--nav-color);
    color: var(--nav-color);
    font-size: 16px;
    font-weight: bold;
    width: 130px;
    margin: auto;
}
.ques-answer-card{
    margin-top: 20px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding: 15px;
}
.ques-answer-card > .ques-answer-card-title{
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: solid 1px #E6E6E6;
}
.ques-answer-card > .ques-answer-card-title .ques-answer-card-title-left{
    float: left;
    font-size: 18px;
    font-weight: bold;
}
.ques-answer-card > .ques-answer-card-title .ques-answer-card-title-left .ques-answer-card-title-now{
    color: var(--nav-color);
}
.ques-answer-card > .ques-answer-card-title .ques-answer-card-title-left .ques-answer-card-title-max{
    font-size: 16px;
}

.ques-answer-card > .ques-answer-card-title .ques-answer-card-title-right{
    float: right;
}

.ques-answer-card > .ques-answer-card-title .ques-answer-card-title-right .ques-answer-card-title-right-item{
    float: left;
    color: #999999;
    margin-right: 8px;
    line-height: 25px;
}

.ques-answer-card  .ques-answer-card-content{
    overflow-x: hidden;
    overflow-y:auto;
    max-height: 290px;
    margin-top: 10px;
}

.ques-answer-card  .ques-answer-card-content .ques-answer-card-content-item{
    margin-bottom: 10px;
    overflow: hidden;
}
.ques-answer-card  .ques-answer-card-content .ques-answer-card-content-item .ques-answer-card-content-item-title{

}
.ques-answer-card  .ques-answer-card-content .ques-answer-card-content-item .ques-answer-card-content-item-content{
    font-size: 16px;
}
.ques-answer-card  .ques-answer-card-content .ques-answer-card-content-item .ques-answer-card-content-item-content a {
    display: inline-block;
    width: 29px;
    height: 29px;
    background: #fff;
    border: 1px solid #DEDEDE;
    color: #000;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
    margin-right: 8px;
    margin-top: 10px;
    font-weight: bold;
    font-size: 12px;
}
.ques-answer-card  .ques-answer-card-content .ques-answer-card-content-item .ques-answer-card-content-item-content a:nth-child(6n){
    margin-right: 0!important;
    transition: all 0.3s;
}
.ques-answer-card  .ques-answer-card-content .ques-answer-card-content-item .ques-answer-card-content-item-content a.checked {
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
    color: var(--text-color);
    transition: all 0.3s;
}
.ques-answer-card  .ques-answer-card-content .ques-answer-card-content-item .ques-answer-card-content-item-content a.right {
    background: #36CC7A;
    border: 1px solid #36CC7A;
    transition: all 0.3s;
    color: #fff;
}
.ques-answer-card  .ques-answer-card-content .ques-answer-card-content-item .ques-answer-card-content-item-content a.errored {
    background: #FF6B2E;
    border: 1px solid #FF6B2E;
    transition: all 0.3s;
    color: #fff;
}


.ques-answer-card  .ques-answer-card-content::-webkit-scrollbar {
    width: 4px;
}
.ques-answer-card  .ques-answer-card-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    opacity: 0.2;
    background: fade(@primary-color, 60%);
}
.ques-answer-card  .ques-answer-card-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: fade(@primary-color, 30%);
}

.ques-answer-card .ques-answer-card-submit{

}
.ques-answer-card .ques-answer-card-submit a{
    display: block;
    padding: 10px 20px;
    background: #FFFFFF;
    border-radius: 20px;
    border: 1px solid var(--nav-color);
    color: var(--nav-color);
    font-size: 16px;
    font-weight: bold;
    width: 130px;
    margin: auto;
    text-align: center;
}
#fixedMenu{
    width: 280px;
}
.pause{
    width: 211px;
    height: 259px;
    background: #FFFFFF;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
    border-radius: 8px;
}
.pause .layui-layer-content{
    height: 100%;
    padding: 10px;
}
.pause .pause-img{
    width: 191px;
    height: 140px;
    background: url("/statics/images/pc/img_paper_xiuxiyixia@2x.png") no-repeat;
    background-size: 100%;
}
.pause .pause-info{
    font-size: 20px;
    color: #000000;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
}
.pause .start-button{
    width: 160px;
    height: 40px;
    background: #FEC41A;
    border-radius: 20px;
    font-weight: bold;
    color: #000000;
    line-height: 40px;
    font-size: 16px;
    display: block;
    text-align: center;
    margin: 15px auto 0;
}

.ques-module{
    padding:20px;
    background: #fff;
}
.ques-module .ques-module-list{
    display: flex;
    border-bottom: 2px solid #E6E6E6;
}
.ques-module .ques-module-list .ques-module-list-item.now{
    font-size: 16px;
    color: var(--nav-color);
    border-bottom: 2px solid var(--nav-color);
    transition: all 0.3s;
    margin-bottom: -1px;
    line-height: 22px;
}
.ques-module .ques-module-list .ques-module-list-item{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    line-height: 24px;
    transition: all 0.3s;
    padding:0 0px 20px 0;
    margin-right: 30px;
    cursor: pointer;
}
.ques-list .ques-list-module .ques-list-module-description{
    background: var(--primary-bg-color);
    border-radius: 3px;
    padding: 10px 20px;
    width: 860px;
    margin: auto auto 20px auto;
    color: var(--nav-color);
}


.report-top{
    margin-top: 20px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding: 15px;
    text-align: center;
    position: relative;
}
.report-top-title{
    font-size: 18px;
    font-weight: bold;
    margin-top:20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #E6E6E6;
}
.report-top-title-time{
    position: absolute;
    left:20px;
    font-size: 14px;
    font-weight: normal;
}
.report-top-sta{
    display: flex;
    margin-top: 30px;
    margin-bottom: 30px;
}
.report-top-sta-item{
    width: 150px;
    height: 90px;
    border-radius: 5px;
    overflow: hidden;
    color: #fff;
    margin-left: 68px;
}
.report-top-sta-item-name{
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
}
.report-top-sta-item-num{
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
    letter-spacing:3px;
}
.report-top-sta-item-num span{
    font-size: 26px;
}

.report-top-sta-zhengqueshu{
    background-image: linear-gradient(to right, #FF8CA5,#EA3D64);
}
.report-top-sta-shuati{
    background-image: linear-gradient(to right, #7FAAFF ,#3B7BF9);
}
.report-top-sta-weizuo{
    background-image: linear-gradient(to right, #DE95FE,#CC4CFC);
}
.report-top-sta-zhengquelv{
    background-image: linear-gradient(to right, #56DAD4,#46C0C9);
}
.report-top-sta-shichang{
    background-image: linear-gradient(to right, #90b780,#549938);
}


.report-content{
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 20px;
}

.report-content-card-title{
    overflow: hidden;
    padding-bottom: 15px;
    border-bottom: solid 1px #E6E6E6;
}
.report-content-card-title-left{
    float: left;
    font-size: 18px;
    font-weight: bold;
}
.report-content-card-title-left .report-content-card-title-now{
    color: #FF6B2E;
}
.report-content-card-title-left .report-content-card-title-max{
    font-size: 16px;
}

.report-content-card-title-right{
    float: right;
}
.report-content-card-title-right-item{
    float: left;
    color: #999999;
    margin-right: 8px;
    line-height: 25px;
}
.report-content-card{
    overflow: hidden;
    padding-bottom: 15px;
    border-bottom: solid 1px #e6e6e6;
}
.report-content-card-content {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 350px;
    margin-top: 20px;
}
.report-content-card-content-item{
    margin-bottom: 20px;
    overflow: hidden;
}
.report-content-card-content-item-title{

}
.report-content-card-content-item-content{
    font-size: 16px;
}
.report-content-card-content-item-content a{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #fff;
    border: 1px solid #DEDEDE;
    color: #000;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
    margin-right: 8px;
    margin-top: 15px;
    font-weight: bold;
    font-size: 12px;
}
.report-content-card-content-item-content a.right {
    background: #36CC7A;
    border: 1px solid #36CC7A;
    position: unset!important;
    color: #fff;
}
.report-content-card-content-item-content a.error {
    background: var(--nav-color);
    color: #fff;
    border: 1px solid var(--nav-color);
}

.report-content-knows{
    margin-top: 20px;
}

.report-content-knows-title{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: solid 1px #e6e6e6;
}
.report-content-knows-content-title{
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
}
.report-content-knows-content-title-item{
    font-size: 14px;
    width: 50%;
    font-weight: bold;
}

.report-content-button{
    margin-top: 20px;
    text-align: center;
}
.report-content-button a{
    margin-right: 20px;
}
.report-content-button a.all{
    width: 140px;
    height: 36px;
    background: var(--primary-color);
    border-radius: 33px;
    text-align: center;
    color: var(--text-color);
    font-size: 16px;
    line-height: 35px;
    font-weight: bold;
}
.report-content-button a.error{
    width: 140px !important;
    height: 34px !important;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background: #FFFFFF;
    border-radius: 20px;
    border: 1px solid var(--nav-color);
    font-size: 16px;
    font-weight: 400;
    color: var(--nav-color);
    line-height: 30px;
}

.ques-item-analysis{
    overflow: hidden;
}

.ques-item-analysis-sta{
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: solid 1px #e6e6e6;
    position: relative;
}
.ques-item-analysis-sta-action{
    position: absolute;
    right: 20px;
    top: 55px;
}
.ques-item-analysis-sta-action-button{
    width: 100px !important;
    height: 30px !important;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background: #FFFFFF;
    border-radius: 20px;
    border: 1px solid var(--nav-color);
    font-size: 14px;
    font-weight: 400;
    color: var(--nav-color);
    line-height: 27px;
}
.ques-item-analysis-sta-action-button:hover,.ques-item-analysis-sta-action-button:focus{
    color: var(--nav-color);
}

.ques-item-analysis-sta-list{
    font-size: 14px;
    display: flex;
    font-weight: bold;
}
.ques-item-analysis-sta-item{
    margin-right: 20px;
}
.ques-item-analysis-sta-item span.a{
    color: #05B972;
}
.ques-item-analysis-sta-item span.b{
    color: #FF6B2E;
}
.ques-item-analysis-sta-source{
    margin-top: 20px;
}
.ques-item span.label{
    padding-left: 15px;
    padding-right: 15px;
    height: 28px;
    background: var(--primary-bg-color);
    border-radius: 3px;
    border: 1px solid var(--nav-color);
    text-align: center;
    font-size: 14px;
    color: var(--nav-color);
    line-height: 25px;
    font-weight: bold;
}

.ques-item-analysis-content{
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
    /*  border-bottom: solid 1px #e6e6e6;*/
     border-top: solid 1px #e6e6e6;
     font-size: 16px;
     font-family: -apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,Microsoft YaHei,Hiragino Sans GB,Helvetica Neue,Helvetica,Arial,sans-serif;
     line-height: 28px;
 }
 .ques-item-analysis-title{
     font-size: 18px;
     font-weight: bold;
     color: #000000;
     margin-bottom: 20px;
 }
 .ques-item-analysis-commit,.ques-item-analysis-note{
     margin-top: 20px;
 }

 .ques-item-analysis-commit-list{
     display: flex;
 }
 .ques-item-analysis-commit-item{
     display: block;
     width: 60px;
     height: 80px;
     padding-top: 60px;
     margin-right: 50px;
     overflow: hidden;
     font-weight: bold;
     text-align: center;
     transition: all 0.5s;
 }
 .ques-item-analysis-commit-item.analysis_read_yes{
     background: url("/statics/images/pc/btn_my_nengkandong1@2x.png") no-repeat;
     background-size: 50px 50px;
     background-position: top;
 }
 .ques-item-analysis-commit-item.analysis_read_yes.checked{
     background: url("/statics/images/pc/btn_my_nengkandong2@2x.png") no-repeat;
     background-size: 50px 50px;
     background-position: top;
 }

 .ques-item-analysis-commit-item.analysis_read_no{
     background: url("/statics/images/pc/btn_my_kanbudong1@2x.png") no-repeat;
     background-size: 50px 50px;
     background-position: top;
 }
 .ques-item-analysis-commit-item.analysis_read_no.checked{
     background: url("/statics/images/pc/btn_my_kanbudong2@2x.png") no-repeat;
     background-size: 50px 50px;
     background-position: top;
 }

 .ques-item-analysis-commit-item.analysis_fankui{
     background: url("/statics/images/pc/btn_my_yijianfankui@2x.png") no-repeat;
     background-size: 50px 50px;
     background-position: top;
 }

 .ques-item-analysis-video{
     margin-top: 20px;
     padding-top: 20px;
     padding-bottom: 20px;
     border-top: solid 1px #e6e6e6;
 }

 .ques-item-analysis-title span.vip{
     width: 65px;
     height: 26px;
     background-image: linear-gradient(to right, #F7D5A0,#D6A563);
     border-radius: 5px;
     color: #1E1C1D;
     text-align: center;
     line-height: 25px;
     font-size: 12px;
     font-weight: bold;
 }
 .ques-item-analysis-video-content{
     width: 800px;
     height: 450px;
     position: relative;
 }

 .ques-item-analysis-video-content-tip{
     position: absolute;
     top: 160px;
     left: 320px;
     width: 180px;
     font-size: 16px;
     font-weight: bold;
     color: #fff;
     line-height: 30px;
 }

 .ques-item-analysis-video-content.novip{
     background: url(/statics/images/pc/img_my_shipingjiexi2@2x.png) no-repeat;
     background-size: 800px 450px;
 }
 .ques-item-analysis-video-content.vip{
     background: url(/statics/images/pc/btn_my_huiyuanzhuanxiang@2x.png) no-repeat;
     background-size: 800px 450px;
 }
 .ques-item-analysis-video-content-but{
     display: flex;
     top: 250px;
     position: absolute;
     left: 290px;
     font-weight: bold;
 }
 .ques-item-analysis-video-content-but a{
     display: block;
     width: 104px;
     height: 32px;
     font-size: 16px;
     border-radius: 24px;
     text-align: center;
     line-height: 30px;
     margin-right: 20px;
 }
 .ques-item-analysis-video-content-but a.a{
     background: #FFFFFF;
 }
 .ques-item-analysis-video-content-but a.b{
     background: #FEC41A;
 }
 .ques-item-analysis-video-comment{
     margin-top: 20px;
     display: flex;
 }
 .ques-item-analysis-video-comment-item{
     margin-right: 20px;
 }
 .ques-item-analysis-video-comment-item a{
     line-height: 26px;
 }
 .layui-rate{
     padding: 0!important;
 }
 .ques-item-analysis-video-content-play{
     display: block;
     width: 100px;
     height: 100px;
     border-radius: 50%;
     border: 5px solid #FFFFFF;
     background: rgba(255,255,255,0.33);
     position: absolute;
     top:0;
     right:0;
     bottom:0;
     left:0;
     margin:auto;
 }
 .ques-item-analysis-video-content-play span{
     border-style: solid;
     border-color: transparent;
     border-width: 26px 0 26px 40px;
     border-left-color: #fff;
     margin-top: 20px;
     margin-left: 32px;
     border-radius: 5px;
     display:block;
 }
 .bjc-player-wrapper {
     width: 100%;
     height: 100%;
 }
 .bjc-player-wrapper .video-js {
     width: 100%;
     height: 100%;
 }
 .an_video{
     min-width: 800px;
     min-height:450px;
 }
 .ques-list-next-moudel{
     display: block;
     padding: 10px 20px;
     background: #FFFFFF;
     border-radius: 20px;
     border: 1px solid #FF6B2E;
     color: #FF6B2E;
     font-size: 16px;
     font-weight: bold;
     width: 600px;
     text-align: center;
     margin: 20px auto 20px;
 }
 .ques-list-next-moudel:hover{
     color:  #FF6B2E;
 }
 .paper-search{
     overflow: hidden;
     height: auto;
     background: #fff;
     border-radius: 5px;
     margin: 0 auto 20px;
     padding: 20px 20px 0px 20px;
 }
 .paper-search-row{
     margin-bottom: 20px;
     display: flex;
 }
 .paper-search-row-label{
     font-weight: bold;
     width: 60px;
     text-align: right;
 }
 .paper-search-row-list{
     margin-left: 10px;
     width: 1100px;
 }
 .paper-search-row-list-item{
     margin-left: 10px;
     min-width: 48px;
     text-align: center;
     padding: 2px;
 }
 .paper-search-row-list-item:hover{
     color: var(--nav-color)!important;
 }
 .paper-search-row-list-item.checked{
     background: var(--nav-color);
     color: #fff!important;
     border-radius: 5px;
     padding: 2px 10px;
     box-shadow: 0 4px 8px 0 var(--xing-ques-index-shadow);
     line-height: 25px;
 }
 .paper-lists,.exercise-lists{
     overflow: hidden;
     height: auto;
     background: #fff;
     border-radius: 5px;
     margin: 0 auto 20px;
     padding: 0px 20px 20px 20px;
 }
 .paper-lists a.paper-lists-a:hover{
     color: #333;
 }
 .paper-lists-row{
     overflow: hidden;
     height: auto;
     padding-bottom: 15px;
     padding-top: 15px;
     border-bottom: 1px solid #e6e6e6;
 }
 .paper-lists-row:hover{
     box-shadow: 3px 3px 10px 0 rgba(60,70,79,0.1);
 }

 .paper-lists-row-left{
     float: left;
     width: 60%;
     cursor: pointer;
 }
 .paper-lists-row-right{
     float: right;
     width: 40%;
 }
 .paper-lists-row-left-title{
     font-size: 16px;
 }
 .paper-lists-row-left-info{
     color: #8a9095;
     font-size: 14px;
     margin-top: 10px;
 }
 .paper-lists-row-left-info-span{
     margin-right: 10px;
 }
 .paper-lists-row-left-info span:not(:first-child){
     border-left: solid 1px #ccc;
     padding-left: 10px;
 }
 .paper-lists-row-right-download{
     float: left;
     margin-top: 15px;
     color: #8a9095;
 }
 .paper-lists-row-right-download a,.paper-lists-row-right-download a:hover{
     color: #8a9095;
 }

 .paper-lists-row-right-but{
     float: right;
     width: 110px !important;
     height: 30px !important;
     text-align: center;
     display: inline-block;
     cursor: pointer;
     -webkit-transition: all 0.5s;
     -moz-transition: all 0.5s;
     -o-transition: all 0.5s;
     transition: all 0.5s;
     background: #FFFFFF;
     border-radius: 20px;
     border: 1px solid var(--nav-color);
     font-size: 14px;
     font-family: PingFangSC-Regular, PingFang SC;
     font-weight: 400;
     color: #FF6B2E;
     line-height: 27px;
     margin: 10px;
 }
 .paper-lists-row-right-but a{
     color: var(--nav-color);
 }
 .paper-lists-row-right-but a:hover{
     color: var(--nav-color);
 }
 .lxjl-do a,.lxjl-do a:hover{
     color: var(--nav-color);
 }

 .question-right-zonghe{
     width: 430px;
     height: auto;
     overflow: hidden;
     background: #FFFFFF;
     border-radius: 6px;
     margin-top: 20px;
 }
 .question-right-zonghe-title{
     font-size: 16px;
     font-weight: bold;
     padding: 20px 20px 0 20px;
 }
 .question-right-zonghe-sta{
     background: rgba(224,227,234,0.31);
     border-radius: 8px;
     height: 90px;
     width: 390px;
     margin: 0px auto 20px auto;
     text-align: center;
     display: flex;
 }
 .question-right-zonghe-sta-item{
     width: 100px;
     margin-left: 20px;
     margin-top: 20px;
 }
 .question-right-zonghe-sta-item-name{
     font-weight: bold;
     color: #999999;
 }
 .question-right-zonghe-sta-item-value{
     margin-top: 10px;
     color: var(--nav-color);
     font-weight: bold;
 }
 .question-right-zonghe-pie{
     width: 390px;
     margin: 0 auto 0 auto;
     height: auto;
     overflow: hidden;
 }
 .question-right-zonghe-pie-js{
     width: 390px;
     height: 250px;
     overflow: hidden;
 }

 .ques-item-analysis-sta-source-jiexi{
     float: right;
     width: 140px;
     height: 36px;
     background: var(--primary-color);
     border-radius: 33px;
     text-align: center;
     color: var(--text-color);
     font-size: 16px;
     line-height: 35px;
     font-weight: bold;
     margin-top: -10px;
 }
 a.ques-item-analysis-sta-source-jiexi:hover{
     color: var(--text-color);
 }
 a.ques-item-analysis-sta-source-jiexi:focus{
    color: var(--text-color);
 }
 .lxjl-title a{
     color:#999
 }
 .highlight{
     color: red!important;
 }

 .shen-main{
     min-width: 1000px;
     max-width: 1400px;
     margin: auto;
 }
 .shen-main-header{
     height: 70px;
     overflow: hidden;
     border-bottom: #e0e0e0 1px solid;
     background-color: #ffffff!important;
     margin-bottom: 0;
 }
 .shen-main-header-left{
     float: left;
     width:51%;
 }
 .shen-main-header-left-logo{
     margin-top: 10px;
     margin-left: 20px;
     float: left;
     overflow:auto;
     width:auto;
     margin-right: 10px;
 }
.shen-main-header-left-logo img{
    width: auto;
    height: 55px;
}
 .shen-main-header-left-name{
     float: left;
     font-size: 16px;
     font-weight: bold;
     line-height: 95px;
 }
 .shen-main-header-right{
     float: right;
     width:48%;
 }
 .shen-main-header-right-times{
     float: left;
     overflow:hidden;
     margin-top: 20px;
     font-size: 26px;
     color: var(--primary-color);
     height: 38px;
     line-height: 38px;
 }
 .shen-main-header-right-nav{
     float: right;
     overflow:auto;
     margin-right: 20px;
 }
 .shen-main-header-right-nav a{
     margin-top: 20px;
 }

 .shen-main-content-material{
     float: left;width:49%
 }
 .shen-main-content-ques{
     float: right;width:48%
 }
 .shen-main .tab-pane{
     overflow: auto;
 }
 .shen-main .tab-pane::-webkit-scrollbar,.shen-main .tab-content::-webkit-scrollbar {
     width: 4px;
 }
 .shen-main .tab-pane::-webkit-scrollbar-thumb,.shen-main .tab-content::-webkit-scrollbar-thumb {
     border-radius: 10px;
     -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
     opacity: 0.2;
     background: fade(@primary-color, 60%);
 }
 .shen-main .tab-pane::-webkit-scrollbar-track,.shen-main .tab-content::-webkit-scrollbar-track {
     -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
     border-radius: 0;
     background: fade(@primary-color, 30%);
 }
 #shen_rank{
     display: none;
     overflow: hidden;
     padding: 10px;
     background: #333;
     color: #ffffff;
     font-size: 16px;
     width: 320px;
     height: 300px;
 }
 .ques-item-analysis-note{
     padding-top: 20px;
     border-top: solid 1px #e6e6e6;
 }
 .ques-item-analysis-note-content-textarea{
     width: 100%;
     height: 150px;
     border-radius: 4px;
     border: 1px solid #e6e6e6;
     padding: 8px 12px;
 }

 .exam-lists{
     overflow: hidden;
     height: auto;

     margin: 0 auto 20px;

 }
 .exam-lists-row{
     height: 160px;
     background: #fff;
     border-radius: 5px;
     padding:20px;
     position: relative;
 }
 .exam-lists-row-title{
     font-size: 20px;
     font-weight: bold;
 }
 .exam-lists-row-time{
     margin-top: 10px;
     color: #999;
 }
 .exam-lists-row-sign{
     margin-top: 10px;
     color: #999;
 }
 .exam-lists-row-but{
     margin-top: 10px;
 }
 .exam-lists-row-go{
     position: absolute;
     right: 60px;
     top: 65px;
     width: 120px;
     height: 36px;
     background: #FEC41A;
     border-radius: 33px;
     text-align: center;
     color: #000000;
     font-size: 16px;
     line-height: 33px;
     font-weight: bold;
 }
 .exam-lists-row-go.end{
     background: #bdbdbd;
     color: #333;
 }
 .auth-user-login{

 }
 .report-paper-sta{
     background: #fff;
     border-radius: 8px;
     height: 120px;
     margin: 20px auto 20px auto;
     padding: 0 60px;
     text-align: center;
     display: flex;
 }
 .report-paper-sta-item {
     width: 242px;
     margin-left: 20px;
     margin-top: 20px;
 }
 .report-paper-sta-item-name {
     font-weight: bold;
     color: #999999;
     font-size: 16px;
 }
 .report-paper-sta-item-value {
     margin-top: 20px;
     color: #FF6B2E;
     font-weight: bold;
 }
 .report_name-tip{
     color: #999;
     font-size: 14px;
     margin-left: 20px;
     font-weight: normal;
 }
 .layui-layer-btn .layui-layer-btn0{
     background: var(--primary-color)!important;
     border: 1px solid var(--primary-color)!important;
 }
 .article-nav-right{
     float: right;
     text-align: right;
     line-height: 50px;
     color: #999;
 }
 .article-nav-right a {
     color: #999;
 }
 .ques-item-other{
     font-size: 12px;
     background: #f1f1f1;
     padding: 10px;
 }
 .ques-item-other .search-color{
     color: #FF6B2E;
 }
 keyword{
     /*background-color: #fdff0c;*/
    color: red;
}

.knows-list .btn-disabled{
    width: 84px !important;
    height: 28px !important;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background: #FFFFFF;
    border-radius: 20px;
    /*border: 1px solid #999;*/
    border: none;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999;
    line-height: 27px;
}

.report-top-title-but{
    position: absolute;
    right: 20px;
    top: 30px;
    font-size: 14px;
    font-weight: normal;
}
.report-top-title-but a,.report-top-title-but a:hover{
    width: auto;
    height: 36px;
    padding: 0px 20px;
    background: var(--primary-color);
    border-radius: 33px;
    text-align: center;
    color: var(--text-color);
    font-size: 16px;
    line-height: 35px;
    font-weight: bold;
}
.lxjl-right-but-button{
    background: var(--primary-bg-color);
    color: var(--nav-color);
    letter-spacing: 0;
    text-align: center;
    line-height: 16px;
    padding: 4px 16px;
    border-radius: 5px;
}

.ques-item-right-bg{
    background: rgba(43,200,160,.03);
}
.ques-item-error-bg{
    background: rgba(255,90,90,.03);
}

.sketchpad{
    position: absolute;
}
.sketchpad_bg{
    background: #333333;
    opacity: 0.2;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.sketchpad canvas{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    z-index: 2;
}
.sketchpad_button{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    background: #353842;
    width: 200px;
    height: 50px;
    border-radius: 0 0 0px 10px;
}
.sketchpad_button .tool-item{
    cursor: pointer;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    margin-left: 10px;
    margin-top: 5px;
}
.sketchpad_button .tool-item .tool-icon{
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 1px;
}
.sketchpad_button .tool-name{
    font-size: 12px;
    color: #c2c3c6;
    letter-spacing: -.03px;
    text-align: center;
    line-height: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sketchpad_button .undo-icon{
    background: url(/statics/images/pc/huaban_undo.png) no-repeat;
}
.sketchpad_button .redo-icon{
    background: url(/statics/images/pc/huaban_redo.png) no-repeat;
}
.sketchpad_button .empty-icon{
    background: url(/statics/images/pc/huaban_empty.png) no-repeat;
}
.sketchpad_button .exit-icon{
    background: url(/statics/images/pc/huaban_exit.png) no-repeat;
}
.sketchpad_button .eraser-icon{
    background: url(/statics/images/pc/huaban_eraser.png) no-repeat;
}
.sketchpad_button .eraser-icon2{
    background: url(/statics/images/pc/huaban_eraser_2.png) no-repeat;
}
.sketchpad_button .tool-name2{
    color: #fec41a;
}
.sketchpad .cursor{
    cursor:url(/statics/images/pc/huaban_eraser_cur.png),auto!important;
}
.user-no-select{
    -moz-user-select:none;
    -webkit-user-select:none;
    user-select:none;
}

.layui-menu-item-group .layui-menu-body-title, .layui-menu-item-parent .layui-menu-body-title {
    min-width: 130px!important;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: bold;
}

.layui-menu{
    box-shadow: 0 2px 10px 0 rgba(47,51,56,.08);
}
.layui-menu-body-panel {
    margin-left: 5px!important;
}
.layui-menu li:hover {
    background-color: #fffae7!important;
}
.paper-lists-row-right-text{
    float: right;
    width: 220px;
    height: 30px;
    text-align: right;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FF6B2E;
    line-height: 27px;
    margin: 10px;
    color: #333;
}
.paper-lists-row-right-text a,.paper-lists-row-right-text a:hover {
    color: var(--nav-color);
}
.paper-lists-ques{
    line-height: 28px;
    -webkit-text-size-adjust: 100%;
    font-size: 16px!important;
    font-family: -apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,Microsoft YaHei,Hiragino Sans GB,Helvetica Neue,Helvetica,Arial,sans-serif;
    margin-bottom: 20px;
}
.cate-tab{
    display: flex;
    margin-bottom: 5px;
}
.index-nav-search{
    float: right;
}
.index-nav-back{
    float: right;font-size: 18px;line-height: 50px;
}
.bplayer-title{
    display: none!important;
}
.photoviewer-image{
    max-width: initial;
}
.layui-layer-content img{
    object-fit: contain;
    height: auto!important;
}
.layui-layer-content::-webkit-scrollbar {
    width: 4px;
}
.layui-layer-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    opacity: 0.2;
    background: fade(@primary-color, 60%);
}
.layui-layer-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: fade(@primary-color, 30%);
}
.layui-layer-content {
    padding: 0 10px 10px 10px;
}
.layui-layer-rim{
    overflow: hidden;
}
.district .district-list:hover{
    transform: translateY(-5px);
    animation: forwards;
    box-shadow: 0 6px 18px 0 rgb(0 0 0 / 22%);
}
.knows-list-set{
    float: right;
    justify-content: center;
    align-items: center;
    display: flex;
    color: #999;
}
.knows-list-set:hover{
    color: var(--nav-color);
}
.knows-list-set:hover i{
    animation: fa-spin 2s infinite linear;
}

.knows-list-set i.fa{
    font-size: 24px;
}
.knows-list-set span{
    font-size: 14px;
    margin-left: 5px;
}

.cate-tab .vip-status{
    margin-left: 20px;
    font-weight: bold;
    background: #eee;
    border-radius: 10px;
    padding: 0px 10px;
    cursor: pointer;
    position: relative;
}

.cate-tab .vip-status span{
    align-items: center;
    line-height: 22px;
}
.cate-tab .vip-status img{
    margin-top: 3px;
}
.cate-tab .vip-status img.novip{
    filter: grayscale(100%);
}

.cate-tab-open-vip{
    width: 300px;
    height: auto;
    background: #fff4df;
    position: absolute;
    top: 38px;
    left: 0;
    border-radius: 10px;
    z-index: 9999;
    overflow: hidden;
}

.cate-tab-open-vip .cate-tab-open-vip-title{
    display: flex;
}

.cate-tab-open-vip .cate-tab-open-vip-title-img{
    margin-left: 30px;
    margin-top: 10px;
}


.cate-tab-open-vip-title-info{
    margin-top: 16px;
    margin-left: 15px;
}
.cate-tab-open-vip-title-info-name{
    color: #e79600;
    font-size: 14px;
}
.cate-tab-open-vip-title-info-status{
    color: #777;
    font-weight: normal;
    font-size: 12px;
}
.cate-tab-open-vip .cate-tab-open-vip-content{
    background: #fff;
    border-radius: 0 10px 0 0;
    height: 105px;
    margin-top: -15px;
    padding: 30px;
    font-size: 12px;
    font-weight: normal;
    padding: 25px 30px 20px 30px;
    color: #666;
}
.cate-tab-open-vip-kaitong{
    height: 35px;
    background: #e79600;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #fff4df;
}

.words-search{
    width: 750px;
    background: #fff;
    height: 60px;
    margin-top: 20px;
    display: flex;
    border-radius: 10px;
    overflow: hidden;
}
.words-search-left{
    width: 45%;
    background: var(--word-search-bg);
    padding: 10px 20px;
    box-sizing: border-box;
}
.words-search-left-title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.words-search-left-desc{
    font-size: 14px;
    color: #666;
}
.words-search-right{
    width: 55%;
    display: flex;
}
.words-search-right form{
    display: flex;
}
.words-search-right-input{

}
.words-search-right-input-text{
    padding: 20px;
    border: none;
    width: 302px;
    font-size: 16px;
}
.words-search-right-submit{
    width: 110px;
    height: 60px;
    background: #ededed;
    box-sizing: border-box;
    padding-top: 16px;
    padding-left: 20px;
    cursor: pointer;
}
.words-search-right-submit:hover{
    /*background: #f3bf28;*/
    background-color: var(--primary-color);
    color: var(--text-color);
    transition: all .2s;
}

.words-search-right-submit i.fa-search{
    font-size: 24px;
}
.words-search-right-submit span{
    font-size: 18px;
    font-weight: bold;
}

.words-search-main{
    width: 100%;
    box-sizing: border-box;
    padding: 30px 150px;
    background: #fff;
    border-radius: 10px;
}
.words-search-name{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}
.words-search-analysis,.words-search-synonym,.words-search-example{
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #efefef;
}
.words-search-item-title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}
.words-search-item-title:before{
    content: "";
    width: 7px;
    height: 20px;
    background: #f3be27;
    display: inline-block;
    margin-bottom: -4px;
    margin-right: 10px;
}
.words-search-synonym-value{
    margin-top: 10px;
}
.words-search-synonym-value-name{
    font-weight: bold;
}

.words-search-example-value-source{
    color: #999;
    margin-top: 5px;
}
.paper-lists-row-right-but-shen_manual{
    border: #FEC41A;
    background: #FEC41A;
    color: #000;
    width: auto !important;
    padding: 0 15px;
    box-sizing: border-box;
    min-width: 110px;
}
.paper-lists-row-right-but-shen_manual a,.paper-lists-row-right-but-shen_manual a:hover{
    color: #000;
}
.shen-correct-main{
    background: #fff;
    padding: 20px;
    overflow: hidden;
    border-radius: 10px;
}
.shen-correct-status{
    background: #efefef;
    height: 40px;
    margin-bottom: 15px;
    box-sizing: border-box;
    padding-left: 10px;
}

.shen-correct-status-left{
    width: 50%;
    float: left;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
}
.shen-correct-status-right{
    width: 50%;
    float: right;
}

.shen-correct-papername{
    font-weight: bold;
    font-size: 16px;
}

.shen-correct-info{
    margin-top:15px;
}
.shen-correct-info-row{
    margin-top: 10px;
    display: flex;
}
.shen-correct-info-row-name{
    color: #999;
    width: 70px;
}
.shen-correct-info-row-value{
    margin-left: 20px;
}
.shen-correct-answer{
    margin-top: 15px;
    overflow: hidden;
}
.shen-correct-answer-title{
    display: flex;
    margin-bottom: 15px;
}
.shen-correct-answer-title-step{
    padding: 3px 10px;
    font-size: 16px;
    font-weight: bold;
    background: #f1b100;
    color: #fff;
}
.shen-correct-answer-title-name{
    font-size: 16px;
    font-weight: bold;
    line-height: 170%;
    margin-left: 10px;
}

.shen-correct-answer-images{
}

.layui-upload-list-view{
    width: 150px;
    height: 163px;
    position: relative;
    margin-right: 10px;
    border: 1px dashed #e2e2e2;
    box-sizing: border-box;
    margin-bottom: 10px;
    float: left;
}
.layui-upload-list-view-img{
    width: 100%;
    height: 140px;
    display: grid;
    place-items: center;
}
.layui-upload-list-view-img img{
    max-height: 140px;
}
.layui-upload-list-view-bar{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.shen-correct-submit{
}

.layui-upload-list-view-load{
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 163px;
    background: #000;
    opacity: 0.5;
    text-align: center;
    display: grid;
    place-items: center;
}

.shen-correct-answer-video{
    width: 800px;
    height: 450px;
    position: relative;
    background: url(/statics/images/pc/img_manual_rengongpigai@2x.png) no-repeat;
    background-size: 800px 450px;
}

.shen-correct-answer-live{
    display: flex;
}

.shen-correct-answer-live-status{
    background: #999;
    color: #fff;
    border-radius: 5px;
    width: 70px;
    padding: 5px 10px;
    box-sizing: border-box;
    text-align: center;
    margin-right: 10px;
}

.shen-correct-answer-live-row{
    line-height: 30px;
    display: flex;
}
.shen-correct-answer-live-row-but{
    margin-left: 20px;
}
.shen-correct-answer-live-row-but a{
    display: block;
    padding: 0px 10px;
    border-radius: 5px;
    font-weight: bold;
}

.shen-correct-answer-live-row-but-a1{
    background: #eee;
    color: #999;
}
.shen-correct-answer-live-row-but-a1:hover,.shen-correct-answer-live-row-but-a1:active{
    color: #999;
}

.shen-correct-answer-live-row-but-a2{
    background: #ff6b2e;
    color: #fff;
}
.shen-correct-answer-live-row-but-a2:hover,.shen-correct-answer-live-row-but-a2:active{
    color: #fff;
}

.shen-correct-answer-live-row-but-a3{
    background: #FEC41A;
    color: #000;
}
.shen-correct-answer-live-row-but-a3:hover,.shen-correct-answer-live-row-but-a3:active{
    color: #000;
}
.shen-manual-lists-right-text-status1 a,.shen-manual-lists-right-text-status1 a:hover,
.shen-manual-lists-right-text-status3 a,.shen-manual-lists-right-text-status3 a:hover{
    color: #f1b100;
    font-weight: bold;
}
.shen-manual-lists-right-text-status2 a,.shen-manual-lists-right-text-status2 a:hover,
.shen-manual-lists-right-text-status4 a,.shen-manual-lists-right-text-status4 a:hover{
    color: #0091ff;
    font-weight: bold;
}
.shen-manual-lists-right-text-status5 a,.shen-manual-lists-right-text-status5 a:hover{
    color: #6dd400;
    font-weight: bold;
}
.shen-correct-comment{
    display: block;
    padding: 10px 40px;
    background: #FEC41A;
    color: #000;
    font-weight: bold;
    width: 136px;
    float: right;
}

.shen-correct-answer-comment-time{
    margin-top: 10px;
    color: #999;
}

.exercise-lists-row{
    width: 100%;
    margin-top: 20px;
}

.exercise-lists-row-title{
    font-size: 16px;
    font-weight: bold;
    display: flex;
    flex-direction: row;
}
.exercise-lists-row-title-decoration{
    width: 7px;
    height: 20px;
    background-color: var(--primary-color);
    font-weight: 700;
    margin-right: 12px;
    border-radius: 5px;
}

.exercise-lists-row-childs{
    margin-top: 20px;
}

.exercise-lists-row-childs-item{
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    border-radius: 8px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    width: 150px;
    height: 38px;
    margin-right: 20px;
    margin-bottom: 20px;
    color: #000;
}

.exercise-ques-item-stem{
    font-size: 26px !important;
    text-align: center;
    line-height: 28px;
    font-family:PingFangSC-Semibold;
    margin-bottom: 20px;
    padding-top: 100px;
    padding-bottom: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ques-item-analysis-sta-text{
    text-align: center;
    color: rgb(83, 83, 83);
    border: solid 1px #ccc;
    background: #f7f7f7;
    border-radius: 5px;
    padding: 10px;
}
.ques-item-analysis-sta-item-right{
    color: #05B972;
    text-align: center;
    font-size: 26px!important;
    font-weight: bold;
    margin-bottom: 30px;
}
.exercise-answer-input{
    border: none;
    text-align: center;
    font-size: 26px;
    line-height: 26px;
    height: 26px;
    user-select: none;
    caret-color: #fec41a;
}
.exercise-ques-item-stem-button,.exercise-ques-item-stem-next-button{
    width: 300px;
    padding: 8px;
    font-size: 16px;
    margin: auto;
    text-align: center;
    color: var(--text-color);
    background: var(--primary-color);
    border-radius: 5px;
    line-height: 28px;
    cursor: pointer;
}
.exercise-ques-item-stem-next-button{
    display: none;
    margin-top: 20px;
}

.user_answer_status_0,.user_answer_status_1{
    position: absolute;
    top: 50px;
    right: 20px;
    display: none;
}
.user_answer_status_0 img,.user_answer_status_1 img{
    width: 150px;
}


.time-chart {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    float: right;
    margin-right: 100px;
}
.time-chart canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.time-chart .percent {
    display: inline-block;
    line-height: 35px;
    z-index: 2;
}
.time-chart .percent:after {
    font-size: 10px;
}

.ques-stem-fenmu{
    padding-top: 2px;
    border-top: solid #333 1px;
}
.ques-stem-fenzi{
    padding-bottom: 6px;
}

.exercise-ques-item-answer-item{
    text-align: center;
    background-color: #fff;
    border: solid 1px #ddd;
    border-radius: 30px;
    width: 80%;
    margin: auto;
    margin-top: 20px;
}
.exercise-ques-item-answer{
    display: flex;
    flex-flow: wrap;
    width: 80%;
    margin: auto;
    font-size: 18px;
    width: 80%;
    margin-bottom: 50px;
}
.exercise-ques-stem-item-answer-item{
    width: 50%;
    display: flex;
    margin-top: 10px;
    justify-content: center;
}
.exercise-ques-item-answer-item  .ques-item-answer-item-index{
    border: none!important;
    border-right: solid #ddd 1px!important;
    background: none!important;
    width: 50px!important;
    font-weight: bold;
}

.exercise-ques-item-answer-item.right{
    background: #36CC7A;
    border-color: #36CC7A;
    transition: all 0.3s;
    color: #fff;
}
.exercise-ques-item-answer-item.errored{
    background: #FF6B2E;
    border-color: #FF6B2E;
    transition: all 0.3s;
    color: #fff;
}
.exercise-ques-item-answer-item.right .ques-item-answer-item-index,.exercise-ques-item-answer-item.errored .ques-item-answer-item-index{
    color:#fff!important;
}
.exercise-ques-item-stem img{
    max-width: 200px!important;
}