@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:1200px;margin:0 auto;}
.CL{clear:both;}
li{list-style:none;}
img{border:0;}
.Mt7{margin:10px 0 0 0;}
.Non{display:none;}
.dh{background:#f9f9f9 !important;width:100% !important;height:33px !important;text-align:right !important;border-bottom:1px solid #e4e4e4 !important;padding:3px 0 !important;}
.dh img{width:54px !important;height:33px !important;float:left !important;}
.dh a,.dh i{padding:0 5px 0 5px !important;line-height:33px !important;font-size:14px;font-family:'Microsoft YaHei';}
.mobliehead{display:none;}

.titu{}
.titu img{width:100%;height:auto;display:block;}

.header { width:100%; background:#f8f8f8 url(http://www.fj.xinhuanet.com/ksh/images/20150318_gjzt2_v1.png) 0 100% repeat-x; height:245px; }
.header .header_box { width:1000px; margin:0 auto; }
.header .header_tit { background:url(http://www.fj.xinhuanet.com/ksh/images/20150318_gjzt1_v1.png) 20px 20px no-repeat; padding:30px 0 0 55px; height:102px; }
.header .header_tit h1 { line-height:40px; font-size:40px; font-weight:bold; color:#1a70bb; }
.header .header_tit h1 a { color:#1a70bb; text-decoration: none; }
.header .header_tit span { padding:20px 30px 0 0; display:block; float:left; font-size:16px; }
.header .header_con { padding-left:55px; line-height:30px; padding-right:50px; padding-top:10px; }
.header .header_con span { font-size:20px; font-weight:bold; color:#000; padding-right:15px; }

/*尾部*/
.footer{color:#fff;background:#00479d;text-align:center;font-size:12px !important;padding:30px 0;clear:both;border-top:30px solid #fff;}
.footer a{color:#fff !important;font-size:12px;}
.footer p{text-indent:0;font-size:12px;padding:0;}

.content{width:1200px;margin:20px auto 0 auto;clear:both;}
.titu_m{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 center bottom;display: block; clear: both;}
.dh02{height: 170px;background: url('http://fj.news.cn/zhuanti/2026/tql/images/dh02.jpg') no-repeat center bottom;display: block; clear: both;}
.dh03{height: 170px;background: url('http://fj.news.cn/zhuanti/2026/tql/images/dh03.jpg') no-repeat center bottom;display: block; clear: both;}
.dh04{height: 170px;background: url('http://fj.news.cn/zhuanti/2026/tql/images/dh04.jpg') no-repeat center bottom;display: block; clear: both;}

.left01{width:600px;float: left;}
.right01{width:580px;aspect-ratio:16/9;float: right;}
.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:24px;font-family:'微软雅黑';line-height:30px;color:#333333;font-weight:500;padding:5px 0;}
.tw01 h2 a{color:#333333;}
.tw01 p{font-size:20px;line-height:26px;text-indent:2em;padding:8px 0 0 0;overflow:hidden;color:#666666;text-align:justify;}

.list{padding:15px 0 0 0;}
.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:20px;font-weight:500;}



.jdtnews {
  width: 580px;
  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;}
.M-articleList01 .txt .title{display: flexbox;font-size: 20px;clear: both;line-height: 28px;font-weight: 500;padding: 10px;}
.M-articleList01 .txt .summary{display: flexbox;color:#666;font-size: 16px;line-height: 22px;}


/*3*/
.M-articleList02{width: 100%;display: grid;grid-template-columns: repeat(3, 1fr);justify-content: space-between; row-gap: 15px;column-gap: 15px;}
.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: 1200px;
    height:580px;
    overflow: hidden;
    position:relative;
}
#part3 ul{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 28px;
}
#part3 .swiper-container{
}
#part3 figure{
    width: 960px;
    height: 530px;
}
#part3 figure img{
width:100%;
height:100%;
    display: inline-block;
}

figure{padding:0;margin:0;}
.swiper-slide div{position:absolute;display:block;height:40px;bottom:0;width:960px;color:#fff;background:rgba(0,0,0,0.5);font-size:16px;line-height:40px;text-align:center;}
.swiper-slide div a{color:#fff !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:235px;left:120px;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:235px;right:120px;z-index:9999;}

.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right{display:none;}