body {
    background: url(../images/bgwl1.png);
}

.exhibit {
    width: 90%;
    max-width: 1393px;
    /*height: 610px;*/
    margin: 0 auto 0;
}

.exhibit .titleBt {
    margin-bottom: 40px;
}

.exhibit_right,
.temporary_left {
    width: 60%;
    max-width: 850px;
    height: 481px;
    position: relative;
}

.exhibit_right img {
    height: 100%;
    object-fit: cover;
}

.temporary_left img {
    height: 100%;
}

.exhibit .swiper-slide {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.describe {
    width: 100%;
    height: 86px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    font-size: 20px;
    line-height: 86px;
    color: #fff;
    display: block;
    background: url(../images/describe_bj.png) center center / 100% 100%;
}

.titleBt {
    padding-top: 55px;
    width: 251px;
    padding-top: 55px;
    width: 100%;
    font-size: 24px;
    margin-bottom: 40px;
}

.titleName {
    width: 90%;
    margin: 70px auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.titleName img {
    /* width: 20px; */
    margin: 0 20px;
}

.titleName span {
    font-family: TsangerYuYangT-W03;
    font-size: 32px;
    letter-spacing: 0px;
    color: #333333;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background: none;
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background: none;
}

.exhibit_left,
.temporary_right {
    width: 30%;
}

.exhibit_left .particulars {
    font-size: 14px;
    line-height: 22px;
    width: 90%;
    color: #666666;
    margin: 53px 0 0;
}

.exhibit .examine {
    width: 90%;
    margin: 37px 0 0;
    display: block;
    font-size: 16px;
    line-height: 12px;
    position: relative;
    color: #784214;
}

.exhibit .swiper-button-next,
.exhibit .swiper-button-prev {
    width: 22px;
    height: 6px;
    outline: none;
    top: auto;
    bottom: 42px;
    background: none !important;
}

.exhibit .swiper-button-prev {
    left: 19% !important;
    right: auto !important;
}

.exhibit .swiper-button-next {
    left: 21% !important;
}

.exhibit .swiper-pagination {
    text-align: left;
    width: 30% !important;
    margin-bottom: 27px;
}

.exhibit .swiper-pagination-bullet {
    font-size: 14px;
    line-height: 19px;
    opacity: 1;
    width: auto !important;
    height: auto !important;
    color: #333333;
    background: none;
    margin-right: 17px !important;
}

.exhibit .swiper-pagination-bullet-active {
    font-size: 22px;
    line-height: 19px;
    color: #784214;
}


/* .exhibit .swiper-pagination-bullet:first-child {
    margin-left: 20px;
} */

.temporary {
    width: 90%;
    max-width: 1383px;
    margin: auto;
    padding-bottom: 72px;
    background: url(../images/indexBg.png);
    padding: 0 calc((100% - 1383px) / 2) 50px;
    overflow: hidden;
}

.temporary .swiper-slide {
    display: flex;
    justify-content: space-between;
}


/* 
.temporary .titleBt {
    margin: 0px auto;
} */

.temporary .temporary_right .titleBt,
.exhibit .exhibit_left .titleBt {
    margin: 0px;
}

.temporary .particulars {
    margin-top: 45px;
    display: flex;
    flex-direction: column;
}

.temporary .particulars span {
    margin-bottom: 20px;
}

.temporary .examine {
    width: 117px;
    height: 37px;
    font-size: 14px;
    line-height: 37px;
    display: block;
    margin-top: 32px;
    text-align: center;
    color: #831212;
    background: url(../images/more.png);
}

.temporary_left {
    position: relative;
}

.temporary_left .describe {
    text-align: left;
    font-size: unset;
    line-height: unset;
}

.temporary_left .describe span {
    margin-top: 12px;
    width: 80%;
    margin-left: 22px;
}

.temporary_name {
    font-size: 20px;
    letter-spacing: 2px;
    color: #ffffff;
    display: block;
}

.temporary_time {
    margin-top: 11px;
    display: block;
    font-size: 16px;
    margin-left: 22px;
    letter-spacing: 2px;
    color: #ffffff;
}

.corner_mark {
    width: 68px;
    height: 69px;
    position: absolute;
    bottom: 0;
    background: url(../images/corner_mark.png);
    right: 0;
}

.temporary_right {
    margin-right: 20px;
}

.corner_mark em {
    margin-top: 44px;
    display: block;
    font-size: 16px;
    letter-spacing: 2px;
    color: #ffffff;
    margin-left: 38px;
}

.temporary_left {
    position: relative;
}


/* .temporary_left::after {
    position: absolute;
    content: "";
    width: 79px;
    height: 6px;
    background-color: #72422c;
    top: 50%;
    right: -48px;
    transform: translateY(-50%);
} */

.showRooms {
    width: 90%;
    max-width: 1393px;
    margin: 0 auto 68px;
    position: relative;
}

.showRooms .titleBt {
    margin: 0 auto;
}


/* .showRooms {
    margin: 0.5rem auto;
} */

.showRooms .swiper-slide {
    /* width: 23% !important; */
    display: block;
    position: relative;
    overflow: hidden;
    height: 386px;
    background-color: #ffffff;
    box-shadow: 0px 3px 12px 0px rgba(130, 54, 53, 0.2);
}

.showRooms .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}


/* .showRooms .swiper-slide:first-child {
    margin-left: 13px;
} */

.showRooms .cover {
    width: 100%;
    position: relative;
    height: 281px;
    overflow: hidden;
}

.showRooms .cover img {
    width: 100%;
    height: 100%;
}

.showRooms .swiper-container {
    width: 90%;
    margin: auto;
    position: unset;
}

.showRooms .swiper-container .swiper-wrapper {
    /* margin-top: 52px;
    width: 95% !important; */
    margin: 52px auto;
}

.showRooms_name {
    width: 95%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 26px auto 0;
}

.showRooms_name img {
    width: 6px;
    height: 10px;
}

.goto {
    bottom: -21px;
    width: 100%;
    height: 29px;
    font-size: 14px;
    line-height: 29px;
    color: #ffffff;
    text-align: center;
    background-color: #7a6653;
    position: absolute;
}

.showRooms .swiper-slide:hover .goto {
    transform: translateY(-21px);
    transition: .5s;
}

.showRooms .swiper-slide .cover .introduce {
    position: absolute;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: rgba(0, 0, 0, .3);
    width: 90%;
    padding: 0 5%;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1.6px;
    color: #fff;
    text-align: justify;
}

.showRooms .swiper-slide .cover .introduce span {}

.showRooms .swiper-slide:hover .introduce {
    transform: translateY(-281px);
    transition: .5s;
}

@media(max-width:996px) {
    .exhibit .swiper-slide {
        flex-wrap: wrap;
    }
    .titleBt {
        padding-top: 0.5rem;
    }
    .exhibit {
        height: auto;
    }
    .exhibit_left .particulars {
        margin: 0.5rem auto;
    }
    .exhibit_left,
    .temporary_right {
        width: 100%;
    }
    .exhibit_right,
    .temporary_left {
        width: 100%;
        margin-top: 0.2rem;
        height: auto;
    }
    .exhibit .examine {
        margin: 0 auto 0;
    }
    .describe {
        height: 0.86rem;
        line-height: 0.86rem;
        font-size: 0.86rem;
        font-size: 0.24rem;
    }
    .exhibit .swiper-pagination {
        width: 100% !important;
    }
    .fenye {
        display: none;
    }
    .temporary {
        padding: 0;
    }
    .temporary .swiper-slide {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .exhibit_right,
    .temporary_left {
        width: 100%;
    }
    .temporary_time {
        display: none;
    }
    .temporary_left .describe span {
        margin: 0 0 0 0.1rem;
        font-size: 0.24rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 0.86rem;
    }
    .temporary_left::after {
        display: none;
    }
    .titleName {
        margin: 0.5rem auto;
    }
}

@media(max-width:768px) {
    .exhibit {
        margin-top: 0rem;
        padding-bottom: 0.5rem;
    }
    .exhibit_left,
    .temporary_right {
        padding-bottom: 0.3rem;
    }
    .temporary {
        padding: 0 5% 0.5rem;
    }
    .showRooms .swiper-container {
        width: 100%;
    }
    .showRooms .swiper-container .swiper-wrapper {
        margin: 0.5rem auto;
    }
    .exhibit .swiper-pagination {
        text-align: right;
        margin-bottom: 0;
    }
    .exhibit .swiper-pagination-bullet-active {
        color: #fff;
    }
    .describe {
        text-align: left;
        text-indent: 0.2rem;
    }
    .temporary .particulars {
        text-indent: 0;
        margin-top: 0.2rem
    }
    .exhibit_left .particulars {
        width: 100%;
    }
    .temporary .examine {
        margin-left: 0;
    }
    .fenye {
        display: block;
    }
    .swiper-button-prev.swiper-button-white,
    .swiper-container-rtl .swiper-button-next.swiper-button-white,
    .swiper-button-next.swiper-button-white,
    .swiper-container-rtl .swiper-button-prev.swiper-button-white {
        top: auto;
        bottom: -0.7rem;
    }
    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        left: 35%;
    }
    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        right: 35%;
    }
    .temporary_left .describe span {
        width: 100%;
        margin: 0;
    }
    .showRooms .swiper-slide .cover .introduce {
        background-color: rgba(0, 0, 0, .4);
    }
    .exhibit .examine {
        margin: 0;
    }
    .titleName {
        margin: 0.5rem auto;
        max-width: 240px;
    }
    .titleBt,
    .temporary .titleBt {
        font-size: 0.4rem;
        margin: 0 auto 40px
    }
}