/* 202103 */

.hote01-template-10 {
    overflow: hidden;
    position: relative;
    display: block;
    padding-top: 130px;
    padding-bottom: 120px;
    font-family: 'Lora', 'Microsoft JhengHei', sans-serif;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


/* 202103 */

.hote01-template-10 .background {
    position: absolute;
    height: 100%;
    width: 35%;
    top: 0;
    z-index: 1;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.hote01-template-10 .this_container {
    width: 85%;
    position: relative;
    margin: 0 auto;
    padding-bottom: 0;
    z-index: 5;
}

.hote01-template-10 .this_container::after {
    content: '';
    clear: both;
    display: block;
}

.hote01-template-10 .hote01-template-10_text {
    font-size: 36px;
    width: 40%;
}

.hote01-template-10 .main_title {
    z-index: 6;
    top: -0;
    position: relative;
    width: 100%;
    display: block;
    align-items: center;
    margin-bottom: 160px;
    color: black;
    padding-left: 0;
}

.hote01-template-10 .main_title .en {
    font-size: 18px;
    letter-spacing: 5px;
    font-weight: 500;
    margin-bottom: 15px;
    display: block;
    padding-left: 2px;
    position: relative;
    left: 0;
    top: 0;
}

.hote01-template-10 .main_title .title {
    font-size: 36px;
    font-weight: bold;
    width: 100%;
    line-height: 50px;
    position: relative;
    justify-content: space-between;
    padding-right: 60%;
}

.hote01-template-10 .pic_swiper {
    width: 50%;
    float: left;
    position: relative;
}

.hote01-template-10-gallery-top {
    position: relative;
    width: 100%;
}

.hote01-template-10-gallery-top .swiper-slide {
    position: relative;
    height: 840px;
    overflow: hidden;
}

.hote01-template-10-gallery-top .swiper-slide.swiper-slide-active .imgs {
    transform: scale(1);
    opacity: 1;
}

.hote01-template-10-gallery-top .swiper-slide .imgs {
    position: relative;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transform: scale(1.1);
    transition: all 1.2s ease;
    text-align: center;
    opacity: 0;
}

.hote01-template-10-gallery-top .swiper-slide .imgs img {
    box-shadow: 13px 27px 34px rgb(0 0 0 / 35%);
}

.hote01-template-10 .text_swiper {
    width: 50%;
    float: right;
    position: relative;
}

.hote01-template-10-gallery-thumbs {
    position: relative;
    overflow: hidden;
}

.hote01-template-10 .num_box {
    position: absolute;
    width: 288px;
    height: 288px;
    top: 14px;
    right: 82px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
    pointer-events: none;
}

.hote01-template-10 .num_box div {
    z-index: 7;
    color: black;
    font-size: 104px;
    font-weight: 300;
}

.hote01-template-10 .text_num {
    z-index: 1;
}

.hote01-template-10 .hote01-template-10-gallery-top .swiper-wrapper {
    z-index: 2;
}

.hote01-template-10 .text_num img {
    position: relative;
    -webkit-animation: rotate_ 22s linear infinite;
    animation: rotate_ 22s linear infinite;
}

@-webkit-keyframes rotate_ {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotate_ {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

.hote01-template-10 .more_box {
    display: block;
    padding-top: 60px;
    padding-bottom: 80px;
    letter-spacing: 3px;
    position: relative;
}

.hote01-template-10 .more_box .link {
    color: #8c877c;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}

.hote01-template-10 .more_box .link::after {
    content: '';
    background-color: #8c877c;
    position: absolute;
    left: 90px;
    height: 1px;
    width: 85px;
    top: 12px;
}

.hote01-template-10-gallery-thumbs .swiper-wrapper {
    height: 520px;
}

.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide {
    height: auto;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    display: flex;
    justify-content: space-between;
    transition: all .5s ease;
    padding: 45px 20% 20px 0;
}

.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active,
.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide.swiper-slide-active {
    padding-right: 0%;
}

.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide .name {
    cursor: pointer;
    padding: 0;
    position: relative;
    display: block;
    width: 41%;
    color: #8d897c;
    transition: all .5s ease;
    padding-left: 45px;
}

.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide .name .num {
    position: absolute;
    left: 0;
}

.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide .name .title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 63px;
}

.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .name,
.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide.swiper-slide-active .name {
    color: black;
    width: 55%;
}

.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide.swiper-slide-prev::after,
.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide.swiper-slide-duplicate-prev::after {
    opacity: 0;
}

.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide::after {
    content: '';
    background-color: #8d897c;
    width: 80%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .5s ease;
}

.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active::after,
.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide.swiper-slide-active::after {
    width: 100%;
}

.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .name::after,
.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide.swiper-slide-active .name::after {
    width: 100%;
}

.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide .pic {
    display: none;
}

.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide .file {
    float: right;
    width: 150px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 0 0 0;
    justify-content: flex-end;
}

.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide .file_link {
    display: block;
    margin-left: 6px;
    margin-bottom: 8px;
    position: relative;
}

.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide .file_link img {
    transition: all .3s ease;
    position: relative;
    max-width: 100%;
}

.hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide .file_link img:last-child {
    opacity: 0;
    position: absolute;
    left: 0;
}

.hote01-template-10__swiper-bottom {
    position: absolute;
    width: 38px;
    height: 132px;
    bottom: 50px;
    right: 0;
    color: #8f8b7e;
    z-index: 10;
    font-size: 25px;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
}

.hote01-template-10__swiper-bottom .icon-right {
    transform: rotate(90deg);
    cursor: pointer;
}

.hote01-template-10__swiper-bottom .icon-left {
    transform: rotate(90deg);
    margin-bottom: 60px;
    cursor: pointer;
}

.hote01-template-10__swiper-bottom .icon.swiper-button-disabled {
    opacity: .2;
    pointer-events: none;
}

.hote01-template-10__swiper-bottom::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 1px;
    top: 50%;
    display: block;
    z-index: 3;
    background-color: #8d897c;
}

.hote01-template-10 .main_title .more {
    width: 55%;
    display: flex;
    text-align: right;
    font-size: 16px;
    color: #8c877c;
    font-weight: bold;
    letter-spacing: 5px;
    align-items: center;
    justify-content: space-between;
    transition: all .3s ease;
    position: absolute;
    right: 0;
    bottom: 14px;
    display: none;
}

.hote01-template-10 .main_title .more b {
    word-break: keep-all;
}

.hote01-template-10 .main_title .more::before {
    content: '';
    background-color: #d3d3d3;
    position: relative;
    width: calc(100% - 100px);
    height: 1px;
    display: block;
}

.hote01-template-10 .main_title .more::after {
    content: '';
    background-color: #000;
    position: absolute;
    width: 0;
    height: 1px;
    display: block;
    transition: all .5s ease;
    left: 0px;
}

@media (max-width:1500px) {
    .hote01-template-10 {
        padding-top: 100px;
        padding-bottom: 75px;
    }
    .hote01-template-10-gallery-top .swiper-slide .imgs {
        text-align: left;
    }
    .hote01-template-10-gallery-top .swiper-slide .imgs img {
        max-width: 80%;
    }
    .hote01-template-10-gallery-top .swiper-slide {
        height: auto;
        padding-bottom: 125px;
    }
    .hote01-template-10 .main_title .title {
        font-size: 28px;
    }
    .hote01-template-10 .main_title .en {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .hote01-template-10 .main_title {
        margin-bottom: 46px;
    }
    .hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide {
        font-size: 18px;
        padding: 30px 20% 20px 0;
    }
    .hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide .name {
        width: 55%;
    }
    .hote01-template-10 .main_title .more {
        width: 200px;
    }
    .hote01-template-10__swiper-bottom {
        bottom: 10.25vw;
    }
}

@media (min-width:1199px) {
    .hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide .file_link:hover img {
        opacity: 0;
    }
    .hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide .file_link:hover img:last-child {
        opacity: 1;
    }
    .hote01-template-10 .main_title .more:hover {
        color: black;
    }
    .hote01-template-10 .main_title .more:hover::after {
        width: calc(100% - 100px);
    }
}

@media (max-width:1200px) {
    .hote01-template-10-gallery-thumbs {
        height: 36vw;
    }
    .hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide {
        font-size: 18px;
        padding: 20px 20% 20px 0;
    }
}

@media (max-width: 1024px) {
    .hote01-template-10__swiper-bottom {
        transform: scale(.8) rotate(90deg);
        right: 20px;
        top: -20px;
    }
}
@media (max-width:1000px) {
    .hote01-template-10 .main_title .more {
        width: 140px;
        font-size: 14px;
        top: 30px;
        bottom: auto;
    }
    .hote01-template-10 .main_title .more::before {
        width: 34%;
    }
    .hote01-template-10 .this_container {
        width: 90%;
    }
    .hote01-template-10 .background {
        width: 25%;
    }
    .hote01-template-10-gallery-top .swiper-slide .imgs img {
        max-width: 85%;
        box-shadow: 13px 10px 16px rgb(0 0 0 / 25%);
    }
    .hote01-template-10-gallery-thumbs {
        height: 39vw;
    }
    .hote01-template-10 .main_title .title {
        font-size: 20px;
        line-height: 28px;
    }
    .hote01-template-10 .main_title .en {
        font-size: 14px;
        margin-bottom: 5px;
        letter-spacing: 3px;
    }
    .hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide {
        font-size: 16px;
        padding: 15px 20% 15px 0;
    }
    .hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide .name .title {
        max-height: 50px;
    }
    .hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide .file_link {
        width: 33px;
        margin-bottom: 0;
        top: 4px;
    }
    .hote01-template-10 {
        padding-top: 80px;
        padding-bottom: 75px;
    }
    .hote01-template-10-gallery-top .swiper-slide {
        height: auto;
        padding-bottom: 80px;
    }
}

@media (max-width:650px) {
    .hote01-template-10 .main_title .more {
        width: 100px;
        font-size: 12px;
        top: 30px;
        bottom: auto;
        letter-spacing: 2px;
    }
    .hote01-template-10 .pic_swiper {
        display: none;
    }
    .hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide .pic {
        display: block;
    }
    .hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide .pic img {
        max-width: 100%;
    }
    .hote01-template-10 .text_swiper {
        width: 100%;
        float: none;
    }
    .hote01-template-10 .background {
        display: none;
    }
    .hote01-template-10-gallery-thumbs {
        height: auto;
    }
    .hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide {
        display: block;
        padding: 0;
    }
    .hote01-template-10-gallery-thumbs .swiper-wrapper {
        height: auto;
    }
    .hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide .name {
        max-height: 200px;
        display: block;
        font-size: 14px;
        margin-top: 17px;
        float: left;
        padding-bottom: 15px;
        width: calc(100% - 140px);
    }
    .hote01-template-10-gallery-thumbs .swiper-wrapper .swiper-slide .file {
        width: 128px;
        margin-top: 14px;
    }
    .hote01-template-10__swiper-bottom .icon-left,
    .hote01-template-10__swiper-bottom .icon-right {
        transform: none;
        margin: 0;
    }
    .hote01-template-10__swiper-bottom {
        width: 100%;
        height: 30px;
        display: flex;
        justify-content: space-between;
        transform-origin: revert;
        margin-top: 0;
        right: -0;
        bottom: -40px;
    }
    .hote01-template-10__swiper-bottom::after,
    .hote01-template-07 .main_title .title::after {
        display: none;
    }
    .hote01-template-10 .main_title {
        margin-bottom: 15px;
    }
}