.lt-nav {
	width: 250px;
}

.rt-cont {
	width: calc(100% - 250px - 5.6% + 10px);
	max-width: 1260px;
}

/*通用党徽*/
.top-lists {
	font-size: 36px;
	line-height: 52px;
	color: #0d0d0d;
	text-align: center;
	margin-bottom: 66px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
}

.top-lists img {
	margin-right: 15px;
}

/*党的建设*/

.dq-news-img img {
	width: 350px;
	height: 250px;
	object-fit: cover;
}

.dq-news-title {
	margin-left: 34px;
	flex: 1;
}

.dq-news-title .wz {
	font-size: 20px;
	line-height: 30px;
	color: #333333;
	display: block;
	margin: 14px 0 8px 0;
}


.dq-news-title .date {
	margin: 17px 0 30px;
	display: block;
	font-size: 18px;
	line-height: 26px;
	color: #999999;
}

.dq-news-title .more {
	font-size: 18px;
	color: #ffffff;
	width: 120px;
	background: #ff1b0a;
	border-radius: 17px;
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.dq-news-title .sum {
	font-size: 18px;
	color: #666;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: justify;
}


/*每一条样式*/
.new-list-all {
	padding: 35px 0;
	border-bottom: 1px solid #eff0f1;
}

.new-list-all:last-child {
	border-bottom: 0px solid #eff0f1;
	padding-bottom: 0;
}


/*职工之家*/

.top-lists.zgzj {
	margin-bottom: 42px;

}

.zgzj_all {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.new-zgzj-tit {
	margin-left: 25px;
	position: relative;
}

.new-zgzj-all {
	width: 48%;
	padding: 32px 0;
}

.new-zgzj-all a {
	display: flex;
	justify-content: space-between;
	height: 175px;

}

.new-zgzj-all span img {
	width: 255px;
	height: 175px;
}

.wz_zgzj {
	font-size: 20px;
	color: #333333;
	display: block;
	margin-top: 9px;
}

.date_zgzj {
	font-size: 18px;
	color: #999999;
	line-height: 26px;
	position: absolute;
	bottom: 0;
	left: 0;
}

/*底部swiper*/
#certify {
	position: relative;
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
}

#certify .swiper {
	padding-bottom: 120px;
	margin: 100px 0 115px 0;
}

#certify .swiper-slide {
	width: 600px;
	height: 400px;
	background: #fff;

}

#certify .swiper-slide img {
	display: block;
	widtth: 600px;
	height: 400px;
}

#certify .swiper-slide p {
	line-height: 92px;
	padding-top: 0;
	text-align: center;
	color: #333333;
	font-size: 24px;
	margin: 0;
	opacity: 0;
}

#certify .swiper-slide.swiper-slide-active p {
	opacity: 1;
}

#certify .swiper-pagination {
	width: 100%;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 57px;
	height: 4px;
	background: #cccccc;
	margin-left: 15px;
	border-radius: 0;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet:first-child {
	margin-left: 0;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	width: 107px;
	height: 4px;
	background: #e52319;
}



/*党的建设专属列表*/
/*正文列表*/
.news-lists-b li {
	padding: 35px 0;
	border-bottom: 1px solid #f2f2f2;
	transition: all 0.4s;
	padding-left: 10px;
}

.news-lists-b li:hover {
	background-color: #f7f7f7;
}

.news-lists-b li:last-child {
	border-bottom: none;
}

.date {
	width: 115px;
	height: 110px;
	background-color: #f2f2f2;
	transition: all 0.4s;
}

.news-lists-b li:hover .date {
	background-color: #ff1b0a;
}

.date-r {
	font-size: 32px;
	color: #ff1b0a;
	transition: all 0.4s;
}

.date-ny {
	font-size: 18px;
	color: #666;
	transition: all 0.4s;
}

.news-lists-b li:hover .date-r,
.news-lists-b li:hover .date-ny {
	color: #fff
}

.new-tit {
	flex: 1;
	padding-left: 35px;
}

.new-tit .wz {
	display: inline-block;
	font-size: 22px;
	line-height: 32px;
	color: #333;
	margin-bottom: 10px;
}

.new-tit .sum {
	font-size: 18px;
	color: #666;
	line-height: 32px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}



/*基层风采*/
.jcfc {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

.jcfc .jcfc-img {
	width: 48%;
}

.jcfc .jcfc-img img {
	width: 100%;
	height: 290px;
	object-fit: cover;
	border-radius: 3px;

}


/*青年风采*/
.rczp {
	display: flex;
	justify-content: space-evenly;
	margin: 100px 0;
}

.rczp .rczp-li {
	width: 25%;
	text-align: center;
	display: block;
}

.rczp .rczp-li img {
	width: 80%;
	height: auto !important;
	border: 4px solid #f3c6c6;
	border-radius: 50%;
}

.rczp .rczp-li p {
	font-size: 20px;
	color: #333;
	line-height: 80px;
}



@media screen and (max-width:1000px) {

	/*基层风采*/
	.jcfc {
		margin-bottom: 30px;
	}

	/*青年风采*/

	.rczp {
		margin: 30px 0;
	}

	.rczp .rczp-li {
		width: 40%;
	}

	/*文体生活*/
	#certify .swiper {
		padding-bottom: 40px;
		margin: 30px 0 30px 0;
	}
#certify .swiper-slide{width:100%;}
#certify .swiper-slide,#certify .swiper-slide img{height:300px;}
#certify .swiper-slide img{object-fit: contain;}

	#certify .swiper-pagination-bullets .swiper-pagination-bullet {
		width: 20px;
		height: 2px;
		margin-left: 10px;
	}

	#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
		width: 30px;
		height: 2px;
	}


}