.content {
    width: 100vw;
    height: 100vh;
}

.wrap {
    background-color: #fff;
    font-size: 28.99rpx;
    font-family: PingFangSC-Regular;
}

.list {
    box-sizing: border-box;
    width: 100%;
    padding: 54.35rpx 30.8rpx 0;
}

.every {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50.72rpx;
    line-height: 1.75;
    color: #999;
    font-size: 28.99rpx;
}

.gov-main-btn { 
    background-color: #2772fb !important; 
} 