body{
    background: url(../images/bgwl1.png);
}
.banner {
    position: relative;
}

.banner .dqwz {
    position: absolute;
    left: 15%;
    top: 35px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #fff;
}
.banner img{
height: 550px;
    object-fit: cover;
}
.banner .dqwz a {
    color: #fff;
}

.content {
    display: block;
    width: 90%;
    max-width: 1400px;
    padding: 40px 0;
    margin: 0 auto;
}

.content .lszlTitle {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(82, 63, 56, 0.2);
    padding-bottom: 30px;
    font-size: 24px;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 30px;
}

.content .lszlTitle img {
    width: 23px;
    margin-right: 10px;
}

.content .address {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #7a6653;
    margin: 20px auto;
}

.content .address img {
    width: 14px;
}

.content .address span {
    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;
}

.lunbo,
.zpswiper {
    position: relative;
}
.lunbo .swiper-slide img{
   overflow: hidden;
   transition: 0.4s ease-in-out 0.3s;
}
.lunbo .swiper-slide:hover img{
    transform: scale(1.1);

}

.fenye {}

.fenye .swiper-button-white {
    position: absolute;
    width: 28px;
    height: 46px;
    background: none !important;
}

.fenye .swiper-button-white.swiper-button-prev {
    left: -50px;
}

.fenye .swiper-button-white.swiper-button-next {
    right: -50px;
}

.info {
    margin: 48px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.info .name {
    width: 80px;
    font-size: 16px;
    color: #333333;

    font-weight: bold;
}

.info .infoCon {
    width: calc(100% - 85px);
}

.info .infoCon p {
    font-size: 16px;
    /* line-height: 30px; */
    letter-spacing: 0px;
    color: #333333;
}

.content_Permant {
    width: 90%;
    max-width: 1400px;
    margin: -80px auto 0;
    position: relative;
    padding-bottom: 150px;
    background: #723e29 url(../images/permanentShowBg.png) center bottom/756px 127px;
    background-repeat: no-repeat;
}

.content_Permant .title {
    font-size: 26px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #fefefe;
    padding: 50px 0;
    text-align: center;
}

.content_Permant .content_PermantInfo {
    font-size: 14px;
    letter-spacing: 1px;
    color: #fefefe;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    height: 160px;
    overflow-y: scroll;
}


/* .content_Permant .content_PermantInfo::-webkit-scrollbar {
    display: none;
} */

.content_Permant .content_PermantInfo::-webkit-scrollbar {
    width: 4px;
    background-color: rgba(255, 255, 255, .2);
}


/*定义滚动条轨道 内阴影+圆角*/

.content_Permant .content_PermantInfo::-webkit-scrollbar-track {
    border-radius: 4px;
    background-color: rgba(255, 255, 255, .6);
}


/*定义滑块 内阴影+圆角*/

.content_Permant .content_PermantInfo::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(255, 255, 255, .6);
}


/*定义最上方和最下方的按钮*/

.content_Permant .content_PermantInfo p {
    font-size: 14px;
    letter-spacing: 1px;
    color: #fefefe;
    text-indent: 2em;
}

.content_Permant_bottom {
    width: 80%;
    max-width: 630px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.content_Permant_bottom span {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex: 1;
    position: relative;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fefefe;
    height: 30px;
}

.content_Permant_bottom span img {
    width: 20px;
    margin-right: 10px;
}

.content_Permant_bottom span::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 15px solid #fff;
    bottom: -20px;
    left: 50%;
}

.zpswiper {
    width: 90%;
    max-width: 1400px;
    margin: 30px auto;
}

.shuxian {
    margin: 50px auto 30px;
}

.shuxian span {
    width: 1px;
    height: 60px;
    background-color: #935735;
    display: block;
    margin: 0 auto;
}

.title1 {
    font-family: PingFang-SC-Medium;
    font-size: 26px;
    letter-spacing: 1px;
    color: #72422c;
    text-align: center;
}

.zpswiper {
    width: 90%;
    max-width: 1400px;
    margin: 55px auto;
}

.zpswiper .swiper-slide span {
    font-size: 20px;
    letter-spacing: 1px;
    color: #72422c;
    margin: 36px auto;
    text-align: center;
    display: block;
}

@media (max-width:996px) {
    .content_Permant_bottom {
        width: 90%;
        padding-bottom: 1rem;
    }
    .content_Permant_bottom span {
        height: auto;
        width: 100%;
        flex: unset;
        margin-bottom: 0.2rem;
    }
    .content_Permant_bottom span::after {
        display: none;
    }
    .content_Permant .title {
        line-height: unset;
    }
    .lunbo .swiper-container,
    .zpswiper .swiper-container {
        width: 80%;
        margin: auto;
    }
    .fenye .swiper-button-white.swiper-button-prev {
        left: 0;
    }
    .fenye .swiper-button-white.swiper-button-next {
        right: 0;
    }
    .info {
        display: block;
    }
    .info .infoCon {
        width: 100%;
    }
}
@media (max-width:768px) {
    .banner .dqwz{
        display: none;
      
    }
    .banner .dqwz a{
        color: #fff;
    }
    .content_Permant_bottom span{
        justify-content: flex-start;
    }
    .content,.info{
        padding: 0.5rem 0;
        margin: 0 auto;
        }
   .info{
       display: flex;
       flex-wrap: wrap;
   }
   .info .infoCon{
       width: calc(100% - 90px);
   }
 
   .info .infoCon p{
       line-height: inherit;
   }

}