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; }
/**
* 文字溢出显示省略号
* 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;
}

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

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

.big_bglh{
    width: 100%;
    height: 605px;
    position: relative;
    background-image: url(../img/20220303_banner.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
/*头条*/
.headline{
    position: absolute;
    top: 417px;
    font-family: "microsoft yahei", '宋体';
    background: url(../img/20220303_headline_bg.png) center no-repeat;
    width: 1100px;
    height: 133px;
    margin: auto;
}
.headline>p{
    padding-top: 16px;
    font-size: 33px;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
}
.headline>p a{
    color: #c42924;
}
.headline div{
    width: 1012px;
    padding-top: 13px;
    margin: auto;
    text-align: center;
}
.headline div span{
	font-size: 16px;
	text-indent: 2em;
	line-height: 27px;
	color: #4a4a4a;
	display: inline-block;
    margin: auto;
    text-align: justify;
}
.headline div span a{
	color: #4a4a4a;
}
/*.headline span a:hover{
    color: #164f88;
    text-decoration: underline;
}*/


/*大图滚动*/
.focus_map_box{
    background: url(../img/20220303_bg_a.jpg) center no-repeat;
    width: 100%;
    height: 1090px;
    margin: auto;
}
.lft_pic{
    width: 1100px;
    margin: 0 auto 31px;
}
.slider-carousel{
    position: relative;
    width: 100%;
    height: 616px;
    overflow: hidden;
}
.slidesjs-container{
    position: relative;
    width: 1100px;
    height: 646px;
}
.slider-carousel .subtitle {
    position: absolute;
    width: 1100px;
    left: 0;
    top: 558px;
    z-index: 2;
    background: #015293;
    line-height: 3px;
}

.slider-carousel .titBg {
    position: absolute;
    width: 100%;
    height: 64px;
    left: 0;
    bottom: 0px;
    z-index: 1;
}
.titBg {
    background: #015293;
}
.slider-carousel .subtitle h6 a {
    text-decoration: none;
    font-weight: normal;
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    margin-left: 50px;
}

.slidesjs-control{
    position: relative;
    left: 0px;
    width: 1100px;
    height: 646px;
}

.slidesjs-previous{
    background: url(../img/20210123_index_btn03.png) no-repeat;
    left: 0px;
}
.slider-carousel .slidesjs-navigation{
    width:55px;
    height:87px;
    display:none;
    position:absolute;
    text-indent:-9999em;
    top:236px;
    z-index:100;
}
.slidesjs-next {
    background: url(../img/20210123_index_btn02.png) no-repeat;
    right: 0px;
}
.slidesjs-pagination {
    overflow: hidden;
    zoom: 1;
    position: absolute;
    right: 36px;
    top: 584px;
    width: 110px;
    height: 12px;
    z-index: 10;
    overflow:hidden ;
}
.slidesjs-pagination-item {
    float: left;
    width: 20px;
    height: 10px;
}
.slidesjs-pagination-item a{
    float:left;
    display:block;
    width:12px;
    height:12px;text-indent:-9999em;
    margin:0 5px 0 5px;
    background:url(../img/20210123_banner_li2.jpg) no-repeat;
}
.slidesjs-pagination-item a.active{
    background:url(../img/20210123_banner_li1.jpg) no-repeat;
}

/*第一个模块内容-左边*/
/*第二个头部*/
.dys_second_headline{
    float: left;
    width: 768px;
}
.dys_second_headline, div.second_2020_headline {
    padding: 0 27px;
    margin:4px 4px  27px 0;
    color: #005293;
    box-shadow: 0 0 10px #ccc;
    background-color: #fff;
    width: 635px;
    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: 36px;
}
.dys_subtitle a {
    color: #005293;
    font-family: "microsoft yahei";
    font-size: 18px;
}
/*最新报道*/
.dys_first_module_left{
    width: 694px;
}
#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/20220303_zxbd.png) no-repeat 0 -11px;
    height: 34px;
    display: block;
    padding-left: 139px;
}
.dys_latest_more {
    float: right;

}
.dys_latest_more a {

    font-family: MicrosoftYaHei;
    color: #a0a0a0;
    font-size: 16px;
}
.dys_economicHighlights_list li {
    font-size: 20px;
    line-height: 44px;
    overflow: hidden;
    font-family: "microsoft yahei";
    padding-left: 16px;
    background: url(../img/20220303_icon.png) no-repeat left center;
    color: #313131;
}
.dys_economicHighlights_list li a{
    color: #333333;
    font-size: 18px;
}
.dys_latest_report_live{
    width: 686px;
}

.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;
}
/*两会时评*/
.lhsp_box{
    width: 364px;
}
.lhsp_bm{
    margin-bottom: 10px;
    border-bottom: 1px solid #b2b2b2;
}
#zxbd .latest_report_live_head2 {
    margin-bottom: 13px;
    border-bottom: 1px solid #b2b2b2;
}
.dys_news_live2 {
    float: left;
}

