body {
    line-height: 1.6
}

sub, sup {
    vertical-align: baseline
}

button, input[type="button"], input[type="submit"] {
    line-height: normal !important
}

img {
    border: 0;
    vertical-align: middle
}

a img, img {
    -ms-interpolation-mode: bicubic
}
.cl:after, .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.fl {
    float: left
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
    zoom: 1
}

.wrap:before, .wrap:after {
    content: " ";
    display: table
}

.wrap:after {
    clear: both
}

.rl {
    float: left;
    width: 730px
}

.red {
    color: #ef4047
}

.num-list li {
    position: relative;
    float: left;
    height: 90px;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    margin-left: -1px;
    margin-bottom: -1px;
    overflow: hidden
}

.num-list li div {
    position: absolute
}

.num-list li .p-num {
    z-index: 3;
    font-weight: 700;
    width: 100%;
    padding-left: 30px;
    padding-top: 17px;
    font-size: 20px
}

.num-list li .p-num span {
    color: #e4393c;
    cursor: default
}

.num-list li .p-num span.s1 {
    color: #138a13
}

.num-list li .lanmu {
    z-index: 1;
    padding-left: 30px;
    color: #9a9a9a;
    font-size: 12px;
    top: 50px
}

.num-list li .lanmu span {
    font-size: 12px;
    color: #666;
    margin: 0 5px
}

.num-list li .lanmu span em {
    font-weight: 700;
    font-size: 14px;
    color: #e4393c;
    padding: 0 5px 0 10px;
    position: relative
}

.num-list li .p-operate {
    z-index: 3;
    display: none;
    top: 62px;
    left: 50%;
    width: 180px;
    height: 24px;
    margin-left: -80px;
    zoom: 1
}

.num-list li .p-operate:before, .num-list li .p-operate:after {
    content: " ";
    display: table
}

.num-list li .p-operate:after {
    clear: both
}

.num-list li .p-operate a {
    float: left;
    width: 80px;
    height: 24px;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    display: block
}

.num-list li .p-operate .btn-buy {
    background: #ef4047;
    border-radius: 3px 0 0 3px
}

.num-list li .p-operate .btn-collect {
    background: #393232;
    border-radius: 0 3px 3px 0
}

.num-list li .p-mask {
    display: none;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5)
}

.num-list li:hover .p-num {
    color: #fff
}

.num-list li:hover .p-num span {
    color: #fff
}

.num-list li:hover .lanmu {
    display: none
}

.num-list li:hover .lanmu {
    display: none
}

.num-list li:hover .p-operate {
    display: block
}

.num-list li:hover .p-mask {
    display: block
}

.num-list li.dg {
    background: url(../images/dg-block.png) no-repeat 133px 35px
}

.num-list li.dg .p-num span, .num-list li.dg .p-num span.s1 {
    color: #a7a6a5
}

.num-list li.dg .lanmu {
    color: #a7a6a5
}

.num-list li.dg .lanmu span, .num-list li.dg .lanmu span em {
    color: #a7a6a5
}

.num-list li.dg:hover .p-num {
    color: #a7a6a5
}

.num-list li.dg:hover .p-num span {
    color: #a7a6a5
}

.num-list li.dg:hover .lanmu {
    display: block
}

.num-list li.dg:hover .lanmu {
    display: block
}

.num-list li.dg:hover .p-operate {
    display: none
}

.num-list li.dg:hover .p-mask {
    display: none
}

.num-list-row li {
    position: relative;
    float: left;
    height: 44px;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    margin-left: -1px;
    margin-bottom: -1px;
    overflow: hidden
}

.num-list-row li div {
    position: absolute
}

.num-list-row li .p-num {
    z-index: 3;
    font-weight: 700;
    width: 50%;
    padding-left: 18px;
    font-size: 20px;
    line-height: 44px
}

.num-list-row li .p-num span {
    color: #e4393c;
    cursor: default
}

.num-list-row li .p-num span.s1 {
    color: #138a13
}

.num-list-row li .lanmu {
    z-index: 1;
    color: #9a9a9a;
    font-size: 12px;
    left: 45%;
    width: 20%;
    line-height: 40px
}

