@charset "UTF-8";

/*-----default model-----*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
figure,
menu,
input,
textarea,
button,
select,
th,
td,
figcaption {
    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;
}

img {
    border: none;
}

input,
textarea,
button,
select {
    outline: 0 none;
}

table {
    border-collapse: collapse;
    margin: 0 auto;
}

textarea {
    resize: vertical;
}

a {
    text-decoration: none;
    outline: 0 none;
    color: inherit
}

i,
em {
    font-style: normal;
}

table {
    border-collapse: collapse;
    width: 100%;
    color: #333;
    text-align: center;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.clearfix:before,
.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfix {
    zoom: 1
}

body {
    width: 100%;
    height: 100%;
    font-size: 12px;
    min-width: 1100px !important;
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    color: #333;
    background: #2a1242;
}


/*.nav-bgd,*/
/*.dv_mn {*/
/*    display: none;*/
/*}*/

.nav-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 900;
    _position: absolute;
    _top: 0;
    /*_top: expression(eval(document.documentElement.scrollTop));*/
    _left: 20px
}

.pbot80 {
    padding-bottom: 80px;
}

.m-show,
.m-ib {
    display: none !important;
}

.qgfx_box {
    margin-top: 10px;
    margin-bottom: 20px !important;
}

a[title="站长统计"] {
    display: none;
}

@media only screen and (min-width: 800px) {
    .pc-hide {
        display: none !important;
    }
}

.wrap {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    font-size: 0;
    text-align: center;
}

/* 输入框填充背景 */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset;
}

/* 输入框填充透明 */
/* input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  -webkit-text-fill-color: #fff;
  transition: background-color 5000s ease-out 0.5s;
} */


/*banner */
.PublicBanner {
    height: auto;
    position: relative;
}

.PublicBanner > img {
    width: 100%;
    height: auto;
}

.Plogo {
    height: 0.4rem;
    position: absolute;
    left: 20%;
    top: 0.2rem;
}

.Plogo img {
    height: 100%;
}

.subscribe {
    height: auto;
    background: url(../images/main.png) no-repeat center;
    background-size: 100% 100%;
}
.subscribeTp {
    width: 11rem;
    height: 1.9rem;
    margin: 0 auto;
}

.subLt {
    width: 1.9rem;
    height: 1.06rem;
    margin-top: 0.15rem;
    background: url(../images/a1.png) no-repeat center;
    background-size: 100% 100%;
    float: left;
    position: relative;
    z-index: 99;
}

.subLt i {
    display: block;
    height: 0.48rem;
    font-size: 0.18rem;
    text-align: center;
    line-height: 0.48rem;
    color: #fff;
}

.subLt span {
    display: block;
    width: 1.48rem;
    height: 0.4rem;
    font-size: 0.18rem;
    text-align: center;
    line-height: 0.4rem;
    color: #fff;
    margin: 0 auto;
    cursor: pointer;
    background: url(../images/a2.png) no-repeat center;
    background-size: 100% 100%;
}

.subLt ul {
    width: 100%;
    height: auto;
    border-radius: 0.1rem;
    background: #c890ff;
    position: absolute;
    left: 0;
    top: 0.9rem;
    z-index: 1000;
    /*display: none;*/
}

.subLt ul li {
    height: 0.4rem;
    font-size: 0.16rem;
    text-align: center;
    line-height: 0.4rem;
    color: #fff;
    border-bottom: 1px solid #9759f7;
    cursor: pointer;
}

.subLt ul li:last-child {
    border-bottom: 0;
}

.subRt {
    width: 7.36rem;
    height: 1.9rem;
    margin-left: 0.2rem;
    float: left;
}

.subRt h3 {
    height: 1.26rem;
    font-size: 0.42rem;
    text-align: center;
    line-height: 1.26rem;
    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.5rem;
    font-size: 0.16rem;
    text-align: center;
    line-height: 0.5rem;
    color: #fff;
}

.subscribeBt {
    width: 11rem;
    height: auto;
    margin: 0 auto;
    background: url(../images/a5.png) no-repeat center;
    background-size: 100% 100%;
    padding: 0.3rem 0;
    box-sizing: border-box;
}

.subscribeBt0 {
    height: 4.4rem;
    padding: 0;
}

