@charset "utf-8";

/* 图标 */
@font-face {
  font-family: 'iconfont';
  src:  format('woff2'),
       format('woff'),
       format('truetype'),
       format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  /*字体清除锯齿效果*/
  -webkit-text-stroke-width: 0.2px;
  /*文本外边框大小*/
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'microsoftyahei-bold';
  src: ;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'microsoftyahei';
  src: ;
  font-weight: normal;
  font-style: normal;
}
/* 图标结束 */
/* css document */
* {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0;
  /* 避免文字插入鼠标光标 */
  caret-color: transparent;
}

*,
*:before,
*:after {
  margin: 0;
  padding: 0;
}

html,
body {
  margin: 0;
  border: 0;
  padding: 0;
}

html {
  font-family: "微软雅黑", microsoft yahei, tahoma, arial, hiragino sans gb, \\5b8b\4f53, sans-serif;
}

body {
  overflow-x: hidden !important;
  color: #333;
  font-size: 14px;
  line-height: 180%;
  text-align: center;
  background: #f9f7f3;
  min-width: 1200px;
}

body { /* ios禁止微信调整字体大小 */
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
}

div {
  margin: 0 auto;
  text-align: left;
}

li {
  text-align: left;
}

a:link,
a:visited {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #333;
  text-decoration: none;
}

img {
  border: none;
}

ol,
ul,
li {
  list-style: none;
}

em,
i {
  font-style: normal;
}

/*clear*/
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

/*other*/
h1,
h2,
h3,
h4,
h5,
h6 {
  text-align: left;
  font: normal 12px/200% "microsoft yahei";
}

.w1200 {
  width: 1200px;
}

.w1400 {
  width: 1400px;
  margin: 0 auto;
}

.w980 {
  width: 980px;
}

.pchide { display:none; }
.mhide { display:block; }

/* 头部 */
.header-wrapper {
  height: 571px;
  width: 100%;
  background: url(/uploads/image/images/2025header-bg.png) no-repeat top;
  /* background-size: cover; */
}
/* 导航开始 */
.nav-wrapper {
  background: url(/uploads/image/images/2025nav_bg.png) no-repeat center;
  position: relative;
  bottom: -498px;
}

.nav-list {
  height: 73px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  /* gap: 47px; */
}

.nav-list li {
  display: block;
  width: 160px;
  height: 73px;
}

.nav-list li>a {
  display: block;
  width: 100%;
  height: 100%;
}

.nav-list li:nth-child(1) {
  background: url(/uploads/image/images/2025nav-item1.png) no-repeat center;
}

.nav-list li:nth-child(1):hover {
  background: url(/uploads/image/images/2025nav-item1h.png) no-repeat center;
  display: inline-block;
}

.nav-list li:nth-child(1).active01{
  background: url(/uploads/image/images/2025nav-item1h.png) no-repeat center;
}

.nav-list li:nth-child(2) {
  background: url(/uploads/image/images/2025nav-item2.png) no-repeat center;
}

.nav-list li:nth-child(2):hover {
  background: url(/uploads/image/images/2025nav-item2h.png) no-repeat center;
  display: inline-block;
}

.nav-list li:nth-child(2).active01{
  background: url(/uploads/image/images/2025nav-item2h.png) no-repeat center;
}

.nav-list li:nth-child(3) {
  background: url(/uploads/image/images/2025nav-item3.png) no-repeat center;
}

.nav-list li:nth-child(3):hover {
  background: url(/uploads/image/images/2025nav-item3h.png) no-repeat center;
  display: inline-block;
}

.nav-list li:nth-child(3).active01{
  background: url(/uploads/image/images/2025nav-item3h.png) no-repeat center;
}

.nav-list li:nth-child(4) {
  background: url(/uploads/image/images/2025nav-item4.png) no-repeat center;
}

.nav-list li:nth-child(4):hover {
  background: url(/uploads/image/images/2025nav-item4h.png) no-repeat center;
  display: inline-block;
}

.nav-list li:nth-child(4).active01{
  background: url(/uploads/image/images/2025nav-item4h.png) no-repeat center;
}

.nav-list li:nth-child(5) {
  background: url(/uploads/image/images/2025nav-item5.png) no-repeat center;
}

.nav-list li:nth-child(5):hover {
  background: url(/uploads/image/images/2025nav-item5h.png) no-repeat center;
  display: inline-block;
}

.nav-list li:nth-child(5).active01{
  background: url(/uploads/image/images/2025nav-item5h.png) no-repeat center;
}

.nav-list li:nth-child(6) {
  background: url(/uploads/image/images/2025nav-item6.png) no-repeat center;
}

.nav-list li:nth-child(6):hover {
  background: url(/uploads/image/images/2025nav-item6h.png) no-repeat center;
  display: inline-block;
}

.nav-list li:nth-child(6).active01{
  background: url(/uploads/image/images/2025nav-item6h.png) no-repeat center;
}

.nav-list li:nth-child(7) {
  background: url(/uploads/image/images/2025nav-item7.png) no-repeat center;
}

.nav-list li:nth-child(7):hover {
  background: url(/uploads/image/images/2025nav-item7h.png) no-repeat center;
  display: inline-block;
}

.nav-list li:nth-child(7).active01{
  background: url(/uploads/image/images/2025nav-item7h.png) no-repeat center;
}
/* 导航结束 */

/* 内容外容器 */
.home-wrapper {
  /* width: 100%; */
  max-width: 1920px;
  background: url(/uploads/image/images/2025home-wrp-bg.png) no-repeat , url(/uploads/image/images/2025jchd-bg.png) no-repeat 0 2105px;
  background-size: contain;
}

