* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

html,
body {

}

.warp {
    width: 19.2rem;
    margin: 0 auto;
    background-color: #f9f9f9;
}

.cpacx {
    width: 80%;
    margin: 0 auto;
}

.cpacx>p {
    text-align: center;
    font-size: 0.5rem;
    margin-top: 0.2rem;
    font-weight: 700;
    margin-bottom: 0.3rem;
}

.cpacx_main {
    width: 100%;
    padding: 0.5rem 0.35rem;
    box-sizing: border-box;
    box-shadow: 0 0.04rem 0.08rem #f1f1f1;
    background-color: white;
}

.cpacx_main>.top {}

.cpacx_main>.top>p {
    display: flex;
    font-size: 0.18rem;
    align-items: flex-end;
    line-height: 0.36rem;
}

.cpacx_main>.top>p:nth-child(2) {
    padding-left: 0.42rem;
}

.cpacx_main>.top>p>span:nth-child(1) {
    width: 0.32rem;
    height: 0.36rem;
    background-image: url(../img/3.png);
    background-repeat: no-repeat;
    background-position: 0% -0.6%;
    margin-right: 0.1rem;
}

.cpacx_main>.img {
    width: 1.19rem;
    height: 1.91rem;
    margin: 0.15rem auto;
}

.cpacx_main>.yybz {}

.cpacx_main>.yybz>ul {
    font-size: 0.18rem;
    display: flex;
    width: 80%;
    /* justify-content: space-between; */
    align-items: center;
    color: #FC6A30;
    font-size: 0.28rem;
}

.cpacx_main>.yybz>ul>li {
    padding: 0.09rem 0.5rem;
    background-color: #FFEFDF;
    color: #FC6A30;
    font-size: 0.18rem;
}

.cpacx_main>.yybz>ul>li>a {
    color: rgb(84, 141, 212);
}

.cpacx_main>.yybz>ul>li:nth-child(2) {
    margin-right: 0.3rem;
}

.cpacx_main>.yybz>ul>li:nth-child(4) {
    margin-left: 0.3rem;
}

.cpacx_main>.yybz>ul>li:nth-child(3) {
    margin: 0 0.3rem;
}

.cpacx_main>.yybz>ul>li:first-child {
    padding: 0;
    color: #FC6A30;
    background-color: white;
    font-weight: 700;
    font-size: 0.24rem;
}

.cpacx_main>.sb_text {
    font-size: 0.18rem;
    padding-left: 0.42rem;
    line-height: 0.36rem;
}

.cpacx_main>.xslq {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}

.cpacx_main>.xslq>.left {
    width: 14.5%;
    height: 2.5rem;
    /* background-color: #FB6142; */
    padding: 0.1rem 0;
    box-sizing: border-box;
    border-radius: 0.1rem;
    display: flex;
    align-items: center;
}

.cpacx_main>.xslq>.left>dl>dd {
    width: 1.91rem;
    height: 1.91rem;
    margin: 0 auto;
}

.cpacx_main>.xslq>.left>dl>dt {
    font-size: 0.18rem;
    text-align: center;
    line-height: 0.3rem;
    color: white;
    font-weight: 700;
    margin-top: 0.1 rem;
}

.cpacx_main>.xslq>.right {
    width: 80%;
    display: flex;
    justify-content: space-between;
}
.cpacx_main>.xslq>.right>a {
    display: block;
    width: 24%;
}
.cpacx_main>.xslq>.right dl {
    width: 100%;
    height: 2rem;
    padding: 0.35rem 0 0.15rem 0;
    box-sizing: border-box;
    background-color: #FEECE8;
    border-radius: 0.1rem;
    overflow: hidden;
    position: relative;
}

.cpacx_main>.xslq>.right a:nth-child(2)>dl {
    background-color: #FFF9EE;
}

.cpacx_main>.xslq>.right a:nth-child(3)>dl {
    background-color: #E9F4FF;
}

.cpacx_main>.xslq>.right a:nth-child(4)>dl {
    background-color: #E4FFF9;
}

.cpacx_main>.xslq>.right a:nth-child(1)>dl>dt {
    color: #FF6345;
}

.cpacx_main>.xslq>.right a:nth-child(2)>dl>dt {
    color: #FFBD35;
}

.cpacx_main>.xslq>.right a:nth-child(3)>dl>dt {
    color: #5A9EFF;
}

