.assets_bottom {
    padding: 26px 45px;
}

.assets_bottom li {
    height: 40px;
    margin-bottom: 25px;
}

.assets_bottom li span {
    width: 118px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    margin-right: 20px;
    text-align: right;
}

.assets_bottom li:nth-child(1) {
    margin-bottom: 33px;
}

.assets_bottom li:nth-child(1) div {
    width: 124px;
    line-height: 40px;
    background-color: #f2f2f2;
    text-align: center;
    font-size: 18px;
}

.assets_bottom li:nth-child(5),
.assets_bottom li:nth-child(6) {
    height: 16px;
    font-size: 14px;
}

.assets_bottom li:nth-child(5) a {
    font-size: 16px;
}

.assets_bottom li:nth-child(5) a:hover {
    color: #ff5d2f;
}

.assets_bottom li:nth-child(3) div {
    color: #ff5d2f;
}

.assets_bottom li:last-child button {
    width: 124px;
    height: 40px;
    background-color: #ff5d2f;
    border-radius: 6px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}

.assets_bottom li .file {
    font-size: 16px;
    height: 40px;
    padding: 5px 0 0 0;
}