@charset "utf-8";
/* CSS Document */
.chapter-head{
    width:100%;
    height:407px;
    background: url(20240509_banner.jpg) top center no-repeat;
}
.chapter-with{
    position: relative;
    width: 1200px;
    margin: auto;
}
.chapter-head .sjd_b{
    display: block;
    padding-top: 150px;
    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: 168px;
    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(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;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.ywdt_list li:last-child{
    border-bottom:none;
}
/* 湖南行动 */
.sg_list{
	margin-top: 15px;
}
.bg_a{
    height:580px;
    background: url("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(20240509_hnxd.png) no-repeat center;
    width: 150px;
    padding-bottom: 13px;
    height: 37px;
}

.zxbd {
    overflow: hidden;
    margin-bottom: 8px;
    border-bottom: 1px solid #b2b2b2;
}
.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;
}
/* 边督边改 */
.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(20240509_bdbg.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;c
}
/* 典型案例 */
.news_report-c {
    display: block;
    border-bottom: 4px solid #02717b;
    background: url(20240509_dxal.png) no-repeat center;
    width: 150px;
    padding-bottom: 13px;
    height: 37px;
}
/* 视频播报 */

.news_report-d {
    display: block;
    border-bottom: 4px solid #02717b;
    background: url(20240509_spbb.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(20240509_viveo_btn.png) center;
}
/* 解读评论 */
.cjdpl_box{
	margin-top: 10px;
}
.gcpl_ul {
    width: 470px;
    float: left;
    background: url(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(20240509_lhsd_bj3.png) no-repeat left center;
    color: #313131;
    display: block;
}
.news_report-e {
    display: block;
    border-bottom: 4px solid #02717b;
    background: url(20240509_jdpl.png) no-repeat center;
    width: 150px;
    padding-bottom: 13px;
    height: 37px;
}