.num-list-row li .lanmu {
    z-index: 1;
    left: 65%;
    text-align: left;
    width: 30%;
    line-height: 40px
}

.num-list-row li .lanmu span {
    font-size: 12px;
    color: #666;
    margin: 0 5px
}

.num-list-row li .lanmu span em {
    font-weight: 700;
    font-size: 14px;
    color: #e4393c;
    padding: 0 5px 0 10px;
    position: relative
}

.num-list-row li .lanmu span em:before {
    font-weight: 100;
    position: absolute;
    font-family: FontAwesome;
    content: "\f157";
    left: 0
}

.num-list-row li .p-operate {
    z-index: 3;
    display: none;
    top: 10px;
    left: 45%;
    width: 50%;
    height: 24px;
    zoom: 1
}

.num-list-row li .p-operate:before, .num-list-row li .p-operate:after {
    content: " ";
    display: table
}

.num-list-row li .p-operate:after {
    clear: both
}

.num-list-row li .p-operate a {
    float: left;
    width: 60px;
    height: 24px;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    display: block;
    margin-right: 33px;
    border-radius: 3px
}

.num-list-row li .p-operate .btn-buy {
    background: #ef4047
}

.num-list-row li .p-operate .btn-collect {
    background: #393232
}

.num-list-row li .p-mask {
    display: none;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5)
}

.num-list-row li:hover .p-num {
    color: #fff
}

.num-list-row li:hover .p-num span {
    color: #fff
}

.num-list-row li:hover .lanmu {
    display: none
}

.num-list-row li:hover .lanmu {
    display: none
}

.num-list-row li:hover .p-operate {
    display: block
}

.num-list-row li:hover .p-mask {
    display: block
}

.num-list-row li.dg {
    background: url(../images/dg-row.png) no-repeat 150px 2px
}

.num-list-row li.dg .p-num span, .num-list-row li.dg .p-num span.s1 {
    color: #a7a6a5
}

.num-list-row li.dg .lanmu {
    color: #a7a6a5
}

.num-list-row li.dg .lanmu span, .num-list-row li.dg .lanmu span em {
    color: #a7a6a5
}

.num-list-row li.dg:hover .p-num {
    color: #a7a6a5
}

.num-list-row li.dg:hover .p-num span {
    color: #a7a6a5
}

.num-list-row li.dg:hover .lanmu {
    display: block
}

.num-list-row li.dg:hover .lanmu {
    display: block
}

.num-list-row li.dg:hover .p-operate {
    display: none
}

.num-list-row li.dg:hover .p-mask {
    display: none
}

.green {
    color: #093
}

.hui {
    font-size: 12px;
    color: #666
}

.subBtn {
    height: 38px;
    background: #f40;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-family: "Hiragino Sans GB", "microsoft yahei", sans-serif;
    font-size: 16px;
    line-height: 34px;
    padding: 1px 10px;
    border: 1px solid #f40
}

.blog-home {
    display: block;
    width: 920px;
    margin-bottom: 20px
}

.pager-top {
    border-bottom: 1px solid #e3eef8;
    overflow: hidden;
    padding: 5px 10px 0
}

.pager-top {
    border-bottom: medium none;
    padding-top: 0
}

.pager-top span.right-line {
    float: right
}

.text-article {
    font-size: 14px !important;
    line-height: 1.5;
    padding: 10px 5px;
    width: 910px;
    word-wrap: break-word
}

.stat-article {
    display: block;
    width: 880px;
    color: #666;
    line-height: 1.8em;
    margin-bottom: 5px;
    padding: 0 5px;
    font-size: 12px
}

.stat-article a {
    color: #666
}

.stat-article span.stat {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right
}

.gallery-item {
    float: left;
    display: block;
    min-height: 60px;
    padding: 10px 5px;
    vertical-align: top;
    width: 165px
}

.gallery-item .preview {
    left: 0;
    height: 67px
}

.gallery-item .actions {
    padding-left: 20px;
    color: #f67b00;
    font-weight: bold
}

