.detailt{
    font-size: 24px !important;
    font-family: PingFang SC-中黑体, PingFang SC;
    font-weight: normal;
    color: #333333;
    line-height: 34px;
    text-align: center;
   font-weight:bold;
}
.info{
    height: 20px;
    text-align: center;
    font-size: 14px;
    font-family: PingFang SC-中黑体, PingFang SC;
    font-weight: normal;
    color: #999999;
    line-height: 20px;
    margin-top: 16px;
}
.info > span{margin-right: 40px;}
.detail{
    margin-top: 24px;
}
.close{
    display: flex;
    justify-content: center;
margin-bottom: 20px;
}
.close_button{width: 76px;height: 40px;opacity: 1;display: flex;justify-content: center;align-items: center;color: #fff;}
.close_button a{
    font-size: 14px;
    font-family: PingFang SC-中黑体, PingFang SC;
    font-weight: normal;
    color: #fff;
    line-height: 40px;
    display: block;
    text-align: center;
    width: 76px;
    height: 40px;
    background: #5557A4;
    border-radius: 618px 618px 618px 618px;
    opacity: 1;
    border: 1px solid #1E4B8F;
}
BODY, DIV, TABLE, THEAD, TBODY, TFOOT, TR, TH, TD, P {
    font-family: none !important;
    font-size: inherit !important;
}