﻿.version_title {
    display: flex;
    align-items: center;
}

    .version_title p {
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 16px;
        color: #4C4C4C;
        opacity: 1;
        margin-top: 10px;
    }

.title_img {
}

.userinfo_p {
    margin-bottom: 15px !important;
    margin-top: 16px !important;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 16px;
    color: #364FCD;
    opacity: 1;
    padding: 0;
    display: flex;
    align-items: end;
}

.thispage_p {
    margin: 0;
    padding: 0;
}

.userinfo_p.thispage_p img {
    margin-right: 5px;
}

.newLabel {
    /*margin: 0px !important;*/
    margin-bottom: 8px !important;
    display: flex;
    align-content: center;
}

    .newLabel .l-label-wrapper {
        display: flex;
        align-items: center;
    }

    .newLabel .l-text-label {
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 16px;
        color: #B7B7B7;
        opacity: 1;
    }

    .newLabel .l-label {
        font-size: 12px !important;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 16px;
        color: #4C4C4C;
        opacity: 1;
    }
