/*------ 公共底部 start --------*/
.eip-footer {
    width: 100%;
    height: 133px;
}
.eip-footer .footer-copyright-box {
    font-size: 12px;
    padding-top: 29px;
    color: #bfbfbf;
}
.eip-footer .footer-copyright-box .footer-copyright{
    text-align: center;
    line-height: 24px;
}
.eip-footer .footer-copyright-box .footer-copyright .support{
    margin-left: 17px;
}
/*------- 公共底部 end ----------*/
