/* 轮播图 */
.three_banner2 {
    width: 100%;
    height: 5rem;
    background-image: url(../images/three_rwfl_banner.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding-top: .4rem;
    position: relative;
}

.three_banner2 .three_banner_text2 {
    width: 1.7rem;
    height: 2.2rem;
    position: absolute;
    bottom: 1rem;
    left: calc(50% - 0.85rem);
    background-image: url(../images/three_rwfl_banner_text.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}

/*人文涪陵 */
.humanity {
    padding: .4rem 0 .8rem;
    background: url(../images/three_bg2.png) no-repeat;
    background-position: right bottom;
    background-size: 10rem 7.2rem;
    position: relative;
}

.rw_title {
    border-bottom: 1px solid #ddd;
    margin-bottom: .4rem;
}

.rw_title h6 {
    font-size: .3rem;
    line-height: .3rem;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
}

.rw_title h6 em {
    display: inline-block;
    font-size: .18rem;
    width: .25rem;
    height: .25rem;
    color: #fff;
    border-radius: .2rem;
    background: #3978cc;
    margin: 0 .1rem;
    text-align: center;
}

.rw_title p {
    font-size: .18rem;
    color: #ddd;
    text-transform: uppercase;
    margin: .1rem 0;
}

.rw_title i {
    display: block;
    width: .8rem;
    height: .01rem;
    background: #0a54a6;
}


.mySwiper,
.mySwiper2 {
    position: relative;
    overflow: hidden;
}


.mySwiper2 .left {
    width: 6rem;
    margin-right: .4rem;
    height: 4rem;
    overflow: hidden;
    float: left;
}

.mySwiper3 {
    width: 100%;
    height: 100%;
}

.mySwiper2 .left img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mySwiper2 .right {
    width: calc(100% - 6.4rem);
    float: left;
}

.mySwiper2 .right h6 {
    font-size: .3rem;
    line-height: .3rem;
    color: #333;
    font-weight: bold;
    margin-bottom: .2rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.mySwiper2 .textp {
    padding-right: .4rem;
    height: 2.8rem;
    overflow-y: auto;
    scrollbar-width: thin;
}


.mySwiper2 .textp p span,
.mySwiper2 .textp p {
    font-size: .18rem !important;
    line-height: .48rem !important;
    color: #333 !important;
}

.mySwiper2 .textp p {
    text-indent: 36px !important;
}

.mySwiper2 .textp img {
    display: none !important;
}

.mySwiper2 .textp::-webkit-scrollbar {
    width: 5px;
}

.mySwiper2 .textp::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #3978cc;
}

.mySwiper2 .textp::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #eee;
}

.mySwiper3 .swiper-pagination-bullet {
    background: #3978cc;
    opacity: 1;
    width: .1rem;
    height: .1rem;
}

.mySwiper3 .swiper-pagination-bullet-active {
    background: transparent !important;
    border: 1px solid #3978cc;
}

.mySwiper {
    margin-top: .8rem;
}

.mySwiper .top {
    height: 1.8rem;
    border: .05rem solid #fff;
}

.mySwiper .top img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mySwiper .swiper-slide p {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 1.8rem;
    text-align: center;
    color: #fff;
    font-size: .18rem;
    font-weight: bold;
    background: rgba(57, 120, 204, .5);
    display: none;
}

.mySwiper .swiper-slide.swiper-slide-thumb-active .top {
    border: .05rem solid #3978cc;
}

.mySwiper .swiper-slide.swiper-slide-thumb-active p {
    display: block;
}

/* 详情 */
.xq_top {
    position: relative;
}

.xq_top .mySwiper3 {
    width: 6rem;
    margin-right: .4rem;
    height: 4rem;
    overflow: hidden;
    float: left;
}

.xq_top .mySwiper3 img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.xq_top .right {
    width: calc(100% - 6.4rem);
    float: left;
}

.xq_top .right h6 {
    font-size: .3rem;
    line-height: .3rem;
    color: #333;
    font-weight: bold;
    margin-bottom: .2rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.xq_top .textp {
    padding-right: .4rem;
    height: 2.8rem;
    overflow-y: auto;
    scrollbar-width: thin;
}
.xq_top .textp p {
    text-indent: 36px !important;
}

.xq_top .textp p span,
.xq_top .textp p {
    font-size: .18rem !important;
    line-height: .48rem !important;
    color: #333 !important;
}

.xq_top .textp p {
    text-indent: 36px !important;
}

.xq_top .textp img {
    display: none !important;
}

.xq_top .textp::-webkit-scrollbar {
    width: 5px;
}

.xq_top .textp::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #3978cc;
}

.xq_top .textp::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #eee;
}

