.hote01-template-04 {
    overflow: hidden;
    position: relative;
    display: block;
    padding-top: 70px;
    padding-bottom: 125px;
    font-family: 'Lora', 'Microsoft JhengHei', sans-serif;
}

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

.hote01-template-04 .background_right {
    position: absolute;
    height: 100%;
    width: 65%;
    top: 0;
    right: 0;
    z-index: 4;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
}

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

.hote01-template-04 .left_logo {
    position: absolute;
    left: 35%;
    z-index: 2;
    width: 286px;
    height: 286px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -143px;
    top: 110px;
    z-index: 5;
}

.hote01-template-04 .left_logo.logo_text {
    z-index: 2;
}

.hote01-template-04 .left_logo.logo_text 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-04 .container_box {
    display: block;
    position: relative;
    WIDTH: 50%;
    left: 50%;
}

.hote01-template-04 .container_box::after {
    content: '';
}

.hote01-template-04 .hote01-template-04__swiper {
    width: 100%;
    margin: 0;
    margin-top: 0;
}

.hote01-template-04 .hote01-template-04__swiper .swiper-slide {
    position: relative;
    width: auto;
    padding: 0 0 0;
    height: 100px;
}

.hote01-template-04 .swiper-slide .imgs {
    height: 85px;
    display: flex;
    align-items: center;
    position: relative;
    transition: all .8s ease;
    margin-left: -0;
    transition: all .5s ease;
}

.hote01-template-04 .swiper-slide.swiper-slide-active .imgs {
    /* filter: grayscale(0); */
    /* top: 0;
    margin-left: 0;
    left: 55px;
    transform: translate(-0%,-0%); */
}

.hote01-template-04 .swiper-slide .imgs img {
    max-width: 100%;
}

.hote01-template-04 .hote01-template-04__swiper-pagination {
    /* display: block;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    bottom: -60px;
    right: 0;
    width: 54%; */
    display: block;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    bottom: -60px;
    left: 0;
    width: auto;
}

.hote01-template-04 .hote01-template-04__swiper-pagination.hide {
    display: none;
}

.hote01-template-04 .hote01-template-04__swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background-color: transparent;
    margin: 0 10px;
    position: relative;
    opacity: 1;
}

.hote01-template-04 .hote01-template-04__swiper-pagination .swiper-pagination-bullet::before {
    content: '';
    width: 11px;
    height: 11px;
    border: 2px solid #757575;
    display: block;
    position: absolute;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.hote01-template-04 .hote01-template-04__swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    border-color: #917260;
}

.hote01-template-04 .hote01-template-04__swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}

.hote01-template-04__swiper-bottom {
    position: absolute;
    width: 117px;
    height: 50px;
    bottom: 25px;
    right: -40px;
    color: #8f8b7e;
    z-index: 10;
    font-size: 25px;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    justify-content: space-between;
    transform: rotate(90deg);
    background-color: #fff;
}

.hote01-template-04__swiper-bottom .icon-right {
    cursor: pointer;
    transition: all .3s ease;
}

.hote01-template-04__swiper-bottom .icon-left {
    cursor: pointer;
    transition: all .3s ease;
}

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

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

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

.hote01-template-04 .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-04 .main_title .title {
    font-size: 36px;
    font-weight: bold;
    width: 100%;
    line-height: 50px;
    position: relative;
    justify-content: space-between;
    padding-right: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.hote01-template-04 .main_title .title::after {
    content: '';
    background-color: #d3d3d3;
    position: absolute;
    right: 0;
    width: 56%;
    height: 1px;
    top: 25px;
}

@media (max-width:1500px) {
    .hote01-template-04 .main_title .title {
        font-size: 28px;
        line-height: 36px;
    }
    .hote01-template-04 .main_title .en {
        font-size: 16px;
    }
    .hote01-template-04 .main_title .title::after {
        top: 16px;
    }
    .hote01-template-04 .left_logo {
        transform: scale(.8);
        transform-origin: top;
    }
}

@media (min-width:1199px) {
    .hote01-template-04 .swiper-slide .imgs:hover {
        filter: grayscale(0);
    }
    .hote01-template-04__swiper-bottom .icon-left:hover,
    .hote01-template-04__swiper-bottom .icon-right:hover {
        color: #c0b48c;
    }
}

@media (max-width: 1024px) and (min-width: 1024px) {
    .hote01-template-04__swiper-bottom {
        top: 75px;
        right: -7px;
        transform: rotate(0deg);
    }
}

@media (max-width:1000px) {
    .hote01-template-04 .background {
        width: 25%;
    }
    .hote01-template-04 .background_right {
        width: 75%;
    }
    .hote01-template-04 .left_logo {
        transform: scale(.4);
        left: 25%;
        top: 84px;
    }
    .hote01-template-04 .container_box {
        WIDTH: 73%;
        left: 30%;
    }
    .hote01-template-04 .main_title .title {
        font-size: 20px;
        line-height: 28px;
    }
    .hote01-template-04 .main_title .en {
        font-size: 14px;
        margin-bottom: 5px;
        letter-spacing: 3px;
    }
    .hote01-template-04 .swiper-slide .imgs img {
        max-height: 100%;
    }
    .hote01-template-04 .swiper-slide .imgs {
        height: 60px;
        filter: grayscale(0);
    }
    .hote01-template-04 .hote01-template-04__swiper {
        width: calc(100% - 90px);
    }
    .hote01-template-04 {
        padding-top: 55px;
        padding-bottom: 66px;
    }
    .hote01-template-04__swiper-bottom {
        transform: scale(.8) rotate(90deg);
    }
}

@media (max-width:650px) {
    .hote01-template-04 .this_container {
        width: 90%;
    }
    .hote01-template-04 .background {
        display: none;
    }
    .hote01-template-04 {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .hote01-template-04 .container_box {
        WIDTH: 100%;
        left: 0;
    }
    .hote01-template-04 .main_title {
        margin-bottom: 50px;
    }
    .hote01-template-04 .left_logo {
        display: none;
        /* transform: scale(.3);
        left: auto;
        top: 36px;
        right: 22px;
        transform-origin: right top; */
    }
    .hote01-template-04__swiper-bottom .icon-left,
    .hote01-template-04__swiper-bottom .icon-right {
        transform: none;
        margin: 0;
        transition: all .3s ease;
    }
    .hote01-template-04__swiper-bottom {
        transform: scale(.8);
        top: 52px;
        width: 100px;
        height: 30px;
        display: flex;
        justify-content: space-between;
        transform-origin: right;
        right: 0;
        font-size: 20px;
    }
    .hote01-template-04__swiper-bottom::after,
    .hote01-template-04 .main_title .title::after {
        display: none;
    }
    .hote01-template-04 .hote01-template-04__swiper {
        width: 100%;
    }
}