@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;
}

.first_banner {
  position: relative;
}
.first_banner img {
  display: inline-block;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  border: none;
  margin-top: -1px;
}

#floor_01 .container {
  margin-top: -217px;
  background: url(http://www.fj.chinanews.com.cn/fileftp/2022-12-06/U1024P4T10D234F245DT20221206105737.png) no-repeat top center;
}
#floor_01 .division-line {
  width: 1090px;
  margin: 50 auto;
}


/*首页banner_row*/
.banner_row {
  margin: 0;
}
.banner_row .con_title {
  width: 1151px;
  height: 217px;
  margin: 0 auto;
}
.banner_row .con_title:after {
  display: inline-block;
  vertical-align: middle;
  content: "";
  height: 100%;
}
.title-img {
  display: inline-block;
  vertical-align: middle;
  width: 152px;
  height: 106px;
  background: url(http://www.fj.chinanews.com.cn/fileftp/2022-12-06/U1024P4T10D234F244DT20221206105737.png) no-repeat center center;
  background-size: contain;
}
.title-text {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #fefeff;
  font-size: 46px;
  font-weight: bold;
  text-shadow: 0 0 10px rgba(0,0,0,.3);
  width:85%;
}
.title-text:before {
  content: attr(text);
  position: absolute;
  z-index: 10;
  color: #c4ddff;
  -webkit-mask: linear-gradient(to bottom, transparent, #c4ddff);
}
.banner_row .title {
  min-height: 160px;
}

/* 闽检要闻 */
.minjian-box {
  background: url(http://www.fj.chinanews.com/fileftp/2022-12-06/minjian_bg.jpg) no-repeat top center;
}
.minjian-box .container {
  padding-top: 70px;
  padding-bottom: 100px;
}
.minjian-box .pic_text_box {
  width: 1224px;
  background: url(http://www.fj.chinanews.com.cn/fileftp/2022-12-06/U1024P4T10D234F242DT20221206105737.png) no-repeat bottom left;
}
.minjian-box .pic_text_box.two {
  background: url(http://www.fj.chinanews.com.cn/fileftp/2022-12-06/U1024P4T10D234F242DT20221206105737.png) no-repeat bottom right;
}
.minjian-box .pic_text_box:first-child {
  margin: 0 auto 110px;
  background: none;
}
.minjian-box .pic_text_box:nth-of-type(1) .pic_box {
  width: 705px;
  height: 413px;
  padding: 0;
}
.minjian-box .pic_text_box:nth-of-type(1) .text_box {
  width: 446px;
  padding: 40px;
}
.minjian-box .pic_text_box:nth-of-type(1) .title {
  font-size: 32px;
  color: #333;
}
.minjian-box .pic_text_box:nth-of-type(1) .line {
  width: 100%;
  height: 1px;
  background-color: #333;
}
.minjian-box .pic_text_box:nth-of-type(1) .describe p {
  color: #333;
}
.minjian-box .pic_box {
  width: 535px;
  height: 318px;
  padding-bottom: 42px;
}
.minjian-box .text_box {
  width: 506px;
  padding: 120px 40px 40px;
  color: #464e82;
}
.minjian-box .pic_text_box.two .text_box {
  margin-right: 70px;
}
.minjian-box .title {
  font-size: 30px;
  color: #464e82;
}
.minjian-box .describe p {
  color: #464e82;
}


.city {
  background: url(http://www.fj.chinanews.com.cn/fileftp/2022-12-06/U1024P4T10D233F244DT20221206105650.jpg) no-repeat top center #fff;
}
.city_items {
  display: block;
  padding: 0 0 70px;
}
.left-col {
  display: inline-block;
  vertical-align: top;
  width: 548px;
  padding-top: 234px;
}
.right-col {
  display: inline-block;
  vertical-align: top;
  width: 548px;
  margin-left: 80px;
}
.city_item {
  padding-top: 70px;
  border-bottom: 1px solid #0D0D0D;
}
.city_item:last-child {
  border: none;
}
.city_item .text_box {
  padding: 40px 0 60px;
}
.city_item .img-box {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
}
.city_item .describe {
  height: 120px;
  overflow: hidden;
}


.toutiao-box {
  position: relative;
  width: 1090px;
  margin: 10px auto;
}
.toutiao-box .banner_list {
  width: 100%;
}
.toutiao-box .banner_list .ellipsis {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  padding: 30px 46px;
  background-color: rgba(0,0,0,.3);
  line-height: 1.75;
  font-size: 22px;
}
.toutiao-box .banner_list li {
  height: 576px;
}
.toutiao-box .banner_list .img-box {
  position: relative;
  width: 100%;
  height: 100%;
}
.toutiao-box .mall_slide_prevCell,
.toutiao-box .mall_slide_nextCell{
  position: absolute;
  top: 186px;
  cursor: pointer;
}
.toutiao-box .mall_slide_prevCell{
  left: -24px;
}
.toutiao-box .mall_slide_nextCell{
  right: -24px;
}

.pic_text_box {
  position: relative;
  width: 1090px;
  margin: 40px auto;
}
.pic_text_box .mbp {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pic_box {
  position: relative;
  display: inline-block;
  width: 603px;
  height: 360px;
}
.text_box {
  position: relative;
  display: inline-block;
  width: 446px;
}
.title {
  font-size: 32px;
  color: #333;
  line-height: 1.4;
}
.text_box .line {
  width: 60px;
  height: 6px;
  margin-top: 16px;
  margin-bottom: 16px;
  background-color: #464e82;
}
.date {
  font-size: 24px;
  color: #333;
}
.more-btn {
  display: inline-block;
  padding: 8px 32px;
  font-size: 24px;
  color: #fff;
  background-color: #003173;
}
.title + .more-box {
  margin-top: 20px;
}
.describe .link {
  position: absolute;
  right: -72px;
  bottom: 10px;
  width: 36px;
  height: 24px;
  background: url(http://www.fj.chinanews.com.cn/fileftp/2022-12-06/U1024P4T10D233F246DT20221206105650.png) no-repeat center center;
}
.describe p {
  font-size: 18px;
  color: #000;
}

/*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/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/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(http://www.fj.chinanews.com.cn/fileftp/2022-12-06/U1024P4T10D233F245DT20221206105650.jpg) center center no-repeat;
  height: 558px;
}


