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

.big_bglh{
    width: 100%;
    height:805px;
    position: relative;
    background-image: url(../img/20240513_banner.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
/*头条*/
.headline{
    position: absolute;
    top: 626px;
    font-family: "microsoft yahei", '宋体';
    background: url(../img/20240513_headline_bg.png) center no-repeat;
    width: 1200px;
    height: 133px;
    margin: auto;
}
.headline p{
    padding-top: 26px;
    font-size: 28px;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
}
.headline p a{
    color: #ffde7a;
}
.headline span{
    width: 1148px;
    display: block;
    line-height: 27px;
    color: #fff;
    text-indent: 2em;
    padding-top: 13px;
    margin: auto;
    font-size: 16px;
}
.headline span a{
    color: #fff;

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

/* 轮播图 */
.ywgd {
    height: 479px;
}
.ywgd .fl {
    width: 690px;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 3px 8px #55555570;
    border: 1px solid #ccc;
    border: 1px solid #ccc;
    _border: 1px solid #ccc;
}
.slideBox {
    position: relative;
	height: 100%;
	width: 100%;
}
.slideBox .bd {
    z-index: 0;
    padding: 25px;
}
.slideBox .bd li {
    width: 100%;
    height: 100%;
    zoom: 1;
    vertical-align: middle;
    position: relative;
	display: none;
}

.slideBox .bd li:first-child {
	display: block;
}

.slideBox .bd li>a {
    display: block;
    width: 100%;
    height: 370px;
    color: #000;
}
.slideBox .bd li img {
    vertical-align: middle;
    height: 100%;
    width: 100%;
}
.slideBox li p {
  
    width: 100%;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    /* background: rgba(0, 0, 0, 0.3); */
}
.slideBox li p a {
    text-align: center;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 22px;
    box-sizing: border-box;
    display: block;
    line-height: 70px;
    height: 100%;
    color: #000;
	text-align: center;
}
/* 右边 */
.ywgd .fr {
    width: 470px;
}
.ywgdLi li {
    height: 105px;
    margin-bottom: 20px;
    position: relative;
	cursor: pointer;
}
.ywgdLi .li1 {
    background: url(../img/20240513_li1bg.png) no-repeat;
    background-size: 100% 100%;
}
.ywgdLi .li2 {
    background: url(../img/20240513_li2bg.png) no-repeat;
    background-size: 100% 100%;
}
.ywgdLi .li3 {
    background: url(../img/20240513_li3bg.png) no-repeat;
    background-size: 100% 100%;
}
.ywgdLi .li4 {
    background: url(../img/20240513_li4bg.png) no-repeat;
    background-size: 100% 100%;
}
.ywgdLi li a {
    position: absolute;
    font-size: 22px;
    font-weight: 700;
    top: 50%;
    transform: translateY(-50%);
    /* width: 100%; */
    padding: 0 30px 0;
	line-height: 30px;
}
.ywgdLi .li1 a {
    color: #773b14;
}
.ywgdLi .li2 a {
    color: #933308;
}
.ywgdLi .li3 a {
    color: #195f87;
}

.ywgdLi .li4 a {
    color: #0b6e87;
}

/* 模块二 */
/* 牢记嘱托 */
.module_tow{
	margin-top: 50px;
	margin-bottom: 40px;
}
.ljzt_title-a{
	width:571px;
	height: 53px;
	background: url(../img/20240513_bt_ljzt.png) no-repeat;
	position: relative;
}
.ljzt_title-a .lj_core{
	width: 36px;
	height: 17px;
	background: url(../img/20240513_core.png) no-repeat right;
	position: absolute;
	right: 5px;
	top: 21px;
}
.lizt_con{
	width: 570px;
}
.lizt_con ul li{
	padding: 20px 0;
	border-bottom: 1px dashed #d2d2d2;
}

.lizt_con ul li:last-child {
        border-bottom: none;
}

.lizt_con ul li h2{
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 10px;
}
.lizt_con ul li span{
	display: block;
	font-size: 16px;
	color: #3f3f3f;
	line-height: 30px;
}
.ljzt_title-b{
	width:571px;
	height: 53px;
	background: url(../img/20240513_bt_dzls.png) no-repeat;
	position: relative;
}
.ljzt_title-b .lj_core{
	width: 36px;
	height: 17px;
	background: url(../img/20240513_core.png) no-repeat right;
	position: absolute;
	right: 5px;
	top: 21px;
}
/* 模块三 */
.module_three{
	width: 100%;
	height: 609px;
	background: url(../img/20240513_module-s.jpg) no-repeat center;
}
/* 反响热烈 */
.fxrl_box{
	width: 570px;
}
.ljzt_title-c{
	width:571px;
	height: 53px;
	background: url(../img/20240513_bt_fxrl.png) no-repeat;
	position: relative;
}
.ljzt_title-c .lj_core{
	width: 36px;
	height: 17px;
	background: url(../img/20240513_core.png) no-repeat right;
	position: absolute;
	right: 5px;
	top: 21px;
}
.swiper-slide{
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 280px;
	height: 100%;
	position: relative;
	}
.zjgd {
    float: left;
    width: 252px;
    height: 377px;
    background: url(../img/20240513_pho-bg.png) 0 69px no-repeat;
}
.zjgd .img {
    width: 215px;
    height: 257px;
   margin: 41px auto 0px auto;
}
.zjgd .img img {
    width: 215px;
    height: 238px;
    border-top-left-radius: 5em 5.5em;
    border-bottom-right-radius: 5em 5.5em;
}
.zjgd .text {
    width: 214px;
    height: 97px;
    margin: 0 auto;
    margin-top: -7px;
    overflow: hidden;
}
.zjgd .text h2 {
    font-size: 24px;
    color: #fff;
}
.zjgd .text h2 a {
    font-size: 16px;
    color: #933308;
}
.zjgd .text p {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    margin-top: 12px;
}

.fxrl_list li{
	width: 570px;
	line-height: 30px;
	background: url(../img/20240513_ico_list.png) left 17px no-repeat;	
	padding: 7px 0 7px 12px;
	border-bottom: 1px dashed #d2d2d2;
}

.fxrl_list li:last-child{
  border-bottom: none;
}

.fxrl_list li a{
	display: block;
	font-size: 16px;
	color: #3c3c3c;
}
/* 解读评论 */
.ljzt_title-d{
	width:571px;
	height: 53px;
	background: url(../img/20240513_bt_jdpl.png) no-repeat;
	position: relative;
}
.ljzt_title-d .lj_core{
	width: 36px;
	height: 17px;
	background: url(../img/20240513_core.png) no-repeat right;
	position: absolute;
	right: 5px;
	top: 21px;
}
.fxrl_list{
	width: 570px;
}

.jd_main_news{
	box-sizing: border-box;
	width:570px;
	height: 154px;
	margin: 30px 0 0;
	padding: 0 15px 0 20px;
	border-radius: 0 0 5px 0;
	position: relative;
	background: #fce9c6;
}
.jd_main_news h3{
	font-size: 20px;
	padding: 18px 0 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.jd_main_news h3 a{
	color: #703a16;
}
.jd_main_news p{
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #b26603;
	font-size: 16px;
	line-height: 25px;
}
.jd_main_news p a{
	color: #b25503;
	
}
.jd_main_news .pl_more{
	display: inline-block;
	    position: absolute;
	    right: 0;
	    bottom: 0;
	    width: 102px;
	    height: 32px;
	    line-height: 36px;
	    text-align:center;
	    font-size: 16px;
	    color: #feeba8;
	    background: url(../img/20240513_pl_more.png) no-repeat;
}

.jdpl_list .pl_li{
	width: 570px;
	float: left;
     background: url(../img/20240513_lhsd_bj2.png) 4px 0 repeat-y;
	margin-top:22px;
}
.jdpl_list .pl_li li {
    width: 578px;
    float: left;
    line-height: 38px;
    height: 47px;
    overflow: hidden;
    font-size: 18px;
    margin-top: 4px;
	/* border-bottom: 1px dashed #d2d2d2; */
}
.jdpl_list .pl_li li img {
    padding-right: 10px;
}
/* 印象湖南 */
.yxhn_title{
	width: 100%;
	height:79px;
	background: url(../img/20240513_bt_yxhn.png) no-repeat center;
	position: relative;
	margin-top: 26px;
}
.yxhn_title .yx_core {
    width: 36px;
    height: 17px;
    background: url(../img/20240513_core.png) no-repeat right;
    position: absolute;
    right: 9px;
    top: 36px;
}

.yxhn_conent{
	margin: 25px auto 50px auto;
	width: 1200px;
	overflow: hidden;
	position: relative;
}
.yx_tempWrap{	
	overflow: hidden;
	margin: 0 0 0 47px;
}
.yxhn_conent ul li{
	width:349px;
	margin: 0 10px;
	cursor: pointer;
	background: #ffe3b5;
}

.yxhn_conent ul li img{
	width: 338px;
	height:212px;
	border: 5px solid #ffd692;
}
.yxhn_conent ul li a.tit {
    display: block;
    font-size: 16px;
    color: #601716;
    text-align: center;
    margin: 6px auto 21px auto;
	padding: 0 14px
}
.yxhn_conent .prev,.yxhn_conent .next{
	position: absolute;
	    top: 106px;
	    width: 40px;
	    height: 40px;
	    transition: all 0.4s;
	    user-select: none;
	    cursor: pointer;
}
.yxhn_conent .prev{
	background: url(../img/20240513_prev.png) no-repeat;
	left: 0px;
}
.yxhn_conent .next {
    background: url(../img/20240513_next.png) no-repeat;
    right: 0px;
}
