@charset "utf-8";
/* CSS Document */

body, ul, li, p, h1, h2, dl, dt, dd, font, span, p, dl, dt, dd { margin:0; padding:0; color:#333; font-size: 100%;}

body { font-family: "Microsoft Yahei"; background-color:#fff; min-width: 1200px; }

img { outline-width:0px; vertical-align:top; border:0; max-width: 100%;}

li { list-style:none; }

a { text-decoration:none; color:#333; }

.clearfix{ clear: both;}

.left{ float: left;}

.right{ float: right;}
.d_gs > ul > div:first-of-type, .d_hy > ul > div:first-of-type, .d_price > ul > div:first-of-type{
    width: auto !important;
    text-align: center;
}
.pagination li{
    padding: 5px;
    border: 1px solid #eee;
    line-height: normal !important;
    margin: 0 2px;
    display: inline-block;
}
.pagination li.active{
    background-color: #dc1e32;
}

.d_gs > ul > div:first-of-type li, .d_hy > ul > div:first-of-type li{
    display: inline-block !important;
    float: none !important;
}

.pagination li.active span{
    color: #fff;
}