.page-prev, .page-next, .page-start, .page-end, .jiage-up, .jiage-down, .jiage-cup, .jiage-cdown {
    background: url("../images/t1k.xmxolhxxxxxxxx-215-864.gif") no-repeat scroll 500px 500px #fff;
    border: 1px solid #ccc
}

.pagination a, .pagination .page-prev, .pagination .page-next, .pagination .page-cur, .pagination .page-start, .pagination .page-end, .pagination .page-break, .jiage-up, .jiage-down, .jiage-cup, .jiage-cdown {
    height: 20px;
    line-height: 20px;
    margin: 0 3px 0 0;
    text-align: center;
    vertical-align: middle;
    padding: 0 6px
}

.pagination a, .pagination a:link, .pagination a:visited, .jiage-up, .jiage-down {
    border: 1px solid #ccc;
    color: #03c;
    min-width: 8px;
    float: left;
    text-decoration: none
}

.pagination .page-cur, .jiage-cup, .jiage-cdown, .pagination a:hover, .pagination a:active {
    background-color: #ffede1;
    border-color: #fd6d01;
    color: #03c;
    border: 1px solid #fd6d01;
    text-decoration: none;
    float: left
}

.page-break {
    float: left;
    color: #666;
    vertical-align: top
}

.page-next {
    background-position: -52px -5px
}

.page-end {
    background-position: -87px -20px
}

.page-prev {
    background-position: 6px -5px
}

.page-start {
    background-position: 6px -20px
}

.page-skip {
    color: #666;
    float: left;
    line-height: 22px;
    margin-left: 2px
}

.page-start span, .page-end span, .page-skip button span {
    display: none
}

.page-prev span {
    padding-left: 8px
}

.page-next span {
    padding-right: 5px
}

.num-page {
    min-height: 500px
}

.related-search {
    padding-top: 20px
}

.xh-num-list {
    zoom: 1;
    width: 100%;
    border: 1px solid #eee
}

.xh-num-list:before, .xh-num-list:after {
    content: " ";
    display: table
}

.xh-num-list:after {
    clear: both
}

.xh-num-list li .p-num {
    color: #666
}

.xh-num-list li .lanmu .p-fee {
    font-weight: 100
}

.xh-num-list li .lanmu .p-price {
    font-weight: 100
}

.xh-num-list .num-list li {
    width: 20%
}

.xh-num-list .num-list-row li {
    width: 50%
}
#page-bar{
    text-align: center;
}
#page-bar .page-wrap {
    height: 35px;
    margin-top: 25px;
    display: inline-block;
    zoom: 1
}

#page-bar .page-wrap:before, #page-bar .page-wrap:after {
    content: " ";
    display: table
}

#page-bar .page-wrap:after {
    clear: both
}

#page-bar .page-wrap div {
    float: left;
    position: relative;
    color: #3d3d3d;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 0 2px;
    padding: 0 12px;
    border: 1px #ededed solid
}
#page-bar .page-wrap div:hover{
    cursor: pointer;
}
#page-bar .page-wrap div.active {
    background: #ff5000;
    border-color: #ff5000;
    color: #fff
}
#page-bar .page-wrap div.active:hover {
    color: #fff
}

#page-bar .page-wrap div.disabled {
    color: #eee;
    border-color: #eee
}

#page-bar .page-wrap div.disabled:hover {
    color: #eee;
    border-color: #eee
}

#page-bar .page-wrap div:hover {
    border-color: #ff5000;
    color: #ff5000;
}

#page-bar .page-wrap .next {
    width: 35px
}

#page-bar .page-wrap .prev {
    width: 35px
}

#page-bar .close-click {
    display: none
}

#page-block .page-wrap {
    float: right;
    line-height: 39px;
    zoom: 1
}

#page-block .page-wrap:before, #page-block .page-wrap:after {
    content: " ";
    display: table
}

#page-block .page-wrap:after {
    clear: both
}

#page-block .page-wrap div {
    float: left
}

#page-block .page-wrap .prev, #page-block .page-wrap .next {
    width: 36px;
    text-align: center;
    color: #6d6d6d;
    height: 39px;
    position: relative
}

