.down-main {
    padding-left: 355px;
    padding-right: 50px;
}

.down-title {
    padding-top: 90px;
    padding-bottom: 16px;
    border-bottom: 4px solid rgb(83, 93, 101);
    font-size: 22px;
    color: #e28204;
}

.down-list > li > div {
    display: inline-block;
    height: 94px;
    vertical-align: bottom;
}

.down-image {
    width: 124px;
    margin-right: 26px;
}

.down-image img {
    width: 100%;
    height: 100%;
}

.down-list > li {
    height: 139px;
    padding-top: 27px;
}

.down-botton > p {
    font-size: 22px;
    color: #46545f;
    padding-top: 7px;
    padding-bottom: 16px;
}

.down-botton > a {
    display: inline-block;
    width: 70px;
    height: 28px;
    border-radius: 2px;
    background-color: #febb46;
    color: #46545f;
    line-height: 28px;
    text-align: center;
}
