@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;}

html,body{height:100%;overflow:hidden;}

.box{width:640px;height:100%;background-image:url('http://fj.news.cn/zhuanti/2025/hqf/images/bg1_m.jpg');background-size:100% 100%;background-repeat:no-repeat;position:relative;}
.p1{top:0;left:0;bottom:0;right:0;position:absolute;}

.biaoti{background-image:url('http://fj.news.cn/zhuanti/2025/hqf/images/biaoti_m.png');background-size:100% auto;background-repeat:no-repeat;width:200px;height:1000px;position:absolute;left:320px;top:160px;animation: pulse1 1.5s;-moz-animation: pulse1 1.5s;-webkit-animation: pulse1 1.5s;-o-animation: pulse1 1.5s;}
.biaoti1{background-image:url('http://fj.news.cn/zhuanti/2025/hqf/images/biaoti1_m.png');background-size:100% auto;background-repeat:no-repeat;width:126px;height:900px;position:absolute;left:170px;top:230px;animation: zoomIn 3s;-moz-animation: zoomIn 3s;-webkit-animation: zoomIn 3s;-o-animation: zoomIn 3s;}
.logo{background-image:url('http://fj.news.cn/zhuanti/2025/hqf/images/logo.png');background-size:100% auto;background-repeat:no-repeat;width:343px;height:101px;position:absolute;left:10%;top:3%;animation: fadeIn 3s;-moz-animation: fadeIn 3s;-webkit-animation: fadeIn 3s;-o-animation: fadeIn 3s;}

/*收缩*/
@-webkit-keyframes heightOut {

  0% {
  height:100%;
  overflow:hidden;
  }

  100% {
  height:0;
  overflow:hidden;
  }
}

@keyframes heightOut {

  0% {
  height:100%;
  overflow:hidden;
  }
  100% {
  height:0;
  overflow:hidden;
  }
}
.heightOut {
  animation: zoomOut 2s;-moz-animation: zoomOut 2s;-webkit-animation: zoomOut 2s;-o-animation: zoomOut 2s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;
}

.p2{display:none;}
.p2.on{top:0;left:0;bottom:0;right:0;position:absolute;display:block;background-size:100% 100%;}

.biaoti2{display:none;}

.con{width:640px;position:absolute;left:0;top:0;bottom:0;animation: fadeIn 3s;-moz-animation: fadeIn 3s;-webkit-animation: fadeIn 3s;-o-animation: fadeIn 3s;}

.nav{width:1000px;height:100px;position:absolute;left:20px;bottom:30px;zoom:0.75;}
.nav li{background-image:url('http://fj.news.cn/zhuanti/2025/hqf/images/nav.png');background-repeat:no-repeat;width:200px;height:100px;display:inline-block;float:left;cursor:pointer}
.nav li.on{background-image:url('http://fj.news.cn/zhuanti/2025/hqf/images/nav1.png');}

.nav li:nth-child(1){background-position:0 0;}
.nav li:nth-child(2){background-position:-200px 0;}
.nav li:nth-child(3){background-position:-400px 0;}
.nav li:nth-child(4){background-position:-600px 0;}
.nav li:nth-child(5){background-position:-800px 0;}

.tab{width:600px;height:800px;display:none;margin:0 auto;}
.tab.on{display:block;}

.dh01{height:250px;background:url('http://fj.news.cn/zhuanti/2025/hqf/images/dh01_m.png') no-repeat center 60%;display:block;}
.dh02{height:250px;background:url('http://fj.news.cn/zhuanti/2025/hqf/images/dh02_m.png') no-repeat center 60%;display:block;}
.dh03{height:250px;background:url('http://fj.news.cn/zhuanti/2025/hqf/images/dh03_m.png') no-repeat center 60%;display:block;}
.dh04{height:250px;background:url('http://fj.news.cn/zhuanti/2025/hqf/images/dh04_m.png') no-repeat center 60%;display:block;}
.dh05{height:250px;background:url('http://fj.news.cn/zhuanti/2025/hqf/images/dh05_m.png') no-repeat center 60%;display:block;}

