.zwtiao{
    overflow: hidden;
    margin-top: 0.8rem;
    margin-left: 0.12rem;
}
.zwtiao a{
    overflow: hidden;
    margin-top: 0.2rem;
    display: block;
    float: left;
    width: 1.98rem;
    height: 0.72rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    border:0.02rem solid #B7A9E1;
    line-height: .72rem;
    text-align: center;
    font-size: 0.28rem;
    color: #60508F;
    margin-left: 0.18rem;
}
.hongbox{
    border: 0.02rem solid rgba(204,42,28,0.5) !important;
    color: rgba(204, 42, 28, 1) !important;
}
.zwbox{
    width: 6.9rem;
    margin: 0.5rem auto;
    margin-bottom: 0;
    position: relative;
}
.zwsjtime{
    position: absolute;
    top: 0.5rem;
    text-align: center;
    display: flex;
    justify-content: center;
    font-weight: 900;
    font-size:0.34rem;
    color: #9D120D;
    left: 1.05rem;
}
.zwtop2{
    background-image: url(../images/zwtop.png);
    background-size: 100% 100%;
    width: 6.9rem;
    height: 0.6rem;
}
.zwzhong{
    background-image: url(../images/zwzhong.png);
    background-size: 100% 100%;
    width: 6.9rem;
    overflow: hidden;
}
.zwdi{
    background-image: url(../images/zwdi.png);
    background-size: 100% 100%;
    width: 6.9rem;
    height: 0.6rem;
}
.zwbiao{
    background-image: url(../images/zwbiao.png);
    background-size: 100% 100%;
    width: 4.45rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    position: absolute;
    top: 0.4rem;
    left: 0;
    right: 0;
    margin: 0 auto;

}
.zwbiao span{
    font-weight: 900;
    font-size: 0.34rem;
    background: linear-gradient(45deg, rgba(250, 242, 240, 1), rgba(249, 212, 129, 1));
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent; /* Fallback color if gradient doesn't work */
    -webkit-text-fill-color: transparent;
    text-align: center;
    display: inline-block;
    line-height: 0.88rem;
}
.zkitem{
    background: #E4DBFF;
    color: #60508F;
    border: 0.02rem solid #B7A9E1;
}
.xialmenu{
    background-image: url(../images/xz.png) !important;
    background-size: 100% 100%;
    width: 0.48rem;
    height: 0.48rem;
    text-align: center;
    position: relative;
    top: 0.1rem;
    left: 0.1rem;

}
.cxsuan{
    right: 0.14rem !important;
}