@charset "UTF-8";
.feed-pagenation {
    padding-top: 30px;
    padding-bottom: 40px;
    text-align: center
}

.pagenation-list {
    font-size: 0
}

.pagenation-list li {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    color: #666;
    font-size: 14px;
    border-radius: 2px;
    background: #f7f7f7;
    overflow: hidden
}

.pagenation-list li a, .pagenation-list li span {
    display: block;
    width: 100%;
    height: 100%;
    color: #666
}

.pagenation-list li.current, .pagenation-list li.current a, .pagenation-list li.page-number:hover, .pagenation-list li.page-turn:hover, .pagenation-list li a:hover {
    background-color: #e62828;
    color: #fff
}

.pagenation-list li i {
    font-size: 12px
}

.autocomplete-suggestions {
    border-top: 1px solid #fff;
    background-color: #fff;
    padding-top: 7px;
    z-index: 1010;
    font-size: 14px;
    overflow: hidden;
    margin-top: 8px;
    margin-bottom: 7px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    border-radius: 2px;
    padding-bottom: 7px
}

.autocomplete-suggestions .autocomplete-suggestion {
    font-weight: 700;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 14px;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
    cursor: pointer
}

.autocomplete-suggestions .autocomplete-suggestion.focus, .autocomplete-suggestions .autocomplete-suggestion:hover {
    background-color: #f5f5f5
}

.autocomplete-suggestions .autocomplete-text-normal {
    font-weight: 400
}

.autocomplete-suggestions .autocomplete-selected {
    background: #e5e5e5
}

.autocomplete-suggestions .autocomplete-suggestion strong {
    font-weight: 400
}

.feed-top-hot {
    margin-bottom: 15px;
    background-color: #fff
}

.feed-top-hot.feed-hot-full {
    border-bottom: 1px solid #e62828
}

.feed-top-hot.feed-hot-full .feed-hot-wrap {
    padding-top: 15px
}

.feed-top-hot.feed-hot-full .feed-hot-cons .feed-hot-wrap {
    display: none
}

.feed-top-hot.feed-hot-full .z-column-head {
    margin-bottom: 0
}

.feed-top-hot.feed-hot-full .feed-hot-tab {
    margin-left: 0
}

.feed-top-hot.feed-hot-full .feed-hot-more {
    display: none
}

.feed-top-hot.feed-hot-full .feed-hot-list {
    width: 1183px;
    height: 263px
}

.feed-top-hot.feed-hot-full .feed-hot-list .feed-hot-card {
    width: 156px;
    border: 1px solid #f5f5f5;
    margin-right: 11px
}

.feed-top-hot.feed-hot-full .feed-hot-list .feed-hot-card .feed-hot-title, .feed-top-hot.feed-hot-full .feed-hot-list .feed-hot-card .z-highlight {
    margin-left: 10px;
    margin-right: 10px
}

.feed-top-hot.feed-hot-full .feed-hot-list .feed-hot-pic {
    width: 156px;
    height: 156px
}

.feed-top-hot.feed-hot-full .feed-hot-wrap .slick-arrow {
    top: 102px
}

.feed-top-hot.feed-hot-full .z-column-title {
    float: none;
    display: inline-block;
    line-height: 24px;
    vertical-align: middle
}

.feed-top-hot .z-column-title {
    height: 47px !important;
    line-height: 47px !important;
    margin-top: 0 !important;
    border-left: none
}

.feed-top-hot .z-column-title .subtitle {
    position: relative
}

.feed-top-hot .z-column-title .subtitle:before {
    content: "";
    display: inline-block;
    border-left: 2px solid #e62828;
    height: 20px;
    position: relative;
    top: 1px;
    left: -14px
}

.feed-top-hot .z-column-title:hover {
    cursor: pointer;
    border-left: none
}

.feed-top-hot .z-column-title:hover .subtitle {
    margin-right: -4px
}

.feed-top-hot .z-column-title:hover .subtitle:before {
    border-left: 4px solid #e62828;
    margin-right: 2px
}

.feed-hot-wrap {
    position: relative;
    padding: 0 15px
}

.feed-hot-wrap .feed-hot-window {
    overflow: hidden
}

.feed-hot-wrap .slick-arrow {
    top: 74px;
    cursor: pointer
}

.feed-hot-wrap:hover .slick-arrow {
    display: inline-block !important
}

.feed-hot-wrap .z-slick-btn-prev {
    left: 0
}

.feed-hot-wrap .z-slick-btn-next {
    right: 0
}

.feed-hot-list {
    height: 256px;
    width: 845px;
    overflow: hidden
}

.feed-hot-list .feed-hot-card {
    position: relative;
    float: left;
    width: 154px;
    padding-bottom: 12px;
    margin-right: 15px;
    margin-bottom: 15px
}

.feed-hot-list .feed-hot-card a {
    color: #333
}

.feed-hot-list .feed-hot-card a:hover {
    color: #5188a6
}

.feed-hot-list .feed-hot-card a:hover .z-highlight {
    color: #f16969
}

.feed-hot-list .feed-hot-card .hot-order {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 6px;
    display: block;
    height: 24px;
    width: 24px;
    background-color: #e62828;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff
}

.feed-hot-list .feed-hot-card .hot-order:after, .feed-hot-list .feed-hot-card .hot-order:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid
}

.feed-hot-list .feed-hot-card .hot-order:before {
    left: 0;
    bottom: -10px;
    border-color: #e62828 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e62828;
    border-width: 5px 12px
}

.feed-hot-list .feed-hot-card .hot-order:after {
    right: 0;
    bottom: -10px;
    border-color: rgba(0, 0, 0, 0) #e62828 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-width: 4px 11px
}

.feed-hot-list .feed-hot-card .feed-hot-pic {
    position: relative;
    width: 154px;
    height: 154px;
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden
}

.feed-hot-list .feed-hot-card .feed-hot-pic img {
    max-width: 100%;
    max-height: 100%
}

.feed-hot-list .feed-hot-card .feed-hot-pic img:hover {
    opacity: .9
}

.feed-hot-list .feed-hot-card .feed-hot-pic .feed-hot-corner {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 20px;
    padding: 0 3px 0 7px;
    border-top-left-radius: 7px;
    background-color: rgba(0, 0, 0, .2);
    line-height: 20px;
    color: #fff
}