.left01,.right01{clear:both;}

h1{font-size:28px;font-weight:600;color:#902200;line-height:1.5em;text-align:left;padding:20px 0;}
h1 a{color:#902200;}

/*焦点图*/

.jdtnews {
  width:600px; height:420px; overflow:hidden; position:relative;
}

.jdtnews .swiper-slide {
  text-align: center;
  width:600px; 
  height:420px; 
}

.jdtnews .swiper-slide img {
  display: block;
  width: 600px;
  height: 360px;
  object-fit: cover;
}

.jdtnews .swiper-slide div{position:relative;display:block;height:50px;top:-50px;color:#fff;background:rgba(0,0,0,0.6);font-size:24px;padding:0 0 0 15px;line-height:50px;text-align:left;}
.jdtnews .swiper-slide div a{color:#fff !important;}

.jdtnews .swiper-pagination-bullet {
  width:20px; height:20px; background:#fff; cursor:pointer;text-indent:-999em;opacity:1;border-radius:10px;
  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;
}

.jdtnews .swiper-pagination-bullet-active {
  background:#dd6b06;opacity:1;width:60px;
}
.jdtnews .swiper-pagination{text-align:center;}



.xpage-more-btn {
    width: 100px;
    text-align: center;
    border:1px solid #bbb;
    background: #eee;
    line-height: 2em;
    border-radius: 0.5em;
    cursor: pointer;
    clear:both;
    margin:10px auto;
    }
    .xpage-more-btn:hover {
    background: #ddd;
    }
    .xpage-more-btn:active {
    background: #ccc;
    }
    .xpage-content-list{height:330px;overflow-y:scroll;}
    .xpage-content-list li{padding:6px;width:580px;border-bottom: 2px dashed #cdcdcd}
    .xpage-content-list .a a{display:block;font-size:24px;line-height:1.8em;font-weight:400;}
    .xpage-content-list .aa .img{width:120px;height:80px;float:left;overflow:hidden;}
    .xpage-content-list .aa img{width:100%;height:100%;border-radius:5px;}
    .xpage-content-list .aa .C{width:450px;float:right;min-height:80px;display:table;}
    .xpage-content-list .aa .C h3{font-size:24px;line-height:1.5em;font-weight:400;display:table-cell;vertical-align:middle;}
    .xpage-content-list .aa .C p{color:#777777;font-size:24px;line-height:1.8em;text-indent:2em;text-align:justify;}
    .xpage-content-list .aaa dl{display:block;clear:both;padding:5px 0;}
    .xpage-content-list .aaa dt{display:inline-block;background:#165cd0;padding:0 10px;color:#fff;margin:0 10px 0 0;}
    .xpage-content-list .aaa dl a{font-size:24px;line-height:1.1em;font-weight:400;}
    .xpage-content-list .aaa .img a{display:inline-block;width:180px;height:110px;padding:0 5px;overflow:hidden;}
    .xpage-content-list .aaa .img img{width:100%;height:100%;border-radius:5px;}
    .xpage-content-list::-webkit-scrollbar
    {
    width: 3px;
    height: 3px;
    background-color: #cdcdcd;
    opacity:1;
    }
    .xpage-content-list:hover::-webkit-scrollbar
    {
    width: 3px;
    height: 3px;
    background-color: #cdcdcd;
    opacity:1;
    }
    .xpage-content-list::-webkit-scrollbar-track
    {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 2px;
    background-color: #f5f5f5;
    }
    /*定义滑块 内阴影+圆角*/
    .xpage-content-list::-webkit-scrollbar-thumb
    {
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
    }

  .list-more{text-align: center;padding:50px 0;}
  .list-more span{display:inline-block;font-size:16px;line-height: 46px;background-color: #2461c7;color: #fff;border-radius: 8px;width: 270px;cursor: pointer;}

  .list01{padding:0 0 15px 0;}
  .list01 li{}
  .list01 li a{background: url('http://fj.news.cn/zhuanti/2025/hqf/images/litbg.png') no-repeat 0 20px; padding: 5px 0 5px 18px; line-height: 1.6em;;display:block;font-size:24px;}

  .tw01{display:none;}

  .tw01a{clear:both;padding:15px 0 0 0;}
  .tw01a li{width:290px;height:490px;float:left;}  
  .tw01a li img{width:100%;height:100%;float:left;}
  .tw01a li:last-child{float:right;}

 
.tw02{background:url('http://fj.news.cn/zhuanti/2025/hqf/images/lbg.png') repeat-x 0 bottom;padding:10px 0;height:100px;clear:both;}
.tw02 img{width:135px;height:100px;float:left;}
.tw02 div{position:relative;width:450px;height:100px;float:right;}
.tw02 div h2{font-size:24px;font-weight:500;line-height:1.5em;padding:0 0 5px 0;}
.tw02 div p{display:none;}
.tw02 .more{color:#e82a11;position:absolute;right:10px;bottom:0;font-size:24px;}

.right03{clear:both;padding:15px 0 0 0;}
  .right03 li{width:293px;height:208px;float:left;}  
  .right03 li img{width:100%;height:100%;float:left;}
  .right03 li:last-child{float:right;}

 
.tw04{width:600px;height:220px;position:relative;}
.tw04 img{position:absolute;width:210px;height:150px;top:0;right:0;z-index:2;}
.tw04 div{background:#efefef;width:340px;height:150px;padding:20px 70px 20px 20px;}
.tw04 div h2{font-size:24px;font-weight:500;line-height:1.4em;padding:0 0 5px 0;}
.tw04 div p{text-indent:2em;font-size:18px;color:#555555;line-height:1.5em;text-align:justify;}
.tw04 .more{color:#fff;position:absolute;right:0px;bottom:30px;background:#f05342;display:inline-block;width:65px;height:27px;line-height:27px;font-size:14px;text-align:center;}


.tw04a{clear:both;}
.tw04a h2{background: url('http://fj.news.cn/zhuanti/2025/hqf/images/litbg.png') no-repeat 0 20px; padding: 5px 0 5px 18px; line-height: 1.6em;;display:block;font-size:24px;font-weight:400;}
.tw04a p{display:none;}
.tw04a .more{display:none;}


#part3 {
    width: 640px;
    height:400px;
    margin:30px 0 0 0;
    /*height: 950px;*/
    overflow: hidden;
    position:relative;
    /*border:1px solid red;*/
	left:-20px;
	/*transform: rotate(90deg);*/
}
#part3 ul{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 28px;
}
#part3 .swiper-container{
}
#part3 figure{
    width: 516px;
    height: 400px;
}
#part3 figure img{
width:100%;
height:285px;
    display: inline-block;
}

figure{padding:0;margin:0;}
.swiper-slide div{display:block;color:#000;font-size:24px;line-height:1.6em;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;}

.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right{display:none;}


.left02{width:600px;margin:15px auto 0 auto;clear:both;}
  .right02{width:600px;margin:15px auto 0 auto;clear:both;}

  .left02 li{position:relative;width:290px;height:480px;float:left;margin:0 0 20px 0;}
  .left02 li img{width:100%;height:100%;display:block;}
  .left02 li div{background:rgba(0,0,0,0.6);position:absolute;left:0;right:0;bottom:0;padding:10px;font-size:24px;color:#fff;line-height:1.5em;}
  .left02 li div a{color:#fff;}
  .left02 li:last-child{float:right;}

  .right02 li{position:relative;width:290px;height:210px;float:left;margin:0 0 20px 0;}
  .right02 li img{width:100%;height:100%;display:block;}  
  .right02 li div{background:rgba(0,0,0,0.6);position:absolute;left:0;right:0;bottom:0;padding:10px;font-size:24px;color:#fff;line-height:1.5em;}
  .right02 li div a{color:#fff;}
  .right02 li:last-child{float:right;}


.ads_tgxx{position:absolute;top:0px;left:70%;width:100px;height:30px;font-size:16px;background:#222222;}
.ads_tgxx p{font-family:'微软雅黑';font-size:16px;line-height:30px;color:#fff;text-align: center;}