#page-block .page-wrap .prev:before, #page-block .page-wrap .next:before {
    position: absolute;
    font-family: FontAwesome
}

.s-title h3 {
    float: left;
    padding-left: 10px;
    font-size: 14px
}

.s-title h3 b {
    color: #e4393c;
    margin-right: 5px
}

.s-title h3 em {
    font-style: normal
}

.s-title .st-ext {
    float: left;
    font-size: 12px;
    padding-left: 20px
}

.attribute-box {
    border: 1px solid #EEE;
    border-top: 0;
    border-bottom: 0;
    width: 100%
}

.attr-list {
    font: 14px/150% Arial, Verdana, "\5b8b\4f53";
    font-weight: 500;
    color: #666;
    width: 100%;
    border-top: 1px solid #DDD
}

.attr-list .sl-wrap {
    position: relative;
    line-height: 34px;
    border-bottom: 1px solid #DDD;
    background-color: #f3f3f3
}

.attr-list .sl-key {
    float: left;
    width: 100px;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden
}

.attr-list .sl-value {
    margin-left: 110px;
    padding-left: 10px;
    overflow: hidden;
    zoom: 1;
    background: #fff
}

.attr-list .sl-value ul {
    padding-top: 4px;
    overflow:hidden;
}

.attr-list .sl-value li {
    float: left;
    padding: 1px 5px;
    margin: 5px 2px 6px 0;
    height: 22px;
    line-height: 20px;
    color: #005aa0;
    cursor: pointer
}

.attr-list .sl-value li.curr,
.attr-list .sl-value li.active {
    position: relative;
    color: #fff;
    background: #ef4047;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.attr-list .sl-value li.curr i.del {
    display: none
}

.attr-list .sl-value li.curr:hover i.del {
    display: block
}

.attr-list .sl-value li:hover:not(.curr,.active) {
    color: #ef4047;
    border: 1px solid #ef4047;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 4px;
    height: 22px;
    line-height: 20px
}

.attr-list .sl-v-tab {
    padding-top: 6px;
    height: 38px
}

.attr-list .sl-v-tab .trig-item {
    float: left;
    height: 26px
}

.attr-list .sl-v-tab .trig-item .th {
    position: relative;
    line-height: 26px;
    padding: 0 23px 0 6px;
    border: 1px solid #ddd;
    background: #fff;
    margin-right: 15px;
    cursor: pointer
}

.attr-list .sl-v-tab .trig-item .th i {
    position: absolute;
    top: 0;
    right: 2px;
    font-size: 14px
}

.attr-list .sl-v-tab .trig-item .th i:before {
    content: "\e63d";
    font-family: iconfont !important;
    font-style: normal
}

.attr-list .sl-v-tab .trig-item .sl-value {
    display: none
}

.attr-list .sl-v-tab .trig-item:hover .th {
    height: 26px;
    border-color: #DDD;
    border-bottom: medium none;
    position: relative;
    z-index: 102
}

.attr-list .sl-v-tab .trig-item:hover .th i:before {
    content: "\e63c"
}

.attr-list .sl-v-tab .trig-item:hover .sl-value {
    display: block;
    width: 610px;
    position: absolute;
    left: 113px;
    top: 31px;
    border: 1px solid #ddd;
    padding: 10px;
    margin: 0;
    background: #fff;
    -webkit-box-shadow: 1px 1px 1px rgba(153, 153, 153, .3);
    -moz-box-shadow: 1px 1px 1px rgba(153, 153, 153, .3);
    box-shadow: 1px 1px 1px rgba(153, 153, 153, .3);
    z-index: 101
}

.number-txtbox-box {
    padding: 6px 0
}

.number-txtbox-box:after, .number-txtbox-box:before {
    content: " ";
    display: table
}

.number-txtbox-box:after {
    clear: both
}

.number-txtbox-box .number-txtbox {
    float: left;
    overflow: hidden
}

.number-txtbox-box .number-txtbox:after, .number-txtbox-box .number-txtbox:before {
    content: " ";
    display: table
}

