.c-head {
    width: 100vw;
}

.c-head-bg {
    width: 100%;
    height: 1050px;
    top: 0;
    left: 0;
}

.c-content {
    max-width: 1300px;
    margin: 0 auto;
}

.c-content-banner {
    height: 1050px;
}

.left-cont {
    max-width: 600px;
    color: #FFFFFF;
}

.left-title {
    font-size: 40px;
    font-weight: bold;
}

.left-title2 {
    font-weight: 300;
    margin: 60px 0 100px 0;
}

.left-test {
    font-size: 14px;
    font-weight: 400;
    color: #F0F0F0;
    line-height: 30px;
}

.left-ewm {
    margin-top: 60px;
}

.left-ewm img {
    width: 100px;
    height: 100px;
    margin-right: 25px;
}

.swiper-container-banner1 {
    width: 580px;
    height: 780px;
    text-align: right;
    margin: 0;
}

.swiper-container-banner1 .swiper-slide img {
    width: 100%;
    height: 100%;
}

.swiper-pagination-banner1 {
    left: 20px!important;
    text-align: left;
}

.swiper-pagination-banner1 .swiper-pagination-bullet-active {
    width: 24px;
    border-radius: 4px;
    background: #A9865E;
}

.bg-fcfaf8 {
    background: #FCFAF8;
}

.bg-faf6f0 {
    background: #faf6f0;
}

.c-about-cont {
    padding: 120px 0;
}

.cell-title {
    font-size: 50px;
    font-weight: 300;
    color: #333333;
}

.cell-title2 {
    font-size: 50px;
    font-weight: bold;
    color: #6C3506;
}

.title-line {
    width: 106px;
    height: 5px;
    background: #6C3506;
    border-radius: 3px;
    margin: 15px 0 60px 0;
}

.cell-desc {
    width: 434px;
    font-size: 14px;
    font-weight: 400;
    color: #555555;
    line-height: 30px;
}

.bg-02 {
    width: 230px;
    height: 195px;
    top: 10px;
    left: 0;
    z-index: 0;
}

.bg-03 {
    width: 232px;
    height: 225px;
    top: 900px;
    right: -60px;
    z-index: 0;
}

.title {
    font-size: 50px;
    font-weight: 300;
    color: #333333;
}

.title p {
    font-weight: 300;
}

.title p span {
    font-weight: bold;
    color: #6C3506;
}

.title .title-desc {
    width: 440px;
    font-size: 16px;
    color: #555555;
    line-height: 1.5;
    text-align: center;
    margin-top: 30px;
}

.lift-img {
    width: 640px;
    height: 387px;
    border-radius: 7px;
}

.lift-img2 {
    width: 305px;
    height: 253px;
}

.lift-img img {
    width: 100%;
    height: 100%;
}

.hover-cont {
    display: none;
    width: calc(100% - 100px);
    height: calc(100% - 90px);
    background: rgba(119, 84, 56, 0.8);
    border-radius: 7px;
    top: 0;
    left: 0;
    padding: 45px 50px;
}

.lift-img2 .hover-cont {
    width: calc(100% - 40px);
    height: calc(100% - 30px);
    padding: 15px 20px;
}

.hover-title {
    font-size: 30px;
    color: #FFFFFF;
    line-height: 2;
}

.hover-line {
    width: 72px;
    height: 2px;
    background: #FFFFFF;
    border-radius: 1px;
}

.hover-desc {
    margin-top: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #EEEEEE;
    line-height: 2;
    max-height: 210px;
    overflow-y: scroll;
}

.lift-img2 .hover-desc {
    max-height: 130px;
}

.hover-desc::-webkit-scrollbar {
    display: none;
}

.lift-img:hover .hover-cont {
    display: block;
}

.bout-name {
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #555555;
    margin-top: 15px;
    display: none;
}

.swiper-slide-active .bout-name {
    display: block;
}

.bout-name .title {
    font-size: 16px;
    font-weight: bold;
}

.bout-name p {
    margin: 10px 0;
}

.bout-name .map img {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}

.coffee-swiper-button-prev2,
.coffee-swiper-button-next2 {
    width: 30px;
    height: 60px;
    border-radius: 30px 0 0 30px;
    background: #775438;
    top: calc(50% - 80px);
}

.coffee-swiper-button-prev2 {
    transform: rotate(180deg);
}

.coffee-swiper-button-prev2 img,
.coffee-swiper-button-next2 img {
    width: 11px;
    height: 20px;
}

.modalm {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    left: 0;
    top: 0;
    overflow: auto;
    display: none;
    z-index: 999;
}

.imgsp {
    width: 780px;
    height: auto;
    left: calc(50% - 440px);
    background: #fff;
    height: 750px;
    padding: 50px;
    left: calc(50% - 480px);
    /* margin-left: -530px; */
    position: absolute;
    top: calc(50% - 375px);
}

.imgsp h3 {
    margin-bottom: 20px;
    margin-top: -20px;
    font-weight: bold;
}

.imgsp .close {
    position: absolute;
    top: 20px;
    right: 28px;
    cursor: pointer;
}

.mapp .map {
    height: 690px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-150 {
    margin-top: 150px;
}

.pc-show {
    display: flex;
}

.wap-show {
    display: none;
}

@media screen and (max-width:750px) {
    .cof-slide {
        width: 100%!important;
        margin-right: 0!important;
    }
    .cof-slide img {
        height: 280px!important;
        max-height: 280px;
    }
    .hover-cont {
        padding: 20px;
        width: calc(100% - 40px);
        height: calc(100% - 40px);
    }
    .hover-desc {
        max-height: 130px;
    }
    .pc-show {
        display: none;
    }
    .wap-show {
        display: block;
    }
    .swiper-container3 {
        width: 90%;
        margin: 30px auto;
    }
    .swiper-container-banner1 {
        margin-top: 56px;
    }
    .mheader {
        background: rgba(0, 0, 0, .9);
    }
    .bg-02,
    .bg-03 {
        display: none;
    }
    .c-head {
        padding: 30px 0;
        background: rgba(0, 0, 0, .9);
    }
    .c-content-banner {
        height: auto;
    }
    .c-content {
        padding: 0 30px;
        width: calc(100% - 60px);
    }
    .c-head-bg {
        display: none;
    }
    .left-cont {
        padding: 30px;
    }
    .left-title {
        font-size: 22px;
    }
    .left-title2 {
        margin: 25px 0 40px 0;
    }
    .swiper-container-banner1 {
        width: 90%;
        height: 90%;
    }
    .red-bg {
        padding: 0 30px;
    }
    .cell-title,
    .cell-title2,
    .title {
        font-size: 30px;
    }
    .cell-desc {
        width: 100%;
    }
    .cell-img {
        margin-top: 20px;
    }
    .c-about-cont {
        padding: 50px 0;
    }
    .title .title-desc {
        padding: 0 30px;
        width: calc(100% - 60px);
    }
    .lift-img {
        width: 100%;
        height: 100%;
        margin-bottom: 15px;
    }
    .imgsp {
        width: 86%;
        left: 5%;
        height: 50vh;
        top: 25vh;
        padding: 2%;
    }
    .mapp .map {
        height: 40vh;
    }
    .imgsp h3 {
        margin-top: 0;
    }
    .imgsp .close {
        top: 10px;
        right: 15px;
    }
    .mt-150 {
        margin-top: 50px;
    }
}