.feed-hot-list .feed-hot-card .feed-hot-title {
    height: 44px;
    margin-bottom: 5px;
    line-height: 22px;
    overflow: hidden
}

.feed-hot-list .feed-hot-card span.z-highlight {
    display: block;
    max-height: 20px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.feed-hot-full .z-column-head, .feed-hot-hits .z-column-head, .feed-hot-index .z-column-head {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 0;
    height: 47px;
    line-height: 47px
}

.feed-hot-full .feed-hot-tab, .feed-hot-hits .feed-hot-tab, .feed-hot-index .feed-hot-tab {
    margin-left: 30px;
    float: left;
    height: 47px;
    line-height: 47px
}

.feed-hot-full .feed-hot-tab span, .feed-hot-hits .feed-hot-tab span, .feed-hot-index .feed-hot-tab span {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0 13px;
    cursor: pointer
}

.feed-hot-full .feed-hot-tab span.active:before, .feed-hot-hits .feed-hot-tab span.active:before, .feed-hot-index .feed-hot-tab span.active:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: #e62828;
    display: inline-block
}

.feed-hot-full .feed-hot-more, .feed-hot-hits .feed-hot-more, .feed-hot-index .feed-hot-more {
    display: inline-block;
    float: right;
    margin-right: 14px;
    font-size: 14px;
    color: #999;
    position: relative
}

.feed-hot-full a.feed-hot-more:hover, .feed-hot-hits a.feed-hot-more:hover, .feed-hot-index a.feed-hot-more:hover {
    text-decoration: underline;
    color: #5188a6
}

.feed-hot-hits, .feed-hot-index {
    margin: 15px 0
}

.feed-hot-hits .feed-top-hot, .feed-hot-index .feed-top-hot {
    float: left;
    margin-bottom: 0
}

.feed-hot-hits .z-column-title, .feed-hot-index .z-column-title {
    border: 0;
    height: 47px
}

.feed-hot-hits .z-column-title .subtitle, .feed-hot-index .z-column-title .subtitle {
    position: relative
}

.feed-hot-hits .z-column-title .subtitle:before, .feed-hot-index .z-column-title .subtitle:before {
    content: "";
    display: inline-block;
    border-left: 2px solid #e62828;
    height: 20px;
    position: relative;
    top: 1px;
    left: -14px
}

.feed-hot-hits .z-column-title:hover, .feed-hot-index .z-column-title:hover {
    cursor: pointer
}

.feed-hot-hits .z-column-title:hover .subtitle, .feed-hot-index .z-column-title:hover .subtitle {
    margin-right: -4px
}

.feed-hot-hits .z-column-title:hover .subtitle:before, .feed-hot-index .z-column-title:hover .subtitle:before {
    border-left: 4px solid #e62828;
    margin-right: 2px
}

.feed-hot-hits .side-yuanchuang-feeds, .feed-hot-index .side-yuanchuang-feeds {
    padding: 0
}

.feed-hot-hits .feed-hot-wrap, .feed-hot-index .feed-hot-wrap {
    width: 830px;
    height: 256px;
    overflow: hidden
}

.feed-hot-hits .feed-hot-item, .feed-hot-index .feed-hot-item {
    display: none;
    width: 844px;
    overflow: hidden
}

.feed-hot-hits .feed-hot-item.active, .feed-hot-index .feed-hot-item.active {
    display: block
}

.feed-hot-hits .slick-list, .feed-hot-index .slick-list {
    width: 100%
}

.feed-hot-hits .slick-list:before, .feed-hot-index .slick-list:before {
    content: "";
    width: 14px;
    height: 100%;
    background: #fff;
    display: block;
    position: absolute;
    z-index: 1;
    right: 0
}

.feed-hot-hits .side-yuanchuang, .feed-hot-index .side-yuanchuang {
    float: left;
    height: 276px
}

.feed-hot-hits .side-slick, .feed-hot-index .side-slick {
    white-space: normal
}

.feed-hot-hits .side-slick img, .feed-hot-index .side-slick img {
    width: 300px;
    height: 167px
}

.feed-hot-hits .feed-right-hot .z-column-head, .feed-hot-index .feed-right-hot .z-column-head {
    border: none;
    margin-bottom: 0
}

.feed-hot-index {
    margin: 0 0 14px
}

.feed-hot-index .feed-hot-window {
    float: left;
    width: 168px
}

.feed-hot-index .z-column-head {
    padding: 0 !important
}

.breadcrumb {
    height: 48px;
    line-height: 48px;
    margin: 10px 0;
    color: #999
}

.breadcrumb i {
    color: #999;
    position: relative;
    top: 1px
}

.breadcrumb a {
    color: #333
}

.breadcrumb a:hover {
    color: #5188a6
}


#feed-wrap .z-column-title {
    line-height: 56px;
    font-size: 20px
}

#feed-wrap .haitao-right-selecter {
    float: right;
    margin-top: 4px
}

#feed-wrap .haitao-right-selecter li {
    float: left;
    position: relative;
    margin-left: 20px;
    margin-right: 20px
}

#feed-wrap .haitao-right-selecter li i {
    display: inline-block;
    border: 1px solid #fcdfdf;
    width: 15px;
    height: 15px;
    cursor: pointer;
    vertical-align: bottom;
    margin-right: 8px;
    background: #fff;
    font-size: 15px;
    text-align: center;
    color: #e62828
}

#feed-wrap .haitao-right-selecter li.has-line:after {
    content: "";
    position: absolute;
    height: 16px;
    border-right: 1px solid #ddd;
    top: 0;
    right: -19px
}

#feed-side .side-stuff-inner img {
    height: auto
}

#feed-side div[class*=z-head-] {
    border-bottom: 1px solid #ddd
}

#feed-side div[class*=z-head-] .z-column-title {
    border: none;
    font-size: 0;
    height: auto
}

#feed-side div[class*=z-head-] .z-column-title img {
    height: 22px
}

#feed-side .side-new-brand {
    border-top: none
}

#feed-side .side-new-brand .z-feed-img {
    width: 100px;
    height: 100px
}

