
#footer {
    border-top: solid 1px ghostwhite;
    background: #00020e;
    margin: 0px auto;
    min-width: 1100px;
    padding: 50px 0px 50px 0px;

}

.footer_warp {
    width: 1100px;
    margin: 0px auto;
}

.footer_about_list {
    height: 30px;
    width:480px;
    margin: 0px auto;
}

.footer_about_list li {
    float: left;
    width: 119px;
    height: 20px;
    border-right: solid 1px #7e7e7e;
}

.footer_about_list li:nth-last-child(1) {
    border-right: none;
}

.footer_about_list li a {
    display: block;
    line-height: 20px;
    width: 120px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
}

.footer_about_list li a:hover {
    color: #999;
}

.footer_contact_list {
    height: 50px;
    width: 900px;
    margin: 0px auto;
}

.footer_contact_list a {
    display: block;
    height: 50px;
    float: left;
    margin-left: 42px;

}

.footer_contact_list_text {
    line-height: 50px;
    font-size: 16px;
    color: #999;
}

.footer_contact_list_text:hover {
    color: #cccccc;
}

.footer_icon {
    display: block;
    float: left;
    width: 28px;
    height: 28px;
    margin-right: 12px;
    margin-top: 10px;
}

.footer_icon img {
    width: 100%;
}

.footer_b_des {
    text-align: center;
    font-size: 14px;
    color: #999;
}

.footer_b_des a.gray:link,
.footer_b_des a.gray:hover,
.footer_b_des a.gray:visited {
    color: #939393;
}
.LR_Mini_ICON, #mainContent, #chatwrap, #LRMINIBar1, #LRdiv2, #LRdiv3, .msg-box,body,html{
    font-family:Source Han Sans,Source Han Sans-CN,Arial,PingFang SC,SimHei, Helvetica, sans-serif !important;
}