<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.piclist ul li a::before{content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0rem;
    background: #fff;
    z-index: 1;}
    
     .piclist   .info {
     
    padding:10px
     ;}
     
     
      .piclist   .info h3{ line-height:30px;width: 60%;}
 .piclist   .info span{
        display: block;
    font-family: Georgia;
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.23rem;
    color: #2A5798; padding-right:3%;}
</pre></body></html>