/*尾部样式*/
.footer-copyright {
    border-top: 2px solid #FF0036;
    background: #000;
    text-align: left;
    min-height: 177px;
}

.footer-copyright > .footer {
    overflow: hidden;
    width: 1190px;
    margin: 0 auto;
    font: 12px/1.5 "Microsoft YaHei UI", arial, "\5b8b\4f53";
}

.footer > p {
    color: #ffffff;
    padding: 5px 0;
    line-height: 25px;
    margin: 0;
}

.footer a {
    color: #FFFFFF;
    margin-right: 3px;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.noneStyle {
    display: none;
}

.copyright {
    color: #a4a4a4;
    line-height: 25px;
}

.copyright > a {
    color: #999;
    margin-right: 65px;
}

.copyright img {
    position: relative;
    bottom: 2px;
    vertical-align: middle;
    border: 0;
}

.copyright > b {
    font-weight: 400;
    color: #686868;
}

.footertwo > a {
    margin-right: 10px;
}