table {
    width: 1121px;
    border: 1px solid rgba(230, 230, 230, 1);
    margin: 40px auto;
}

.download-abroad {
    overflow: hidden;
    padding: 0px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    background: #fff;
}

.download-abroad-one {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    line-height: 50px;
}

.download-abroad table {
    margin-bottom: 40px;
}

.download-abroad table tr>:first-child {
    width: 260px;
    background: rgba(248, 248, 248, 1);
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    line-height: 50px;
}

.download-abroad table tr>:last-child {
    padding: 20px 23px 20px 18px;
    line-height: 20px;
}

.download-abroad-row {
    width: 1140px;
    height: 50px;
    background: rgba(244, 245, 247, 1);
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.download-abroad {
    display: block;
    margin-bottom: 60px;
}