.common_footer {
    width: 100%;
    height: 66px;
    background: rgba(0, 18, 39, 0.25);
 
}

.common_footer_text {
    width: 1484px;
    height: 66px;
    margin: 0 auto;
    text-align: center;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 66px;
    overflow: hidden;
}
.common_footer_sapn{
   
    margin-left: 16px;
}
.common_footer_sapn a{
    color: #FFFFFF;
}