.nws-fenzhan{}
.nws-fenzhan a,nws-fenzhan a:visited{text-decoration: none!important;color: #fff}
.layui-elem-quote{
    border-left:5px solid rgba(70,70,70,.9);
    background: rgba(59,59,59,.9);

}
.layui-elem-quote a,layui-elem-quote a:visited{
    font-size:1.3rem;
}
.nws-content{
    padding: 20px;
    line-height: 3;
    font-size:1.2rem;
}
h3.nws-news-title{
    font-size:1.5rem;
    line-height:2.5;
    text-align: center
}
p.nws-news-info{
    font-size:1.2rem;
    line-height:2.5;
    text-align: center
}

.pcshow{display: block}


.mobileshow{display: none}
.nwssw{max-height: 300px;}
.nwssw img{max-width: 100%;max-height: 300px;}

@media screen and (max-width: 900px) {
    .pcshow {
        display: none!important;
    }
    .mobileshow {
        text-align: center;
        display: block!important;
    }
}


.module.mcustomize .description{
    text-align: left!important;
}


