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

.big_bglh{
    margin: 0 auto;
    width:100%;
    height: 723px;
    position: relative;
    background-image: url(../img/20221219_banner.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
/*头条*/
.headline{
    position: absolute;
    top: 550px;
    font-family: "microsoft yahei", '宋体';
    background: url(../img/20221219_headline_bg.jpg) center no-repeat;
    width: 1150px;
    height: 200px;
	margin: auto;
}
.headline p{
    padding-top: 40px;
    font-size: 33px;
    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;
}
.headline span a{
    color: #4a4a4a;

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


/*大图滚动*/
.focus_map_box{
    background: url(../img/220805_bg_a.jpg) center no-repeat;
    width: 100%;
    height: 630px;
    margin: auto;
}
/*大图滚动*/
 .lft_pic {
    width: 1100px;
    margin: auto;
}
.slider-carousel {
    position: relative;
    width: 100%;
    height: 610px;
	margin-bottom: 30px;
}
.slider-carousel .item {
    width: 100%;
    height: 708px;
}
.slider-carousel .item .pannel-image a img {
    width: 1100px;
    height: 610px;
}
.slider-carousel .subtitle {
    position: absolute;
    width: 1100px;
    height: 51px;
    left: 0;
    top: 559px;
    z-index: 2;
    background: rgba(28, 25, 27, 0.5);
    line-height: 25px;
}
.slider-carousel .titBg {
    position: absolute;
    width: 100%;
    height: 64px;
    left: 0;
    bottom: 0px;
    z-index: 1;
}
.titBg {
    background: #015293;
}
.slider-carousel .subtitle h6 a {
    position: absolute;
    width: 1074px;
    height: 40px;
    left: 25px;
    top:13px;
    z-index: 2;
    /*	background: rgba(28,25,27,0.5);*/
    line-height: 25px;
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
}
.slidesjs-control {
    position: relative;
    left: 0px;
    width: 1100px;
    height: 708px;
}
.slider-carousel .slidesjs-navigation {
    width: 55px;
    height: 87px;
    display: none;
    position: absolute;
    text-indent: -9999em;
    top: 280px;
    z-index: 100;
}
.slidesjs-previous {
    background: url(http://www.leyuvision.com/topic/xhtml/img/20210123_index_btn03.png) no-repeat;
    left: 0px;
}
.slidesjs-next {
    background: url(http://www.leyuvision.com/topic/xhtml/img/20210123_index_btn02.png) no-repeat;
    right: 0px;
}
.slidesjs-pagination {
    overflow: hidden;
    zoom: 1;
    position: absolute;
    right: 36px;
    top: 579px;
    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-color: #fff;
    border-radius: 50%;
    /*background: url(http://www.leyuvision.com/topic/xhtml/img/20210123_banner_li2.jpg) no-repeat;*/
}
.slidesjs-pagination-item a.active {
    /*background: url(http://www.leyuvision.com/topic/xhtml/img/20210123_banner_li1.jpg) no-repeat;*/
    background-color: #f58a89;
}
.slidesjs-container {
    overflow: visible !important
}
/*大图滚动-end*/

/*第一个模块内容-左边*/
/*第二个头部*/
.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: #cb2219;
    font-weight: bold;
}
.dys_second_headline .dys_subtitle {
    height: 60px;
    overflow: hidden;
    padding-bottom: 23px;
    line-height: 30px;
    margin-top: 12px;
}
.dys_subtitle a {
    color: #333333;
    font-family: "microsoft yahei";
    font-size: 17px;
}
/*最新报道*/
.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/220805_mtjj.png) no-repeat 0 -5px;
    height: 42px;
    display: block;
    padding-left: 139px;
}
.dys_latest_more {
    float: right;
    padding-top: 7px;
}
.dys_latest_more a {

    font-family: MicrosoftYaHei;
    color: #a0a0a0;
    font-size: 15px;
}
.dys_economicHighlights_list li {
    font-size: 20px;
    line-height: 44px;
    overflow: hidden;
    font-family: "microsoft yahei";
    padding-left: 16px;
    background: url(../img/220805_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{
    width: 686px;
    position: relative;
}
.line_li{
    background: #b91717;
    height: 4px;
    width: 141px;
    position: absolute;
    top: 226px;
}

.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;
}
.lh_dhn_a{
    display: block;
    background: url("../img/20221219_2022hnlh.jpg") center no-repeat;
    width: 350px;
    height: 185px;
}
.lh_dhn_a img{
    display: block;
    margin: auto;
   padding-top:63px;
}


/*央媒聚焦*/
.ty_box{
    margin:0 auto;
    width: 1100px;
    height:90px;
	overflow:hidden;
}
.ty_box ul{
    width: 100%;
}

.ty_box ul li {
    float:left;
    width: 500px;
    font-size: 20px;
    line-height: 43px;
    overflow: hidden;
	font-family: "microsoft yahei";
    padding-left:24px;
    background: url(../img/20221219_small_round_icon2.jpg) no-repeat left center;
    line-height: 36px\9;
    height: 36px\9;
    color: #313131;}
.ty_box ul li a{
    color: #333333;
    font-size: 18px;
}

/*创意产品*/
.comumn_b{
    background: url(../img/20221219_bg_b.jpg) center no-repeat;
    width: 100%;
    height: 763px;
    margin: auto;
    overflow: hidden;
}

.hnt_lh .tzlh_title{
    margin:0 auto;
    width: 1150px;
    height: 109px;
    background: url("../img/20221219_title01.png") no-repeat center;
    position: relative;
    margin-top:50px;
    margin-bottom:25px;
	
	
}
.hnt_lh .tzlh_title .core{
    color: #666666;
    display: block;
    font-size: 15px;
    position: absolute;
    left: 1104px;
    top: 40px;
}


.pic3 .fl {
    width: 720px;
    height: 392px;
    overflow: hidden;
}
.pic3 ul li, .pic4 li {
    width: 353px;
    height: 189px;
    overflow: hidden;
}
.pic4 li img:hover {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.pic3 ul li img:hover {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.pic3 ul li img, .pic4 li img {
    -moz-transition: all ease 0.8s;
    -o-transition: all ease 0.8s;
    -webkit-transition: all ease 0.8s;
    transition: all ease 0.8s;
}
.pic3,.pic4{
    margin: 5px 10px;
}
.pic3 ul li img,.pic4 ul li img{
    display: block;
    border: 2px solid #FFFFFF;
}
.pic3 ul .mt10 {
    margin-top: 10px;
}
.pic4 ul .ml10 {
    margin-left: 10px;
}

/*评论解读*/
.pljdbj{
    margin:auto;
    background: url(../img/20221219_bg_end.jpg) center no-repeat;
    width: 100%;
    height: 605px;
    margin: auto;
    overflow: hidden;
}

.gdpl_box .tzlh_title{
    margin:0 auto;
    width: 1150px;
    height: 109px;
    background: url("../img/20221219_title02.png") no-repeat center;
    position: relative;
    margin-top: 9px;
    margin-bottom: 25px;
	
}
.gdpl_box .tzlh_title .core{
    color: #666;
    display: block;
    font-size: 15px;
    position: absolute;
    left: 1053px;
    top: 40px;
}

.gd_list li{
    width: 527px;
    border: 1px solid #e5e5e5;
    float: left;
    margin: 10px 16px;
}

.gd_list .gd_tit{
    height: 50px;
    background-image: linear-gradient(#dc302f,#f04c44);
    font-weight: bold;
    font-size: 20px;
    
    line-height: 50px;
    padding-left: 15px;
}
.gdpl_con{
     width:1122px;
}
.gd_list li b{
    font-size: 20px;
    display: block;
    line-height: 30px;
    padding: 10px 0px;
	color:#FFFFFF

 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.gd_list li span{
    font-size: 16px;
    display: block;
    line-height: 30px;
    padding: 10px 20px;
	
    text-align: justify;
    width: 480px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 56px;
}

.gd_list li span a:hover{
	color: #333;
}

.gd_list li .gd_tit span a{
	color: #fff;
}

/*互动专区*/
.hdzq_big_box{
    background: url(../img/20221219_bg_c.jpg) center no-repeat;
    width: 100%;
    height: 904px;
    margin: auto;
    overflow: hidden;
}

.hdzq_box .hdzq_title{
    width: 1100px;
    height: 109px;
    background: url("../img/20221219_title03.png") no-repeat center;
    position: relative;
    margin-top: 20px;
    margin-bottom: 21px;
}
.hdzq_box .hdzq_title .core{
    color: #666;
    display: block;
    font-size: 15px;
    position: absolute;
    left: 1053px;
    top: 40px;
}


.hdzq_g{
    width: 1108px;
    height: 691px;
    background: url("../img/20221219_szxd_bg.png") center no-repeat;
    margin: auto;
}


/*网友留言*/
.wyry_box{
    margin-top: 79px;
    margin-left: 60px;
}
.wyry_bt{
    position: absolute;
}
.wyry_bt h2 {
    padding-left: 19px;
    font-size: 19px;
    color: #01518e;
    font-weight: normal;
    margin-left: 6px;
    padding-top: 8px;
    font-weight: bold;
}
.wyry_bt:before {
    content: ' ';
    position: absolute;
    width: 6px;
    height:25px;
    background: url("../img/20221219_sll.jpg") 2px 0px no-repeat;
    left: 10px;
    top: 10px;
}
.wy_con {
    background: #f8f8f8;
    width:430px;
    height: 422px;
    border: 1px solid #c8c8c8;
    border-radius: 4px;
    margin-top: 53px;
    position: relative;
    overflow: scroll;
    z-index: 999;
    padding: 23px 24px;
}
.wy_con ul li {
    border-bottom: 0.0625em dotted #d5d5d7;
}
.wy_con .name {
    display: inline-block;
    font-size: 16px;
    color: #06406c;
    padding:2px 7px;
    background: #d5edff;
    border-radius: 4px;
    margin-top:18px;
}
.wy_con .text {
    font-size: 18px;
    color: #6a6a6a;
    line-height: 28px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 10px 0;
}

/*我要留言*/
.wyly_box{
    margin-top: 74px;
}
.ly_input {
    border: 1px solid #c8c8c8;
    background: #f8f8f8;
    width:428px;
    border-radius: 4px;
    padding: 23px 24px;
    margin-top: 58px;
    height:422px;
    margin-left: 32px;
}
.mt, .mt_a {
    position: relative;
    margin: 19px 0;
}
.input-group .tip {
    color: #165693;
    font-size: 18px;
    line-height: 28px;
    position: absolute;
    left:15px;
    top:7px;
    z-index: 999;
    padding-left: 7px;
}
.ly_tis {
    color: #bd0a01;
    font-size:18px;
    position: absolute;
    left: -7px;
    top: 3px;
}
.input-group .form-control {
    width: 352px;
    background: #f0f6ff;
    height:41px;
    border:1px solid #dddddd;
    border-radius: 6px;
    font-size: 1em;
    line-height: 41px;
    padding-left:73px;
    outline: none;
}
.textarea {
    line-height:28px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    font-size: 16px;
    position: relative;
}
.input-group .tip {
    color: #165693;
    font-size: 16px;
    line-height: 28px;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 999;
}
.textarea textarea {
    background: #f0f6ff;
    width: 408px;
    height: 126px;
    font-size: 16px;
    padding-top: 44px;
    padding-left: 15px;
    display: block;
    border:1px solid #dddddd;
    outline: none;
}
.ly_but .button {
    font-size: 18px;
    display: block;
    width:120px;
    height:43px;
    line-height:43px;
    background: #015293;
    color: #ffffff;
    text-align: center;
    border-radius:4px;
    margin: 32px auto;
}

.wy_con::-webkit-scrollbar {
    width: 10px;
    height: 1px;
}
/*滚动条滑块*/
.wy_con::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #5794c2;
}
/*滚动条轨道*/
.wy_con::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
    border-radius: 10px;
    background: #ccc;
}
/*新加第二个模块内.dbwy_sbg:hover{
 width:370px;
    height:140px;
 border: #d0ad6d 10px solid;

}容*/
.dbwy_sbg{
    float:right;
    width:370px;
    height:140px;
	margin-right:38px;
	margin-top:10px;
   }

.lhtj_a {
	position: relative;
	margin: 31px auto 50px auto;
}

.lhtj_core {
	position: absolute;
	left: 1154px;
	top: 63px;
	color: #f26d56;
}

.lhtj_con {
	width: 100%;
	background: url("../img/20221219_lh_bge.png") center no-repeat;
}

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

.lst1 li {
	width: 712px;
	height: 483px;
	position: relative;
}

.lst1 li img {
	/*position: absolute;
    top: 25px;
    left: 4px;*/
}

.b1 {
	width: 712px;
	height: 483px;
	top: 25;
	left: 0;
}

.b1>div {
	top: 25px;
	position: absolute;
	left: 0px;
}

.lst1 li .title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 698px;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	overflow: hidden;
	font-family: Microsoft YaHei;
	z-index: 1;
	background: url(../img/20221219_l2bj.png) 0 0 no-repeat;
	padding-left: 20px;
	opacity: 90%;
}

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

.lst3 li .lst3_img {
	width: 170px;
	overflow: hidden;
}

.lst3 li.hov .lst3_img {
	/*background-color: #d1aa65;*/
}


.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: 60px;
	margin-left:30px;
}

.b3 {
	width: 430px;
	height: 517px;
	overflow:hidden;
}

.lst3 li {
	float: left;
	margin-bottom: 20px;
}

.lst3 li .lst3_img,
div.tuji_imgs .lst3 li .lst3_img {
	width: 187px;
	height: 131px;
}


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

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

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

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

.hov_b {
	margin-left: 26px;
}








 .tzlh_title3{
    margin:0 auto;
    width: 1150px;
    height: 109px;
    background: url("../img/20221219_title03.png") no-repeat center;
    position: relative;
    margin-top:50px;
    margin-bottom:25px;
	
	
}
.tzlh_title3 .core{
    color: #666;
    display: block;
    font-size: 15px;
    position: absolute;
    left: 1081px;
    top: 40px;
}

/*亮点回眸*/
.tzlh_title2{
    margin:0 auto;
    width: 1150px;
    height: 109px;
    background: url("../img/20221219_title02.png") no-repeat center;
    position: relative;
    margin-top:50px;
    margin-bottom:25px;
	
	
}
.tzlh_title2 .core{
    color: #666;
    display: block;
    font-size: 15px;
    position: absolute;
    left: 1053px;
    top: 40px;
}
.ldhmbj{
    margin:auto;
    background:url(../img/20221219_bg_c.jpg) center no-repeat;
    width: 100%;
    height: 1995px;
    margin: auto;
    overflow: hidden;
}
.ldhm_box {
    margin: 0 auto;
	width: 1150px;
	height: auto;
}
.ldhm_nr{
float:left;
width:532px;
height:367px;
padding-top:35px;
margin:0px 20px 30px 20px;

background: url(../img/20221219_boxnrbj.png) no-repeat;
}
.ldhm_li{
margin:0px auto; 
width:467px;
height:40px;
}
.box-b2rk{ margin:0px auto; width:467px; height:128px; overflow:hidden; padding-top:30px; padding-bottom:25px; border-bottom:1px dotted #a34a4a; }
.box-b2rtp{float:left; width:175px; height:128px; border:1px solid #eeeeee;}
.box-b2rtp img{width:175px; height:128px;}
.box-b2rwz{ float:right; width:270px; height:128px; overflow:hidden;  }
.box-b2rwz b{float:left; width:100%; font-size:18px;  line-height:30px; overflow:hidden; color:#4d4d4d; text-align:left; overflow:hidden; margin-bottom:15px;   }
.box-b2rwz b a{color:#4d4d4d;  text-decoration: none;}
.box-b2rwz span{
float:left; width:100%; height:60px; font-size:16px;  line-height:28px;overflow:hidden; color:#bbbbbb; text-align:left; overflow:hidden; text-indent:24px;
text-align: justify;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;

}
.box-b2rwz span a{color:#333333;  text-decoration: none;}
.ldhm_li_text{margin:0px auto; width:440px; height:72px; padding-top:12px;overflow:hidden; }
.ldhm_li_text a{ height:36px; line-height:36px; font-size:16px; background: url(../img/20221219_lnrxdian.png) no-repeat left center;  padding-left:27px; display:block; clear:both;color:#575757; overflow:hidden;}
.ldhm_gd{margin:0px auto; width:467px; text-align:right;font-size:16px;height:36px; line-height:36px;}
.ldhm_gd a{color:#bd9538; }



.mtjj_title{
				margin:0 auto;
				/*width: 1150px;*/
				height: 109px;
				background: url(../img/20221219_mtjj.png) no-repeat center;
				position: relative;
				margin-top:50px;
				margin-bottom:25px;
			}
			.mtjj_title .core{
				color: #666666;
				display: block;
				font-size: 15px;
				position: absolute;
				left: 1053px;
				top: 40px;
			}
			.ty_box{
			    margin:0 auto;
			    width: 1100px;
			    height:90px;
				overflow:hidden;
			}
			.ty_box ul,.mtjj_box ul{
			    width: 100%;
			}
			
			.ty_box ul li,.mtjj_box ul li {
			    float:left;
			    width: 500px;
			    font-size: 20px;
			    line-height: 43px;
			    overflow: hidden;
				font-family: "microsoft yahei";
			    padding-left:24px;
			    /*background: url(img/20221219_small_round_icon2.jpg) no-repeat left center;*/
			    line-height: 36px\9;
			    height: 36px\9;
			    color: #313131;}
			.ty_box ul li a,.mtjj_box ul li a{
			    color: #333333;
			    font-size: 18px;
			}