﻿
footer {
    height: 246px;
    background: #F6F6F6;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 18px;
    color:#333333;
}

/* 页脚 */
.foot_content{
    overflow: hidden;
    width: 1200px;
    height: 246px;
    margin: 0 auto;
}

.foot_info {
    margin-top: 62px;
    margin-left: 20px;
    float: left;
}

.dzjg, .jiucuo_wrapper {
    margin-top: 82px;
    margin-left: 20px;
    float: left;
}

.dzjg {
    margin-left: 60px;
    width: 10%;
    height: 159px;
}

.dzjg a{
    float: right;
}
.dzjg a img{
    width: 76px;
    height: 95px;
}


.foot_info {
    width: 40%;
    height: 159px;
    padding-inline-start: 0;
    list-style: none;
}

.foot_info li {
    text-align: center;
    list-style: none;
    padding: 5px 0;
}

.foot_info li a {
    font-weight: 400;
}

.jiucuo_wrapper {
    height: 159px;
}

.jiucuo_wrapper div {
    display: inline-block;
    padding: 0 5px;
}


.jiucuo_wrapper .jiucuo img, .jiucuo_wrapper .jbzx img {
    width: 146px;
    height: 73px;
 }
