body{min-width: 1200px; background: url(zlff_bg_r1_c1_s1.jpg) top center no-repeat #fff; background-size: 1920px;}
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
.zt_container{width:1200px; max-width:1200px; margin:0 auto; clear:both; position:relative;}
.space30{height: 30px; clear: both;}
.space50{height: 50px; clear: both;}
.space70{height: 70px; clear: both;}
.fl{float: left;}
.fr{float: right;}

.ztbanner{position: relative;}
.ztbanner img{display: block; width: 100%; height: auto;}

.zt_title{margin-bottom: 35px;}
.zt_title img{display: block; width: 100%; height: auto;}
.sheader .navs li{margin-left: 48px;}

/*图片鼠标经过效果*/
.HoverImgbox{ overflow:hidden;}
.HoverImgbox img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.HoverImgbox img:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

.imgHover{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.imgHover:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

/*图标鼠标经过效果*/
.icon li{-webkit-transition: .4s all; -moz-transition: .4s all; -ms-transition: .4s all; transition: .4s all; }
.icon li i{-webkit-transition: .4s all; -moz-transition: .4s all; -ms-transition: .4s all; transition: .4s all; }
.icon li:hover i{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg);}

/****** 要闻报道 ******/

.ywbd_l{width: 48%; float: left;}
.ywbd_tpxw{width:100%; height:360px; overflow:hidden; position:relative; border:0;}
.ywbd_tpxw .hd{ height:15px; overflow:hidden; position:absolute; right:0; bottom:19px; z-index:2; }
.ywbd_tpxw .hd ul{ overflow:hidden; zoom:1; float:left;}
.ywbd_tpxw .hd ul li{ float:left; margin-right:8px;  width:12px; height:12px;  border-radius:12px; background:#fff; cursor:pointer; text-indent:99999em;}
.ywbd_tpxw .hd ul li.on{background:#4489CA; width: 24px; border-radius: 12px; }
.ywbd_tpxw .bd{position:absolute; top:0; left:0; width:100%; height:100%;}
.ywbd_tpxw .bd ul{width:100%; height:100%;}
.ywbd_tpxw .bd ul li{position:relative; line-height:30px; height:360px;}
.ywbd_tpxw .bd li img{width:100%;  height:360px;}
.ywbd_tpxw .bd li b{ display:block; position:absolute; width:100%; height:60px; bottom:0px;left:0;background:#000; opacity:.60;filter:alpha(opacity=60); z-index:1;}
.ywbd_tpxw .bd li span{ display:block; position:absolute;width:75%;height:60px; bottom:0px;left:0; z-index:2; line-height:60px;}
.ywbd_tpxw .bd li span a{color:#FFF; display:block; float:left; padding:0 15px; position:relative; z-index:3; font-size:18px; max-width:95%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden}
.ywbd_tpxw .bd li span a:hover{color:#fff;}


/* .ywbd_tpxw .prev,
.ywbd_tpxw .next{position:absolute; bottom:0; display:block; width:40px; height:42px; z-index: 5;}
.ywbd_tpxw .prev{background: url(lwfy_tpxw_prev.png) center no-repeat #EA533E; left: 0;}
.ywbd_tpxw .next{background: url(lwfy_tpxw_next.png) center no-repeat #EA533E; right: 0;} */

.ywbd_r{width: 52%; float: right;}
.ywbd_list li{height: 120px; display: flex; align-items: center; line-height: 1.2; padding: 0 40px 0 30px; border-right:6px #fff solid;}
.ywbd_list li a{display: block; font-size: 18px; color: #000;}
.ywbd_list li:hover{background: #d6e7f3; border-right:6px #448aca solid; font-weight: bold;}

/****** 聚集高质量发展 ******/
.jjgzlfz{background: url(2023mzgzlfz_r9_c2_s1.png) center no-repeat;}
.jjgzlfz .hd{width: 426px; margin: 0 auto 10px;}
.jjgzlfz .hd li{width: 49.5%; height:50px;float: left; text-align: center; line-height:50px; font-weight: bold; border-radius:50px; border: 1px #4489CA solid; }
.jjgzlfz .hd li a{font-size: 24px; color: #418BCA; display: block;}
.jjgzlfz .hd li.xx1{ border-radius: 50px 0 0 50px;}
.jjgzlfz .hd li.xx2{ border-radius: 0 50px 50px 0;}
.jjgzlfz .hd li.xx1 a{ border-radius: 50px 0 0 50px;}
.jjgzlfz .hd li.xx2 a{ border-radius: 0 50px 50px 0;}
.jjgzlfz .hd li.on a{
background: #02a5f0; /* Old browsers */
background: -moz-linear-gradient(top,  #02a5f0 0%, #0989c6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #02a5f0 0%,#0989c6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #02a5f0 0%,#0989c6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02a5f0', endColorstr='#0989c6',GradientType=0 ); /* IE6-9 */

}
.jjgzlfz .hd li.on a{font-size: 24px; color: #fff;}

.jjgzlfz .bd li{width: 48%; float: left; margin: 40px 0 0;}
.jjgzlfz .bd li .time{width: 88px; height: 88px; border-radius: 15px; text-align: center;
background: #d0f2fe; /* Old browsers */
background: -moz-linear-gradient(left,  #d0f2fe 0%, #b0d6fb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #d0f2fe 0%,#b0d6fb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #d0f2fe 0%,#b0d6fb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0f2fe', endColorstr='#b0d6fb',GradientType=1 ); /* IE6-9 */
border: 1px #d0f2fe solid;
}
.jjgzlfz .bd li .time .day{display: block; font-size: 40px; font-weight: bold; color: #448aca; line-height: 55px;}
.jjgzlfz .bd li .time .year{font-size: 16px; color: #448aca;}
.jjgzlfz .bd li:hover .time{border: 1px #7DADDB solid;}
.jjgzlfz .bd li .tit{width: 80%; line-height: 2;}
.jjgzlfz .bd li .tit a{font-size: 22px; color: #333;}
.jjgzlfz .bd li:hover .tit{font-weight: bold;}
.jjgzlfz .bd li.xx2, .jjgzlfz .bd li.xx4{float: right;}


/****** 融媒报道 ******/
.rmbd{background: #DFF8FF; padding: 28px 0 45px;}
.rmbd_box1{width: 530px; float: left; position: relative; border-radius: 10px; overflow: hidden;}
.rmbd_box1 img{width:100%; height: 354px; border-radius: 10px;}
.rmbd_box1:hover img{-webkit-transform:scale(1.1); transform: scale(1.1);}
.rmbd_box1 b{ display:block; position:absolute; width:100%; height:50px; bottom:0px;left:0; z-index:1; background: #4489CA;}
.rmbd_box1 span{ display:block; position:absolute;width:95%;height:50px; font-size:18px; color: #fff; bottom:0px;left:0; padding: 0 15px; z-index:2; line-height:50px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden}

.rmbd_box2{width: 646px; float: right;}
.rmbd_box2 li{width: 312px; float: left; margin-bottom: 14px; border-radius: 10px;}
.rmbd_box2 li img{width:100%; height: 170px; border-radius: 10px;}
.rmbd_box2 li.xx2, .rmbd_box2 li.xx4{float: right;}
.rmbd_box2 li.xx3, .rmbd_box2 li.xx4{margin-bottom: 0;}
.rmbd_box2 li .con{position: relative; overflow: hidden; cursor: pointer; display: block; }
.rmbd_box2 li .con .overtxt{ font-size:18px; color: #fff; line-height: 1.8; border-radius: 10px; position: absolute; top: -100%; left: 0; width:100%; height: 100%; text-align: center;background-color: rgba(0, 0, 0, 0.6); text-align: center; transition: all 0.4s; display: flex; align-items: center; justify-content: center;}

 .rmbd_box2 li .con  .overtxt p{padding:20px; color: #fff;}
 .rmbd_box2 li .con:hover {border-radius: 10px;}
 .rmbd_box2 li .con:hover .txt{bottom: -100%;}
 .rmbd_box2 li .con:hover .overtxt{top: 0;}
 .rmbd_box2 li .con:hover img{-webkit-transform:scale(1.1); transform: scale(1.1); border-radius: 10px;}

 /* 建设苏区融湾先行区 */
 .xxq{background: url(2023mzgzlfz_r20_c1_s1_s1.jpg) bottom center no-repeat; padding:40px 0 30px;}
.sqrw{position:relative;margin:0 auto;}
.sqrw .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.sqrw .prev{left:10px;/*background:url(prevBtn.png) center no-repeat ;*/}
.sqrw #prevTop,.sqrw #nextTop{top:250px;width:68px;height:138px;}
.sqrw #prev,.sqrw #next{bottom:0;width:68px;height:138px; display: none;}
.sqrw #prevTop{background:url(2023mzgzlfz_r19_c2_s1.png) 0 0 no-repeat;}
.sqrw #nextTop{background:url(2023mzgzlfz_r19_c10_s1.png) 0 0 no-repeat;}
.sqrw .next{right:10px;/*background:url(nextBtn.png) center no-repeat ;*/}
.sqrw li{float:left;}
.sqrw .cf li{position:relative;color:#fff;}
.sqrw .cf a{display:block;width:978px;height:550px;position:absolute;color:#fff; font-size: 18px;}
.sqrw .cf li span{display:block;width:978px;position:absolute;left:0;bottom:0;padding:20px 20px;line-height:22px;text-align:center;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.sqrw .picBox{width:978px; height:550px;margin:0 auto; position:relative;overflow:hidden;}
.sqrw .picBox ul{height:550px;position:absolute; left:0;}
.sqrw .picBox li{width:978px;height:550px;}
.sqrw .picBox li img{width:978px;height:550px;}
.sqrw .listBox{margin:0 auto;position:relative; overflow:hidden; border: 12px #4489CA solid; height: 170px; margin-top: 20px;}
.sqrw .listBox ul{position:absolute;}
.sqrw .listBox li{cursor:pointer;position:relative;opacity: 1; border: 6px #4489CA solid;}
.sqrw .listBox li i{display:none;}
.sqrw .listBox li a{display:block;}
.sqrw .listBox img{background-color:#4489CA;opacity: 0.6; width:282px;height:158px; display: block;}
.sqrw .listBox .on a{opacity: 1;}
.sqrw .listBox .on img{opacity: 1;}
.sqrw .listBox .on i{display:block;}

/******联合出品 ******/
.lhcp{text-align: center; padding: 0 0 20px;}
.lhcp span{display: inline-block; margin-right: 40px; color: #333; font-size: 18px;}
.lhcp span.sp40{margin-right: 40px;}
.lhcp img{vertical-align: middle;}
.lhcp span a{color: #333; font-size: 18px;}
