.scope-wrap {
    margin: 0 auto;
    padding: .8rem 0;
}

.scope-des {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #222222;
    line-height: 0.3rem;
    margin-top: .6rem;
}

.scope-des >p:nth-of-type(2) span{
    line-height: 2;
}
.scope-des >p:nth-of-type(2) span a{
    display: inline;
    height: fit-content;
    font-size: 22px;
    /*color: #222222;*/
    
}