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

.big_bglh{
    width: 100%;
    height: 605px;
    position: relative;
    background-image: url(../img/20230304_banner.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
/*头条*/
.headline{
    position: absolute;
    top: 417px;
    font-family: "microsoft yahei", '宋体';
    background: url(../img/20230304_headline_bg.png) center no-repeat;
    width: 1100px;
    height: 133px;
    margin: auto;
}
.headline p{
    padding-top: 16px;
    font-size: 34px;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
}
.headline p a{
    color: #c42924;
}
.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;
}


/*大图滚动*/
.focus_map_box{
    background: url(../img/20230304_bg_a.jpg) center no-repeat;
    width: 100%;
    height: 1133px;
    margin: auto;
}
.lft_pic{
    width: 1100px;
    margin: 0 auto 31px;
}
.slider-carousel{
    position: relative;
    width: 100%;
    /*height: 646px;*/
    overflow: hidden;
}
.slidesjs-container{
    position: relative;
    width: 1100px;
    /*height: 646px;*/
}
.slider-carousel .subtitle {
    position: absolute;
    width: 1100px;
    left: 0;
    top: 609px;
    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:246px;
    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: 634px;
    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  12px 0;
    color: #005293;
    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-align: justify;
    text-indent: 2em;
}
.dys_subtitle a {
    color: #005293;
    font-family: "microsoft yahei";
    font-size: 18px;
}
/*最新报道*/
.dys_first_module_left{
    width: 686px;
	box-shadow:0 0 10px #ededed;
    background-color: #fff;
	padding-bottom: 20px;
}
#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: 14px;
}
.dys_economicHighlights_list li {
    font-size: 20px;
    line-height: 44px;
    overflow: hidden;
    font-family: "microsoft yahei";
    padding-left: 16px;
    background: url(../img/20230304_small_round_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{
	padding: 0 25px;
}


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

/*2022湖南两会*/
.lh_dhn {
    margin: 15px 0 16px 0;
}
/*两会时评*/
.dys_first_module_right{
	box-shadow:0 0 10px #ededed;
	background-color: #fff;
	width: 346px;
	padding:17px 20px 0 20px;
}
.lhsp_box{
    width: 347px;
}
#zxbd .latest_report_live_head2 {
    margin-bottom: 13px;
    border-bottom: 1px solid #b2b2b2;
}
.dys_news_live2 {
    float: left;
}
.lhsp{
    margin-bottom: 10px;
	border-bottom: 1px solid #b2b2b2;
}


.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: 14px;
}
.dys_economicHighlights_list2 li {
    font-size: 16px;
    line-height: 40px;
    overflow: hidden;
    font-family: "microsoft yahei";
    padding-left: 16px;
    background: url(../img/20230304_small_round_icon2.png) no-repeat left center;
    line-height: 36px\9;
    height: 36px\9;
    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/20230304_bg_b.jpg) center no-repeat;
    width: 100%;
    margin: auto;
}

.hnt_lh .tzlh_title{
    width: 1100px;
    height: 109px;
    background: url(../img/20230304_title01.png) no-repeat center;
    position: relative;
}
.hnt_lh .tzlh_title .core{
    display: block;
    font-size: 14px;
    position: absolute;
    left: 1045px;
    top: 41px;
	color: #6cc3fa;
}

/*焦点图2*/
.tzlh-content{
    margin-top: 20px;
    margin-bottom: 25px;
}

.m-slide{
	position: relative;
	width: 530px;
	height: 325px;
}
.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.leyuvision.com/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: 530px;
	height: 325px;
	position: relative;
	overflow: hidden;
}
.m-slide .bd li {
	width: 530px;
	height:325px;
	background-color: #fff;
	position: relative;
}
.m-slide .bd li p {
	position: absolute;
	left: 0;
	bottom: -8px;
	line-height: 50px;
	height: 50px;
	width: 530px;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 20px;
}

.m-slide .bd li p i {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 530px;
	height: 50px;
	background: #000;
	opacity: 52%;
	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;
}
/*焦点图*/

/*右边*/
.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: 11px;
    margin-bottom: 16px;
	text-align: justify;
	text-indent: 2em;
}
.lhdt_list ul li {
    padding: 10px 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: 508px;
}
.lhdt_list ul{
    margin-top: 12px;
}
/*END*/

