#mobile-yzb-cp-banner {
    height: 2rem;
    background: url('../images/yzbcp.png')no-repeat center;
    background-size: 100%;
}

#xzh-cpxt-rk {
    padding: 0.62rem 0.75rem 0.8rem 0.75rem;
    text-align: center;
}

#xzh-cpxt-rk>h4 {
    font-size: 0.4rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-bottom: 0.26rem;
}

#xzh-cpxt-rk>p {
    font-size: 0.22rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-bottom: 0.5rem;
}

#xzh-cpxt-rk>li {
    height: 0.8rem;
    background: #FFFFFF;
    border: 0.01rem solid #D5D5D5;
    font-size: 0.26rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    line-height: 0.8rem;
    padding-left: 0.28rem;
}

#xzh-cpxt-rk>li>span {
    margin: 0 5%;
}

#xzh-cpxt-rk>li>p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

#xzh-cpxt-rk>li>p>span {
    color: #FF5652;
}

#xzh-cpxt-rk>div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.6rem;
}

.cp-tz {
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    width: 33%;
    height: 0.8rem;
    display: block;
    border-radius: 0.1rem;
    text-align: center;
    line-height: 0.8rem;
}

.cp-zxcs {
    background: #0059C4;
    color: #FFFFFF;
}

.cp-xxzx {
    border: 1px solid #0059C4;
    color: #0059C4;
}



/* 测评需知 */
#xzh-cpxz {
    padding: 0.8rem 0.25rem 0.4rem 0.25rem;
    background: #F6FAFF;
    position: relative;
}

#xzh-cpxz>h4 {
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    color: #333333;
    text-align: center;
    margin-bottom: 0.34rem;
}

#xzh-cpxz>p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 0.41rem;
}

#xzh-cpxz>li {
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0059C4;
    margin-bottom: 0.2rem;
}

#xzh-cpxz>label {
    font-size: 0.2rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    display: block;
}

#xzh-cpxz>a {
    display: block;
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #C40000;
    width: 33%;
    height: 0.7rem;
    background: #FFF4F4;
    border: 0.01rem solid #FFC0C0;
    text-align: center;
    line-height: 0.7rem;
}

#xzh-cpxz>img {
    position: absolute;
    width: 29%;
    top: 65%;
    right: 7%;
}