body.index .indexAmin {
    align-items: flex-start !important;
    width: auto !important;
    padding: 0 168px;
}

.indexAmin h1 {
    font-size: 48px;
    font-family: CenturyGothic;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 71px;
    text-shadow: 0px 1px 2px rgba(48,48,48,0.38);
    margin: 0;
}

.indexAmin h3 {
    font-size: 46px;
    margin: 20px 0;
    text-shadow: 0px 1px 2px rgba(48,48,48,0.38);
}

.indexAmin h4 {
    font-size: 36px;
    margin: 20px 0;
    text-shadow: 0px 1px 2px rgba(48,48,48,0.38);
}

.indexAmin a span {
    display: flex;
    width: 180px;
    height: 56px;
    background: #FDFDFD;
    border-radius: 35px;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    color: #D2A025;
}

.index-box-1-title {
    font-size: 40px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #D2A025;
    text-align: center;
    padding: 120px 0 70px 0;
}

.index-box-1-text {
    width: 1063px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    margin: auto;
    text-align: justify;
    line-height: 36px;
    margin-bottom: 50px;
}

.index-box-button {
    margin-bottom: 100px;
}

.index-box-btn {
    width: 160px;
    height: 48px;
    background: #D2A025;
    border-radius: 30px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    margin: 0 20px;
    cursor: pointer;
}

.index-box-subtitle {
    font-size: 40px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #D2A025;
    text-align: center;
    margin-bottom: 60px;
}

.index-box-button a:hover {
    color: #FFFFFF;
}

.index-box-date-pro {
    align-items: flex-end;
}

.index-box-date-pro-li {
}

.index-box-date-text {
    font-size: 24px;
    font-family: HiraginoSansGB;
    font-weight: normal;
    color: #FFFFFF;
}

.index-box-date-bor {
    width: 191px;
    height: 4px;
}

.index-box-date-tips {
    font-size: 26px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #E8B643;
    text-align: center;
    margin-bottom: 10px;
}

.active .index-box-date-text {
    font-size: 30px;
    font-family: HiraginoSansGB;
    font-weight: normal;
    color: #FFFFFF;
    background: linear-gradient(-7deg, #EEC45E 13.1591796875%, #FFE196 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.active .index-box-date-tips {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #E8B643;
    background: linear-gradient(-10deg, #EEC45E 13.1591796875%, #FFE196 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.index-box-date-height {
    height: 40px;
}

.index-ul-box {
    height: 474px;
    width: 100%;
    border-bottom: 1px solid #BCBCBC;
}

    .index-ul-box:last-child {
        border: none;
    }

.index-li-main {
    width: 25%;
    height: 100%;
    flex: 1;
    border-right: 1px solid #BCBCBC;
    flex-direction: column;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

    .index-li-main img {
        margin-bottom: 50px;
    }

    .index-li-main:last-child {
        border: none;
    }

.index-box-2-title {
    padding: 120px;
}

.index-box-2-title-title {
    font-size: 30px;
    font-weight: 400;
    color: #FFFFFF;
}

.index-box-2-title-text {
    font-size: 26px;
    font-weight: 400;
    color: #FFFFFF;
}

.mySwiper {
    width: 100%;
    overflow-x: clip;
    height: 447px;
}

    .mySwiper .swiper-slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: flex-end;
        position: relative;
    }

        .mySwiper .swiper-slide img {
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover;
            height: 446px;
            opacity: 0.6;
            position: absolute;
            bottom: 30px;
        }

        .mySwiper .swiper-slide.swiper-slide-active img, .mySwiper .swiper-slide:hover img {
            height: 629px;
            opacity: 1;
            bottom: 30px;
            transition: all ease 0.6s;
        }

    .mySwiper .swiper-slide-main {
        flex-direction: column;
        position: absolute;
        top: 447px;
        width: 100%;
        padding: 10px;
    }

    .mySwiper .swiper-slide-main-title {
        font-size: 20px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        margin-bottom: 20px;
    }

    .mySwiper .swiper-slide-main-text {
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
    }

.mySwiper1-box {
    padding-left: 120px;
    width: 100%;
    margin-bottom: 150px;
}

.mySwiper1 {
    width: 100%;
    overflow-x: clip;
}

    .mySwiper1 .swiper-slide {
        width: 633px !important;
        position: relative;
    }

.swiper-slide-main-postion {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 387px;
    z-index: 10;
    background-color: rgba(0,0,0,0.2);
}

    .swiper-slide-main-postion img {
        width: 77px;
        height: 77px;
    }

.mySwiper1 .swiper-slide > img {
    display: block;
    width: 633px;
    height: 387px;
    object-fit: cover;
    margin-bottom: 30px;
    opacity: 0.5;
}

.mySwiper1 .swiper-slide-main {
    flex-direction: column;
    width: 100%;
}

.mySwiper1 .swiper-slide-main-title {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.mySwiper1 .swiper-slide-main-text {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}

.index-3-box-border {
    width: 100%;
    height: 3px;
    margin: auto;
}

    .index-3-box-border img {
        width: 100%;
    }

.index-li-animate {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 474px;
    left: 0;
    transition: all 0.5s ease-in;
}

.index-li-main:hover .index-li-animate {
    top: 0;
}

.index-li-main .index-li-animate img {
    width: 100%;
    height: 100%;
    margin: 0;
}

.index-li-main .index-li-animate-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
    flex-direction: column;
}

.index-li-animate-main-title {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 50px;
}

.index-li-animate-main-btn {
    width: 137px;
    height: 44px;
    background: #D2A025;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}

.swiper-left {
    position: absolute;
    top: 55%;
    right: 0;
    z-index: 11;
    cursor: pointer
}

.swiper-right {
    position: absolute;
    top: 55%;
    left: 0;
    z-index: 11;
    cursor: pointer
}

.swiper-left-copy {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 11;
}

.swiper-right-copy {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 11;
}

.touch {
    display: none;
}
