@charset "utf-8";
.list_wrapper{
  padding-bottom: 30px;
  padding-top: 10px;
}
.list_img{
  position: relative;
}
.list_img img{
  display: block;
  width: 100%;
}
.position{
  position: absolute;
  width: 100%;
  left: 50%;
  bottom: 0;
  z-index: 2;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
}
.position .w>div {
  background: rgba(164, 0, 0, 0.9);
  display: inline-block;
  padding: 0 20px;
  position: relative;
}
.position .w{
  overflow: unset;
}
.position .w div::after{
  content: '';
  width: 22px;
  height: 92px;
  background: url(/2024/img/list_titlebg.png)no-repeat;
  position: absolute;
  right: -21px;
  top: 0;
}
.position .w div::before{
  content: '';
  width: 160px;
  height: 92px;
  background: rgba(164, 0, 0, 0.9);
  position: absolute;
  left: -159px;
  top: 0;
}
.position div h2{
  color: #fff;
  font-size: 34px;
  font-family: 'hydsj';
  display: inline-block;
  line-height: 92px;
  vertical-align: top;
}
.position div p{
  display: inline-block;
  line-height: 92px;
  padding-left: 50px;
  background: url(/2024/img/list_position.png)no-repeat 20px center;
  color: #fff;
  vertical-align: top;
}
.position div a{
  color: #fff;
}
.column{
  display: table;
  margin: 0 auto;
  font-size: 38px;
  position: relative;
  font-family: 'hydsj';
  padding-top: 90px;
  padding-bottom: 60px;
}
.column::after{
  content: '';
  width: 107px;
  height: 23px;
  background: url(/2024/img/title_ico3.png)no-repeat;
  position: absolute;
  right: -118px;
  top: 99px;
}
.column::before{
  content: '';
  width: 107px;
  height: 23px;
  background: url(/2024/img/title_ico2.png)no-repeat;
  position: absolute;
  left: -107px;
  top: 99px;
}
.img_list ul{
  min-height: 500px;
}
.img_list li{
  padding: 40px 0;
  border-bottom: 1px solid #eeeeee;
}
.img_list a{
  display: flex;
  justify-content: space-between;
  padding: 30px 20px;
  transition: transform .3s;
}
.img_list a:hover{
  transform: translateY(-5px);
  background: url(/2024/img/listnew_bg.png)no-repeat right bottom #f8f8f8;
}
.img_list a .img{
  width: 425px;
  height: 275px;
}
.img_list a .img img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: fill;
  transition: all .3s;
}
.img_list a .detail{
  width: calc(100% - 465px);
}
.img_list a .detail span{
  font-size: 18px;
  line-height: 32px;
  display: block;
  color: #fff;
  padding-left: 36px;
  background: url(/2024/img/clock_bg.png)no-repeat;
}
.img_list a .detail p{
  font-size: 20px;
  color: #111111;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 60px;
}
.img_list a .detail p{
  font-weight: 600;
}
.img_list a .detail em{
  font-size: 18px;
  color: #7a7a7a;
  display: block;
  text-indent: 2em;
  line-height: 32px;
  height: 165px
}
.img_list a .detail i{
  text-align: right;
  display: block;
  color: #a40000;
}
/* ???¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????¡ì???¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????¡ì???¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????€????????¡¯???€????€????????¡¯??????????????????????€????????¡¯??????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????€????????¡¯???????????€????¡­?????€????????¡¯??????????????€????¡­?€????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????€????????¡¯???€????€????????¡¯??????????????????????€????????¡¯??????????€????????¡¯???€????????€??????????¡¯??????????€????? */
.gljg .column_3{
  font-size: 26px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  background: url(/2024/img/gljg_title.png) no-repeat right bottom;
  line-height: 77px;
}
.gljg ul{
  margin: 30px 0;
  border-left: 3px solid #a40000;
  padding: 70px 200px;
  padding-left: 400px;
}
.gljg ul li{
  width: 45%;
  position: relative;
  float: left;
  margin-left: 5%;
  transition: all .3s;
}
.gljg ul li:hover{
  transform: translateY(-5px);
}
.gljg ul li::after{
  content: '';
  width: 22px;
  height: 22px;
  background: url(/2024/img/gljg_li.png)no-repeat;
  position: absolute;
  left: -50px;
  top: 24px;
  transition: all .3s;
}
.gljg ul li:hover::after{
  transform: rotate(90deg)
}
.gljg ul li a{
  display: block;
  font-size: 23px;
  color: #1b1919;
  font-weight: 600;
  line-height: 70px;
}
/* ???¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????¡§???¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????¡ì???¡¯???€????€????????????¡¯??????????€????????¡¯???€????€????????¡¯??????????????????????€????????¡¯??????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????¡¤???¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????¡§???¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????? */
.stgm ul{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  padding-bottom: 30px;
}
.stgm ul li{
  transition: all .3s;
}
.stgm ul li:hover{
  transform: translateY(-10px);
}
.stgm ul li a{
  display: block;
  position: relative;
  width: 478px;
  height: 308px;
  margin: 0 auto;
}
.stgm ul li:hover a{
  box-shadow: 0 0 5px #858585;

}
.stgm ul li a img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: fill;
  transition: all .3s;
}
.stgm ul li a p{
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 0 15px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background: #000;
  background: linear-gradient(to top, black, rgba(0, 0, 0, 0));
  color: #fff;
  line-height: 70px;
  padding-top: 30px;
}
/* ???¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????€????????¡¯???€????€????????¡¯??????????????????????€????????¡¯??????????€????????¡¯???€????€????????¡¯???????????€????¡­?????€????????¡¯??????????????€????¡­?€????¡¯???€????€????????????¡¯??????????€????????¡¯???€????€????????¡¯??????????????????????€????????¡¯??????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????€????????¡¯???€????€????????¡¯??????????????????????€????????¡¯??????????€????????¡¯???€????€????????¡¯???????????€????¡­?????€????????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????€????????¡¯???????????€????¡­?????€????????¡¯??????????€????????¡¯???€????€????????????¡¯??????????€????????¡¯???€????€????????¡¯??????????????????????€????????¡¯??????????€????????¡¯???€????€????????¡¯???????????€????¡­?????€????????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????¡§???¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????¡§ */
.text_list{
  padding: 0 1%;
}
.text_list li{
  width: 47%;
  padding: 35px 25px;
  border: 1px solid #a40000;
  float: left;
  transition: transform .3s;
  margin-bottom: 48px;
}
.text_list li:hover{
  background: url(/2024/img/tzgg_bg.png)no-repeat right bottom #f8f8f8;
  border: none;
  transform: translateY(-8px);
  box-shadow: 0 0 5px #1b1919;
  border: 1px solid #f8f8f8;
}
.text_list li:nth-child(2n){
  margin-left: 4%;
}
.text_list li a{
  display: flex;
  justify-content: space-between;
}
.text_list li a .time{
  background: url(/2024/img/list_time_bg.png)no-repeat #a40000;
  padding: 20px 0 16px 0;
  width: 111px;
}
.text_list li a .time p{
  font-size: 45px;
  color: #ffffff;
  text-align: center;
  line-height: 70px;
  height: 60px;
}
.text_list li a .time span{
  text-align: center;
  display: block;
  color: #fff;
  line-height: 40px;
  font-size: 23px;
}
.text_list li a .cont{
  width: 80%;
}
.text_list li a .cont p{
  line-height: 30px;
  font-size: 20px;
  color: #212121;
  margin-bottom: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text_list li a .cont span{
  color: #7a7a7a;
  font-size: 19px;
  display: block;
  text-indent: 2em;
  line-height: 32px;
}
/* ???¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????¡§???¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????€????????¡¯???€????€????????¡¯??????????????????????€????????¡¯??????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????¡¤???¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????¡§???¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????? */
.xyfg_wrapper{
  overflow: unset;
  position: relative;
}
.xyfg{
  overflow: hidden;
}
.thumbs-swiper{
  margin-top: 30px;
}
.thumbs-swiper img{
  display: block;
  width: 100%;
}
.xyfg_next{
  background: url(/2024/img/banner_next.png) no-repeat;
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  right: -25px;
  bottom: 117px;
  margin-top: -25px;
  z-index: 1;
}
.xyfg_prev{
  background: url(/2024/img/banner_prev.png) no-repeat;
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  left: -25px;
  bottom: 117px;
  margin-top: -25px;
  z-index: 1;
}

.thumbs-swiper .swiper-slide-thumb-active{
  box-shadow: 0 0 10px #a40000;
}


.main-swiper img{
  display: block;
  width: 100%;
  height: 930px;
}
.thumbs-swiper img{
  display: block;
  height: 230px;
}

/* ???¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????€????????¡¯???€????€????????¡¯??????????????????????€????????¡¯??????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????€????????¡¯???€????€????????¡¯??????????????????????€????????¡¯??????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????? */
.content_page_top{
  padding: 30px 60px;
  border-left: 8px solid #a40000;
  margin-top: 60px;
}
.content_page_top h1{
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 30px;
  color: #000;
} 
.content_page_top .author{
  display: inline-block;
  padding-left: 30px;
  margin-right: 40px;
  background: url(/2024/img/zz.png)no-repeat left center;
  font-size: 22px;
}
.content_page_top .time{
  display: inline-block;
  padding-left: 30px;
  background: url(/2024/img/rq.png)no-repeat left center;
  font-size: 22px;
}
.content_page_cont{
  margin-top: 60px;
}
.content_page_cont img{
  display:inline-block;
  max-width: 98%;
  margin: 10px 0;
}
.content_page_cont p{
  /* font-size: 20px; */
  text-indent: 2em;
}
.content_page_cont table td{
  vertical-align:middle;
}
.content_page_cont table p{
  text-indent: 0em;
  display: table;
  margin: 0 auto;
}
/* ???¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????€????????¡¯???€????€????????¡¯??????????????????????€????????¡¯??????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????€??????€??????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????????¡¯???€????€????????????¡¯??????????????????????€????????¡¯???€????????€????¡­?????¡¯??????????€????? */
.ld_list ul li{
  float: left;
  width: 755px;
  width: 47.2%;
}
.ld_list ul li a{
  background: url(/2024/img/ld_bg.png)no-repeat bottom right #f8f8f8;
  border: 1px solid #a40000;
  transition: all .3s;
}
.ld_list ul li a:hover{
  background: url(/2024/img/ld_bg.png)no-repeat bottom right #a40000;

}

.ld_list ul li .img{
  width: 216px;
  height: 287px;
  overflow: hidden;
}
.ld_list a .detail {
  width: 67%;
}
.ld_list a .detail span{
  font-size: 26px;
  color: #1c1c1c;
  background: none;
  font-weight: 600;
  position: relative;
}
.ld_list a .detail span::after{
  content: '';
  position: absolute;
  left: -0;
  top: 10px;
  width: 14px;
  height: 18px;
  background: #cfa972;
}
.ld_list a:hover .detail span{
  color: #fff;
}
.ld_list a:hover .detail p{
  color: #fff;
}
.ld_list a:hover .detail em{
  color: #fff;
}
.ld_list a:hover .detail i{
  color: #fff;

}
.ld_list a .detail i{
  color: #171616;
}
.ld_list ul li:nth-child(2n){
  margin-left: 88px;
  margin-left: 5.6%;
}

.jj_list .section_1{
  display: flex;
  justify-content: space-between;
}
.jj_list .section_1{
  padding-left: 35px;
}
.jj_list .section_1_img{
  width: 785px;
  height: 465px;
  position: relative;
}
.jj_list .section_1_img::after{
  content: '';
  width: 35px;
  height: 35px;
  background: #a40000;
  position: absolute;
  left: -35px;
  top: -35px;
}
.jj_list .section_1_img img{
  display: block;
  width: 100%;
  height: 100%;
}
.jj_list .section_1_cont{
  width: 46%;
}
.jj_list .section_1_cont p{
  margin-bottom: 65px;
  margin-top: 10px;
  font-family: '·½Õý·ÂËÎ_GBK','fzfs';
}
.jj_list p{
  font-size: 20px;
  line-height: 44px;
  color: #111111;
  text-indent: 2em;
  text-align: justify;
  font-family: '·½Õý·ÂËÎ_GBK','fzfs';
  font-size: 21px;
}
.jj_list p span{
  
font-family: '·½ÕýºÚÌå_GBK','fzht';
  
font-size: 21px;
}
.jj_list .section_1_cont img{
  display: block;
  margin: 0 auto;
}
.jj_list .jj_title{
  font-size: 28px;
  color: #111111;
  font-weight: 600;
  margin: 0 auto;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 70px;
  display: table;
  position: relative;
}
.jj_list .jj_title::after{
  content: '';
  width: 31px;
  height: 31px;
  border-top: 3px solid #a40000;
  border-left: 3px solid #a40000;
  position: absolute;
  left: -50px;
  top: -20px;
}
.jj_list .jj_title::before{
  content: '';
  width: 31px;
  height: 31px;
  border-right: 3px solid #a40000;
  border-bottom: 3px solid #a40000;
  position: absolute;
  right: -50px;
  bottom: -20px;
}
.jj_list .section_2{
  margin-top: 70px;
  background: url(/2024/img/jj_bg_2.png)no-repeat;
  background-size: 100%;
  padding-top: 1px;
}
.jj_list .section_2_2{
  display: flex;
  justify-content: space-between;
}
.jj_list .section_2_2 p{
  line-height: 40px;
}
.jj_list .section_2_img{
  margin-left: 60px;
  height: 405px;
  width: 537px;
  overflow: hidden;
}
.jj_list .section_2_img img{
  
width: 100%;
  
display: block;
}
.jj_list .section_3{
  background: url(/2024/img/jj_bg_3.png)no-repeat center center;
  padding: 1px 0;
}
.section_3_img{
  margin: 70px 0;
}
.section_3_bottom{
  background: url(/2024/img/jj_3bottom.png)no-repeat;
  background-size: 100%;
  margin-bottom: 40px;
  float: right;
}
.section_3_bottom p{
  color: #fff;
  padding-right: 1em;
}
.nav_list {
  display: inline-block;
}
.nav_list ul{
  display: flex;
}
.nav_list ul a{
  line-height: 90px;
  font-size: 22px;
}
.nav_list ul .on, .nav_list ul a:hover{
  border-bottom: 1px solid #fff;
  font-weight: 600;
}
.nav_list ul li{
  padding: 0 15px;
}
.ld_list ul .mr0{
 margin-left: 88px;
  
}
.ml_list{
     margin-left: 88px;
  }
@media screen and (min-width: 1000px) and (max-width: 1600px) {
  .stgm ul li a{
    width: 340px;
    height: 220px;
  }
  .text_list li{
    padding: 14px 11px;
    float: none;
    display: inline-block;
  }
  .text_list .ml_list{
    margin-left: 59px;
  }
  
  .text_list li a .time{
    padding: 10px 0 10px 0;
    width: 83px;
  }
  .text_list li a .time p{
    font-size: 30px;
    line-height: 34px;
    height: auto;
  }
  .text_list li a .time span{
    line-height: 28px;
    font-size: 14px;
  }
  .text_list li a .cont p{
    font-size: 18px;
  }
  .text_list li a .cont span{
    font-size: 14px;
    line-height: 22px;
  }
  .img_list a{
    padding: 16px 14px;
  }
  .column{
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .column::before{
    top: 65px;
  }
  .column::after{
    top: 65px;
  }
  .ld_list ul li .img{
    width: 150px;
    height: 207px;
  }
  .img_list a .detail p{
    font-size: 18px;
    line-height: 40px;
  }
  .img_list a .detail em{
    font-size: 16px;
    line-height: 25px;
    height: 100px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
  }
  .ld_list a .detail span{
    font-size: 21px;
    padding-left: 26px;
  }
  .jj_list .section_1_img::after{
    width: 25px;
    height: 25px;
    left: -25px;
    top: -25px;
  }
  .jj_list p{
    font-size: 18px;
    line-height: 36px;
  }
  .jj_list .section_1_img{
    width: 541px;
    height: 465px;
  }
  .jj_list .jj_title{
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .section_2_img img{
    display: block;
    width: 100%;
  }
  .main-swiper img{
    height: 530px;
  }
  .thumbs-swiper img{
    height: 170px;
  }
  .gljg ul{
    padding: 70px 10px;
    padding-left: 100px;
  }
  .xyfg_next{
    right: 188px;
    bottom: -483px;
  }
  .xyfg_prev{
    left: 188px;
    bottom: -482px;
  }
  .jj_list .section_2_img{
    display: none;
  }
  .ld_list ul .mr0{
    margin-left: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .list_img .position{
    position: unset;
    padding: 10px 0;
  }
  .position {
    transform: unset;
    display: block;
  }
  .position div h2{
    font-size: 23px;
    line-height: 23px;
    
  }
  .position div p{
    font-size: 12px;
    line-height: 23px;
    display: block;
    margin-top: 10px;
    background: url(/2024/img/list_position.png)no-repeat 0px center;
    padding-left: 16px;
    background-size: 10px;
  }
  .position .w>div>div{
    margin-bottom: 15px;
  }
  .content_page_cont{
    margin-top: 15px;
  }
  .content_page_cont{
    max-width: 100%;
  }
  .position .w div::before{
    width: 0;
  }
  .position .w div::after{
    width: 0;
  }
  .position .w div{
    padding: 5px 5px;
    width: 100%;
  }
  .content_page_top{
    margin-top: 20px;
    border-left: 3px solid #a40000;
  }
  .content_page_top{
    padding: 5px 10px;
    border-left: 3px solid #a40000;
    margin-top: 20px;
  }
  .content_page_top h1{
    margin-bottom: 6px;
    font-size: 18px;
  }
  .content_page_top .author{
    font-size: 14px;
    background: url(/2024/img/zz.png)no-repeat left center;
    background-size: 17px;
    padding-left: 23px;
  }
  .content_page_top .time{
    font-size: 14px;
    background: url(/2024/img/rq.png)no-repeat left center;
    background-size: 17px;
    padding-left: 22px;
  }
  .column{
    font-size: 18px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .column::before{
    background: url(/2024/img/title_ico2.png)no-repeat;
    background-size: 54px;
    top: 14px;
    width: 60px;
    left: -59px;
  }
  .column::after{
    background: url(/2024/img/title_ico3.png)no-repeat;
    background-size: 54px;
    top: 14px;
    width: 60px;
    right: -63px;
  }
  .gljg .column_3{
    font-size: 18px;
    line-height: 35px;
    background: url(/2024/img/gljg_title.png) no-repeat right bottom;
    background-size: auto 100%;
  }
  .gljg ul{
    margin: 10px 0;
    border-left: 3px solid #a40000;
    padding: 20px 20px;
    padding-left: 40px;
  }
  .gljg ul li a{
    font-size: 14px;
    line-height: 30px;
  }
  .gljg ul li::after{
    width: 15px;
    height: 15px;
    background: url(/2024/img/gljg_li.png)no-repeat;
    left: -20px;
    background-size: 100%;
    top: 7px;
  }
  .img_list a .img{
    display: none;
  }
  .img_list a .detail{
    width: 100%;
  }
  .img_list a .detail span {
    font-size: 12px;
    line-height: 22px;
    display: block;
    color: #fff;
    padding-left: 27px;
    background: url(/2024/img/clock_bg.png)no-repeat;
    background-color: #a40000;
    background-size: auto 100%;
  }
  .img_list a .detail p {
    font-size: 14px;
    line-height: 26px;
  }
  .img_list a .detail em {
    font-size: 12px;
    text-indent: 2em;
    line-height: 16px;
    height: 32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .img_list a .detail i{
    font-size: 12px;
  }
  .img_list a{
    padding: 0 0;
  }
  .img_list li{
    padding: 10px 0;
  }
  .stgm ul{
    display: block;
  }
  .stgm ul li{
    margin-bottom: 15px;
  }
  .stgm ul li a{
    width: 100%;
    height: 230px;
  }
  .stgm ul li a p{
    line-height: 40px;
    padding-top: 15px;
    font-size: 14px;
  }
  .text_list li{
    width: 100%;
    padding: 12px 8px;
    margin-bottom: 18px;
  }
  .text_list li:nth-child(2n){
    margin-left: 0;
  }
  .text_list li a .cont p{
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 4px;
  }
  .text_list li a .cont span{
    font-size: 12px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .text_list li a .time{
    width: 58px;
    height: 66px;
    padding: 10px 0 10px 0;
  }
  .text_list li a .time p{
    font-size: 27px;
    line-height: 24px;
    height: auto;
  }
  .text_list li a .time span{
    font-size: 12px;
    line-height: 30px;
  }
  .ld_list ul li{
    width: 100%;
    float: unset;
  }
  .ld_list ul .mr0{
    margin-left:0 ;
  }
  .ld_list a .detail span::after{
    width: 0;
  }
  .ld_list ul li:nth-child(2n){
    margin-left: 0;
  }
  .ld_list ul li a{
    /* display: block; */
    align-items: center;
  }
  .ld_list  ul li  a .img{
    display: block;
    width: 125px;
    height: 110px;
  }
  .ld_list a .detail i{
    line-height: 25px;
  }
  .main-swiper img{
    height: 210px;
  }
  .thumbs-swiper img{
    height: 49px;
  }
  .xyfg_next{
    display: none;
  }
  .xyfg_prev{
    display: none;
  }
  img{
    max-width: 100%;
  }
  .content_page_cont img{
    height:auto;
  }
  .jj_list .section_1_img::after{
    width: 0;
  }
  .jj_list .section_1{
    padding-left: 0;
  }
  .jj_list .section_1{
    display: block;
  }
  .jj_list .section_1_cont{
    width: 100%;
  }
  .jj_list .section_1_img{
    width: 100%;
    height: auto;
  }
  .jj_list p{
    font-size: 14px;
    line-height: 24px;
  }
  .jj_list p span{
    font-size: 14px;
  }
  .jj_list .section_1_cont p{
    margin-bottom: 15px;
  }
  .jj_list .section_2{
    margin-top: 15px;
  }
  .jj_list .jj_title{
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .jj_list .jj_title::before {
    width: 23px;
    height: 22px;
    border-right: 2px solid #a40000;
    border-bottom: 2px solid #a40000;
    right: -18px;
    bottom: -11px;
  }
  .jj_list .jj_title::after {
    width: 23px;
    height: 22px;
    border-top: 2px solid #a40000;
    border-left: 2px solid #a40000;
    left: -20px;
    top: -11px;
  }
  .jj_list .section_2_2{
    display: block;
  }
  .jj_list .section_2_2 p{
    line-height: 24px;
  }
  .jj_list .section_2_img{
    margin-left: 0;
    width: 100%;
  }
  .section_3_img{
    margin: 20px 0;
  }
  .section_3_bottom p{
    line-height: 30px;
  }
  .nav_list ul{
    flex-wrap: wrap;
  }
  .position .w .nav_list{
    margin-bottom: 0;
  }
  .nav_list ul a {
    line-height: 20px;
    font-size: 14px;
  }
}
.dpzw25{
  margin-top:20px;
}