@charset "utf-8";
/* CSS Document */
.wi1100{
    width: 1100px;
    margin: auto;
}
.chapter-head{
    width:100%;
    height:395px;
    background: url(../img/20240620_banner.png) top center no-repeat;
}
.chapter-with{
    position: relative;
    width: 1200px;
    margin: auto;
}
.chapter-head .sjd_b{
    display: block;
    padding-top: 98px;
}

.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: 1100px;
   margin: auto;
}

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

.headlines p {
 display: flex;
}

.headlines p a{
    font-size: 16px;
    color: #666666;
    line-height: 26px;
    text-indent: 2em;

text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;
}

.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: #f5f74a;
}
.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;
}
/*焦点图*/


.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: 41px;
}
.ywdt_list li a {
    display: block;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    background: url(../img/20240620_lhsd_bj2.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/20240620_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/20240620_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/20240620_lhsd_bj2.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/20240620_lhsd_bj2.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/20240620_lhsd_bj2.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/20240620_wmzmsbg.png) bottom no-repeat;
	height: 402px;
}
/* 大抓落实工作激励信息平台 */
.zzjl_box img {
	margin: 30px 0;
}
/* 地图块 */
.bottom_bag{
	background: url(../img/20240620_bottom_bag.jpg) center;
	width: 100%;
	height: 708px;
}
.bottom_bag .bot_ls{
	background: url(../img/20240620_bot_ls.png) center no-repeat;
	height: 669px;
	position: relative;
}
/*地图*/
.hunan-map {
	width: 513px;
	height: 581px;
	float: left;
	position: relative;
	margin-left: 9px;
}
.hsly{
	margin: 56px 0 6px 18px;
}
.szblock{
	width: 457px;
	height: 563px;
	overflow: hidden;
	margin-top: 58px;
	margin-left: 49px;
	position: relative;
}
.szblock .tit p{
	font-size: 18px;
	color: #165795;
	font-weight: bold;
	text-align: center;
}
.qglist  li .wz{
	margin-top: 20px;
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	text-indent: 40px;
}
/* 右边城市列表内容 */
#cityBox .city_box{
	display: none;
}
.city_box{
	width: 486px;
	margin: 86px 20px 0 63px;
}
.city_box .c_title{
	background: url(../img/20240620_city_img.png) center no-repeat;
	width: 207px;
	height: 46px;	
	margin: auto;
}
.city_box .c_title a{
	color: #f5f5f5;
	font-size: 18px;
	font-weight: 800;
	text-align: center;
	display: block;
	padding-top: 11px;
}
.city_list{
	margin-top: 15px;
}
.city_list ul li{
	border-bottom: 1px solid #c8e7f2;
	padding-left: 22px;
	 background: url(../img/20240620_list_bj.png) no-repeat left center;
	 display: block;
	 font-size: 18px;
	 color: #333333;
	 line-height:63px;
}

.city_list ul li:last-child{
	border-bottom: none
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:2%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../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;  }

.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%;
	}