/* 轮播图开始 */
.banner-wrapper {
  width: 1310px;
  height: 650px;
  margin: 0 auto;
  margin-top: 44px;
  background: url(/uploads/image/images/2025banner-bg.png) no-repeat center;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner-bar{
  height: 533px;
  display: flex;
  /* background-color: aqua; */
}

.banner-left-img{
  width: 730px;
  height: 475px;
  /* float: left; */
}

/* 轮播样式开始 */
.swiper01 {
  width: 730px;
  height: 540px;
  position: relative;
}

.swiper01 .swiper-button-prev01{
  left: 0;
  background: url(/uploads/image/images/2025swiper03-left-bg.png) no-repeat center;
  width: 50px;
  height: 100px;
  display: none;
}

.swiper-button-prev01:after{
  background:none;
}

.swiper01 .swiper-button-next01{
  display: none;
  right: 0;
  background: url(/uploads/image/images/2025swiper03-right-bg.png) no-repeat center;
  width: 50px;
  height: 100px;
}

.swiper01 .swiper-pagination01{
  position: absolute;
  bottom: -1px !important;
}

.swiper01 .swiper-slide a{
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper01 .swiper-slide a img{
  width: 730px;
  height: 475px;
}

.slide-title {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-indent: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  color: #fefefe;
  position: absolute;
  bottom: 65px;
}
/* 轮播样式结束 */

.banner-right-wrapper{
  width: 470px;
  height: 540px;
  /* float: right; */
  /* background-color: #bfa; */
  box-sizing: border-box;
  padding: 0px 0px 00px 25px;
}

.banner-right-list {
  width: 100%;
  height: 465px;
}

.banner-right-list li {
  white-space: normal;
  -webkit-line-clamp: 2;
  width: 100%;
  line-height: 27.5px;
  letter-spacing: 1px;
  position: relative;
  margin-bottom: 20px;
  font-size: 20px;
  text-align: left;
  font-style: normal;
  font-family: 'source han sans cn';
  box-sizing: border-box;
  padding-left: 16px;
}

.banner-right-list li a{
  color: #fff;
  font-family: 'source han sans cn';
}

.banner-right-list li a:hover{
  text-decoration: none;
}

.banner-right-list li::before{
  content: '';
  width: 10px;
  height: 10px;
  /* background: #62a7d2; */
  background: url(/uploads/image/images/2025banner-before-img.png) no-repeat center;
  background-size: contain;
  /* border-radius: 50%; */
  position: absolute;
  top: 12px;
  left: 0;
  transform: translate(-50%, -50%);
  z-index: 99;
}

.banner-right-list-more {
  width: 135px;
  height: 40px;
  background: url(/uploads/image/images/2025banner-more.png) no-repeat center;
  background-size: contain;
  margin-top: 38px;
}

.banner-right-list-more a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 36px;
  color: #fff;
  font-size: 18px;
}

.banner-right-list-more a:hover {
  text-decoration: none;
}

.title-dhjs{
  height: 160px;
  background: url(/uploads/image/images/2025title-dhjs.png) no-repeat center;
}

.introduce-content {
  height: 430px;
  /* background: url(/uploads/image/images/introduce-bg.png) no-repeat center bottom; */
  position: relative;
  overflow: hidden;
}

.introduce-time-bar {
  /* width: 295px; */
  height: 430px;
  /* background-color: #fff; */
  /* margin: 135px 0 0 48px; */
  float: left;
}

.introduce-time {
  width: 100%;
  height: 50px;
  /* background-color: #000; */
}


.introduce-time span {
  display: inline-block;
  color: #ac6a56;
  background-color: #fcf1d0;
  border-radius: 10px 10px 0 0;
  font-size: 20px;
  width: 33.3%;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  text-align: center;
}

.introduce-time span.active {
  color: #832315;
  background-color: #feedb9;
  border-radius: 10px 10px 0 0;
}

.introduce-time .list {
  width: 335px;
  height: 380px;
  background-color: #fdefc5;
  box-sizing: border-box;
  overflow: auto;
}

.introduce-time-bar .introduce-time .list>div {
  display: none;
}

.introduce-time-bar .introduce-time .list>div.active {
  display: block;
}

.introduce-time-bar .introduce-time .list {
  overflow-y: scroll;
}

.introduce-time-bar .introduce-time .list::-webkit-scrollbar {
  width: 6px;
}

.introduce-time-bar .introduce-time .list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #ebcda4;
}

.introduce-time-bar .introduce-time .list::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f3e1be;
}

.introduce-time-bar .introduce-time .list::before {
  content: '';
  width: 2px;
  height: 363px;
  background: #750c02;
  position: absolute;
  top: 67px;
  left: 25px;
}

.introduce-time-bar .introduce-time .list h3 {
  font-size: 18px;
  line-height: 40px;
  color: #750c02;
  font-weight: 600;
  margin: 10px 0 10px 40px;
}

.introduce-time-bar .introduce-time .list li {
  font-size: 14px;
  margin-left: 40px;
  margin-bottom: 13px;
  font-size: 20px;
  color: #750c02;
  position: relative;
  cursor: pointer;
}

.introduce-time-bar .introduce-time .list li::before {
  content: '';
  width: 13px;
  height: 13px;
  position: absolute;
  top: 6px;
  left: -20px;
  background: url(/uploads/image/images/2025list-li-bg.png);
}

.introduce-content-bar {
  float: left;
  width: 495px;
  height: 385px;
  margin: 50px 0 0 0;
  box-sizing: border-box;
  padding: 30px;
  overflow: auto;
  overflow-y: scroll;
  background-color: #fdefc7;
}

.introduce-content-text {
  overflow-y: scroll;
  
}

.introduce-text{
  font-size: 18px;
  line-height: 28px;
  color: #740b07;
  text-indent: 2em;
  text-align: justify;
  cursor: default;
}

.introduce-content-bar::-webkit-scrollbar {
  width: 6px;
}

.introduce-content-bar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #ebcda4;
}

.introduce-content-bar::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f3e1be;
}


/* 播放器开始 */
.sound{
  width:347px;
  height:430px;
  float:right;
  overflow: hidden;
  position: relative; /* 添加定位上下文 */
  background: url(/uploads/image/images/2025sound-bg.png) no-repeat top;
}

.sound::after {
  content: '';
  position: absolute;
  bottom: 0;          /* 定位到底部 */
  height: 380px;      /* 指定高度 */
  width: 100%;        /* 宽度与容器一致 */
  background-color: #fdefc9; /* 原始背景色 */
  z-index: -1;         /* 确保在内容下方 */
}

.sound h2{
  font-size:26px;
  font-weight: 700 !important;
  color:#fff;
  /* text-indent: 107px; */
  text-align: center;
  font-weight:normal;
  margin-top: 15px;
  letter-spacing: 5px;
}
.sound h2 span{
  font-size:15px;
  display:block;
}
.sound .player{
  width:285px;
  /* height:135px; */
  margin:70px auto 0;
}
.sound ul{
  width:100%;
  /*padding: 0 26px;*/
  color: #fff;
  height:128px;
  overflow-y: scroll;
  box-sizing: border-box;
}
.sound ul {
overflow-y: scroll;
}
.sound ul::-webkit-scrollbar {
  width: 6px;
}
.sound ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #ebcda4;
}
.sound ul::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f3e1be;
}
.sound li{
  font-size:16px;
  line-height:34px;
  overflow: hidden;
  cursor:pointer;
  padding:0 26px;
}
.sound li.active{
background:url(/uploads/image/images/2025player_acbg_04.png) no-repeat left;
background-size:cover;
}

.sound li.active span{
  color:#c40000;
}
.sound li span{
  color: #740b07;
  margin-right:10px;
  float:left;
  font-size: 18px;
}
.sound li i.play{
  background:url(/uploads/image/images/2025music_01_04.png) no-repeat center;
background-size:cover;
  width:20px;
  height:20px;
  float:right;
  position: relative;
  top:7px;
}

.sound li.active i.play{
  background:url(/uploads/image/images/2025music_01_ac04.png) no-repeat center;
background-size:cover;
  float:right;
  position: relative;
  top:7px;
}

.sound li.active i.playing{
  background:url(/uploads/image/images/2025qmydz-play_04.gif);
  background-size:cover;
  width:10px;
  height:10px;
  float:right;
  position: relative;
  top:12px;
  margin-right:10px;
}


.audio-wrapper {
  width:100%;
  /* height:100%; */
}

.handle {
  /* text-align: center; */
  width: 100%;
  margin-bottom:25px;
}