.cpacx_main>.xslq>.right a:nth-child(4)>dl>dt {
    color: #3CCDA9;
}

.cpacx_main>.xslq>.right dl>dd {
    width: 1.21rem;
    height: 0.97rem;
    background-repeat: no-repeat;
    /* background-size: 100% 100%; */
    background-image: url(../img/注册会计师成绩查询2022/组\ 715.png);
    margin: 0 auto;
    font-size: 0.24rem;
    /* font-weight: 700; */
    color: white;
    text-align: center;
    line-height: 0.9rem;
    opacity: 1;
    transition: 1s;
}

.cpacx_main>.xslq>.right a:nth-child(2)>dl>dd {
    background-image: url(../img/注册会计师成绩查询2022/组\ 716.png);
}

.cpacx_main>.xslq>.right a:nth-child(3)>dl>dd {
    background-image: url(../img/注册会计师成绩查询2022/组\ 717.png);
}

.cpacx_main>.xslq>.right a:nth-child(4)>dl>dd {
    background-image: url(../img/注册会计师成绩查询2022/组\ 718.png);
}

.cpacx_main>.xslq>.right a:nth-child(1)>dl>dd {
    background-position: 0% 0%;
}

.cpacx_main>.xslq>.right a:nth-child(2)>dl>dd{
    background-position: 0% 33.5%;
}

.cpacx_main>.xslq>.right a:nth-child(3)>dl>dd{
    background-position: 0% 67%;
}

.cpacx_main>.xslq>.right a:nth-child(4)>dl>dd{
    background-position: 0% 100.5%;
}

.cpacx_main>.xslq>.right>a>dl>dt {
    font-size: 0.20rem;
    font-weight: 700;
    text-align: center;
    margin-top: 0.2rem;
    margin-bottom: 0.3rem;
    opacity: 1;
    transition: 1s;
}

.cpacx_main>.xslq>.right dl>.text {
    width: 100%;
    height: 100%;
    font-size: 0.16rem;
    padding: 0.15rem 0.1rem;
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    transition: 1s;
    line-height: 0.28rem;
}

.cpacx_main>.xslq>.right dl>.text>p:first-child {
    font-weight: 700;
    font-size: 0.20rem;
    margin-bottom: 0.05rem;
}

/* .cpacx_main>.xslq>.right>a>dl:hover>.text {
    top: 0%;
} */
/* 
.cpacx_main>.xslq>.right>a>dl:hover>dd,
.cpacx_main>.xslq>.right>a>dl:hover>dt {
    opacity: 0;
} */

.cfh {
    width: 80%;
    margin: 0.3rem auto;
}

.cfh>p {
    font-size: 0.5rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0.3rem;
}

