@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%;
}

.division-line {
  height: 1px;
  margin: 40px auto;
  background-color: #8d8d8d;
}

.iconfont {
  display: inline-block;
}

.first_banner {
  position: relative;
  min-width: 1400px;
}

#floor_01 .container {
  padding: 0;
}
#floor_01 .division-line {
  width: 1090px;
  margin: 50 auto;
}

.details {
  display: inline-block;
  margin-left: 16px;
  color: #003173;
}


/* 头条 */
.toutiao_bg {
  margin: 0;
  height: 883px;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-29/U1024P4T10D261F246DT20241101160134.jpg) no-repeat center center;
  background-size: 100% 100%;
}

.toutiao_bg .con_title {
  height: 122px;
  padding: 36px 20px 10px 290px;
  font-size: 54px;
  font-weight: bold;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-15/toutiao_title.png?v=1) no-repeat center center;
  background-size: 100% 100%;
}

.tabs-box .mbp {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.tabs-box .mbp:before {
  position: absolute;
  bottom: 16px;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #aa7552;
}

.tabBtn {
  position: relative;
  display: inline-block;
  padding: 12px 24px;
  font-size: 20px;
  line-height: 1.4;
  color: #aa7552;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-29/U1024P4T10D261F245DT20241101152520.png) no-repeat center center;
  background-size: 100% 100%;
  cursor: pointer;
}

.tabBtn:before {
  position: absolute;
  bottom: -16px;
  left: 0;
  content: "";
  display: none;
  width: 100%;
  height: 2px;
  background-color: #aa7552;
  border-bottom: 2px solid #aa7552;
}

.tabBtn:hover:before {
  display: block;
}


.toutiao_container {
  width: 1245px;
  height: 544px;
  padding: 78px 32px 60px;
  margin: 10px auto 64px;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-17/toutiao_container_bg.png) no-repeat center center;
  background-size: 100% 100%;
}

.toutiao_container .col-left {
  display: inline-block;
  vertical-align: top;
  width: 808px;
  height: 404px;
}

.toutiao-box {
  width: 808px;
}

.toutiao-box .showJPG {
  position: relative;
  width: 705px;
}

.toutiao-box .banner_list .img-box {
  position: relative;
  height: 404px;
}

.toutiao-box .banner_list .txt-box {
  position: absolute;
  bottom: 0;
  z-index: 6;
  width: 100%;
}
.toutiao-box .banner_list .title {
  margin-bottom: 0;
  color: #fff;
}

.toutiao_container .ttBtn {
  position: absolute;
  top: auto;
  left: auto;
  bottom: 40%;
  z-index: 6;
  display: block;
  width: 39px;
  height: 73px;
  cursor: pointer;
}

.toutiao_container .ttPrev {
  left: 4%;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-17/U1024P4T10D257F245DT20241017181741.png) center center no-repeat;
  background-size: 100% 100%;
}

.toutiao_container .ttNext {
  right: 4%;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-17/U1024P4T10D257F242DT20241017181741.png) center center no-repeat;
  background-size: 100% 100%;
}

.toutiao_container .col-right {
  display: inline-block;
  vertical-align: top;
  width: 366px;
}

.toutiao_container .col-right .toutiao-li {
  padding: 0 24px;
}

.toutiao_container .col-right .txt-box {
  padding: 10px 0;
  border-bottom: 1px dashed #333;
}

.toutiao_container .col-right .toutiao-li:last-of-type .txt-box {
  padding-bottom: 0;
  border-bottom: none;
}

.toutiao_container .col-right .title {
  margin-bottom: 4px;
  font-size: 22px;
}

.toutiao_container .col-right .text {
  height: 48px;
  font-size: 14px;
}

.txt-box {
  z-index: 6;
  width: 100%;
  padding: 16px 24px;
}

.txt-box.bg02 {
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-17/U1024P4T10D258F242DT20241017181821.png) center center no-repeat;
  background-size: 100% 100%;
}

.txt-box.bg03 {
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-17/U1024P4T10D258F243DT20241017181821.png) center center no-repeat;
  background-size: 100% 100%;
}

.txt-box.bg04 {
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-17/U1024P4T10D258F244DT20241017181821.png) center center no-repeat;
  background-size: 100% 100%;
}

.title {
  max-height: 78px;
  overflow: hidden;
  font-weight: bold;
  font-size: 18px;
  color: #000;
  line-height: 1.4;
  margin-bottom: 14px;
}

.line {
  width: 60px;
  height: 4px;
  margin-top: 14px;
  margin-bottom: 14px;
  background-color: #d0121b;
}