.subscribeBt-tp {
    display: flex;
    width: 10.93rem;
    height: 0.85rem;
    padding-top: 0.04rem;
    border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    overflow: hidden;
    margin: 0 auto 0.3rem;
}

.subscribeBt-tp li {
    flex: 1;
    cursor: pointer;
}

.subscribeBt-tp li span {
    display: block;
    height: 0.7rem;
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.7rem;
    color: #fff;
    background: #622b95 url(../images/a26.png) no-repeat right center;
    background-size: auto 0.54rem;
}

.subscribeBt-tp li:last-child span {
    background: #622b95;
}

.subscribeBt-tp li i {
    display: block;
    height: 0.15rem;
    background: url(../images/a25.png) no-repeat center;
    background-size: auto 100%;
    display: none;
}

.subscribeBt-tp li.active span {
    background: #f02b18;
}

.subscribeBt-tp li.active i {
    display: block;
}

.subscribeBt-Bt {
    height: 2.8rem;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row;
    -ms-flex-direction: row;
    justify-content: space-between;
    -ms-flex-pack: distribute;

    /*padding: 0 0.16rem;*/
    /*box-sizing: border-box;*/
}

.subscribeBtLi {
    /*flex: 1;*/
    width: 2.35rem;
    height: 2.8rem;
    /*margin: 0 0.16rem;*/
    background: url(../images/a29.png) no-repeat center;
    background-size: 100% 100%;
    float: left;
}

.subscribeLi3 {
    width: 2.65rem;
    background: url(../images/a29-2.png) no-repeat center;
    border-radius: 0.15rem;
    /*margin: 0 0.3rem;*/
}

.subscribeLi2 {
    width: 4rem;
    background: url(../images/a29-3.png) no-repeat center;
    background-size: 100% 100%;

}