.handle img {
  cursor: pointer;
  vertical-align: middle;
  margin:0 19.5px;
}

.handle img:nth-child(1){
  margin-left: 0;
}

.handle img:nth-child(5){
  margin-right: 0;
}

.timebar {
  width: 100%;
  margin-top: 120px;
  /* height: 100%; */
}

.progress-bar-bg {
  background-color: #f9d7a2;
  position: relative;
  height: 3px;
  cursor: pointer;
  border-radius: 3px;
}

.progress-bar {
  background-color: #f5a623;
  background-image: linear-gradient(to right, #ccc , #ccc);
  width: 0;
  height: 3px;
  border-radius: 3px;
  margin: unset;
}

.progress-bar-bg span {
  content: " ";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #f0a150;
  border:1px solid #fff;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
  margin-left: -9px;
  cursor: pointer;
}

.audio-time {
  overflow: hidden;
  margin-top: 12px;
}

.audio-length-total {
  float: right;
  font-size: 12px;
  color: #740b07;
}

.audio-length-current {
  float: left;
  font-size: 12px;
  color: #740b07;
}
/* 播放器结束 */
/* 大会论坛 */
.title-dhlt {
  height: 200px;
  margin-top: 80px;
  background: url(/uploads/image/images/2025title-dhlt.png) no-repeat center;
}

/* 大会论坛卡片 */
.banner-dhlt-bar {
  position: relative;  /* 新增 */
  overflow: visible;   /* 新增 */
  max-width: 1400px;
}

.swiper02 {
  width: 1240px;
  height: 100%;
  overflow: visible;
  position: relative;
}

.swiper02 .swiper-wrapper .swiper-slide {
  overflow: hidden;
  width: 385px;
  height: 475px;
  background: url(/uploads/image/images/2025dhlt-item-bg.png) no-repeat center;
  background-size: contain;
}

.swiper02 .swiper-wrapper .swiper-slide:hover{
  background: url(/uploads/image/images/2025dhlt-item-bg-hover.png) no-repeat center;
}

/* 卡片悬浮 */
.swiper02 .swiper-wrapper .swiper-slide:hover .dhlt-content02-title h3{
  color: #fff;
  background: url(/uploads/image/images/2025dhlt-item-h3border_hover.png) no-repeat bottom;
}

.swiper02 .swiper-wrapper .swiper-slide:hover .dhlt-content02-text{
  color: #fff;
}

.swiper02 .swiper-wrapper .swiper-slide:hover .dhlt-content02-more{
  background: url(/uploads/image/images/2025banner-more.png) no-repeat center;
}

.swiper02 .swiper-wrapper .swiper-slide:hover .banner-dhlt-content02-precis a{
  color: #fff;
}

.banner-dhlt-content02-precis a{
  color: #7c1812;
}

.banner-dhlt-content02-precis {
  width: 335px;
  height: 216px;
  overflow: hidden;
}

.dhlt-content02-bar {
  position: relative;
}

.banner-dhlt-content02-img img{
  display: block;
  margin: 0 auto;
  margin-top: 25px;
  width: 335px;
  height: 216px;
}

.dhlt-content02-title h3{
  color: #7c1812;
  font-size: 20px;
  line-height: 60px;
  background: url(/uploads/image/images/2025dhlt-item-h3border.png) no-repeat bottom;
}

.dhlt-content02-text {
  margin: 0;
  margin-top: 15px;
  /* width: 141px; */
  color: #7c1812;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.dhlt-content02-more{
  width: 135px;
  height: 40px;
  line-height: 40px;
  margin-top: 50px;
  text-align: center;
  background: url(/uploads/image/images/2025dhlt-more.png) no-repeat center;
  background-size: contain;
  
}

.dhlt-content02-more a {
  color: #7c1812;
  font-size: 18px;
}


.swiper-button-prev02{
  width: 55px!important;
  height: 55px!important;
  background: url(/uploads/image/images/2025swiper-left-bg.png) no-repeat center;
  background-size: contain;
  left: 0px!important;
}

.swiper-button-next02{
  width: 55px!important;
  height: 55px!important;
  background: url(/uploads/image/images/2025swiper-right-bg.png) no-repeat center;
  background-size: contain;
  right: 0px!important;
}

.dhlt-content03-bar{
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  margin-top: 40px;
}

.dhlt-content03-dcbg a img{
  width: 585px;
  height: 100px;
}

.dhlt-content03-zghs a img{
  width: 585px;
  height: 100px;
}

/* 精彩活动 */
.title-jchd {
  height: 200px;
  background: url(/uploads/image/images/2025title-jchd.png) no-repeat center;
  margin-bottom: 60px;
}

.jchd-content-top{
  /* width: 1200px; */
}

.jchd-content-top-header{
  display: flex;
  justify-content: space-between;
  margin-bottom: 28px;
}

.jchd-content-top-header-left{
  width: 588px;
  height: 295px;
  margin: 0;
}

.jchd-content-top-header-left a{
  display: block;
  width: 100%;
  height: 100%;
}

.jchd-content-top-header-left a img{
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  border: 2px solid #e5e5e5;
}

.jchd-content-top-header-right{
  width: 588px;
  height: 295px;
  margin: 0;
}

.jchd-content-top-header-right a{
  display: block;
  width: 100%;
  height: 100%;
}

.jchd-content-top-header-right a img{
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  border: 2px solid #e5e5e5;
}

.jchd-content-top-foot-bar{
  position: relative;
  overflow: visible;
  max-width: 1400px;
}

.swiper04{
  width: 1220px;
  height: 100%;
  overflow: visible;
  position: relative;
}

.swiper04 .swiper-wrapper .swiper-slide{
  overflow: hidden;
  width: 384px;
  height: 243px;
}

.jchd-content-top-foot-item-img{
  width: 384px;
  height: 243px;
  overflow: hidden;
}

.jchd-content-top-foot-item-img a{
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.jchd-content-top-foot-item-img a img{
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  border: 2px solid #e5e5e5;
  
}

.jchd-content-top-foot-item-img a h3{
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  line-height: 160px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  background: url(/uploads/image/images/2025jchd-h3-bg.png) no-repeat bottom;
}

.swiper-button-prev04{
  width: 55px!important;
  height: 55px!important;
  background: url(/uploads/image/images/2025swiper-left-bg.png) no-repeat center;
  background-size: contain;
  left: 0px!important;
}

.swiper-button-next04{
  width: 55px!important;
  height: 55px!important;
  background: url(/uploads/image/images/2025swiper-right-bg.png) no-repeat center;
  background-size: contain;
  right: 0px!important;
}


.jchd-content-bottom{
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.jchd-content-bottom-left{
  width: 585px;
  height: 500px;
  margin: 0;
}

.jchd-content-bottom-left-title{
  height: 120px;
  background: url(/uploads/image/images/2025dhjt-title-bg.png) no-repeat center;
}

.jchd-content-bottom-right{
  width: 585px;
  height: 500px;
  margin: 0;
}

.jchd-content-bottom-right-title{
  height: 120px;
  background: url(/uploads/image/images/2025ftj-title-bg.png) no-repeat center;
}

/* 精彩活动直播、视频 */
#video{
  display: block;
  width: 585px;
  height: 330px;
}


.swiper03{
  width: 585px;
  height: 330px;
}

.swiper03 .swiper-slide a img {
  width: 585px;
  height: 330px;
}

.swiper-button-prev03,.swiper-button-next03{
  width: 42px!important;
  height: 95px!important;
  top: 43%!important;
}

.swiper-button-prev03{
  background: url(/uploads/image/images/2025swiper03-left-bg.png) no-repeat center;
  left: 0px!important;
}

.swiper-button-next03{
  background: url(/uploads/image/images/2025swiper03-right-bg.png) no-repeat center;
  right: 0px!important;
}

.jchd-content-bottom-left-more a{
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #750c02;
  font-size: 18px;
  text-align: end;
}

.title-ljhg{
  height: 200px;
  background: url(/uploads/image/images/2025title-ljhg.png) no-repeat center;
}

.jchd-content-bottom-right-more a{
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #750c02;
  font-size: 18px;
  text-align: end;
}

.ljhg-content-wrapper{
  height: 250px;
  background: url(/uploads/image/images/2025ljhg-bg.png) no-repeat center;
}

.ljhg-content-bar{
  position: relative;
  overflow: hidden;
  height: 250px;
}

.ljhg-2022,.ljhg-2023,.ljhg-2024{
  width: 220px;
  height: 110px;
}

.ljhg-2022{
  position: absolute;
  left: 84px;
  top: 70px;
  background: url(/uploads/image/images/2025ljdh-2022.png) no-repeat center;
  background-size: contain;
}

.ljhg-2022 a,.ljhg-2023 a,.ljhg-2024 a{
  display: block;
  width: 100%;
  height: 100%;
}

.ljhg-2022:hover{
  background: url(/uploads/image/images/2025ljdh-2022-hover.png) no-repeat center;
  background-size: contain;
}

.ljhg-2023{
  position: absolute;
  left: 490px;
  top: 40px;
  background: url(/uploads/image/images/2025ljdh-2023.png) no-repeat center;
  background-size: contain;
}

.ljhg-2023:hover{
  background: url(/uploads/image/images/2025ljdh-2023-hover.png) no-repeat center;
  background-size: contain;
}

.ljhg-2024{
  position: absolute;
  right: 94px;
  top: 71px;
  background: url(/uploads/image/images/2025ljdh-2024.png) no-repeat center;
  background-size: contain;
}

.ljhg-2024:hover{
  background: url(/uploads/image/images/2025ljdh-2024-hover.png) no-repeat center;
  background-size: contain;
}

.footer {
  max-width: 1960px;
  height: 230px;
  margin: 0 auto;
  margin-top: 72px;
  background: #2c1908;
  color: #fff;
  text-align: center;
  font-size: 14px;
  padding-top: 28px;
}

.footer h2 {
  font-weight: normal;
  font-size: 15px;
  margin-bottom: 15px;
  text-align: center;
}

.copyright,.copyright_01{
  text-align: center;
}

.footer .link {
  border-bottom: 1px solid #5c4c3f;
  padding-bottom: 24px;
  margin-bottom: 24px;
}

.footer .link a {
  color: #fff;
  margin: 0 14px;
}

.footer .adress {
  width: 392px;
  height: 36px;
  margin: 0 auto;
  text-align: left;
  padding-left: 40px;
  box-sizing: border-box;
  margin-bottom: 20px;
  position: relative;
}

.footer .adress::after {
  content: '';
  position: absolute;
  top: 5px;
  left: 291px;
  width: 1px;
  background: #5c4c3f;
  height: 26px;
  display: block;
}

.footer .adress i {
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  top: 0;
  font-size: 20px;
  text-align: center;
  line-height: 30px;
  color: #f4ede6;
  cursor: pointer;
  background: rgba(255, 255, 255, .2);
  border-radius: 3px;
  padding: 2px;
}

.footer .adress .i01 {
  left: 6px;
  background: url(/uploads/image/images/2025qmyd4-icon-dzjg.png) no-repeat;
  background-size: contain;
}

.footer .adress .i02 {
  left: 304px;
}

.footer .adress .i03 {
  left: 351px;
}

.footer .adress i:hover {
  color: #fff;
}

.footer .adress i:hover img {
  display: block;
}

.footer .adress span {
  display: inline-block;
}

.footer .adress img {
  width: 150px;
  height: 150px;
  position: absolute;
  bottom: 50px;
  display: none;
}

.footer .adress img.m02 {
  left: -60px;
}

.footer .adress img.m03 {
  left: -60px;
}

.weibo_share {
  width: 80px;
  height: 80px;
  background-image: url(/uploads/image/images/2025weibo.png);
  border-radius: 50%;
  cursor: pointer;
  position: fixed;
  top: 75%;
  left: 50%;
  margin-left: 650px;
  z-index: 999;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease, visibility 0.5s;
}

.weibo_share.active {
  opacity: 1;
  visibility: visible;
}

.weibo_share img {
  width: 150px;
  height: 150px;
  position: absolute;
  right: 75px;
  top: -40px;
  display: none;
}

.weibo_share:hover img {
  display: block;
}

.back_top {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  cursor: pointer;
  position: fixed;
  top: 85%;
  left: 50%;
  margin-left: 650px;
  display: block;
  z-index: 999;
  box-sizing: border-box;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.5s ease; /* 添加过渡动画 */
  pointer-events: none; /* 透明时禁止交互 */
}

#back_top.visible {
  opacity: 1;
  pointer-events: auto; /* 显示时允许交互 */
}
/* 以上为首页 */

.containerbox{
  width: 1200px;
  padding: 40px 60px;
  box-sizing: border-box;
  background-color: #fff;
  margin-top: 10px;
}

.breadcrumb{
  width: 100%;
  height: 40px;
  border-bottom: 2px solid #eec79c;
  font-size: 18px;
}

.listbox2 ul {
  margin: 40px auto 60px;
}

.listbox2 ul li {
  font-size: 18px;
  border-bottom: 1px solid #e3e3e3;
  line-height: 60px;
  text-indent: 30px;
  position: relative;
}

.listbox2 ul li::before {
  content: '';
  width: 10px;
  height: 10px;
  background: url(/uploads/image/images/2025list-before.png) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 25px;
  left: 7px;
}

.listbox2 ul li a span {
  color: #7e7e7e;
  float: right;
}

.listbox {
  width: 100%;
  overflow: hidden;
  margin-top: 40px;
}

.listbox .dhfwfl {
  width: 282px;
  float: left;
  background: #fff;
  border-radius: 8px;
  padding: 35px 0;
  box-sizing: border-box;
  overflow: hidden;
  /* min-height: 400px; */
  text-indent: 16px;
}

.listbox .dhfwfl li {
  padding: 15px 40px 15px 65px;
  box-sizing: border-box;
  line-height: 22px;
  font-size: 18px;
}

.listbox .dhfwfl li.active02 {
  background: url(/uploads/image/images/2025fl_li_ac.png) center no-repeat;
  background-size: contain;
}

.listbox .dhfwfl li.active02 a{
  color: #ffffff;
}

.listbox .fr {
  width: 728px;
  float: right;
  font-size: 18px;
  line-height: 32px;
}

.listbox .fr p{
  margin-top: 20px;
}

.listbox .fl {
  width: 282px;
  float: left;
  background: #fff;
  border-radius: 8px;
  padding: 35px 0;
  box-sizing: border-box;
  overflow: hidden;
  /* min-height: 400px; */
  text-indent: 16px;
}

.listbox .fl li {
  padding: 15px 0px 15px 45px;
  box-sizing: border-box;
  line-height: 22px;
  font-size: 18px;
}

.listbox .fl li.active02 {
  background: url(/uploads/image/images/2025fl_li_ac.png) center no-repeat;
  background-size: contain;
}

.listbox .fl li.active02 a{
  color: #ffffff;
}

.listbox .fr li{
  font-size: 18px;
  line-height: 50px;
  position: relative;
  text-indent: 30px;
}

.listbox .fr li::before {
  content: '';
  width: 10px;
  height: 10px;
  background: url(/uploads/image/images/2025list-before.png) no-repeat center;
  position: absolute;
  top: 22px;
  left: 7px;
  display: block;
}

.listbox .fr img{
  max-width: 100%;
  height: auto;
}

.listbox li span {
  color: #777;
  float: right;
}

.trs_editor_view p span,.trs_ueditor p span,.trs_paper_default p span,.trs_word p span{
  float: none;
}

/* 细览 */
.containerbox .box h2{
  font-size: 27px;
  margin: 55px auto 35px;
  color: #1c1d1e;
  text-align: center;
  line-height: 41px;
  font-weight: normal;
}

.containerbox .box h3{
  font-size: 20px;
  margin: 0 auto 35px;
  color: #333;
  text-align: center;
  /* line-height: 24px; */
  font-weight: normal;
}

.containerbox .box p.info {
  color: #969696;
  font-size: 16px;
  border-bottom: 1px solid #b1b1b1;
  height: 35px;
  padding: 0 400px;
  box-sizing: border-box;
}

.containerbox .box p.info .fl {
  float: left;
}

.containerbox .box p.info .fr {
  float: right;
}

.containerbox .box p.info .share {
  position: relative;
}

.sharemain {
  position: relative;
  display: flex;
  flex: 1;
  justify-content: flex-end;
  color: rgba(45, 23, 14, .6);
  font-size: 16px;
}

.containerbox .box p.info .share i {
  width: 32px;
  height: 26px;
  vertical-align: middle;
  margin-left: 10px;
  position: relative;
  /* top: -5px; */
  background: #ccc;
  display: inline-block;
  cursor: pointer;
}

.containerbox .box p.info .share i.weibo {
  background: url(/uploads/image/images/weiboicon.png) no-repeat;
}

.containerbox .box p.info .share i.weixin {
  background: url(/uploads/image/images/wxicon.png) no-repeat;
}

.ctx{
  font-size: 16px;
  line-height: 32px;
}

.nine_grid ul {
  margin: 40px auto 25px;
  overflow: hidden;
}

.nine_grid ul li {
  float: left;
  width: 344px;
  height: 263px;
  margin-right: 21px;
  margin-top: 21px;
  position: relative;
}

.nine_grid ul li::before{
  content: '';
  display: block;
  width: 45px;
  height: 45px;
  background: url(/uploads/image/images/2025player-before.png) no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: 75px;
  left: 5px;
  z-index: 999;
}

.nine_grid ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 30px;
  position: relative;
  /* border-radius: 15px; */
}


