.footer_box {
    position: absolute;
    background-color: #16243B ;
    padding: 15px 0px;
    font-family: "Source Han Sans CN-Regular", "Source Han Sans CN";
}
.footer {
    padding: 0px 15px;
}
.logo_beian {
    padding: 20px 0px 0px;
    margin: 0px !important;
}
.footer_left_part {
    border-bottom: 1px solid #3F5170;
}
.footer_logo {
    height: 43px;
    background-image: url(/images/footer_logo.png?v=1);
    background-repeat: no-repeat;
    background-size: 200px 42px;
    background-position: left center;
}
.footer_other {
    padding: 10px 0px !important;
}
.menu_list {

}
.menu_list .footer_project_list {
    display: inline-block;
    width: 25%;
    float: left;
    height: 43px;
    line-height: 43px;
    color: #ffffff;
    font-size: 1.15em;
    letter-spacing: 1px;
}
.menu_list .footer_project_list a {
    color: #ffffff;
}
.menu_list a:hover {
    color: #ffffff;
    text-decoration: none;
}
.footer_info_title {
    display: block;
    color: #ffffff;
    padding: 5px 0px 5px 35px;
    font-size: 1.11em;
    background-repeat: no-repeat;
    background-size: 28px;
    background-position: 0px 3px;
}
.footer_info_detail {
    display: block;
    color: #ffffff;
    font-size: 1.05em;
    padding: 5px 5px 5px 35px;
}
.footer_list_details_box {}
.footer_list_details_box ul {
    display: inline-block;
    width: 25%;
    list-style: none;
    padding-left: 0px;
    float: left;
}
.footer_list_details_box ul li {
    height: 40px;
    line-height: 40px;
    font-size: 1.05em;
}
.footer_list_details_box ul li a {
    color: #ffffff;
}
.footer_list_details_box ul li a:hover {
    color: #ffffff;
    text-decoration: none;
}
.explain_box {
    padding: 20px 0px 20px;
    border-top: 1px solid #3F5170;
    margin: 20px 0px 0px !important;
}
.contract_box {
    padding: 0px;
}
.contract_box p {
    margin-bottom: 0px;
    font-size: 0.95em;
    color: #D3D3D3;
}
.footer_notice_box {
    padding: 0px;
}
.footer_beian {
    color: #D3D3D3;
    height: 43px;
    line-height: 43px;
    float: right;
}
.footer_beian span {
    display: inline-block;
    font-size: 0.95em;
    color: #D3D3D3;
    padding: 0px 10px;
}
.footer_beian span:last-child {
    padding-right: 0px;
}
.footer_beian a {
    display: inline-block;
    color: #D3D3D3;
}
.footer_beian a:hover {
    text-decoration: none;
    color: #D3D3D3;
}
.footer_contract_box {
    width: 190px;
    float: right;
    padding-top: 70px;
}
.foooter_wx_img {
    width: 190px;
    height: 190px;
    background-color: #ccc;
    background-image: url("/images/footer_wx_qr_code.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.footer_wx_notice {
    margin-top: 10px;
    padding: 0px 0px 0px 45px;
    background-image: url(../images/footer_wx.png);
    background-repeat: no-repeat;
    background-size: 40px 40px;
    background-position: 0px;
}
.footer_wx_notice p {
    color: #ffffff;
    font-size: 1em;
    margin-bottom: 0px;
    height: 20px;
    line-height: 20px;
}
.footer_link {
    color: #ffffff;
    margin-top: 40px;
    margin-bottom: 0px;
}
.footer_link a {
    color: #ffffff;
}
.footer_link a:hover {
    color: #ffffff;
    text-decoration: none;
}