.cfh>.cfh_list {
    width: 100%;
    height: 7rem;
    background-image: url(../img/注册会计师成绩查询2022/组\ 736.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    box-shadow: 0 0.04rem 0.08rem #f1f1f1;
    background-color: white;
}

.cfh>.cfh_list>.box {
    width: 3.56rem;
    height: 1.53rem;
    padding: 0.17rem 0.22rem;
    box-sizing: border-box;
    /* background-color: #F6F6F6; */
    font-size: 0.16rem;
    position: absolute;
}

.cfh>.cfh_list>.box:nth-child(1) {
    top: 9%;
    left: 15%;
}

.cfh>.cfh_list>.box:nth-child(2) {
    top: 39%;
    left: 13%;
}

.cfh>.cfh_list>.box:nth-child(3) {
    top: 71%;
    left: 15%;
}

.cfh>.cfh_list>.box:nth-child(4) {
    top: 9%;
    right: 15%;
}

.cfh>.cfh_list>.box:nth-child(5) {
    top: 39%;
    right: 11%;
}

.cfh>.cfh_list>.box:nth-child(6) {
    top: 71%;
    right: 15%;
}

.cfh>.cfh_list>.box>p:nth-child(1) {
    font-size: 0.24rem;
    display: flex;
    align-items: center;
    color: #FF733B;
    font-weight: 700;
}

.cfh>.cfh_list>.box>p:nth-child(1)>span {
    width: 0.1rem;
    height: 0.1rem;
    border: 0.01rem solid #FF733B;
    border-radius: 50%;
    margin-right: 0.15rem;
}

.cfh>.cfh_list>.box>p:nth-child(2) {
    font-size: 0.14rem;
    margin-top: 0.20rem;
}

.cfh>.cfh_list>.box>p:nth-child(2)>a {
    color: #FF733B;
}

.kzjkj {
    width: 80%;
    margin: 0 auto;
}

.kzjkj>p {
    text-align: center;
    font-size: 0.5rem;
    margin-top: 0.4rem;
    font-weight: 700;
}

.kzjkj_list {
    display: flex;
    justify-content: space-between;
    margin-top: 0.4rem;
    box-shadow: 0 0.04rem 0.08rem #f1f1f1;
    padding: 0.3rem;
    background-color: white;
}

.kzjkj_list>.kzjkj_item {
    width: 16%;
    padding: 0.2rem;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0 0 0.1rem #ccc;
    height: 2.2rem;
    border-radius: 0.1rem;
    background-image: url(../img/注册会计师成绩查询2022/组\ 737.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-bottom: 0.4rem;
}

.kzjkj_list>.kzjkj_item>p {
    /* text-align: center; */
}

.kzjkj_list>.kzjkj_item>p:nth-child(1) {
    text-align: center;
    line-height: 0.4rem;
    font-size: 0.24rem;
    font-weight: 700;
}

a {
    color: white;
}

.kzjkj_list>.kzjkj_item>p:nth-child(2) {
    width: 20%;
    height: 0.02rem;
    background-color: red;
    position: absolute;
    top: 30%;
    left: 40%;
}

.kzjkj_list>.kzjkj_item>p:nth-child(3) {
    font-size: 0.18rem;
    margin-top: 0.2rem;
}

.kzjkj_list>.kzjkj_item>p:nth-child(4) {
    font-size: 0.18rem;
    width: 70%;
    line-height: 0.4rem;
    line-height: 0.4rem;
    background-color: red;
    color: white;
    text-align: center;
    border-radius: 0.2rem;
    position: absolute;
    bottom: -10%;
    left: 15%;
    font-weight: 700;
}

.zzqt {
    width: 80%;
    margin: 0.3rem auto;
}

.zzqt>p {
    font-size: 0.5rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0.3rem;
}

.zzqt_list {
    display: flex;
    justify-content: space-between;
}

.zzqt_list>.box {
    width: 30%;
    height: 3rem;
    background-image: url(../img/注册会计师成绩查询2022/组\ 738.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 0.16rem;
}

.zzqt_list>.box>p:nth-child(1) {
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.58rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0.20rem;
    margin-top: 0.3rem;
}

.zzqt_list>.box>p:nth-child(2) {
    font-size: 0.16rem;
    padding: 0 0.5rem;
    box-sizing: border-box;
    color: #BCC2F9;
    line-height: 0.3rem;
    /* text-align: center; */
}

.zzqt_list>.box>p:nth-child(3) {
    font-size: 0.18rem;
    width: 1.45rem;
    height: 0.4rem;
    text-align: center;
    margin: 0.1rem auto;
    line-height: 0.4rem;
    border: 0.01rem solid #fff;
    color: #fff;
    border-radius: 0.2rem;
}

.bkfl {
    width: 80%;
    margin: 0rem auto;
}

.bkfl>p {
    text-align: center;
    font-size: 0.5rem;
    margin-top: 0.2rem;
    font-weight: 700;
    margin: 0.5rem 0;
}

.bkfl_list {
    width: 80%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    background-color: white;
}

.bkfl_item {
    width: 33.33%;
    /* margin-top: 40rem; */
    border-right: 0.01rem solid #E8E8E8;
}

.bkfl_list>.bkfl_item:last-child {
    border: none;
}

.bkfl_item>dl>dd {
    padding: 0 1.56rem;
}

.bkfl_item>dl>dt>p {
    text-align: center;
}

.bkfl_item>dl>dt>p:nth-child(1) {
    font-size: 0.24rem;
    font-weight: 700;
    line-height: 0.5rem;
}

.bkfl_item>dl>dt>p:nth-child(2) {
    font-size: 0.16rem;
    font-weight: 700;
    line-height: 0.3rem;
    color: #959595;
}

.bkfl_item>dl>dt>p:nth-child(3) {
    font-size: 0.24rem;
    /* font-weight: 700; */
    line-height: 0.5rem;
    background-color: #2C67FD;
    color: white;
    margin: 0 auto;
    width: 50%;
    border-radius: 0.3rem;
    margin-top: 0.4rem;
    margin-bottom: 0.3rem;
}

.bkfl_list>.bkfl_item:nth-child(2)>dl>dt>p:nth-child(3) {
    font-size: 0.24rem;
    /* font-weight: 700; */
    line-height: 0.5rem;
    background-color: #FF4040;
    color: white;
    margin: 0 auto;
    width: 50%;
    border-radius: 0.3rem;
    margin-top: 0.4rem;
}

.bkfl_list>.bkfl_item:nth-child(3)>dl>dt>p:nth-child(3) {
    font-size: 0.24rem;
    /* font-weight: 700; */
    line-height: 0.5rem;
    background-color: #FFA200;
    color: white;
    margin: 0 auto;
    width: 50%;
    border-radius: 0.3rem;
    margin-top: 0.4rem;
}

.ywant {
    width: 80%;
    margin: 0.3rem auto;
}

.ywant>p {
    font-size: 0.5rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0.3rem;
}

.top_ban {
    display: flex;
    justify-content: space-between;
    margin-top: 0.3rem;
}

.top_ban>dl {
    width: 49%;
    height: 3.5rem;
    display: flex;
    position: relative;
}

.top_ban>dl>.tophz {
    position: absolute;
    right: -5%;
    top: -12%;
}

.top_ban>dl>dd {
    width: 3.56rem;
    height: 100%;
    background-image: url(../img/注册会计师成绩查询2022/组\ 732.png);
    background-repeat: no-repeat;
    background-size: 101% 103%;
    background-position: -0.02rem -0.08rem;
}

.top_ban>dl:nth-child(2)>dd {
    background-image: url(../img/注册会计师成绩查询2022/组\ 733.png);
    background-repeat: no-repeat;
    background-size: 101% 103%;
    background-position: -0.02rem -0.08rem;
}

.top_ban>dl>dd>p {
    text-align: center;
    color: white;
}

.top_ban>dl>dd>p:nth-child(1) {
    padding: 0.3rem 0 0.1rem 0;
    font-size: 0.3rem;
    font-weight: 700;
    letter-spacing: 0.02rem;
}

.top_ban>dl>dd>p:nth-child(2) {
    font-size: 0.18rem;
    font-weight: 700;
    letter-spacing: 0.04rem;
}

.top_ban>dl>dd>p:nth-child(2)>span {
    letter-spacing: 0;
}

.top_ban>dl>dt {
    width: 50%;
    padding: 0.1rem;
    box-sizing: border-box;
    flex: 1;
    border: 0.01rem solid #F1DBCE;
    border-left: 0;
}

.top_ban>dl>dt>.three_box {
    font-size: 0.16rem;
    display: flex;
    justify-content: space-between;
}

.top_ban>dl>dt>.three_box>.box {
    width: 31%;
}

.top_ban>dl>dt>.three_box>.box>p:nth-child(1) {
    font-weight: 700;
    text-indent: 0.16rem;
}

.top_ban>dl>dt>.three_box>.box>div {
    height: 0.51rem;
}

.top_ban>dl>dt>.three_box>.box>div>li {
    font-size: 0.14rem;
    display: flex;
    align-items: center;
    margin-top: 0.05rem;
}

.top_ban>dl>dt>.three_box>.box>div>li>i {
    width: 0.08rem;
    height: 0.08rem;
    background-color: #FF7827;
    border-radius: 50%;
    margin-right: 0.05rem;
}

.top_ban>dl>dt>.three_box>.box:nth-child(3)>div {
    width: 80%;
}

.top_ban>dl>dt>.three_box>.box:nth-child(3)>div>li {
    font-size: 0.12rem;
    color: #9C9C9C;
    display: flex;
    /* align-items: center; */
    margin-top: 0.05rem;
}

.top_ban>dl>dt>.three_box>.box:nth-child(3)>div>li>i {
    width: 0.1rem;
    height: 0.08rem;
    background-color: #FF7827;
    border-radius: 50%;
    margin-right: 0.05rem;
    align-self: flex-start;
    margin-top: 0.05rem;
}

.top_ban>dl>dt>.three_box>.box>div>p {
    font-size: 0.12rem;
    color: #9C9C9C;
    line-height: 0.16rem;
    text-indent: 0.16rem;
}

.top_ban>dl>dt>p {
    display: flex;
    /* align-items: center; */
    font-size: 0.16rem;
    /* line-height: 15rem; */
    padding-bottom: 0.02rem;
}

.top_ban>dl>dt>p>img {
    width: 0.16rem;
    height: 0.16rem;
    margin-right: 0.06rem;
    margin-top: 0.06rem;
}

.top_ban>dl>dt>p:nth-child(5) {
    border-bottom: 0.03rem dashed #F7E4D8;
}

.top_ban>dl:nth-child(2)>dt>p:nth-child(5) {
    border-bottom: 0.03rem dashed #D6DCFC;
}

.top_ban>dl>dt>p {
    font-weight: 700;
}

.top_ban>dl>dt>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 0.14rem;
    margin-top: 0.1rem;
}

.top_ban>dl>dt>.tgl {
    width: 3.9rem;
    height: 0.5rem;
    background-image: url(../img/注册会计师成绩查询2022/组\ 731.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 0.16rem;
    line-height: 0.47rem;
    padding-left: 0.4rem;
    box-sizing: border-box;
    margin-top: 0.2rem;
}

.top_ban>dl>dt>.tgl>span {
    font-size: 0.2rem;
    color: #365CFF;
}

.top_ban>dl>dt>.tgl>a {
    font-size: 0.14rem;
    color: #A0B3FF;
}

.top_ban>dl>dt>ul>li {
    background-color: #ECF2FF;
    color: #A0B3FF;
    margin-right: 0.05rem;
    border-radius: 0.04rem;
    margin-top: 0.08rem;
    padding: 0 0.05rem;
}

.yh {
    display: flex;
    justify-content: space-between;
    margin-top: 0.1rem;
}

.yh>.yh_left>p:nth-child(1) {
    color: #ccc;
    display: flex;
    align-items: flex-end;
}

.yh>.yh_left>p:nth-child(1)>span {
    font-size: 0.14rem;
    color: #FF5F5F;
}

.yh>.yh_left>p:nth-child(1)>del {
    font-size: 0.12rem;
}

.yh>.yh_left>p:nth-child(2)>span {
    color: #FF2A2A;
    font-size: 0.28rem;
}

.yh>.yh_left>p:nth-child(2) {
    font-size: 0.2rem;
    color: #F12B0A;
}

.yh>.yh_left>p:nth-child(2) {
    font-size: 0.2rem;
}

.yh_right {
    width: 2.33rem;
    height: 0.5rem;
    /* background-image: url(../img/鐝骇/缁刓 675.png); */
    position: relative;
}

.yh_right>img {
    /* width: 100%;
    height: 100%; */
    position: absolute;
    /*top: 11%;
    right: 2%;
    animation: fdsx 2s infinite; */
}


/* @keyframes fdsx {
    0% {
        transform: scale(0.5);
    }
    100% {
        transform: scale(1);
    }
} */

.btn_list {
    display: flex;
    justify-content: space-between;
    width: 40%;
    margin-top: 0.2rem;
    position: absolute;
    bottom: 0.11rem;
}

.btn_list>p {
    width: 45%;
    height: 0.5rem;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.5rem;
    border-radius: 0.3rem;
}

.btn_list>p:nth-child(2) {
    background-color: #FF2A2A;
    color: white;
}

.btn_list>p:nth-child(1) {
    background-color: #FFEFE4;
    color: #ECBA9B;
}

.top_ban>dl:nth-child(2)>dt>.btn_list>p:nth-child(1) {
    background-color: #D9E4FF;
    color: #5878FF;
}

.btn_list>p:nth-child(1)>a {
    color: #ECBA9B;
}

.top_ban>dl:nth-child(2)>dt>.btn_list>p:nth-child(1)>a {
    color: #5878FF;
}

.bom_ban {
    display: flex;
    justify-content: space-between;
    margin-top: 0.3rem;
}

.bom_ban>.bom_ban_left {
    width: 49%;
    height: 2.8rem;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 0.2rem;
    border: 0.01rem solid #F79A95;
    box-sizing: border-box;
}

.bom_ban>.bom_ban_left>.bom_left {
    width: 3.94rem;
    height: 1.56rem;
    background-image: url(../img/注册会计师成绩查询2022/组\ 725.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.bom_ban>.bom_ban_left:nth-child(2)>.bom_left {
    background-image: url(../img/注册会计师成绩查询2022/组\ 726.png);
}

.bom_ban>.bom_ban_left>.bom_left>p {
    margin-left: 32%;
    font-size: 0.28rem;
    font-weight: 700;
    color: white;
    margin-top: 0.36rem;
}

.bom_ban>.bom_ban_left>.bom_left>p>span {
    font-size: 0.16rem;
    font-weight: 500;
}

.bom_ban>.bom_ban_left>.bom_right>.title>h3 {
    color: #000;
    margin-bottom: 0.05rem;
}

.bom_ban>.bom_ban_left>.bom_right>.title {
    font-size: 0.16rem;
    color: #A7A7A7;
    margin-bottom: 0.05rem;
}

.bom_right {
    margin-left: 0.04rem;
    flex: 1;
}

.bom_right>p {
    font-size: 0.16rem;
    line-height: 0.24rem;
    letter-spacing: 0.01rem;
    padding: 0 0.1rem;
    box-sizing: border-box;
}

.bom_right>p>a {
    color: #8790F4;
}

.bom_right>p>img {
    width: 0.16rem;
    height: 0.16rem;
    margin-right: 0.06rem;
    margin-top: 0.04rem;
}

.bom_pic {
    width: 100%;
    height: 1.09rem;
    position: absolute;
    bottom: 23%;
    left: 0%;
    /* background-image: url(../img/鐝骇/缁刓 668.png); */
    background-size: 102% 100%;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-around;
}

.bom_ban>.bom_ban_left:nth-child(2)>.bom_pic {
    /* background-image: url(../img/鐝骇/缁刓 669.png); */
}

.bom_ban>.bom_ban_left:nth-child(2)>.bom_left {
    /* background-image: url(././img/鐝骇/缁刓 671.png); */
}

.bom_ban>.bom_ban_left:nth-child(2) {
    border: 0.01rem solid #C5CFFD;
}

.bom_pic>p {
    font-size: 0.16rem;
    color: white;
    margin-top: 0.4rem;
    text-align: center;
}

.bom_pic>p>span {
    font-size: 0.28rem;
    font-weight: 700;
}

.bom_pic>p:nth-child(4) {
    font-size: 0.2rem;
    margin-top: 0.24rem;
}

.bom_pic>p:nth-child(4)>span {
    font-size: 0.36rem;
}

.bom_left_btn {
    position: absolute;
    width: 100%;
    height: 0.56rem;
    display: flex;
    justify-content: space-between;
    left: 0%;
    bottom: 0.2rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
}

.bom_left_btn>.box {
    /* position: absolute; */
    width: 36%;
    display: flex;
    justify-content: space-between;
}

.bom_left_btn>.box:nth-child(1) {
    /* position: absolute; */
    width: 60%;
    display: flex;
    justify-content: space-between;

}

.bom_left_btn>.box>p {
    width: 45%;
    line-height: 0.5rem;
    height: 0.5rem;
    font-size: 0.24rem;
    border-radius: 0.24rem;
    text-align: center;

}

.bom_left_btn>.box>p:nth-child(1) {
    background-color: #FFE1DF;
    color: #F13B30;
}

.bom_left_btn>.box>p:nth-child(2) {
    background-color: #F13B30;
    color: white;
}

.bom_left_btn>.box>p:nth-child(1)>a {
    color: #F13B30;
}

.bom_left_btn>.box>p:nth-child(2)>a {
    color: white;
}

.dia {
    width: 4.62rem;
    height: 4.1rem;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 9999;
    padding: 0.2rem;
    box-sizing: border-box;
    background-color: white;
    display: none;
    box-shadow: 0 0 0.1rem #FAE8E8;
    border-radius: 0.1rem;
}

.dia>p {
    text-align: right;
    font-size: 0.3rem;
    color: #ccc;
    cursor: pointer;
}

.dia>h2 {
    text-align: center;
    font-size: 0.22rem;
    margin-top: 0.2rem;
}

.dia>.inp {
    display: flex;
    /* margin-top: 10rem; */
    width: 80%;
    margin: 0.2rem auto;
}

.dia>.inp>input {
    width: 100%;
    height: 0.42rem;
    line-height: 0.42rem;
    font-size: 0.16rem;
    outline: none;
    padding-left: 0.1rem;
}

.dia_btn {
    width: 80%;
    background-color: #2C67FD;
    color: white;
    text-align: center;
    line-height: 0.48rem;
    font-size: 0.2rem;
    border-radius: 0.1rem;
    margin: 0.2rem auto;
}
.jxj {
    width: 80%;
    margin: 0.3rem auto;
    font-size: 0.16rem;
   position: relative;
   /* background-color: white; */
   padding: 0.3rem 0;
   box-sizing: border-box;
}

.jxj>p {
    font-size: 0.5rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0.3rem; display: flex;
    justify-content: center;
    align-items: center;
}
.jxj>p>span{
    padding: 0.1rem 0.2rem;
    background-color: red;
    color: white;
    border-radius: 0.3rem;
    font-size: 0.3rem;
    font-weight: 500;
    margin-left: 0.3rem;
    
}
#pagingTable{
width: 100%;
border-color: #E7E7E7;

}
#pagingTable td{
    text-align: center;
    line-height: 0.3rem;
    
}
#pagingTable thead{
    background-color: #F6F6F6;
}
#pagingTable tbody {
    background-color: white;
}
#pagingTable tbody td{
    color: #666666;
}
#pagingTable tbody>tr>td:nth-child(5),
#pagingTable tbody>tr>td:nth-child(6),
#pagingTable tbody>tr>td:nth-child(7),
#pagingTable tbody>tr>td:nth-child(8),
#pagingTable tbody>tr>td:nth-child(9),
#pagingTable tbody>tr>td:nth-child(10),
#pagingTable tbody>tr>td:nth-child(11),
#pagingTable tbody>tr>td:nth-child(12){
    color: red;
}

