/**组件样式*/
.ej_pic_list .img{
    position: relative;
    overflow: hidden;
    width:100%;}
.ej_pic_list .img_hezi{
    padding-bottom: 60%;
    transition: .5s;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;}
.pb_sys_style1 .p_no_d {
    border: 1px solid #7c24ad !important;
    color: #fff;
    background-color: #7c24ad !important;}
