﻿/*20210916 */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
h1,
h3,
h4,
span,
input,
p,
th,
td {
	margin: 0;
	padding: 0;
	font-family: \5FAE\8F6F\96C5\9ED1, \5B8B\4F53;
	font-size: 14px;
	padding: 0;
}
body{
	background: #fff;
}
a {
	color: #333333;
	text-decoration: none;
}

p {
	color: #333333;
	padding: 0;
	margin: 0;
}

a:hover {
	color: #732476;
	text-decoration: none;
}

fieldset,
img {
	border: 0 none;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol li,
ul li {
	list-style: none outside none;
}

li {
	list-style: none outside none;
	list-style-type: none;
}

caption,
th {
	text-align: left;
}

q:before,
q:after {
	content: "";
}

th,
td {
	vertical-align: middle;
}

.w1200 {
	width: 1200px;
	margin: auto;
}
.main1100 {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

.w1140 {
	width: 1140px;
	margin: auto;
}


/*清除浮动*/

.clearfix:after,
.containner:after {
	display: block;
}
.clearfix:after{
	content:"";
	display:block;
	visibility:hidden;
	clear:both;

}

.clearfix,
.containner {
	display: block;
}

.clear {
	clear: both;
	margin: 0 auto;
}

.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;
}
.ellipsis > a{
	display: inline-block;
}
.lh15 {
	float: left;
	width: 100%;
	height: 15px;
}

.h10 {
	margin: 0 auto;
	width: 100%;
	height: 10px;
}

.h13 {
	margin: 0 auto;
	width: 100%;
	height: 13px;
}

.h60 {
	margin: 0 auto;
	;
	width: 100%;
	height: 60px;
}

.dh11 {
	margin: 0 auto;
	width: 1000px;
	height: 57px;
}

.dh11 a {
	float: left;
	height: 57px;
	line-height: 57px;
}

.jgg {
	margin: 0 auto;
	width: 100%;
	height: 115px;
}

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

.fl {
	float: left;
}

.fr {
	float: right;
}

.pt20 {
	padding-top: 58px;
}
.text-overflow{
	overflow:hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/***************************************************************/


/*banner*/
.big_bglh{
	width: 100%;
	background-image: url(../img/20230518_banner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 367px;
}
.white_bg {
    background-color: white;
    border-top: 4px solid #1470ce;
	overflow: hidden;
	box-shadow: 0px 1px 10px #e5e5e5;
	background: white;
	margin-top:-24px;
	width: 1100px;
}

/*banner-结束*/
.headline {
    font-family: "microsoft yahei", '宋体';
    background: #FFFFFF;
    width: 1100px;
    margin: 20px auto 30px auto;
}
.headline p {
    padding-top: 16px;
    font-size: 33px;
    font-weight: bold;
    text-align: center;
}
.headline span {
    width: 1012px;
    display: block;
    line-height: 26px;
    color: #41586d;
    text-indent: 2em;
    padding-top: 11px;
    margin: auto;
    font-size: 16px;
}
.headline p a {
    color: #003f88;
}

/* 第二行 */
.second_line{
	overflow: hidden;
}
/* 焦点图 */
 .contop_left {
    margin-left: 19px;
    position: relative;
    width: 528px;
    height: 305px;
}
.contop_left .swiper-button-prev {
    background: url(http://www.hunan.gov.cn/topic/xhtml/img/qglh_arrows.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 47%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2;
}
.contop_left .swiper-button-next {
    background: url(http://www.hunan.gov.cn/topic/xhtml/img/qglh_arrows.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 47%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2;
}
.contop_left .photoPart {
    width: 100%;
    height: 100%;
    position: relative;
}
.contop_left .swiper-container, .contop_left .swiper-slide {
    width: 100%;
    height: 100%;
}
.contop_left .swiper-pagination {
    position: absolute;
    left: auto;
    right: 5px;
    text-align: right;
    bottom: 6px;
    width: auto;
    z-index: 2;
}
.contop_left .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: top;
    border-radius: 100%;
    background: #ffffff;
    opacity: 1;
    margin: 0 4px;
}
.contop_left .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    margin-top: -5px;
    background: #b91b21;
}
.contop_left .slide-cont {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.contop_left .slide-cont .img img {
    width: 100%;
    height: 305px;
    display: block;
}
.contop_left .slide-cont .name {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    overflow: hidden;
    text-align: left;
    box-sizing: border-box;
    z-index: 11;
    color: #fff;
    background-color: #000;
    opacity: 0.7;
    /* background-image: url(http://www.hunan.gov.cn/topic/xhtml/img/20201030_bg_shadow.png); */
    background-repeat: no-repeat;
    background-position: 0 0;
}
.contop_left .slide-cont .name a {
    color: #fff;
    text-decoration: none;
	width: 96%;
}
.contop_left .slide-cont .name a:hover {
    /* text-decoration: underline; */
}

.contop_left .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 12px;
	height: 12px;
	margin-top: -1px;
}


/* 右边 */

.fx_news{
	background: #f5f5f5;
	width: 487px;
	height: 277px;
	margin-right: 19px;
	padding: 14px 13px;
}
.fx_news .news_title {
    overflow: hidden;
}
.news_title a {
    color: #666666;
    display: block;
    margin-top: 9px;
    font-size: 14px;
}
.nwes_list {
    margin-top: 14px;
	padding-left: 8px;
}
.nwes_list li {
    font-size: 18px;
    color: #333333;
    line-height: 45px;
}
.nwes_list li a {
	width: 478px;
	display: block;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
	background: url(../img/20230518_un_dot.png) left center no-repeat;
	padding-left: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* 政策清单 */
.dzs_box img {
    width: 1062px;
    display: block;
    margin: 25px auto;
}
/* 部门行动、市州行动 */
.ter_container{
	margin-top: 10px;
}
.dys_first_module_left{
	margin-left: 20px;
}
.dys_latest_report_live {
    width:516px;
}
#zxbd .latest_report_live_head {
    margin-bottom: 10px;
    border-bottom: 1px solid #b2b2b2;
	overflow: hidden;
}
.dys_news_live .news_report {
    float: left;
	display: block;
	font-size: 27px;
	color: #1169b8;
	font-weight: bold;
	line-height: 47px;
}
.media_focus, .dys_news_live a {
    display: block;
    padding-left: 6px;
    border-bottom: 4px solid #1169b8;
}
.dys_news_live {
    float: left;
}
.dys_latest_more {
    float: right;
    padding-top: 7px;
}
.dys_latest_more a {
    font-family: MicrosoftYaHei;
    color: #a0a0a0;
    font-size: 15px;
}
.dys_latest_more {
    float: right;
    padding-top: 7px;
}
.dys_economicHighlights_list li {
	width: 500px;
    font-size: 20px;
    line-height: 44px;
    overflow: hidden;
    font-family: "microsoft yahei";
    padding-left: 16px;
    background: url(../img/20230518_un_dot.png) no-repeat left center;
    color: #313131;
}
.dys_economicHighlights_list li a {
	width: inherit;
    color: #333333;
    font-size: 18px;
}

.dys_first_module_right{
	margin-left: 30px;
}


/* 融媒解读 */
.hnt_lh{
	margin-top:20px;
}
.hnt_lh .tzlh_title {
    width: 1100px;
    height: 99px;
    background: url(../img/20230518_rmjd.jpg) no-repeat center;
    position: relative;
    margin-top: 34px;
    margin-bottom: 9px;
}

.hnt_lh .tzlh_title .core {
    color:#a0a0a0;
    display: block;
    font-size: 15px;
    position: absolute;
    left: 1042px;
    top: 40px;
}

/* 融媒解读内容 */

.lhtj_con{
    width:100%;
    /* background: url(../images/20220113_lh_bge.png) center no-repeat; */
}


#gsfpic .b1{
	width: 634px;
	height: 429px;
	margin-left: 14px;
}

.tuji_box{
    margin:0 auto;
    background: url(../img/20230518_tu_box.png) no-repeat 100%;
    height: 527px;
    position: relative;
	width: 1061px;
}

.lst1 li {
	width: 634px;
	height: 429px;
	position: relative;
	padding-top: 50px;
}

.lst1 li img {
	position: absolute;
}

.lst1 li .title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 606px;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	overflow: hidden;
	font-family: Microsoft YaHei;
	z-index: 1;
	background: #2580d8;
	padding-left: 28px;
	opacity: 66%;
}

.lst1 li .title a {
	color: #fff;
}

.lst3 li .title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #fff;
	overflow: hidden;
	font-family: Microsoft YaHei;
	z-index: 1;
	background-color: #7b95c0;
}