.date {
  font-size: 24px;
  color: #333;
}

.text {
  max-height: 90px;
  overflow: hidden;
  text-align: justify;
  font-size: 18px;
  color: #000;
  line-height: 1.6;
}

.more {
  display: inline-block;
  padding: 0 14px;
  font-size: 14px;
  color: #fff;
  background-color: #009ea3;
}

.text-ul {
  padding: 40px 0;
}
.toutiao_bg .text-li {
  border-top: 1px dashed #333;
}
.toutiao_bg .text-li:first-child {
  border: none;
}
.text-li {
  padding: 20px 0;
}
.text_box {
  position: relative;
  display: inline-block;
  width: 446px;
}

/* 产业地图 */
.ditu-box {
  height: 863px;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-29/ditu_bg.jpg) no-repeat top center;
  background-size: 100% 100%;
}
.ditu-box .container {
  padding: 0 74px;
  font-size: 0;
}
.ditu-box .con_title {
  width: 830px;
  height: 148px;
  margin: 0 auto;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-17/U1024P4T10D256F246DT20241017181654.png) no-repeat center center;
  background-size: 100% 100%;
}

.ditu-box .col-left {
  display: inline-block;
  vertical-align: top;
  width: 382px;
}

.ditu-box .col-left .img-box {
  height: 516px;
  background-color: #ecf5e1;
}
.ditu-box .col-left .txt-box {
  height: 64px;
  margin-top: 10px;
  text-align: center;
  background: #ecf5e1 url(https://www.fj.chinanews.com/fileftp/2024-10-17/U1024P4T10D258F242DT20241017181821.png) no-repeat center center;
  background-size: 98% 80%;
}

.ditu-box .col-left .txt-box .title {
  color: #333;
  font-size: 22px;
  font-weight: bold;
}

.ditu-box .txt-box .text {
  height: 80px;
  font-size: 16px;
}

.ditu-box .col-right {
  display: inline-block;
  vertical-align: top;
  width: 853px;
  height: 590px;
  padding: 0 20px;
  margin-left: 12px;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-17/ditu_ul_bg.png) no-repeat center bottom;
  background-size: 100% 100%;
}
.ditu-ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 0;
}
.ditu-li {
  width: 256px;
}
.ditu-li .img-box {
  width: 100%;
  height: 400px;
  background: #ecf5e1 url(https://www.fj.chinanews.com/fileftp/2024-10-17/U1024P4T10D258F243DT20241017181821.png) no-repeat center center;
  background-size: 95% 96%;
}
.ditu-li .txt-box {
  padding: 20px 36px 20px 0;
}

.ditu-li .txt-box .title {
  font-size: 20px;
  color: #fff;
}

.ditu-li .txt-box .line {
  width: 100%;
  height: 7px;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-17/line_bg.png) no-repeat center center;
  background-size: 100% 100%;
}

.dituBtn {
  position: absolute;
  top: auto;
  left: auto;
  bottom: 6%;
  z-index: 6;
  display: block;
  width: 25px;
  height: 30px;
  cursor: pointer;
}

.dituPrev {
  left: 45%;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-17/U1024P4T10D257F246DT20241017181741.png) center center no-repeat;
  background-size: 100% 100%;
}

.dituNext {
  right: 45%;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-17/U1024P4T10D257F243DT20241017181741.png) center center no-repeat;
  background-size: 100% 100%;
}


/* 地标盛宴 */
.dibiao-box {
  height: 630px;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-29/dibiao_bg.jpg) no-repeat top center;
  background-size: 100% 100%;
}

.dibiao-box .container {
  padding: 0 74px;
  font-size: 0;
}

.dibiao-box .con_title {
  width: 882px;
  height: 148px;
  margin: 0 auto;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-17/dibiao_title.png) no-repeat center center;
  background-size: 100% 100%;
}

.dibiao-box .txt-box .text {
  height: 80px;
  font-size: 16px;
}

.dibiao-swiper {
  width: 1240px;
  margin: 40px auto;
}

.dibiao-li {
  width: 302px;
  height: 368px;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-17/U1024P4T10D258F244DT20241017181821.png) no-repeat center center;
  background-size: 100% 100%;
}

.dibiao-li .img-box {
  width: 270px;
  height: 184px;
  margin: 36px auto 24px;
}

.dibiao-li .txt-box {
  padding: 0 28px;
}

.dibiao-li .txt-box .title {
  font-size: 22px;
  height: 62px;
  overflow: hidden;
}

