.c_bottomdibu {
    padding: 30px 0 0;
}

.c_bottomtu1 {
    float: left;
    margin: 8px 0 0;
}

.c_bottominfo {
    margin: 0 40px 0 100px;
    font-size: 15px;
    line-height: 30px;
}

/*脚部开始*/
.footer1 {
    height: 150px;
    line-height: 80px;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #96989e;
    border: 0px;
    background-color: #3a3d42;
    padding-top: 20px;
    padding-left: 80px;
}

.footer1 a {
    color: #96989e;
}

.logo {
    width: 400px;
    height: auto;
    position: absolute;
    z-index: 9;
    top: 2px;
    left: 5%;
}

.foot-main {
    background-color: #3a3d42;
    width: 100%;
}

.foot-main-white {
    background-color: #3a3d42;
    width: 100%;
    display: flex;
    margin-bottom: 20px;
}

/*脚部开始*/
.footer3 {
    height: 150px;
    line-height: 80px;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #96989e;
    border: 0px;
    background-color: #3a3d42;
    padding-top: 20px;
    padding-left: 80px;
}

.footer3 a {
    color: #96989e;
}

/*脚部开始*/
.footer4 {
    background-color: #FFFFFF;
    color: #000000;
    text-align: center;
    font-size: 14px;
}

.footer4 span {
    display: block !important;
}