.nine_grid ul li a p {
  /* display: block; */
  background-color: #faf5f7;
  width: 100%;
  height: 58px;
  box-sizing: border-box;
  padding: 6px 20px;
  margin: 0;
  font-size: 18px;
  /* border-radius: 0 0 15px 15px; */
  position: absolute;
  top: 192px;
}


.containerbox .header h2 {
  text-align: center;
  height: 100px;
  line-height: 100px;
  font-size: 24px;
  font-weight: 600;
}

.main .content{
  padding-bottom: 40px;
  line-height: 40px;
  font-size: 20px;
}

.ztxc-swiper {
  position: relative;
  width: 898px;
  height: 540px;
  overflow: hidden;
  margin: 0 auto;
}

.ztxc-swiper .swiper-slide {
  /* width: 300px; */
  cursor: pointer;
}

.ztxc-swiper .swiper-slide {
  /* width: 300px; */
  cursor: pointer;
}

.swiper-slide-item {
  display: inline-block;
  width: 200px;
  height: 280px;
  margin: 0 10px;
  position: relative;
  text-align: center;
}

.swiper-slide-item-img{height:380px;display:grid;align-items:self-end;}
.swiper-slide-item-txt{height:80px;display:grid;margin-top:10px;}
.swiper-slide-item span {height:70px;}
.main{position:relative; overflow:hidden;}

