html,body{
    font-size:16px;
    font-family: "Microsoft YaHei";
    color:#000;
    line-height:24px;
    min-width: 1200px;
    margin:0;
    padding:0;
}
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:#4a4a4a;
}
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; }

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

.big_bglh{
    width: 100%;
	height: 808px;
    position: relative;
    background-image: url(../img/20250304_banner_cover.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

.back_home {
		        display: block;
    position: absolute;
    width: 254px;
    height: 55px;
    /*border: 1px solid red;*/
    top: calc((100% - 817px) / 2);
    left: calc((100% - 1182px) / 2);
    z-index: 1;
	}

@media only screen and (max-width: 1800px) {
	.big_bglh {
		background-image: url(../img/20250304_banner.jpg);
	}
	
	.back_home {
		        display: block;
        position: absolute;
        width: 254px;
        height: 55px;
        /* border: 1px solid red; */
        top: calc((100% - 738px) / 2);
        left: calc((100% - 1182px) / 2);
        z-index: 1;
	}
}
/*头条*/
.headline{
    position: absolute;
    top: 303px;
    font-family: "microsoft yahei", '宋体';
    width: 1100px;
    height: 117px;
    margin: auto;
}
.headline p{
    font-size: 36px;
    font-weight: bold;
    line-height: 36px;
}
.headline p a{
	font-size: 34px; 
	color: rgb(217, 0, 13); 
	font-family:" 宋体";
    text-align: center;
}
.headline span{
    width: 1012px;
    display: block;
    line-height: 27px;
    color: #4a4a4a;
    text-indent: 2em;
    padding-top: 13px;
    margin: auto;
    font-size: 16px;
	text-align: center;
}
.headline span a{
    color: #4a4a4a;

}
.headline span a:hover{
    color: #164f88;
    text-decoration: underline;
}

/*大图滚动*/
.news{
    width:1100px;
	padding-top: 412px;
	margin: auto;
    overflow: hidden;
    margin-bottom:17px;
}
.news .focus {
    width: 596px;  
    height: 334px;
    float: left;
    position: relative;
}


.news .list {
    width: 483px;
    height: 390px;
    padding: 0px 10px 10px 10px;
    float:left;
    background: url(../img/20250304_xwbg.png) no-repeat;
}
.mhide {
    display: block;
}

.news .list h2 a {
    color: #fff;
}
.news .list ul {
    padding: 0px 4px 0px 7px;
}
.news .list ul {
    overflow: hidden;
    height: 310px;
    box-sizing: border-box;
}
 
.news .list h2{
	width:160px;
	line-height:33px;
    font-size:24px;
    font-weight:normal;
    font-family: "FZZHUNYSK","微软雅黑","宋体";
    margin-bottom:13px;
	margin-left:20px;
	margin-top:1px;
	padding-left:22px;
	background:url(../img/20250304_banbg.jpg) no-repeat;
}
.news .list h2 a {
    color: #fff
}

.news .list li{
	padding-bottom: 23px;
   margin: 0 10px;
    min-height: 23px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.news .list li div{
    padding-left:20px;
    font-size:20px;
    background:url(../img/20250304_gtrs_dot.png) no-repeat center left;
    display:inline-block;
    vertical-align: middle;
    width: 432px;
}
.news .list li div a * {
    font-size: inherit!important;
    font-family: inherit!important;
}
.news .list li i{
    display: inline-block;
    vertical-align: middle;
    height:100%;
}

/*第一个模块内容-左边*/
/*第二个头部*/
.focus_map_box{
	margin-top: 20px;
}
.dys_second_headline, div.second_2020_headline {
    padding: 0 27px;
    margin:4px 4px  27px 0;
    color: #005293;
    box-shadow: 0 0 10px #e3e3e3;
    background-color: #f4f4f4;
    width: 619px;
    height: 155px;
}

.dys_second_headline .dys_headline{
    padding-top: 27px;
    text-align: center;
}
.dys_second_headline .dys_headline a {
    font-size: 28px;
    color: #005293;
}
.dys_second_headline .dys_subtitle {
    height: 60px;
    overflow: hidden;
    padding-bottom: 23px;
    line-height: 30px;
    margin-top: 12px;    
    text-indent: 3em;
}
.dys_subtitle a {
    color: #005293;
    font-family: "microsoft yahei";
    font-size: 18px;
}
/*最新报道*/
.dys_first_module_left{
   
}
#zxbd .latest_report_live_head {
    margin-bottom: 10px;
    border-bottom: 1px solid #b2b2b2;
}
.dys_news_live {
    float: left;
}

.media_focus, .dys_news_live a {
    background: url(../img/20250304_sprites.png) no-repeat 0 -8px;
    height: 38px;
    display: block;
    padding-left: 142px;
}
.dys_latest_more {
    float: right;
}
.dys_latest_more a {
    display: block;
	font-family: MicrosoftYaHei;
    color: #a0a0a0;
    font-size: 14px;
    padding-top: 9px;
}
.dys_economicHighlights_list li {
    font-size: 18px;
    line-height: 41px;
    overflow: hidden;
    font-family: "microsoft yahei";
    padding-left: 22px;
    background: url(../img/20250304_small_icon.png) no-repeat left center;
    line-height: 36px\9;
    height: 36px\9;
    color: #313131;}
.dys_economicHighlights_list li a{
    color: #333333;
    font-size: 18px;
}
.dys_latest_report_live{
    width: 624px;
	height: 164px;
	box-shadow: 0 0 10px #e3e3e3;
	padding: 22px 25px;
}

.dys_schedule_content_list_left{
    float: left;
    width: 248px;
    display: inline;
    text-align: center;
    background-color: #c5e5ff;
}

/*2022湖南两会*/
.lh_dhn {
    margin: 23px 0 16px 0;
}
/*两会时评*/

#zxbd .latest_report_live_head2 {
    margin-bottom: 13px;
    border-bottom: 1px solid #b2b2b2;
}
.dys_news_live2 {
    float: left;
}
.lhsp_r{
	width: 352px;
	height: 350px;
	box-shadow: 0 0 10px #e3e3e3;
	padding: 22px 25px;
}
.lhsp_box{
	width: 353px;
    margin-bottom: 10px;
}
.lhsp{
	border-bottom: 1px solid #b2b2b2;
}

.dys_news_live2 a {
    background: url(../img/20250304_sprites.png)
    no-repeat 0 -46px;
    height: 45px;
    display: block;
    padding-left: 142px;
}
.dys_latest_more2 {
    float: right;
    margin-top:12px;
}
.dys_latest_more2 a {
    font-family: MicrosoftYaHei;
    color: #a0a0a0;
    font-size: 14px;
	display: block;
	padding-top: 4px;
}
.dys_economicHighlights_list2 li {
    font-size: 20px;
    line-height: 43px;
    overflow: hidden;
    font-family: "microsoft yahei";
    padding-left: 16px;
    background: url(../img/20250304_icon2.png) no-repeat left center;
    line-height: 36px\9;
    height: 36px;
    color: #313131;}
.dys_economicHighlights_list2 li a{
    color: #333333;
    font-size: 18px;
}
.dys_economicHighlights_list2{
    margin-top: 4px;
}

.dys_latest_report_live2{
    margin:30px 0;
}
/*湘见全面两会*/
.comumn_b{
    /*background: url(../img/20250304_bgb.jpg) center no-repeat;*/
    width: 100%;
    margin: auto;
}
.hnt_lh{
	width: 1160px;
	background: #fff;
	margin: auto;
}

.hnt_lh .tzlh_title{
   width: 1100px;
	height: 90px;
    background: url(../img/20250304_title01.png) no-repeat center;
    position: relative;
    margin-top: 27px;
}
.hnt_lh .tzlh_title .core{
    color: #64a8df;
    display: block;
    font-size: 14px;
    position: absolute;
    left:1057px;
    top:27px;
}

.tzlh-content{
    margin-top: 37px;
    margin-bottom: 19px;
}
.slideBox1{
    position: relative;
}
.slideBox1 .bd{
    position: relative;
}
.slideBox1 .bd h1{
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 62px;
    width: 550px;
    margin-left: 20px;
    z-index: 111;
    font-size: 16px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}

.slideBox1 .bd h1{
    width: 543px;
}


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

.slideBox1 .bd div {
    position: absolute;
    bottom: 6px;
    left: 0;
    height: 50px;
    background-color: #000;
    width: 636px;
    opacity: 0.55;
    filter: alpha(opacity=55);
}

.slideBox1 .bd div {
    width: 535px;
}

/*焦点图*/
.tzlh_con_left{
	background: url(../img/20250304_qglhbg.jpg);
	width: 543px;
	height:318px;
}
.slideBox1{
	padding-top: 8px;
}

.m-slide .hd{
	position: absolute;
	z-index: 1;
	bottom:27px;
	right:26px;
}
.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;
}

.slideBox1 .prev,
.slideBox1 .next {
    width: 40px;
    height: 40px;
    display: block;
    background: url(../img/2024_ad_ctr.png) no-repeat 0 0;
    position: absolute;
    top: 45%;
    left: 3%;
    cursor: pointer;
    filter: alpha(opacity=20);
    opacity: 0.5;
}

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

.slideBox1 .next {
    background-position: 0 -40px;
    right: 3%;
    left: auto;
}

/* 两会深读 */
.lhsd-box-a{
	width: 367px;
    margin-bottom: 10px;
	margin-left: 27px;
}

.lhsd-box-a .lhsd{
	 position: absolute;
	 left: 327px;
	 top: 7px;
	font-size: 14px;
	color: #666;
}


/*右边*/
.tzlh_con_right{
    width: 530px;
}
.jjhnxx {
    border-bottom: 1px dotted #bdbdbd;
}
.tzlh_con_right .tz_r_bt h2 {
    font-size: 22px;
    color: #333333;
}
.tzlh_con_right .tz_r_bt span {
    font-size: 16px;
    line-height: 30px;
    color: #7e7e7e;
    margin-top: 19px;
    margin-bottom:19px;    
    text-indent: 2em;
}
.lhdt_list ul li {
    padding: 12px 0;
}
.lhdt_list .embell {
    display: block;
    width: 6px;
    height: 11px;
    background: url(../img/20200520_sess_img_10.jpg) no-repeat center;
    padding-top: 13px;
    padding-left: 5px;
}
.lhdt_list ul li span {
    display: block;
    padding-left: 10px;
    font-size: 18px;
    width: 498px;
}
.lhdt_list ul{
    margin-top: 12px;
}
/*END*/

/*委员之声*/
.wyzs_box .tzlh_title_b{
    width: 1100px;
    height: 109px;
    background: url(../img/20250304_title02.png) no-repeat center;
    position: relative;
    margin-bottom: 26px;
}
.wyzs_box .tzlh_title_b .core{
    color: #64a8df;
    display: block;
    font-size: 14px;
    position: absolute;
    left:1057px;
    top: 41px;
}

.wyzs_box .wyzs_ul li{
	float: left;
	width: 521px;
	height: 189px;
	background: url(../img/20250304_db_bgdb_bg.jpg) no-repeat center;
	margin: 0px 29px 21px 0;
}

.wyzs_box .wy_l .name{
	background:url(../img/20250304_db_name.png) no-repeat center;
	width: 114px;
	height: 49px;
	position: absolute;
	top: 10px;
	left: -10px;
	
}
.wyzs_box .wy_l{
	position: relative;
}
.wyzs_box .wy_l .name i{
	display: block;
	font-size: 19px;
	font-weight: 700;
	color: #fff;
	padding: 6px 0 0 13px;
}
.wyzs_box .wy_l h2{
	font-size: 18px;
	color: #333333;
	padding: 18px 0 0 132px;
}
.wyzs_box .wy_l span{
	display: block;
	font-size: 16px;
	width: 466px;
	margin: 23px auto;
	line-height: 28px;
	color: #666;
}
/*******模块三*******/
/*内容*/
.rmExpress {
    width: 1100px;
    margin-top: 40px;
    height: 632px;
    background: #f3f9ff;
    box-shadow:0 0 10px #e3e3e3;
}
.rmExpress ul li img {width: 322px; height: 510px; cursor: pointer; }

/*END*/

/*模块四*/
/*深读*/
.comumn_d{
    background: url(../img/20250304_bg_c.png) center no-repeat;
    width: 100%;
    height: 430px;
	margin-top: 33px
}

.five_block{
    padding-bottom: 130px;
    padding-top: 108px;
}
.llsp_title{
	position: relative;
    height: 61px;
    /*background: url(../img/20250304_lhsd.png) left no-repeat;*/
}
.llsp_title .lhsp_more{
    display: block;
    margin-left:327px;
    color: #666666;
    font-size: 14px;
    padding-top: 6px;
}

.lhsd_right ul.lhsd_font3 {
    float: left;
    background: url(../img/20180303_lhsd_bj2.png) 4px 0 repeat-y;
    margin-top: 10px;
}
.lhsd_right ul.lhsd_font3 li {
    width:367px;
    float:left;
    line-height:38px;
    height:42px;
    overflow:hidden;
    font-size:18px;
    margin-top:6px;
}
.lhsd_right ul.lhsd_font3 li a img{
	padding-right: 6px;
}

/*通道聚焦*/
.lhsd .lhsd__title{
    width: 699px;
    height: 61px;
    /*background: url(../img/20250304_tdjj.png) left no-repeat;*/
	position: relative;
}
.lhsd .lhsd__title .lhsd__more{
    display: block;
    color: #666666;
    font-size: 14px;
	position: absolute;
	left: 615px;
	top:7px
}

/*通道聚焦*/
.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.tdjj_b {
    float: left;
    width: 376px;
    position: relative;
    background: url(../img/20250304_cycplistbg.jpg) 0 0 no-repeat;
}
.swiper-slide-ht{
	float: left;
}
 .textbg_a {
    width: 233px;
    height: 91px;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    bottom: -46px;
    padding: 20px 42px 0 24px;
    text-align: left;
	background-image: url(../img/20250304_jiao1.png);
}
 .textbg_b {
    width: 233px;
    height: 91px;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    bottom: -46px;
    padding: 20px 42px 0 24px;
    text-align: left;
	background-image: url(../img/20250304_jiao2.png);
}
.textbg_a a, .textbg_b a{
	color: #fff;
}
.tdjj_b .headerImg {
    width: 295px;
    height: 266px;
    padding: 22px;
}
.textbg a {
    font-size: 18px;
    color: #fff;
}
/* 创意产品 */
.cyyp_box_bg{
	padding: 40px 0;
	background: #d7f2fb;
}
.cycpBg{
    margin-bottom: 30px;
}
.cycp_box{
    /* background: url(../img/20250304_dibg.jpg) center no-repeat; */

}
.qglhcycp2020{
    position: relative;
    width: 1100px;
    height: 453px;
    margin:0 auto;
	padding-top:20px;
}
.mt40{
    margin-bottom:68px;
}


.qglhcycp2020 .arrow-left {
    background: url(../img/20230112_arrow-left.png) no-repeat 0 0;
    position: absolute;
    left: 6px;
    top: 50%;
    margin-top: -20px;
    width: 24px;
    height: 41px;
}
.qglhcycp2020 .arrow-right {
    background: url(../img/20230112_arrow-right.png) no-repeat 0 0;
    position: absolute;
    right: 1px;
    top: 50%;
    margin-top: -20px;
    width: 24px;
    height: 41px;
}
.lhtj_core_a{
	color: #64a8df;
	display: block;
	font-size: 15px;
	position: absolute;
	left: 1054px;
	top: 14px;
}
.lhtj_a{
	position: relative;
}
.swiper-container {
    height: 453px;
    width: 1040px;
    margin: 0 auto;
    padding: 10px 35px;
	padding-top: 10px !important; /*浮动高度*/
}
.creativeProductContent{
    transition: all ease 0.5s;
    float: left;
    display: inline;
    margin-left: 8px;
    width: 248px;
    height: 402px;
    position: relative;
}
.creative{
    top: 40px;
}

.creativeProductContent:hover {
    transform:translateY(-10px);
    -webkit-transform:translateY(-10px); /*Safari 和 Chrome*/
    -moz-transform: translateY(-10px); /*Firefox*/
    -ms-transform: translateY(-10px); /*IE9*/
    -o-transform: translateY(-10px); /*Opera*/
}
.creativeProductContent .headerImg {
    display: block;
    width: 248px;
}
.creativeProductContent .headerImg img{
    width: 248px;
    height: 260px;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
    border: none;
    display: block;
}
.creativeProductContent .headerImg .tupianActive{
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
}
.creativeProductContent h5 {

}
.creativeProductContent h5{
    position: absolute;
    top: 216px;
    left: 0;
    z-index: 100;
    background: orange;
    padding: 0 26px;
    font-size: 22px;
    color: #fff;
    height: 32px;
    line-height: 30px;
}
.creativeProductContent h5 span{
    position: absolute;
    right: -20px;
    top: 0;
    width: 0;
    height: 0;
    border-bottom: 32px solid orange;
    border-right: 20px solid transparent;
    _display:none;
}
.creativeProductContent p {
    height: 102px;
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    font-family: '微软雅黑';
    font-size: 18px;
    padding: 40px 20px 0 20px;
}
.creativeProductContent .cre_a{
    background: #3d5e93;
}
.creativeProductContent .cre_b{
    background: #dbc589;
}
.creativeProductContent p.cycpActive{
    border-radius: 10px 10px 0 0 ;
    -webkit-border-radius: 10px 10px 0 0 ;
    -ms-border-radius: 10px 10px 0 0 ;
    -moz-border-radius: 10px 10px 0 0 ;
    -o-border-radius: 10px 10px 0 0 ;
}
.creativeProductContent p a{
    color: #fff;
}

.slideBox {
    width: 596px;
    height: 334px;
    overflow: hidden;
    position: relative;
    float: right;
}
.slideBox .hd {
    height: 13px;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    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: #999;
    float: left;
    margin: 0 0 0 10px;
    border-radius: 50%;
}
.slideBox .hd ul li.on {
    width: 13px;
    height: 13px;
    margin-top: -1px;
    background: #fff;
}
.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox .bd li {
    zoom: 1;
}
.slideBox .bd img {
    width: 596px;
    height: 334px;
}
.slideBox .bd h1 {
    position: absolute;
    bottom: 0px;
    left: 0;
    line-height: 42px;
    width: 502px;
    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: 0px;
    left: 0;
    height: 41px;
    background-color: #000;
    width: 596px;
    opacity: 0.4;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:0%; 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:0%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
@media (orientation:portrait) {
    .back_home {
display:none;
}
}
