.ET_header {
	background: url(/images/zt_file/jdbn/header_bg.png) no-repeat;
	background-size: cover;
	background-position: center 0;
	height: 900px;
}

/* 学习贯彻 */
.main_wrap1 {
	background: url(/images/zt_file/jdbn/wrap1_bg.png) no-repeat;
	background-size: cover;
	background-position: center 0;
	height: 780px;
	box-sizing: border-box;
	padding-top: 60px;
}

.wrap_top {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.wrap_title {
	width: 26%;
	margin: 0 auto;
}

.wrap_title img {
	width: 100%;
}

.check_more {
	position: absolute;
	right: 0;
	color: #c9121b;
	top: 26px;
	font-weight: bold;
	font-size: 18px;
}

.layui-timeline {
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}

.layui-timeline-axis {
	background-color: #c9091b;
	color: transparent;
	width: 14px;
	height: 14px;
	left: -1px;
	top: 4px;
}

.layui-text {
	position: relative;
	overflow: hidden;
	height: 80px;
}

.study_title {
	font-size: 18px;
	color: black;
	float: left;
	width: 82%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.study_date {
	font-size: 18px;
	color: black;
	float: right;
}

.content_hide {
	position: absolute;
	background-color: white;
	box-sizing: border-box;
	padding: 14px;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
	width: 98%;
	display: none;
}

.content_top {
	overflow: hidden;
	width: 100%;
}

.content_top .study_title {
	font-size: 24px;
	font-weight: bold;
	width: 84%;
	line-height: 26px;
}

.content_top .study_date {
	font-size: 14px;
	color: #6e6e6e;
}

.study_main {
	font-size: 14px;
	color: #6e6e6e;
	line-height: 24px;
	text-indent: 2em;
	margin-top: 10px;
	width: 100%;
}

.layui-text:hover {
	height: 130px;
}

.layui-text:hover .content_hide {
	display: block;
}

/* 我为群众办实事 */
.main_wrap2 {
	background: url(/images/zt_file/jdbn/wrap2_bg.png) no-repeat;
	background-size: cover;
	background-position: center 0;
	height: 770px;
	box-sizing: border-box;
	padding-top: 60px;
}

.main_wrap2 .wrap_title {
	width: 36%;
}

.wrap_block {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	overflow: hidden;
}

.some_thing {
	width: 70%;
}

.some_thing li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}

.thing_title {
	width: 88%;
	color: white;
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
	text-align: right;
}

.thing_num {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	color: #b9263d;
	background-color: white;
	border: solid 2px #ffb461;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	padding: 3px 0;
}

.wrap2_more {
	width: 12%;
	float: right;
	border: solid 1px white;
	background-color: #c9111b;
	color: white;
	font-size: 18px;
	text-align: center;
	padding: 10px 0;
}

/* 我是共产党员 */
.main_wrap3 {
	background: url(/images/zt_file/jdbn/wrap3_bg.png) no-repeat;
	background-size: cover;
	background-position: center 0;
	height: 750px;
	box-sizing: border-box;
	padding-top: 60px;
}

.main_wrap3 .wrap_title {
	width: 32%;
}

#focus_Box1 {
	position: relative;
	margin: 0 auto;
	width: 1200px;
	height: 308px;
	margin-top: 80px;
	padding-bottom: 50px;
}

#focus_Box1 ul {
	position: relative;
	width: 1200px;
	height: 308px
}

#focus_Box1 li {
	z-index: 0;
	position: absolute;
	width: 0px;
	height: 0px;
	top: 146px;
	cursor: pointer;
	left: 377px;
	border-radius: 4px;
	box-shadow: 1px 1px 12px rgba(200, 200, 200, 1);
	background-color: black;

}

#focus_Box1 li video {
	width: 100%;
	no-repeat center 50%;
	height: 100%;
	vertical-align: top
}

#focus_Box1 li p {
	position: absolute;
	left: 0;
	bottom: -52px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#focus_Box1 li p span {
	display: inline-block;
	width: 70%;
	height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#focus_Box1 li p span a{color: #333;}
.three_video{display:none;}
/* 各部门实践动态 */
.main_wrap4{
	padding-top: 40px;
}
.main_wrap4 .wrap_top{
	width: 1200px;
	margin: 0 auto;
}
.main_wrap4 .wrap_title{
	width: 32%;
}
.practice_main{
	background: url(/images/zt_file/jdbn/wrap4_bg.png) no-repeat;
	background-size: cover;
	background-position: center 0;
	height: 560px;
	margin-top: 100px;
}
.practice_block{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	padding:60px 0 54px 0
}
.practice_left{
	width: 46%;
	position: relative;
}
.practice_pic1{
	width: 750px;
	position: absolute;
	left: -200px;
	top: -120px;
}
.practice_pic1 img{width: 100%;}
.practice_pic2{
	width:80%;
	position: absolute;
	top: 200px;
	right: 0;
}
.practice_pic2 img{width: 100%;}
.practice_list{
	width: 50%;
	float: right;
}
.practice_list li{
	overflow: hidden;
	margin-bottom: 28px;
}
.left_icon{
	width: 5%;
	float: left;
}
.left_icon img{width: 100%;}
.practice_title{
	float: left;
	margin-left: 6px;
	width: 94%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	
}
.practice_title p{
	color: white;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 27px;
	font-weight: bold;
}
.practice_date{
	color: white;
	font-size: 14px;
}

/* 二级页 */
.guide{
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 10px 20px;
	background-color: #6f0f11;
	color: white;
	font-size: 16px;
	margin-top: -20px;
}
.news_list{
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 60px;
}
.channel_name{
	color: #1e4b86;
	font-size: 20px;
	padding-bottom: 10px;
	border-bottom: solid 1px #dbdbdb;
}
.main_list li{
	overflow: hidden;
	line-height: 50px;
}
.main_list li p{
	font-size: 16px;
	color: #5f5e5a;
	width: 80%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_date{
	font-size: 14px;
	color: #8d8e89;
	float: right;
}
#pagesize{
	width:100%;
	margin:0 auto;
	margin-top: 30px;
	font-size: 14px;
}
#pagesize ul{
	overflow: hidden;
}
.pageleft{
	float: left;
	width: 50%;
}
.pageright{
	float: right;
}

/* 内容页 */
.news_content{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 60px;
}
.news_top{
	padding: 20px 0;
	padding-top: 40px;
	border-bottom: solid 1px #dbdbdb;
}
.news_name{
	width: 60%;
	margin: 0 auto;
	font-size: 24px;
	text-align: center;
}
.news_time{
	text-align: center;
	margin-top: 16px;
	color: #65625d;
}
.main_contain{
	margin-top: 40px;
}
.main_contain p{
	font-size: 16px;
	line-height: 28px;
}
.main_contain p img{margin: 10px 0;}
.main_contain #video{margin:0 auto;height:auto!important;}