@charset "utf-8";
/* CSS Document */

.img-center {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin: auto;
}

.img-inline {
  width: 100%;
  height: auto;
  margin: auto;
}

.img-box {
  position: relative;
  width: 100%;
  height: 100%;
}

.iconfont {
  display: inline-block;
}

.icon-font {
  display: inline-block;
}

.icon-play {
  background: url(https://www.fj.chinanews.com/fileftp/2025-08-08/icon-play.png) center center no-repeat;
  background-size: 100% 100%;
}

.first_banner {
  position: relative;
  min-width: 1400px;
}

#floor_01 .container {
  padding: 0;
}

.details {
  display: inline-block;
  margin-left: 16px;
  color: #003173;
}

.circle {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  margin-left: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #005fb0;
}

.txt-box {
  z-index: 6;
  width: 100%;
  padding: 12px 20px;
  min-height: 77px;
}

.txt-box.bg02 {
  background: url(../img/skin20260506/text_bg02.png) center center no-repeat;
  background-size: 100% 100%;
}

.txt-box.bg03 {
  background: url(../img/skin20260506/text_bg03.png) center center no-repeat;
  background-size: 100% 100%;
}

.txt-box.bg04 {
  background: url(../img/skin20260506/text_bg04.png) center center no-repeat;
  background-size: 100% 100%;
}

.title {
  max-height: 70px;
  overflow: hidden;
  text-align: justify;
  font-weight: bold;
  font-size: 16px;
  color: #333;
  line-height: 1.4;
  margin-bottom: 14px;
}

.line {
  width: 60px;
  height: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #297bdc;
}

.date {
  font-size: 24px;
  color: #333;
}

.text {
  max-height: 100px;
  overflow: hidden;
  text-align: justify;
  font-size: 16px;
  color: #333;
  line-height: 1.6;
}

.more-box {
  text-align: right;
  margin: 23px 0;
}

