<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.pageing {
    position: absolute;
    width: 928px;
    line-height: 78px;
    background: #f7f7f7;
    margin-top: 90px;
    text-align: center;
}
.pageing a {
    font-size: 14px;
    color: #666;
    border: 1px solid #dcdcdc;
    padding: 10px 15px;
    background: #fff;
    text-decoration: none;

}
.pageing a:hover,
.pageing a:active {
    background: #d94537;
    color: #fff;
}

.pageing div.page strong{
    font-size: 14px;
    padding: 10px 15px;
}
 .page strong{
    display: inline-block;
    text-align: center;
    font-size: 14px;
    min-width: 17px;
    line-height: 30px;
    height: 30px;
    margin: 0 2px;
    padding: 0 8px;
    background: #d94537;
    border: 1px #dcdcdc solid;
    vertical-align: middle;
    -webkit-transition: all .5s;
    transition: all .5s;

}

.one  .page strong{
    color: #dcdcdc;
}
.two .page strong{
    color: #fff;
    background: #ed6827;
    font-size: 12px;
}
.three  .page strong{
    color: #fff;
    background: #ed6827;
    font-size: 12px;
}
 .three .page a{
     display: inline-block;
     text-align: center;
     font-size: 12px;
     min-width: 17px;
     line-height: 30px;
     height: 30px;
     margin: 0 2px;
     padding: 0 8px;
     /*background: #ed6827;*/
     border: 1px #dcdcdc solid;
     vertical-align: middle;
     -webkit-transition: all .5s;
     transition: all .5s;


}
.four  .page strong{
    color: #fff;
    background: #023e6c;
    font-size: 12px;
}
.six .page strong{
    color: #fff;
    background: #ed6827;
    font-size: 12px;
    width: 36px;
    height: 34px;
}
.ten .page strong{
    color: #fff;
    background: #80c154;
    font-size: 12px;
    width: 36px;
    height: 34px;
}
.seven .page strong{
    color: #fff;
    background: #e25643;
    font-size: 12px;
    /*width: 36px;*/
    height: 32px;
}
.seven a:hover{
    background: #d94537;
    border-color: #d94537;
    color: #fff;
}
.eleven .page strong{
    color: #fff;
    background: #d94537;
    font-size: 12px;
    width: 36px;
    height: 32px;
}
 div.lf.cont_right &gt; div &gt; div &gt; div &gt; div &gt; a{
    display: inline-block;
    text-align: center;
    font-size: 12px;
    min-width: 17px;
    line-height: 30px;
    height: 30px;
    margin: 0 2px;
    padding: 0 8px;
    /*background: #ed6827;*/
    border: 1px #dcdcdc solid;
    vertical-align: middle;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.demo .container .nine .page strong{
    color: #fff;
    background: #ed6827;
    font-size: 12px;
    height: 32px;
}
.twelve .page strong{
    color: #fff;
    background: #d94537;
    font-size: 12px;
    width: 34px;
    height: 32px;
}
</pre></body></html>