#footer-info p {
    font-size: 24rem;
    color: #666666;
    line-height: 44rem;
}

#footer-icons {
    height: 144rem;
}

#footer-icons .icon_1 {
    width: 78rem;
    height: 80rem;
}

#footer-icons .icon_2 {
    width: 158rem;
    height: 72rem;
}

#footer-icons .icon_3 {
    width: 126rem;
    height: 50rem;
}

#policeBadge {
    width: 28rem;
    height: 28rem;
    background: url('/globalstatic/szmz/pc/images/footer/police_badge.png');
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 4px;
    margin-right: 4px;
    background-size: 100% 100%;
}

#friendshipLink-title {
    font-size: 36rem;
    font-weight: bold;
    padding: 32px 0 32rem 0;
}

.friendshipLink-item {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    padding: 24rem 32rem;
    margin-bottom: 24rem;
}

.friendshipLink-item-title {
    font-size: 28rem;
}

.friendshipLink-item .arrow-down {
    width: 34rem;
    height: 32rem;
    background-image: url('/globalstatic/szmz/mobile/images/arrow_down_icon.png');
    background-size: 100% 100%;
}

#bottom-link-box {
    padding-left: 24rem;
    overflow-x: scroll;
    background: #E7EDF4;
}

#bottom-link-box a {
    flex-shrink: 0;
}


.bottom-link-item {
    padding: 32rem 0;
    font-size: 28rem;
    color: #333333;
    margin-right: 40rem;
    display: flex;
}


#bottom-link-box::-webkit-scrollbar {
    display: none;
}

#footer-info a {
    color: #666666;
}

.mui-popover {
    height: 300px;
}