.more {
  display: inline-block;
  width: 55px;
  height: 10px;
  background: url(https://www.fj.chinanews.com/fileftp/2025-08-08/U1024P4T10D274F1677DT20260508153749.png) no-repeat center center;
  background-size: 100% 100%;
}

.btn-box {
  text-align: right;
  margin: 10px 0;
}

.btn-box .btn {
  display: inline-block;
  padding: 8px 24px;
  border: none;
  border-radius: 12px;
  color: #fff;
  font-size: 20px;
  background-image: linear-gradient(#2a7ddf, #59b1f2);
}


/* 头条 */
.toutiao_bg {
  margin: 0;
  height: 602px;
  background: url(https://www.fj.chinanews.com/fileftp/2025-08-08/toutiao_bg.jpg) no-repeat center center;
  background-size: 100% 100%;
}

.toutiao_bg .title-box {
  width: 501px;
  height: 61px;
  margin: 0 auto;
  overflow: hidden;
  background: url(https://www.fj.chinanews.com/fileftp/2025-08-08/fm_title.png) no-repeat center center;
  background-size: 100% 100%;
}

.toutiao_container {
  padding: 0;
  margin: 30px auto 0;
  font-size: 0;
}

.toutiao_container .col-left {
  display: inline-block;
  vertical-align: top;
  width: 872px;
}

.toutiao-box {
  width: 100%;
}

.toutiao-box .showJPG {
  position: relative;
  width: 100%;
}

.toutiao-box .banner_list .col-left .img-box {
  position: relative;
  height: 510px;
}

.toutiao-box .banner_list .col-left .txt-box {
  position: absolute;
  bottom: 0;
  z-index: 6;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.toutiao-box .banner_list .title {
  margin-bottom: 0;
  color: #fff;
}

.toutiao_container .ttBtn {
  position: absolute;
  top: auto;
  left: auto;
  bottom: 4%;
  z-index: 6;
  display: block;
  width: 35px;
  height: 24px;
  cursor: pointer;
}

.toutiao_container .ttPrev {
  right: 264px;
  background: url(https://www.fj.chinanews.com/fileftp/2025-08-08/U1024P4T10D275F1677DT20260508154119.png) center center no-repeat;
}

.toutiao_container .ttNext {
  right: 214px;
  background: url(https://www.fj.chinanews.com/fileftp/2025-08-08/U1024P4T10D275F9111DT20260508154106.png) center center no-repeat;
}

.toutiao_container .col-right {
  display: inline-block;
  vertical-align: top;
  width: 330px;
  height: 510px;
  padding: 56px 32px 30px;
  margin-left: 4px;
  color: #fff;
  overflow: hidden;
  background: url(https://www.fj.chinanews.com/fileftp/2025-08-08/toutiao_bg_right.jpg) no-repeat center center;
  background-size: 100% 100%;
}

.toutiao_container .col-right .more-box {
  position: absolute;
  right: 0;
  top: -20px;
}

.toutiao_container .col-right .more {
  position: absolute;
  right: 30px;
  top: 30px;
  background: url(https://www.fj.chinanews.com/fileftp/2025-08-08/more02.png) no-repeat center center;
  background-size: 100% 100%;
}

.toutiao_container .col-right .txt-box {
  padding: 0;
}

.toutiao_container .col-right .title {
  max-height: none;
  padding-bottom: 24px;
  margin-bottom: 24px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  border-bottom: 1px dashed #fff;
}

.toutiao_container .col-right .toutiao-li:last-of-type .txt-box {
  border-bottom: none;
}

.toutiao_container .col-right .text {
  max-height: none;
  font-size: 16px;
  line-height: 1.8;
  text-indent: 2em;
  color: #fff;
}

/* 年度人物 */
.ndrw_bg {
  height: 634px;
  padding-top: 28px;
  background: url(https://www.fj.chinanews.com/fileftp/2025-08-08/U1024P4T10D274F9111DT20260508154018.jpg) no-repeat top center;
  background-size: 100% 100%;
}

.ndrw_bg .container {
  padding: 32px 400px 32px 0;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.ndrw_bg .title-box {
  width: 632px;
  height: 39px;
  margin: 0 0 0 20px;
  overflow: hidden;
  background: url(https://www.fj.chinanews.com/fileftp/2025-08-08/ndrw_title.png) no-repeat center center;
  background-size: 100% 100%;
}

.ndrw_container {
  position: relative;
  padding: 0 0 104px;
  margin: 30px auto 0;
  font-size: 0;
}

.ndrw_container .swiper-pagination {
  position: absolute;
  bottom: 8%;
  width: 100%;
  text-align: center;
}

.ndrw_container .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  margin: 0 8px;
  background-color: #78b6e3;
}

.ndrw_container .swiper-pagination-bullet-active {
  background-color: #005ed2;
}

.ndrw-box {
  width: 100%;
}

.ndrw-box .banner_list {
  align-items: flex-end;
}

.ndrw-box .showJPG {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
  height: 288px;
}

.ndrw-box .showJPG.swiper-slide-active {
  height: 372px;
}

.ndrw_bg .title {
  margin-bottom: 0;
  color: #fff;
}

.ndrw_bg .txt-box {
  position: absolute;
  right: 0;
  bottom: 10%;
  z-index: 6;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.ndrw_bg .txt-box {
  width: 400px;
  height: 464px;
  padding: 56px 32px 30px;
  margin-left: 4px;
  color: #091e40;
  overflow: hidden;
  background-color: #f3f3f3;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.ndrw_bg .txt-box .title {
  max-height: none;
  padding-bottom: 8px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
  color: #091e40;
}

.ndrw_bg .txt-box .text {
  max-height: none;
  font-size: 16px;
  line-height: 1.8;
  text-indent: 2em;
  color: #091e40;
}

.ndrw_bg .txt-box .line {
  width: 78px;
  height: 8px;
  margin: 10px 0 30px;
  background-color: #005ed2;
}

/* 大爱闽商 */
.dams_bg {
  height: 705px;
  padding-top: 28px;
  background: url(https://www.fj.chinanews.com/fileftp/2026-05-08/dams_bg.jpg) no-repeat top center;
  background-size: 100% 100%;
}

.dams_bg .container {
  padding: 28px 20px 50px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.dams_bg .title-box {
  width: 100%;
  height: 42px;
  margin: 0 0 0 0;
  overflow: hidden;
  background: url(https://www.fj.chinanews.com/fileftp/2026-05-08/dams_title.png) no-repeat left center;
}

.dams_bg .title-box .more {
  position: absolute;
  right: 0;
  bottom: 44%;
}

.damsSwiper {
  margin-top: 40px;
}

.dams-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dams-li {
  width: 32%;
  background-color: #f3f3f3;
}

.dams-li .img-box {
  height: 248px;
}

.dams-li .txt-box {
  padding: 40px 20px 36px;
}

.dams-li .title {
  max-height: none;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
}

.dams-li .line {
  width: 100%;
  height: 2px;
  margin-bottom: 8px;
  background-color: transparent;
  background: url(https://www.fj.chinanews.com/fileftp/2025-08-08/line.png) center center no-repeat;
  background-size: 100% 100%;
}

.dams-li .text {
  text-indent: 2em;
  line-height: 1.8;
  max-height: 116px;
}

/* 商影闽风 */
.shangying-ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  padding: 0 0;
  margin-top: 28px;
}

.shangying-ul .left-col {
  width: 474px;
}

.shangying-ul .right-col {
  width: 264px;
}

.shangying-ul .right-col .shangying-li {
  width: 100%;
  padding: 0;
}

.shangying-li {
  padding: 0 0 28px;
  margin: 0 0 12px;
  background-color: #f3f3f3;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
}

.shangying-li .icon-font {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
}

.shangying-li .title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 63px;
  margin: -2px 0 0 -32px;
  background: url(https://www.fj.chinanews.com/fileftp/2025-08-08/shangying_title_bg.png) no-repeat left center;
}

.shangying-li .title-box .title {
  font-size: 30px;
  color: #fff;
  padding-left: 34px;
}

.shangying-li .title-box .more {
  margin-right: 16px;
}

.shangying-li .img-box {
  position: relative;
  width: 100%;
  padding-top: 56%;
  margin: 0 auto;
}

.shangying-li .pic_text_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.shangying-li .pic_text_box .img-box {
  width: 48%;
  padding-top: 26%;
}

.shangying-li .pic_text_box .txt-box {
  width: 48%;
}

.shangying-li.two .txt-box .text {
  max-height: none;
  text-indent: 0;
  line-height: 2.0;
}

.shangying-li.two .pic_text_box .txt-box .text {
  max-height: 48px;
  line-height: 1.6;
}

.shangying-li .mbp {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 6;
  width: 100%;
  height: 100%;
}

.shangying-li .line {
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.shangying-li .txt-box {
  padding: 0 20px;
}

.shangying-li .txt-box .title {
  font-size: 16px;
}

.right-col .shangying-li {
  margin-bottom: 20px;
}

.right-col .shangying-li .txt-box {
  padding: 0 10px 0;
  min-height: 32px;
}

.right-col .shangying-li .line {
  margin-top: 14px;
  margin-bottom: 14px;
}

.right-col .shangying-li .txt-box .title {
  height: auto;
  max-height: none;
  line-height: 1.4;
  margin-bottom: 0;
}

/* 线上闽商 */
.online_container {
  margin: 36px auto 0;
}

.online-swiper {
  height: 400px;
  -webkit-perspective: 600px;
  perspective: 600px;
  overflow: hidden;
}

.online-swiper .showJPG {
  position: relative;
  width: 242px;
  height: 312px;
}

.online-swiper .banner_list .img-max {
  display: block;
  width: 100%;
}

.online-swiper .banner_list .img-box {
  position: relative;
  height: 100%;
  padding: 0;
}

.online-swiper .banner_list .txt-box {
  position: absolute;
  left: -10%;
  bottom: -7%;
  z-index: 6;
  width: 100%;
  height: 75px;
  padding: 20px 12px;
  background: url(https://www.fj.chinanews.com/fileftp/2026-05-08/online_txt_bg.png) center center no-repeat;
}

.online-swiper .banner_list .title {
  margin-bottom: 0;
  color: #fff;
}

.online_container .ttBtn {
  position: absolute;
  bottom: 2%;
  z-index: 6;
  display: block;
  width: 35px;
  height: 24px;
  color: #fff;
  cursor: pointer;
}

.online_container .ttPrev {
  left: 50%;
  margin-left: -40px;
  background: url(https://www.fj.chinanews.com/fileftp/2025-08-08/dbPrev.png) center center no-repeat;
  background-size: 100% 100%;
}

.online_container .ttNext {
  right: 50%;
  margin-right: -44px;
  background: url(https://www.fj.chinanews.com/fileftp/2025-08-08/dbNext.png) center center no-repeat;
  background-size: 100% 100%;
}

.online_container .col-right .online-li {
  padding: 0;
}

.online_container .col-right .txt-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 10px 10px;
  margin-bottom: 10px;
  background-color: #f3f3f3;
}

.online_container .col-right .txt-box .img-box {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0 0 0 10px;
}

.online_container .col-right .txt-box .line {
  width: 30px;
}

.zhuanti-swiper .online_container .col-left {
  display: inline-block;
  vertical-align: top;
  width: 510px;
}

.zhuanti-swiper .dongtai-li .banner_list .txt-box .title {
  font-size: 12px;
  color: #fff;
}

.zhuanti-swiper .dongtai-li .banner_list .txt-box .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding: 6px 20px 0;
  font-size: 8px;
  color: #fff;
}

.zhuanti-swiper .online_container .col-right {
  display: inline-block;
  vertical-align: top;
  width: 240px;
  margin-top: 12px;
  margin-left: 18px;
}

/* .zhuanti-swiper .online_container .col-right .txt-box .left { */
  /* width: 104px; */
/* } */

.zhuanti-swiper .online_container .col-right .txt-box .right {
  width: 60px;
  height: 77px;
}

.zhuanti-swiper .online_container .col-right .title {
  margin-bottom: 4px;
  font-size: 16px;
}

.zhuanti-swiper .online_container .col-right .text {
  font-size: 10px;
}

/* 动态概况 */
.dongtai-ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 0;
}

.dongtai-li {
  width: 414px;
  padding: 20px 16px 20px;
  margin: 2px 16px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
}

.dongtai-li .img-box {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 52%;
  margin: 20px auto;
}

.dongtai-li .pic_text_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f3f3f3;
}

.dongtai-li .pic_text_box .img-box {
  width: 47%;
  padding-top: 26%;
  margin: 0 auto;
}

.dongtai-li .pic_text_box .txt-box {
  display: flex;
  width: 53%;
}

.dongtai-li.two .txt-box .text {
  max-height: none;
  text-indent: 0;
  line-height: 2.0;
}

.dongtai-li.two .pic_text_box .txt-box .text {
  max-height: 48px;
  line-height: 1.6;
}

.dongtai-li .mbp {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 6;
  width: 100%;
  height: 100%;
}

.dongtai-li .txt-box {
  padding: 10px;
}

.dongtai-li .txt-box .title {
  font-size: 20px;
  color: #fff;
}


/* 专题论坛 */
.zhuanti-box {
  height: 1378px;
  background: url(http://www.fj.chinanews.com/fileftp/2025-08-08/U1024P4T10D273F9111DT20260508105814.jpg) no-repeat top center;
  background-size: 100% 100%;
}

.zhuanti-box .container {
  padding: 20px 0;
  font-size: 0;
}

.zhuanti-box .title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 36px;
}

.zhuanti-box .title-box .title {
  z-index: 4;
  width: 531px;
  overflow: visible;
  padding: 0 0 0 20px;
  margin-bottom: 0;
  font-size: 36px;
  font-style: italic;
  color: #006dd2;
}

.zhuanti-box .title-box .title:before {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: -1;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background: url(https://www.fj.chinanews.com/fileftp/2025-08-08/shangying_title_bg.png) no-repeat top center;
  background-size: 100% 100%;
}

.zhuanti-box .title-box .more {
  margin-top: 20px;
}

.zhuanti-swiper .col-left {
  display: inline-block;
  vertical-align: top;
  width: 800px;
}

.zhuanti-swiper .col-left .dongtai-li + .dongtai-li {
  margin-top: 30px;
}

.zhuanti-swiper .col-right {
  display: inline-block;
  vertical-align: top;
  width: 380px;
  margin-left: 28px;
}

.zhuanti-swiper .dongtai-li {
  width: 100%;
  margin: 0;
}

.zhuanti-swiper .dongtai-li .txt-box .title {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.zhuanti-box .txt-box .text {
  font-size: 16px;
}

.col-right .dongtai-li .txt-box {
  background-color: #f3f3f3;
}

.col-right .dongtai-li .line {
  width: 30px;
}

.dongtai-li .luntan-box .pic_text_box .img-box {
  margin: 10px auto;
}

.zhuanti-box .luntan-box .pic_text_box .txt-box .text {
  margin-bottom: 0;
}

.zhuanti-box .luntan-box .txt-box.two {
  width: 94%;
  padding: 20px 16px;
  margin: -24px auto 8px;
  background-color: #ddd;
}

.zhuanti-box .luntan-box .txt-box {
  margin-bottom: 10px;
}

.zhuanti-box .luntan-box .txt-box.three {
  margin-bottom: unset;
  background-color: transparent;
}

.zhuanti-box .luntan-box .txt-box.three:last-child {
  margin-bottom: 0;
}

.zhuanti-box .luntan-box .txt-box.three .title:last-child {
  margin-bottom: 0;
}

.zhuanti-box .luntan-box .txt-box .text {
  height: 48px;
  overflow: hidden;
  margin-bottom: 10px;
  font-weight: normal;
}

.zhuanti-box .luntan-box .txt-box.two .text {
  height: 48px;
  text-indent: 2em;
}

.dbBtn {
  position: absolute;
  bottom: 6%;
  z-index: 6;
  display: block;
  width: 35px;
  height: 24px;
  color: #fff;
  cursor: pointer;
}

.dbPrev {
  left: 50%;
  margin-left: -40px;
  background: url(https://www.fj.chinanews.com/fileftp/2025-08-08/dbPrev.png) center center no-repeat;
  background-size: 100% 100%;
}

.dbNext {
  right: 50%;
  margin-right: -44px;
  background: url(https://www.fj.chinanews.com/fileftp/2025-08-08/dbNext.png) center center no-repeat;
  background-size: 100% 100%;
}


/*floorNav*/
.fixed_right {
  position:fixed; z-index: 11;
  right: 90px;
  top: 28%;
  width: 132px;
}

@media screen and (max-width: 1440px) {
  .fixed_right {
    top: 28%;
    right: 0;
    width: 132px;
  } 
  #floor_nav {
    padding-top: 124px;
    background: url(../img/skin20260506/reght_bg_s.png) no-repeat center;
  }
  #floor_nav li a:after,
  #floor_nav li a:before {
    content: '';
    margin:0;
  } 
}
.go_top { 
  width: 100%;  
  display: none; 
  text-align: center; 
  background: url(../img/skin20260506/top_h02.png) no-repeat center; 
  height: 70px; 
  -webkit-box-sizing: border-box; 
          box-sizing: border-box;
}
.go_top a { 
  display: block; 
  width: 55px; 
  margin: 0 auto; 
  height: 70px;
}
.footer {
  margin: 0;
  background: url(../img/skin20260506/footer_bg.jpg) center center no-repeat;
  height: 558px;
}


