.bps_bottom_beian{
    text-align: center;
    background: #181818;
    font-size: 14px;
    color:#999999;
    padding: 22px 0;
    margin-top: .2rem;
}
.bps_bottom_beian a{
    transition: all .5s ease;
}
.bps_bottom_beian a:hover{
    color:#D33828;
}
.bps_youlian_bottom_content a:hover{
    color:#D33828;
}