.pageInit
{
    padding: 5px 10px;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #ccc;
    margin-left: 10px;
}
.pageSelected
{
    padding: 5px 10px;
    border: none;
    text-decoration: none;
    color: #fff;
    background: red;
    margin-left: 10px;
    
}
.s{
    position: absolute;
    bottom: 4.5%;
    left: 40%;
    color: #ccc;
    border: 1px solid #ccc;
    padding: 0.05rem 0.1rem;
    font-size: 0.10rem;
}
.x{
    position: absolute;
    bottom: 4.5%;
    right: 40%;
    color: #ccc;
    border: 1px solid #ccc;
    padding: 0.05rem 0.1rem;
    font-size: 0.10rem;
}
.rb{
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rb>span{
    color: red;
}
.gdq {
    width: 80%;
    margin: 0.3rem auto;
    font-size: 0.16rem;
   position: relative;
   /* background-color: white; */
   padding: 0.3rem 0;
   box-sizing: border-box;
}

.gdq>p {
    font-size: 0.5rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0.3rem; display: flex;
    justify-content: center;
    align-items: center;
}
.area-information-mod {
    padding: 0.34rem 0;
}

.area-information-mod .area-nav {
    border: 0.01rem solid #EAEAEA;
    border-radius: 0.08rem;
    margin-bottom: 0.28rem;
    background-color: #ffffff;
    display: flex;
}

.area-information-mod .area-nav .tit {
    width: 10%;
    height: 1.17rem;
    background: #ccdfff;
    line-height: 0.25rem;
    padding-top: 0.20rem;
    font-size: 0.3rem;
    font-weight: 700;
    color: white;
    background-color: #2088FF;
    text-align: center;
    border-radius: 0.08rem 0px 0px 0.08rem;
    line-height: 0.4rem;
    box-sizing: border-box;
}

.area-information-mod ul {
    width: 90%;
    padding: 0.16rem 0 0 0.1rem;
}

.area-information-mod li.red {
    color: #ff0000;
}

.area-information-mod li {
    float: left;
    width: 0.48rem;
    height: 0.24rem;
    line-height: 24px;
    margin: 0 0.4rem 0.09rem 0;
    text-align: center;
    border-radius: 0.04rem;
    cursor: pointer;
    font-size: 0.16rem;
}

.area-information-mod li.on {
    background: #2088FF;
    color: #fff;
}

.area-information-mod li.openArea {
    background: #ff9a49;
    color: #fff;
}

.area-information-mod li:hover {
    color: #578eef;
}

.area-information-mod li.on:hover {
    color: #fff;
}

.area-information-mod .tit02 {
    line-height: 0.22rem;
    padding: 0.27rem 0 0.12rem;
    font-size: 0.16rem;
    color: #333;
    font-weight: bold;
}

.area-information-mod .table-wrap {
    height: 2.46rem;
    overflow-y: auto;
    position: relative;
}

.area-information-mod .table-wrap .mCSB_inside>.mCSB_container {
    margin-right: 0;
}

.area-information-mod .table-wrap tr.on {
    background: #ededed;
}

.area-information-mod .table {
    width: 100%;
    transform: translateY();
}

.area-information-mod .qwe {
    width: 100%;
    position: absolute;
    top: 0px;
    transition: 1s;
}

.area-information-mod .table th {
    height: 0.45rem;
    line-height: 0.45rem;
    text-align: center;
    padding-left: 0.02rem;
    background: #f3f3f3;
    font-size: 0.16rem;
    color: #666666;
    font-weight: bold;
    border-bottom: 0.01rem solid #EAEAEA;
    border-right: 0.01rem solid #EAEAEA;
    border-top: 0.01rem solid #EAEAEA;
}

.area-information-mod .table td {
    height: 0.4rem;
    line-height: 0.22rem;
    text-align: center;
    padding-left: 0.02rem;
    font-size: 0.16rem;
    color: #333;
    border-bottom: 0.01rem solid #EAEAEA;
    border-right: 0.01rem solid #EAEAEA;
    border-bottom: 0.01rem solid #EAEAEA;
    background-color: #ffffff;

}

.area-information-mod .table th.t1 {
    border-left: 0.01rem solid #EAEAEA;
}

.area-information-mod .table .t3 {
    border-left: 0.01rem solid #EAEAEA;
    text-align: center;
}

.area-information-mod .table .t2 {
    text-align: center;
}

.area-information-mod .table a {
    color: #578eef;
}

.area-information-mod .table-wrap tr.on td {
    background-color: #f1f5fb;
}

.area-information-mod table .rklink {
    font-size: 0.16rem;
    color: #ffffff;
    background-color: #5080ff;
    padding: 0.03rem 0.1rem;
    border-radius: 0.4rem;
    cursor: pointer;
}

.mCSB_scrollTools {
    width: 0.18rem !important;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: none;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 0.08rem;
    background: #bbb !important;
}

.smzx {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 99999;
    display: none;
}

.smzx>.box {
    width: 3.5rem;
    max-height: 3.5rem;
    background: #fff;
    border-radius: 0.1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 0.6rem 0.5rem 0.5rem 0.5rem;
    font-size: 0.16rem;
}

.smzx>.box>p:nth-child(1) {
    font-size: 0.18rem;
    font-weight: 700;
    color: red;
}

.smzx>.box>p:nth-child(2) {
    margin: 0.2rem 0;
    width: 1.91rem;
    height: 1.91rem;
}

.smzx>.box>p:nth-child(2)>img {
    width: 100%;
    height: 100%;
}

.smzx>.box>p:nth-child(3) {
    background-color: red;
    width: 1.91rem;
    height: 0.4rem;
    color: white;
    border-radius: 0.3rem;
    text-align: center;
    line-height: 0.4rem;
    cursor: pointer;
}

.smzx>.box>.close_btn_zx {
    position: absolute;
    right: 0;
    width: 0.32rem;
    height: 0.32rem;
    top: 0;
    cursor: pointer;
    font-size: 0.3rem;
}

.saoma {
    cursor: pointer;
}
.ckxq {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 99999;
    display: none;
}

.ckxq>.box {
    width: 3.5rem;
    max-height: 3.5rem;
    background: #fff;
    border-radius: 0.1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 0.6rem 0.5rem 0.5rem 0.5rem;
    font-size: 0.16rem;
}

.ckxq>.box>p:nth-child(1) {
    font-size: 0.18rem;
    font-weight: 700;
    color: red;
}

.ckxq>.box>p:nth-child(2) {
    margin: 0.2rem 0;
    width: 1.91rem;
    height: 1.91rem;
}

.ckxq>.box>p:nth-child(2)>img {
    width: 100%;
    height: 100%;
}

.ckxq>.box>p:nth-child(3) {
    background-color: red;
    width: 1.91rem;
    height: 0.4rem;
    color: white;
    border-radius: 0.3rem;
    text-align: center;
    line-height: 0.4rem;
    cursor: pointer;
}

.ckxq>.box>.close_btn_zxs {
    position: absolute;
    right: 0;
    width: 0.32rem;
    height: 0.32rem;
    top: 0;
    cursor: pointer;
    font-size: 0.3rem;
}

.saoma {
    cursor: pointer;
}
a,span,p,li,td,.s,.x{
    cursor: pointer;
}