.xq_bottom {
    margin-top: .8rem;
}

.xq_bottom li {
    width: 19%;
    float: left;
    margin-right: 1.2%;
    position: relative;
}

.xq_bottom li:last-child {
    margin-right: 0;
}

.xq_bottom li .top {
    height: 1.8rem;
    border: .05rem solid #fff;
}

.xq_bottom li .top img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.xq_bottom li p {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    line-height: 1.8rem;
    text-align: center;
    color: #fff;
    font-size: .18rem;
    font-weight: bold;
    background: rgba(57, 120, 204, .5);
    display: none;
}

.xq_bottom li:hover .top {
    border: .05rem solid #3978cc;
}

.xq_bottom li:hover p {
    display: block;
}

.xq_bottom:after,
.xq_top:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

@media screen and (max-width:800px) {

    /* 内容 */
    .humanity {
        padding: .4rem 0;
    }

    .mySwiper2 .left {
        width: 100%;
        margin-right: 0;
        height: 4rem;
    }

    .mySwiper2 .right {
        width: 100%;
    }

    .mySwiper2 .right h6 {
        font-size: .3rem;
        line-height: .8rem;
        margin-bottom: 0;
    }

    .mySwiper2 .textp {
        padding-right: .2rem;
        height: 2rem;
    }

    .mySwiper2 .textp p span,
    .mySwiper2 .textp p {
        font-size: .22rem !important;
        color: #666 !important;
    }

    .mySwiper2 .textp p {
        text-indent: 24px !important;
    }

    .mySwiper2 .textp::-webkit-scrollbar {
        width: 3px;
    }

    .mySwiper {
        margin-top: .4rem;
    }

    .mySwiper .swiper-slide {
        width: 19% !important;
        margin-right: 1% !important;
    }

    .mySwiper .top {
        height: 1rem;
    }

    .mySwiper .swiper-slide p {
        line-height: 1rem;
    }

    .mySwiper3 .swiper-pagination {
        top: 3.5rem !important;
        bottom: auto !important;
        left: 0rem !important;
        width:30% !important;
    }

    .mySwiper3 .swiper-pagination-bullet {
        background: #fff;
    }

    .mySwiper3 .swiper-pagination-bullet-active {
        border: 1px solid #fff;
    }

    .xq_top .mySwiper3 {
        width: 100%;
        margin-right: 0;
    }

    .xq_top .right {
        width: 100%;
        float: left;
    }

    .xq_top .right h6 {
        font-size: .3rem;
        line-height: 0.8rem;
        margin-bottom: 0rem;
    }

    .xq_top .textp {
        padding-right: .2rem;
        height: 2rem;
    }
    .xq_top .textp p {
        text-indent: 24px !important;
    }
    .xq_top .textp p span,
    .xq_top .textp p {
        font-size: .22rem !important;
        color: #666 !important;
    }

    .xq_bottom {
        margin-top: .4rem;
    }

    .xq_bottom li .top {
        height: 1rem;
        border: .02rem solid #fff;
    }

    .xq_bottom li:hover .top {
        border: .02rem solid #3978cc;
    }

    .xq_bottom li p {
        line-height: 1rem;
    }
}