/*my*/
.w-85 { width: 85%; max-width: 1600px; margin: 0 auto; }

.header { height: 585px; background: url("about-head-bg.jpg") no-repeat center bottom/cover; }

main { background: url("about-main-bg.jpg") no-repeat center 0; }

.about-ckjj { background: url("about-ckjj-bg.png") no-repeat center 0/100% 100%; }
.about-ckjj-main { margin: 90px; padding: 40px 90px; }

.tab-active-lvyou .tab-hd { line-height: 1; }
.tab-active-lvyou .tab-hd .nav-link { display: inline-block; width: auto; padding: 0; background: url("about-lvyou-hd-bg.png") no-repeat center center/cover; width: 282px; height: 70px; display: flex; align-items: center; justify-content: center; color: #456687; font-weight: bold; }
.tab-active-lvyou .tab-hd .nav-link:hover { color: #fff; }
.tab-active-lvyou .tab-hd .active { color: #ffffff; background: url("about-lvyou-hd-active.png") no-repeat center center/cover; position: relative; font-weight: bold; }
.tab-active-lvyou .tab-hd .active:after { display: none; }

.picnews .swiper-slide p { width: 100%; max-width: 100%; text-align: center; }
.picnews .swiper-slide:after { content: ''; position: absolute; z-index: 111; left: 0; bottom: 0; width: 100%; height: 44px; background: rgba(0, 0, 0, 0.6); border-bottom-right-radius: var(--bs-border-radius) !important; border-bottom-left-radius: var(--bs-border-radius) !important; }
.picnews .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) { background: #000; }

.tab-active-lvyou .swiper-slide { text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; transition: 300ms; transform: scale(0.8) !important; }

.tab-active-lvyou .swiper-slide-active, .tab-active-lvyou .swiper-slide-duplicate-active { transform: scale(1) !important; }

.setImgHeight li { display: flex; }
.setImgHeight li img { object-fit: cover; }

.gushu a { background: url("about-gushu-bg.png") no-repeat center center/100% 100%; }

.chi-swiper img, .yule-swiper img { height: 200px; object-fit: fill; }

.lvyou .tab-pane a img:hover, #xing a img:hover, .chi .swiper-slide img:hover, #zhu a img:hover, .yule .swiper-slide img:hover, #feiyi a img:hover { transform: scale(1.2); transition: all 0.3s ease-in-out; }

@media (max-width: 991.98px) { .w-85 { width: auto; padding: 0 10px; }
  .header { height: auto; }
  .about-ckjj { background: 0; }
  .about-ckjj-main { margin: 0; padding: 0 1rem 1rem; } }
