html,body{
    font-size:16px;
    font-family: "Microsoft YaHei";
    color:#000;
    line-height:24px;
    min-width: 1200px;
    margin:0;
    padding:0;
	background: #f2f2f2;
}
div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,img{
    list-style:none;
    padding:0;
    margin:0;
    border:none;
}
a{
    text-decoration:none;
    color:#000;
}
a:hover{
    color: #015293;
}
.clear_both:after{
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6{
    font-weight: normal;
    font-size: 12px;
}

.fl{ float:left;}
.fr{ float:right;}
.txtcenter{ text-align:center;}
.bor{ border:1px solid #CCC;}
.rel{ position:relative;}
.red{ color:#FF0000;}
.white{ color:#FFF;}
.block { display:block;}
.in-block{display: inline-block;}
.hide{ display:none;}

/*清除浮动1*/
.clear { clear:both;height:0;overflow:hidden;clear:both!important;}
.clear.both {height:10px;}

/*清除浮动2*/
.clearfix:after{ visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0;}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/**
* 文字溢出显示省略号
* 1. Chrome 21+ bug https://bugs.webkit.org/show_bug.cgi?id=121902
*/
.ellipsis {
    display: block;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}
.ellipsis_dh{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.main1200{
    width: 1200px;
    margin: 0 auto;
}


.sgjq_con {
    width: 100%;
    min-width: 1200px;
	height: 843px;
	padding-top: 370px;
    background: url(../img/2025124_ban_bg.jpg) top center no-repeat;
}
.sg_title img{
	margin: 157px 0px 47px 93px;
}
.bg_wri {
    width:1200px;
    margin: auto;
    background: #ffffff;
    border-top: 4px solid #2279e0;
}
.sg_intro {
    background: url(../img/2025124_line_bg.jpg) no-repeat center;
    height: 252px;
    position: relative;
    padding-top: 70px;
}
.sg_intro span {
    width: 1065px;
    margin: auto;
    display: block;
    position: absolute;
    top: 104px;
    left: 55px;
    line-height: 35px;
	font-size: 20px;
	text-indent: 2em;
}
.sg_intro span a{
	color: #104178;
	
}

.cgzs{
	display: block;
	margin: 15px auto 10px auto;
}


.ysft_center {
    background: #ffffff;
}
.ysft_list {
    margin-left: 14px;
    overflow: hidden;
}
.ysft_list li {
	width: 366px;
	float: left;
    margin:11px -1px 26px 18px;
	background: #f9f9f9;
}
.ysft_list li a:last-child {
    margin-right: 0;
}
.ysft_list li a {
      display: block;
      margin: 0 auto;
      height: 239px;
      padding: 0px 0px 60px 0px;
      border: 1px solid #e5e5e5;
      background-color: #f7f7f7;
  }
  .ysft_list li img{
	  display: block;
  }

.ys_name span{
	display: block;
	font-size: 16px;
	line-height: 28px;
	padding: 12px 10px 0px 10px;
}

/*焦点图*/
.slideBox {
	width: 621px;
	height:340px;
	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: 621px;
	height: 340px;
}

.slideBox .bd h1 {
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 41px;
	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: 0;
	height: 41px;
	background-color: #000;
	width: 621px;
	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 {
	margin: 0 auto;
}

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

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

.jd_left .hd {
	position: absolute;
	z-index: 1;
	bottom: 13px;
	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: #f2f2f2;
	width: 460px;
	height: 312px;
	padding: 14px 13px;
	margin-left: 16px;
}

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

}

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

.ywdt_list li a {
	display: block;
	cursor: pointer;
	white-space: nowrap;
	background: url(../img/20250611_lhsd.png) left center no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 16px;
}
	
.ywdt_tit{
	margin-bottom: 10px;
}
/* 成果展示标题 */
/* 融媒解读 */
.gd_list li {
    width: 553px;
    border: 1px solid #e5e5e5;
    float: left;
    margin: 14px 16px;
}
.gd_list .gd_tit {
    height: 50px;
    background-image: linear-gradient(#4877ce, #4877ce);
    font-weight: bold;
    font-size: 20px;
    line-height: 50px;
    padding-left: 15px;
}
.gd_list li b {
    font-size: 20px;
    display: block;
    line-height: 30px;
    padding: 10px 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.gd_list li b a{
	color: #fff;
}

.gd_list li span {
    font-size: 16px;
    display: block;
    line-height: 30px;
    padding: 10px 20px;
    text-align: justify;
    width: 480px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 56px;
}
.gdpl_con{
	margin-left: 13px;
}
.gd_list{
	padding-bottom: 40px;
}