@charset "utf-8";

/*全局*/
body,html{background:#fff;padding:0;margin:0;font-size:14px;line-height:30px;font-family:'Microsoft YaHei';}
ul,form,dd,dt,dl,h1,h2,h3,h4,p{padding:0;margin:0;}
a{color:#333333;text-decoration:none;}
a:hover{color:#ff9724 !important;}
i{text-decoration:none;font-style:normal}
.W{width:640px;margin:0 auto;}
.CL{clear:both;}
li{list-style:none;}
img{border:0;}
.Mt7{margin:10px 0 0 0;}
.Non{display:none;}

.footer{display:none;}

.dh {
    background: #e2e2e2 url(http://www.fj.xinhuanet.com/ksh/images/bgSjTop.png) no-repeat 0 0px;
    -webkit-background-size: 100% 45px;
    background-size: 100% 45px;
    position: relative;
    height: 35px;
    padding:5px;
}
.dh .W{display:none;}
.dh .mobliehead{display:block;color:#fff;font-size:22px;padding:0 0 0 15px;}

.titu_m{}
.titu_m img{width:100%;height:auto;display:block;}

.titu{display: none;}


.nav{background:#00479d;color:#fff;font-size: 24px;text-align: center;height: 60px;line-height: 60px;}
.nav a{padding:0 20px;color:#fff;}

.dh01{height: 170px;background: url('http://fj.news.cn/zhuanti/2026/tql/images/dh01.jpg') no-repeat -330px bottom;display: block; clear: both;}
.dh02{height: 170px;background: url('http://fj.news.cn/zhuanti/2026/tql/images/dh02.jpg') no-repeat -330px bottom;display: block; clear: both;}
.dh03{height: 170px;background: url('http://fj.news.cn/zhuanti/2026/tql/images/dh03.jpg') no-repeat -330px bottom;display: block; clear: both;}
.dh04{height: 170px;background: url('http://fj.news.cn/zhuanti/2026/tql/images/dh04.jpg') no-repeat -330px bottom;display: block; clear: both;}

.left01{width:600px;margin:0 auto;}
.right01{width:600px;margin:0 auto;}
.right01 img{width:100%;aspect-ratio:16/9;}

.tw01{overflow:hidden;margin:5px 0 0 0;padding:10px 0;background:url('http://fj.news.cn/2021zt/fcxtx/images/bg1.png') no-repeat center bottom;}
.tw01 h2{font-size:26px;font-family:'微软雅黑';line-height:1.6em;color:#333333;font-weight:500;padding:5px 0;}
.tw01 h2 a{color:#333333;}
.tw01 p{font-size:24px;line-height:1.5em;text-indent:2em;padding:8px 0 0 0;overflow:hidden;color:#666666;text-align:justify;}

.list{padding:15px 0 0 0;width:600px;margin:0 auto}
.list li{background:url('http://fj.news.cn/zhuanti/2023/fjctl/images/libg.png') no-repeat 0 23px;padding:8px 0 8px 20px;line-height:1.8em;font-size:24px;font-weight:500;}

.jdtnews {
  width: 600px;
  position: relative;
  overflow: hidden;
}

.jdtnews .swiper-slide {
  text-align: center;
}

.jdtnews .swiper-slide img {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}

.jdtnews .swiper-slide div {
  display: block;
  height: 50px;
  color: #fff;
  font-size: 26px;
  line-height: 50px;
  text-align: left;
  position: absolute;
  left:0;
  bottom: 0;
  right: 0;
  background: linear-gradient(180deg,#0000,#000);
  
}

.jdtnews .swiper-slide div a {
  color: #fff !important;
  padding:0 10px;
}

.jdtnews .swiper-pagination-bullet {
  transition: All 0.6s ease-in-out;-webkit-transition: All 0.6s ease-in-out; -moz-transition: All 0.6s ease-in-out;-o-transition: All 0.6s ease-in-out;
  width: 8px;
  height: 8px;
  background: #dd6b06;
  cursor: pointer;
  text-indent: -999em;
  opacity: 1;
  border-radius: 5px;
}

.jdtnews .swiper-pagination-bullet-active {
  background: #fff;
  width:20px;
  opacity: 1;
}

.jdtnews .swiper-pagination {
  text-align: right;
}

/*2*/
.M-articleList01 .list-item{display: flex;border-bottom:1px dashed #bfbfbf;padding:12px 0;}
.M-articleList01 .list-item .img{width:240px;display: flex;}
.M-articleList01 .list-item .img img{width:100%;aspect-ratio:16/9;}
.M-articleList01 .txt{padding:0 24px;width: 400px;;}
.M-articleList01 .txt .title{display: flexbox;font-size: 28px;clear: both;line-height: 1.5em;font-weight: 500;padding: 10px;}
.M-articleList01 .txt .summary{display: flexbox;color:#666;font-size: 24px;line-height: 1.5em;display: none;}

/*3*/
.M-articleList02{width: 600px;display: grid;grid-template-columns: repeat(2, 1fr);justify-content: space-between; row-gap: 15px;column-gap: 15px;margin:0 auto;}
.M-articleList02 .item{display: flex;flex-direction:column;}
.M-articleList02 .item img{width:100%;aspect-ratio:16/9;}
.M-articleList02 .item div{clear: both;display: table;height: 80px;font-size: 20px;}
.M-articleList02 .item div a{display: table-cell;vertical-align: middle;}

/*4*/

#part3 {
    width: 640px;
    height:400px;
    margin:30px 0 0 0;
    /*height: 950px;*/
    overflow: hidden;
    position:relative;
    /*border:1px solid red;*/
}
#part3 ul{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 28px;
}
#part3 .swiper-container{
}
#part3 figure{
    width: 516px;
    height: 370px;
}
#part3 figure img{
width:100%;
height:285px;
    display: inline-block;
}

figure{padding:0;margin:0;}
.swiper-slide div{display:block;height:40px;color:#000;font-size:24px;line-height:40px;text-align:center;}
.swiper-slide div a{color:#000 !important;}

#part3 .swiper-button-prev{background:url('http://fj.news.cn/2021zt/yjfjsdsycddh/images/prev.png') no-repeat 0 0;width:50px;height:70px;position:absolute;top:120px;left:60px;z-index:9999;}
#part3 .swiper-button-next{background:url('http://fj.news.cn/2021zt/yjfjsdsycddh/images/prev.png') no-repeat right 0;width:50px;height:70px;position:absolute;top:120px;right:60px;z-index:9999;}