.bigimage {
  display: none;
  position: fixed;
  z-index: 999;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 486px;
  height: 769px;
}

.bigimage img{
  width: 100%;
  height: 100%;
}

.bigimage .close {
  position: absolute;
  right: 24px;
  top: 24px;
  width: 26px;
  height: 26px;
  background-image: url(/uploads/image/images/close03.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}

.bigimagehorizontal1 {
  width: 640px;
  height: 640px;
}

.bigimagehorizontal2 {
  width: 420px;
  height: 640px;
}

.bigimagehorizontal3 {
  width: 770px;
  height: 500px;
}





@media (max-width: 768px) and (orientation:portrait){
html, body {
  max-width: 768px;
  margin: 0 auto;
  min-width: auto;
  overflow-x: hidden!important; 
  transform: none;
  font-size: 14px;
}

.w1200{
  width: 100%;
  box-sizing: border-box;
}

.pchide { display:block; }
.mhide { display:none; }

  .header-wrapper {
    height: 5rem;
    width: 100%;
    background: url(/uploads/image/images/m_2025header-bg.png) no-repeat top;
    background-size: contain;
    position: relative;
  }

  .focus  img{
    width: 100%;
    height: 100%;
  }

.nav-wrapper {
  background: url(/uploads/image/images/m_2025nav_bg.png) no-repeat center;
  /* background-size: contain; */
  bottom: 1.19rem;
  padding: 0 0.2rem;
}

.nav-list {
  height: 1rem;
  gap: 0.4rem;
}

.nav-list li{
  min-width: 1rem;
  height: 1rem;
  width: 2.133rem;
}

.nav-list li.btn{
  background: url(/uploads/image/images/m_2025ico01_04.png) no-repeat center;
  background-size: 60% auto!important;
  flex: initial;
  width: 1rem;
  height: 1rem;
}

.nav-list li:nth-child(5):hover{
  background: url(/uploads/image/images/m_2025ico01_04.png) no-repeat center;
  background-size: 60% auto!important;
  flex: initial;
  width: 1rem;
  height: 1rem;
}

.nav-wrapper .navbox{
  width: 100%;
  height: 3rem;
  background:rgba(239,161,87);
  /* background:rgba(239,161,87,.5); */
  position: absolute;
  top: 1rem;
  left: 0;
  z-index: 999;
  display: none;
}

.nav-wrapper .navbox.active{
  display:block;
}

.nav-wrapper .navbox ul{
  background:none;
  display:initial;
}

.nav-wrapper .navbox li{
  border-bottom:1px solid #ccc;
  height: 1rem!important;
  width: 100%;
  line-height: 1rem!important;
  text-align: center;
  font-size: 0.6rem;
}

.nav-wrapper .navbox ul li a{
  display:block;
  color:#740b07;
}

.home-wrapper{
  /* 解决子容器和父容器重叠 */
  overflow: auto;
  max-width: 768px;
  padding: 0 0.4rem;
  background: url(/uploads/image/images/m_2025home-wrp-bg.png) no-repeat top;
  background-size: contain;
}

.banner-wrapper{
  width: 100%;
  height: auto;
  margin-top: 0.67rem;
  overflow: hidden;
  background: none;
  flex-direction: column;
}

.banner-bar{
  width: 100%;
  height: auto;
  display: block;
}

.banner-left-img{
  width: 100%;
  height: 5.6rem;
}

.swiper01{
  width: 100%;
  height: 5.6rem;
  border-radius: 10px;
}

.swiper01 .swiper-slide a{
  /* height: auto; */
  height: 5.6rem;
}

.swiper01 .swiper-slide a img{
  width: 100%;
  height: 5.6rem;
}

.slide-title{
  bottom: 0;
  height: 0.8rem;
  line-height: 0.8rem;
  text-indent: 0.266rem;
  font-size: 0.426rem;
}

.swiper01 .swiper-pagination01{
  display: none;
}


.swiper01 .swiper-button-prev01{
  display: block;
  top: 2rem;
  left: -0.2rem;
  width: 1rem;
  height: 1.5rem;
  background-size: contain;
}

.swiper01 .swiper-button-next01{
  display: block;
  top: 2rem;
  right: -0.2rem;
  width: 1rem;
  height: 1.5rem;
  background-size: contain;
}

.banner-right-wrapper{
  width: 100%;
  height: auto;
  padding: 0;
  margin-top: 0.5rem;
}


.banner-right-list{
  height: auto;
}

.banner-right-list li{
  display: flex;
  align-items: center;
  height: 2.13rem;
  line-height: 0.67rem;
  padding-left: 0;
  margin-bottom: 0;
  font-size: 0.426rem;
  border-bottom: 1px solid #ccc1c1;
}

.banner-right-list li:last-child{
  border-bottom: none;
}

.banner-right-list li a{
  display: block;
  color: #750c02;
}

.banner-right-list li::before{
  content: '';
  display: block;
  width: 0;
  height: 0;
}


.banner-right-list-more{
  background: url(/uploads/image/images/m_2025banner-more.png) no-repeat center;
  background-size: contain;
  width: 3rem;
  height: 0.8rem;
  margin: 0;
  margin-left: auto;
  margin-top: 0.5rem;
}

.banner-right-list-more a{
  line-height: 0.8rem;
  font-size: 0.37rem;
}

.title-dhjs{
  height: 2.67rem;
  background: url(/uploads/image/images/m_2025title-dhjs.png) no-repeat center;
  background-size: contain;
}

.introduce-content{
  height: auto;
}

.introduce-time-bar{
  width: 100%;
  height: 8.67rem;
}

.introduce-time{
  height: 0.8rem;
}

.introduce-time span{
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.37rem;
}

.introduce-time .list {
  width: 100%;
  height: 7.73rem;
  border-radius: 0 0 10px 10px;
}

.introduce-time-bar .introduce-time .list::before{
  height: 7.62rem;
  top: 0.89rem;
}


.introduce-content-bar{
  width: 100%;
  height: 7.8rem;
}

.sound {
  width: 100%;
  height: 11rem;
  background: url(/uploads/image/images/m_2025sound-bg.png) no-repeat top;
  background-size: 75%;
  margin-top: 0.4rem;
}

.sound h2 {
  font-size: 0.69rem;
  /* text-indent: 2.7rem; */
  text-align: center;
}

.sound .player{
  width: 8.2rem;
  margin: 3.3rem auto 0;
}

.progress-bar-bg{
  height: 0.08rem;
}

.progress-bar-bg span{
  width: 0.32rem;
  height: 0.32rem;
  margin-top: -0.187rem;
  margin-left: -0.187rem;
}

.audio-length-current{
  font-size: 0.32rem;
}

.audio-length-total{
  font-size: 0.32rem;
}

.handle img{
  margin: 0 0.61rem;
}

.handle img:nth-child(1){
  width: 0.46rem;
  height: 0.33rem;
}

.handle img:nth-child(2){
  width: 0.44rem;
  height: 0.46rem;
}

.handle img:nth-child(3){
  width: 1.07rem;
  height: 1.07rem;
}

.handle img:nth-child(4){
  width: 0.44rem;
  height: 0.46rem;
}

.handle img:nth-child(5){
  width: 0.46rem;
  height: 0.33rem;
}

.sound ul{
  height: 2.76rem;
}

.sound li{
  font-size: 0.42rem;
  line-height: 0.76rem;
}

.sound li span{
  font-size: 0.42rem;
}

.sound li i.play{
  width: 0.4rem;
  height: 0.4rem;
  top: 0.2rem;
}

.sound li.active i.play{
  top: 0.2rem;
}

.sound li.active i.playing{
  width: 0.27rem;
  height: 0.27rem;
  top: 0.27rem;
}

.sound::after{
  height: 9.87rem;
}

.title-dhlt{
  background: url(/uploads/image/images/m_2025title-dhlt.png) no-repeat center;
  background-size: contain;
  margin-top: 0;
}

.swiper02 {
  width: 100%;
  height: 100%;
  overflow: visible;
  position: relative;
}

.swiper02 .swiper-wrapper .swiper-slide {
  overflow: hidden;
  width: 4.47rem;
  height: 5.53rem;
  background: url(/uploads/image/images/2025dhlt-item-bg.png) no-repeat center;
  background-size: contain;
}

swiper02 .swiper-wrapper .swiper-slide:hover{
  background: url(/uploads/image/images/2025dhlt-item-bg-hover.png) no-repeat center;
  background-size: contain;
}

.banner-dhlt-content02-img img{
  width: 4rem;
  height: 2.47rem;
  margin-top: 0.33rem;
}

.banner-dhlt-content02-precis{
  width: 4rem;
  height: 2.6rem;
}

.dhlt-content02-title h3{
  font-size: 0.3rem;
  line-height: 0.8rem;
  font-weight: 600;
}

.dhlt-content02-text{
  font-size: 0.22rem;
  font-weight: 600;
  margin-top: 0.2rem;
}

.dhlt-content02-more{
  display: none;
}

.swiper-button-prev02{
  background: url(/uploads/image/images/2025swiper03-left-bg.png) no-repeat center;
  width: 0.53rem!important;
  height: 1.27rem!important;
}

.swiper-button-next02{
  background: url(/uploads/image/images/2025swiper03-right-bg.png) no-repeat center;
  width: 0.53rem!important;
  height: 1.27rem!important;
}

.dhlt-content03-dcbg a img{
  width: 100%;
  height: 1.67rem;
}

.dhlt-content03-zghs a img{
  width: 100%;
  height: 1.67rem;
}

.dhlt-content03-bar{
  margin-top: 0.27rem;
  flex-direction: column;
  gap: 0.3rem;
}

.title-jchd{
  background: url(/uploads/image/images/m_2025title-jchd.png) no-repeat center;
  background-size: contain;
  height: 3.43rem;
  margin-bottom: 0;
}

.swiper033{
  width: 9.2rem;
  height: 4.67rem;
  overflow: visible;
  position: relative;
}

.swiper-button-prev033,.swiper-button-next033{
  width: 0.56rem!important;
  height: 1.27rem!important;
  top: 43%!important;
}

.swiper-button-prev033{
  background: url(/uploads/image/images/2025swiper03-left-bg.png) no-repeat center;
  left: 0px!important;
}

.swiper-button-next033{
  background: url(/uploads/image/images/2025swiper03-right-bg.png) no-repeat center;
  right: 0px!important;
}

.swiper033 .swiper-slide a img{
  width: 100%;
  height: 4.67rem;
  border-radius: 10px;
}

.swiper011{
  width: 100%!important;
  height: 4.87rem!important;
}

.swiper011 .swiper-wrapper .swiper-slide{
  display: flex;
  justify-content: space-between;
}

.swiper011 .swiper-wrapper .swiper-slide a{
  display: block;
  width: 4.4rem;
  height: 4.07rem;
  position: relative;
}

.swiper011 .swiper-wrapper .swiper-slide a img{
  width: 100%;
  height: 2.87rem;
  border-radius: 10px;
  border: 2px solid #fff;
  box-sizing: border-box;
}

.swiper011 .swiper-wrapper .swiper-slide a h3{
  width: 4.4rem;
  height: 1rem;
  text-indent: 0;
  color: #750c02;
  line-height: 0.5rem;
  font-size: 0.35rem;
  background-color: transparent;
}

.swiper011 .swiper-pagination011{
  bottom: 0!important;
}

.swiper011 .swiper-pagination011 .swiper-pagination-bullet{
  background: url(/uploads/image/images/m_2025swiper-pagination.png) no-repeat center;
  background-size: 100%;
  width: 0.27rem;
  height: 0.39rem;
}

.swiper011 .swiper-pagination011 .swiper-pagination-bullet-active{
  background: url(/uploads/image/images/m_2025swiper-active.png) no-repeat center;
  background-size: 100%;
  width: 0.4rem;
  height: 0.4rem;
}

.jchd-content-bottom{
  flex-direction: column;
}

.jchd-content-bottom-left{
  width: 100%;
  height: 7.87rem;
}

.jchd-content-bottom-right{
  width: 100%;
  height: auto;
}

.jchd-content-bottom-left-title{
  height: 2.6rem;
  background: url(/uploads/image/images/m_2025dhjt-title-bg.png) no-repeat center;
  background-size: contain;
}

.jchd-content-bottom-right-title{
  height: 1.6rem;
  background: url(/uploads/image/images/m_2025ftj-title-bg.png) no-repeat center;
  background-size: contain;
  margin-bottom: 0.8rem;
}

.swiper0111{
  width: 100%!important;
  height: 2.53rem!important;
  margin-top: 0.8rem;
}

.swiper0111 .swiper-wrapper .swiper-slide{
  display: flex;
  justify-content: space-between;
}

.swiper0111 .swiper-wrapper .swiper-slide a{
  display: block;
  width: 4.4rem;
  height: 2.53rem;
  position: relative;
}

.swiper0111 .swiper-wrapper .swiper-slide a img{
  width: 100%;
  height: 2.53rem;
  border-radius: 10px;
}

.swiper03{
  width: 9.2rem;
  height: 4.67rem;
  overflow: visible;
  position: relative;
}

.swiper-button-prev03,.swiper-button-next03{
  width: 0.56rem!important;
  height: 1.27rem!important;
  top: 43%!important;
}

.swiper-button-prev03{
  background: url(/uploads/image/images/2025swiper03-left-bg.png) no-repeat center;
  left: 0px!important;
}

.swiper-button-next03{
  background: url(/uploads/image/images/2025swiper03-right-bg.png) no-repeat center;
  right: 0px!important;
}

.swiper03 .swiper-slide img{
  width: 100%;
  height: 100%;
  border-radius: 10px!important;
}

.swiper-button-prev0111,.swiper-button-next0111{
  width: 0.56rem!important;
  height: 1.27rem!important;
  top: 43%!important;
}

.swiper-button-prev0111{
  background: url(/uploads/image/images/2025swiper03-left-bg.png) no-repeat center;
  left: 0px!important;
}

.swiper-button-next0111{
  background: url(/uploads/image/images/2025swiper03-right-bg.png) no-repeat center;
  right: 0px!important;
}


#video{
  width: 100%;
  height: 5.17rem;
}

.jchd-content-bottom-right-more{
  display: none;
}

.title-ljhg{
  background: url(/uploads/image/images/m_2025title-ljhg.png) no-repeat center;
  background-size: contain;
  height: 2.67rem;
}

.ljhg-content-wrapper{
  height: 3.33rem;
  /* background: url(/uploads/image/images/m_2025ljhg-bg.png) no-repeat center; */
  background: none;
}

.ljhg-content-bar{
  height: 3.33rem;
  position: unset;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  background: url(/uploads/image/images/m_2025ljdh-bg.png) no-repeat 3.6rem center;
  background-size: 0.04rem 1.33rem;
}

.ljhg-2022{
  position: unset;
  width: 6.27rem;
  height: 0.4rem;
  background: url(/uploads/image/images/m_2025ljdh-2022.png) no-repeat center;
  background-size: contain;
}

.ljhg-2022:hover{
  background: url(/uploads/image/images/m_2025ljdh-2022-hover.png) no-repeat center;
  background-size: contain;
}

.ljhg-2023{
  position: unset;
  width: 6.27rem;
  height: 0.4rem;
  background: url(/uploads/image/images/m_2025ljdh-2023.png) no-repeat center;
  background-size: contain;
}

.ljhg-2023:hover{
  background: url(/uploads/image/images/m_2025ljdh-2023-hover.png) no-repeat center;
  background-size: contain;
}

.ljhg-2024{
  position: unset;
  width: 6.27rem;
  height: 0.4rem;
  background: url(/uploads/image/images/m_2025ljdh-2024.png) no-repeat center;
  background-size: contain;
}

.ljhg-2024:hover{
  background:  no-repeat center;
  background-size: contain;
}

.footer{
  max-width: 26.1rem;
  height: 100%;
  margin-top: 0.96rem;
  font-size: 0.2rem;
  padding-top: 0.37rem;
}

.footer h2{
  font-size: 0.2rem;
  margin-bottom: 0.2rem;
}

.footer .link{
  padding-bottom: 0.32rem;
  margin-bottom: 0.32rem;
}

.footer .link a{
  margin: 0 0.15rem;
}

.footer .adress{
  width: 5.27rem;
  height: auto;
  padding-left: 0.53rem;
  margin-bottom: 0.1rem;
}

.footer .adress img{
  width: 2rem;
  height: 2rem;
  bottom: 0.67rem;
}

.footer .adress i{
  width: 0.4rem;
  height: 0.4rem;
  font-size: 0.27rem;
  line-height: 0.4rem;
}

.footer .adress .i01{
  left: 0.08rem;
}

.footer .adress .i02{
  top: 0.07rem;
  left: 4.45rem;
}

.footer .adress::after {
  top: 0.133rem;
  left: 4.27rem;
  width: 1px;
  background: #5c4c3f;
  height: 0.35rem;
  display: block;
}

.footer .adress img.m02 {
  left: -0.8rem;
}

.containerbox{
  width: 100%;
  padding: 0;
  padding-bottom: 20px;
  /* margin-top: 0.133rem; */
}

.breadcrumb {
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 0.373rem;
  line-height: 0.373rem;
  height: 1rem;
  color: #666666;
  border: none;
  background-color: #f9f7f3;
  padding: 0 0.4rem;
  box-sizing: border-box;
}

.breadcrumb li a{
  color: #666666;
}

.listbox{
  margin-top: 0.533rem;
  padding: 0 0.4rem;
  box-sizing: border-box;
}

.listbox .fl, .listbox .fr{
  width:100%;
  float:initial;
}

.listbox .fl{
  background:#fff;
  /* border:1px solid #10b3d2; */
  margin-bottom:26px;
  padding:0;
}

.listbox .fl .title{
  width:9.2rem;
  height: 1.067rem;
  background: url(/uploads/image/images/m_2025-menu-bg.png) no-repeat center;
  /* background-size: contain; */
  background-size: 100%;
  display:block;
  font-size:0.427rem;
  color:#fff;
  line-height:1.067rem;
  padding:0 0.267rem;
  box-sizing: border-box;
}

.listbox .fl .title .icon{
  width:0.8rem;
  margin-right:10px;
  height:0.4rem;
  display:block;
  float:left;
  background:url(/uploads/image/images/m_2025-ii01.png) no-repeat center / contain;
  position: relative;
  top:0.33rem;
}

.listbox .fl .title .arrow{
  width:0.533rem;
  height:0.533rem;
  display:block;
  float:right;
  background: url(/uploads/image/images/m_2025-arrow_04.png) center no-repeat;
  background-size: contain;
  margin-top:0.267rem;
}
.listbox .fl .menu{
  display:none;
}
.listbox .fl .menu.active{
  display:block;
  /* background: url(/uploads/image/images/m_2025menu-active-bg.png) no-repeat bottom; */
  background-color: #efa157;
  /* background-size: 100%; */
  border-radius: 10px;
}

.listbox .fl ul{
  margin:0.133rem auto;
}

.listbox .dhfwfl ul{
  margin:20px auto;
}
.listbox .fl li{
  width:100%;
  font-size:0.427rem;
  padding:0.3rem 1.2rem;
  position: relative;
}

.listbox .fl li.active02 a{
  color: #000;
}

.listbox .fl li.active02{
  background: none;
}

.listbox .dhfwfl li{
  width:50%;
  float:left;
  font-size:32px;
  padding:30px 40px;
  position: relative;
background-color:#faf5f7;
}

.listbox .fl li.active{
  background:#ebf9fc;
  color:#3ecce7;
}

.listbox .dhfwfl li.active{
  background:#ebf9fc;
  color:#3ecce7;
}
.listbox .fl li.active::after{
  content:'';
  width:34px;
  height:24px;
  display:block;
  position: absolute;
  top:25px;
  right:20px;
  background:url(/uploads/image/images/select-2x.png);
  background-size:contain;
}

.listbox .fr li{
  font-size: 18px;
  line-height: 50px;
  position: relative;
  text-indent: 0;
  padding: 0 0 0 0.6rem;
}

.listbox .fr li.con{
  padding: 0;
}

.listbox .fr li::before{
  top: 20px;
}

.listbox2 ul{
  padding: 0 30px;
}

.listbox2 ul li {
  /* font-size: 18px; */
  /* border-bottom: 1px solid #e3e3e3; */
  /* line-height: 60px; */
  text-indent: 0;
  padding: 0 0 0 30px;
  /* position: relative; */
}

.nine_grid ul{
  margin:0;
  padding: 0 0.4rem;
}
.nine_grid ul li{
  width:4.29rem;
  height:3.73rem;
  float:left;
  margin:0;
  margin-bottom:16px;
  border-radius: 0;
}
.nine_grid ul li img{
  width:100%;
  height:2.426rem;
  display:block;
  border-radius: 10px 10px 0 0 !important;
}
.nine_grid ul li p{
  width:100% !important;
  height:0.9rem !important;
  line-height:0.4rem !important;
  font-size:0.3rem !important;
  border-radius: 0 !important;
  background:#f4f5f7 !important;
  position: unset!important;
  /* top:183px !important; */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nine_grid ul li:nth-child(2n){
  float:right;
}

.nine_grid ul li::before{
  width: 0.6rem;
  height: 0.6rem;
  bottom: 1.33333rem;

}

.nine_grid ul li a p {
  padding: 0 0.2666rem;
}

.nine_grid{
  margin-top: 0.4rem;
}

.back_top {
  width: 68px;
  height: 68px;
  background-size: contain;
  position: fixed;
  top: 80%;
  left: initial;
  right: 20px;
  display: block;
}

.back_top img{
  width: 100%;
  height: 100%;
}

.containerbox .box p.info{
  padding: 0;
  height: 50px;
  border-bottom: 14px solid #f9f7f3;
}

.containerbox .box p.info .fl{
  float: none;
}

.ctx{
  padding: 0 0.4rem;
}

.trs_word p>img,.trs_ueditor p>img{
  width: 100%!important;
}

.box{
  padding: 0 0.4rem;
}

.video-js{
  width: 100%!important;
}

.nav-list li.active01{
  width: 3rem;
}

.nav-list li:nth-child(1){
  background-size: 100%;
  width: 2rem;
  background: url(/uploads/image/images/m_2025nav-item1.png) no-repeat center;
  background-size: 55%;
}

.nav-list li:nth-child(1).active01{
  background-size: 100%;
  width: 2rem;
}

.nav-list li:nth-child(2) {
  background-size: 100%;
}

.nav-list li:nth-child(2):hover {
  background-size: 100%;
}

.nav-list li:nth-child(2).active01{
  background: url(/uploads/image/images/m_2025nav-item2h.png) no-repeat center;
  background-size: 100%;
}

.nav-list li:nth-child(3) {
  background-size: 100%;
}

.nav-list li:nth-child(3):hover {
  background-size: 100%;
}

.nav-list li:nth-child(3).active01{
  background-size: 100%;
}

.nav-list li:nth-child(4) {
  background-size: 100%;
}

.nav-list li:nth-child(4):hover {
  background-size: 100%;
}

.nav-list li:nth-child(4).active01{
  background-size: 100%;
}

}








