<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    background-color: #f1eded;
}
.count{
    width: 80%;
    background-color: #fff;
    margin: auto;
    margin-top: 10px;
    border-radius: 5px;
}
.count-from{
    padding-top: 20px;
}
.trademarkselect{
    width: 100px !important;
    margin-left: 10px;
}
.trademarkq{
    font-size: 0.9rem;
    font-weight: 700;
}
.items-count{
    width: 90%;
}
.trademark-button{
    width: 114px;
    margin-bottom: 10px;
}
.button-one{
    margin-left: 10px;
}
.price-button{
    border: 0;
}
.middle-p{
    float: left;
    line-height: 48px;
    margin-right: 20px;
}
.middle-right{
    float: right;
}
.middle-button{
    border: 0;
    margin-top: 5px;
}
.middle-count{
    height: 58px;
    padding-top: 10px;
}
.middle-want{
   margin-right: 10px; 
}
.middle-comprehensive{
    margin-left: 10px;
}
.count-items{
    width: 80%;
    margin: auto;
    margin-top: 10px;
    border-radius: 5px;
}
.data-items{
    width: 98%;
    margin: auto;
    height: 260px;
    margin-bottom: 5px;
}
.data-items-img{
    width: 160px;
    height: 160px;
    margin: auto;
    display: block;
    padding-top: 20px;
}
.data-items-table{
    margin-left: 20px;
    font-size: 1rem;
    font-weight: 600;
    color: #000;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}
.data-items-classification{
    margin-left: 20px;
    font-size: 0.8rem;
    color: #ccc;
    text-align: center;
}
.button{
    margin-top: 60px;
}
.paging-button{
    float: right;
}</pre></body></html>