.footColor {
    background-color: #2E3642;
}

.E_footer_box {
    margin-top: 3.1875rem;
    background-color: #2E3642;
}

.E_footer_box .E_footer_top_box {
    border-bottom: 1px solid rgba(251, 251, 251, 0.1);
}

.E_footer_box .E_footer_top_box .E_footer_top {
    height: 20.3125rem;
    margin: 0 auto;
    padding-top: 3.6875rem;
}

.E_footer_box .E_footer_top_box .E_footer_top table {
    border-collapse: inherit;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_thead_box {
    font-size: 1.125rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #FFFFFF;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_thead_box td:nth-child(n+2) {
    text-align: center;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_thead_box .E_xby {
    width: 8.75rem;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_thead_box .E_system {
    width: 14.25rem;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_thead_box .E_tool {
    width: 13.875rem;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_thead_box .E_link {
    width: 28.4375rem;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_thead_box .E_wechat {
    width: 13.5625rem;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_thead_box .E_TikTok {
    width: 8.1875rem;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_body_box {
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #989899;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_body_box td {
    vertical-align: top;
    padding-top: 0.875rem;
    border-right: 1px solid;
    border-image: -webkit-linear-gradient(#2E3642, #3c444f, #2E3642) 20 20;
    border-image: -moz-linear-gradient(#2E3642, #3c444f, #2E3642) 20 20;
    border-image: -o-linear-gradient(#2E3642, #3c444f, #2E3642) 20 20;
    border-image: linear-gradient(#2E3642, #3c444f, #2E3642) 20 20;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_body_box .E_xby_item li {
    margin-top: 0.875rem;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_body_box .E_system_item li,
.E_footer_box .E_footer_top_box .E_footer_top .E_body_box .E_tool_items li {
    margin-top: 0.875rem;
    text-align: center;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_body_box .E_link_item {
    padding-left: 4.375rem;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_body_box .E_link_item .E_link_item_chil {
    padding-top: 0.875rem;
    margin-bottom: 0.8125rem;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_body_box .E_link_item .E_link_item_chil .E_link_item_title {
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #FFFFFF;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_body_box .E_link_item .E_link_item_chil .E_link_btn {
    margin-top: 0.25rem;
    display: inline-block;
    padding: 0 0.625rem;
    height: 1.375rem;
    background: #4C525D;
    border-radius: 0.3125rem;
    line-height: 1.375rem;
    font-size: 0.875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFF;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_body_box .E_link_item .E_link_item_chil .E_link_item_content {
    font-size: 0.875rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #989899;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_body_box .E_wechat_item,
.E_footer_box .E_footer_top_box .E_footer_top .E_body_box .E_TikTok_item {
    border-right: none;
    text-align: center;
}

.E_footer_box .E_footer_top_box .E_footer_top .E_body_box .E_wechat_item img,
.E_footer_box .E_footer_top_box .E_footer_top .E_body_box .E_TikTok_item img {
    width: 8.1875rem;
    height: 8.1875rem;
}

.E_footer_box .E_footer_bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 5.9375rem;
    font-size: 0.875rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #747475;
    text-align: center;
    line-height: 1.375rem;
}