.hote01-template-06 {
    position: relative;
    display: flex;
    height: 560px;
    overflow: hidden;
    justify-content: space-between;
    font-family: 'Lora', 'Microsoft JhengHei', sans-serif;
}


/* 202103 */

.hote01-template-06 .main_slide {
    position: relative;
    display: flex;
    width: 64%;
    padding-bottom: 0;
    padding-top: 0;
    height: 100%;
    background-color: #1b2b26;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.hote01-template-06 .swiper-container {
    height: auto;
}

.hote01-template-06 .swiper-slide .box {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    align-content: center;
    width: 75%;
    margin: 0 auto;
    justify-content: space-between;
    opacity: 0;
    transition: all .8s ease;
    transform: translateY(20px);
}

.hote01-template-06 .swiper-slide.swiper-slide-active .box {
    opacity: 1;
    transform: translateY(0);
}

.hote01-template-06 .hote01-template-06__swiper .box .imgs {
    position: relative;
    margin-bottom: 0;
    width: 310px;
}

.hote01-template-06 .hote01-template-06__swiper .box .imgs img {
    max-width: 100%;
}

.hote01-template-06 .swiper-slide-active .box .block {
    transform: translateY(0);
    opacity: 1;
}


/* 202103 */

.hote01-template-06 .hote01-template-06__swiper .box .text {
    position: relative;
    padding-left: 0;
    display: block;
    align-items: center;
    width: 100%;
    top: 0;
    color: #aeaeae;
    font-size: 14px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.hote01-template-06 .text img {
    position: relative;
    transform: scale(1.1);
    transform-origin: bottom;
    max-width: 100%;
}

.hote01-template-06 .imgs img {
    max-width: 100%;
}


/* 202103 */

.hote01-template-06 .hote01-template-06__swiper .box .sub_title {
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


/* 202103 */

.hote01-template-06 .hote01-template-06__swiper .box .name .title {
    font-size: 18px;
    line-height: 26px;
    position: relative;
    color: #8d897c;
    display: block;
    width: 100%;
    border-bottom: 1px solid white;
    padding-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.hote01-template-06 .hote01-template-06__swiper .box .title {
    font-size: 22px;
    line-height: 26px;
    position: relative;
    color: white;
    font-weight: bold;
    display: block;
    margin-bottom: 30px;
}

.hote01-template-06 .hote01-template-06__swiper .box .name {
    position: relative;
    margin-bottom: 0;
    width: 310px;
    margin-right: 130px;
}

.hote01-template-06 .hote01-template-06__swiper .box .memo {
    width: 100%;
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 32px;
    color: #a4a4a4;
}

.hote01-template-06 .swiper-slide {
    height: 100%;
    width: 64vw !important;
}

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

.hote01-template-06__swiper-bottom .icon-right {
    transform: rotate(90deg);
    cursor: pointer;
    transition: all .3s ease;
}

.hote01-template-06__swiper-bottom .icon-left {
    transform: rotate(90deg);
    margin-bottom: 60px;
    cursor: pointer;
    transition: all .3s ease;
}

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

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

.hote01-template-06 .more_info {
    position: relative;
    display: block;
    padding: 0;
    width: 36%;
    height: 100%;
}

.hote01-template-06 .more_info .box:last-child {
    border-right: 0;
}

.hote01-template-06 .more_info .icon {
    position: absolute;
    left: 32px;
    top: 3px;
}

.hote01-template-06 .more_info .name {
    font-size: 16px;
    color: black;
    font-weight: bold;
    display: block;
}

.hote01-template-06 .more_info .imgs {
    width: 65%;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
}

.hote01-template-06 .more_info .imgs img {
    opacity: 0;
    max-width: 100%;
}

.hote01-template-06 .more_info .box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 35px 40px;
    position: relative;
    height: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: white;
}

.hote01-template-06 .more_info .num {
    font-size: 60px;
    color: #8d897c;
    font-weight: 300;
    display: block;
    line-height: 52px;
    margin-bottom: 0;
    letter-spacing: 4px;
}

.hote01-template-06 .more_info .middle {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 220px;
}

.hote01-template-06 .more_info .icon {
    min-width: 45px;
    width: 45px;
    position: relative;
    left: 0;
    top: 4px;
    margin-right: 10px;
}

.hote01-template-06 .more_info .icon img {
    width: 100%;
}

.hote01-template-06 .more_info .name {
    color: white;
    display: block;
    width: 100%;
    font-size: 18px;
    margin-top: 15px;
}

.hote01-template-06__swiper-pagination {
    position: absolute;
    z-index: 6;
    margin-left: -9px;
    letter-spacing: 2px;
    margin-bottom: 0;
    text-align: center;
    top: 50%;
    height: 150px;
    margin-top: -75px;
    width: 50px;
    right: 10vw;
    left: auto;
    COLOR: TRANSPARENT;
    font-family: "Microsoft JhengHei", sans-serif;
}

.hote01-template-06__swiper-pagination::after {
    content: '';
    background-color: gray;
    width: 1px;
    height: 62px;
    position: absolute;
    top: 44px;
    left: 50%;
    opacity: .8;
}

.hote01-template-06__swiper-pagination span {
    color: white;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-weight: bold;
}

.hote01-template-06__swiper-pagination span:last-child {
    color: white;
    display: block;
    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
    width: 100%;
}

.hote01-template-02.show .hote01-template-06__swiper-pagination {
    transition: all .8s ease 1.5s;
    opacity: 1;
    transform: translateY(0);
}

.hote01-template-06__swiper-pagination .swiper-pagination-bullet {
    border: 1px solid black;
    width: 10px;
    height: 10px;
    background-color: transparent;
    margin: 0 12px;
    transition: all .3s ease;
    opacity: .8;
}

.hote01-template-06__swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: black;
    border-color: black;
    opacity: 1;
}

@media (max-width:1500px) {
    .hote01-template-06 .swiper-slide .box {
        width: 80%;
    }
    .hote01-template-06 .hote01-template-06__swiper .box .imgs {
        width: 240px;
    }
    .hote01-template-06 .hote01-template-06__swiper .box .name {
        position: relative;
        margin-bottom: 0;
        width: calc(100% - 370px);
        margin-right: 90px;
    }
}

@media (min-width:1199px) {
    .hote01-template-06__swiper-bottom .icon-left:hover,
    .hote01-template-06__swiper-bottom .icon-right:hover {
        color: #c0b48c;
    }
}

@media (max-width:1200px) {
    .hote01-template-06 .hote01-template-06__swiper .box .imgs {
        width: 180px;
    }
    .hote01-template-06 .hote01-template-06__swiper .box .name {
        position: relative;
        margin-bottom: 0;
        width: calc(100% - 285px);
        margin-right: 77px;
    }
}

@media (max-width:1000px) {
    .hote01-template-06 {
        display: block;
        height: auto;
    }
    .hote01-template-06 .more_info {
        width: 100%;
        display: flex;
    }
    .hote01-template-06 .main_slide {
        width: 100%;
        padding: 80px 0;
    }
    .hote01-template-06 .more_info .num {
        font-size: 40px;
    }
    .hote01-template-06 .more_info .icon {
        min-width: 30px;
        width: 30px;
        position: relative;
        left: 0;
        top: 0px;
        margin-right: 7px;
    }
    .hote01-template-06 .more_info .name {
        width: 100%;
        font-size: 16px;
        margin-top: 10px;
    }
    .hote01-template-06 .hote01-template-06__swiper .box .sub_title {
        font-size: 18px;
    }
    .hote01-template-06 .hote01-template-06__swiper .box .name .title {
        font-size: 16px;
        line-height: 22px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .hote01-template-06__swiper-bottom {
        transform: scale(.8);
        right: 5%;
    }
    .hote01-template-06 .swiper-slide {
        width: 100vw !important;
    }
    .hote01-template-06 .more_info .box {
        height: auto;
    }
}

@media (max-width:650px) {
    .hote01-template-06 .more_info .box {
        width: 50%;
    }
    .hote01-template-06 .more_info .num {
        font-size: 26px;
    }
    .hote01-template-06 .more_info .icon {
        min-width: 17px;
        width: 20px;
    }
    .hote01-template-06 .more_info .name {
        width: 100%;
        font-size: 14px;
        margin-top: 0;
    }
    .hote01-template-06 .swiper-slide .box {
        width: 90%;
        display: block;
    }
    .hote01-template-06 .hote01-template-06__swiper .box .name {
        position: relative;
        margin-bottom: 0;
        width: 100%;
        margin-right: 77px;
        margin-top: 25px;
    }
    .hote01-template-06 .hote01-template-06__swiper .box .imgs {
        width: 180px;
        margin: 0 auto;
    }
    .hote01-template-06__swiper-bottom .icon-left,
    .hote01-template-06__swiper-bottom .icon-right {
        transform: none;
        margin: 0;
    }
    .hote01-template-06__swiper-bottom {
        transform: scale(1);
        width: calc(90% + 12px);
        margin-left: -6px;
        height: 30px;
        display: flex;
        justify-content: space-between;
        transform-origin: left;
        margin-top: 0;
        left: 5%;
        top: 158px;
        color: white;
    }
    .hote01-template-06__swiper-bottom::after,
    .hote01-template-06 .main_title .title::after {
        display: none;
    }
}