.lst3 li .title a {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	overflow: hidden;
	font-family: Microsoft YaHei;
	z-index: 1;
	opacity: 1;
}

.lst3 {
	margin-top: 59px;
}

.b3 {
	width: 404px;
	height: 417px;
	position: relative;
    /* right: 15px; */
}
.lst3 li .lst3_img,
div.tuji_imgs .lst3 li .lst3_img {
	width: 168px;
	height: 131px;
}

.lst3 li {
	float: left;
	margin: 0 5px 9px 5px;
}

.dbwy {
	display: flex;
	width: 458px;
	justify-content: center;
}

.dbwy img {
	display: block;
	/* margin-left: 7px; */
}

.lst3 li.hov .lst3_img a img {
	/* background-color: #69cfff;
	border-radius: 8px; */
	padding: 2px;
	box-shadow:  0px 0px 5px 1px #a7d3ea;
	-webkit-box-shadow: 0px 0px 1px 1px #a7d3ea;
}

.lst3_img img {
	/* margin: 8px 8px 0 ; */
	/* border-radius: 8px; */
	margin-top: 8px;
	margin-left: 16px;
}

.arr {
	display: inline-block;
	width: 41px;
	height: 67px;
	background: url(../img/20210123_arr.png) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 175px;
	z-index: 9;
}

.lef {
	background-position: -48px 0;
	left: 605px;
	top: 200px;
}

.rig {
	background-position: 0 0;
	left: 15px;
	top: 200px;
}

.hov_a {
	margin-left: 21px;
	margin-top: 10px;
}

.hov_b {
	margin-left: 26px;
}

/* 图片链接 */
.tp_line_box{
	margin:0 auto 60px auto;
	width: 1060px;
	height: 204px;
	background: url(../img/20230518_tp_bg.jpg) center no-repeat;
}
.tp_line_box .tp_line_a{
	margin-top: 38px;
	margin-left: 23px;
}
.tp_line_box .tp_line_b{
	margin-top: 38px;
	margin-left: 18px;
}

.bot_bg{
	width: 100%;
    background-image: url(../img/20230518_bottom_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
