/*轮播信息区*/
.Rotation_chart_fl {width:590px;float:left;}
.Information_area_fr {width:580px;float:right;}
.flick-content img {width:100%;height:450px; object-fit: cover;}
.content_lr {margin-top:30px;}
.flickerplate .dot-navigation .dot {width:10px !important;height:10px !important;border-radius:20px}
.flickerplate .dot-navigation .dot.active {width:10px !important;height:10px !important;border-radius:20px}
/*图片轮播*/
.newsBox {width:100%;position:relative;height:368px;}
.newsBox .HB {overflow:hidden;}
.newsBox .HB .autoPlay li {float:left;position:relative;width:100%;height:368px;}
.newsBox .HB .autoPlay li .Image {height:100%;background:#000;margin:0;}
.newsBox .HB .autoPlay li .Image img {display:block;width:100%;height:368px;margin:0 auto;object-fit:cover;transition:all 0.5s ease-out 0s;}
.newsBox .HB .autoPlay li .Image:hover img {transform:scale(1.1);}
.newsBox .HB .autoPlay li .Title {position:absolute;bottom:0;left:0;z-index:30;width:100%;background:rgba(0,0,0,.5);margin:0;}
.newsBox .HB .autoPlay li .Title {}
.newsBox .HB .autoPlay li .Title a {display:block;line-height:45px;font-size:20px;color:#fff;text-indent:30px;}
.newsBox .PLAYbtn {position:absolute;bottom:16px;right:6px;z-index:60}
.newsBox .PLAYbtn ul li {display:inline-block;width:10px;height:10px;margin-right:.5em;border-radius:50%;cursor:pointer;text-indent:99em;overflow:hidden;background:#fff;}
.newsBox .PLAYbtn ul li.on {width:10px;height:10px;background:#0068b6;}
.banner .flickerplate .dot-navigation {bottom:20px;}
/*新闻*/
 #ztcw_list_li a{    background: unset;}
.flfgNav {overflow:hidden;width:100%;display:block;margin-bottom:20px;}
.flfgList {position:relative;    border-bottom: 1px solid #ccc;}
.flfgList a {margin-right:30px;display:block;float:left;font-size:24px;text-align:center;color:#4e4e4e;}
.flfgList a.hover,.flfgList a:hover {color:#0068b6;font-weight:bold;    border-bottom: 3px solid #0068b6;}
.tab3 {display:none;}
.ztcw_list {}
#ztcw_list_li {margin-bottom:11px;padding-bottom:11px;border-bottom:1px solid #ccc;}
#ztcw_list_li a {font-size:20px;line-height:30px;padding-left:0;}
#ztcw_list_li p {font-size:14px;line-height:26px;float:left;}
#ztcw_list_li span {display:block;font-size:14px;line-height:26px;margin:5px 0px;width:100%;}
.ztcw_list li {float:left;width:100%;}
.ztcw_list li a {padding-left:1em;background:url(/uiFramework/commonResource/image/2024041209405388426.jpg) no-repeat 2px center;float:left;line-height:37px;font-size:16px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;}
.ztcw_list li:hover a {background:url(/uiFramework/commonResource/image/2024041209405986414.png) no-repeat 2px center;}
.ztcw_list li:hover a,.ztcw_list li:hover span,.ztcw_list li:hover p,.ztcw_gd:hover a {color:#0068b6;}
.ztcw_list li span {float:right;line-height:35px;font-size:16px;}
.ztcw_list .ztcw_gd {position:relative;}
.ztcw_list .ztcw_gd a {position:absolute;right:0;top:-48px;font-size:16px;}
/*图册*/
.djzt h1 {color: #0068b6;font-weight: bold;float: left;display: block;width: 100%;margin: 30px 0 20px;border-bottom: 1px solid #ccc;}
.djzt h1 i{    line-height: 37px; font-size: 24px;border-bottom: 3px solid #0068b6; float: left; font-style: normal;}
.djzt h1 span {float:right;position:relative;}
.djzt{}
.djzt ul{}
.djzt ul li{    width: 22.5%; float: left;margin: 0 3.3% 2% 0;position: relative;}
.djzt ul li a{}
.djzt ul li a img{    float: left;width: 100%;height: 300px; display: inline-block;margin-bottom: 15px;}
.djzt ul li p{    font-size: 18px;color: #292929;line-height: 28px; display: block; padding: 0px 0 10px;    text-align: center;}
.djzt ul li p a{}

.djzt ul li:last-child {
  margin-right: 0;
}

@media screen and (max-width:768px) {
.Rotation_chart_fl{width: 100%;}
.Information_area_fr{    width: 100%;}

.newsBox .HB .autoPlay li .Image img{    height: 220px;}
.newsBox{height: 220px;}
.newsBox .HB .autoPlay li{height: 220px;}
.newsBox .HB .autoPlay li .Title a{    font-size: 16px;    text-indent: 10px;}
.ztcw_list{margin-top: 20px;}
#ztcw_list_li a{font-size: 18px;}
.ztcw_list li a{    width: 68%;}
.djzt ul li{    width: 100%;}
}