.xqbox {
    box-sizing: border-box;
    padding: 0.4rem 0.3rem 0.6rem 0.3rem;
}

.xqbox img{
    max-width: 100%;
    margin-top: 0.35rem;
    margin-bottom: 0.35rem;
}

.xqTitle {
    font-size: 0.29rem;
    color: #000;
    font-weight: 700;
    margin-bottom: 0.25rem;
}

.xqTitle2 {
    color: #0f72ff;
    font-size: 0.25rem;
    font-weight: 500;
    margin-bottom: 0.23rem;
}

.xqcontent {
    font-size: 0.2rem;
    color: #6e6e6e;
    line-height: 2;
}
.jxal {
    padding: 0 0.3rem;
}

.jxal p{
    font-size: 0.3rem;
    color: #000;
    font-weight: 700;
    margin-bottom: 0.48rem;
}

.jxk {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.jxk a {
    display: block;
    width: 2.16rem;
    height: 1.07rem;
    border: 1px solid #e9e9e9;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.2rem;
}


.zxtitle {
    font-size: 0.3rem;
    color: #000;
    font-weight: 700;
    text-align: center;
    padding-bottom: 0.2rem;
    border-bottom:1px solid #e8e8e8;
    margin-bottom: 0.3rem;
}

.zxTitme {
    color: #6e6e6e;
    font-size: 0.15rem;
    font-weight: 400;
    margin-top: 0.15rem;
}

.zxcontent p {
    font-size: 0.16rem;
    font-weight: 400;
}