.dys_news_live2 a {
    background: url(../img/20220303_zxbd.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: 16px;
}
.dys_economicHighlights_list2 li {
    font-size: 20px;
    line-height: 43px;
    overflow: hidden;
    font-family: "microsoft yahei";
    padding-left: 16px;
    background: url(../img/20220303_icon2.png) no-repeat left center;
    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 ;
}
/*湘见全面两会1*/
.comumn_b{
    background: url(../img/20220303_bg_b.jpg) center no-repeat;
    width: 100%;
    height: 1097px;
    margin: auto;
}

.hnt_lh .tzlh_title{
    width: 1100px;
    height: 109px;
    background: url(../img/20220303_title01.png) no-repeat center;
    position: relative;
}
.hnt_lh .tzlh_title .core{
    color: #999999;
    display: block;
    font-size: 15px;
    position: absolute;
    left: 1040px;
    top: 56px;
}

/**/
.tzlh-content{
    margin-top: 37px;
    margin-bottom: 35px;
}
.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;
}


/*焦点图*/
.slideBox1 .hd{
    width: 100%;
    height: 91px;
    margin-top: 4px;
}
.slideBox1 .hd ul{
    width: 563px;
    position: absolute;
    overflow:hidden;
    zoom:1;
}
.slideBox1 .hd ul li{
    float:left;
    width:170px;
    height:91px;
    cursor:pointer;
    margin-right: 13px;
}
.slideBox1 .hd ul li img{
    display: block;
    width:170px;
    height:91px;
}
.slideBox1 .hd ul li.on img{
    width:166px;
    height:87px;
    border: 2px solid #ef0401;
}

/*右边*/
.tzlh_con_right{
    width: 530px;
}
.jjhnxx {
    border-bottom: 1px dotted #bdbdbd;
}
.tzlh_con_right .tz_r_bt h2 {
    font-size: 22px;
    color: #333333;
line-height: 32px;
}
.tzlh_con_right .tz_r_bt span {
    font-size: 16px;
    line-height: 30px;
    color: #7e7e7e;
    margin-top: 19px;
    margin-bottom: 26px;
    text-indent: 2em;
}
.lhdt_list ul li {
    padding: 13px 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: 500px;
}
.lhdt_list ul{
    margin-top: 12px;
}
/*END*/

/*委员之声*/
.wyzs_box .tzlh_title_b{
    width: 1100px;
    height: 109px;
    background: url(../img/20220303_title02.png) no-repeat center;
    position: relative;
    margin-bottom: 26px;
}
.wyzs_box .tzlh_title_b .core{
    color: #999999;
    display: block;
    font-size: 15px;
    position: absolute;
    left: 1040px;
    top: 65px;
}
.dbwy_hm{
    margin: 10px 0;
    height:360px;
}
.dbwy_hm .db_list_a {
    width: 266px;
    height: 360px;
    background: url(../img/20220303_dbwy_bg_a.png) center no-repeat;
    margin: 0 9px;
}
.dbwy_hm .db_list_b {
    width: 266px;
    height: 360px;
    background: url(../img/20220303_dbwy_bg_b.png) center no-repeat;

}

.dbwy_hm .db_list_a h2{
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 5px;
}

.dbwy_hm .db_list_a span{
    font-size: 14px;
    color: #737373;
    display: block;
    text-align: justify;
}
.db_list_a .line{
    border-bottom: 1px dotted #bfbfbf;
    padding: 14px 0;
    width: 195px;
    margin: auto;

}
.db_list_a p{
    width: 195px;
    margin: auto;
    line-height: 26px;
    margin-top: 15px;
    text-align: justify;
}
.db_list_a p a{
    color: #cc0000;
}

.dbwy_hm .db_list_b h2{
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 5px;
}
.dbwy_hm .db_list_b h2 a{
    color: #ffffff;
}


.dbwy_hm .db_list_b span{
    font-size: 14px;
    color: #ffffff;
}
.db_list_b .line{
    border-bottom: 1px dotted #bfbfbf;
    padding: 14px 0;
    width: 195px;
    margin: auto;

}
.db_list_b p{
    width: 195px;
    margin: auto;
    line-height: 26px;
    margin-top: 15px;
    color: #ffffff;
    text-align: justify;
}

.db_list_b p a{
    color: #cc0000;
}
/*END*/

/*******模块三*******/
/*创意产品*/
.comumn_c{
    background: url(../img/20220303_bg_c.jpg) center no-repeat;
    width: 100%;
    height: 814px;
    margin: auto;
}

