@charset "utf-8";

/*全局*/
body{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;}
i{text-decoration:none;font-style:normal}
.W{width:1280px;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';}

/*尾部*/
.footer{color:#fff;background:#00479d;text-align:center;font-size:12px !important;padding:20px 0;clear:both;}
.footer a{color:#fff !important;font-size:12px;padding-top:calc(200 / 1920 * 100vw)}
.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;}

.titu{}
.titu img{width:100%;display:block;}

.mobliehead,.titu_m{display:none;}

/*内容*/
.content{margin: 0 auto;position: relative;background: url(http://fj.news.cn/zhuanti/2025/fzyy/images/bg.png) no-repeat center bottom;min-height: 500px;}
.nav{position: relative;text-align: center;top:-150px;}
.nav li{display: inline-block;width:300px;height:250px;background: url('http://fj.news.cn/zhuanti/2025/fzyy/images/nav.png') no-repeat;cursor: pointer;}
.nav li:nth-child(1){background-position: 40px 0;}
.nav li:nth-child(2){background-position: -260px 0;}
.nav li:nth-child(3){background-position: -560px 0;}

.tab_c{width:1360px;margin:0 auto;display: none;position: relative;top:-120px;}
.tab_c.on{display: block;}

.tab1{background: url('http://fj.news.cn/zhuanti/2025/fzyy/images/dh01.png') no-repeat center 0;min-height: 950px;}
.tab2{background: url('http://fj.news.cn/zhuanti/2025/fzyy/images/dh02.png') no-repeat center 0;}
.tab3{background: url('http://fj.news.cn/zhuanti/2025/fzyy/images/dh03.png') no-repeat center 0;}

.dh01,.dh02,.dh03{display: block;height: 150px;}

.left{width:750px;float:left;padding: 0 0 0 20px;}
.right{width:530px;float:right;padding: 0 20px 0 0;}

.xpage-content-list{}
    .xpage-content-list li{padding:10px;width:750px;background: url('http://fj.news.cn/zhuanti/2025/fzyy/images/lbbg.png') repeat-x 0 bottom;}
    .xpage-content-list .a a{display:block;background:url('http://fj.news.cn/2021zt/d4jszfh/images/lib.png') no-repeat 0 14px;padding:0 0 0 15px;font-size:20px;line-height:36px;font-weight:400;}
    .xpage-content-list .aa .img{width:160px;height:90px;float:left;overflow:hidden;}
    .xpage-content-list .aa img{width:100%;height:100%;border-radius:5px;}
    .xpage-content-list .aa .C{width:580px;float:right;}
    .xpage-content-list .aa .C h3{font-size:20px;line-height:1.3em;font-weight:400;padding:0 0 10px 0}
    .xpage-content-list .aa .C p{color:#777777;font-size:16px;line-height:1.5em;text-indent:2em;text-align:justify;}
    .xpage-content-list .aaa dl{display:block;clear:both;height:50px;}
    .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:20px;line-height:36px;font-weight:400;}
    .xpage-content-list .aaa .img a{display:inline-block;width:240px;aspect-ratio:16/9;padding:0 5px;overflow:hidden;}
    .xpage-content-list .aaa .img img{width:100%;height:100%;border-radius:5px;}
    .xpage-content-list::-webkit-scrollbar
    {
    width: 0;
    height: 2px;
    background-color: #fff;
    opacity:0
    }
    .xpage-content-list:hover::-webkit-scrollbar
    {
    width: 2px;
    height: 2px;
    background-color: #f5f5f5;
    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;
    }
.picTitle { position:relative; width:530px; aspect-ratio:16/9; margin:0 auto 15px; }
.picTitle .bg { background: #000000; bottom: 0; height: 30px; left: 0; opacity:0.4; filter:alpha(opacity=40); position: absolute; width: 100%; z-index: 10; }
.picTitle .name { bottom: 0; color: #FFFFFF; background:rgba(0,0,0,0.7);line-height: 1.5em;position: absolute; text-align: left; z-index: 11;padding:15px; left:0;right:0}
.picTitle .name a { color: #FFFFFF; text-decoration:none; font-size:16px; }
.picTitle .name a:hover { text-decoration: underline; }
.right img{width:530px; aspect-ratio:16/9;display: block;}

.tab2{position: relative; height: 950px;}
.tab2 li{position: absolute;}

.tab2 a:hover{color:#ff9724 !important;}

.tab2 li:nth-child(1){width: 275px; height: 500px;left:50px;top:150px;padding:10px;background: #c9fce8;}
.tab2 li:nth-child(1) h2{font-size:20px;color: #066d1a;line-height: 1.3em;font-weight: 600;text-align: left;min-height: 52px;}
.tab2 li:nth-child(1) h2 a{color: #066d1a;}
.tab2 li:nth-child(1) p{display: block;padding:220px 0 0 0;font-size: 16px;text-indent: 2em;line-height: 1.6em;text-align: left;color: #666666;}
.tab2 li:nth-child(1) img{position: absolute;width:275px;aspect-ratio: 16/9;top:110px;}
.tab2 li:nth-child(1) .more{position: absolute;width:76px;height:42px;font-size:18px;text-align:center;color: #fff;bottom:0;right:10px;line-height: 42px;background: #42ffc0;}

.tab2 li:nth-child(2){width: 275px; height: 500px;left:370px;top:180px;padding:10px;background: #4dd290;}
.tab2 li:nth-child(2) h2{font-size:20px;color: #066d1a;line-height: 1.3em;font-weight: 600;text-align: left;min-height: 52px;}
.tab2 li:nth-child(2) h2 a{color: #066d1a;}
.tab2 li:nth-child(2) p{display: block;padding:220px 0 0 0;font-size: 16px;text-indent: 2em;line-height: 1.6em;text-align: left;color: #fff;}
.tab2 li:nth-child(2) img{position: absolute;width:275px;aspect-ratio: 16/9;top:110px;}
.tab2 li:nth-child(2) .more{position: absolute;width:76px;height:42px;font-size:18px;text-align:center;color: #333333;bottom:0;right:10px;line-height: 42px;background: #c9fcd3;}

.tab2 li:nth-child(3){width: 275px; height: 500px;left:690px;top:150px;padding:10px;background: #c9fce8;}
.tab2 li:nth-child(3) h2{font-size:20px;color: #066d1a;line-height: 1.3em;font-weight: 600;text-align: left;min-height: 52px;}
.tab2 li:nth-child(3) h2 a{color: #066d1a;}
.tab2 li:nth-child(3) p{display: block;padding:220px 0 0 0;font-size: 16px;text-indent: 2em;line-height: 1.6em;text-align: left;color: #666666;}
.tab2 li:nth-child(3) img{position: absolute;width:275px;aspect-ratio: 16/9;top:110px;}
.tab2 li:nth-child(3) .more{position: absolute;width:76px;height:42px;font-size:18px;text-align:center;color: #fff;bottom:0;right:10px;line-height: 42px;background: #42ffc0;}

.tab2 li:nth-child(4){width: 275px; height: 500px;left:1010px;top:180px;padding:10px;background: #4dd290;}
.tab2 li:nth-child(4) h2{font-size:20px;color: #066d1a;line-height: 1.3em;font-weight: 600;text-align: left;min-height: 52px;}
.tab2 li:nth-child(4) h2 a{color: #066d1a;}
.tab2 li:nth-child(4) p{display: block;padding:220px 0 0 0;font-size: 16px;text-indent: 2em;line-height: 1.6em;text-align: left;color: #fff;}
.tab2 li:nth-child(4) img{position: absolute;width:275px;aspect-ratio: 16/9;top:110px;}
.tab2 li:nth-child(4) .more{position: absolute;width:76px;height:42px;font-size:18px;text-align:center;color: #333333;bottom:0;right:10px;line-height: 42px;background: #c9fcd3;}

.tab2 li:nth-child(5){position: absolute;width:550px;height: 160px;background: url('http://fj.news.cn/zhuanti/2025/fzyy/images/bg2.png') no-repeat;top:750px;padding:20px;left:50px;}
.tab2 li:nth-child(5) img{width:272px; aspect-ratio: 16/9;float: left;}
.tab2 li:nth-child(5) .titl{width:260px;float:right;}
.tab2 li:nth-child(5) h2{font-size:20px;color: #1a7b06;line-height: 1.3em;font-weight: 600;text-align: left;min-height: 52px;}
.tab2 li:nth-child(5) h2 a{color: #1a7b06;}
.tab2 li:nth-child(5) p{display: block;padding:10px 0 0 0;font-size: 16px;text-indent: 2em;line-height: 1.6em;text-align: left;color: #666666;}
.tab2 li:nth-child(5) .more{display: none;}

.tab2 li:nth-child(6){position: absolute;width:550px;height: 160px;background: url('http://fj.news.cn/zhuanti/2025/fzyy/images/bg2.png') no-repeat;top:750px;padding:20px;right: 50px;}
.tab2 li:nth-child(6) img{width:272px; aspect-ratio: 16/9;float: left;}
.tab2 li:nth-child(6) .titl{width:260px;float:right;}
.tab2 li:nth-child(6) h2{font-size:20px;color: #1a7b06;line-height: 1.3em;font-weight: 600;text-align: left;min-height: 52px;}
.tab2 li:nth-child(6) h2 a{color: #1a7b06;}
.tab2 li:nth-child(6) p{display: block;padding:10px 0 0 0;font-size: 16px;text-indent: 2em;line-height: 1.6em;text-align: left;color: #666666;}
.tab2 li:nth-child(6) .more{display: none;}

.tab3{position: relative; height: 950px;}
.tab3 li{position: absolute;}

.kuang li:nth-child(1){width:70px;height:40px;background: #d4dce0;top:200px;left:175px; content: ' ';}
.kuang li:nth-child(2){width:150px;height:80px;background: #b6c4cc;top:250px;left:95px; content: ' ';}
.kuang li:nth-child(3){width:150px;height:80px;background: #b6c4cc;top:655px;left:1140px; content: ' ';}

.wenzi li:nth-child(1){width:220px;height:150px;background: #ff8a00;top:180px;left:255px;display: table;text-align: center;font-size: 18px;}
.wenzi li:nth-child(2){width:310px;height:220px;background: #51ba0b;top:180px;left:905px;display: table;text-align: center;font-size: 22px;}
.wenzi li:nth-child(3){width:400px;height:225px;background: #0078fd;top:390px;left:490px;display: table;text-align: center;font-size: 24px;}
.wenzi li:nth-child(4){width:310px;height:220px;background: #4954e5;top:585px;left:165px;display: table;text-align: center;font-size: 22px;}
.wenzi li:nth-child(5){width:220px;height:150px;background: #d9ad00;top:655px;left:905px;display: table;text-align: center;font-size: 18px;}

.wenzi a{display: table-cell;vertical-align: middle;padding:0 20px;color: #fff;line-height: 1.6em;}
.wenzi a:hover{color:#fff;text-decoration:underline;}

.tuwen li:nth-child(1){width:400px;top:150px;left:490px;aspect-ratio: 16/9;}
.tuwen li:nth-child(2){width:400px;top:345px;left:75px;aspect-ratio: 16/9;}
.tuwen li:nth-child(3){width:400px;top:415px;left:905px;aspect-ratio: 16/9;}
.tuwen li:nth-child(4){width:400px;top:630px;left:490px;aspect-ratio: 16/9;}

.tuwen img{width:100%;height:100%;display: block;}
.tuwen div{position: absolute;background:rgba(0,0,0,0.3);padding:5px 10px;color: #fff;font-size: 16px;line-height: 1.3em;left:0;right:0;bottom:0;}
.tuwen div a{color:#fff;}