#feed-side .side-new-brand .side-new-brand-ul {
    padding: 14px 0;
    margin-top: -20px;
    margin-bottom: 6px
}

#feed-side .side-new-brand .side-new-brand-ul li {
    margin-top: 20px
}

#feed-side .side-new-brand .side-new-brand-ul li .z-feed-title {
    margin-bottom: 36px;
    margin-top: 8px
}

#feed-side .side-beiwo {
    border-top: none;
    padding-bottom: 20px
}

#feed-side .side-beiwo .beiwo-form {
    margin: 14px auto 0
}

#feed-side .side-beiwo .beiwo-form input {
    width: 180px;
    padding: 10px 15px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

#feed-side .side-beiwo .beiwo-form .searchBtn {
    width: 90px;
    height: 35px;
    line-height: 35px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

#feed-side .side-beiwo .ht-product {
    padding: 0 14px;
    overflow: hidden;
    width: 300px;
    height: auto
}

#feed-side .side-beiwo .ht-product ul {
    margin-right: -12px;
    margin-bottom: -12px
}

#feed-side .side-beiwo .ht-product ul li {
    width: 142px;
    height: 238px;
    margin-right: 12px;
    margin-bottom: 12px;
    border: 1px solid #f5f5f5
}

#feed-side .side-beiwo .ht-product ul li .pro-img {
    width: 140px;
    height: 140px
}

#feed-side .side-beiwo .ht-product ul li .pro-title {
    line-height: 24px;
    font-size: 14px;
    margin-top: 8px;
    height: 48px
}

#feed-side .side-beiwo .ht-product ul li .pro-money {
    font-size: 14px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#feed-side .side-beiwo .ht-product ul li > a:hover .pro-title {
    color: #5188a6
}

#feed-side .side-beiwo .ht-product ul li > a:hover img {
    opacity: .9
}

#feed-side .side-beiwo .ht-product > a {
    text-align: right;
    display: block;
    margin-bottom: 22px;
    color: #999
}

#feed-side .side-beiwo .ht-product > a:hover {
    text-decoration: underline;
    color: #5188a6
}

#feed-main {
    float: left;
    width: 862px
}

#feed-main .z-column-head {
    position: relative;
    width: 862px;
    height: 56px;
    padding: 0
}

#feed-main .feed-main-con {
    background-color: #fff;
    padding-bottom: 5px;
    overflow: hidden;
}

#feed-main .breadcrumb {
    margin: 0;
    padding: 30px 15px
}

.filter-row {
    padding: 5px 20px;
    background-color: #fff;
    border-top: 1px solid #f5f5f5;
    font-size: 12px
}

.filter-row .cate-operate {
    float: right;
    line-height: 38px;
    -webkit-font-smoothing: antialiased
}

.filter-row .cate-operate a {
    display: none;
    font-size: 14px;
    color: #999
}

.filter-row .cate-operate i {
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    position: relative;
    top: -1px
}

.filter-row .cate-operate a.expanded {
    color: #e62828
}

.filter-row .cate-operate a.expanded i {
    color: #e62828;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.filter-row .filter-row-con {
    overflow: hidden;
    font-size: 0;
    white-space: nowrap;
    line-height: 38px
}

.filter-row .filter-item-title {
    display: inline-block;
    width: 68px;
    text-align: left;
    color: #999;
    font-size: 14px;
    vertical-align: top
}

.filter-row .filter-items {
    display: inline-block;
    height: 38px;
    margin-right: 84px;
    white-space: normal;
    overflow: hidden;
    vertical-align: top
}

.filter-row .filter-items a {
    margin-right: 40px;
    font-size: 14px;
    color: #333;
    vertical-align: top
}

.filter-row .filter-items a:hover {
    color: #e62828
}

.filter-row .filter-items .loading-wrap {
    height: 28px;
    width: 694px
}

.filter-row .filter-items .drop-menus a, .filter-row .filter-items > div > a, .filter-row .filter-items > div > span {
    position: relative;
    display: inline-block;
    white-space: nowrap
}

.filter-row .filter-items .drop-menus a .z-icon-hot, .filter-row .filter-items > div > a .z-icon-hot, .filter-row .filter-items > div > span .z-icon-hot {
    position: absolute;
    right: -13px;
    top: -3px;
    color: #e62828;
    font-size: 22px
}

.filter-row .filter-items .drop-menus a.highlight, .filter-row .filter-items > div > a.highlight {
    color: #e62828
}

.filter-row div > span.filter-tag {
    display: inline-block;
    height: 22px;
    padding: 0 7px;
    margin-right: 20px;
    border: 1px solid #ccc;
    line-height: 22px;
    color: #333;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle
}

.filter-row div > span.filter-tag a {
    display: inline-block;
    height: 100%;
    width: 14px;
    margin-right: 0;
    vertical-align: top
}

.filter-row div > span.filter-tag a i {
    font-size: 14px;
    color: #ccc;
    vertical-align: top;
    font-weight: 700;
    line-height: 22px
}

.filter-row div > span.filter-tag:hover {
    border-color: #e62828
}

.filter-row div > span.filter-tag:hover i {
    color: #e62828
}

.filter-row .drop-menus td.drop-menu-title {
    padding-left: 12px;
    font-weight: 400;
    color: #333
}

.filter-row .drop-menus td.drop-menu-title a {
    width: auto
}

.filter-row .drop-menus td.drop-menu-title a:hover {
    text-decoration: none;
    color: #e62828
}

.filter-row .drop-menus .split {
    margin: 0 4px
}

.filter-top-cate {
    float: left;
    border-right: 1px solid #f5f5f5;
    margin-bottom: -1px
}

.filter-top-cate li {
    margin-right: -1px;
    line-height: 40px;
    border-bottom: 1px solid #f5f5f5;
    border-right: 1px solid rgba(0, 0, 0, 0)
}

.filter-top-cate li.active {
    border-right-color: #fff
}

.filter-top-cate li a {
    display: inline-block;
    width: 86px;
    color: #333;
    text-align: center
}

.filter-other-cates {
    overflow: hidden
}

.filter-wrap {
    background-color: #fff;
    margin: 15px 0
}

#feed-main-list {
    padding: 0 14px
}