.dbBtn {
  position: absolute;
  top: 22%;
  z-index: 6;
  display: block;
  width: 42px;
  height: 71px;
  cursor: pointer;
}

.dbPrev {
  left: 1%;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-17/prevBtn03.png) center center no-repeat;
  background-size: 100% 100%;
}

.dbNext {
  right: 1%;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-17/U1024P4T10D257F244DT20241017181741.png) center center no-repeat;
  background-size: 100% 100%;
}


/* 产业观察 */
.chanye-box {
  height: 1000px;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-29/chanye_bg.jpg) no-repeat top center;
  background-size: 100% 100%;
}

.chanye-box .container {
  padding: 0 74px;
  font-size: 0;
}

.chanye-box .con_title {
  width: 882px;
  height: 148px;
  margin: 0 auto;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-17/U1024P4T10D254F245DT20241017173353.png) no-repeat center center;
  background-size: 100% 100%;
}

.pic-text-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1240px;
  margin: 40px auto;
}

.pic-text-box .img-box {
  width: 386px;
  height: 258px;
}

.pic-text-box .mbp {
  width: 404px;
  height: 258px;
  padding: 0;
}

.pic-text-box .mbp .txt-box {
  padding: 16px 0;
  border-bottom: 1px dashed #333;
}

.pic-text-box .mbp .txt-box:nth-child(2) {
  border: none;
}

.pic-text-box .mbp .title {
  margin-bottom: 4px;
  font-size: 26px;
}

.pic-text-box .mbp .text {
  height: 56px;
  font-size: 16px;
}

.pic-text-box.two .mbp {
  width: 462px;
  height: 440px;
  padding: 40px;
  background: #f3f6e3 url(https://www.fj.chinanews.com/fileftp/2024-10-17/U1024P4T10D258F245DT20241017181821.png) no-repeat center center;
  background-size: 98% 96%;
}

.pic-text-box.two .txt-box .title {
  font-size: 26px;
  height: 76px;
  overflow: hidden;
}

.pic-text-box.two .txt-box .text {
  height: 60px;
  font-size: 18px;
}

.pic-text-box.two .img-box {
  width: 776px;
  height: 440px;
  margin: 0 auto;
}

/* 案例精选 */
.anli-box {
  height: 932px;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-29/anli_bg.jpg) no-repeat top center;
  background-size: 100% 100%;
}
.anli-box .container {
  padding: 0 76px;
  font-size: 0;
}
.anli-box .con_title {
  width: 882px;
  height: 148px;
  margin: 0 auto 54px;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-17/U1024P4T10D254F243DT20241017173353.png) no-repeat center center;
  background-size: 100% 100%;
}
.anli-box .img-box {
  z-index: 4;
  display: inline-block;
  vertical-align: top;
  width: 675px;
  height: 410px;
}
.anli-box .txt-box {
  z-index: 3;
  display: inline-block;
  vertical-align: top;
  width: 826px;
  height: 422px;
  margin-top: 60px;
  margin-left: -260px;
  border: 4px solid;
  background-color: #e6f2df;
  border-image: linear-gradient(to bottom, #8cd3c8, #005c8b) 1;
}
.anli-box .col-left {
  display: inline-block;
  vertical-align: top;
  width: 232px;
}
.anli-box .col-left .more {
  margin-top: 348px;
  margin-left: 170px;
}

.anli-box .col-right {
  display: inline-block;
  vertical-align: top;
  width: 538px;
  padding-left: 24px;
}
.anli-box .col-right .txt-box {
  width: 100%;
  height: 170px;
  padding: 10px 50px 10px 70px;
  margin: 10px auto 18px;
  border: none;
  background-color: transparent;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-17/U1024P4T10D258F246DT20241017181821.png) no-repeat center center;
  background-size: 100% 100%;
}
.anli-box .col-right .title {
  font-size: 26px;
  height: 76px;
  overflow: hidden;
}
.anli-box .col-right .text {
  font-size: 18px;
  height: 60px;
}
.imgs-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.anli-box .imgs-box .img-box {
  width: 256px;
  height: 172px;
}

/*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/skin20241016/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/skin20241016/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/skin20241016/footer_bg.jpg) center center no-repeat;
  height: 558px;
}
.tabs-box {
  height: 110px;
  margin: 50px auto 10px;
  padding: 0 106px;
  background: url(https://www.fj.chinanews.com/fileftp/2024-10-29/U1024P4T10D259F246DT20241101152416.png) no-repeat center center;
  background-size: 100% 100%;
}