.number-txtbox-box .number-txtbox:after {
    clear: both
}

.number-txtbox-box .number-txtbox .tel-gd {
    float: left;
    border: 1px solid #D6D6D6;
    margin-right: 10px;
    overflow: hidden
}

.number-txtbox-box .number-txtbox .tel-gd:after, .number-txtbox-box .number-txtbox .tel-gd:before {
    content: " ";
    display: table
}

.number-txtbox-box .number-txtbox .tel-gd:after {
    clear: both
}

.number-txtbox-box .number-txtbox .tel-gd div {
    float: left;
    border-left: 1px solid #D6D6D6;
    margin-left: -1px;
    height: 28px
}

.number-txtbox-box .number-txtbox input {
    width: 28px;
    padding: 0 4px;
    height: 28px;
    border: 0;
    font-family: arial;
    text-align: center
}

.number-txtbox-box .number-txtbox span {
    float: left;
    display: block;
    width: 13px;
    line-height: 30px
}

.number-txtbox-box .number-txtbox .gd-one {
    border-radius: 5px 0 0 5px
}

.number-txtbox-box .number-txtbox .gd-last {
    border-radius: 0 5px 5px 0
}

.number-txtbox-box .number-txtbox .m8 {
    float: left;
    border: 1px solid #D6D6D6;
    margin-right: 10px;
    border-radius: 5px;
    overflow: hidden
}

.number-txtbox-box .number-txtbox .m8 input {
    width: 160px;
    padding-left: 6px;
    text-align: left
}

.number-txtbox-box .tip {
    float: left;
    border: 1px solid #CCC;
    color: #CCC;
    border-radius: 5px;
    font-size: 12px;
    line-height: 20px;
    margin: 5px 0 0 10px;
    padding: 0 3px 0 8px
}

.number-txtbox-box input[type=button] {
    cursor: pointer;
    margin: 1px 5px 0 0;
    border: none;
    color: #FFF;
    padding: 0 10px;
    font-size: 12px;
    height: 28px;
    border-radius: 5px
}

.number-txtbox-box .search-btn {
    background: #ef4047
}

.number-txtbox-box .but-box {
    float: left
}

.number-txtbox-box .btn-last {
    float: left;
    color: #CCC;
    font-size: 12px;
    line-height: 20px;
    margin: 5px 0 0 10px
}

.number-txtbox-box .btn-last span {
    padding-left: 5px
}

.number-txtbox-box:hover .tip {
    border: 1px solid #666;
    color: #666
}

.number-txtbox-box:hover .btn-last {
    color: #666
}

.sl-other .sl-wrap .sl-key {
    background-color: #EEE
}

.sl-other .sl-wrap .sl-value {
    background-color: #F9F9F9
}

.top-nav-attr {
    position: relative;
    font: 12px/150% Arial,Verdana,"\5b8b\4f53";
    font-weight: 500;
    color: #666;
    width: calc(100% - 122px);
    height: 34px;
    margin: 0 auto;
    background: #FFFCDB;
    border: solid 1px #e8e8e8;
    border-top: 0;
    padding: 5px 0 5px 122px;
}

.top-nav-attr span {
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 10px;
    line-height: 44px;
    height: 44px;
    width: 100px;
    background: #f3f3f3;
}
.attribute-box *{
    box-sizing: content-box;
}

.top-nav-attr .item {
    float: left;
    position: relative;
    padding: 0 12px;
    margin: 5px 10px 6px 0;
    height: 22px;
    line-height: 22px;
    color: #fff;
    cursor: pointer;
    background: #ef4047;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.top-nav-attr .item i {
    display: none
}

.top-nav-attr .item:hover i {
    display: block
}

.top-nav-attr .all-clear {
    float: left;
    position: relative;
    padding: 0 12px;
    margin: 5px 10px 6px 0;
    height: 22px;
    line-height: 22px;
    color: #06C;
    cursor: pointer
}

.top-nav-attr .all-clear:hover {
    color: #fff;
    background: #ef4047;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.tabs_header {
    border-bottom: 2px solid #f60;
    height: 31px
}

