body{ font-size:12px; font-family:"微软雅黑"; margin:0 auto;line-height:24px;}
ul,li,p,span,img,p,h1,h2,h3,h4,h5,dt,dd,div{ list-style:none; padding:0; margin:0; border:none;}
a{ text-decoration:none; color:#000;}
a:hover{ color:#0a5b9f; cursor:pointer;}

td{ margin:none; padding: none; }
table {
    border-collapse: none !important;
    border-spacing: none !important;
}

/*---------------head----------------------*/
.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; }
.fl{float:left;}
.fr{float:right;}
input{ outline:none;}

.super_link{
	display: block;
    position: absolute;
    width: 282px;
    height: 50px;
    /* border: 1px solid red; */
    top: 24px;
    left: 164px;
}

/*导航栏*/
.wrap{ width: 1200px; margin: 0 auto;}
		/* 选择历史记录的文字颜色和背景颜色 */
		.m-menu .search input:-webkit-autofill {
		    -webkit-animation: autofill-fix 1s infinite!important;
		    /* 选择历史记录的文字颜色*/
		    -webkit-text-fill-color: #83c0e2;
		    -webkit-transition: background-color 50000s ease-in-out 0s!important;
		    transition: background-color 50000s ease-in-out 0s!important;
		    background-color: transparent!important;
		    background-image: none !important;
		    /* 选择历史记录的背景颜色 */
		    -webkit-box-shadow: 0 0 0 1000px transparent inset!important;
		}
		
		.m-menu .search{ float: right; margin-top: 12px; margin-right: 10px; width: 180px; height: 36px; background: url(http://www.hunan.gov.cn/hnszf/xhtml/img/top_search_bg.png) no-repeat; display: inline-block;}
		.m-menu .search .sr{display: inline-block;float: left;width: 90px;height: 22px; margin-top: 6px; margin-left: 12px; color:#fff;border-width: initial;border-style: none;border-color: initial;border-image: initial;background: none;font: 14px/22px 微软雅黑;}
		.m-menu .search input::input-placeholder{ color: #6DABCE;}
		.m-menu .search input::-webkit-input-placeholder{ color: #6DABCE;}
		.m-menu .search input::-moz-placeholder{ color: #6DABCE;}
		.m-menu .search input:-moz-placeholder{ color: #6DABCE;}
		.m-menu .search input:-ms-input-placeholder{ color: #6DABCE;}
		.m-menu .search .btn {display: inline-block;float: left;width:20px;height:20px;margin-top: 6px;margin-left:0; border: none;background: url(http://www.hunan.gov.cn/hnszf/xhtml/img/2017_search_btn.png) no-repeat center center;cursor: pointer;}

		/* header */
		.search span.dropselect_box { position:relative;  width:50px;  display:inline-block; float:left; height:28px; z-index:99; left: 7px; top: 3px;}
		.dropselect_SimpleSelect { width:100%; /*height:30px;*/ display:block; overflow:hidden; background:url(http://www.hunan.gov.cn/hnszf/xhtml/img/2020w_search_jt.png) no-repeat 40px 12px #005889; line-height:28px; text-indent:5px; position: relative; left:0px; top:0px; padding:0;}
		.dropselect_SimpleSelect ul{border:none;}
		.dropselect_SimpleSelect li{ width:100%; height:28px; line-height:28px; }
		.dropselect_SimpleSelect li a{height:auto; width:85%; color:#83c0e2; padding: 0 2px; font-size: 14px;}
		.dropselect_SimpleSelect li.hover a { color:#83c0e2; font-size:14px; width:100%; display:block;}
		.dropselect_SimpleSelect li a:hover,.dropselect_SimpleSelect li a:focus,.dropselect_SimpleSelect li:hover,.dropselect_SimpleSelect li:focus{background:none;}
		.hidden {display:none;}
		
		.m-menu{ width:100%; height: 60px;background: #006EAB; clear:both;}
		.menu-list{ float:left;}
		.menu-list a{display: inline-block;/*margin-right:56px;*/line-height: 60px;font-size: 18px;color: #fff;font-weight: bold;padding: 0 17px;letter-spacing: 0.9px;}
		.menu-list a.last{ margin-right: 0;}
		.menu-list a.on{ background: url(http://www.hunan.gov.cn/hnszf/xhtml/img/top_menu_on.png) center bottom no-repeat; color:#fff;}
		.menu-list a:hover{background: #0a5b9f;}
/*导航栏end*/
.zysylm {
			width: 1200px;
		    text-align: center; 
		    margin: 40px auto 0;
		}

.with1138{
	width: 1138px;
	margin: auto;
}

.summary{
	font-size:42px;
	font-weight:bold;
	line-height:66px;
	text-align:center;
	margin:40px 0 0 0;
}
.summary a{ color:#0a5b9f;}
.summary-f1{
	display: inline-block; 
	font-size:16px; 
	line-height:30px;
	font-family:\5B8B\4F53; 
	color:#666;
	text-indent:2em; 
	margin:12px 0 0 0;
}
.summary-f1 a:hover{ text-decoration:underline;}
.summary-f1 i{
	color: #df3d3d;
	font-style: normal;
}

/*********轮播图**********/
.main1{
	padding-top: 50px;
	padding-bottom: 60px;
}
.m-slide{
	position: relative;
	width: 700px;
	height: 420px;
	margin-left: 32px;
}
.m-slide .hd{
	position: absolute;
	z-index: 1;
	bottom:13px;
	right:15px;
}
.m-slide .hd li{
	cursor:pointer;
	width:10px;
	height:10px;
	display:block;
	overflow:hidden;
	text-indent:20px;
	float:left;
	margin-left:13px;
	background: #fff;
	border-radius: 8px;
	filter: alpha(opacity=40);opacity: 0.4;
}
.m-slide .hd li.on{
	background: 
	#fff;filter: 
	alpha(opacity=100);opacity:1;
}

.m-slide .prev, .m-slide .next {
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    display: none;
    background: url(http://www.hunan.gov.cn/hnszf/xhtml/img/ad_ctr.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2;
}
.m-slide .prev {
    left: 16px;
}
.m-slide .next {
    background-position: 0 -40px;
    right: 16px;
}
.m-slide .prev:hover, .m-slide .next:hover {
    filter:alpha(opacity=50) !important;
    opacity:0.5 !important;
}

.m-slide .bd {
	width: 700px;
	height: 420px;
	position: relative;
	overflow: hidden;
}
.m-slide .bd li {
	width: 700px;
	height: 420px;
	background-color: #fff;
	position: relative;
}
.m-slide .bd li p {
	position: absolute;
	left: 0;
	bottom: -8px;
	line-height: 50px;
	height: 50px;
	width: 700px;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 20px;
}

.m-slide .bd li p i {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 700px;
	height: 42px;
	background: #000;
	opacity: .3;
	filter: alpha(opacity=30);
}
.m-slide .bd li p a, .m-slide .bd li p a:visited {
	position: relative;
	color: #fff;
	font-size: 16px;
	line-height: 44px;
	text-align: center;
}
/*轮播图——结束*/
/*列表*/
.zysy_list{
	width: 437px;
	height: 420px;
	background: #f9f9f9;

}
.zysy_list li a {
	display: block;
	font-size: 16px;
	width: 365px;
	color: #333;
	line-height: 30px;
	background: url(../img/20210816_2017_un_dot.png) left 15px no-repeat;
	padding-left: 15px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.zysy_list ul{
	margin-left: 40px;
	margin-top: 32px;
}
.zysy_list ul li{
	width: 372px;
	padding: 15px 0;
	border-bottom: 1px solid #e6e6e6;
}
.zysy_list ul li:last-child{
	border-bottom: none;
}
/*实干兴湘*/
.sgxx_bg{
	background: #f6f6f6;
	padding-bottom: 50px;
}
.sgxx_title{
	width: 1142px;
	margin: auto;
	padding: 29px;
}
.zzls{
	background: #ffffff;
}
.zzls .title{
	margin-top: 36px;
	margin-left: 30px;
}
.zzls_box{
	overflow: hidden;
	margin: 0 0 20px 0;
	width: 530px;
	height: 136px;
}

.zzls_box_l{
	float: left;
}
.zzls_box_r{
	float: right;
	font-size: 20px;
	line-height: 38px;
}
.zzls_box_l {
	width: 200px;
	height: 136px;
	float: left;
}
.zzls_box_r {
	width: 289px;
	height: 94px;
	float: right;
	background: #eff4f7;
	border-left: 0px dotted #d3cfcb;
	padding: 20px;
}
.zzls_bg{
	margin: 23px 0 0 30px ;
}
.zzls_list ul li a{
	display: block;
	font-size: 16px;
	width: 530px;
	color: #333;
	line-height: 30px;
	background: url(../img/20210816_icon_a.png) left 33px no-repeat;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	border-bottom: 1px solid #e2e2e2;
	padding: 22px 0 22px 20px;
	margin: 0 0 0 42px;

}
.zzls_list  ul li{
	margin-top: -10px;
}
/*湘当给力*/
.xdgl_box{
	width: 1172px;
	background: #ffffff;
	margin-top: 20px;
	padding: 40px 0 0 30px;
}
.xdgl_box .now {
	width: 220px;
	height: 43px;
	margin: 0 auto;
	background: #f1f8fe;
	border: 1px solid #d2d2d2;
	border-radius: 30px;
	font-size: 20px;
	margin-right: 32px;
}
.xdgl_box span {
	display: inline-block;
	float: left;
    padding: 0 25px;
	line-height: 43px;
	text-align: center;
	background: #f1f8fe;
	border-radius: 30px;
}

.xdgl_box span.on {
	background: #1ab75c;
    border-radius: 30px;
}

.xdgl_box span.on a{
	color: #fff;
}
.sz_nrz{
    overflow: hidden;
	margin-top: 30px;
}
.sz_nrz div {
	float: left;
	font-size: 18px;
	line-height: 40px;
}
.sz_nrz img {
	float: left;
	margin: 12px 16px 0 16px;
}

.sz_nrz div.selected a {
    color: #1ab75c;
}

.sz_nrz a{
	color:#333333;
}
/*市州*/
.sz_szbm{
	margin-top: 20px;
}
.sz_szbm{width: 1100px;height: 311px;}
.sz_szbm_left{ width:530px; float:left;}
.sz_szbm_font1{ font-size:22px; margin:28px 0 0 0;}
.sz_szbm_font2{
	font-size:14px;
	color:#666;
	margin:12px 0 0 0;
	padding-bottom:20px;
	line-height:28px;
	font-family:\5B8B\4F53;
}
.sz_szbm_font2 a:hover{
	text-decoration:underline;
}
.szgd{
	float: right;
	font-family: "微软雅黑";
}
.szgd a{
	font-size: 15px;
	color: #666;
}


.sz_img_z{ width:530px; height:275px; float:right; position:relative; margin-top:30px;}
.sz_img{ width:530px; height:275px; position:absolute; left:0; top:0; z-index:1;}
.sz_img_bg{ width:530px;
	height:50px;
	position:absolute;
	left:0; bottom:0; z-index:2;
	background:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;}
p.sz_font1{ width:430px; float:left; font-size:18px; line-height:50px; height:50px; overflow:hidden; font-family:\5FAE\8F6F\96C5\9ED1; position:absolute; left:12px; bottom:0; z-index:3;}
p.sz_font1 a{ color:#fff;}

/*市州-end*/
/*省直部门*/
.pro_dep{
	margin-top: 23px;
	padding-bottom: 25px;
}

.dep_box{
	background: #efefef;
	width: 1143px;
	padding-bottom: 24px;
	padding-top: 10px;
 }
.dep_box ul{
	padding: 0 10px;
}
.dep_box ul li{
	float: left;
	margin: 12px 0 2px 15.5px
}
.dep_box ul li a{
	display: block;
	padding: 9px 25px;
	background: #ffffff;
	border: 1px solid #dadada;
	font-size: 16px;
}
.dep_box ul li.selected a{
	background: #0f75c0;
	color: #ffffff;
}
.pro_dep .dep_con{
	margin-bottom: 20px;
}
.pro_dep .dep_con h2{
	font-size: 26px;
	text-align: center;
	margin: 51px 0 25px 0;
}
.pro_dep .dep_con p{
	font-size: 17px;
	color: #636262;
	text-indent: 32px;
	line-height: 35px;
	width: 1142px;
	text-align: justify;
}
.dep_con .dep_core{
	font-size: 16px;
	color: #0f75c0;
	display: block;
	margin-right: 39px;
	text-align: right;
}
/*省直部门结束*/
/*百姓阅评*/
.bxyp_box{
	height: 968px;
	background: url("../img/20210816_bx_big_box.jpg") center no-repeat;
}
.bxyp_title{
	display: block;
	margin: 29px auto 31px auto;
	width: 1177px;
}

.bx_l h2 ,.bx_r h2  {
	border-bottom: 1px solid #d9d9d9;
	text-align: left;
	line-height: 50px;
	margin-bottom: 20px;
	width: 546px;
}
.bx_l h2 a ,.bx_r h2 a {
	display: inline-block;
	position: relative;
	bottom: -2px;
	height: 100%;
	font-size: 26px;
	border-bottom: 3px solid #0f4065;
	color: #0f4065;
	font-weight: bold;
	text-decoration: none;
}
.bx_l{
	width: 546px;
}
.wosys{
	position: relative;
	margin-bottom: 37px;
}
.wosys .wycy{
	display: block;
	width: 103px;
	height: 36px;
	position: absolute;
	right: 0;
	top: 10px;
	background: #0071b1;
	font-size: 18px;
	color: white;
	line-height: 36px;
	text-align: center;
	border-radius: 18px;
}

.bx_con{

}
.net-name ul li{
	background: #ecf3f9;
	padding: 25px 22px;
	margin-bottom: 15px;
	box-shadow:2px 2px 5px #d0e7f7;
}
.net-name ul li img{
	margin-top: 5px;
}
.net_r{
	width: 420px;
}
.net_r span{
	font-size: 16px;
	color: #0071b1;
	font-weight: bold;
}
.net_r p{
	line-height: 24px;
	font-size: 15px;
	color: #4c4c4c;
	margin-top: 3px;
        height: 48px;
}

.net-name ul{
	margin-top: 31px;
}
/*评论解读*/
.pl_con{
	box-shadow:2px 2px 5px #d0e7f7;

}
.pljd_box .pl_con{
	background: #ecf3f9;
	padding: 28px 22px;;
}
.pljd_box .pl_con span{
	display: block;
	font-size: 16px;
	padding-left: 43px;
	background: url(../img/20210816_pl_icon.png) 3px 0px no-repeat;
	font-weight: bold;
	color: #4e4c4c;
}

.pljd_box .pl_con p{
	font-size: 15px;
	margin-top: 10px;
	color: #4e4c4c;
	line-height: 26px;

}
.pljd_box .pljd_core{
	display: block;
	font-size: 12px;
	color: #666;
	text-align: right;
}
/*我来评一评*/
.pyp_b{
	position: relative;
	margin-bottom: 32px;
}

.yj_szbt_in {
	position: absolute;
	right: 0;
	top: 0;
	width: 168px;
	height: 36px;
	background: #eaeaea;
	border-radius: 30px;
	line-height: 32px;
	margin-top: 10px;
}
.yj_szbt_in span.now {
	background: #0071b1;
	border-radius: 30px;
}
.yj_szbt_in span {
	float: left;
	font-size: 18px;
	padding: 2px 15px;
}

.yj_szbt_in span.now a {
	color: #fff;
}

/*我来评一评*/
.wlpyp_b{
	background:#f0f6fb;
	padding-bottom: 4px;
}
.wlpyp_b .wlp_h1 {
	background: #b2d2f0;
	color: #0f75c0;
	font-size: 18px;
	line-height: 52px;
	font-family: \5FAE\8F6F\96C5\9ED1;
}
.wlpyp_b .wlp_h2{
	background: #f4f9fd;
	color: #0f75c0;
	font-size: 16px;
	line-height: 34px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	border-bottom: 1px solid #ffffff;
}
.wlp_h2 .cor{
	color:#333 ;
}
/*百姓阅评-end*/
/*相关专题*/
.xgzt-b .xgzt_tit{
	margin-bottom: 28px;
	height: 97px;
	background: url("../img/20210816_xgzt_tit.png") no-repeat center ;
}

.xgzt_con ul li{
	float: left;
	margin: 6px 16px;
}
.xgzt_con{
	margin-bottom: 57px;
}
.xgzt_con ul li a img{
	cursor: pointer;
	transition: all 1s;
}
.xgzt_con ul li:hover img {
	transform: scale(1.08);
}

.bx_con {
   background: white;
   padding:  0 25px 25px 25px;
   margin: auto;
}
.whp_btn{
   display: block;
   width: 109px;
   height: 37px;
   background: #e5952d;
   text-align: center;
   line-height: 37px;
   color: #ffffff;
   font-size: 16px;
   font-weight: bold;
   border-radius: 20px;
   margin: 18px auto;
}
.whp_btn:hover{
   color: white;
}

.wlpyp_b table {
    border-collapse: separate;
    border-spacing: 2px;
}

.wlpyp_b table tbody tr td {
    padding: 1px;
}