.tanshservice .shnm {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 50px;
}

.tanshservice .shnr {
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 10px;
    text-indent: 2em;
}

.tanshservice .shimg {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.tanshservice .shimg img {
    display: block;
    width: 49%;
    border-radius: 4px;
}

/*******/
.shnengli .nlms {
    color: #999;
    border: 1px solid #CCC;
    padding: 20px;
    border-radius: 4px;
    margin-bottom: 20px;
    line-height: 26px;
    text-indent: 2em;
}

.shnengli .nlnm {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 50px;
}

.shnengli .nlnr {
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 10px;
    text-indent: 2em;
}
/*********/
.shnetwork .wlms{
text-align: center;
line-height: 40px;
color: #333;
}
.shnetwork img{
    display: block;
    width: 100%;
}