#feed-main-list .z-feed-foot {
    position: absolute;
    height: 28px;
    bottom: 0;
    left: 0;
    right: 0
}

#feed-main-list li.read-here {
    font-size: 16px;
    border: none;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    height: 60px;
    line-height: 60px;
    position: relative;
    top: -1px;
    z-index: 1;
    background: #fff
}

#feed-main-list li.read-here:after {
    content: "";
    display: inline-block;
    width: 258px;
    height: 1px;
    background: #ddd;
    position: absolute;
    top: 28px;
    right: 76px
}

#feed-main-list li.read-here:before {
    content: "";
    display: inline-block;
    width: 258px;
    height: 1px;
    background: #ddd;
    position: absolute;
    top: 28px;
    left: 76px
}

#feed-main-list li.feed-one-ad, #feed-main-list li.feed-stuff-one {
    width: 862px;
    height: 90px;
    padding: 0;
    position: relative;
    margin-left: -14px
}

#feed-main-list li.feed-one-ad img, #feed-main-list li.feed-stuff-one img {
    width: 100%
}

#feed-main-list li.feed-one-ad i, #feed-main-list li.feed-stuff-one i {
    position: absolute;
    right: 0;
    padding: 2px 5px;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4);
    font-size: 12px;
    color: #fff;
    border-top-left-radius: 4px
}

#feed-main-list > li {
    padding: 20px 0;
    border-bottom: 1px solid #f5f5f5
}

#feed-main-list > li.feed-top-set .z-feed-foot {
    position: relative
}

#feed-main-list > li.feed-top-set .z-feed-img {
    width: 128px;
    height: 128px;
    border-radius: 2px;
    overflow: hidden
}

#feed-main-list > li.feed-top-set .z-feed-content {
    width: 686px;
    height: 128px
}

#feed-main-list > li.feed-top-set .feed-block-descripe {
    margin-bottom: 18px
}

#feed-main-list > li.last {
    border-bottom: none !important
}

#feed-main-list.feed-list-hits .z-feed-img {
    position: relative
}

#feed-main-list.feed-list-hits .z-feed-img a img:hover {
    opacity: .9
}

#feed-main-list.feed-list-hits .z-feed-img .z-black-mark, #feed-main-list.feed-list-hits .z-feed-img .z-gray-mark, #feed-main-list.feed-list-hits .z-feed-img .z-red-mark, #feed-main-list.feed-list-hits .z-feed-img a[class^=z-tag-] {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 2px;
    text-decoration: none;
    z-index: 1;
    line-height: 18px;
    -webkit-font-smoothing: antialiased
}

#feed-main-list.feed-list-hits .z-feed-img .z-black-mark:hover, #feed-main-list.feed-list-hits .z-feed-img .z-gray-mark:hover, #feed-main-list.feed-list-hits .z-feed-img .z-red-mark:hover, #feed-main-list.feed-list-hits .z-feed-img a[class^=z-tag-]:hover {
    text-decoration: none
}

#feed-main-list.feed-list-hits .z-feed-img a.feed-video {
    position: relative;
    display: inline-block;
    width: 150px;
    height: 150px
}

#feed-main-list.feed-list-hits .z-feed-img a.feed-video:before {
    content: "";
    background-image: url(../images/video_icon.png);
    background-size: 60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: -30px;
    left: -30px;
    z-index: 1;
    margin-top: 50%;
    margin-left: 50%
}

#feed-main-list.feed-list-hits > li.feed-top-set .z-feed-title {
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    margin-top: 4px;
    margin-bottom: 12px
}

#feed-main-list.feed-list-hits > li.feed-top-set .z-feed-title a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#feed-main-list.feed-list-hits > li.feed-top-set.has-sub-tit .z-feed-title {
    margin-bottom: 10px
}

#feed-main-list.feed-list-hits > li.feed-top-set.has-sub-tit .z-highlight {
    display: block;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    margin-bottom: 12px
}

#feed-main-list.feed-list-hits > li.feed-top-set.has-sub-tit .feed-block-descripe {
    height: 20px;
    margin-bottom: 18px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

#feed-main-list.feed-list-hits > li .feed-block-descripe {
    color: #444;
    font-size: 14px;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    -webkit-font-smoothing: antialiased
}

#feed-main-list.feed-list-hits > li .feed-block-descripe a:hover {
    text-decoration: underline
}

#feed-main-list.feed-list-hits > li .feed-block-info {
    height: 18px;
    margin-bottom: 10px;
    padding-right: 234px;
    overflow: hidden
}

#feed-main-list.feed-list-hits > li .z-group-data {
    position: relative;
    font-size: 0;
    vertical-align: top
}

#feed-main-list.feed-list-hits > li .z-group-data span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px
}

#feed-main-list.feed-list-hits > li .z-group-data i {
    vertical-align: middle
}

#feed-main-list.feed-list-hits > li .z-group-data[title^=打赏] {
    cursor: default
}

#feed-main-list.feed-list-hits > li .z-group-data[title^=打赏]:hover {
    color: #999
}

#feed-main-list.feed-list-hits > li .z-group-data[title^=打赏]:hover i {
    color: #999
}

#feed-main-list.feed-list-hits > li .z-group-data .z-icon-men {
    color: #e62828
}

#feed-main-list.feed-list-hits > li .z-group-data a {
    color: #999
}

#feed-main-list.feed-list-hits > li .z-group-data a:hover {
    color: #5188a6
}

#feed-main-list.feed-list-hits > li .z-group-data .one-plus {
    position: absolute;
    left: 15px;
    top: -15px;
    font-size: 18px;
    color: #e62828
}

.feed-block-title, .feed-block .z-feed-title {
    width: 100%;
    height: 19px;
    line-height: 18px;
    margin-top: 4px;
    margin-bottom: 9px;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-family: PingFangSC-Medium, arial, sans-serif;
    -webkit-font-smoothing: antialiased
}

.feed-block-title a, .feed-block .z-feed-title a {
    color: #333
}

.feed-block-title a:visited, .feed-block .z-feed-title a:visited {
    color: #999
}

.feed-block-title a:hover, .feed-block .z-feed-title a:hover {
    color: #5188a6;
    text-decoration: none
}

