.sec-index {
    min-height: 50vh;
    padding: calc(60 * var(--rpx)) 0;
}

.sec-index .wrapper {
    max-width: var(--wrapper-width);
}
