body,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
h1,
h3,
h4,
span,
input,
p,
th,
td {
	margin: 0;
	padding: 0;
	font-family: \5FAE\8F6F\96C5\9ED1, \5B8B\4F53;
	font-size: 14px;
	padding: 0;
}
body{
	background: #fff;
}
a {
	color: #333333;
	text-decoration: none;
}

p {
	color: #333333;
	padding: 0;
	margin: 0;
}

a:hover {
	color: #732476;
	text-decoration: none;
}

fieldset,
img {
	border: 0 none;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol li,
ul li {
	list-style: none outside none;
}

li {
	list-style: none outside none;
	list-style-type: none;
}

caption,
th {
	text-align: left;
}

q:before,
q:after {
	content: "";
}

th,
td {
	vertical-align: middle;
}

.w1200 {
	width: 1200px;
	margin: auto;
}
.main1200 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}




/*清除浮动*/

.clearfix:after,
.containner:after {
	display: block;
}
.clearfix:after{
	content:"";
	display:block;
	visibility:hidden;
	clear:both;

}

.clearfix,
.containner {
	display: block;
}

.clear {
	clear: both;
	margin: 0 auto;
}


/**/

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ellipsis > a{
	display: inline-block;
}
.lh15 {
	float: left;
	width: 100%;
	height: 15px;
}

.h10 {
	margin: 0 auto;
	width: 100%;
	height: 10px;
}

.h13 {
	margin: 0 auto;
	width: 100%;
	height: 13px;
}

.h60 {
	margin: 0 auto;
	;
	width: 100%;
	height: 60px;
}

.dh11 {
	margin: 0 auto;
	width: 1000px;
	height: 57px;
}

.dh11 a {
	float: left;
	height: 57px;
	line-height: 57px;
}

.jgg {
	margin: 0 auto;
	width: 100%;
	height: 115px;
}

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

.fl {
	float: left;
}

.fr {
	float: right;
}

