@charset "utf-8";

/*全局*/
body{padding:0;margin:0;font-size:14px;line-height:30px;font-family:'Microsoft YaHei';background:#f7fafd;}
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';}


.titu{}
.titu img{width:100%;display:block;}

.titu_m{display:none;}

h1{color:#1651aa;font-size:46px;line-height:1.4em;font-weight:600;text-align:center;padding:20px 0 10px 0;}
h1 a{color:#1651aa;}
.toutiao p{font-size:18px;color:#0864ad;text-align:center;}

.CC{background:url('http://fj.news.cn/zhuanti/2024/hywhkfj/images/bg0710.jpg') repeat-y;clear:both;background-size: 100% 100%;}

#part3 {
    width: 1200px;
    height:580px;
    /*height: 950px;*/
    overflow: hidden;
    position:relative;
	padding: 30px 0 0 0;
	clear:both;
    /*border:1px solid red;*/
}
#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;}
#part3 .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;}
#part3 .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;}

.list1{clear:both;height:270px;}
.list1 li:nth-child(2n+1){height:57px;font-size:16px;width:570px;padding:0 0 0 25px;line-height:57px;margin:0 0 10px 0;float:left;background:url('http://fj.news.cn/hywhkfj/images/libg.jpg') no-repeat 0 0;}
.list1 li:nth-child(2n){height:57px;font-size:16px;width:570px;padding:0 0 0 25px;line-height:57px;margin:0 0 10px 0;float:right;background:url('http://fj.news.cn/hywhkfj/images/libg.jpg') no-repeat 0 0;}

.more{text-align:right;}
.more a{color: #054d95;font-size:16px;line-height: 1.5em;}

/*新增*/

.d1p{background:url('http://fj.news.cn/zhuanti/2025/hxyddh/images/bg1.png') no-repeat center 0;height:850px;background-size: 100% auto;}

.left01{width:375px;float:left;margin:75px 0 0 60px;}
.left01 li{background:url('http://fj.news.cn/zhuanti/2025/hxyddh/images/icon2.png') no-repeat center bottom;}
.left01 li h2{font-size:20px;line-height:1.5em;padding:15px 0;text-align:left;color:#2467c2;font-weight:600;}
.left01 li h2 a{color:#2467c2;}
.left01 li p{font-size:20px;color:#2467c2;padding:0 0 20px 0;text-indent:2em;}
.left01 li img{width:100%;}

.right01{width:710px;float:right;margin:75px 35px 0 0;}

.jdtnews {
  aspect-ratio:16/9; width:100%; overflow:hidden; position:relative;
}

.jdtnews .swiper-slide {
  text-align: center;
  width:100%; 
}

.jdtnews .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.jdtnews .swiper-slide div{position:relative;display:block;height:50px;top:-50px;color:#fff;font-size:16px;padding:0 0 0 15px;line-height:50px;text-align:left;background: rgba(26,84,200,0.9); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(26,84,200,0.9))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0, rgba(26,84,200,0.9) 100%); background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0, rgba(26,84,200,0.9) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0, rgba(26,84,200,0.9) 100%);}
.jdtnews .swiper-slide div a{color:#fff !important;}

.jdtnews .swiper-pagination-bullet {
  width:15px; height:5px; background:#fff; cursor:pointer;text-indent:-999em;opacity:1;border-radius:5px;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:#2467c2;opacity:1;width:25px;
}
.jdtnews .swiper-pagination{text-align:right;width:99% !important;}

.tuwen1{clear:both;padding:25px 0;text-align:center;}
.tuwen1 li{width:260px;aspect-ratio:16/9;padding:0 60px 0 0;font-size:14px;display:inline-block;position:relative;}
.tuwen1 li img{width:100%;height:100%;display:block;}
.tuwen1 li:last-child{padding:0;}
.tuwen1 li div{position:absolute;display:block;width:250px;bottom:0;color:#fff;font-size:16px;padding:5px;line-height:1.3em;text-align:left;background: rgba(26,84,200,0.9); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(26,84,200,0.9))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0, rgba(26,84,200,0.9) 100%); background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0, rgba(26,84,200,0.9) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0, rgba(26,84,200,0.9) 100%);}
.tuwen1 li div a{color:#fff !important;}
/*新增*/

.dh01{clear:both;background:url('http://fj.news.cn/zhuanti/2024/hywhkfj/images/ndh01e.png') no-repeat center 50%;height:200px;display:block;}
.dh02{clear:both;background:url('http://fj.news.cn/zhuanti/2024/hywhkfj/images/ndh02b.png') no-repeat center 50%;height:200px;display:block;}
.dh03{clear:both;background:url('http://fj.news.cn/zhuanti/2024/hywhkfj/images/ndh03b.png') no-repeat center 50%;height:200px;display:block;}
.dh04{clear:both;background:url('http://fj.news.cn/zhuanti/2024/hywhkfj/images/ndh04b.png') no-repeat center 50%;height:200px;display:block;}

.d2p{height:650px;background:#fff;clear:both;}

.left02{width:810px;height:640px;float:left;padding:0 0 0 10px;}
.right02{width:340px;height:640px;float:right;}

.left02 li{background:url('http://fj.news.cn/2022zt/hxlt/images/libg2.png') no-repeat center bottom;height:80px;padding:20px 0;overflow:hidden;}
.left02 li img{width:140px;height:80px;float:left;}
.left02 li div{width:650px;float:right;}
.left02 li h2{font-size:20px;font-family:'微软雅黑';word-break:keep-all;white-space:nowrap;overflow:hidden;line-height:28px;color:#333333;font-weight:500}
.left02 li h2 a{color:#333333;}
.left02 li p{font-size:14px;line-height:26px;padding:8px 0 0 0;overflow:hidden;color:#666666;text-align:justify;line-height:1.5em;}

.tw02{width:340px;height:292px;position:relative;margin:0 0 15px 0;}
.tw02 img{width:100%;height:100%;display:block;}
.tw02 div{position:absolute;width:280px;padding:10px 30px;background:rgba(0,0,0,0.6);font-size:18px;color:#fff;bottom:0;text-align:justify;}
.tw02 div a{color:#fff}


.imglist{clear: both;padding:15px 0;height:350px;}
.imglist li{width:386px;height:350px;overflow:hidden;position:relative;margin:0 20px 0 0;float:left;}
.imglist li:last-child{margin:0;}
.imglist li img{width:386px;height: 220px;}
.imglist li .tit {
    z-index: 4;
    height: auto;
    font-size: 16px;
    line-height: 24px;
    background: #fff;
    padding: 3%;
    text-align: left;
    position: absolute;
    top: 50%;
    width: 86%;
    left: 50%;
    box-shadow: 0px 4px 8px 0px #a0a0a0b9;
    margin-left: -46%;
    font-weight: bolder;
}
.imglist li .tit a {
    color: #003c82;
    height: 46px;
    display: block;
}

.imglist li .tit p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-top: 2px;
    height: 67px;
    overflow: hidden;
    text-align: left;
    border-top: 1px dotted #9c9c9c;
    padding-top: 10px;
    margin-top: 8px;
    overflow: hidden;
    /* white-space: nowrap; */
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.imglist li .tit p a {
    display: inline;
    height: auto; color: #2a5be2;
}

.imglist li .tit:after {
    content: '';
    width: 100%;
    height: 0px;
    background: rgb(136, 197, 100);
    background: -moz-linear-gradient(left, rgba(136, 197, 100, 1) 0%, rgba(93, 125, 99, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(136, 197, 100, 1) 0%, rgba(93, 125, 99, 1) 100%);
    background: linear-gradient(to right, rgba(136, 197, 100, 1) 0%, rgba(93, 125, 99, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6999c5', endColorstr='#9fb0bf', GradientType=1);
    position: absolute;
    left: 0;
    bottom: 0px;
}
.imglist li:hover .tit {
    background: rgb(31, 109, 200);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmY5YzA1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU1YTY2MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg, rgba(31, 109, 200, 1) 0%, rgba(40, 191, 239, 1) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(40, 191, 239, 1)), color-stop(100%, rgba(40, 191, 239, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(31, 109, 200, 1) 0%, rgba(40, 191, 239, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(31, 109, 200, 1) 0%, rgba(40, 191, 239, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(31, 109, 200, 1) 0%, rgba(40, 191, 239, 1) 100%);
    background: linear-gradient(135deg, rgba(31, 109, 200, 1) 0%, rgba(40, 191, 239, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9c05', endColorstr='#55a663', GradientType=1);
}

.imglist li:hover .tit a {
    color: #fff;
}

.imglist li:hover .tit p {
    color: #fff;
}

.imglist02{height:400px;clear:both;}
 
.imglist02 li:nth-child(2n+1){width:590px;height:165px;background:#fff;float:left;margin:0 0 15px 0;}
.imglist02 li:nth-child(2n){width:590px;height:165px;background:#fff;float:right;margin:0 0 15px 0;}
.imglist02 li img{width:250px;height:150px;padding:10px;float:left;}
.imglist02 li div{width:300px;float:right;line-height:1.8em;padding:0 10px 0 0;}
.imglist02 li div h2{font-size:20px;padding:10px 0;font-weight:600;}
.imglist02 li div h2 a{color:#003c82}
.imglist02 li div p{font-size:14px;}


 .hszx_box { width: 1200px; height: auto; margin: 0 auto; overflow: hidden }
    .hszx_box .dh { width: 1200px; height: 113px; margin-bottom: 20px }
    .hszx_box iframe { width: 1200px; height: 580px; margin: 0 auto }
    .sjyj_box { width: 1200px; height: auto; margin: 0 auto; overflow: hidden }
    .sjyj_box .dh { width: 1200px; height: 113px; margin: 0 auto; margin-top: 100px }
    .sjyj_swiper { overflow: hidden; margin-top: 40px }
    .sjyj_swiper .swiper-container { width: 1200px }
    .sjyj_swiper .swiper-slide { width: 1200px; position: relative }
    .sjyj_swiper .swiper-slide .img { width: 1200px; height: 678px; overflow: hidden }
    .sjyj_swiper .swiper-slide .img img { width: 100%; height: auto }
    .sjyj_swiper .swiper-pagination { width: 65px; height: 65px; position: absolute; top: auto; bottom: 20px; right: 0; left: auto }
    .sjyj_swiper .num { font-size: 24px; width: 45px; height: 45px; color: #fff; padding: 10px }
    .sjyj_swiper .num h2 { font-size: 30px }
    .sjyj_swiper .num p { font-size: 20px; text-align: right }
    .sjyj_swiper .deg { width: 50px; border-top: 2px solid #fff; -webkit-transform: rotate(130deg); -moz-transform: rotate(130deg); -ms-transform: rotate(130deg); transform: rotate(130deg); position: absolute; top: 46px; left: 10px; z-index: 5 }
    .sjyj_swiper .bg { display: none }
    .sjyj_swiper .title { width: 100%; font-size: 20px; color: #fff; line-height: 34px; position: absolute; bottom: 0; left: 0; z-index: 10; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 20px 70px 20px 30px; background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,.65))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%); background: -moz-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%) }
    .sjyj_swiper .title a { color: #fff }
    .sjyj_swiper:hover .yjarrow-left { display: block }
    .sjyj_swiper:hover .yjarrow-right { display: block }
    .recom-box-video { overflow: hidden; height: 427px; width: 710px; float: left; position: relative; margin-top: 62px; margin-left: 16px }
    .recom-box-video iframe { width: 100%; height: 100%; position: relative; z-index: 2; background: transparent url(http://www.news.cn/politics/19cpcnc/images/play-big.png) no-repeat center center }
    .recom-box-video img { position: absolute; z-index: 1; top: 0; width: 100%; height: 100%; display: block }
    .recom-box-video span { position: absolute; left: 10px; bottom: 10px; z-index: 3; width: 55px; height: 55px; display: block; background: url(http://fj.news.cn/2023zt/wljxfz/images/play-big.png) 0 0 no-repeat; -webkit-background-size: 100% 100%; -moz-background-size: 100%; background-size: 100% }
    .recom-box-video img.in { left: 100% }
    .recom-box-video img.on { -webkit-animation-name: leftIn; -moz-animation-name: leftIn; animation-name: leftIn; -webkit-animation-duration: .5s; -moz-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards }
    .recom-box-video img.out { -webkit-animation-name: leftOut; -moz-animation-name: leftOut; animation-name: leftOut; -webkit-animation-duration: .5s; -moz-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards }
    .beginPos { right: -710px }
    .recom-box-swiper { width: 399px; height: 547px; padding: 35px 18px 35px 0; float: right; position: relative; z-index: 3; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer }
    .recom-box-swiper .arrow-top { background: url(http://fj.news.cn/2023zt/wljxfz/images/top.png) no-repeat right top; position: absolute; left: 50%; top: 5px; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 34px; height: 14px; margin-top: 0 }
    .recom-box-swiper .arrow-down { background: url(http://fj.news.cn/2023zt/wljxfz/images/bottom.png) no-repeat right top; position: absolute; left: 50%; bottom: 5px; top: auto; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 34px; height: 14px; margin-top: 0 }
    .recom-box-swiper .swiper-container { width: 100%; height: 480px }
    .recom-box-swiper .swiper-slide:before { content: ''; width: 100%; height: 1px; border-bottom: 1px dashed #e89676; position: absolute; left: 0; bottom: 0; z-index: 1 }
    .recom-box-swiper .slide-cont { height: 100%; position: relative; padding: 21px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s }
    .recom-box-swiper img { width: 140px; height: 100%; float: left; position: relative; z-index: 4; -webkit-transition: all .7s; -moz-transition: all .7s; transition: all .7s }
    .recom-box-swiper .swiper-text { position: relative; z-index: 4 }
    .recom-box-swiper h3 { height: auto; line-height: 30px; overflow: hidden; padding-left: 10px }
    .recom-box-swiper p { height: 50px; overflow: hidden }
    .recom-box-swiper h3 a { color: #ffe5b9 }
    .recom-box-swiper p a { color: #2b2b2b }
    .recom-box-swiper .swiper-slide { position: relative; cursor: pointer }
    .recom-box-swiper .swiper-slide.on .slide-cont { background: #ffe5b9 }
    .recom-box-swiper .swiper-slide.on .slide-cont h3, .recom-box-swiper .swiper-slide.on .slide-cont p { color: #725933 }
    .recom-box-swiper .swiper-slide.on .slide-cont h3 a, .recom-box-swiper .swiper-slide.on .slide-cont p a { color: #725933 }
    .recom-box-swiper .swiper-slide.on .slide-cont img { margin-left: -156px }
    .fs-xl { font-size: 18px }
    .recom-cont { margin-top: 10px; background: url(http://fj.news.cn/2023zt/wljxfz/images/bg1.png) 0 0 no-repeat; height: 650px }


@-moz-keyframes leftIn {
    from {
    left:100%
    }
    to {
    left:0;
    z-index:3
    }
    }
    @-webkit-keyframes leftIn {
    from {
    left:100%
    }
    to {
    left:0;
    z-index:3
    }
    }
    @keyframes leftIn {
    from {
    left:100%
    }
    to {
    left:0;
    z-index:3
    }
    }
    @-moz-keyframes leftOut {
    from {
    left:0
    }
    to {
    left:-100%;
    z-index:1
    }
    }
    @-webkit-keyframes leftOut {
    from {
    left:0
    }
    to {
    left:-100%;
    z-index:1
    }
    }
    @keyframes leftOut {
    from {
    left:0
    }
    to {
    left:-100%;
    z-index:1
    }
    }


/*尾部*/
.footer{color:#fff;background:#00479d;text-align:center;font-size:12px !important;padding:30px 0;clear:both;}
.footer a{color:#fff !important;font-size:12px;}
.footer p{text-indent:0;font-size:12px;padding:0;}

.ads_tgxx{position:absolute;top:0px;left:60%;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;}