/* reset */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
figure,
menu,
input,
textarea,
button,
select,
th,
td iframe {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
    font-size: 100%;
    font-weight: normal;
}

li {
    list-style: none;
}

em,
i {
    font-style: normal;
}

a,
a:visited,
a:active {
    text-decoration: none;
    border: none;
    outline: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

input,
textarea {
    outline: none;
}

textarea {
    resize: vertical;
}

body {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    word-wrap: break-word;
    line-height: 1.5;
    font-size: 12px;
    /*min-width: 7.5rem !important;*/
}

body,
button,
input,
select,
textarea {
    font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', 'microsoft yahei', simsun, sans-serif;
}

.none {
    display: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.m-hide {
    display: none;
}

.clearfix::after {
    content: '';
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

/*.The_total {*/
/*    display: none;*/
/*}*/

a[title="站长统计"] {
    display: none;
}

body {
    width: 7.5rem;
    margin: 0 auto !important;
    overflow-x: hidden;
    overflow-y: auto;
    background: #2a1242;
}

.wrap {
    width: 6.8rem;
    margin: 0 auto;
}

.wrap1 {
    width: 7.2rem;
    margin: 0 auto;
}

.m-show {
    display: block !important;
}

.m-hide {
    display: none !important;
}

.m-ib {
    display: inline-block !important;
}

/*#box-kefu,*/
/*#zhy,*/
/*.aside-bgd,*/
/*.box-fix-nav {*/
/*    display: none;*/
/*}*/

/*.nav-bgd {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    display: block;*/
/*    background: #193596;*/
/*    width: 7.5rem;*/
/*    z-index: 9999;*/
/*}*/

/*.nav-cont {*/
/*    font-size: 0;*/
/*    text-align: center;*/
/*}*/

/*.nav-cont li {*/
/*    display: inline-block;*/
/*    vertical-align: top;*/
/*    width: 25%;*/
/*}*/

/*.nav-cont li a {*/
/*    display: block;*/
/*    height: .7rem;*/
/*    font-size: .24rem;*/
/*    color: #fff;*/
/*    line-height: .7rem;*/
/*    background: #2c55df;*/
/*    margin: 0 2%;*/
/*    border-radius: .1rem;*/
/*}*/

/*.lfNav {*/
/*    display: none;*/
/*}*/

/*banner*/
.PublicBanner {
    height: 4.8rem;
    /*background: url(../images/.Record ul libanner.png) no-repeat center;*/
    /*background-size: auto 100%;*/
    position: relative;
}

.PublicBanner > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /*display: none;*/
}

.Plogo {
    height: auto;
    position: absolute;
    left: 0.2rem;
    top: 0.2rem;
}

.Plogo img {
    height: 0.5rem;
}



.subscribeTp {
    width: 7.1rem;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.subRt {
    width: 7.1rem;
    height: auto;
    margin: 0 auto;
}

.subRt h3 {
    height: 1.22rem;
    font-size: 0.36rem;
    text-align: center;
    line-height: 1.22rem;
    color: #fff;
    background: url(../images/a4.png) no-repeat center;
    background-size: 100% 100%;
}

.subRt h3 span {
    color: #f9e1a5;
    margin-right: 0.32rem;
}

.subRt p {
    height: 0.6rem;
    font-size: 0.22rem;
    text-align: center;
    line-height: 0.6rem;
    color: #fff;
}

.subLt {
    width: 3.3rem;
    height: 0.8rem;
    background: url(../images/a30.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    left: 0.15rem;
    top: 2.22rem;
}

.subLt i {
    display: block;
    width: 1.6rem;
    height: 0.8rem;
    font-size: 0.22rem;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    float: left;
}

.subLt span {
    display: block;
    width: 1.56rem;
    height: 0.4rem;
    font-size: 0.22rem;
    text-align: center;
    line-height: 0.4rem;
    color: #ffff;
    margin-top: 0.2rem;
    background: url(../images/a31.png) no-repeat center;
    background-size: 100% 100%;
    float: left;
}

.subLt ul {
    background: url(../images/a34.png) no-repeat center;
    background-size: 100% 100%;
    /*display: none;*/
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 100;
    width: 5.7rem;
    height: 2.9rem;
    padding-top: 2.8rem;
    padding-left: 0.9rem;
    margin-left: -3.3rem;
    margin-top: -2.85rem;
}

.subLt ul li {
    width: 2rem;
    height: 0.54rem;
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.54rem;
    color: #ef2715;
    border-radius: 0.25rem;
    border: 1px solid #ef2715;
    margin-right: 0.3rem;
    margin-bottom: 0.5rem;
    float: left;
    cursor: pointer;

}

.subscribeBt {
    width: 7.1rem;
    height: auto;
    margin: 0.2rem auto 0;
    background: url(../images/a5.png) no-repeat center;
    background-size: 100% 100%;
    min-height: 1.2rem;
}

.subscribeBt-tp {
    height: 1.2rem;
}
.subscribeBt-tp li {
    width: 3.3rem;
    height: 0.8rem;
    background: url(../images/a30.png) no-repeat center;
    background-size: 100% 100%;
    /*display: none;*/
}

.subscribeBt-tp li:first-child {
    display: block;
    margin-right: 0.15rem;
    margin-top: 0.2rem;
    float: right;
}

.subscribeBt-tp li span {
    display: block;
    width: 1.6rem;
    height: 0.8rem;
    font-size: 0.22rem;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    float: left;
}

.subscribeBt-tp li i {
    display: block;
    width: 1.42rem;
    height: 0.4rem;
    font-size: 0.22rem;
    text-align: center;
    line-height: 0.4rem;
    color: #ffff;
    margin-top: 0.2rem;
    background: url(../images/a31.png) no-repeat center;
    background-size: 100% 100%;
    float: left;
}

.subscribeBt-Bt {
    /*height: auto;*/
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 1.2rem;
}

.subscribeBt0 .subscribeBt-Bt{
    padding-top: 0;
}
.subscribeBt-Bt li {
    width: 3.2rem;
    height: 3.9rem;
    margin-bottom: 0.3rem;
    margin-left: 0.23rem;
    background: url(../images/a29-m.png) no-repeat center;
    background-size: 100% 100%;
    float: left;
}

.subscribeBt-Bt li h5 {
    height: 1.1rem;
    font-size: 0.3rem;
    font-weight: bolder;
    text-align: center;
    /*line-height: 0.8rem;*/
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    /*margin-bottom: 0.17rem;*/
}

.subscribeBt-Bt li p {
    height: auto;
    /*padding: 0 0.15rem;*/
}

.subscribeBt-Bt li p b {
    display: block;
    height: 0.85rem;
    font-size: 0.24rem;
    font-weight: bolder;
    line-height: 1rem;
    text-indent: 0.6rem;
    color: #e61c0b;
}

.subscribeBt-Bt li p span {
    display: inline-block;
    height: 0.52rem;
    font-size: 0.24rem;
    line-height: 0.52rem;
    text-align: center;
    width: 100%;
}

.subscribeBt-Bt button {
    display: block;
    width: 2rem;
    height: 0.44rem;
    border: 0;
    outline: none;
    cursor: pointer;
    margin: 0.2rem auto 0;
    background: url(../images/a33.png) no-repeat center;
    background-size: 100% 100%;
    position: relative;
}

.subscribeBt-Bt button span, .receive-btn span {
    font-size: 0.24rem;
    color: #fff;
}
.receive-btn span{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 0.44rem;
}
.subscribeBt-Bt button i {
    display: block;
    height: 0.42rem;
    padding: 0 0.15rem;
    font-size: 0.22rem;
    text-align: center;
    line-height: 0.38rem;
    color: #f1301d;
    background: url(../images/a27.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    right: -0.45rem;
    top: -0.32rem;
}
.exam-tips{
    line-height: 0.3rem!important;
    text-align: center;
    font-size: 0.12rem;
    width: 80% !important;
    margin: 0 auto!important;
    display: block!important;
}
.rows-btn-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}

.rows-btn-wrap button {
    width: 2rem;
    border-radius: 0.3rem;
}

.receive-btn {
    margin-left: 0.1rem;
}

.receive-btn i {
    width: 1.8rem;
}
/* old模考成绩排名 */
.rank {
    width: 7.1rem;
    height: auto;
    margin: 0 auto;
}

.rankCont {
    height: auto;
    padding: 0.4rem 0 0.5rem;
    border-radius: 0.15rem;
    border: 2px solid #6642d2;
    background: #3b185b;
}

.rankTp {
    width: 6.8rem;
    height: 1.6rem;
    margin: 0 auto;
    background: url(../images/a37.png) no-repeat center;
    background-size: 100% 100%;
}

.rankTp h5 {
    width: 4rem;
    height: 0.55rem;
    font-size: 0.28rem;
    font-weight: bolder;
    line-height: 0.6rem;
    color: #fff;
    margin-left: 1.75rem;
}

.rankTp h5 span {
    font-weight: 400;
    color: #ffdd89;
}

.rankTp ul {
    width: 5.1rem;
    /*height: auto;*/
    margin-left: 1.75rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: row;
    height: 0.92rem;
}

.rankTp ul li {
    height: 0.46rem;
    font-size: 0.22rem;
    line-height: 0.46rem;
    color: #fff;
    /*float: left;*/
}

.rankTp ul li em {
    display: block;
    height: 0.46rem;
    float: left;
}

.rankTp ul li b {
    display: block;
    min-width: 0.35rem;
    height: 0.4rem;
    border-bottom: 0.01rem solid #fff;
    float: left;
    text-align: center;
}

.rankTp ul li i {
    display: block;
    height: 0.6rem;
    float: left;
}

.rankTp ul li span {
    margin: 0 0.1rem;
    float: left;
}

.rankTp ul li:nth-last-child(1) span {
    display: none;
}

.rankBt {
    width: 6.7rem;
    /*height: 0.62rem;*/
    margin: 0.3rem auto 0.1rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.rankBt li {
    /*width: 1.52rem;*/
    height: 0.62rem;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.62rem;
    padding: 0 0.25rem;
    /*color: #fff;*/
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
    background: url(../images/a38.png) no-repeat center;
    background-size: 100% 100%;
    border-radius: 0.15rem;
    /*float: left;*/
}
.rankBt li button {
    width: 100%;
    height: 100%;
    display: block;
    background: none;
    border: none;
    outline: none;
    color: #fff;
    font-size: 0.22rem;
    text-align: center;
    cursor: pointer;
}

.rankBt li:last-child {
    margin-right: 0;
}

.rankBt li.active {
    background: url(../images/a39.png) no-repeat center;
    background-size: 100% 100%;
}

.rankCt {
    min-height: 5.5rem;
}

.NoRecord {
    width: 6.7rem;
    height: 5.5rem;
    border-radius: 0.1rem;
    margin: 0 auto;
    background: #fff url(../images/a42.png) no-repeat center;
    background-size: auto 2.6rem;
}

.Record {
    width: 6.7rem;
    height: auto;
    margin: 0 auto;
}

.Record ul {
    height: 0.54rem;
    background: #612c94;
    display: flex;
}

.Record ul li {
    /*width: 15%;*/
    /*flex: 1;*/
    height: 0.54rem;
    font-size: 0.22rem;
    line-height: 0.54rem;
    text-align: center;
    color: #fff;
    float: left;
}

.Record ul li:not(:nth-child(2)),.Table tr td:not(:nth-child(2)){
    flex: 1;
}
/*.Record ul li:nth-child(1) {*/
/*    width: 13%;*/
/*}*/

/*.Record ul li:nth-child(6) {*/
/*    width: 13%;*/
/*}*/

.Record ul li:nth-child(2) {
    width: 29%;
}

.Table {
    display: block;
    height: 5.74rem;
    border-collapse: collapse;
    overflow: auto;
    background: #fff;
}

.Table tbody {
    display: block;
    width: 100%;
}

.Table tr {
    display: flex;
    width: 100%;
    height: 0.52rem;
}

.Table tr:first-child {
    color: #fff;
    background: #c79df0;
}

.Table tr td {
    display: block;
    /*width: 15%;*/
    /*flex: 1;*/
    height: 0.52rem;
    font-size: 0.18rem;
    line-height: 0.52rem;
    text-align: center;
    float: left;
}

/*.Table tr td:nth-child(1) {*/
/*    width: 13%;*/
/*}*/

/*.Table tr td:nth-child(6) {*/
/*    width: 13%;*/
/*}*/

.Table tr td:nth-child(2) {
    width: 29%;
}

.Record p {
    height: auto;
    font-size: 0.22rem;
    text-align: center;
    color: #a140fa;
    margin-top: 0.3rem;
}
/* new模考成绩排名 */
.new-rank {
    width: 7.1rem;
    height: auto;
    margin: 0 auto;
}
.new-rank-no-record {
    height: 5.5rem;
    border-radius: 0.1rem;
    margin: 0.2rem auto;
    background: #fff url(../images/none.png) no-repeat center;
    background-size: auto 2.6rem;
    text-align: center;
    line-height: 7rem;
    font-size: 0.24rem;
    color: #3b185b;
}
.new-rankCont {
    height: auto;
    padding: 0.4rem 0.2rem 0.5rem;
    border-radius: 0.15rem;
    border: 2px solid #6642d2;
    background: #3b185b;
    box-sizing: border-box;
}
.new-rank-view{
    background: linear-gradient(to right,#6c31a5 60%, #3b185b 100%);
    border-bottom-left-radius: 0.8rem;
    border-top-left-radius: 0.8rem;
    display: flex;
    align-items: center;
    position: relative;
}
.new-rank-avar{
    background: url(../images/avar.png) no-repeat center /auto 100%;
    min-width: 1.6rem;
    height: 1.6rem;
}
.new-rank-view h6{
    /*display: none;*/
    font-size: 0.24rem;
    color: #ffffff;
    padding:0 0 0.05rem 0.17rem;
    box-sizing: border-box;
}
.new-rank-view .rank-mess{
    display: flex;
    align-items: center;
    font-size: 0.24rem;
    color: #ffffff;
}
.new-rank-view .rank-mess span{
    font-size: 0.2rem;
}
.new-rank-view .rank-mess p{
    padding: 0 0.2rem 0 0.3rem;
    position: relative;
}
.new-rank-defeat{

}
.new-rank-view .rank-mess p:after{
    content: '';
    height: 85%;
    border-left: 1px solid #fff;
    position: absolute;
    transform: translate(0,-45%);
    top: 50%;
    left: 0.17rem;
}
.new-rank-view .rank-mess b{
    color: #ffd87c;
    font-size: 0.31rem;
}
.new-rank-cup{
    /*background: url(../images/cup.png) no-repeat center /auto 100%;*/
    /*width: 0.67rem;*/
    /*height: 0.67rem;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*margin-top: -0.33rem;*/
    /*right:0.2rem;*/
}
.new-rank-nav{
    margin: 0.25rem 0 0.28rem;
    display: flex;
    flex-wrap: nowrap;
}
.new-rank-nav .nav-item{
    flex: 1;
    line-height: 0.58rem;
    border-radius: 0.1rem;
    float: left;
    margin-left: 0.3rem;
    background: linear-gradient(to right, #6a30a1, #8f3ce2);
    text-align: center;
    color: #ffffff;
    font-size: 0.26rem;
}
.new-rank-nav .nav-item span{
    display: none;
}
.new-rank-nav .nav-item-active{
    background: linear-gradient(to right,#ee2312,#ff6649);
    position: relative;
}
.new-rank-nav .nav-item-active:after{
    content: '';
    display: inline-block;
    width: 0.15rem;
    height: 0.15rem;
    transform: rotate(45deg);
    position: absolute;
    bottom: -0.35rem;
    background: #69309f;
    left: 50%;
    margin-left: -0.08rem;
}
.new-rank-nav .nav-item:first-child{
    margin-left: 0;
}
.new-rank-nav-detail{
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    text-align: center;
    font-size: 0.22rem;
    margin-bottom: 0.2rem;
    color: #ffffff;
    background: linear-gradient(#69309f 55%,#ffffff 55%,#ffffff 100%);
    box-sizing: border-box;
    border-top-right-radius: 0.04rem;
    border-top-left-radius: 0.04rem;
}
.new-rank-nav-detail .rank-topic p:first-child{
    line-height: 0.65rem;
}
.new-rank-nav-detail .rank-topic p:last-child{
    font-size: 0.2rem;
    color: #652d9a;
    line-height: 0.5rem;
}
.new-rank-nav-detail .rank-topic p span{
    font-size: 0.26rem;
    color: #ef2514;
}
.new-rank-chart{
    background: #ffffff;
    margin-top: 0.2rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
}
.new-rank-chart-title{
    font-size: 0.4rem;
    font-weight: bold;
    color: #6c30a4;
    text-align: center;
    position: relative;
    padding: 0.2rem 0;
}
.new-rank-chart-title:after{
    content: '';
    width: 100%;
    border-top: 1px solid #6c31a5;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
}
.new-rank-chart-title span{
    position: relative;
    z-index: 2;
    background: #ffffff;
    padding: 0 0.2rem;
}
.new-rank-chart-box{
    margin: 0.7rem auto 0.2rem;
    position: relative;
}
.new-rank-chart-box .currentPotion{
    position: absolute;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    color: #666666;
    font-size: 0.18rem;
    top: -0.7rem;
    right: 0;
}
.new-rank-chart-box .currentPotion span{
    display: inline-block;
    min-width: 0.2rem;
    max-width: 0.2rem;
    background: #fe6347;
    height: 0.2rem;
    margin-right: 0.1rem;
}
.new-rank-chart-box .unit{
    position: absolute;
    color: #666666;
    font-size: 0.18rem;
    top: -0.35rem;
    right: 0;
}
.new-rank-comment{
    margin-left:0.32rem;
    box-sizing: border-box;
    font-size: 0.2rem;
    color: #666666;
    line-height: 0.4rem;
    position: relative;
}
.new-rank-comment:before{
    content: '';
    position: absolute;
    display: inline-block;
    top: 0.08rem;
    left: -0.3rem;
    background: #5f2992;
    width: 0.12rem;
    height: 0.12rem;
    box-shadow: 0.04rem 0.04rem 0 0 #d7c3ea;
}
.new-rank-comment i{
    color: #8e3be0;
}
.new-rank-comment span{
    color: #df1111;
}
.new-rank-analysis{
    padding-bottom: 0.5rem ;
    box-sizing: border-box;
}
.new-rank-analysis .paper-tip{
    font-size: 0.18rem;
    color: #666;
}
.new-rank-analysis .chart-box1{
    margin: 0.2rem auto;
}
.new-rank-analysis .chart-left{

}
.new-rank-analysis .chart-right{
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.4rem;
    padding: 0 0.3rem;
    box-sizing: border-box;
}
.new-rank-analysis .chart-right span{
    display: inline-block;
    width: 0.28rem;
    height: 0.21rem;
    box-shadow: 0 0 1px 1px #fe6347;
    margin-right: 0.05rem;
    vertical-align: -0.04rem;
}
.new-rank-analysis .chart-right .score{
    background: #fe6347;
    margin-left: 0.1rem;
}
.new-rank-analysis .chart-right-topic{
    display: flex;
    flex-wrap: wrap;
    margin:0.15rem 0;
}
.new-rank-analysis .chart-right-topic p{
    margin-right: 0.3rem;
}
.new-rank-analysis .chart-right-topic p b{
    color: #fe6347;
}
.new-rank-analysis .analysis-title{
    padding-left: 0.32rem;
    box-sizing: border-box;
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.18rem;
    margin: 0.4rem 0;
}
.new-rank-analysis .title-ana{
    color: #4c4c4c;
    position: relative;
    line-height: 0.32rem;
    margin-bottom: 0.16rem;
}
.new-rank-analysis .title-ana:after{
    content: '';
    position: absolute;
    display: inline-block;
    top: 0.08rem;
    left: -0.3rem;
    background: #5f2992;
    width: 0.12rem;
    height: 0.12rem;
    box-shadow: 0.04rem 0.04rem 0 0 #d7c3ea;
}
.new-rank-analysis .analysis-title span{
    display: inline-block;
    width: 0.18rem;
    height: 0.18rem;
    margin-right: 0.05rem;
    background: #fe6347;
    vertical-align: -0.02rem;

}
.new-rank-analysis .analysis-title .analysis-false{
    background: #a0a0a0;
    margin-left: 0.26rem;
}
.new-rank-analysis .analysis-title .analysis-finish{
    background: #ffece8;
    margin-left: 0.26rem;
}
.new-rank-analysis .analysis-title .analysis-before{
    box-shadow: 0 0 1px 1px #bfbfbf;
    background: #ffffff;
    margin-left: 0.26rem;
}
.new-rank-analysis .problem-box{
    font-size: 0.18rem;
}
.problem-box .problem-preparation{
    display: flex;
}
.new-rank-analysis .question-tag-list{
    display: flex;
    flex-wrap: wrap;
    flex: 5;
}
.new-rank-analysis .question-tag-sort{
    flex: 1;
    line-height: 0.78rem;
}
.new-rank-analysis .question-tag-list .question-tag{
    min-width: 1.5rem;
    line-height: 0.58rem;
    border-radius: 0.1rem;
    background: linear-gradient(to right, #6a30a1, #8f3ce2);
    text-align: center;
    color: #ffffff;
    font-size: 0.26rem;
    margin: 0.1rem 0.2rem 0.1rem 0;
}
.new-rank-analysis .question-tag-list .question-tag-type{
    background: #fff;
    border: 1px solid #ccc;
    color: #ccc;
    box-sizing: border-box;
}
.new-rank-analysis .question-tag-list .question-tag-type-active{
    border: 1px solid #ee2312;
    color: #ee2312;
}
.new-rank-analysis .question-tag-list .question-tag-active{
    background: linear-gradient(to right,#ee2312,#ff6649);
}
.question-tag-screen{
    margin-top: 0.2rem;
    max-height: 6rem;
    overflow-y: scroll;
    display: flex;
    flex-wrap: wrap;
    padding: 0.1rem;
    box-sizing: border-box;
}
.question-tag-screen span{
    display: inline-block;
    min-width:0.8rem;
    color: #ffffff;
    line-height: 0.8rem;
    padding: 0 0.1rem;
    box-sizing: border-box;
    background: #fe6347;
    margin: 0 0.1rem 0.2rem;
    text-align: center;
}
.question-tag-screen span.prob-list-item-false{
    background: #a0a0a0;
}
.question-tag-screen span.prob-list-item-before{
    background: #ffffff;
    color: #4d4d4d;
    box-shadow: 0 0 1px 1px #bfbfbf;
}
.question-tag-screen span.prob-list-item-finish{
    background: #ffece8;
    color: #fe6347;
}
.new-rank-analysis h4{
    display: inline-block;
    color: #4c4c4c;
    line-height: 0.32rem;
    background: #d9cdff;
    padding: 0 0.03rem;
    margin:0.3rem 0 0.1rem;
}
.new-rank-analysis .prob-list{
    display: flex;
    flex-wrap: nowrap;
    color: #666666;
}
.new-rank-analysis .prob-list h6{
    min-width: 1rem;
}
.new-rank-analysis .prob-list span{
    display: inline-block;
    min-width:0.5rem;
    color: #ffffff;
    line-height: 0.5rem;
    padding: 0 0.03rem;
    box-sizing: border-box;
    background: #fe6347;
    margin: 0 0.1rem 0.1rem 0;
    text-align: center;
}
.new-rank-analysis .prob-list .prob-list-item-false{
    background: #a0a0a0;
}
.new-rank-analysis .prob-list .prob-list-item-before{
    background: #ffffff;
    color: #4d4d4d;
    box-shadow: 0 0 1px 1px #bfbfbf;
}
/*加载动画*/
.my-loading{
    margin: 0.4rem auto;
    max-width: 5rem;
}
.my-loading-show{
    display: block;
}
.my-loading p{
    position: relative;
    height: 0.5rem;
}
.my-loading .boat i{
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    background: url("../images/animation.png") no-repeat center /auto 100%;
    position: absolute;
    top: 0;
    margin-left:-0.2rem;
    animation: myBoat 1s linear infinite;
    transform: rotate(-10deg);
}
@keyframes myBoat {
    0% {
        transform: rotate(-10deg);
    }
    50% {
        transform: rotate(10deg);
    }
    100% {
        transform: rotate(-10deg);
    }
}
.my-loading .progress{
    height: 0.3rem;
    border-radius: 0.15rem;
    background: #fff;
}
.my-loading .progress i{
    display: inline-block;
    height: 100%;
    border-radius: 0.15rem;
    box-shadow: 0 0 0.1rem 1px #fff inset;
    position: absolute;
    top: 0;
    left: 0;
}
/*图表*/
.my-chart{
    display: flex;
    flex-direction: column-reverse;
    line-height: 0.3rem;
    padding:0 1rem;
}
.my-chart .progress{
    font-size: 0.18rem;
    color: #666;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    flex-wrap: nowrap;
    position: relative;
    margin: 0.05rem 0;
    max-width: 100%;
}
.my-chart .ana-progress p{
    box-shadow: 0 0 0px 1px #fe6347 inset;
    margin: 0.05rem 0;
}
.my-chart .progress b{
    margin-left: 0.05rem;
}
.my-chart .progress span{
    position: absolute;
    left: -1.2rem;
    top: 50%;
    width: 1rem;
    text-align: right;
    transform: translate(0,-50%);
    display: inline-block;
}
.my-chart .progress p{
    height: 0.16rem;
    transition: all .2s;
    position: relative;
}
.my-chart .ana-progress p{
    width: 100%;
}
.my-chart .progress p i{
    display: inline-block;
    background: #fe6347;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.my-chart .ana-progress p i{
    background: #fe6347;
}
.my-chart .progress .score{
    display: inline-block;
    width: 0.5rem;
    right: -0.58rem;
    transform: translate(0,-50%);
    top: 50%;
    position: absolute;
    left: auto;
    text-align: left;
}
.my-chart .progress-active i{
    background: #fe6347;
}
.my-chart .xField{
    display: flex;
    justify-content: space-between;
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.4rem;
    border-top: 0.01rem solid #dbdbdb;
    margin-top: 0.05rem;
}

/* 模考直播解析 */
.resolve {
    width: 7.1rem;
    height: auto;
    margin: 0 auto;
}

.resolveBt {
    /*height: 13rem;*/
    height: fit-content;
    padding: 0.45rem 0;
    background: url(../images/a5.png) no-repeat center;
    background-size: 100% 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.resolveBt li {
    width: 3.2rem;
    height: 3rem;
    margin-bottom: 0.3rem;
    margin-left: 0.23rem;
    background: url(../images/a21.png) no-repeat center;
    background-size: 100% 100%;
    float: left;
}

.resolveBt li h5 {
    height: 0.88rem;
    font-size: 0.32rem;
    font-weight: bolder;
    text-align: center;
    line-height: 0.88rem;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
}

.resolveBt li p {
    height: auto;
    margin: 0.2rem 0.15rem;
}

.resolveBt li p b {
    display: block;
    height: 0.46rem;
    font-size: 0.24rem;
    font-weight: bolder;
    text-indent: 0.35rem;
    line-height: 0.46rem;
    background: url(../images/a22.png) no-repeat left center;
    background-size: auto 0.24rem;
}

.resolveBt li p span {
    display: block;
    font-size: 0.24rem;
    line-height: 0.5rem;
    background: url(../images/a23.png) no-repeat center top;
    background-size: 100% auto;
}

.resolveBt li a {
    display: block;
    width: 2.3rem;
    height: 0.52rem;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.52rem;
    color: #fff;
    margin: 0 auto;
    background: url(../images/a24.png) no-repeat center;
    background-size: 100% 100%;
    cursor: pointer;
}
.resolveBt .btn_disabled{
    background: #a4a4a4;
    border-radius: 0.27rem;
}
/* 预约全国模考 */
.receive {
    width: 7.1rem;
    height: auto;
    margin: 0 auto;
}

.title {
    height: auto;
    padding-top: 0.4rem;
}

.title h3 {
    height: 1.22rem;
    font-size: 0.36rem;
    text-align: center;
    line-height: 1.22rem;
    color: #fff;
    background: url(../images/a4.png) no-repeat center;
    background-size: 100% 100%;
}

.title h3 span {
    color: #f9e1a5;
    margin-right: 0.32rem;
}

.title p {
    height: 0.6rem;
    font-size: 0.22rem;
    text-align: center;
    line-height: 0.6rem;
    color: #fff;
}

.receiveBt {
    height: auto;
    padding-bottom: 0.3rem;
    background: url(../images/a5.png) no-repeat center;
    background-size: 100% 100%;
}

.receiveBt ul {
    height: 6.6rem;
    padding-top: 0.4rem;
}

.receiveBt ul li {
    width: 2.9rem;
    height: 2.95rem;
    margin-left: 0.43rem;
    margin-bottom: 0.35rem;
    float: left;
}

.receiveBt ul li img {
    display: block;
    width: 100%;
    height: 100%;

}

.receiveBt-ct {
    width: 6.24rem;
    height: 2rem;
    margin: 0 auto;
    background: url(../images/a12.png) no-repeat center;
    background-size: 100% 100%;
}

.receiveBt-ct > span {
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    margin-top: 0.2rem;
    margin-left: 0.2rem;
    background: #fff;
    float: left;
}

.receiveBt-ct > span img {
    width: 100%;
    height: 100%;
}

.receiveBt-ct p {
    width: 4.1rem;
    height: 1.8rem;
    padding-top: 0.2rem;
    margin-left: 0.2rem;
    float: left;
}

.receiveBt-ct p b {
    display: block;
    width: 2.8rem;
    height: 0.54rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.54rem;
    color: #fff;
    background: url(../images/a10.png) no-repeat center;
    background-size: 100% 100%;
}

.receiveBt-ct p i {
    display: block;
    height: auto;
    font-size: 0.22rem;
    line-height: 0.32rem;
    color: #fff;
    margin-top: 0.1rem;
}

.receiveBt-ct p i br {
    display: none;
}

/* 摸清模考规则 */

.rule {
    width: 7.1rem;
    height: auto;
    margin: 0 auto;
}

.ruleBt {
    height: auto;
    padding: 0.3rem 0 1rem;
    margin: 0.4rem 0;
    background: url(../images/a19.png) no-repeat center;
    background-size: 100% 100%;
    position: relative;
}

.ruleBt ul {
    height: auto;
}

.ruleBt ul li {
    height: auto;
    padding-bottom: 0.1rem;
    margin-left: 0.8rem;
    margin-right: 0.2rem;
    margin-bottom: 0.15rem;
    border-bottom: 1px dashed #823cf6;
    position: relative;
}

.ruleBt ul li:last-child {
    margin-right: 2.5rem;
    border-bottom: 0;
}

.ruleBt ul li i {
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    left: -0.6rem;
    top: -0.04rem;
}

.ruleBt ul li i img {
    display: block;
    width: 100%;
    height: 100%;
}

.ruleBt ul li b {
    display: block;
    height: 0.42rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #f9e1a5;
}

.ruleBt ul li span {
    display: block;
    height: auto;
    font-size: 0.24rem;
    line-height: 0.38rem;
    color: #fff;
}

.ruleBt ul li span em {
    color: #ff4848;
}

.ruleBt > img {
    display: block;
    width: 2rem;
    height: 2rem;
    position: absolute;
    right: 0.3rem;
    bottom: 0.3rem;
}

/* 左边侧边栏 */
.sidebar {
    display: none;
}

/* 遮罩 */
.Mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    /*display: none;*/
    z-index: 6;
}

/* 弹窗公用 */
.PublicPop {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    /*display: none;*/
    z-index: 999;
}

.PublicPop .pop {
    width: 6rem;
    border-radius: 0.38rem;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -3rem;
    margin-top: -2.9rem;
}

.PublicPop .close {
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    cursor: pointer;
    background: url(../images/Close.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    right: -0.1rem;
    top: -0.8rem;
    z-index: 9;
}

.PublicPop h3 {
    width: 6rem;
    height: 1.2rem;
    font-size: 0.38rem;
    text-align: center;
    line-height: 1.2rem;
    color: #fff;
    background: url(../images/a43.png) no-repeat center;
    background-size: 100% 100%;
}
.pop-label{
    color: #666;
    font-size: 0.24rem;
}
.pop-label i{
    color: #ff6363;
}
.pop-month{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0.36rem auto 0.18rem;
}
.pop-month li{
    width: 1.14rem;
    height: 0.5rem;
    border: 1px solid #5c3ac3;
    text-align: center;
    font-size: 0.3rem;
    color: #5c3ac3;
    line-height: 0.5rem;
    margin-right: 0.18rem;
    margin-bottom: 0.22rem;
    box-sizing: border-box;
}
.pop-month li:nth-child(4n){
    margin-right: 0;
}
.pop-month .active{
    background: linear-gradient(#6a30a1 0%, #a750ff 100%);
    color: #fff;
    border: none;
}
.pop-month .disabled{
    background: linear-gradient(0deg,#cdcdcd 0%, #9a9a9a 100%);
    color: #efefef;
    border: none;
}
.pop-tips{
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 0.24rem;
    color: #333;
}
.pop-content{
    padding: 0.57rem 0.44rem 0 0.3rem;
    box-sizing: border-box;
}
/* 考试结束——弹窗 */
.EndPopPop .pop {
    height: 4.8rem;
    margin-top: -2.4rem;
}

.EndPopPop p {
    height: auto;
    padding: 0.4rem 0 0.3rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.5rem;
}

.EndPopPop .know {
    width: 4.15rem;
    height: 0.86rem;
    font-size: 0.3rem;
    line-height: 0.8rem;
    text-align: center;
    color: #fff;
    margin: 0.3rem auto;
    background: url(../images/btn.png) no-repeat center;
    background-size: 100% 100%;
}

/* 未开始月考——弹窗 */

.monthlyPop .pop {
    margin-top: -2.9rem;
}
.monthlyPop .pop1{
    height: 6rem;
}
.monthlyPop .pop2{
    height: 5.15rem;
}
.monthlyPop p {
    height: auto;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.5rem;
    margin-top: 0.3rem;
}

.monthlyPop img {
    display: block;
    height: 2rem;
    margin: 0.25rem auto;
}

.monthlyPop .know {
    width: 4.15rem;
    height: 0.86rem;
    font-size: 0.3rem;
    line-height: 0.8rem;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    background: url(../images/btn.png) no-repeat center;
    background-size: 100% 100%;
}

/* 考试未开启——弹窗 */
.NoOpenPop .pop {
    height: 5.8rem;
}

.NoOpenPop p {
    height: auto;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.5rem;
    margin-top: 0.3rem;
}

.NoOpenPop img {
    display: block;
    height: 2rem;
    margin: 0.25rem auto;
}

.NoOpenPop .know {
    width: 4.15rem;
    height: 0.86rem;
    font-size: 0.3rem;
    line-height: 0.8rem;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    background: url(../images/btn.png) no-repeat center;
    background-size: 100% 100%;
}

/* 预约成功——弹窗 */
.SubscribePop .pop {
    height: 4.8rem;
    margin-top: -2.4rem;
}

.SubscribePop p {
    height: auto;
    padding: 0.4rem 0 0.1rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.5rem;
}

.SubscribePop .know {
    width: 4.15rem;
    height: 0.86rem;
    font-size: 0.3rem;
    line-height: 0.8rem;
    text-align: center;
    color: #fff;
    margin: 0.3rem auto;
    background: url(../images/btn.png) no-repeat center;
    background-size: 100% 100%;
}

/* 实务选择——弹窗 */
.ChoicePop .pop {
    height: fit-content;
    margin-top: -3.4rem;
}

.ChoicePop p {
    height: auto;
    padding: 0.3rem 0;
    font-size: 0.24rem;
    text-align: center;
}

.ChoiceTp {
    height: 0.7rem;
    padding-left: 0.6rem;
}

.ChoiceTp span {
    display: block;
    width: 0.8rem;
    height: 0.7rem;
    font-size: 0.28rem;
    line-height: 0.7rem;
    float: left;
}

.ChoiceTp span em {
    color: #ff3f3f;
}

.ChoiceTp h5 {
    width: 3.36rem;
    height: 0.64rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.64rem;
    color: #6b30a2;
    border-radius: 0.1rem;
    border: 1px solid #6b30a2;
    float: left;
}

.ChoiceBt {
    width: 3.4rem;
    height: auto;
    padding-top: 0.15rem;
    margin-left: 1.4rem;
    margin-top: 0.05rem;
    background: url(../images/a47.png) no-repeat 3rem top;
    background-size: auto 0.15rem;
}

.ChoiceBt ul {
    height: auto;
    border-radius: 0.1rem;
    background: #c890ff;
}

.ChoiceBt ul li {
    height: 0.6rem;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.6rem;
    color: #fff;
    border-bottom: 1px solid #9759f7;
}

.ChoiceBt ul li:last-child {
    border: 0;
}

/* 实务选择确定——弹窗 */
.PracticePop .pop {
    height: 4.8rem;
    margin-top: -2.4rem;
}

.PracticePop p {
    height: auto;
    padding: 0.2rem 0;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.5rem;
}

.PracticePop h5 {
    height: auto;
    font-size: 0.36rem;
    font-weight: bolder;
    text-align: center;
    color: #d41319;
}

.PracticePop-ul {
    width: 5.15rem;
    height: 1rem;
    margin: 0.4rem auto 0.2rem;
}

.PracticePop-ul li {
    width: 2.45rem;
    height: 0.75rem;
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.75rem;
    color: #fff;
    background: url(../images/a45.png) no-repeat center;
    background-size: 100% 100%;
    margin: 0 auto;
}

.PracticePop-ul li:last-child {
    background: url(../images/a46.png) no-repeat center;
    background-size: 100% 100%;
}

.PracticePop-ul .know {
    width: 4.15rem;
    height: 0.86rem;
    font-size: 0.3rem;
    line-height: 0.8rem;
    text-align: center;
    color: #fff;
    margin: 0.3rem auto;
    background: url(../images/btn.png) no-repeat center;
    background-size: 100% 100%;
}


/* 获取刷题资格弹窗 */
.qrPop .pop, .ResPop .pop{
    width: 6rem;
    height: 4.98rem;
}
.qrPop .tips{
    width: 3.6rem;
    margin: 0.4rem auto 0.32rem;
    font-size: 0.24rem;
    line-height: 0.4rem;
    color: #333;
    text-align: center;
}
.qr-code{
    width: 1.87rem;
    height: 1.87rem;
    display: block;
    opacity: 1;
    background: #ffffff;
    border: 1px solid #5c3ac3;
    border-radius: 0.11rem;
    margin: 0 auto;
}
/* 选择查看解析弹窗*/
.ResPop .label{
    text-align: center;
    color: #666666;
    line-height: 0.24rem;
    font-size: 0.24rem;
    width: 100%;
    display: block;
    margin: 0.4rem auto;
}
.ResPop .list{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    margin: 0 auto 0.04rem;
}
.ResPop .list li{
    color: #333333;
    line-height: 0.4rem;
    font-size: 0.33rem;
    margin-bottom: 0.4rem;
    width: 100%;
    float: left;
    display: block;
}
.ResPop .radio{
    width: 0.21rem;
    height: 0.21rem;
    opacity: 1;
    border: 1px solid #5c3ac3;
    display: inline-block;
    margin: 0 0.19rem 0;
    border-radius: 50%;
    box-sizing: border-box;
}
.ResPop .radio-active {
    border: none;
    background: linear-gradient(-90deg,#9260fe 0%, #603ecc 100%);
}
.submit-btn{
    width: 3.55rem;
    height: 0.74rem;
    background: url('../images/submit-btn.png') no-repeat center;
    background-size: 100% 100%;
    margin: 0 auto;
}
html,body{
    width: 100%;
    overflow-x: hidden;
}