.info_dsfc .article{display:flex;}
.info_dsfc .article .ml{padding:40px;box-sizing:border-box;width: 386px;}
.info_dsfc .article .ml .news_imgs{width:225px;height:293px;position:relative;z-index:1;}
.info_dsfc .article .ml .news_imgs:before {
    content: "";
    position: absolute;
    left: -12px;
    top: -12px;
    width: 100%;
    height: 100%;
    background: linear-gradient(124deg, #DEC99B 0%, rgba(222, 201, 155, 0) 100%);
 z-index:-1;
}
.info_dsfc .article .ml .news_imgs img{width:100%;height:100%;object-fit: cover;}
.info_dsfc .article .ml .ml_title{padding-top:24px;font-size:40px;}
.info_dsfc .article .ml .ml_title1{font-size:18px;color:#666;margin-left:9px;margin-top:2px;}
.info_dsfc .article .ml .ml_title2{font-size:18px;color:#1a1a1a;margin-top:15px;}
.info_dsfc .article .ml .ml_tit{margin-top:30px;color:#666;padding-left:15px;border-left:1px solid #999;font-size:18px;}
.info_dsfc .article .ml .ml_tit .ml_title3:last-child{margin-top:15px;}
.info_dsfc .article .mr{flex:1;}
.info_dsfc .article .mr .mr_box1{margin-top:72px;}
.info_dsfc .article .mr .mr_box1 p{font-size:16px;}
.info_dsfc .article .mr .wp_subcolumn_list .wp_sublist .sublist_title{border-bottom:0;height: auto;line-height: 1;margin: 0;}
.info_dsfc .article .mr .wp_subcolumn_list .wp_sublist .sublist_title a{font-size:28px;padding-left:15px;margin-bottom:24px;border-left:4px solid #002754;color:#00275d;pointer-events: none;}
.info_dsfc .wp_subcolumn_list .wp_sublist .sublist_title a.morelink{display:none;}
.info_dsfc .wp_subcolumn_list .wp_sublist{maragin:0;margin-top:72px;}
.info_dsfc .wp_subcolumn_list:first-child .wp_sublist{margin-top:30px;}
.info_dsfc .wp_entry{font-size:16px;}