﻿
.footer {
    position: relative;
    color: #4e5766;
    margin: 0px auto;
    text-align: center;
    margin-top: 15px;
}
/*底部*/
.foot_con {
    width: 1140px;
     margin:0px auto;
    border: 0px solid red;
    background-repeat: no-repeat;
    padding-top: 5px;
}

.foot_con p {
    text-align: center;
    font-size: 13px;
    margin-top: 9px;
}