
/*响应式头尾样式，如果专题不做响应式，可以不用引用*/
@media only screen and (max-width:750px){
	.g-mobile .g_pub_header_box,.g-mobile .g_pub_footer_box{width:100%!important;max-width:100%!important;min-width:100%!important;}
	.g-mobile .m_head_nav,.g-mobile .m_foot_nav{display:none;}
	.g-mobile .g_pub_footer{height:auto!important;zoom:1!important;}
	.g-mobile .g_pub_footer:after{content:""!important;display:block!important;clear:both!important;}
	.g-mobile .g_pub_footer .u_logo.foot{width:100%;margin-left:0;}
}

.g-part3Box{width:100%;height:838px;padding-top:30px;}
.g-part3{width:1200px;margin-left:auto;margin-right:auto;}
.g-part3 .m-title .u-more2{position:absolute;right:200px;color:#fff;}
.m-part3{width:100%;position:relative;}
.m-part3 .poster-main{width:1200px;height:530px;position:relative;margin-left:auto;margin-right:auto;}
.m-part3 .poster-btn{width:168px!important;height:21px;position:absolute;top:0px;cursor:pointer;}
.m-part3 .poster-prev-btn{left:-68px;background:url(http://www.huaian.gov.cn/images/ztzl/2024/tjstwmjs/btn_prev1.png) no-repeat;background-position:left center;}
.m-part3 .poster-prev-btn:hover{background-image:url(http://www.huaian.gov.cn/images/ztzl/2024/tjstwmjs/btn_prev1_on.png);}
.m-part3 .poster-next-btn{right:-68px;background:url(http://www.huaian.gov.cn/images/ztzl/2024/tjstwmjs/btn_next1.png) no-repeat;background-position:right center;}
.m-part3 .poster-next-btn:hover{background-image:url(http://www.huaian.gov.cn/images/ztzl/2024/tjstwmjs/btn_next1_on.png);}
.m-part3 .poster-list .list-item{position:absolute;top:0;left:0;}
.m-part3 .poster-list .list-item .u-pic{display:block;width:100%;height:100%;box-shadow:0 0 12px #0656b2;}
.m-part3 .poster-list .list-item .u-pic img{display:block;width:100%;height:100%;}
.m-part3 .poster-list .list-item p{width:100%;text-align:center;position:absolute;font-size:18px;left:0;bottom:0;height:50px;line-height:50px;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);background:rgba(0,0,0,0.5);color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.m-part3 .poster-list .list-item p a{color:#fff;}
