@charset "utf-8";
body{
    background: #fff;
}
a,span{
	font-size: 18px;
	color: #333333;
}
/* 顶部logo */
.sthj_top{
    position: absolute;
    padding: 30px 293px;
}
/* 污染防治 */
.sthj_wrfz{}
.wrfz_tit{
    padding-bottom: 40px;
}
.wrfz_tit img{}
.sthj_wrfz #foucs{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.sthj_wrfz #foucs .swiper-slide{
    position: relative;
    text-align: center;
}
#foucs .swiper-slide img{
    display: block;
    width: 100%;
    height: 380px;
    min-height: 380px;
    overflow: hidden;
    object-fit: cover;
    transition: all .6s;
}
.sthj_wrfz #foucs .swiper-slide h2{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 42px;
    line-height: 42px;
    color: #fafafa;
    text-align: left;
    background: rgba(0, 0, 0, .6);
    font-weight: 400;
    font-size: 18px;
    padding: 0 8px;
}
.sthj_wrfz #foucs .pagination{
	position: absolute;
	right: 0;
	bottom: 3px;
	z-index: 20;
	margin-bottom: 20px;
	text-align: right;
	margin: 0;
	padding: 0 20px 10px;
}
.sthj_wrfz #foucs .swiper-pagination-bullet {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 2px;
	cursor: pointer;
	background: #ffffff;
	border-radius: 8px;
	opacity: .8
}
.sthj_wrfz #foucs .swiper-pagination-bullet-active {background: #4db578;}
/* 信息列表 */
.wrfz_lst{}
.wrfz_lst_hot{
    border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 20px;
}
.wrfz_lst_hot a{}
.wrfz_lst_hot h3{
    font-size: 20px;
    color: #005e84;
    padding-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wrfz_lst_hot span{
    color: #808080;
    font-size: 16px;
    line-height: 26px;
}
.m-lst36{}
.m-lst36 ul{}
.m-lst36 ul li{
    background: none;
    line-height: 44px;
    padding: 0;
}
.m-lst36 ul li em{font-style: normal;}
.m-lst36 ul li span{
    font-size: 16px;
    color: #999999;
}
.m-lst36 ul li a{
    font-size: 18px;
}

.sthj_img{
	background: #f8f8f8;
	padding: 70px 0;
}
.sthj_img_left{}
.sthj_img_left img{
    width: 100%;
}
.sthj_img_right{}
.sthj_img_right img{
    padding-bottom: 14px;
    width: 100%;
}

/* 全域治水 */
.sthj_qyzs{}
.sthj_qyzs_lst{}
.sthj_qyzs_lstico{
	background: #f8f8f8;
	padding: 18px 20px;
	margin-bottom: 20px;
	height: 92px;
	line-height: 28px;
}
.sthj_qyzs_lstico a{
	color: #13678b;
	font-weight: 500;
}
.sthj_qyzs_lstico span{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;color: #005e84;font-size: 20px;font-weight: bolder;}

/* 垃圾分类 */
.sthj_ljfl_lst{
    overflow: hidden;
}
.sthj_ljfl_lst_i{
}

.sthj_ljfl_lst_i a{
    border-bottom: 1px dashed #cccccc;
    display: block;
    padding: 20px 0;
}
.sthj_ljfl_lst_i h3{
    padding-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sthj_ljfl_lst_i span{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #838383;
    font-size: 16px;
    line-height: 26px;
}
.sthj_ljfl_lst_i:nth-last-child(1) a,.sthj_ljfl_lst_i:nth-last-child(2) a{
	border: none;
}
/* 版权 */
.footerpc .txt p a{font-size: 14px;}

@media (max-width: 1440px) {
	.sthj_top{
		position: absolute;
		margin: auto;
		padding: 30px 3%;
	}
}
@media (max-width: 1024px) {
	.a_logo img{width: 70%;}
	.wrfz_tit img{width: 100%;}
	.wrfz_lst_hot{padding: 0;}
	.sthj_img{padding: 30px 0;}
}
@media (max-width: 768px) {
	.sthj_top{
		padding: 20px 3%;
	}
	.wrfz_tit {
	    padding-bottom: 10px;
	}
}
@media (max-width: 425px) {
	.sthj_top {
		padding: 0 3%;
	}
	#foucs .swiper-slide img {
	    height: 280px;
	    min-height: 280px;
	}
}
@media (max-width: 375px) {}
@media (max-width: 325px) {
	#foucs .swiper-slide img , #foucs2 .swiper-slide img {
		height: 200px;
		min-height: 200px;
	}
}