
.message_title {
    width: 100%;
    height: .93rem;
    line-height: .93rem;
    text-align: center;
}
.cont_title {
    font-size: .17rem;
    font-family: PingFangSC-Medium;
}
.cont_time {
    font-size: .15rem;
    color: #999;
    margin-top: .066rem;
}
.submitmain {
    width: 100%;
    height: 2.47rem;
    padding: .24rem .33rem;
}
.content {
    width: 100%;
    margin-top: .35rem;
    font-size: .153rem;
}
.list {
    width: 100%;
    display: flex;
    line-height: .28rem;
    justify-content: center;
    align-items: center;
}
.list_key {
    width: .84rem;
    color: #666;
}
