@charset "utf-8";

/* CSS Document */
.wi1100 {
	width: 1100px;
	margin: auto;
}

.chapter-head {
	padding-top: 415px;
	width: 100%;
	height: 656px;
	background: url(../img/20250611_banner.jpg) top center no-repeat;
}

.chapter-head .inner_part {
	width: 1164px;
	background: #fff;
	margin: auto;
}


.jjqh_title a {
	display: block;
	color: #3d3d3d;
	font-size: 12px;
	margin-left: 447px;
	padding-top: 11px;
}

.m-head img {
	position: absolute;
	top: 50px;
	left: 100px;
}

.m_lead {
	width: 100%;
	/* background: #ebf6ff; */
	height: 148px;
	margin-bottom: 6px;
}

.headlines {
	width: 1033px;
	margin: auto;
}

.headlines h1 a {
	display: block;
	color: #005292;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding-top: 26px;
	margin: 0 auto 10px 0;
}

.headlines p {
	width: inherit;
	font-size: 16px;
	text-align: justify;
	text-indent: 2em;
	line-height: 26px;
}

.headlines p a {
	color: #666666;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes flash {

	0%,
	50%,
	100% {
		opacity: 1;
	}

	25%,
	75% {
		opacity: 0;
	}
}

@keyframes flash {

	0%,
	50%,
	100% {
		opacity: 1;
	}

	25%,
	75% {
		opacity: 0;
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}


@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}

	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}

	50% {
		opacity: 1;
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

/*01*/
/*内容1*/

/*焦点图*/
.slideBox {
	width: 685px;
	height: 351px;
	overflow: hidden;
	position: relative;
	float: right;
}

.slideBox .hd {
	height: 13px;
	position: absolute;
	z-index: 1;
	bottom: 18px;
	right: 16px;
}

.slideBox .hd ul {
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	cursor: pointer;
	width: 11px;
	height: 11px;
	display: block;
	text-indent: 20px;
	background: #fff;
	float: left;
	margin: 0 0 0 10px;
	border-radius: 50%;
}

.slideBox .hd ul li.on {
	width: 13px;
	height: 13px;
	margin-top: -1px;
	background: #f7ca4a;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
}

.slideBox .bd img {
	width: 662px;
	height: 340px;
}

.slideBox .bd h1 {
	position: absolute;
	bottom: 6px;
	left: 0;
	line-height: 50px;
	width: 450px;
	margin-left: 20px;
	z-index: 111;
	font-size: 18px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
}

.slideBox .bd h1 a {
	color: #fff;
	text-decoration: none;
}

.slideBox .bd div {
	position: absolute;
	bottom: 11px;
	left: 0;
	height: 41px;
	background-color: #000;
	width: 662px;
	opacity: 0.4;
}

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 2%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(https://www.hunan.gov.cn/topic/xhtml/img/20220921_slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 4%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}

/*焦点图*/
.lead_bg_box {}

.focus_top {
	width: 1100px;
	margin: 0 auto;
}

.xzmp_img {
	margin-bottom: 25px;
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.jd_left {
	width: 685px;
	position: relative;
}

.jd_left .hd {
	position: absolute;
	z-index: 1;
	bottom: 23px;
	right: 35px;
}

.jd_left .hd li {
	cursor: pointer;
	width: 13px;
	height: 13px;
	display: block;
	overflow: hidden;
	text-indent: 20px;
	float: left;
	margin-left: 13px;
	background: #fff;
	border-radius: 8px;
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.jd_left .hd .on {
	background: #f5f74a;
	opacity: 8;

}


/* 右边 */
.jd_right {
	background: #f5f5f5;
	width: 389px;
	height: 312px;
	padding: 14px 13px;
}

.ywdt_tit a {
	font-size: 16px;
	color: #666666;

}

.ywdt_list {
	font-size: 18px;
	color: #333333;
	line-height: 46px;
}

.ywdt_list li a {
	display: block;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	background: url(../img/20250611_lhsd.png) left center no-repeat;
	padding-left: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*  条图-工作激励二十条 */

/*市州行动  评论*/


.ywpl_box {
	overflow: hidden;
	width: 1100px;
	margin: 22px auto;
	padding-top: 40px;
}

.sg_list .zxbd {
	background: url(../img/20250611_bmdt_img.png) no-repeat center;
	width: 521px;
	height: 47px;
	position: relative;
}

.zxbd a {
	position: absolute;
	left: 475px;
	top: 10px;
	font-size: 16px;
	color: #72affd;
}


.sg_list .szdt {
	background: url(../img/20250611_szdt_img.png) no-repeat center;
	width: 521px;
	height: 47px;
	position: relative;
}

.szdt a {
	position: absolute;
	left: 475px;
	top: 10px;
	font-size: 16px;
	color: #72affd;
}


.sg_list {
	width: 521px;
}

.dys_latest_more {
	margin-top: 14px;
}

.dys_latest_more a {
	display: block;
	float: right;
	font-size: 16px;
	color: #666666;
	margin-top: 7px;

}

.gcpl_ul {
	width: 470px;
	float: left;
	background: url(../img/20250611_lhsd.png) 4px 0 repeat-y;
}

.gcpl_ul li {
	font-size: 17px;
	line-height: 38px;
	overflow: hidden;
	font-family: "microsoft yahei";
	padding-left: 16px;
	background: url(../img/20250611_lhsd.png) no-repeat left center;
	color: #313131;
	display: block;
}

.dys_list li a:hover {
	color: #950707;
}

.gcpl_con ul li {
	font-size: 18px;
	width: 560px;
	line-height: 42px;
}

.dys_list li {
	font-size: 17px;
	line-height: 55px;
	overflow: hidden;
	font-family: "microsoft yahei";
	padding-left: 22px;
	background: url(../img/20250611_lhsd.png) no-repeat left center;
	color: #313131;
	display: block;
}

.dys_list li:last-child {
	border-bottom: none;
}

.jd_comment {
	width: 427px;
}

.jd_comment .conm_con {
	padding-bottom: 11px;
	overflow: hidden;
}

.bmsz_box {
	background: url(../img/20250611_wmzmsbg.png) bottom no-repeat;
	height: 395px;
}

/* 大抓落实工作激励信息平台 */
.zzjl_box img {
	margin: 30px 0;
}

.zzjl_box .zzjl_li {
	overflow: hidden;
}

.zzjl_li li {
	float: left;
}

.zzjl_li .zzjl_ser {
	margin-right: 20px;
}


/* 条图-工作激励二十条 */
.slideBox_second {
	width: 100%;
	height: 100%;
	/*padding: 0 0.5rem;*/
	overflow: hidden;
	position: relative;
}

.slideBox_second .hd {
	height: 8px;
	overflow: hidden;
	position: absolute;
	right: 46.5%;
	bottom: 8px;
	z-index: 1;
}

.slideBox_second .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox_second .hd ul li {
	cursor: pointer;
	width: 8px;
	height: 8px;
	display: block;
	text-indent: 20px;
	background: #fff;
	float: left;
	margin: 0 0 0 10px;
	border-radius: 50%;
}

.slideBox_second .hd ul li.on {
	width: 8px;
	height: 8px;
	background: #006EAB;
}

.slideBox_second .bd ul li a img {
	display: block;
	margin-top: 0.8rem;
	width: 100%;
}

/* 条图-工作激励二十条 */