.tabs_header ul {
    height: 29px;
    width: 100%;
    overflow: hidden
}

.tabs_header ul li {
    float: left;
    border: 1px solid #fcd693;
    border-radius: 3px 3px 0 0;
    border-bottom: 0;
    height: 30px;
    margin-right: 2px
}

.tabs_header ul.tabs li.active {
    border-color: #f60;
    background: #f60
}

.tabs_header ul.tabs li a {
    font-size: 14px;
    line-height: 30px;
    padding: 0 10px;
    color: #222
}

.tabs_header ul.tabs li a:hover {
    color: #f60
}

.tabs_header ul.tabs li.active a {
    color: #fff;
    font-weight: bold
}

.page2 {
    display: block;
    font-size: 14px;
    border-left: 1px solid #f60;
    border-right: 1px solid #f60;
    border-bottom: 1px solid #f60;
    margin-bottom: 10px;
    padding: 5px 20px;
    -moz-border-radius: 0 0 5px 5px;
    background-color: #fffbf0
}

.page2 ul {
    display: block;
    padding: 2px 0;
    line-height: 24px;
    zoom: 1
}

.page2 ul:before, .page2 ul:after {
    content: " ";
    display: table
}

.page2 ul:after {
    clear: both
}

.page2 .registItems {
    width: 870px;
    margin-bottom: 3px;
    padding-bottom: 2px;
    border-bottom: 1px dashed #999
}

.page2 .zfbg {
    background-color: #ccc
}

.page2 .zfdg {
    padding: 10px 5px 0;
    border-bottom: none
}

.page2 .left1 {
    width: 60px;
    font-weight: bold;
    float: left;
    text-align: right
}

.page2 .right1 {
    padding-left: 10px;
    width: 610px;
    float: left;
    overflow: hidden
}

.page {
    font-size: 14px;
    line-height: 28px;
    border: 1px solid #d6d6d6;
    margin-bottom: 20px;
    padding: 10px 20px;
    border-radius: 5px;
    text-align: left
}

.page1 {
    float: left;
    display: block;
    font-size: 14px;
    border: 1px solid #d6d6d6;
    margin-bottom: 5px;
    padding: 0 20px;
    width: 708px;
    -moz-border-radius: 0 0 5px 5px
}

.page thead tr td {
    padding: 4px 0
}

.page tbody tr:hover {
    background-color: #eee
}

.page tbody tr td {
    line-height: 22px;
    border-top: 1px dotted #999;
    padding: 4px 0
}

.page h6 {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    padding: 5px
}

.page .cell, .page2 .cell {
    float: left;
    display: block;
    width: 600px;
    color: #000;
    line-height: 18px;
    margin: 2px 0
}

.page input {
    height: 24px;
    width: 220px
}

.page .newsitem, .page2 .newsitem {
    float: left;
    width: 708px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #999
}

.page .tlabel, .page2 .tlabel {
    float: left;
    display: block;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
    width: 90px;
    color: #000
}

.page label {
    float: left;
    padding-right: 10px;
    font-weight: normal;
    text-align: left;
    color: #000;
    width: 45%
}

.page ul li {
    width: 708px;
    margin: 5px 0;
    zoom: 1
}

.page3 ul li:before, .page ul li:after {
    content: " ";
    display: table
}

.page ul li:after {
    clear: both
}

.page3 .blog-home {
    float: left;
    display: block;
    width: 640px
}

.page .pager-top {
    border-bottom: 1px solid #e3eef8;
    overflow: hidden;
    padding: 5px 10px 0
}

.page3 .pager-top {
    border-bottom: medium none;
    padding-top: 0
}

.page .pager-top span.right-line {
    float: right
}

.page .text-article {
    float: left;
    font-size: 14px !important;
    line-height: 1.5;
    padding: 10px 5px;
    width: 730px;
    word-wrap: break-word
}

.page .stat-article {
    float: left;
    width: 700px;
    color: #888;
    line-height: 1.8em;
    margin-bottom: 5px;
    padding: 0 5px
}

.font14 {
    font-size: 14px;
    font-weight: bold;
    color: #f30;
    line-height: 140%
}