.comumn_c .tzlh_title_b{
    width: 1100px;
    height: 109px;
    background: url(../img/20220303_title03.png) no-repeat center;
    position: relative;
    margin-bottom: 20px;
    margin-top: 35px;
}
.comumn_c .tzlh_title_b .core{
    color: #999999;
    display: block;
    font-size: 15px;
    position: absolute;
    left: 1040px;
    top: 53px;
}

/*内容*/
.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; }
.pictureSlider {
    margin: 60px 0 0 10px;
    width: 560px;
    float: left;
    height: 450px;
    position: relative;
}
.poster-item {height: 450px; width: 340px; transition: all 0.5s; cursor: default; -moz-transition: all 0.5s; cursor: default; -webkit-transition: all 0.5s; cursor: default; -o-transition: all 0.5s; cursor: default; }
.rmExpress_nav {float: right; width: 405px;margin: 81px 51px 0 0; }
.rmExpress_nav ul li { line-height: 56px; overflow: hidden; margin-top: 20px; position: relative; width: 405px; overflow: hidden; }
.rmExpress_nav ul li i {display: inline-block; width: 40px; height: 40px;
    border-radius: 50%; background: #FFFFFF; text-align: center;
    line-height: 40px; margin-top: 8px;
    color: #d40d18; font-size: 24px; font-style: normal;
    font-weight: bolder;
    border: 1px solid #d40d18;
    position: absolute;
    left: 15px;
}
.rmExpress_nav ul li p {width: 323px;
    padding: 0 20px; height: 56px;
    display: inline-block; background: #FFFFFF;
    text-align: center; float: right; font-size: 17px; color: #333333; cursor: pointer;
    border: 1px solid #d40d18;
}
.rmExpress_nav ul .on p {background-color: #bd050f; color: #ffffff; }
/*END*/

/*模块四*/
/*深读*/
.comumn_d{
    background: url(../img/20220303_bg_d.jpg) center no-repeat;
    width: 100%;
    height: 390px;
    margin:10px auto;
}

.five_block{
    padding-bottom: 130px;
    padding-top: 108px;
}
.llsp_title{
    width: 568px;
    height: 61px;
    background: url(../img/20220303_sendu.png) center no-repeat;
}
.llsp_title .lhsp_more{
    display: block;
    margin-left:516px;
    color: #666666;
    font-size: 14px;
    padding-top: 6px;
}

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

/*通道聚焦*/
.lhsd .lhsd__title{
    width: 466px;
    height: 61px;
    background: url("../img/20220303_cdjj.png") center no-repeat;
}
.lhsd .lhsd__title .lhsd__more{
    display: block;
    margin-left:416px;
    color: #666666;
    font-size: 14px;
    padding-top: 6px;
}

/**/
.bzzs_con_item_list li {
    float: left;
    width: 192px;
    height: 210px;
    padding: 18px 14px;
    background: #eee;
    font-size: 17px;
    color: #434343;
    margin:11px 7px;
    cursor: pointer;
    border-radius: 6px;
}
.bzzs_con_item_list li img{
    border: 1px solid #FFFFFF;
}
.bzcil_item {
    padding: 4px 0px 0 4px;
    height: 52px;
    text-align: justify;
    line-height: 26px;
}
.bzzs_con_item_list li .bzcil_item_title {
    color: #074b82;
    font-size: 16px;
    line-height: 26px;
}

/*AI看两会*/
.ai_klh_box .klh_title_b{
    width: 1100px;
    height: 109px;
    background: url(../img/20220303_title06.png) no-repeat center;
    position: relative;
    margin-bottom: 26px;
}
.ai_klh_box .klh_title_b .core{
    color: #999999;
    display: block;
    font-size: 15px;
    position: absolute;
    left: 1040px;
    top: 65px;
}
.scroll_horizontal {
    position: relative;
    width: 1100px;
    height: 236px;
    margin-bottom: 29px;
}
.scroll_horizontal .box {
    overflow: hidden;
    width: 1100px;
    height: 236px;
    margin: 0 auto;
}
.scroll_horizontal .list{
	overflow:hidden;
	width:9999px;
}
.scroll_horizontal .list li {
    float: left;
    background: #fff;
    width: 282px;
}
.scroll_horizontal .list li a{
	display: block;
    line-height: 0px;
    width: 255px;
    background-color: #ededed;
}
.sed_fff {
    width: 255px;
    height: 36px;
    line-height: 36px;
}
.sed_fff span {
    display: block;
    color: #666;
    text-align: center;
    padding: 0px 9px;
}
.scroll_horizontal .prev {
    background: url(../img/20200520_jt_32.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 41%;
    margin-top: -27px;
    background-color: #101010;
    width: 33px;
    height: 54px;
    opacity: 50%;
}
.scroll_horizontal .next {
    background: url(../img/20200520_jt_34.png) no-repeat center;
    position: absolute;
    top: 41%;
    margin-top: -20px;
    right: 0;
    width: 33px;
    background-color: #101010;
    height: 54px;
    opacity: 50%;
}
