<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sc-item{
    width: 2.88rem;
    height: 4.65rem;
    background: #FFFFFF;
    border-radius: .04rem;
    border: .01rem solid #E8F2FE;
}

.sc-item-head{
    height: .6rem;
    background: #E8F2FE;
    border-radius: .04rem .04rem 0px 0px;
    font-size: .24rem;
    font-weight: 600;
    color: #333333;
    line-height: .33rem;

}
.sc-item-icon{
    width: .38rem;
    height: .38rem;
    margin-right: .1rem;
}

.sc-item-body{
    padding: .41rem .24rem 0;
    box-sizing: border-box;
}

.sc-item-body-title{
    font-size: .20rem;
    font-weight: 400;
    color: #333333;
    line-height: .28rem;
}
.sc-item-body-desc{
    font-size: .14rem;
    
    font-weight: 400;
    color: #666666;
    line-height: .2rem;
    margin: .2rem 0 .3rem;
}
.sc-item-code{
    width: 1.7rem;
    height: 1.7rem;
}
.pc-btn{
    width: 1.39rem;
    height: .43rem;
    background: #3D6FFF;
    border-radius: .26rem;
    font-size: .18rem;
    color: #FFFFFF;
}</pre></body></html>