.my-footer {
    height: 110px;
}


.my-footer .tel {
    width: 48px;
    height: 48px;
    margin-right: 15px;
    margin-top: -18px;
}

.my-footer span {
    font-size: 40px;
    line-height: 50px;
    font-style: oblique;
    color: #fff;
    display: inline-block;
}

.my-footer .my-copyright-text {
    font-size: 10px;
    font-family: '宋体';
    line-height: 50px;
    color: #fff;
}
