
/* 2022-11-7 tao 修改 */
.agent-mobile #mm-slider .slider-img::after{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.3);
}
.afgent-mobile .share_app>a:first-child{
    display: none;
}