.feed-block-title a .z-black-mark, .feed-block-title a .z-gray-mark, .feed-block-title a .z-red-mark, .feed-block .z-feed-title a .z-black-mark, .feed-block .z-feed-title a .z-gray-mark, .feed-block .z-feed-title a .z-red-mark {
    float: left;
    margin-top: 6px;
    margin-bottom: 9px
}

.z-highlight {
    font-size: 18px;
    height: 20px;
    line-height: 18px;
    margin-bottom: 13px;
    font-family: PingFangSC-Medium, arial, sans-serif;
    -webkit-font-smoothing: antialiased
}

.z-highlight, .z-highlight a {
    display: block;
    overflow: hidden
}

.z-highlight a {
    float: left;
    color: #e62828;
    max-width: 100%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 19px
}

.z-highlight a.gray {
    color: #999
}

.z-highlight a.gray span {
    padding-right: 7px;
    margin-right: 7px;
    border-right: 2px solid #999
}

.z-highlight a:hover {
    opacity: .8
}

.z-highlight img {
    display: block;
    float: left;
    width: auto;
    height: 16px;
    margin: 1px 0 3px 7px
}

.z-highlight.gray, .z-highlight.gray a {
    color: #999
}

.z-highlight.gray span {
    padding-right: 7px;
    margin-right: 7px;
    border-right: 2px solid #999
}

a.z-highlight:hover {
    opacity: .8
}

.two-line-ellipsis {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.feed-block .z-feed-img {
    width: 180px;
    height: 180px;
    margin-right: 20px;
    border-radius: 2px;
    overflow: hidden
}

.feed-block .z-feed-img a.z-tag-corner, .feed-block .z-feed-img a.z-tag-eleven {
    position: absolute;
    left: 0;
    top: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    text-decoration: none !important;
    cursor: default
}

.feed-block .z-feed-content {
    position: relative;
    float: left;
    width: 634px;
    height: 180px
}

.feed-block .z-feed-content > div:first-child {
    margin-top: 9px
}

.feed-block .feed-block-payments {
    height: 16px;
    margin-top: 10px;
    margin-bottom: 12px;
    margin-right: -15px;
    overflow: hidden
}

.feed-block .feed-block-payments img {
    max-height: 16px;
    margin-right: 5px;
    vertical-align: top
}

.feed-block .feed-block-info {
    margin-bottom: 17px;
    color: #666;
    height: 16px
}

.feed-block .feed-block-info > span {
    margin-right: 15px
}

.feed-block .feed-block-info > span.feed-block-col {
    margin-right: 30px
}

.feed-block .feed-block-info > span.feed-block-avatar {
    font-size: 0;
    position: relative;
    top: -5px
}

.feed-block .feed-block-info > span.feed-block-avatar.avatar-square a:first-child, .feed-block .feed-block-info > span.feed-block-avatar.avatar-square span:first-child {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 0;
    border: none
}

.feed-block .feed-block-info > span.feed-block-avatar a, .feed-block .feed-block-info > span.feed-block-avatar span {
    display: inline-block;
    color: #666;
    vertical-align: middle
}

.feed-block .feed-block-info > span.feed-block-avatar a:first-child, .feed-block .feed-block-info > span.feed-block-avatar span:first-child {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 0;
    border: 1px solid #eee;
    overflow: hidden;
    margin-right: 10px
}

.feed-block .feed-block-info > span.feed-block-avatar a:first-child > img, .feed-block .feed-block-info > span.feed-block-avatar span:first-child > img {
    max-width: 100%;
    max-height: 100%
}

.feed-block .feed-block-info > span.feed-block-avatar a:last-child, .feed-block .feed-block-info > span.feed-block-avatar span:last-child {
    font-size: 14px
}

.feed-block .feed-block-tags {
    font-size: 0;
    -webkit-font-smoothing: antialiased
}

.feed-block .feed-block-tags a, .feed-block .feed-block-tags i {
    height: 18px;
    line-height: 18px;
    display: inline-block;
    margin-right: 7px;
    color: #999;
    font-size: 12px;
    background: #f5f5f5;
    border-radius: 2px;
    padding: 0 6px
}

.feed-block .feed-block-tags a:hover {
    opacity: .8
}

.feed-block .feed-block-tags a.tag-level1 {
    color: #e62828;
    background: #ffedeb
}

.feed-block .z-group-data {
    color: #999;
    text-decoration: none !important
}

.feed-block .z-group-data:hover {
    color: #e62828
}

.feed-block .z-group-data:hover i {
    color: #e62828
}

.feed-block .z-group-data.active, .feed-block .z-group-data.active i {
    color: #e62828
}

.feed-block .feed-btn-group {
    display: inline-block;
    height: 28px;
    margin-right: 20px;
    font-size: 0
}

.feed-block .feed-btn-group:hover:before {
    display: none
}

.feed-block .feed-btn-group:hover a i {
    color: #fff
}

.feed-block .feed-btn-group:hover .price-btn-up {
    border-color: #e62828;
    background-color: #e62828;
    color: #fff
}

.feed-block .feed-btn-group:hover .price-btn-down {
    border-color: #ccc;
    background-color: #ccc;
    color: #fff
}

.feed-block .feed-btn-group.voted a {
    cursor: default
}

.feed-block .feed-btn-group.voted:hover .unvoted-wrap {
    visibility: hidden
}

.feed-block .feed-btn-group.voted:hover .voted-wrap {
    visibility: visible
}

.feed-block .feed-btn-group .price-btn-down, .feed-block .feed-btn-group .price-btn-up {
    position: relative;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    min-width: 42px;
    padding: 0 10px;
    border: 1px solid #eee;
    text-align: center;
    font-size: 14px;
    color: #999
}

.feed-block .feed-btn-group .price-btn-down .one-plus, .feed-block .feed-btn-group .price-btn-up .one-plus {
    position: absolute;
    left: 24px;
    font-size: 18px
}

.feed-block .feed-btn-group .price-btn-down .unvoted-wrap, .feed-block .feed-btn-group .price-btn-down .voted-wrap, .feed-block .feed-btn-group .price-btn-up .unvoted-wrap, .feed-block .feed-btn-group .price-btn-up .voted-wrap {
    display: block;
    height: 26px
}

.feed-block .feed-btn-group .price-btn-down .voted-wrap, .feed-block .feed-btn-group .price-btn-up .voted-wrap {
    position: absolute;
    top: 1px;
    left: 10px;
    right: 10px;
    visibility: hidden;
    text-align: center
}

.feed-block .feed-btn-group .price-btn-down i, .feed-block .feed-btn-group .price-btn-up i {
    display: inline-block;
    vertical-align: top;
    height: 14px;
    width: 14px;
    font-size: 16px;
    margin-top: 5px;
    margin-right: 12px
}

.feed-block .feed-btn-group .price-btn-up {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.feed-block .feed-btn-group .price-btn-up i {
    color: #e62828
}

.feed-block .feed-btn-group .price-btn-up .one-plus {
    color: #e62828 !important;
    top: -5px
}

.feed-block .feed-btn-group .price-btn-down {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: 0
}

.feed-block .feed-btn-group .price-btn-down .one-plus {
    color: #999 !important;
    top: 5px
}

.feed-block .feed-link-btn {
    float: right
}

.feed-block .feed-link-btn .feed-link-btn-inner {
    position: relative
}

.feed-block .feed-link-btn .z-btn .z-icons {
    font-size: 12px;
    margin-left: 4px;
    display: inline-block;
    width: 4px
}

.feed-block .feed-link-btn .other-link {
    position: relative;
    z-index: 998
}

.feed-block .feed-block-extras {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #999;
    -webkit-font-smoothing: antialiased
}

.feed-block .feed-block-extras a {
    display: block;
    float: right;
    height: 28px;
    line-height: 28px;
    margin-left: 11px;
    max-width: 150px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    -webkit-font-smoothing: antialiased
}

.feed-block .feed-block-extras a span.icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: top;
    margin-top: 7px;
    margin-right: 7px;
    border-radius: 50%;
    overflow: hidden
}

.feed-block .feed-block-extras a img {
    display: block;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    height: 100%
}

.feed-block .feed-block-extras a:hover {
    color: #5188a6
}

.feed-block .feed-block-subtitle {
    margin-top: 8px;
    line-height: 24px;
    color: #999
}

.feed-block .z-feed-foot-l {
    height: 28px;
    line-height: 28px;
    font-size: 14px !important;
    color: #999;
    -webkit-font-smoothing: antialiased;
}

.feed-block .z-feed-foot-l .z-split {
    margin-left: -2px;
    margin-right: 20px;
    border-color: #eee
}

.post-feed-block .z-feed-title {
    height: 60px;
    overflow: hidden
}

.post-feed-block .z-feed-img {
    width: 300px;
    height: 168px
}

.post-feed-block .z-avatar-group, .second-feed-block .z-avatar-group {
    margin-right: 40px
}

.post-feed-block .z-feed-foot-r > .z-text-lightgray, .second-feed-block .z-feed-foot-r > .z-text-lightgray {
    line-height: 30px
}

.goods-feed-block .feed-block-descripe {
    height: 48px;
    overflow: hidden
}

.goods-feed-block .z-feed-title {
    margin-bottom: 8px
}

.goods-feed-block .feed-btn-group .price-btn-up {
    height: 20px;
    padding: 0 10px;
    border-radius: 2px;
    line-height: 20px;
    font-size: 12px
}

.feed-loading-bar {
    padding: 15px 0;
    text-align: center
}

.feed-no-result {
    padding-top: 80px;
    padding-bottom: 296px;
    text-align: center
}

.feed-no-result .no-result-pic {
    display: inline-block;
    width: 134px;
    height: 121px;
    background-image: url('../images/p2.png');
    background-repeat: no-repeat;
    background-position: 50%;
    margin-right: 20px;
    vertical-align: middle
}

.feed-no-result .no-result-text {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.feed-no-result .no-result-text .tip-title {
    margin-bottom: 11px;
    font-size: 18px
}

.feed-no-result .no-result-text .tip-small {
    font-size: 12px;
    color: #666
}

#category-menu {
    margin-bottom: 10px;
}

#category-menu .category-title {
    float: left;
    font-size: 30px;
    font-weight: 400;
    margin-right: 20px
}