.subscribeBtLi h5 {
    height: 0.9rem;
    font-size: 0.26rem;
    font-weight: bolder;
    text-align: center;
    /*line-height: 0.4rem;*/
    color: #fff;
    margin-bottom: 0.06rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*.subscribeLi2 h5 {*/
/*    margin-bottom: 0.4rem;*/
/*}*/

.subscribeBtLi p {
    height: auto;
    margin-bottom: 0.15rem;
}

.subscribeBtLi p b {
    display: block;
    height: 0.5rem;
    font-size: 0.18rem;
    font-weight: bolder;
    line-height: 0.58rem;
    color: #e61c0b;
    text-indent: 0.45rem;

}


.subscribeLi3 p b {
    line-height: 0.55rem;
    text-indent: 0.5rem;

}

.subscribeBtLi p span {
    display: inline-block;
    height: 0.4rem;
    font-size: 0.16rem;
    line-height: 0.4rem;
    text-align: center;
    width: 100%;
}

.subscribeLi3 p span {
    text-align: center;
}
.btn-wrap{
    position: relative;
    height: 0.38rem;
    width: 1.76rem;
    margin: 0 auto;
}
.subscribeBtLi button {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    outline: none;
    cursor: pointer;
    background: url(../images/a28.png) no-repeat center;
    background-size: 100% 100%;
}

.subscribeBt-Bt button span, .receive-btn span {
    font-size: 0.16rem;
    color: #fff;
}
.receive-btn span{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 0.38rem;
}
.subscribeBt-Bt button i {
    display: block;
    width: 1.24rem;
    height: 0.32rem;
    font-size: 0.14rem;
    text-align: center;
    line-height: 0.28rem;
    color: #f1301d;
    background: url(../images/a27.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    right: -0.4rem;
    top: -0.22rem;
    z-index: 100;
}

.subscribeLi2 p {
    width: 100%;
    height: 1.2rem;
    padding: 0;
}

.subscribeLi2 p b {
    display: block;
    height: 0.4rem;
    font-size: 0.18rem;
    font-weight: bolder;
    line-height: 0.45rem;
    text-indent: 1.3rem;
    color: #e61c0b;
}

.subscribeLi2 p span {
    display: inline-block;
    height: 0.36rem;
    font-size: 0.16rem;
    line-height: 0.36rem;
    width: 100%;
    text-align: center;
}
.exam-tips{
    line-height: 0.3rem;
    text-align: center;
    font-size: 0.12rem;
    display: block;
}
.rows-btn-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    width: 100%;
    height: 0.38rem;
    position: relative;
}

.rows-btn-wrap button {
    width: 1.1rem;
    border-radius: 0.3rem;
    /*margin: 0;*/
}
.subscribeLi2 .rows-btn-wrap button{
    margin: 0;
    width: 1.4rem;
}
.btn-wrap .receive-btn:nth-child(2) {
    margin-left: 0.1rem;
}
/* old模考成绩排名 */
.rank {
    width: 11rem;
    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: 10.22rem;
    height: 1.46rem;
    margin: 0 auto;
    background: url(../images/a36.png) no-repeat center;
    background-size: 100% 100%;
}

.rankTp h5 {
    width: 4rem;
    height: 0.45rem;
    padding-top: 0.4rem;
    font-size: 0.26rem;
    font-weight: bolder;
    color: #fff;
    border-bottom: 1px dashed #f36e61;
    margin-left: 1.9rem;
}

.rankTp h5 span {
    color: #ffdd89;
}

.rankTp ul {
    height: 0.54rem;
    margin-left: 1.9rem;
}

.rankTp ul li {
    height: 0.54rem;
    font-size: 0.2rem;
    line-height: 0.54rem;
    color: #fff;
    float: left;
}

.rankTp ul li em {
    display: block;
    height: 0.54rem;
    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.54rem;
    float: left;
}

.rankTp ul li span {
    margin: 0 0.15rem;
    float: left;
}

.rankBt {
    width: 10rem;
    height: 0.58rem;
    margin: 0.3rem auto;
}

.rankBt li {
    width: 2.32rem;
    height: 0.58rem;
    line-height: 0.58rem;
    /*color: #fff;*/
    margin-right: 0.24rem;
    background: url(../images/a40.png) no-repeat center;
    background-size: 100% 100%;
    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;
}

.rankTp ul li:nth-last-child(1) span {
    display: none;
}

.rankBt li.active {
    background: url(../images/a41.png) no-repeat center;
    background-size: 100% 100%;
}

.rankCt {
    min-height: 5.5rem;
}

.NoRecord {
    width: 10rem;
    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: 10rem;
    height: auto;
    margin: 0 auto;
}

.Record ul {
    height: 0.54rem;
    background: #612c94;
    display: flex;
}

.Record ul li {
    /*width: 15%;*/
    /*width: 12%;*/
    height: 0.54rem;
    font-size: 0.2rem;
    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(2) {
    width: 25%;
}

.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;
    display: flex;
}

.Table tr td {
    display: block;
    /*width: 15%;*/
    /*width: 12%;*/
    height: 0.52rem;
    font-size: 0.18rem;
    line-height: 0.52rem;
    text-align: center;
    float: left;
}

.Table tr td:nth-child(2) {
    width: 25%;
}

.Record p {
    height: auto;
    font-size: 0.18rem;
    text-align: center;
    color: #a140fa;
    margin-top: 0.2rem;
}
/* new模考成绩排名 */
.new-rank {
    width: 11rem;
    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.35rem 0.43rem 0.43rem;
    border-radius: 0.15rem;
    box-sizing: border-box;
    border: 2px solid #6642d2;
    background: #3b185b;
    color: #fff;
}
.new-rank-view{
    width: 9.5rem;
    margin-left: 0.1rem;
    height: 1.6rem;
    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;
    min-width: 1.6rem;
    height: 1.6rem;
    margin-right: 0.4rem;
}
.new-rank-view h6{
    line-height: 0.4rem;
    background: #944fd7;
    border-radius: 0.2rem;
    padding: 0 0.28rem;
    font-size: 0.24rem;
    color: #ffffff;
    display: inline-block;
}
.new-rank-view .rank-mess{
    display: flex;
    align-items: center;
    font-size: 0.24rem;
    color: #ffffff;
    margin-top: 0.15rem;
}
.new-rank-view .rank-mess span{
    font-size: 0.2rem;
}
.new-rank-view .rank-mess p{
    padding: 0 0.3rem;
    position: relative;
    margin-right: 0.1rem;
}
.new-rank-defeat{
    padding: 0;
}
.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-defeat:after{
    display: none;
}
.new-rank-view .rank-mess b{
    color: #ffd87c;
    font-size: 0.31rem;
}
.new-rank-cup{
    background: url(../images/cup.png) no-repeat center;
    min-width: 1.37rem;
    height: 1.37rem;
    position: absolute;
    top: 50%;
    margin-top: -0.68rem;
    right: -0.6rem;
}
.new-rank-nav{
    margin: 0.25rem 0 0.28rem;
}
.new-rank-nav .nav-item{
    width: 2.23rem;
    height: 0.58rem;
    line-height: 0.58rem;
    box-shadow: 0.05rem 0.06rem 0 0 #411b64;
    border-radius: 0.1rem;
    float: left;
    margin-left: 0.35rem;
    background: linear-gradient(to right, #6a30a1, #8f3ce2);
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
    color: #ffffff;
    font-size: 0.26rem;
    cursor: pointer;
}
.new-rank-nav .nav-item span{
    border-left:0.14rem solid #fff;
    border-top:0.08rem solid rgba(0,0,0,0);
    border-bottom:0.08rem solid rgba(0,0,0,0);
    margin-left: 0.2rem;
}
.new-rank-nav .nav-item-active{
    background: linear-gradient(to right,#ee2312,#ff6649);
    box-shadow: 0.05rem 0.06rem 0 0 #4f2059;
    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;
}
.new-rank-chart-title{
    font-size: 0.4rem;
    font-weight: bold;
    color: #6c30a4;
    width: 9.22rem;
    margin: 0 auto;
    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{
    width: 7.3rem;
    margin: 0.3rem auto 0.1rem;
    padding-right: 1rem;
    box-sizing: border-box;
    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.15rem;
    right: 0rem;
}
.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{
    white-space: nowrap;
    position: absolute;
    bottom: 0.1rem;
    right: -0.4rem;
    color: #666666;
    font-size: 0.18rem;
}
.new-rank-comment{
    width:6.6rem;
    margin-left:2.05rem;
    box-sizing: border-box;
    font-size: 0.2rem;
    color: #666666;
    line-height: 0.32rem;
    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: 0 0.5rem 0.7rem 0.9rem;
    box-sizing: border-box;
}
.new-rank-analysis .paper-tip{
    font-size: 0.18rem;
    color: #666;
}
.new-rank-analysis .chart-box1{
    display: flex;
    justify-content: center;
    margin: 0.2rem auto;
}
.new-rank-analysis .chart-left{
    flex: 2;
    padding-right: 0.25rem;
    box-sizing: border-box;
}
.new-rank-analysis .chart-right{
    flex: 1;
    padding-left: 0.25rem;
    box-sizing: border-box;
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.29rem;
}
.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;
    justify-content: space-between;
    margin:0.1rem 0 0.2rem;
}
.new-rank-analysis .chart-right-topic p{
    min-width: 50%;
}
.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-bottom: 0.4rem;
}
.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;
}
.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{
    margin-right: 0.12rem;
    min-width: 0.6rem;
}
.new-rank-analysis .prob-list span{
    display: inline-block;
    min-width:0.22rem;
    color: #ffffff;
    line-height: 0.22rem;
    padding: 0 0.02rem;
    box-sizing: border-box;
    background: #fe6347;
    margin: 0 0.04rem 0.16rem 0;
    text-align: center;
    cursor: pointer;
}
.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;
}
.new-rank-analysis .prob-list .prob-list-item-finish{
    background: #ffece8;
    color: #fe6347;
}
/*加载动画*/
.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;
    /*transform: rotateY(180deg);*/
    left: 0;
    top: 0;
    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{
    padding-left: 0.8rem;
    display: flex;
    flex-direction: column-reverse;
    line-height: 0.3rem;
}
.my-chart .progress{
    font-size: 0.18rem;
    color: #666;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    position: relative;
    margin: 0.04rem 0;
    max-width: 100%;
}
.my-chart .progress span{
    position: absolute;
    left: -0.96rem;
    width: 0.8rem;
    text-align: right;
    transform: translate(0,-50%);
    top: 50%;
    display: inline-block;
}
.my-chart .progress p{
    height: 0.16rem;
    transition: all .2s;
    position: relative;
}
.my-chart .progress b{
    margin-left: 0.1rem;
}
.my-chart .progress p i{
    display: inline-block;
    background: #fe6347;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.my-chart .progress .score{
    display: inline-block;
    width: 0.5rem;
    right: -0.58rem;
    transform: translate(0,-50%);
    top: 50%;
    left: auto;
    position: absolute;
    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.3rem;
    border-top: 0.01rem solid #dbdbdb;
}
.my-chart .ana-progress p i{
    background: #fe6347;
}
.my-chart .ana-progress p{
    width: 100%;
    box-shadow: 0 0 0px 1px #fe6347 inset;
    margin: 0.05rem 0;
}
/* 模考直播解析 */
.resolve {
    width: 11rem;
    height: auto;
    margin: 0 auto;
}

.resolveBt {
    height: 5.35rem;
    padding: 0.45rem 0;
    background: url(../images/a5.png) no-repeat center;
    background-size: 100% 100%;
}

.resolveBt_1 {
    height: 2.55rem;
    background: url(../images/a5-1.png) no-repeat center;
    background-size: 100% 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.resolveBt li {
    width: 2.35rem;
    height: 2.55rem;
    margin-bottom: 0.25rem;
    margin-left: 0.32rem;
    background: url(../images/a21.png) no-repeat center;
    background-size: 100% 100%;
    float: left;
}

.resolveBt li h5 {
    height: 0.74rem;
    font-size: 0.3rem;
    font-weight: bolder;
    text-align: center;
    line-height: 0.74rem;
    color: #fff;
}

.resolveBt li p {
    height: auto;
    margin: 0.2rem 0.15rem;
}

.resolveBt li p b {
    display: block;
    height: 0.36rem;
    font-size: 0.18rem;
    font-weight: bolder;
    text-indent: 0.25rem;
    line-height: 0.36rem;
    background: url(../images/a22.png) no-repeat left center;
    background-size: auto 0.18rem;
}

.resolveBt li p span {
    display: block;
    font-size: 0.16rem;
    line-height: 0.36rem;
    background: url(../images/a23.png) no-repeat center top;
    background-size: 100% auto;
}

.resolveBt li a {
    display: block;
    width: 1.7rem;
    height: 0.34rem;
    font-size: 0.16rem;
    text-align: center;
    line-height: 0.34rem;
    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.17rem;
}

/* 预约全国模考 */
.receive {
    width: 11rem;
    height: auto;
    margin: 0 auto;
}

.title {
    width: 7.36rem;
    height: auto;
    padding-top: 0.7rem;
    margin: 0 auto;
}

.title h3 {
    height: 1.26rem;
    font-size: 0.42rem;
    text-align: center;
    line-height: 1.26rem;
    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.16rem;
    text-align: center;
    line-height: 0.5rem;
    color: #fff;
}

.receiveBt {
    height: 6.2rem;
    background: url(../images/a5.png) no-repeat center;
    background-size: 100% 100%;
}

.receiveBt ul {
    height: 3.25rem;
    padding-top: 0.4rem;
}

.receiveBt ul li {
    width: 2.9rem;
    height: 2.95rem;
    margin-left: 0.575rem;
    float: left;
}

.receiveBt ul li:last-child {
    display: none;
}

.receiveBt ul li img {
    display: block;
    width: 100%;
    height: 100%;

}

.receiveBt-ct {
    width: 9.9rem;
    height: 2.24rem;
    margin: 0 auto;
    background: url(../images/a11.png) no-repeat center;
    background-size: 100% 100%;
}

.receiveBt-ct > span {
    display: block;
    width: 1.8rem;
    height: 1.8rem;
    margin-top: 0.22rem;
    margin-left: 1.95rem;
    background: #fff;
    float: left;
}
.receiveBt-ct > span img{
    width: 100%;
    height: 100%;
}
.receiveBt-ct p {
    width: 5.7rem;
    height: 1.92rem;
    padding-top: 0.32rem;
    margin-left: 0.25rem;
    float: left;
}

.receiveBt-ct p b {
    display: block;
    width: 2.8rem;
    height: 0.54rem;
    font-size: 0.24rem;
    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.18rem;
    line-height: 0.3rem;
    color: #fff;
    margin-top: 0.25rem;
}

/* 摸清模考规则 */
.rule {
    width: 11rem;
    height: auto;
    margin: 0 auto;
}

.ruleBt {
    height: auto;
    padding: 0.5rem 0 1.8rem;
    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: 1.3rem;
    margin-right: 0.7rem;
    margin-bottom: 0.15rem;
    border-bottom: 1px dashed #823cf6;
    position: relative;
}

.ruleBt ul li:last-child {
    border-bottom: 0;
}

.ruleBt ul li i {
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    left: -0.6rem;
    top: -0.05rem;
}

.ruleBt ul li i img {
    display: block;
    width: 100%;
    height: 100%;
}

.ruleBt ul li b {
    display: block;
    height: 0.4rem;
    font-size: 0.22rem;
    line-height: 0.4rem;
    color: #f9e1a5;
}

.ruleBt ul li span {
    display: block;
    height: auto;
    font-size: 0.18rem;
    line-height: 0.36rem;
    color: #fff;
}

.ruleBt ul li span em {
    color: #ff4848;
}

.ruleBt > img {
    display: block;
    width: 2.12rem;
    height: 2.12rem;
    position: absolute;
    right: 0.7rem;
    bottom: 0.35rem;
}


/* 左边侧边栏 */
.sidebar {
    width: 1.5rem;
    height: 4.1rem;
    background: url(../images/sidebar.png) no-repeat center;
    background-size: 100% 100%;
    position: fixed;
    left: 0.2rem;
    top: 50%;
    margin-top: -2.05rem;
    z-index: 999;
}
.sidebar2{
    background: url(../images/sidebar2.png) no-repeat center;
    height: 4.1rem;

}
.change-btn{
    display: block;
    margin: 1rem auto 0;
    width: 1.31rem;
    height: 0.31rem;
    cursor: pointer;
}
.sidebar ul {
    height: auto;
    margin-top: 0.1rem;
}

.sidebar ul li {
    width: 1.5rem;
    height: 0.38rem;
    font-size: 0.16rem;
    text-align: center;
    line-height: 0.38rem;
    color: #fff;
}

.sidebar ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    float: left;
}

.sidebar > a {
    display: block;
    width: 1.5rem;
    height: 0.75rem;
}

.sidebar > span {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    cursor: pointer;
    background: url(../images/a48.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    right: -0.2rem;
    top: -0.2rem;
}
/* 模考项目——弹窗 */
.projectPop{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    /*display: none;*/
    z-index: 999;
}
.projectPop .pop{
    width: 9.4rem;
    height: 4.7rem;
    background: url(../images/project.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -4.7rem;
    margin-top: -2.35rem;
}
.projectPop .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.2rem;
    z-index: 9;
}
.projectPop h5{
    height: 0.6rem;
    padding-top: 2.7rem;
    font-size: 0.24rem;
    text-indent: 1.2rem;
}
.projectPop ul{
    width: 8.5rem;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap:wrap;
}
.projectPop ul li{
    width: 1.74rem;
    height: 0.52rem;
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.52rem;
    color: #6a30a2;
    border-radius: 0.3rem;
    border: 1px solid #6a30a2;
    margin:0 0.14rem 0.2rem;
    /*float: left;*/
    cursor: pointer;
}
/*.projectPop ul li a{*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
.projectPop ul li.active{
    color: #fff;
    background: #6a30a2;
}

/* 遮罩 */
.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%;
}

/* 考试结束——弹窗 */
.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;
    cursor: pointer;
    background: url(../images/btn.png) no-repeat center;
    background-size: 100% 100%;
}

/* 未开始月考——弹窗 */
.monthlyPop .pop {
    height: 5.8rem;
}

.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;
    cursor: pointer;
    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;
    cursor: pointer;
    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;
    cursor: pointer;
    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.5rem;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.5rem;
    color: #fff;
    cursor: pointer;
    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;

    /*float: left;*/
}

.PracticePop-ul li:last-child {
    background: url(../images/a46.png) no-repeat center;
    background-size: 100% 100%;
    /*float: right;*/
}

.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;
    cursor: pointer;
    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;
    margin: 0 auto;
}
.subscribeBt-Bt:before,
.subscribeBt-Bt:after,
.resolveBt_1:before,
.resolveBt_1:after,
.rows-btn-wrap:before,
.rows-btn-wrap:after
{
    content: '';
    display: block;
}