.pt20 {
	padding-top: 58px;
}
.text-overflow{
	overflow:hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/***************************************************************/


/*banner*/
.big_bglh{
	width: 100%;
	background-image: url(../img/20251209_banner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 367px;
}
.white_bg {
	overflow: hidden;
	margin-top:-24px;
	width: 1200px;
}

/*banner-结束*/
.headline {
    background-image: url(../img/20251209_dy_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
    font-family: "microsoft yahei", '宋体';
    width: 1195px;
	height: 286px;
    margin: 189px auto 30px auto;
}
.headline p {
    padding-top: 16px;
    font-size: 33px;
    font-weight: bold;
    text-align: center;
}
.headline span {
   width: 1040px;
       display: block;
       color: #1b4ba8;
       text-indent: 2em;
       padding-top: 80px;
       margin: 0px 0 24px 73px;
       font-size: 20px;
       line-height: 42px;
	   }
	   
.headline p a {
    color: #003f88;
}

/* 第二行 */
/*焦点图*/
.slideBox {
    width: 602px;
    height: 346px;
    overflow: hidden;
    position: relative;
    float: right;
}
.slideBox .hd {
    height: 13px;
    position: absolute;
    z-index: 1;
    bottom: 12px;
    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: #fff;
    float: left;
    margin: 0 0 0 10px;
    border-radius: 50%;
}
.slideBox .hd ul li.on {
    width: 13px;
    height: 13px;
    margin-top: -1px;
    background: #b91b21;
}
.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox .bd li {
    zoom: 1;
}
.slideBox .bd img {
    width: 602px;
    height: 346px;
}
.slideBox .bd h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 40px;
    width: 500px;
    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: 0;
    left: 0;
    height: 41px;
    background-color: #000;
    width: 602px;
    opacity: 0.4;
}
/*焦点图*/

.bigimg {
    width: 602px;
    height: 346px;
    overflow: hidden;
    position: relative;
    float: left;
}
.hd-photos .img {
    margin-bottom: 14px;
    width: 602px;
    text-align: center;
    overflow: hidden;
}
.bigimg .bg {
    width: 602px;
    height: 40px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    position: absolute;
    bottom: 0;
    left: 0;
}
.bigimg p {
    font-size: 18px;
    color: #fff;
    font-family: microsoft yahei;
    position: absolute;
    display: block;
    left: 16px;
    bottom: 10px;
}
.bigimg p a{
	color: #FFFFFF;
}
.bigimg .point2 {
    display: block;
    position: absolute;
    right: 6px;
    bottom: 5px;
    width: 70px;
    height: 20px;
}
.bigimg .point2 a:hover, .bigimg .point2 a.now {
    background-color: #b91b21;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    margin: 0 3px;
    _margin: 0px 4px;
}
.bigimg .point2 a {
    display: block;
    float: left;
    margin: 2px 4px;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background-color: #fff;
    _margin: 2px 6px;
}


/* 右边 */

.fx_news{
	background: #f5f5f5;
	width: 539px;
	height: 319px;
	padding: 14px 13px;
}
.fx_news .news_title {
    overflow: hidden;
}
.news_title a {
    color: #666666;
    display: block;
    margin-top: 9px;
    font-size: 14px;
}
.nwes_list {
    margin-top: 14px;
	padding-left: 8px;
}
.nwes_list li {
    font-size: 18px;
    color: #333333;
    line-height: 51px;
}
.nwes_list li a {
	width: 500px;
	display: block;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
	background: url(../img/20251209_dot.png) left center no-repeat;
	padding-left: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/* 团队风采 */
.tdfc_big_box{
	background: #eef7ff;
	margin-top: 30px;
}
.tdfc_title {
    width: 100%;
    height: 163px;
    background: url(../img/20251209_tdfc.png) no-repeat center;
    position: relative;
    margin-top: 20px;
}
.tdfc_title .yx_core {
    width: 36px;
    height: 17px;
    background: url(../img/20251209_core.png) no-repeat right;
    position: absolute;
    right: 9px;
    top:57px;
}
/* 内容 */
.mid_box01 {
	padding: 20px;
	background: #FFFFFF;
    width: 1200px;
    margin: 0 auto 56px auto;
}
.gsfpic {
    height: 444px;
    margin: 0px auto;
    position: relative;
}
.b1 {
    width: 697px;
    height: 444px;
    top: 0;
    left: 0;
}
.lst1 li {
    width: 660px;
    height: 444px;
    position: relative;
    display: none;
}
img, a img {
    border: 0;
    margin: 0;
    padding: 0;
}
.lst1 li .title {
    position: absolute;
    left: 0;
    bottom: -299px;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    overflow: hidden;
    font-family: Microsoft YaHei;
    z-index: 1;
    background: url(../img/20251209_tuji.png) 0 0 no-repeat;
}
.lst1 li .title a {
    color: #fff;
}
.b3 {
    width: 462px;
    height: 444px;
    right: 31px;
    top: 0;
}
.b1, .b3 {
    position: absolute;
    overflow: hidden;
}
.lst3 li div {
    float: left;
}
.lst3 li {
    margin-bottom: 7px;
}
.lst li {
    width:697px;
    height: 144px;
}
ul, li {
    list-style: none;
}
.lst3 li .lst3_title {
    position: relative;
    width: 190px;
    height: 102px;
    padding: 20px;
    margin-right: 4px;
    display: flex
;
    flex-direction: column;
    justify-content: center;
    background: #dd960f;
    transition: all .8s;
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
}

.lst3 li .lst3_title a {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}
.lst3 li img {
    width: 216;
    height: 142px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.lst3 li img:hover{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1);}

.lst3 li .transition-box:hover .lst3_title{z-index: 0; transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg);}

.lef {
    background-position: -48px 0;
    left: 656px;
}
.arr_lef{
    display: inline-block;
    width: 41px;
    height: 67px;
    background-image: url(../img/20251209_arr.png);
	background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    top: 193px;
    z-index: 9;
}

.rig {
    background-position: 0 0;
    left: 0;
}
.arr {
    display: inline-block;
    width: 41px;
    height: 67px;
    background-image: url(../img/20251209_arr.png);
	background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    top: 193px;
    z-index: 9;
}
.lst3 li .lst3_title:after, .lst3 li .lst3_title after {
    content: attr(data-content);
    position: absolute;
    top: 20px;
    right: -38px;
    width: 0;
    height: 0;
    font-size: 0;
    border: 18px solid transparent;
    border-left: 24px solid #dd960f;
}
.lst3 .lst_li2 .lst3_title {
    margin: 0 0 0 4px;
    background: #009fe6;
}
.b3 .lst3 .lst_li2 .lst3_title:after, .b3 .lst3 .lst_li2 .lst3_title after {
    left: -38px;
    border-color: transparent #009fe6 transparent transparent;
}
.lst3 .lst_li3 .lst3_title {
    background: #009c95;
}
.b3 .lst3 .lst_li3 .lst3_title:after, .b3 .lst3 .lst_li3 .lst3_title after {
    border-color: transparent transparent transparent #009c95;
}
/* 市州亮点 */
.szld_title {
    width: 100%;
    height: 163px;
    background: url(../img/20251209_szld.png) no-repeat center;
    position: relative;
    margin-top: 20px;
}
.szld_title .yx_core {
    width: 36px;
    height: 17px;
    background: url(../img/20251209_blue.png) no-repeat right;
    position: absolute;
    right: 9px;
    top:72px;
}
/* 市州亮点 */
.cyyp_box_bg{
	padding: 40px 0;
	background: #d7f2fb;
}
.cycpBg{
    margin-bottom: 30px;
}
.cycp_box{
    /* background: url("../images/dibg.jpg") center no-repeat; */
}
.qglhcycp2020{
    position: relative;
    width: 1200px;
    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: 1100px;
    margin: 0 auto;
    padding: 10px 0;
}
.creativeProductContent{
    transition: all ease 0.5s;
    float: left;
    display: inline;
    margin-left:11px;
    width: 263px;
    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: 263px;
}
.creativeProductContent .headerImg img{
    width: 263px;
    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;
}
/* 往期回顾 */
.wqhg_box{
	width: 100%;
	background: url(../img/20251209_bottom_bg.jpg) no-repeat center;
}
.wqhg_title {
    width: 100%;
    height: 163px;
    background: url(../img/20251209_wqhg.png) no-repeat center;
    position: relative;
    margin-top: 20px;
}
.wqhg_title .yx_core {
    width: 36px;
    height: 17px;
    background: url(../img/20251209_core.png) no-repeat right;
    position: absolute;
    right: 9px;
    top:72px;
}
.wq_con{
	width: 1200px;
	background: #fff;
}


/*红色记忆*/

.dqdz{
    margin-left: 75px;
    margin-top: 39px;
}
.llsp_title {
    width: 618px;
    height: 48px;
    background: url(../img/20251209_wjfc_tit.png) center no-repeat;
}
.llsp_title .lhsp_more {
    display: block;
    margin-left: 578px;
    color: #666666;
    font-size: 14px;
    padding-top: 6px;
}
/*视频*/
.hsjy_box{
	width: 618px;
}

.zjhf_con {
	margin-top: 48px;
}

/*视频结束*/
.llsp_title2 {
    width: 491px;
    height: 45px;
    background: url(../img/20251209_mtbd_tit.png) center no-repeat;
    margin-bottom:25px;
}
.llsp_title2 .lhsp_more {
    display: block;
    margin-left: 451px;
    color: #666666;
    font-size: 14px;
    padding-top: 4px;
}
.jdsp_fir {
    margin-top: 8px;
    border-bottom: 1px dashed #b3bec7;
    padding-bottom: 19px;
}
.jdsp_fir:last-child{
    border-bottom: none;
}
.jdsp_content img, .jdsp_content a span {
    display: block;
    font-size: 16px;
    line-height:54px;
    margin-top: 15px;
}
.jd_tit {
    width: 421px;
}
.jdsp_fir img{
    display: block;
    margin-right: 12px;
}
.jdsp_content{
}
.syws_box{
    overflow: hidden;
}

.wqhg_con{
	padding: 10px 32px;
	overflow: hidden;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */
.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;  }


/*焦点图*/
.slideBox_second {
    width: 618px;
    height: 337px;
    overflow: hidden;
    position: relative;
    float: right;
}
.slideBox_second .hd {
    height: 13px;
    position: absolute;
    z-index: 1;
    bottom: 12px;
    right: 16px;
}
.slideBox_second .hd ul {
    zoom: 1;
    float: left;
}
.slideBox_second .hd ul li {
    cursor: pointer;
    width: 11px;
    height: 11px;
    display: block;
    text-indent: 20px;
    background: #fff;
    float: left;
    margin: 0 0 0 10px;
    border-radius: 50%;
}
.slideBox_second .hd ul li.on {
    width: 13px;
    height: 13px;
    margin-top: -1px;
    background: #b91b21;
}
.slideBox_second .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox_second .bd li {
    zoom: 1;
}

.slideBox_second .bd li a {
    display: block;
}

.slideBox_second .bd li div.rd{
    width: 68px;
	height: 68px;
	background: url(../img/20251209_video_but.png) center no-repeat;
	position: absolute;
	top: 135px;
	left: 272px;
}

.slideBox_second .bd img {
    width: 618px;
    height: 337px;
}
.slideBox_second .bd h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 40px;
    width: 500px;
    margin-left: 20px;
    z-index: 111;
    font-size: 18px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}
.slideBox_second .bd h1 a {
    color: #fff;
    text-decoration: none;
}
.slideBox_second .bd div.black {
   position: absolute;
    bottom: 0;
    left: 0;
    height: 41px;
    background-color: #000;
    width: 618px;
    opacity: 0.4;
}
/*焦点图*/

.slideBox_second .prev,
.slideBox_second .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_second .next{ left:auto; right:0; background-position:8px 5px; }
.slideBox_second .prev:hover,
.slideBox_second .next:hover{ filter:alpha(opacity=100);opacity:1;}
.slideBox_second .prevStop{ display:none;  }
.slideBox_second .nextStop{ display:none;  }