/* banner */
.djxx_banner{
	width: 100%;
	height: 510px;
	background: url(djxxjy2024_index1.jpg) no-repeat center center;
	position: relative;
	background-size: cover;
}
.djxx_logo_w{
	position: absolute;
	top: 20px;
	left: 48px;
	display: block;
}
.djxx_logo_w .imgs{
	display: block;
}

/* 要闻 */
.djxx_yaow{
	margin-top: 50px;
}
.djxx_yaow_l{
	width: 600px;
	height: 450px;
}
.djxx_yaow_l li{
	width: 600px;
	height: 450px;
	position: relative;
}
.djxx_yaow_l li a{
	display: block;
}
.djxx_yaow_l li .imgs{
	width: 600px;
	height: 450px;
	display: block;
}
.djxx_yaow_l li .text{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 90px;
	background-color: rgba(0,0,0,0.4);
}
.djxx_yaow_l li .sp{
	display: block;
	font-size: 19px;
	line-height: 60px;
	height: 60px;
	padding: 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #ffffff;
}
.djxx_yaow_l li:hover .sp{
	text-decoration: underline;
}

.djxx_yaow_pagination{
	position: absolute;
	left: 0;
	bottom: 23px;
	width: 100%;
	text-align: center;
}
.djxx_yaow_pagination .swiper-pagination-switch{
	width: 10px;
	height: 10px;
	background-color: #fbac71;
	display: inline-block;
	border-radius: 50%;
	margin: 0 14px;
}
.djxx_yaow_pagination .swiper-pagination-switch.swiper-active-switch{
	background-color: #cccccc;
}

.djxx_yaow_r{
	float: right;
	width: 580px;
}
.djxx_yaow_r ul li{
	margin-bottom: 16px;
	font-size: 18px;
	line-height: 32px;
	padding-left: 14px;
	background: url(djxxjy2024_index3.png) no-repeat left center;
}
.djxx_yaow_r ul li:last-child{
	margin-bottom: 0;
}
.djxx_yaow_r ul li a{
	/* display: block; */
	/* height: 32px; */
	/* white-space: nowrap; */
	/* text-overflow: ellipsis; */
	/* overflow: hidden; */
}

/* 标题 */
.djxx_titles{
	border-bottom: 1px solid #be0710;
	margin-bottom: 40px;
	height: 65px;
}
.djxx_titles .ts{
	font-size: 28px;
	color: #be0710;
	font-weight: bold;
	height: 66px;
	background-color: #ffffff;
	padding-right: 10px;
	display: block;
}
.djxx_titles .ts .sp{
	border-bottom: 5px solid #be0710;
	display: block;
	line-height: 66px;
	height: 62px;
}

/* 学习《中国共产党纪律处分条例》 */
.djxx_xuex_w{
	margin-top: 16px;
}
.djxx_xuex_s{
	min-height: 289px;
}
.djxx_xuex_s ul li {
    width: 22.5%;
    float: left;
    margin: 0 3.3% 16px 0;
    position: relative;
}
.djxx_xuex_s ul li:last-child{
	margin-right: 0;
}
.djxx_xuex_s ul li .imgs_w{
	display: block;
	margin-bottom: 15px;
}
.djxx_xuex_s ul li img {
    width: 100%;
    height: auto;
    display: block;
}
.djxx_xuex_s ul li p {
    font-size: 18px;
    color: #292929;
    line-height: 28px;
    display: block;
	height: 56px;
	overflow: hidden;
}

.djxx_xjjs_s{
	width: 580px;
}
.djxx_xjjs_s .djxx_xuex_s{
	min-height: 594px;
}
.djxx_xjjs_s ul li{
	width: 48.33%;
}
.djxx_xjjs_s ul li:nth-child(even){
	margin-right: 0;
}
.djxx_xjjs_s ul li p{
	text-align: center;
}


/* 学习教育进行时 */
.djxx_xxjy{
	margin-top: -10px;
	min-height: 224px;
}
.djxx_xxjy ul li{
	margin-bottom: 16px;
	font-size: 18px;
	line-height: 32px;
	padding-left: 14px;
	background: url(djxxjy2024_index4.png) no-repeat left center;
}
.djxx_xxjy ul li:last-child{
	margin-bottom: 0;
}
.djxx_xxjy ul li a{
	display: block;
	height: 32px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*  */
.djxx_gzxx{
	height: 280px;
	margin-left: -8px;
}