/*委员之声*/
.wyzs_box .tzlh_title_b{
    width: 1100px;
    height: 109px;
    background: url(../img/20230304_title02.png) no-repeat center;
    position: relative;
    margin-bottom: 26px;
}
.wyzs_box .tzlh_title_b .core{
    color: #6cc3fa;
    display: block;
    font-size: 15px;
    position: absolute;
    left: 1045px;
    top: 41px;
}
.dbwy_hm{
    margin: 10px 0;
}
.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;
}
.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;
}
.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;
}

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

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

.comumn_c .tzlh_title_b{
    width: 1100px;
    height: 109px;
    background: url(../img/20230304_title03.png) no-repeat center;
    position: relative;
    margin-bottom: 20px;
    margin-top: 30px;
}
.comumn_c .tzlh_title_b .core{
    color: #6cc3fa;
    display: block;
    font-size: 15px;
    position: absolute;
    left: 1045px;
    top: 41px;
}

/*创意产品*/
/*创意产品css开始*/
.container {
    width: 1067px;
    margin: 0 auto;
}
.row-matrix {
    position: relative;
    /*margin-bottom: 30px;*/
    /* background: url(../images/cycp_bg.jpg) center -60px no-repeat; 
    height: 770px;*/
}
.row-matrix .flip-container {
    position: relative;
    height: 576px;
}
.row-matrix .flip-container .flip-block {
    position: absolute;
    transition: all 0.3s;
}
.row-matrix .flip-container .flip-block-1 {
    width: 364px;
    height: 278px;
    left: 0;
    top: 0;
}
.row-matrix .flip-container .flip-block-2 {
    width: 364px;
    height: 278px;
    left: 703px;
    top: 0;
}
.row-matrix .flip-container .flip-block-3 {
    width: 364px;
    height: 278px;
    left: 0;
    top: 297px;
}
.row-matrix .flip-container .flip-block-4 {
    width: 364px;
    height: 278px;
    left: 703px;
    top: 297px;
}
.row-matrix .flip-container .flip-block-5 {
    width: 316px;
    height: 161px;
    left: 375px;
    top: 0;
}
.row-matrix .flip-container .flip-block-6 {
    width: 316px;
    height: 161px;
    left: 375px;
    top: 414px;
}
.row-matrix .flip-container .flip-block .flip-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 1.2s;
    z-index: 1;
    opacity: 0;
    transform: scale(0.5, 0.5);
}
.row-matrix .flip-container .flip-block .flip-item.on {
    z-index: 5;
    opacity: 1;
    transform: scale(1, 1);
}
.row-matrix .flip-container .flip-block .flip-item img {
    display: block;
    width: 100%;
    height: 100%;
}
.row-matrix .flip-container .flip-block .flip-item .btn {
    visibility: hidden;
    opacity: 0;
    content:'查看详情';
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    height: 40px;
    background: #bf0009;
    color: #fff;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0 10px 15px -8px #333, 0 0 0 3px #fff;
    transition: all 0.3s;
}
.row-matrix .flip-container .flip-block .flip-item .btn:hover {
    background: #8c0007;
}
.row-matrix .flip-container .flip-block .flip-item:hover .btn {
    visibility: visible;
    opacity: 0.8;
}
.row-matrix .flip-container .flip-block-center {
    position: absolute;
    width: 33.3333%;
    height: 280px;
    transition: all 0.3s;
    left: 33.3333%;
    top: 186.666666667px;
    height: 186.666666667px;
}
.row-matrix .flip-container .flip-block-center .flip-item {
    position: absolute;
    top: 0;
    left: 0;
    padding: 6px;
    width: 100%;
    height: 100%;
    transition: all 1s;
}
.row-matrix .flip-container .flip-block-center .flip-item img {
    display: block;
    margin: 0 auto;
}
.row-matrix .arrow {
	position: absolute;
	top: 50%;
	margin-top: -69px;
	width: 40px;
	height: 92px;
	left: -63px;
	background: url(../img/arrow-pre-grey-l.png);
	cursor: pointer;
}
.row-matrix .arrow.arrow-right {
	background: url(../img/arrow-next-grey-l.png);
	left: auto;
	right: -63px;
}

/*模块四*/
/*深读*/
.comumn_d{
    background: url(../img/20230304_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/20230304_sendu.png) center no-repeat;
}
.llsp_title .lhsp_more{
    display: block;
    margin-left:523px;
    color: #666666;
    font-size: 14px;
    padding-top: 6px;
}

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

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

/**/
.bzzs_con_item_list li {
    float: left;
    width: 192px;
    height: 224px;
    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: 80px;
    overflow: hidden;
}
.bzzs_con_item_list li .bzcil_item_title {
    color: #074b82;
    font-size: 16px;
    line-height: 26px;
}
