/* 新闻中心首页2019bl */
.ldjz_news img {
    margin-top: 90px;
    width: 100%;
}
.ldjz_news_content {
    min-width: 1200px;
    width: 100%;
}
.ldjz_news_con {
    width: 1200px;
    margin: 0 auto;
}
.ldjz_news_con .ldjz_news_title{
    line-height: 58px;
    margin-top: 38px;
    background-color: #F1F1F1;
    margin-bottom: 59px;
}
/* .ldjz_news_title.ldjz_title_left {
    float: left;
} */
.ldjz_news_con .ldjz_news1_con {
    display: flex;
}
.ldjz_news1_con .ldjz_news_left {
    width: 71%;
    /* height: 1500px; */
    margin-right: -26px;
}
.ldjz_news_left .ldjz_news1_items1 {
    display: flex;
    border-bottom: 1px dashed #CECECE;
    padding-bottom: 21px;
    margin-right: -14px;
}
.ldjz_news_left .ldjz_news1_items {
    border-bottom: 1px dashed #CECECE;
    padding-bottom: 21px;
    margin-right: -14px;
    margin-top: 16px;
}
.ldjz_news1_item {
    margin-left: 8px;
    margin-right: -10px;
}
.ldjz_news1_row1 .news1_row1_left {
    font-size: 17px;
}
.ldjz_news1_items .ldjz_news1_row1 .news1_row1_right {
    float: right;
    color: #8E8E8E;
    font-size: 17px;
    margin-right: 4px;
}
.ldjz_news1_items1 .ldjz_news1_row1 .news1_row1_right {
    float: right;
    color: #8E8E8E;
    font-size: 17px;
    margin-right: 16px;
}
.ldjz_news1_row2 p {
    color: #949393;
    margin-top: 9px;
    margin-bottom: 9px;
}
.ldjz_news1_row3 a {
    background-color: #D1861C;
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    padding: 3px 6px 3px 13px;
    border-radius: 5px;
}

.ldjz_news1_con .ldjz_news_right {
    width: 29%;
    margin-left: 70px;
}
.ldjz_news_right .ldjz_news_relinfo span {
    padding-left: 12px;
    margin-left: 1px;
    position: relative;
}
.ldjz_news_right .ldjz_news_relinfo span::before {
    content: "";
    position: absolute;
    background-color: #F7AF4C;
    width: 3px;
    height: 22px;
    top: 5px;
    left: -1px;
    
}
.ldjz_news1_con .ldjz_news_right .ldjz_news_relinfo {
    padding: 16px 19px;
    background-color: #8F8F8F;
    font-size: 22px;
    color: #fff;
    margin-top: 35px;
}
.ldjz_news_right .ldjz_news_lsit {
    background-color: #EFEFEF;
    margin-top: -9px;
}
.ldjz_news_right .ldjz_news_lsit li {
    margin-top: 16px;
}
.ldjz_news_right .ldjz_news_lsit li:first-child {
    padding-top: 16px;
}
.ldjz_news_right .ldjz_news_lsit li:last-child {
    padding-bottom: 36px;
}
.ldjz_news_right .ldjz_news_lsit a {
    position: relative;
    margin-left: 31px;
}
.ldjz_news_right .ldjz_news_lsit a::before {
    content: "";
    width: 2px;
    height: 2px;
    border-radius: 1px;
    background-color: black;
    position: absolute;
    top: 11px;
    left: -9px;
}
.ldjz_news_left .ldjz_news1_next {
    margin: 57px 0;
    text-align: right;
    color: #8E8E8E;
}
.ldjz_news_left .ldjz_news1_next a {
    color: #8E8E8E;
}

/* 新闻 */

.ldjz_news_left .ldjz_news2_title {
    text-align: center;
}
.ldjz_news_left .ldjz_news2_title h2 {  
    font-weight: 500;
    margin-bottom: 8px;
}
.ldjz_news_left .ldjz_news2_title span {
    font-size: 15px;
    color: #555555;
}
.ldjz_news_left .ldjz_news2_title img {
    margin-top: 14px;
}
.ldjz_news_left .ldjz_news2_text {
    color: #646161;
    font-size: 16px;
    font-weight: 0;
}
.ldjz_news_left .ldjz_news2_text p {
    margin-top: 26px;
    text-indent: 30px;
	line-height: 30px;
}
.ldjz_news_left .ldjz_news2_text p img { width:800px;
}
.ldjz_news_left .ldjz_news2_turn {
    display: flex;
    justify-content: space-between;
    margin: 63px 0;
}

.ldjz_news_content .ldjz_case1_fenye {
    font-size: 1rem;
    margin-bottom: 58px;
    margin-top: 21px;
}