footer {
    width: 100%;
    padding-top: 64px;
    background-color: #333333;
    box-sizing: border-box;
    padding-bottom: 26px;
}

.foot {
    width: 1280px;
    margin: auto;
}

.fot {
    display: flex;
width: 1200px;
box-sizing: border-box;
    padding-right: 30px;
    margin: auto;
    justify-content: space-between;
}

.fotl .title {
    margin-bottom: 42px;
}

.fotl .title h1 {
    font-size: 22px;
    color: white;
    display: inline-block;
    margin-right: 20px;
}

.fotl .title span {
    font-size: 16px;
    color: #999999;
    display: inline-block;
    text-transform: uppercase;
}

.f_b1 {
    display: flex;
    align-items: center;
}

.fotl_b {
    display: flex;
}

.f_b1 img {
    width: 59px;
    height: 59px;
    margin-right: 14px;
}

.f_b1 h1 {
letter-spacing: 1px;
    color: white;
    font-size: 16px;
}

.f_b1 {
    margin-right: 112px;
}

.fotr {
    margin-left: 66px;
}

.fotr img {
    width: 140px;
    height: 140px;
}

.fotr p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}

.yqlj {
box-sizing: border-box;
    padding-left: 30px;
    margin-top: 32px;
    width: 100%;
    height: 75px;
    display: flex;
    align-items: center;
    border: 1px dashed #999999;
}

.yqlj p {
    color: white;
    font-size: 22px;
    margin-right: 4px;
}

.yqlj h1 {
    color: #999999;
    font-size: 16px;
    margin-right: 106px;
}

.yqlj ul {
    display: flex;
}

.yqlj ul li {
    display: flex;
}

.yqlj ul li a {
    color: #999999;
    /*margin-right: 43.5px;*/
    font-size: 14px;
}

.yqlj ul li:last-child  h2 {
    margin-left: 0;
    display:none;
}

.yqlj ul li a:hover {
    color: #fff;
}

.yqlj ul li h2 {
    color: #FFFFFF;
    margin-right: 43.5px;
    margin-left: 30px;
    line-height: 20px;
}

.banquan {
    display: flex;
    justify-content: center;
    margin-top: 26px;
}

.banquan p {
    margin-right: 40px;
}

.banquan p,
.banquan a {
    color: white;
}