@charset "utf-8";
/* CSS Document */
.chapter-head{
    width:100%;
    height: 385px;
    background: url(../img/20240624_banner_inner.jpg) top center no-repeat;
}
.chapter-with{
    position: relative;
    width: 1200px;
    margin: auto;
}
.chapter-head .sjd_b{
    display: block;
    padding-top: 98px;
    margin: auto;
}

.jjqh_title a{
    display: block;
    color: #3d3d3d;
    font-size: 12px;
    margin-left: 447px;
    padding-top: 11px;
}

.m-head img{
    position: absolute;
    top: 50px;
    left: 100px;
}
.m_lead{
    width:100%;
    background: #e7fff4;
    height: 299px;
    margin-bottom: 38px;
}
.headlines{
    width: 1107px;
   margin: auto;
}

.headlines h1 a{
    display: block;
    color: #086c75;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
    margin:0 auto 10px 0;
}
.headlines p {
    text-indent: 2em;
	line-height: 26px;
	font-size: 16px;
	color: #666666;
}

.headlines p a{
    font-size: 16px;
    color: #666666;
    
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}


@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.bot_bg{
	width: 100%;
	height: auto;
	background: url(../img/20240509_bot_bg.jpg) no-repeat bottom;
}

/* 内容左边-开始 1068*/
.container-l{
	width: 623px;
}
/*要闻动态*/
.jd_right{
    position: relative;

}
.ywdt_btn{
    position: absolute;
    top: 12px;
    left: 582px;
    font-size: 14px;
    color: #666666;
}
.ywdt_list{
    font-size: 18px;
    line-height:56px;
}
.ywdt_list li{
    border-bottom: 1px dotted #d3cfcb;
}
.ywdt_list li:last-child{
    border-bottom:none;
}
/* 湖南行动 */
.sg_list{
	margin-top: 15px;
}
.bg_a{
    height:580px;
    /* background: url(../img/20240509_bg_01.jpg) center no-repeat; */
}
.ywpl_box {
    overflow: hidden;
    width: 1100px;
    margin:30px  auto;
}

div.zxbd-text .news_report-a {
    display: block;
    border-bottom: 4px solid #02717b;
    background: url(../img/20240624_hnxd.png) no-repeat center;
    width: 150px;
    padding-bottom: 13px;
    height: 37px;
}

.zxbd {
    overflow: hidden;
    margin-bottom: 8px;
    border-bottom: 1px solid #136aa9;
}
.newsCon, .listNews {
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
}
.listNews h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0 9px 0;
}

.listNews h2 a:hover{
    color: #0c5199;
    cursor: pointer;
}
.leftNews .listNews:last-child{
    border-bottom:none;
}
.newsCon2 .news_text {
    font-size: 14px;
    padding-top: 2px;
}

.text_con {
    width: auto;
    max-height: 78px;
    overflow: hidden;
    text-indent: 2em;
    font-size: 16px;
    line-height: 29px;
    text-align: justify;
    padding-bottom: 16px;
}
.text_con a:hover{
    color: #0c5199;
    cursor: pointer
}
.dys_latest_more a{
	display: block;
	font-size: 14px;
	color: #666666;
	padding-top: 25px;
}
/* 边督边改1 */
.bdbc_box{
	margin-top: 10px;
}
.zxbd-box{
   /* overflow: hidden; */
    margin-bottom: 11px;
    border-bottom: 1px solid #b2b2b2;
}
.news_report-b {
    display: block;
    border-bottom: 4px solid #02717b;
    background: url(../img/20240624_pljd.png) no-repeat center;
    width: 150px;
    padding-bottom: 13px;
    height: 37px;
}
.ywdt_list-a{
    font-size: 18px;
    line-height:52px;
}
.ywdt_list-a li{
    border-bottom: 1px dotted #d3cfcb;
}
.ywdt_list-a li:last-child{
    border-bottom:none;
}
/* 内容-右边 */
.container-r{
	width: 427px;
}
.bdbg_box{
	margin-top: 10px;
}
/* 科普知识 */
.news_report-c {
    display: block;
    border-bottom: 4px solid #02717b;
    background: url(../img/20240624_xqbb.png) no-repeat center;
    width: 150px;
    padding-bottom: 13px;
    height: 37px;
}
/* 科普知识 */
.news_report-d {
    display: block;
    border-bottom: 4px solid #02717b;
    background: url(../img/20240624_kpzs.png) no-repeat center;
    width: 150px;
    padding-bottom: 13px;
    height: 37px;
}

.video_con {
    position: relative;
    margin-top: 20px;
}
.video_con .btn_play {
    display: block;
    position: absolute;
    width: 75px;
    height: 75px;
    left: 172px;
    top: 76px;
    background: url(../img/20240509_viveo_btn.png) center;
}
/* 解读评论 */
.cjdpl_box{
	margin-top: 10px;
}
.gcpl_ul {
    width: 470px;
    float: left;
    background: url(../img/20240509_lhsd_bj2.png) 4px 0 repeat-y;
}
.gcpl_ul li {
    font-size: 17px;
    line-height: 38px;
    overflow:hidden;
    font-family: "microsoft yahei";
    padding-left: 16px;
    background: url(../img/20240509_lhsd_bj3.png) no-repeat left center;
    color: #313131;
    display: block;
}
.news_report-e {
    display: block;
    border-bottom: 4px solid #02717b;
    background: url(../img/20240509_jdpl.png) no-repeat center;
    width: 150px;
    padding-bottom: 13px;
    height: 37px;
}
/*焦点图*/
.slideBox {
	width: 426px;
	height: 254px;
	overflow: hidden;
	position: relative;
	/* float: right; */
}

.slideBox .hd {
	height: 14px;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	right: 14px;
}

.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: #f5f74a;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
}

.slideBox .bd img {
	width: 426px;
	height: 254px;
}

.slideBox .bd h1 {
	position: absolute;
	bottom: 6px;
	left: 0;
	line-height: 30px;
	width: 414px;
	margin-left: 10px;
	z-index: 99;
	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: 426px;
	opacity: 0.4;
}

/*焦点图*/

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 2%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../img/20220921_slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 2%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}

