.org-wrap {
    padding-top: 81px;
}

.host-unit,
.undertake-unit,
.supoort-unit,
.cooperation-unit,
.advertise-unit {
    width: 1200px;
    margin: 16px auto 0;
    background: #E0F3FF;
}

.host-unit h2,
.undertake-unit h2,
.supoort-unit h2,
.cooperation-unit h2,
.advertise-unit h2 {
    height: 72px;
    line-height: 72px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    padding: 0 24px;
    margin-bottom: 16px;
    font-weight: 600;
    font-size: 24px;
    color: #000000;
}

.unit-wrap {
    padding: 0 24px 24px;
}

.unit-img {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin-bottom: 24px;
}

.unit-wrap h3 {
    font-size: 20px;
    color: #000000;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 12px;
}

.unit-wrap p {
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    margin-bottom: 12px;
}

.no-distance {
    margin-bottom: 0 !important;
}

.advertise-unit {
    margin-bottom: 60px;
}

.support-distance {
    margin-bottom: 48px !important;
}

.host-distance {
    margin-bottom: 11px !important;
}

.advertise-img {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

.advertise-img li {
    width: 200px;
    text-align: center;
}

.advertise-img img {
    display: block;
    margin-bottom: 12px;
}

.advertise-img p {
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    margin-bottom: 0 !important;
}