<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pro_box{
    width: 936px;
    margin-right: -19px;
}
.pro_box .pro_item{
    width: 215px;
    height: 240px;
    margin: 0 19px 9px 0;
}
.pro_item a{
    display: block;
}
.pro_item img{
    width: 215px;
    height: 206px;
}
.pro_item span{
    display: inline-block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
}
.pro_box .pro_item:hover span{
    color: #1565ac;
}
.pages{
    margin-top:36px;
    width: 100%;
    height: 34px;
    text-align: center;
}
.pages a{
    display: inline-block;
    height: 34px;
    line-height: 34px;
    margin: 0 8px;
    vertical-align: middle;
}
.pages a:hover{
    color: #1565ac;
}</pre></body></html>