#category-menu .category-dropdown {
    position: relative;
    float: left;
    margin-right: 20px;
    z-index: 999
}

#category-menu .category-dropdown .dropdown-title {
    position: relative;
    display: inline-block;
    width: 94px;
    height: 28px;
    background-color: #fff;
    text-align: center;
    line-height: 28px;
    border: 1px solid #ddd;
    cursor: pointer;
    z-index: 299;
    color: #666
}

#category-menu .category-dropdown .dropdown-title i {
    display: inline-block;
    width: 12px;
    height: 12px;
    font-size: 12px;
    margin-left: 5px
}

#category-menu .category-dropdown .dropdown-title .icon-angle-up-o-thin {
    display: none
}

#category-menu .category-dropdown:hover .dropdown-title {
    background-color: #fafafa;
    border-bottom-width: 0
}

#category-menu .category-dropdown:hover .icon-angle-down-o-thin {
    display: none
}

#category-menu .category-dropdown:hover .icon-angle-up-o-thin {
    display: inline-block
}

#category-menu .category-dropdown:hover .dropdown-con {
    display: block
}

#category-menu .cate-sub-menus {
    height: 42px;
    color: #666;
    overflow: hidden
}

#category-menu .cate-sub-menus .cate-sub-more {
    float: right;
    width: 100px;
    text-align: right
}

#category-menu .cate-sub-menus .cate-sub-more .z-btn-more {
    display: none
}

#category-menu .cate-sub-menus .cate-sub-more a {
    margin-top: 11px;
    border-color: #eee
}

#category-menu .cate-sub-menus .cate-sub-more a .arrow-down {
    position: relative;
    border-color: #999 rgba(0, 0, 0, 0);
    margin: 0 0 0 8px;
    vertical-align: 2px
}

#category-menu .cate-sub-menus .cate-sub-more a .arrow-down:after {
    content: "";
    position: absolute;
    top: -6px;
    left: -4px;
    border-color: #fff rgba(0, 0, 0, 0)
}

#category-menu .cate-sub-menus .cate-sub-more a .arrow-down, #category-menu .cate-sub-menus .cate-sub-more a .arrow-down:after {
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 4px 4px 0;
    border-style: solid
}

