.article_info_wrap{
    overflow-y: auto;
    width: 100%;
    height: 92vh;
    padding: 20px;
    box-sizing: border-box
}
.article_info_wrap .article_info_con {
    /* background: #fff; */
    border-radius: 10px;
    padding:10px;
    box-sizing: border-box;
    background: url(../images/bg_jkkpjd_xl_items.png) no-repeat center top;
    background-size: 100% 100%;

}
.article_title{
    padding-bottom: 4px;
}
.xl_jkkpjd_item_wrap {
    border-top: 1px solid #eee;
    margin-top: 10px;
    font-size: 16px;
}
.xl_jkkpjd_item_wrap .xl_jkkpjd_item{
 /* padding: 5px 0 5px 45px; */
 padding: 5px 0;
}
/* .xl_jkkpjd_item:before{ position: absolute;  left: 30px; width: 32px; height: 32px; margin-top: -16px; background-image: url(../images/icon_jkkpjd_xl_items.png); content: ""}
.xl_jkkpjd_item:nth-of-type(1):before{
top: 16%;
}
.xl_jkkpjd_item:nth-of-type(2):before{
top: 22%;
}
.xl_jkkpjd_item:nth-of-type(3):before{
top: 28%;
}
.xl_jkkpjd_item:nth-of-type(4):before{
top: 37%;
}
.xl_jkkpjd_item.sty_add:before{ background-position: 0 0px}
.xl_jkkpjd_item.sty_phone:before{ background-position: 0 -32px}
.xl_jkkpjd_item.sty_open:before{ background-position: 0 -64px}
.xl_jkkpjd_item.sty_act:before{ background-position: 0 32px} */
.layout_jd{
    margin-top: 16px;

}
.layout_jd .swiper-slide_im{
  margin-top: 16px;
}
.layout_jd .swiper-slide_im img{
    width: 100%;
    border-radius: 10px
}
.xl_jd_tem .xl_jd_col {
    font-weight: bold;
    font-size: 20px;
    margin-top: 10px;
    border-bottom: 1px solid #eee;
}
.xl_jd_tem .xl_jd_col span{
    display: inline-block;
    font: bold 20px / 20px "Microsoft Yahei";
    color: #16243c;
    border-bottom: 7px solid #1d78ff;
    padding-top: 8px;
    padding-bottom: 10px;
}
.xl_jd_tem .xl_jd_con{
    margin-top: 10px;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
    box-sizing: border-box;
}
.xl_jd_tem .xl_jd_con p{
    font-size: 18px
}

.sc_jd_wrap_img_swiper{
    width: 6.6rem;
    height: 4.39rem;
    overflow: hidden;
}

.sc_jd_wrap_img_swiper img{
    width: 6.6rem;
    height: 4.39rem;
    border-radius: 0.15rem;
}