*,
*:before,
*:after {
    box-sizing: inherit;
}

a,
a:focus,
a:hover {
    cursor: pointer;
    color: inherit;
    text-decoration: none;
    outline: none;
}

body {
    background-color: #1A1819;
    min-height: 100vh;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 1;
}

img {
    width: auto;
}

._footer_yjwud_1 {
    width: 100%;
    background-color: #262a38;
    color: #fff;
    text-align: left;
    font-weight: 500;

}

._top_yjwud_7 {
    padding: 22.5px 0;
    border-bottom: 1px #3c4449 solid;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 900px;
    height: 100%;
    margin: 0 auto;
}

._left_yjwud_14 {
    font-size: 10.5px;


}

._left_yjwud_1 .css-yznks7 {
    display: inline-block;
}

._left_yjwud_1 img.css-yznks7 {
    position: relative;
    left: -15px;
    width: 100%;
    height: auto;
    vertical-align: middle;
}

._d1_yjwud_21 {
    font-size: 10.5px;
    margin-bottom: 13.5px;


}

._d1_yjwud_21 ._t1_yjwud_27 {
    font-size: 15px;
    color: #d94f03;
    padding: 0 10px;
}

._d2_yjwud_24 {
    margin-bottom: 13.5px;
    font-size: 10.5px;
}

._d2_yjwud_24 ._t2_yjwud_32 {
    font-size: 15px;
    color: #f39900;
    padding: 0 10px;
}

._right_yjwud_47 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

._right_yjwud_47 .css-yznks7 {
    width: 73.5px;
    height: 73.5px;
    vertical-align: middle;
}

._label_yjwud_52 {
    font-size: 9px;
    color: #ffffffb3;
    margin-bottom: 3.75px;
    margin-top: 9px;
    text-align: center;
}

/* 备案 */
._bottom_yjwud_72 {
    text-align: center;
    padding: 15px 0;
    display: flex;
    justify-content: flex-start;
    max-width: 900px;
    height: 100%;
    margin: 0 auto;
    align-items: center;
    font-size: 9px;
    font-weight: 500;


}

._bottom_yjwud_72 span {
    padding: 0 5px;
}

.disp_flex {
    display: flex;
}

.ali_cen {
    align-items: center;
}