#category-menu .cate-sub-menus .cate-sub-more a .arrow-up {
    position: relative;
    border-color: #999 rgba(0, 0, 0, 0);
    margin: 0 0 0 8px;
    vertical-align: 2px
}

#category-menu .cate-sub-menus .cate-sub-more a .arrow-up:after {
    content: "";
    position: absolute;
    top: 2px;
    left: -4px;
    border-color: #fff rgba(0, 0, 0, 0)
}

#category-menu .cate-sub-menus .cate-sub-more a .arrow-up, #category-menu .cate-sub-menus .cate-sub-more a .arrow-up:after {
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 0 4px 4px;
    border-style: solid
}

#category-menu .cate-sub-menus .cate-sub-items {
    line-height: 42px
}

#category-menu .cate-sub-menus .cate-sub-items a {
    display: inline-block;
    margin-right: 22px;
    color: #666;
    vertical-align: top
}

#category-menu .cate-sub-menus .cate-sub-items a:hover {
    color: #5188a6
}

.dropdown-con {
    position: absolute;
    top: 35px;
    left: 0;
    display: none;
    width: 830px;
    background-color: #fff;
    -webkit-box-shadow: 1px 2px 10px rgba(0, 0, 0, .1);
    box-shadow: 1px 2px 10px rgba(0, 0, 0, .1);
    border: 1px solid #e6e6e6;
    overflow: hidden;
    z-index: 99
}

.dropdown-con .loading-wrap {
    height: 502px
}

.dropdown-con .dropdown-r {
    overflow: hidden
}

.dropdown-con .dropdown-r .drop-cate-wrap {
    display: none;
    padding: 10px 20px;
    font-size: 12px
}

.dropdown-con .dropdown-r a {
    font-size: 12px
}

.drop-cate-list {
    float: left;
    width: 94px;
    padding: 10px 0;
    background-color: #fafafa;
    border-right: 1px solid #e6e6e6
}

.drop-cate-list li {
    height: 32px
}

.drop-cate-list li a {
    position: relative;
    display: inline-block;
    height: 30px;
    width: 74px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: -1px;
    line-height: 30px;
    background-color: #fafafa;
    border-color: #fafafa #e6e6e6;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    z-index: 1;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.drop-cate-list li a span {
    display: inline-block;
    height: 16px;
    width: 16px;
    margin-right: 20px;
    font-size: 16px;
    vertical-align: -2px
}

.drop-cate-list li.active a {
    background-color: #fff;
    border-color: #e6e6e6 #fff;
    color: #333
}

.drop-cate-list li.active a span {
    color: #676767
}

.drop-menus {
    border-collapse: collapse;
    border-spacing: 0;
    border: none
}

.drop-menus td {
    vertical-align: top;
    padding: 0
}

.drop-menus td.drop-menu-items {
    padding-bottom: 8px
}

.drop-menus td.drop-menu-items a {
    margin-right: 18px;
    margin-bottom: 2px;
    color: #666
}

.drop-menus td a {
    display: inline-block;
    height: 12px;
    margin: 10px 0;
    line-height: 12px;
    color: #333
}

.drop-menus td a:hover {
    text-decoration: underline
}

.drop-menus .drop-menu-title {
    text-align: right;
    white-space: nowrap;
    vertical-align: top;
    font-weight: 700
}

.drop-menus .drop-menu-title a {
    width: 72px;
    vertical-align: middle
}

.drop-menus .drop-menu-title .split {
    display: inline-block;
    height: 12px;
    width: 0;
    margin: 0 12px;
    border-right: 1px solid #e6e6e6;
    vertical-align: -2px
}

.category-main {
    display: block;
}

.category-main .filter-row:first-child {
    border-top-width: 0
}

.category-tab {
    padding: 0 15px;
    background-color: #fff;
    border-bottom: 1px solid #ddd
}

.category-tab li {
    float: left;
    margin-bottom: -1px;
    border-bottom: 3px solid rgba(0, 0, 0, 0)
}

.category-tab li.current {
    border-bottom-color: #e62828
}

.category-tab li.current a {
    color: #333
}

.category-tab li.disabled a {
    color: #999;
    cursor: default;
    pointer-events: none
}

.category-tab li a {
    display: inline-block;
    height: 56px;
    padding: 0 20px;
    line-height: 56px;
    font-size: 16px;
    color: #666
}

.category-tab li a:hover {
    color: #5188a6
}

.category-tab li a:hover span {
    color: #5188a6
}

.category-tab li a span {
    color: #999
}

.sub-category-tab {
    position: relative;
    height: 57px;
    background-color: #fff;
    margin-bottom: -1px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #e62828;
    z-index: 1
}

.sub-category-tab.noborder-btm {
    border-bottom-color: #fff
}

.sub-category-tab.fixed, .sub-category-tab.fixed-noresult {
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    height: 37px
}

.sub-category-tab.fixed-noresult .subcate-tab-list li a, .sub-category-tab.fixed .subcate-tab-list li a {
    height: 37px;
    line-height: 37px
}

.sub-category-tab.fixed-noresult .subcate-tab-right, .sub-category-tab.fixed .subcate-tab-right {
    line-height: 37px
}

.sub-category-tab.fixed-noresult .subcate-right-btn, .sub-category-tab.fixed .subcate-right-btn {
    height: 28px;
    margin-top: 4px;
    line-height: 28px
}

.sub-category-tab.fixed {
    top: 73px
}

.sub-category-tab.fixed-noresult {
    top: 34px;
    border-top: 0
}

.sub-category-tab .subcate-tab-list, .sub-category-tab .subcate-tab-list li {
    float: left
}

.sub-category-tab .subcate-tab-list li.search-noResult a {
    color: #aaa
}

.sub-category-tab .subcate-tab-list li.current a {
    background-color: #e62828;
    color: #fff
}

.sub-category-tab .subcate-tab-list li a {
    display: inline-block;
    height: 57px;
    padding: 0 22px;
    line-height: 57px;
    color: #333
}

.subcate-tab-right {
    float: right;
    height: 57px;
    line-height: 57px;
    color: #666;
    font-size: 0;
    padding-right: 14px
}

.subcate-tab-right .z-split {
    height: 12px;
    margin: 0;
    border-color: #eee
}

.subcate-tab-right a {
    font-size: 14px;
    color: #333;
    margin-left: 28px
}

.subcate-tab-right a.current {
    color: #e62828
}

.subcate-tab-right a:hover {
    opacity: .9
}

.sub-category-btm {
    height: 40px;
    padding-left: 23px;
    line-height: 40px;
    background-color: #f8f8f8;
    -webkit-box-shadow: 0 2px 2px #e5e5e5;
    box-shadow: 0 2px 2px #e5e5e5
}

.sub-category-btm.fixed, .sub-category-btm.fixed-noresult {
    position: fixed;
    left: 0;
    right: 0;
    height: 32px;
    line-height: 32px;
    margin: auto;
    z-index: 999
}

.sub-category-btm.fixed {
    top: 112px
}

.sub-category-btm.fixed-noresult {
    top: 72px
}

.sub-category-btm .z-split {
    height: 20px;
    margin: 0 20px;
    border-color: #ddd;
    vertical-align: middle
}

.sub-category-btm .check-item {
    color: #666;
    font-size: 12px
}

.sub-category-btm .check-item .custom-checkbox {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #fcdfdf;
    background-color: #fff;
    margin-right: 8px;
    vertical-align: -2px;
    font-size: 12px;
    text-align: center;
    color: #e62828
}

#feed-main .z-column-title {
    float: left;
    margin-left: 15px
}

#feed-main .feed-hot-tab {
    margin-left: 40px;
    float: left;
    line-height: 56px;
    font-size: 16px
}

#feed-main .feed-hot-tab span {
    position: relative;
    display: block;
    float: left;
    cursor: pointer;
    padding: 0;
    margin-right: 30px
}

#feed-main .feed-hot-tab span.active {
    color: #e62828
}

#feed-main .feed-hot-more {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    width: 100px;
    line-height: 56px;
    text-align: center;
    color: #999;
    cursor: pointer;
    z-index: 999
}

#feed-main .feed-hot-more.focus {
    color: #f26060 !important;
    -webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .12)
}

#feed-main .feed-hot-more.focus ul {
    height: auto;
    padding-bottom: 6px
}

#feed-main .feed-hot-more.focus p.active span:before {
    content: "";
    display: none
}

#feed-main .feed-hot-more .black {
    color: #333
}

#feed-main .feed-hot-more p {
    overflow: hidden;
    text-align: right;
    padding: 0 15px
}

#feed-main .feed-hot-more p span {
    display: inline-block;
    height: 100%;
    position: relative
}

#feed-main .feed-hot-more p.active span:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: #e62828;
    display: inline-block
}

#feed-main .feed-hot-more p i {
    display: inline-block;
    height: 47px;
    vertical-align: middle;
    margin-left: 6px;
    line-height: 47px
}

#feed-main .feed-hot-more p i.z-icon-arrow-up {
    color: #f26060
}

#feed-main .feed-hot-more ul {
    width: 100%;
    height: 0;
    background: #fff;
    overflow: hidden
}

#feed-main .feed-hot-more ul li {
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    color: #333
}

#feed-main .feed-hot-more ul li:hover {
    color: #e62828;
    background: #ffedeb
}

#feed-main .feed-hot-more ul li:first-child {
    position: relative
}

#feed-main .feed-hot-more ul li:last-child {
    border-bottom: none
}

#feed-main .feed-hot-more ul li.red {
    color: #f26060
}

#feed-main .tab-fixed {
    position: fixed;
    top: 40px;
    z-index: 1000;
    border-bottom: 1px solid #ddd;
    background: #fff
}

#feed-main .feed-top-hot {
    padding: 0;
    margin-bottom: 0
}

#feed-main .feed-top-hot .z-column-title {
    padding: 0;
    margin: 0
}

#feed-main .feed-top-hot .z-column-title:hover {
    opacity: .9
}

#feed-main .feed-top-hot .z-column-title .subtitle {
    color: #333
}

#feed-main .feed-top-hot .z-column-head {
    width: 100%
}

#feed-main .feed-top-hot .feed-hot-more {
    width: auto;
    position: relative;
    float: right;
    z-index: 1
}

#feed-main .feed-top-hot .feed-hot-more:hover {
    opacity: .9
}

#feed-main .feed-top-hot .feed-hot-wrap {
    width: 834px;
    height: 256px;
    overflow: hidden;
    margin-left: -14px
}

.fenlei-focus-btn {
    float: right;
    display: inline-block;
    width: 60px;
    height: 28px;
    margin-top: 10px;
    line-height: 28px;
    border-radius: 2px;
    text-align: center;
    color: #fff;
    background: #e62828;
    cursor: pointer
}

.fenlei-focus-btn > i {
    font-size: 14px;
    color: #fff;
    margin-right: 4px;
    display: inline-block;
    line-height: 24px
}

.fenlei-focus-btn:hover {
    opacity: .9
}

.more-hot-brand {
    background: #fff;
    padding: 30px 14px 12px
}

.more-hot-brand p {
    font-size: 16px;
    color: #666;
    height: 16px;
    line-height: 16px;
    margin-bottom: 24px
}

.more-hot-brand li {
    float: left;
    height: 12px;
    line-height: 12px;
    margin-right: 30px;
    margin-bottom: 18px
}

.more-hot-brand li a {
    font-size: 12px;
    color: #999
}

.more-hot-brand li a:hover {
    color: #5188a6
}

.hot-global-list {
    padding: 15px 10px
}

.side-combination-shequ .shequ-combination-content .side-haowu-zhongce {
    display: none
}

.side-combination-shequ .shequ-combination-content .side-haowu-zhongce.active {
    display: block
}

.z-feed-foot-l span {
    margin-right: 10px;
}

.page-numbers {
    font-size: 14px;
}

.page-numbers li{
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    color: #666;
    font-size: 14px;
    border-radius: 2px;
    background: #f7f7f7;
    overflow: hidden
}

.page-numbers li a, .page-numbers li span  {
    display: block;
    width: 100%;
    height: 100%;
    color: #666
}

.page-numbers li .current, .page-numbers li a:hover {
    background-color: #e62828;
    color: #fff
}

