@charset "UTF-8";
.feed-pagenation {
    padding-top: 30px;
    padding-bottom: 40px;
    text-align: center
}

.pagenation-list, .page-numbers {
    font-size: 14px;
}

.pagenation-list .pages{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    color: #666;
    font-size: 14px;
    border-radius: 2px;
    background: #f7f7f7;
    overflow: hidden;
    padding: 0 10px ;
}

.pagenation-list li, .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
}

.pagenation-list li a, .pagenation-list li span,  .page-numbers li a, .page-numbers 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
}


.page-numbers li .current, .page-numbers li a:hover {
    background-color: #e62828;
    color: #fff
}


.page-numbers li a, .page-numbers li span  {
    display: block;
    width: 100%;
    height: 100%;
    color: #666
}


.pagenation-list li i {
    font-size: 12px
}

.banner-slick {
    overflow: hidden;
    position: relative;
    width: 100%;
    text-align: center;
    white-space: nowrap
}

.banner-slick:hover button[class^=z-slick-btn-] {
    display: block !important;
    cursor: pointer
}

.banner-slick .slick-dots {
    height: 33px;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    font-size: 0
}

.banner-slick .slick-dots li {
    vertical-align: middle;
    background: rgba(0, 0, 0, .4);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    zoom: 1;
    margin-right: 16px
}

.banner-slick .slick-dots li:hover {
    cursor: pointer
}

.banner-slick .slick-dots li button {
    font-size: 0;
    display: none
}

.banner-slick .slick-dots li.slick-active {
    background: #fff
}

.banner-slick .slick-pic {
    width: 680px;
    height: 360px;
    display: inline-block;
    position: relative
}

.banner-slick .slick-pic img {
    width: 100%;
    height: 100%
}

.banner-slick .slick-dots {
    height: 28px;
    right: 10px;
    width: auto
}

.banner-slick .slick-dots li {
    width: 8px;
    height: 8px;
    margin-right: 10px
}

.banner-slick .slick-pic {
    height: 278px;
    overflow: hidden
}

.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-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 {
    border-top-left-radius: 2px;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 24px;
    width: 52px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 52px 24px;
}

/*.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
}

.ranking-list {
    background-color: #fff;
    margin: 0 0 10px
}

.ranking-list .clearfix:after {
    content: "";
    display: block;
    clear: both
}

.ranking-list .z-column-head {
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    border-bottom: 1px solid #f5f5f5;
    margin: 0 14px
}

.ranking-list .z-column-head .subtitle {
    float: left;
    position: relative;
    font-size: 20px;
    color: #333;
    font-weight: 700;
    margin-right: 40px
}

.ranking-list .z-column-head .subtitle:hover {
    color: #e62828
}

.ranking-list .z-column-head .feed-hot-more {
    float: right;
    display: inline-block;
    font-size: 14px;
    color: #999;
    position: relative;
    -webkit-font-smoothing: antialiased
}

.ranking-list .z-column-head a.feed-hot-more:hover {
    color: #5188a6
}

.ranking-list .z-column-head .feed-hot-tab {
    float: left;
    overflow: hidden;
    font-size: 16px;
    color: #333
}

.ranking-list .z-column-head .feed-hot-tab span {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0 13px;
    cursor: pointer
}

.ranking-list .z-column-head .feed-hot-tab span:hover {
    color: #e62828
}

.ranking-list .z-column-head .feed-hot-tab span.active {
    color: #e62828;
    font-weight: 700
}

.ranking-list .feed-hot-wrap {
    position: relative;
    padding: 0;
    margin-left: 14px;
    width: 1182px;
    height: 306px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0);
    display: none
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren {
    margin-left: 0;
    width: 1200px;
    padding-left: 9px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren {
    width: 1182px;
    overflow-x: hidden;
    position: relative
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren {
    overflow: visible
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren .feed-hot-card {
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .08);
    border-radius: 2px
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren .feed-hot-card:hover {
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15)
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren .feed-hot-card a.daren-guanzhu {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #e62828;
    width: 88px;
    height: 28px;
    line-height: 28px;
    background-color: #feecec;
    border-radius: 2px;
    margin: 0 auto 20px
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren .feed-hot-card a.daren-guanzhu i {
    margin-right: 6px;
    vertical-align: -.5px
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren .feed-hot-card a.daren-guanzhu:hover {
    background-color: rgba(254, 236, 236, .8)
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren .feed-hot-pic {
    width: 80px;
    height: 80px;
    margin: 20px auto 0;
    position: relative
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren .feed-hot-pic img.daren-img {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 60px;
    height: 60px;
    border-radius: 50%
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren .feed-hot-pic img.pendant-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren .feed-hot-pic .daren-xunzhang-a {
    width: 20px;
    height: 18px;
    position: absolute;
    top: 55px;
    right: 9px;
    z-index: 100;
    display: block
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren .feed-hot-pic .daren-xunzhang-a img {
    width: 100%;
    height: 100%
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren .daren-name {
    display: block;
    font-size: 14px;
    color: #333;
    font-weight: 700;
    margin-bottom: 10px
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren .daren-info-shj {
    display: block;
    font-size: 12px;
    margin-bottom: 14px;
    color: #999;
    padding: 0 14px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 14px
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren .daren-info {
    margin-bottom: 14px;
    color: #999;
    font-size: 0
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren .daren-info .daren-info-l {
    display: inline-block;
    margin-right: 6px;
    position: relative;
    font-size: 12px
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren .daren-info .daren-info-l:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 12px;
    background-color: #ccc;
    top: 1px;
    right: -6px
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren .daren-info .daren-info-r {
    font-size: 12px;
    margin-left: 6px
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren a.daren-article {
    margin: 0 auto 18px;
    width: 159px;
    font-size: 12px;
    color: #666;
    text-align: center;
    line-height: 20px;
    height: 40px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .feed-hot-list-daren a.daren-article:hover {
    color: #5188a6
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .z-slick-btn-prev {
    left: 5px
}

.ranking-list .feed-hot-wrap.feed-hot-wrap-daren .feed-hot-item-daren .z-slick-btn-next {
    right: 5px
}

.ranking-list .feed-hot-wrap.active {
    display: block
}

.ranking-list .feed-hot-wrap .feed-hot-item {
    padding-top: 20px
}

.ranking-list .feed-hot-wrap .feed-hot-item-haojia .slick-list, .ranking-list .feed-hot-wrap .feed-hot-item-shequ .slick-list {
    width: 1172px;
    overflow-x: hidden
}

.ranking-list .feed-hot-wrap .feed-hot-item-haojia .slick-list, .ranking-list .feed-hot-wrap .feed-hot-item-daren .slick-list {
    width: 1172px;
    overflow-x: hidden
}

.ranking-list .feed-hot-wrap .feed-hot-item-haojia .slick-list, .ranking-list .feed-hot-wrap .feed-hot-item-baike .slick-list {
    width: 1172px;
    overflow-x: hidden
}

.ranking-list .feed-hot-wrap .feed-hot-item-haojia .slick-list, .ranking-list .feed-hot-wrap .feed-hot-item-brand .slick-list {
    width: 1172px;
    overflow-x: hidden
}

.ranking-list .feed-hot-wrap .feed-hot-item-brand, .ranking-list .feed-hot-wrap .feed-hot-item-wiki {
    width: 1172px;
    overflow: hidden
}

.ranking-list .feed-hot-wrap .slick-arrow {
    top: 94px;
    cursor: pointer;
    margin-top: 0;
    width: 20px;
    height: 40px;
    opacity: 1;
    background-color: rgba(0, 0, 0, .3)
}

.ranking-list .feed-hot-wrap .slick-arrow i {
    font-size: 16px;
    font-weight: 700;
    line-height: 40px
}

.ranking-list .feed-hot-wrap .slick-arrow:hover {
    background-color: rgba(0, 0, 0, .5)
}

.ranking-list .feed-hot-wrap:hover .slick-arrow {
    display: inline-block !important
}

.ranking-list .feed-hot-wrap .z-slick-btn-prev {
    left: 0
}

.ranking-list .feed-hot-wrap .z-slick-btn-next {
    right: 10px
}

.ranking-list .feed-hot-list {
    float: left;
    height: 286px;
    width: 197px;
    overflow: hidden
}

.ranking-list .feed-hot-list .feed-hot-card {
    position: relative;
    float: left;
    width: 187px!important;
    margin-right: 10px;
    margin-bottom: 0;
    padding-bottom: 0
}

.ranking-list .feed-hot-list .feed-hot-card a {
    color: #333
}

.ranking-list .feed-hot-list .feed-hot-card a:hover {
    color: #5188a6
}

.ranking-list .feed-hot-list .feed-hot-card > img {
    width: 52px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 1
}

.ranking-list .feed-hot-list .feed-hot-card .feed-hot-pic {
    position: relative;
    width: 187px;
    height: 187px;
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden;
    border-radius: 2px
}

.ranking-list .feed-hot-list .feed-hot-card .feed-hot-pic img {
    /*max-width: 100%;*/
    max-height: 100%
}

.ranking-list .feed-hot-list .feed-hot-card .feed-hot-pic img:hover {
    opacity: .9
}

.ranking-list .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
}

.ranking-list .feed-hot-list .feed-hot-card .feed-hot-title {
    font-family: PingFangSC-Medium, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    height: 44px;
    margin-bottom: 11px;
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-right: 10px
}

.ranking-list .feed-hot-list .feed-hot-card span.z-highlight {
    font-size: 14px;
    display: block;
    line-height: 14px;
    color: #e62828;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 0;
    padding-right: 10px
}

.ranking-list .feed-hot-list.feed-hot-list-shequ .rank-shequ-other {
    color: #999;
    font-size: 14px;
    padding-right: 10px
}

.ranking-list .feed-hot-list.feed-hot-list-shequ .rank-shequ-other .rank-shequ-author {
    float: left;
    max-width: 94px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.ranking-list .feed-hot-list.feed-hot-list-shequ .rank-shequ-other .rank-shequ-comment {
    float: right
}

.ranking-list .feed-hot-list.feed-hot-list-shequ .rank-shequ-other .rank-shequ-comment i {
    margin-right: 7px;
    font-size: 16px;
    vertical-align: middle;
    position: relative;
    top: -1px
}

.ranking-list .feed-brand-list {
    width: 129px !important;
    height: 100%;
    margin-left: 20px;
    float: left;
    overflow: hidden
}

.ranking-list .feed-brand-list .feed-brand-img-box-bottom, .ranking-list .feed-brand-list .feed-brand-img-box-top {
    width: 100%;
    height: 129px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    display: inline-block;
    padding: 8px;
    overflow: hidden;
    border-radius: 2px
}

.ranking-list .feed-brand-list .feed-brand-img-box-bottom .feed-brand-img-box-tips, .ranking-list .feed-brand-list .feed-brand-img-box-top .feed-brand-img-box-tips {
    width: 52px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 1
}

.ranking-list .feed-brand-list .feed-brand-img-box-bottom > a.feed-brand-mask, .ranking-list .feed-brand-list .feed-brand-img-box-top > a.feed-brand-mask {
    width: 129px;
    height: 129px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, .4);
    display: none;
    border-radius: 2px
}

.ranking-list .feed-brand-list .feed-brand-img-box-bottom > a.feed-brand-mask div, .ranking-list .feed-brand-list .feed-brand-img-box-top > a.feed-brand-mask div {
    display: table-cell;
    vertical-align: middle
}

.ranking-list .feed-brand-list .feed-brand-img-box-bottom > a.feed-brand-mask div p, .ranking-list .feed-brand-list .feed-brand-img-box-top > a.feed-brand-mask div p {
    text-align: center;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0 8px;
    border-radius: 2px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: break-all
}

.ranking-list .feed-brand-list .feed-brand-img-box-bottom > a.feed-brand-mask div p:hover, .ranking-list .feed-brand-list .feed-brand-img-box-top > a.feed-brand-mask div p:hover {
    text-decoration: underline
}

.ranking-list .feed-brand-list .feed-brand-img-box-bottom > a.feed-brand-mask div span, .ranking-list .feed-brand-list .feed-brand-img-box-top > a.feed-brand-mask div span {
    display: block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 12px
}

.ranking-list .feed-brand-list .feed-brand-img-box-top {
    margin-bottom: 8px
}

.column-head {
    height: 48px;
    line-height: 46px;
    margin-bottom: 4px
}

.column-head.hasborder {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 16px
}

.column-head.new-column-head .column-title {
    border-left: 0;
    height: 18px;
    line-height: 20px;
    position: relative
}

.column-head.new-column-head .column-title:before {
    content: "";
    position: absolute;
    display: block;
    width: 4px;
    height: 18px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f36e5d), to(#e62828));
    background-image: -o-linear-gradient(top, #f36e5d 0, #e62828 100%);
    background-image: linear-gradient(-180deg, #f36e5d, #e62828);
    left: 0;
    top: 0
}

.column-head .column-title {
    font-size: 20px;
    color: #333;
    padding-left: 14px;
    padding-right: 15px;
    border-left: 2px solid #e62828;
    float: left;
    height: 22px;
    line-height: 24px;
    margin-top: 13px
}

.column-head a.column-title:hover {
    border-left-width: 4px
}

.column-head .hover-nav {
    float: left;
    font-size: 0
}

.column-head .hover-nav span {
    margin: 0 15px;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    padding-top: 18px;
    padding-bottom: 9px
}

.column-head .hover-nav span.active {
    border-bottom: 3px solid #e62828
}

.column-head .column-more {
    float: right;
    margin-right: 14px;
    color: #999
}

.column-head .column-more:hover {
    color: #5188a6
}

.column-head .tips {
    color: #999;
    font-size: 12px
}

.slide-stuff {
    display: none;
    position: relative;
    overflow: hidden;
    margin: auto auto 4px;
    background: #f5f5f5;
    width: 1200px;
    height: 460px
}

.slide-stuff i {
    position: absolute;
    top: 6px;
    z-index: 10;
    background: rgba(0, 0, 0, .5);
    text-align: center;
    color: #fff;
    line-height: 26px;
    font-size: 16px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, .7)
}

.slide-stuff i:hover {
    background: rgba(0, 0, 0, .7)
}

.slide-stuff .icon-refresh-o {
    right: 39px;
    font-size: 18px;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    display: none
}

.slide-stuff .icon-times-o {
    right: 7px;
    font-size: 16px
}

.slide-stuff .icon-angle-up-o-thin {
    right: 39px;
    font-size: 18px
}

.slide-big-stuff, .slide-small-stuff {
    display: none;
    position: absolute
}

.slide-big-stuff img {
    width: 1200px;
    height: 460px
}

.slide-small-stuff {
    bottom: -90px
}

.slide-small-stuff img {
    width: 1200px;
    height: 90px
}

.pop-big-stuff {
    position: fixed;
    top: 50%;
    left: 50%;
    display: none;
    margin-top: -235px;
    margin-left: -350px;
    z-index: 19999;
    width: 700px;
    height: 470px
}

.pop-big-stuff .z-icon-cross {
    position: absolute;
    z-index: 20000;
    right: 6px;
    bottom: 6px;
    font-size: 18px;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    text-align: center;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, .7);
    cursor: pointer
}

.pop-big-stuff .z-icon-cross:hover {
    background: rgba(0, 0, 0, .7)
}

.pop-big-stuff > span {
    position: absolute;
    z-index: 20000;
    right: 38px;
    bottom: 6px;
    width: 72px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    background: rgba(0, 0, 0, .5);
    text-shadow: 2px 2px 1px rgba(0, 0, 0, .7);
    cursor: pointer
}

.pop-big-stuff > span:hover {
    background: rgba(0, 0, 0, .7)
}

.pop-big-stuff .pop-big-stuff-img span.stuff-tag {
    top: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0
}

.pop-big-stuff .pop-big-stuff-img img {
    width: 700px;
    height: 470px
}

.pop-small-stuff {
    position: fixed;
    bottom: -8px;
    display: none;
    z-index: 19999;
    width: 0;
    height: 0;
    padding: 4px;
    overflow: hidden;
    background: #fff
}

.pop-small-stuff > div {
    position: relative;
    overflow: hidden;
    width: 90px;
    height: 60px
}

.pop-small-stuff > div > span {
    width: 56px;
    height: 56px;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    line-height: 40px;
    text-indent: 28px;
    font-size: 18px;
    right: -24px;
    bottom: -24px;
    border-radius: 50%;
    cursor: pointer;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, .7);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.pop-small-stuff > div > span:hover {
    background: rgba(0, 0, 0, .7)
}

.pop-small-stuff > div .pop-small-stuff-img img {
    width: 90px;
    height: 60px
}

.pop-small-stuff .z-icon-cross, .pop-small-stuff span {
    position: absolute;
    z-index: 20000
}

.pop-small-stuff .z-icon-cross {
    right: 0;
    top: 0;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background: #fff;
    color: #999;
    font-size: 12px;
    cursor: pointer
}

.pop-small-stuff .z-icon-cross:hover {
    color: #e62828
}

.oneone {
    padding-top: 50px;
    margin-top: -50px;
    margin-bottom: 14px
}

.oneone .oneone-head {
    height: 73px;
    position: relative
}

.oneone .oneone-content {
    padding: 0 0 0 14px;
    height: 314px;
    overflow: hidden
}

.oneone .oneone-foot {
    height: 45px
}

.oneone-content-left {
    display: block;
    float: left;
    margin-right: 14px
}

.oneone-content-left, .oneone-content-left img {
    width: 440px;
    height: 294px
}

.oneone-content-right {
    height: 294px;
    overflow: hidden;
    position: relative
}

.oneone-content-right li {
    float: left;
    margin: 0 14px 14px 0
}

.oneone-content-right li a {
    display: block;
    width: 230px;
    height: 140px
}

.oneone-content-right li a img {
    width: 230px;
    height: 140px
}

.oneone-entry-list {
    padding-left: 14px;
    height: 152px;
    overflow: hidden
}

.oneone-entry-list li {
    float: left;
    margin-right: 12px;
    margin-bottom: 12px
}

.oneone-entry-list li a {
    display: block
}

.oneone-entry-list li a, .oneone-entry-list li a img {
    width: 284px;
    height: 140px
}

.s-history {
    width: 500px;
    background: #fff;
    margin-top: 6px;
    padding-top: 7px;
    padding-bottom: 7px;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);
    border-radius: 2px
}

.s-history .s-history-head {
    height: 30px;
    padding: 0 14px;
    line-height: 30px
}

.s-history .s-history-head a:hover {
    opacity: .8
}

.s-history-list li {
    padding: 0 14px;
    overflow: hidden
}

.s-history-list li.focus, .s-history-list li:hover {
    background-color: #f5f5f5
}

.s-history-list li.focus span, .s-history-list li:hover span {
    display: block
}

.s-history-list li > a {
    color: #333;
    padding: 0;
    margin: 0;
    float: left;
    width: 96%
}

.s-history-list li span {
    line-height: 30px;
    width: auto;
    height: auto;
    top: auto;
    right: auto;
    position: relative;
    float: right
}

.autocomplete-suggestions {
    margin-top: 6px;
    padding-top: 7px;
    padding-bottom: 7px;
    background: #fff;
    overflow: auto;
    border-radius: 2px;
    z-index: 1002 !important;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1)
}

.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-color: #f5f5f5
}

.autocomplete-suggestions .autocomplete-suggestion strong {
    font-weight: 400
}

.slick-wrap {
    float: left;
    overflow: hidden;
    width: 680px;
    height: 528px
}

.banner-slick {
    height: 278px;
    width: 680px;
    margin-bottom: 10px
}

.banner-slick .slick-arrow {
    opacity: 1;
    background-color: rgba(0, 0, 0, .3);
    top: 119px !important;
    margin-top: 0
}

.banner-slick .slick-arrow:hover {
    background-color: rgba(0, 0, 0, .5)
}

.banner-slick .slick-arrow i {
    font-weight: 700;
    font-size: 16px;
    line-height: 40px
}

.stuff-tag {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 32px;
    height: 18px;
    border-top-left-radius: 4px;
    background: rgba(0, 0, 0, .4);
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    text-align: center
}

.entry {
    float: left;
    height: 528px;
    width: 272px;
    background: #fff;
    margin-left: 10px
}

.entry .user-wrap {
    margin: 7px auto 22px;
    overflow: hidden;
    position: relative
}

.entry .avatar {
    display: block;
    text-align: center;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 0;
    margin: 0 auto 4px;
    position: relative
}

.entry .avatar:before {
    content: "";
    width: 0;
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.entry .avatar img {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1)
}

.entry .avatar img.pendant-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px
}

.entry .avatar .avatar-xunzhang {
    width: 20px;
    height: 18px;
    position: absolute;
    top: 53px;
    right: 7px;
    z-index: 20
}

.entry .user {
    margin: 0 auto
}

.entry .user-name {
    font-size: 14px;
    width: 216px;
    font-weight: 700;
    margin: 0 auto 20px;
    white-space: nowrap;
    line-height: 14px;
    text-align: center
}

.entry .user-name .J_login_trigger {
    color: #5188a6
}

.entry .user-name > a {
    max-width: 104px;
    overflow: hidden;
    display: inline-block;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: top;
    color: #333
}

.entry .user-name a.name-link {
    height: 16px;
    line-height: 16px
}

.entry .user-name a.name-link:hover {
    color: #5188a6
}

.entry .user-name a.J_login_trigger:hover {
    text-decoration: underline;
    color: #5188a6
}

.entry .user-name .user-hi {
    position: relative;
    top: -1px
}

.entry .user-name .user-achieve {
    margin-left: 4px;
    display: inline-block;
    width: 22px;
    height: 14px;
    border-radius: 2px;
    overflow: hidden;
    position: relative;
    top: 1px
}

.entry .user-name .user-achieve a img {
    width: 100%;
    display: block;
    height: 100%
}

.entry .user-entry {
    font-size: 0;
    text-align: center
}

.entry .user-entry a {
    margin-right: 14px;
    font-size: 14px;
    color: #333
}

.entry .user-entry a:hover {
    text-decoration: underline;
    color: #5188a6
}

.entry .user-entry .user-entry-line {
    position: relative;
    color: #333
}

.entry .user-entry .user-entry-line:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 1px;
    height: 12px;
    opacity: .5;
    background: #ddd;
    top: 3px;
    right: -7px
}

.entry .user-entry .privilege {
    color: #e62828;
    margin-right: 0
}

.entry .user-info {
    margin-bottom: 11px;
    font-size: 12px
}

.entry .user-info.not-login {
    font-size: 14px;
    color: #666
}

.entry .user-info.not-login a:hover {
    text-decoration: underline
}

.entry .old-entry {
    height: 36px;
    line-height: 36px;
    width: 244px;
    font-size: 0;
    position: relative;
    -webkit-font-smoothing: antialiased;
    background-image: -webkit-gradient(linear, right top, left top, from(#e62828), to(#ff5a3c));
    background-image: -o-linear-gradient(right, #e62828 0, #ff5a3c 100%);
    background-image: linear-gradient(-90deg, #e62828, #ff5a3c);
    -webkit-box-shadow: 0 2px 5px 0 rgba(230, 40, 40, .3);
    box-shadow: 0 2px 5px 0 rgba(230, 40, 40, .3);
    border-radius: 2px;
    text-align: center;
    margin: 0 auto 22px;
    cursor: pointer
}

.entry .old-entry:hover {
    opacity: .8
}

.entry .old-entry > a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    zoom: 1
}

.entry .old-entry > a:hover {
    background: rgba(230, 40, 40, .05)
}

.entry .headline {
    margin: 0 14px 12px;
    /*height: 206px;*/
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.entry .headline span.z-special-fonts {
    letter-spacing: -5px
}

.entry .headline span.z-special-fonts .zhi {
    display: inline-block;
    position: relative;
    width: 118px;
    height: 20px
}

.entry .headline span.z-special-fonts a {
    height: 15px;
    display: inline-block;
    line-height: 15px
}

.entry .headline span.z-special-fonts .hqkb {
    display: inline-block;
    position: relative;
    padding-top: 5px;
    height: 15px
}

.entry .headline span.z-special-fonts .hqkbLink {
    cursor: pointer
}

.entry .headline span.z-special-fonts .hqkbLink:hover {
    filter: alpha(opacity=85);
    -moz-opacity: .85;
    -khtml-opacity: .85;
    opacity: .85
}

.entry .headline > span {
    height: 20px;
    line-height: 20px;
    margin-bottom: 14px;
    display: block
}

.entry .headline > span > img {
    float: left
}

.entry .headline > span span {
    float: right;
    font-size: 15px;
    color: #cdcdcd
}

.entry .headline > span span i {
    margin: 0 0 0 6px;
    font-size: 20px;
    cursor: pointer;
    vertical-align: middle
}

.entry .headline > span span i:hover {
    color: #5188a6
}

.entry .headline > span span i.not-allow:hover {
    cursor: not-allowed;
    color: #cdcdcd
}

.entry .headline .scroll-wrap {
    position: relative;
    height: 280px
}

.entry .headline .scroll-wrap .side-change {
    float: left;
    height: 280px;
    overflow: hidden;
    padding: 0
}

.entry .headline .scroll-wrap .side-change li {
    overflow: hidden;
    width: 244px;
    margin-bottom: 10px
}

.entry .headline .scroll-wrap .side-change .side-max > a {
    width: 70px;
    height: 70px;
    margin-right: 10px
}

.entry .headline .scroll-wrap .side-change .side-jx-r {
    width: 164px;
    height: 70px
}

.entry .headline .scroll-wrap .side-change .side-jx-r .side-line-title {
    line-height: 1.57;
    height: 44px
}

.entry .headline .scroll-wrap .side-change .side-jx-r .side-price {
    color: #f04848;
    margin-top: 12px;
    line-height: 1
}

.entry .headline .scroll-wrap > button {
    position: absolute;
    color: #333;
    cursor: pointer;
    width: 14px;
    height: 14px;
    font-weight: 700;
    background: none;
    font-size: 12px;
    display: none
}

.entry .headline .scroll-wrap > button:hover {
    color: #999;
    background: #f5f5f5
}

.entry .headline .scroll-wrap > button.z-slick-btn-next {
    right: 0;
    top: -8px
}

.entry .headline .scroll-wrap > button.z-slick-btn-prev {
    top: -8px;
    left: auto;
    right: 40px
}

.entry .headline .scroll-wrap > ul.slick-dots {
    display: block;
    position: absolute;
    top: -23px;
    right: 0
}

.entry .headline .scroll-wrap > ul.slick-dots li {
    float: left;
    width: 5px;
    border-radius: 50%;
    margin: 0 3px;
    height: 5px;
    cursor: pointer;
    background: #ddd
}

.entry .headline .scroll-wrap > ul.slick-dots li.slick-active {
    background: #e62828
}

.entry .headline .scroll-wrap > ul.slick-dots li button {
    font-size: 0;
    width: 0
}


.entry .banner-stuff {
    font-size: 0;
    width: 244px;
    margin-left: auto;
    margin-right: auto
}

.entry .banner-stuff > a {
    position: relative;
    display: block;
    width: 244px;
    height: 160px;
    overflow: hidden
}

.entry .banner-stuff > a img {
    width: 244px;
    height: 160px;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s
}

.entry .banner-stuff > a img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.bussinessPersonalImg {
    display: block;
    width: 30px
}

#bussinessPersonal {
    width: 0;
    height: 0;
    display: none;
    position: absolute;
    top: 36px;
    left: 35px
}

.column-tab-box {
    position: relative;
    z-index: 999;
    width: 862px;
    height: 56px;
    background: #fff;
    line-height: 56px;
    padding-left: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #f5f5f5
}

.column-tab-box.fixed-top {
    position: fixed;
    top: 40px
}

.column-tab-box .column-tab-name {
    position: relative
}

.column-tab-box .column-tab-name .column-tab-name-f:hover span, .column-tab-box .column-tab-name .column-tab-name-l:hover {
    color: #e62828
}

.column-tab-box .column-tab-name:after {
    content: "";
    display: block;
    clear: both
}

.column-tab-box .column-tab-name .handover-sort {
    font-size: 14px;
    float: right;
    padding-right: 14px;
    padding-left: 14px;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 400;
    width: 72px;
    z-index: 10
}

.column-tab-box .column-tab-name .handover-sort > a i {
    font-size: 10px;
    display: inline-block;
    margin-left: 4px;
    vertical-align: -1px
}

.column-tab-box .column-tab-name .handover-sort.sort-hover {
    background: #fff;
    -webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .1)
}

.column-tab-box .column-tab-name .handover-sort.sort-hover a {
    cursor: unset
}

.column-tab-box .column-tab-name .handover-sort.sort-hover .arrow-down {
    border-width: 0 4px 4px;
    top: -1px
}

.column-tab-box .column-tab-name .handover-sort.sort-hover .arrow-down:after {
    border-width: 0 4px 4px;
    border-color: #fff rgba(0, 0, 0, 0);
    top: 2px
}

.column-tab-box .column-tab-name .handover-sort .arrow-down {
    display: inline-block;
    width: 0;
    height: 0;
    position: relative;
    border-color: #999 rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 4px 4px 0;
    margin: 0 0 0 5px;
    vertical-align: middle
}

.column-tab-box .column-tab-name .handover-sort .arrow-down:after {
    display: inline-block;
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    top: -6px;
    left: -4px;
    border-color: #fff rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 4px 4px 0
}

.column-tab-box .column-tab-name .handover-sort a {
    color: #333
}

.column-tab-box .column-tab-name .handover-sort ul {
    display: none
}

.column-tab-box .column-tab-name .handover-sort ul li.sort-arrow {
    display: none;
    width: 0;
    height: 0;
    position: absolute;
    border-color: #ddd rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 0 6px 5px;
    left: 45px;
    top: -5px
}

.column-tab-box .column-tab-name .handover-sort ul li.sort-arrow:after {
    display: inline-block;
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    top: 1px;
    left: -6px;
    border-color: #fff rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 0 6px 5px
}

.column-tab-box .column-tab-name .handover-sort ul li.sort-open {
    font-size: 14px;
    color: #333;
    width: 72px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff
}

.column-tab-box .column-tab-name .handover-sort ul li.sort-open:hover {
    color: #e62828
}

.column-tab-box .column-tab-name .follow {
    padding-left: 28px
}

.column-tab-box .column-tab-name > li {
    font-size: 20px;
    color: #333;
    cursor: pointer;
    float: left;
    position: relative
}

.column-tab-box .column-tab-name > li > i {
    height: 14px;
    line-height: 14px;
    padding: 0 6px;
    position: absolute;
    top: 20px;
    right: -36px;
    border-radius: 8px;
    background: #e62828;
    color: #fff;
    font-size: 12px;
    display: none
}

.column-tab-box .column-tab-name > li .l {
    margin-left: -14px
}

.column-tab-box .column-tab-name > li.current {
    color: #e62828;
    font-weight: 700
}

#feed-main {
    float: left;
    width: 862px
}

#feed-main .feed-main-con {
    background-color: #fff
}

#feed-main .breadcrumb {
    margin: 0;
    padding: 30px 15px
}

#feed-wrap {
    padding-bottom: 0
}

#feed-wrap > .z-column-head:hover .z-column-title {
    border-left: 2px solid #e62828
}

#feed-wrap #feed-main {
    position: relative
}

#feed-wrap .last-feed {
    margin: 14px 7px 0
}

#feed-wrap .feed-main-con {
    position: relative;
    padding-bottom: 5px;
    overflow: hidden;
}

#feed-wrap .feed-main-con .expired .feed-block-title a {
    color: #999
}

#feed-wrap .feed-main-con .feed-main-more {
    position: relative;
    margin-top: -1px;
    z-index: 1
}

#feed-wrap .z-feed-img a.z-tag-corner, #feed-wrap .z-feed-img a.z-tag-eleven {
    padding: 0;
    cursor: default;
    border-radius: 0
}

#feed-wrap .feed-block-descripe {
    height: 48px;
    margin-bottom: 11px;
    line-height: 24px;
    color: #777
}

#feed-wrap .feed-last {
    border: 0
}

#feed-wrap .feed-main-more {
    display: block;
    margin: 15px;
    border: 1px solid #fcdada;
    border-top: 0;
    border-radius: 5px;
    line-height: 30px;
    text-align: center;
    background-color: #fdecec;
    color: #e62828
}

#feed-wrap .feed-main-more:hover {
    border: 1px solid rgba(0, 0, 0, 0);
    border-top: 0;
    background-color: #fef6f6
}

#feed-wrap .z-column-more {
    color: #999
}

#feed-wrap .z-column-more span {
    color: #e62828
}

#feed-wrap .feed-side-haowu {
    padding: 15px 0;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5
}

#feed-wrap .feed-side-haowu img {
    width: 300px;
    height: 128px;
    margin: 0 15px
}

#feed-wrap .feed-side-haowu a:first-child img {
    margin-bottom: 15px
}

#feed-wrap .side-small-feed {
    border-top: 1px solid #f5f5f5;
    padding-bottom: 0
}

#feed-wrap .side-small-feed li {
    margin: 18px 14px 0;
    border: 0
}

#feed-wrap .side-small-feed li:hover {
    border: 0;
    border-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0)
}

#feed-wrap .side-small-feed .z-feed-img {
    position: relative;
    margin: 0 14px 0 0
}

#feed-wrap .side-small-feed .z-feed-img label {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 0 0 4px 0
}

#feed-wrap .side-small-feed .z-feed-title {
    height: 40px;
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 20px
}

#feed-wrap .side-small-feed .z-highlight {
    color: #e62828
}

#feed-wrap .side-small-feed .z-feed-foot-l {
    width: 130px;
    height: 16px
}

#feed-wrap .side-new-brand-ul .z-feed-img a:first-child, #feed-wrap .side-zhongce-ul .z-feed-img a:first-child {
    position: relative;
    left: 0;
    top: 0;
    padding: 0
}

#feed-main-list {
    padding: 0 14px
}

#feed-main-list .feed-block-title, #feed-main-list .feed-block .z-feed-title, .feed-block #feed-main-list .z-feed-title {
    width: auto;
    height: 21px;
    line-height: 21px;
    margin-top: 3px;
    margin-bottom: 9px;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#feed-main-list .feed-block-title a, #feed-main-list .feed-block .z-feed-title a, .feed-block #feed-main-list .z-feed-title a {
    color: #333
}

#feed-main-list .feed-block-title a:visited, #feed-main-list .feed-block .z-feed-title a:visited, .feed-block #feed-main-list .z-feed-title a:visited {
    color: #999
}

#feed-main-list .feed-block-title a:hover, #feed-main-list .feed-block .z-feed-title a:hover, .feed-block #feed-main-list .z-feed-title a:hover {
    color: #5188a6;
    text-decoration: none
}

#feed-main-list .feed-block-title a .z-black-mark, #feed-main-list .feed-block-title a .z-gray-mark, #feed-main-list .feed-block-title a .z-red-mark, #feed-main-list .feed-block .z-feed-title a .z-black-mark, #feed-main-list .feed-block .z-feed-title a .z-gray-mark, #feed-main-list .feed-block .z-feed-title a .z-red-mark, .feed-block #feed-main-list .z-feed-title a .z-black-mark, .feed-block #feed-main-list .z-feed-title a .z-gray-mark, .feed-block #feed-main-list .z-feed-title a .z-red-mark {
    float: left;
    margin-top: 6px;
    margin-bottom: 9px
}

#feed-main-list .z-tag-sticky {
    line-height: 18px
}

#feed-main-list .z-highlight {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 13px;
    font-family: PingFangSC-Medium, arial, sans-serif;
    -webkit-font-smoothing: antialiased
}

#feed-main-list .z-highlight, #feed-main-list .z-highlight a {
    display: block;
    height: 19px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

#feed-main-list .z-highlight a {
    float: left;
    color: #e62828;
    max-width: 100%
}

#feed-main-list .z-highlight a:hover {
    opacity: .8
}

#feed-main-list .z-highlight img {
    display: block;
    float: left;
    width: auto;
    height: 16px;
    margin-top: 1px;
    margin-left: 7px;
    margin-bottom: 1px
}

#feed-main-list .z-highlight.gray, #feed-main-list .z-highlight.gray a {
    color: #999
}

#feed-main-list .z-highlight.only-mall > img {
    margin-left: 0;
    margin-right: 7px
}

#feed-main-list .z-feed-foot {
    position: absolute;
    height: auto;
    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;
    color: #999
}

#feed-main-list li.read-here:after {
    content: "";
    display: inline-block;
    width: 336px;
    height: 1px;
    background: #f5f5f5;
    position: absolute;
    top: 28px;
    right: 0
}

#feed-main-list li.read-here:before {
    content: "";
    display: inline-block;
    width: 336px;
    height: 1px;
    background: #f5f5f5;
    position: absolute;
    top: 28px;
    left: 0
}

#feed-main-list > li {
    padding: 20px 0;
    border-bottom: 1px solid #f5f5f5
}

#feed-main-list > li .z-feed-img {
    width: 180px;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
}



#feed-main-list > li .z-feed-img a img:hover {
    opacity: .9
}

#feed-main-list > li .z-feed-img .z-black-mark, #feed-main-list > li .z-feed-img .z-gray-mark, #feed-main-list > li .z-feed-img .z-red-mark, #feed-main-list > li .z-feed-img a[class^=z-tag-] {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 2px;
    text-decoration: none;
    z-index: 1
}

#feed-main-list > li .z-feed-img .z-black-mark:hover, #feed-main-list > li .z-feed-img .z-gray-mark:hover, #feed-main-list > li .z-feed-img .z-red-mark:hover, #feed-main-list > li .z-feed-img a[class^=z-tag-]:hover {
    text-decoration: none
}

#feed-main-list > li .z-feed-img a.feed-video {
    position: relative;
    display: inline-block;
    width: 150px;
    height: 150px
}

#feed-main-list > li .z-feed-img a.feed-video:before {
    content: "";
    /*background-image: url(/src/img/embed/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 > li.feed-top-set.has-sub-tit .z-feed-title {
    margin-bottom: 10px
}

#feed-main-list > li.feed-top-set.has-sub-tit .z-highlight {
    display: block;
    font-size: 18px;
    height: 19px;
    line-height: 18px;
    margin-bottom: 12px
}

#feed-main-list > li.feed-top-set.has-sub-tit .feed-block-descripe {
    height: 20px;
    margin-bottom: 18px
}

#feed-main-list > li.feed-top-set .z-feed-title {
    font-size: 18px;
    height: 21px;
    line-height: 21px;
    margin-top: 4px;
    margin-bottom: 13px
}

#feed-main-list > li.feed-top-set .z-feed-title.has-price {
    margin-bottom: 9px
}

#feed-main-list > 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 > li.feed-top-set .z-feed-foot.z-feed-foot-nolink {
    height: 20px
}

#feed-main-list > li.feed-top-set .z-feed-foot.z-feed-foot-nolink .z-feed-foot-l {
    height: 20px;
    line-height: 20px
}

#feed-main-list > li.feed-top-set .z-feed-foot.z-feed-foot-nolink .z-feed-foot-l .z-group-data {
    height: 20px
}

#feed-main-list > li.feed-top-set .z-feed-foot.z-feed-foot-nolink .z-feed-foot-r .feed-block-extras {
    height: 20px;
    line-height: 20px
}

#feed-main-list > li.feed-top-set .z-feed-foot.z-feed-foot-nolink .z-feed-foot-r .feed-block-extras .wechat-time {
    text-align: right;
    width: 53px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#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.feed-stuff {
    padding: 10px 0;
    margin-left: -14px
}

#feed-main-list > li.feed-stuff img:hover {
    opacity: .9
}

#feed-main-list > li.feed-stuff.feed-one-ad {
    height: 90px;
    padding: 0;
    position: relative
}

#feed-main-list > li.feed-stuff.feed-one-ad i {
    position: absolute;
    right: -14px;
    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.feed-stuff.feed-one-ad img {
    height: 90px;
    width: 862px
}

#feed-main-list > li.feed-stuff.feed-two-ad {
    padding: 20px 0
}

#feed-main-list > li.feed-stuff.feed-two-ad a {
    padding-left: 14px;
    vertical-align: middle;
    display: inline-block;
    font-size: 16px;
    word-break: break-all
}

#feed-main-list > li.feed-stuff.feed-two-ad a img {
    max-width: 140px;
    max-height: 140px
}

#feed-main-list > li.feed-stuff.feed-two-ad a:first-child {
    padding-right: 40px;
    border-right: 1px solid #f5f5f5
}

#feed-main-list > li.feed-stuff.feed-two-ad a .feed-stuff-img-s {
    line-height: 140px;
    font-size: 0;
    text-align: center;
    float: left;
    margin-right: 20px
}

#feed-main-list > li.feed-stuff.feed-two-ad a .feed-stuff-img-s img {
    border-radius: 2px
}

#feed-main-list > li.feed-stuff.feed-two-ad a .feed-stuff-three-title {
    color: #333;
    line-height: 26px;
    overflow: hidden;
    height: 52px;
    width: 220px;
    margin-top: 5px;
    font-family: PingFangSC-Medium, Tahoma, Microsoft Yahei, sans-serif;
    -webkit-font-smoothing: antialiased
}

#feed-main-list > li.feed-stuff.feed-two-ad a .feed-stuff-three-price {
    color: #e62828;
    overflow: hidden;
    width: 220px;
    height: 52px;
    line-height: 28px
}

#feed-main-list > li.feed-stuff.feed-four-ad {
    white-space: nowrap;
    margin-top: -1px;
    width: 862px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden;
    font-size: 0
}

#feed-main-list > li.feed-stuff.feed-four-ad a {
    border-right: 1px solid #f5f5f5
}

#feed-main-list > li.feed-stuff.feed-four-ad a img {
    height: 128px;
    width: 215px
}

#feed-main-list > li.feed-stuff-four {
    margin: 0;
    padding: 20px 0
}

#feed-main-list > li.feed-stuff-four .z-feed-foot {
    margin-top: 63px;
    color: #999
}

#feed-main-list > li.feed-stuff-four .z-feed-img a:last-child {
    display: block;
    left: 0;
    width: 150px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    padding: 0
}

#feed-main-list > li.feed-article .feed-block .z-feed-content .feed-block-title, #feed-main-list > li.feed-article .feed-block .z-feed-content .z-feed-title {
    margin-bottom: 14px
}

#feed-main-list > li.feed-article .feed-block .z-feed-content .feed-block-title.has-sub, #feed-main-list > li.feed-article .feed-block .z-feed-content .has-sub.z-feed-title {
    margin-bottom: 9px
}

#feed-main-list > li.feed-article .feed-block-info {
    margin-bottom: 14px
}

#feed-main-list > li.feed-article .z-feed-foot {
    height: 20px
}

#feed-main-list > li.feed-article .z-feed-foot.z-feed-foot-link {
    bottom: 3px
}

#feed-main-list > li.feed-article .z-feed-foot .z-feed-foot-l {
    height: 20px;
    line-height: 21px
}

#feed-main-list > li.feed-article .z-feed-foot .z-feed-foot-l .feed-little-img {
    height: 20px;
    top: -1px
}

#feed-main-list > li.feed-article .z-feed-foot .z-feed-foot-l .z-group-data {
    height: 20px
}

#feed-main-list > li.feed-article .z-feed-foot .z-feed-foot-l .z-group-data .icon-star-o-thin {
    vertical-align: -2px
}

#feed-main-list > li.feed-article .z-feed-foot .feed-link-btn {
    top: -5px;
    position: relative
}

#feed-main-list > li.feed-article .z-feed-foot .feed-block-extras {
    height: 20px;
    line-height: 20px
}

#feed-main-list > li.feed-ad .z-feed-content .feed-block h5.z-feed-title, #feed-main-list > li.feed-ad .z-feed-content h5.feed-block-title, .feed-block #feed-main-list > li.feed-ad .z-feed-content h5.z-feed-title {
    margin-bottom: 10px
}

#feed-main-list > li.feed-ad .z-feed-img img {
    width: 100%
}

#feed-main-list > li .feed-block .feed-block-tags {
    font-size: 0
}

#feed-main-list > li .feed-block .feed-block-tags a, #feed-main-list > li .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;
    -webkit-font-smoothing: antialiased
}

#feed-main-list > li .feed-block .feed-block-tags a:hover {
    opacity: .8
}

#feed-main-list > li .feed-block .feed-block-tags a.tag-level1 {
    color: #e62828;
    background: #ffedeb
}

#feed-main-list > li .feed-block .z-feed-content .z-feed-title a {
    color: #333
}

#feed-main-list > li .feed-block .z-feed-content .z-feed-title a:visited {
    color: #999
}

#feed-main-list > li .feed-block .z-feed-content .feed-block-title, #feed-main-list > li .feed-block .z-feed-content .z-feed-title {
    margin-bottom: 9px;
    font-family: PingFangSC-Medium, arial, sans-serif;
    -webkit-font-smoothing: antialiased
}

#feed-main-list > li .feed-block .z-feed-content .feed-block-title.has-price, #feed-main-list > li .feed-block .z-feed-content .has-price.z-feed-title {
    margin-bottom: 10px
}

#feed-main-list > li .feed-block .z-feed-content .feed-block-title a, #feed-main-list > li .feed-block .z-feed-content .z-feed-title a {
    color: #333
}

#feed-main-list > li .feed-block .z-feed-content .feed-block-title a:hover, #feed-main-list > li .feed-block .z-feed-content .z-feed-title a:hover {
    color: #5188a6
}

#feed-main-list > li .feed-block .z-feed-content .feed-block-title a:visited, #feed-main-list > li .feed-block .z-feed-content .z-feed-title a:visited {
    color: #999
}

#feed-main-list > li .feed-block .z-highlight.gray span {
    color: #999;
    float: left
}

#feed-main-list > li .feed-block .z-highlight.gray a {
    color: #999
}

#feed-main-list > li .feed-block .feed-zc-info {
    font-size: 0;
    color: #666;
    margin: 15px 0;
    -webkit-font-smoothing: antialiased
}

#feed-main-list > li .feed-block .feed-zc-info span {
    display: inline-block;
    margin-right: 30px;
    font-size: 14px;
    color: #666
}

#feed-main-list > li .feed-block .feed-zc-info span:last-child {
    margin-right: 0
}

#feed-main-list > li .feed-block .z-feed-foot-l .shenqing-number {
    font-size: 14px;
    color: #999;
    display: inline-block;
    line-height: 14px;
    margin-top: 6px;
    -webkit-font-smoothing: antialiased
}

#feed-main-list > li .feed-block .z-feed-foot-l .feed-little-img {
    display: inline-block;
    font-size: 0;
    height: 28px;
    margin-right: 30px;
    position: relative;
    padding-left: 25px
}

#feed-main-list > li .feed-block .z-feed-foot-l .feed-little-img img {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
    border-radius: 50%;
    width: 20px;
    height: 20px
}

#feed-main-list > li .feed-block .z-feed-foot-l .feed-little-img img:hover {
    opacity: .9
}

#feed-main-list > li .feed-block .z-feed-foot-l .feed-little-img span {
    font-size: 12px;
    color: #666
}

#feed-main-list > li .feed-block .z-feed-foot-l .feed-little-img span:hover {
    color: #5188a6
}

#feed-main-list > li .feed-block .z-feed-foot-l .feed-little-img.feed-zc img {
    width: 18px;
    height: 18px;
    border-radius: 0;
    margin-top: -9px
}

#feed-main-list > li .feed-block .z-feed-foot-l .feed-little-img.feed-zc span:hover {
    color: #666
}

#feed-main-list > li .feed-block .z-feed-foot-r .shenqing-time {
    color: #333
}

#feed-main-list > li.last {
    border-bottom: none !important
}

#feed-main-list > li .feed-block-descripe {
    color: #444;
    font-size: 14px;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    -webkit-font-smoothing: antialiased
}

#feed-main-list > li .feed-block-descripe a:hover {
    text-decoration: underline
}

#feed-main-list > li .feed-block-info {
    height: 18px;
    margin-bottom: 9px;
    overflow: hidden
}

#feed-main-list > li .z-group-data {
    position: relative;
    font-size: 0
}

#feed-main-list > li .z-group-data span {
    display: inline-block;
    font-size: 14px
}

#feed-main-list > li .z-group-data i {
    vertical-align: -2px
}

#feed-main-list > li .z-group-data[title^=打赏] {
    cursor: default
}

#feed-main-list > li .z-group-data[title^=打赏]:hover {
    color: #999
}

#feed-main-list > li .z-group-data[title^=打赏]:hover i {
    color: #999
}

#feed-main-list > li .z-group-data .z-icon-men {
    color: #e62828
}

#feed-main-list > li .z-group-data a {
    color: #999
}

#feed-main-list > li .z-group-data a:hover {
    color: #5188a6
}

#feed-main-list > li .z-group-data .one-plus {
    position: absolute;
    left: 15px;
    top: -15px;
    font-size: 18px;
    color: #e62828;
    display: none
}

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 .z-group-data {
    color: #999;
    text-decoration: none !important
}

.feed-block .z-group-data.active, .feed-block .z-group-data.active i, .feed-block .z-group-data:hover, .feed-block .z-group-data:hover 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 .feed-link-btn-inner .other-link {
    position: relative;
    z-index: 998
}

.feed-block .feed-link-btn .z-btn .z-icons {
    font-size: 12px;
    margin-left: 4px;
    display: inline-block;
    width: 4px
}

.feed-block .weChat {
    margin-left: 14px;
    margin-right: -7px;
    border-radius: 2px;
    background-color: #ffedeb;
    padding-left: 8px;
    padding-right: 12px;
    cursor: pointer;
    float: right
}

.feed-block .weChat i {
    font-size: 16px;
    margin-right: 6px;
    vertical-align: -2px;
    color: #e62828
}

.feed-block .weChat .txt {
    font-size: 14px;
    color: #e62828
}

.feed-block .weChat .qr-more {
    display: none;
    position: absolute;
    background: #fff;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
    border-radius: 2px;
    padding: 12px 10px 14px;
    z-index: 998;
    margin-top: 9px;
    margin-left: -10px
}

.feed-block .weChat .qr-more img {
    margin: 0 auto;
    width: 120px;
    height: 120px;
    display: block
}

.feed-block .weChat .qr-more p {
    font-size: 12px;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #999;
    padding-top: 14px
}

.feed-block .weChat .qr-more :before {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-bottom: 5px solid #fff;
    position: absolute;
    top: -5px;
    left: 14px
}

.feed-block .weChat:hover {
    background-color: rgba(255, 237, 235, .8)
}

.feed-block .weChat:hover .qr-more {
    display: block
}

.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 .wechat-time {
    text-align: right;
    width: 53px
}

.feed-block .feed-block-extras .wechat-time, .feed-block .feed-block-extras a {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.feed-block .feed-block-extras a {
    height: 28px;
    line-height: 28px;
    margin-left: 14px;
    max-width: 150px;
    vertical-align: top;
    color: #333
}

.feed-block .feed-block-extras a.feed-mall-haitao {
    font-size: 0
}

.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 span.article-mall {
    font-size: 14px;
    display: inline-block;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 120px
}

.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: 25px;
    line-height: 25px
}

.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
}

@-moz-document url-prefix() {
    .feed-row-wide .z-feed-foot-r {
        padding-top: 1px !important
    }
}

.hide {
    display: none
}

#follow-list {
    padding: 0 14px;
    min-height: 236px;
    background: #fff;
    display: none
}

#follow-list > li {
    padding: 20px 0;
    border-bottom: 1px solid #f5f5f5
}

#follow-list > li.feed-stuff {
    padding: 10px 0;
    margin-left: -14px
}

#follow-list > li .z-feed-img a:first-child {
    left: 0
}

#follow-list > li .z-feed-img a.feed-video:before {
    content: "";
    background-image: url('../images/p10.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%
}

#follow-list > li .feed-block-info {
    margin-top: 9px;
    margin-bottom: 20px;
    color: #666;
    height: 16px
}

#follow-list > li .feed-block-descripe {
    margin-bottom: 26px
}

#follow-list > li.feed-stuff-two {
    white-space: nowrap;
    margin-top: -1px;
    width: 858px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden;
    font-size: 0
}

#follow-list > li.feed-stuff-two a {
    border-right: 1px solid #f5f5f5
}

#follow-list > li.feed-stuff-two a img {
    height: 128px;
    width: 214px
}

#follow-list > li.feed-top-set {
    padding-left: 14px;
    padding-right: 14px;
    margin-top: -1px;
    margin-left: -14px;
    margin-right: -14px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

#follow-list > li.feed-top-set .z-feed-content {
    width: 720px
}

#follow-list > li.feed-top-set .feed-block-descripe, #follow-list > li.feed-top-set .z-feed-title {
    margin-bottom: 4px
}

#follow-list > li.feed-top-set .z-feed-img {
    width: 90px;
    height: 90px
}

#follow-list > li.feed-top-set .z-feed-img:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

#follow-list > li .feed-block-tags {
    font-size: 14px
}

#follow-list > li .feed-block-tags .follow-tag {
    position: relative;
    display: inline-block
}

#follow-list > li .feed-block-tags .follow-tag > a {
    margin-right: 10px
}

#follow-list > li .feed-block-tags .follow-tag > a:hover {
    text-decoration: underline
}

#follow-list > li .z-group-data .one-plus {
    position: absolute;
    left: 15px;
    top: -15px;
    font-size: 18px;
    color: #e62828
}

#follow-list .feed-block-title {
    max-height: 60px;
    margin-bottom: 15px;
    overflow: hidden;
    line-height: 30px;
    font-size: 20px;
    font-weight: 400
}

#follow-list .feed-block-title a {
    color: #333
}

#follow-list .feed-block-title a:visited {
    color: #999
}

#follow-list .feed-block-title .z-highlight {
    margin-left: 8px;
    color: #e62828
}

#follow-list .feed-block .z-feed-img {
    width: 150px;
    height: 150px
}

#follow-list .feed-block .z-feed-img .z-gray-mark, #follow-list .feed-block .z-feed-img .z-tag-guonei, #follow-list .feed-block .z-feed-img .z-tag-yuanchuang {
    position: absolute;
    left: 0;
    top: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    text-decoration: none;
    line-height: 18px
}

#follow-list .feed-block .z-feed-content {
    width: 660px;
    height: auto
}

.feed-list-index .feed-hot-list .feed-hot-card {
    position: relative;
    float: left;
    width: 154px;
    padding-bottom: 12px;
    margin-right: 15px;
    margin-bottom: 14px
}

.follow-btn-group {
    position: relative;
    height: 20px;
    line-height: 20px;
    padding: 0 15px 0 30px;
    float: right;
    top: 0;
    right: -14px;
    color: #999;
    font-size: 12px;
    background: #f1f1f1 url('../images/p11.png') no-repeat 0 0;
    z-index: 9
}

.follow-btn-group a {
    color: #666
}

.follow-btn-group a:hover {
    color: #5188a6
}

.card-box {
    width: 365px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: 1
}

.card-box a:hover {
    text-decoration: none
}

.card-box:before {
    content: "";
    width: 100%;
    height: 15px;
    display: block;
    position: absolute;
    left: 0;
    top: -15px
}

.card-box em.guide-img {
    position: absolute;
    width: 0;
    height: 0;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e4e4e4;
    border-style: solid;
    border-width: 0 7px 7px;
    top: -7px;
    left: 30px
}

.card-box em.guide-img:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
    border-style: solid;
    border-width: 0 7px 7px;
    top: 2px;
    left: -7px
}

.card-box .card-content {
    padding: 14px
}

.card-box .card-content .card-photo {
    width: 68px;
    height: 68px;
    line-height: 68px;
    float: left;
    margin-right: 6px
}

.card-box .card-content .card-photo a img {
    width: 50px
}

.card-box .card-content .people {
    position: relative
}

.card-box .card-content .people .avatar-img {
    position: absolute;
    top: 9px;
    left: 9px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden
}

.card-box .card-content .people .pendant-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 68px;
    height: 68px
}

.card-box .card-content .people .user-medal-new {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 9px;
    bottom: 9px;
    margin-right: 0;
    line-height: 0
}

.card-box .card-content .people .user-medal-new img {
    width: 100%;
    height: 100%
}

.card-box .card-content .card-title {
    padding-top: 9px;
    float: left;
    clear: right;
    height: 25px;
    line-height: 25px
}

.card-box .card-content .card-title a {
    margin-right: 0
}

.card-box .card-content .card-title .card-name {
    font-size: 18px;
    float: left;
    max-width: 200px;
    display: inline-block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.card-box .card-content .card-title .card-name a {
    color: #333
}

.card-box .card-content .card-title .card-name a:hover {
    color: #5188a6
}

.card-box .card-content .card-title .card-keyword {
    font-size: 12px;
    color: #999;
    display: inline-block;
    margin-left: 10px
}

.card-box .card-content .card-title .grade-group span.level {
    display: inline-block;
    width: 22px;
    height: 14px;
    border-radius: 2px;
    overflow: hidden;
    position: relative;
    margin-left: 4px;
    top: 2px
}

.card-box .card-content .card-title .grade-group span.level img {
    width: 100%;
    display: block;
    height: 100%
}

.card-box .card-content .card-descripe {
    margin-top: 10px;
    line-height: 20px;
    max-height: 40px;
    width: 260px;
    float: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    font-size: 12px
}

.card-box .card-content .card-descripe a {
    color: #666
}

.card-box .card-content .card-box-bottom {
    border-top: 1px solid #f5f5f5;
    padding: 18px 0;
    margin-top: 12px;
    float: left;
    overflow: hidden;
    width: 100%
}

.card-box .card-content .card-box-bottom .achievement-group {
    margin-left: -14px
}

.card-box .card-content .card-box-bottom .achievement-group li {
    padding: 0 20px !important;
    float: left;
    height: 40px;
    border-left: 1px solid #f5f5f5
}

.card-box .card-content .card-box-bottom .achievement-group li span {
    display: block;
    height: 20px;
    text-align: center;
    font-size: 14px
}

.card-box .card-content .card-box-bottom .achievement-group li span.num {
    color: #333;
    font-weight: 700
}

.card-box .card-content .card-box-bottom .achievement-group li span.sort {
    color: #999
}

.card-box .card-content .card-box-bottom .achievement-group li a {
    margin: 0;
    padding: 0
}

.card-box .card-content .card-box-bottom .achievement-group li a:hover .num, .card-box .card-content .card-box-bottom .achievement-group li a:hover .sort {
    color: #5188a6
}

.card-box .card-content .card-box-bottom .achievement-group:after {
    content: "";
    clear: both
}

.card-box .card-content .card-box-bottom .focus-btn {
    display: inline-block;
    height: 28px;
    width: 61px;
    float: right;
    margin-top: 5px !important;
    line-height: 28px !important;
    border-radius: 2px;
    text-align: center;
    color: #e62828;
    border: 1px solid #fee4e4;
    background: #feecec;
    overflow: hidden;
    cursor: pointer
}

.card-box .card-content .card-box-bottom .focus-btn i {
    margin-right: 5px;
    font-weight: 700;
    vertical-align: -1px
}

.card-box .card-content .card-box-bottom .focus-btn:hover {
    border: 1px solid #fef6f6;
    background: #fef6f6;
    cursor: pointer
}

.follow-not-login {
    overflow: hidden;
    clear: both;
    border-top: 1px solid #ddd;
    position: relative;
    padding: 0 30px;
    top: -1px;
    display: none
}

.follow-not-login .follow-login-box {
    width: 267px;
    margin: 60px auto;
    position: relative;
    overflow: hidden
}

.follow-not-login .follow-login-box .my-follow-pic {
    position: absolute;
    left: 50%;
    margin-left: -26px;
    top: 0
}

.follow-not-login .follow-login-box span {
    height: 38px;
    line-height: 38px;
    padding: 0 30px;
    font-size: 18px;
    background: #f8f8f8;
    border-radius: 19px;
    margin: 60px auto 0;
    display: inline-block;
    clear: both
}

.follow-not-login .follow-login-box .newuser-follow-pic {
    float: left;
    margin-left: 360px;
    clear: both;
    top: -13px;
    position: relative
}

.follow-not-login .follow-login-box .follow-login {
    background: #f8f8f8;
    border-radius: 3px;
    padding-bottom: 18px;
    margin-top: 50px
}

.follow-not-login .follow-login-box .follow-login div {
    line-height: 60px;
    font-size: 14px;
    text-align: center;
    margin-top: 5px
}

.follow-not-login .follow-login-box .follow-login a {
    height: 38px;
    width: 140px;
    background: #e62828;
    color: #fff;
    text-align: center;
    display: block;
    margin: auto;
    border-radius: 3px;
    line-height: 38px;
    font-size: 16px
}

.follow-not-login .follow-login-box .follow-login a:hover {
    background: #f16969
}

.follow-not-login .width-newuser {
    width: 100%;
    text-align: center
}

.follow-not-login .follow-box .z-column-head {
    height: 23px;
    position: relative;
    padding: 12px 14px 12px 0;
    background-color: #fff
}

.follow-not-login .follow-box .z-column-head .z-column-title {
    background: #fff;
    padding-right: 10px;
    position: absolute;
    z-index: 1;
    height: 20px;
    margin-top: 2px;
    line-height: 22px;
    font-size: 20px;
    float: left;
    padding-left: 14px;
    border-left: 2px solid #e62828;
    -webkit-transition: border-width 50ms;
    -o-transition: border-width 50ms;
    transition: border-width 50ms;
    white-space: nowrap
}

.follow-not-login .follow-box .z-column-head .z-column-title .subtitle {
    vertical-align: top;
    font-size: 20px;
    color: #333
}

.follow-not-login .follow-box .z-column-head .line {
    height: 1px;
    overflow: hidden;
    background: #f5f5f5;
    width: 100%;
    position: absolute;
    top: 25px
}

.follow-not-login .follow-box .follow-elements {
    padding-top: 50px;
    margin-left: -21px
}

.follow-not-login .follow-box .follow-elements li {
    width: 222px;
    padding: 14px;
    border: 1px solid #f5f5f5;
    border-radius: 3px;
    float: left;
    position: relative;
    margin-left: 21px;
    margin-bottom: 36px;
    cursor: pointer
}

.follow-not-login .follow-box .follow-elements li .pic {
    width: 64px;
    height: 64px;
    line-height: 63px;
    display: block;
    float: left;
    margin-top: -30px;
    background: #fff;
    -webkit-box-shadow: 0 0 8px #ddd;
    box-shadow: 0 0 8px #ddd;
    overflow: hidden
}

.follow-not-login .follow-box .follow-elements li .pic img {
    width: 64px
}

.follow-not-login .follow-box .follow-elements li .people {
    border-radius: 32px
}

.follow-not-login .follow-box .follow-elements li:after {
    content: "";
    clear: both
}

.follow-not-login .follow-box .follow-elements li .name {
    float: left;
    width: 120px;
    height: 20px;
    line-height: 20px;
    margin-left: 14px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.follow-not-login .follow-box .follow-elements li .name a {
    font-size: 18px;
    color: #333
}

.follow-not-login .follow-box .follow-elements li .name a:hover {
    color: #5188a6
}

.follow-not-login .follow-box .follow-elements li p {
    border-top: 1px solid #f5f5f5;
    padding-top: 14px;
    margin-top: 20px;
    line-height: 25px;
    height: 50px;
    max-height: 50px;
    margin-bottom: 10px;
    color: #999;
    float: left;
    clear: both;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden
}

.follow-not-login .follow-box .follow-elements li p a {
    color: #999
}

.follow-not-login .follow-box .follow-elements li p a:hover {
    color: #5188a6
}

.follow-not-login .follow-box .follow-elements li ul.sub-article {
    border-top: 1px solid #f5f5f5;
    padding-top: 14px;
    margin-top: 20px;
    line-height: 25px;
    height: 50px;
    max-height: 50px;
    margin-bottom: 10px;
    overflow: hidden;
    color: #999;
    float: left;
    clear: both;
    width: 100%;
    word-break: break-all;
    word-wrap: break-word
}

.follow-not-login .follow-box .follow-elements li ul.sub-article li {
    height: 25px;
    line-height: 25px;
    padding: 0;
    margin: 0;
    border: 0;
    overflow: hidden
}

.follow-not-login .follow-box .follow-elements li ul.sub-article li a, .follow-not-login .follow-box .follow-elements li ul.sub-article li span {
    color: #999;
    float: left;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%
}

.follow-not-login .follow-box .follow-elements li ul.sub-article li a:hover {
    color: #5188a6
}

.follow-not-login .follow-box .follow-elements li ul.sub-article li:before {
    content: "";
    clear: both;
    width: 4px;
    height: 4px;
    background: #ccc;
    border-radius: 2px;
    top: 10px;
    position: relative;
    float: left;
    margin-right: 5px
}

.follow-not-login .follow-box .follow-elements li .open-btn {
    width: 40px;
    height: 20px;
    line-height: 20px;
    background: #f2f2f2;
    text-align: center;
    display: block;
    margin: 10px auto 0;
    clear: both;
    border-radius: 10px;
    cursor: pointer
}

.follow-not-login .follow-box .follow-elements li .open-btn em {
    display: inline-block;
    width: 0;
    height: 0;
    border-color: #cecece rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 6px 6px 0;
    margin: 0;
    vertical-align: middle;
    position: relative
}

.follow-not-login .follow-box .follow-elements li .open-btn em:after {
    display: inline-block;
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    top: -8px;
    left: -6px;
    border-color: #f2f2f2 rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 6px 6px 0
}

.follow-not-login .follow-box .follow-elements li .z-icon-check {
    width: 35px;
    height: 35px;
    display: block;
    background: #ddd;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 7px 0 70px;
    line-height: 27px;
    cursor: pointer
}

.follow-not-login .follow-box .follow-elements li .z-icon-check:before {
    margin-left: 15px
}

.follow-not-login .follow-box .follow-elements:after {
    content: "";
    clear: both;
    display: block
}

.follow-not-login .follow-box .follow-elements.tj-list:after {
    content: "";
    clear: both;
    height: 0 !important
}

.follow-not-login .switch-follow-btn.fixed {
    padding: 50px;
    clear: both;
    text-align: center;
    position: fixed;
    bottom: 50px;
    left: 50%;
    margin-left: -330px;
    z-index: 9999
}

.follow-not-login .switch-follow-btn.fixed a {
    height: 38px;
    width: 180px;
    line-height: 38px;
    padding: 0 20px;
    color: #fff;
    background: #ddd;
    display: inline-block;
    border-radius: 3px
}

.follow-not-login .switch-follow-btn {
    padding: 50px;
    text-align: center;
    clear: both
}

.follow-not-login .switch-follow-btn a {
    height: 38px;
    width: 180px;
    line-height: 38px;
    padding: 0 20px;
    color: #fff;
    background: #ddd;
    display: inline-block;
    border-radius: 3px
}

.follow-float-box {
    width: 1080px;
    top: 100px;
    left: 50%;
    margin-left: -540px;
    position: fixed;
    z-index: 99999;
    display: none
}

.follow-float-box .left-btn {
    float: left;
    width: 40px;
    height: 80px;
    margin: 270px 0 0;
    background: #000;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
    font-size: 30px;
    line-height: 80px;
    text-align: center
}

.follow-float-box .slide-main-box {
    width: 900px;
    height: 620px;
    float: left;
    margin-left: 50px;
    overflow: hidden
}

.follow-float-box .slide-main-box .this-follow-out {
    width: 880px;
    margin: auto 10px;
    height: 620px;
    background: #f5f5f5;
    border-radius: 4px;
    float: left;
    overflow: hidden
}

.follow-float-box .slide-main-box .this-follow-out a:hover {
    color: #5188a6 !important
}

.follow-float-box .slide-main-box .this-follow-out .this-follow {
    padding: 30px;
    min-height: 114px;
    background: #fff;
    -webkit-box-shadow: 0 5px 8px #ddd;
    box-shadow: 0 5px 8px #ddd;
    position: relative
}

.follow-float-box .slide-main-box .this-follow-out .this-follow a img {
    width: 114px;
    height: 114px;
    -webkit-box-shadow: 0 0 8px #ddd;
    box-shadow: 0 0 8px #ddd;
    position: absolute;
    left: 30px
}

.follow-float-box .slide-main-box .this-follow-out .this-follow a .user-pic {
    border-radius: 72px
}

.follow-float-box .slide-main-box .this-follow-out .this-follow .this-main-text {
    margin-left: 135px;
    float: left
}

.follow-float-box .slide-main-box .this-follow-out .this-follow .this-main-text .title {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #333;
    overflow: hidden
}

.follow-float-box .slide-main-box .this-follow-out .this-follow .this-main-text .title a {
    color: #333;
    height: 40px;
    max-width: 430px;
    float: left;
    display: inline-block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.follow-float-box .slide-main-box .this-follow-out .this-follow .this-main-text .title span {
    font-size: 14px;
    color: #999;
    padding-left: 20px;
    float: left;
    padding-top: 3px
}

.follow-float-box .slide-main-box .this-follow-out .this-follow .this-main-text .description {
    line-height: 24px;
    font-size: 14px;
    color: #333;
    padding-top: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden
}

.follow-float-box .slide-main-box .this-follow-out .this-follow .this-main-user {
    margin-left: 135px;
    float: left
}

.follow-float-box .slide-main-box .this-follow-out .this-follow .this-main-user .title {
    padding-top: 30px;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    color: #333
}

.follow-float-box .slide-main-box .this-follow-out .this-follow .this-main-user .title a {
    color: #333
}

.follow-float-box .slide-main-box .this-follow-out .this-follow .this-main-user .description {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    padding-top: 8px;
    overflow: hidden
}

.follow-float-box .slide-main-box .this-follow-out .this-follow .z-icon-cross {
    width: 15px;
    height: 15px;
    color: #ccc;
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer
}

.follow-float-box .slide-main-box .this-follow-out .this-follow .z-icon-cross:hover {
    color: #999
}

.follow-float-box .slide-main-box .this-follow-out .this-sub-list {
    padding: 40px 30px;
    position: relative
}

.follow-float-box .slide-main-box .this-follow-out .this-sub-list ul {
    width: 850px
}

.follow-float-box .slide-main-box .this-follow-out .this-sub-list ul li {
    width: 242px;
    height: 88px;
    float: left;
    background: #fff;
    border-radius: 3px;
    margin: 0 23px 23px 0;
    padding: 8px
}

.follow-float-box .slide-main-box .this-follow-out .this-sub-list ul li a img {
    position: absolute;
    width: 88px;
    height: 88px
}

.follow-float-box .slide-main-box .this-follow-out .this-sub-list ul li p {
    float: right;
    margin-left: 105px;
    line-height: 20px;
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    height: 83px
}

.follow-float-box .slide-main-box .this-follow-out .this-sub-list ul li p a {
    color: #333
}

.follow-float-box .slide-main-box .this-follow-out .this-sub-list ul li p a span {
    color: #e62828
}

.follow-float-box .slide-main-box .this-follow-out .this-sub-list .z-icon-check {
    width: 50px;
    height: 50px;
    display: block;
    background: #ddd;
    color: #fff;
    position: absolute;
    top: -25px;
    right: 30px;
    border-radius: 25px;
    line-height: 50px;
    cursor: pointer;
    font-size: 25px;
    text-align: center
}

.follow-float-box .right-btn {
    float: right;
    width: 40px;
    height: 80px;
    margin: 270px 0 0;
    background: #000;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
    font-size: 30px;
    line-height: 80px;
    text-align: center
}

.follow-float-box .switch-follow-btn {
    padding: 50px;
    text-align: center;
    clear: both
}

.follow-float-box .switch-follow-btn a {
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    color: #fff;
    background: #ddd;
    display: inline-block;
    border-radius: 3px
}

.bg-red {
    background: #e62828 !important
}

.prohibit {
    filter: alpha(opacity=40) !important;
    -moz-opacity: .4 !important;
    -khtml-opacity: .4 !important;
    opacity: .4 !important;
    cursor: default !important
}

#follow-load-status {
    width: 100%;
    clear: both;
    padding: 100px 0
}

.bottom-load-btn {
    margin: -1px 14px 44px;
    background: #fcecec;
    color: #e62828;
    cursor: pointer;
    display: none
}

.bottom-load-btn, .bottom-load-off {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 700
}

.bottom-load-off {
    margin: -1px 14px 14px;
    background: #efefef;
    color: #999
}

.pop {
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    display: none
}

.pop, .pop.pop-fav {
    z-index: 10001
}

.pop-close {
    position: absolute;
    top: -6px;
    right: -6px;
    width: 24px;
    height: 24px;
    background: #fff;
    cursor: pointer;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    color: #999;
    text-align: center;
    line-height: 24px;
    font-size: 13px
}

.pop_no_title .pop-content {
    width: 310px;
    padding: 40px 0;
    text-align: center;
    font-size: 14px
}

.pop_no_title .pop_info, .pop_no_title .pop_info_show {
    text-align: left;
    color: #666;
    line-height: 20px;
    max-width: 210px;
    display: inline-block
}

.switch-follow-btn {
    padding-bottom: 30px
}

.recommend-title {
    margin: 20px 0;
    border-left: 2px solid #e62828;
    font-size: 18px;
    padding-left: 10px
}

.spjj_status {
    color: #999
}

.spjj_status.active {
    cursor: pointer
}

.spjj_status.active:hover {
    cursor: pointer;
    text-decoration: underline;
    color: #5188a6
}

.feed-main-con .feed-hot-wrap {
    padding: 0;
    border-bottom: 1px solid #f5f5f5
}

.feed-main-con .feed-hot-wrap .polymerization-top {
    height: 45px;
    line-height: 45px;
    clear: both
}

.feed-main-con .feed-hot-wrap .polymerization-top .polymerization-title {
    float: left;
    font-size: 20px
}

.feed-main-con .feed-hot-wrap .polymerization-top .polymerization-time {
    float: right;
    color: #999;
    font-size: 14px
}

.feed-main-con .feed-hot-wrap .feed-hot-item {
    display: block;
    width: 848px;
    overflow: hidden;
    position: relative;
    margin-left: -14px;
    padding-left: 14px
}

.feed-main-con .feed-hot-wrap .feed-hot-item .feed-hot-window {
    float: left
}

.feed-main-con .feed-hot-wrap .feed-hot-item .feed-hot-window .feed-hot-list {
    height: auto
}

#feed-main .pagenation-list li.page-turn a:hover {
    background: none
}

.add-focus-wrap {
    display: none;
    position: absolute;
    overflow: auto;
    z-index: 99999;
    width: 600px;
    padding: 55px 60px 50px;
    height: 523px;
    top: 20%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff
}

.add-focus-wrap > .icon-times-o {
    position: absolute;
    cursor: pointer;
    font-size: 20px;
    color: #999;
    top: 20px;
    right: 20px
}

.add-focus-wrap .add-search-wrap {
    font-size: 0;
    margin-bottom: 32px
}

.add-focus-wrap .add-search-wrap input {
    font-size: 14px;
    padding-left: 20px;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: none;
    width: 515px;
    height: 38px;
    background: #f5f5f5;
    -webkit-appearance: none
}

.add-focus-wrap .add-search-wrap > button {
    text-align: left;
    vertical-align: top;
    padding-left: 10px;
    height: 38px;
    line-height: 38px;
    border-radius: 4px;
    width: 47px;
    background: #f5f5f5;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    cursor: pointer
}

.add-focus-wrap .add-search-wrap .icon-search-o-thin {
    color: #ccc;
    font-size: 18px;
    vertical-align: sub
}

.add-focus-wrap .add-focus-btn {
    height: 28px;
    width: 61px;
    line-height: 28px !important;
    border-radius: 2px;
    text-align: center;
    color: #e62828;
    border: 1px solid #fee4e4;
    background: #feecec;
    overflow: hidden
}

.add-focus-wrap .add-focus-btn:hover {
    border: 1px solid #fef6f6;
    background: #fef6f6;
    cursor: pointer
}

.add-focus-wrap .add-focus-btn > i {
    margin-right: 5px;
    font-size: 18px
}

.add-focus-wrap .add-goods-more {
    display: none;
    color: #999;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    background: #f5f5f5;
    width: 600px;
    height: 20px;
    line-height: 20px
}

.add-focus-wrap .add-goods-more i {
    vertical-align: -1px
}

.add-focus-wrap .add-ul-wrap {
    overflow: hidden;
    width: 600px;
    height: 100px
}

.add-focus-wrap .add-ul-wrap ul {
    overflow: hidden;
    width: 618px
}

.add-focus-wrap .add-ul-wrap ul li {
    float: left;
    margin-bottom: 20px;
    margin-right: 18px;
    width: 188px;
    height: 80px
}

.add-focus-wrap .add-ul-wrap ul li > a {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 0;
    margin-right: 12px;
    text-align: center;
    float: left
}

.add-focus-wrap .add-ul-wrap ul li > a img {
    max-width: 80px
}

.add-focus-wrap .add-ul-wrap ul li > div {
    float: left;
    position: relative;
    height: 80px
}

.add-focus-wrap .add-ul-wrap ul li > div .add-goods-title {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: break-all;
    display: block;
    color: #333;
    width: 95px;
    height: 36px;
    line-height: 18px
}

.add-focus-wrap .add-goods-wrap .add-focus-btn, .add-focus-wrap .add-people-wrap .add-focus-btn {
    position: absolute;
    bottom: 0;
    margin-top: 9px
}

.add-focus-wrap .add-people .add-people-info .add-people-title {
    color: #333;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-top: 5px;
    width: 75px
}

.add-focus-wrap .add-people .add-people-info .add-people-intro {
    white-space: nowrap;
    display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-top: 7px;
    font-size: 12px;
    color: #999;
    width: 75px;
    text-indent: 1px
}

.add-focus-wrap .add-tags {
    overflow: hidden;
    height: 50px
}

.add-focus-wrap .add-tags ul {
    overflow: hidden;
    width: 618px
}

.add-focus-wrap .add-tags li {
    float: left;
    white-space: nowrap;
    margin-right: 18px;
    margin-bottom: 20px;
    width: 188px;
    height: 30px
}

.add-focus-wrap .add-tags a {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 72px;
    color: #666;
    margin-right: 16px;
    line-height: 18px
}

.add-focus-wrap .add-tags .add-focus-btn, .add-focus-wrap .add-tags a {
    display: inline-block;
    vertical-align: middle
}

.add-focus-wrap .add-focus-noresult {
    margin-top: 38px;
    display: none;
    text-align: center
}

.add-focus-wrap .add-focus-noresult > div {
    margin-top: 20px;
    font-size: 18px
}

#header {
    padding-bottom: 0
}

#header #global-search {
    margin-bottom: 0;
    padding-top: 0;
    height: auto
}

#header #global-search .search-inner {
    padding: 30px 0 0;
    height: auto;
    position: relative
}

#header #global-search .download {
    display: none;
    width: 206px;
    height: 72px;
    position: absolute;
    top: 15px;
    right: 55px;
    z-index: 1002;
    background-image: url(../images/qr_guide@2x.gif);
    background-size: 100% 100%
}

#header #global-search .download .download-close {
    cursor: pointer;
    position: absolute;
    top: 4px;
    right: 4px;
    width: 6px;
    height: 6px;
    text-align: center;
    color: #eee
}

#header #global-search .download .download-close i {
    display: none;
    color: #eee;
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#header #global-search .download .download-close i:hover {
    color: #ddd
}

#header #global-search .download .download-text {
    display: none;
    text-align: center;
    font-size: 12px;
    color: #666;
    line-height: 12px;
    margin-bottom: 4px;
    width: 60px
}

#header #global-search .download a {
    display: none;
    position: absolute;
    width: 60px;
    height: 60px;
    bottom: -66px;
    right: 5px;
    padding: 6px;
    background: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    text-align: center
}

#header #global-search .download a:before {
    content: "";
    position: absolute;
    top: -4px;
    left: 50%;
    margin-left: -4px;
    width: 0;
    height: 0;
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid #fff
}

#header #global-search .download:hover a {
    display: block
}


#logo {

    margin: 0
}

#logo_haojia {
    width: 180px;
    margin: 0
}

#search-form {
    position: relative;
    float: left
}

#search-form .search-wrap {
    overflow: hidden;
    margin-bottom: 6px;
    width: 600px;
    height: 40px
}

#search-form .search-input-wrap {
    position: relative;
    float: left;
    padding: 8px 8px 8px 14px;
    border: 2px solid #e62828;
    border-right-width: 0;
    background-color: #fff;
    width: 500px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

#search-form .search-input-wrap .search-input {
    width: 100%;
    height: 20px;
    border: 0;
    line-height: 20px;
    color: #999;
    font-family: inherit;
    -webkit-appearance: none;
    font-size: 14px
}

#search-form .search-input-wrap .search-input.inputed {
    color: #333
}

#search-form .search-input-wrap .search-input::-webkit-search-cancel-button {
    display: none
}

#search-form .search-input-wrap .search-input::-ms-clear {
    display: none
}

#search-form .search-input-wrap .search-cancel-button {
    display: none;
    position: absolute;
    margin-top: -6px;
    top: 50%;
    right: 14px;
    font-size: 12px;
    color: #999
}

#search-form .search-input-wrap .search-cancel-button:hover {
    opacity: .8
}

#search-form .search-submit {
    float: left;
    background-color: #e62828;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    line-height: 40px;
    cursor: pointer;
    width: 100px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background-image: -webkit-gradient(linear, right top, left top, from(#e62828), to(#ff5a3c));
    background-image: -o-linear-gradient(right, #e62828 0, #ff5a3c 100%);
    background-image: linear-gradient(-90deg, #e62828, #ff5a3c)
}

#search-form .search-submit:hover {
    background-color: #f16969
}

#search-form .hot-words {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    height: 20px;
    line-height: 20px;
    margin-bottom: 24px
}

#search-form .hot-words, #search-form .hot-words a {
    color: #666
}

#search-form .hot-words a {
    margin-left: 9px
}

#search-form .hot-words a.highlight {
    color: #e62828 !important
}

#search-form .hot-words a:hover {
    color: #5188a6;
    text-decoration: underline
}

.category-box {
    width: 228px;
    height: 528px;
    float: left;
    position: relative;
    margin-right: 10px
}

.category-box ul {
    background: #fff
}

.category-box ul li {
    width: 228px;
    height: 48px;
    line-height: 48px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.category-box ul li.current {
    background: rgba(230, 40, 40, .1)
}

.category-box ul li.current a {
    color: #e62828
}

.category-box ul li.current a:hover {
    text-decoration: underline
}

.category-box ul li.current i.category-i, .category-box ul li.current i.icon-angle-right-o {
    color: #e62828
}

.category-box ul li > a {
    color: #666;
    margin-right: 10px;
    display: inline-block;
    float: left
}

.category-box ul li > a.no-link:hover {
    text-decoration: none;
    cursor: unset
}

.category-box ul li i.category-i {
    font-size: 18px;
    color: #ccc;
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 14px;
    text-align: center;
    line-height: 20px;
    margin-right: 6px
}

.category-box ul li i.icon-angle-right-o {
    float: right;
    width: 12px;
    height: 12px;
    margin: 19px 10px 0 0;
    font-size: 12px;
    color: #999
}

.category-box ul li .category-list {
    position: absolute;
    top: 0;
    left: 228px;
    z-index: 1000;
    width: 972px;
    background: #fff;
    -webkit-box-shadow: 5px 0 10px 0 rgba(38, 38, 38, .1);
    box-shadow: 5px 0 10px 0 rgba(38, 38, 38, .1);
    min-height: 528px;
    display: none
}

.category-box ul li .category-list .category-text {
    width: 100%;
    background: #fff;
    min-height: 528px;
    padding: 20px 20px 10px 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.category-box ul li .category-list .category-text .category-row {
    line-height: 28px;
    padding-bottom: 10px
}

.category-box ul li .category-list .category-text .category-row .main-cate {
    width: 116px;
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    font-weight: 700;
    display: inline-block;
    text-decoration: none
}

.category-box ul li .category-list .category-text .category-row .main-cate:hover {
    color: #e62828
}

.category-box ul li .category-list .category-text .category-row .cate-list {
    width: 800px;
    float: left
}

.category-box ul li .category-list .category-text .category-row .cate-list a {
    color: #666;
    margin-right: 20px;
    display: inline-block;
    float: left;
    text-decoration: none
}

.category-box ul li .category-list .category-text .category-row .cate-list a:hover {
    color: #e62828
}

.category-box ul li .category-list .category-text .category-row:after {
    content: "";
    display: block;
    clear: both
}

.small-banner {
    width: 680px;
    margin-top: 0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0
}

.small-banner a {
    position: relative;
    display: inline-block;
    width: 226px;
    height: 120px;
    margin-right: 0;
    float: left;
    border-left: 1px solid #f5f5f5;
    border-top: 1px solid #f5f5f5;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.small-banner a > img {
    width: 100%;
    height: 100%;
    display: inline-block;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s
}

.small-banner a > img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.small-banner a:nth-child(3n+1) {
    border-left: none
}

.small-banner a:nth-child(3n) {
    width: 228px
}

.small-banner a .special-tag {
    position: absolute;
    left: 0;
    top: 0
}

.small-banner a .special-tag > img {
    height: 28px
}

#feed-side .good-thing-foot {
    padding: 15px;
    background-color: #fff;
    width: 298px;
    height: 250px;
    position: relative
}

#feed-side .good-thing-foot a {
    display: block;
    position: relative
}

#feed-side .good-thing-foot img {
    width: 100%
}

#feed-side .good-thing-foot i {
    display: block;
    position: absolute;
    font-size: 12px;
    color: #fff;
    background-color: rgba(0, 0, 0, .4);
    padding: 2px 4px;
    border-top-left-radius: 4px;
    right: 0;
    bottom: 0
}

#feed-side .feed-main-more {
    margin-bottom: 20px;
    margin-top: 20px
}

#feed-side .havesticky {
    margin-top: 52px
}

#feed-side .noaction {
    height: auto
}

#feed-side .noaction:hover {
    border-left: 2px solid #e62828
}

.side-combination-shequ .shequ-combination-content .side-haowu-zhongce {
    display: none
}

.side-combination-shequ .shequ-combination-content .side-haowu-zhongce.active {
    display: block
}

.side-yuanchuang .side-yuanchuang-feeds {
    padding: 0
}

.side-index-mix .side-wiki-content {
    padding: 10px 14px 0;
    overflow: hidden;
    display: none;
    clear: both;
    font-size: 0
}

.side-index-mix .side-wiki-content .feed-hor {
    margin: 0 0 14px
}

.side-index-mix .side-wiki-content .side-zhongce-ul {
    margin-top: 0
}

.side-index-mix .side-wiki-content.show {
    display: block
}

.side-index-mix .side-wiki-content li.side-wiki-content-category {
    overflow: hidden;
    display: inline-block;
    margin: 10px 0 11px
}

.side-index-mix .side-wiki-content li.side-wiki-content-category .side-wiki-title-list {
    height: 14px;
    line-height: 14px;
    margin-bottom: 10px
}

.side-index-mix .side-wiki-content li.side-wiki-content-category .side-wiki-title-list a {
    margin-right: 20px;
    float: left;
    font-size: 14px;
    color: #333;
    cursor: pointer
}

.side-index-mix .side-wiki-content li.side-wiki-content-category .side-wiki-title-list a:last-child {
    margin-right: 0
}

.side-index-mix .side-wiki-content li.side-wiki-content-category .side-wiki-title-list a:hover {
    color: #5188a6
}

.side-index-mix .side-wiki-content li.side-wiki-content-category .side-wiki-data-list {
    height: 48px;
    line-height: 24px;
    overflow: hidden
}

.side-index-mix .side-wiki-content li.side-wiki-content-category .side-wiki-data-list a {
    font-size: 14px;
    color: #999;
    margin-right: 20px;
    float: left;
    cursor: pointer
}

.side-index-mix .side-wiki-content li.side-wiki-content-category .side-wiki-data-list a:last-child {
    margin-right: 0
}

.side-index-mix .side-wiki-content li.side-wiki-content-category .side-wiki-data-list a:hover {
    color: #5188a6
}

.side-index-mix .side-wiki-content li.side-wiki-content-category:last-of-type {
    margin-bottom: 21px
}

.side-index-mix .side-wiki-content li.side-wiki-content-brand {
    width: 136px;
    height: 32px;
    line-height: 32px;
    float: left;
    margin: 10px 28px 0 0
}

.side-index-mix .side-wiki-content li.side-wiki-content-brand a {
    width: 100%;
    height: 100%;
    font-size: 14px;
    text-align: center;
    color: #666;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.side-index-mix .side-wiki-content li.side-wiki-content-brand a:hover {
    color: #5188a6
}

.side-index-mix .side-wiki-content li.side-wiki-content-brand:nth-child(2n) {
    margin-right: 0
}

.side-index-mix .side-wiki-content li.side-wiki-content-brand:last-of-type {
    margin-bottom: 22px
}

.side-index-mix .side-wiki-content li.side-wiki-content-goods {
    margin-bottom: 14px
}

.side-index-mix .side-wiki-content li.side-wiki-content-goods .side-max {
    font-size: 0
}

.side-index-mix .side-wiki-content li.side-wiki-content-goods .side-max > a {
    display: inline-block;
    margin-right: 14px;
    font-size: 0;
    width: 80px;
    height: 80px
}

.side-index-mix .side-wiki-content li.side-wiki-content-goods .side-max > a:hover img {
    opacity: .9
}

.side-index-mix .side-wiki-content li.side-wiki-content-goods .side-max > a > div {
    width: 100%;
    height: 100%
}

.side-index-mix .side-wiki-content li.side-wiki-content-goods .side-max .side-jx-r {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    font-size: 14px;
    width: 206px;
    height: 80px
}

.side-index-mix .side-wiki-content li.side-wiki-content-goods .side-max .side-jx-r .side-line-title {
    color: #333;
    line-height: 24px;
    height: 48px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.side-index-mix .side-wiki-content li.side-wiki-content-goods .side-max .side-jx-r .side-line-title:hover {
    color: #5188a6
}

.side-index-mix .side-wiki-content li.side-wiki-content-goods .side-max .side-jx-r .side-price {
    color: #e62828;
    font-size: 14px;
    margin-top: 8px;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.side-index-mix .side-wiki-content li.side-wiki-content-goods:first-child {
    margin-top: 4px
}

.side-index-mix .side-wiki-content .side-wiki-content-more {
    width: 300px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    color: #666;
    margin: 0 auto 14px;
    background: #f7f7f7;
    border-radius: 2px;
    display: inline-block
}

.side-index-mix .side-wiki-content .side-wiki-content-more:hover {
    opacity: .8
}

#index-elevator {
    position: fixed;
    right: 0;
    z-index: 999;
    bottom: 70px;
    height: 240px
}

#index-elevator.z-right-widget {
    top: auto;
    bottom: 30px
}

#index-elevator.z-right-widget.fixed-footer {
    position: absolute;
    top: -114px
}

#index-elevator li {
    position: relative;
    width: 40px;
    height: 39px;
    border-bottom: 1px solid #f5f5f5;
    text-align: center;
    font-size: 14px;
    color: #aaa;
    background-color: #fff
}

#index-elevator li.back-to-top {
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

#index-elevator li.back-to-top.show {
    opacity: 1
}

#index-elevator li i {
    font-size: 28px
}

#index-elevator li i.icon-wechat + span {
    text-indent: 4px
}

#index-elevator li > a, #index-elevator li > span {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #aaa;
    position: relative
}

#index-elevator li > a.elevator-report, #index-elevator li > span.elevator-report {
    padding: 4px 0;
    color: #999;
    font-size: 12px;
    line-height: 16px;
    text-align: center
}

#index-elevator li > a > i, #index-elevator li > span > i {
    display: inline-block;
    color: #ccc;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%
}

#index-elevator li > a > span, #index-elevator li > span > span {
    display: none;
    font-size: 12px;
    line-height: 19px;
    text-align: center
}

#index-elevator li:hover {
    color: #fff;
    background-color: #e62828;
    cursor: pointer;
    z-index: 1
}

#index-elevator li:hover > a, #index-elevator li:hover > span {
    color: #fff
}

#index-elevator li:hover > a > i, #index-elevator li:hover > span > i {
    display: none
}

#index-elevator li:hover .elevator-info, #index-elevator li:hover .elevator-qrcode, #index-elevator li:hover .elevator-text, #index-elevator li:hover > a > span, #index-elevator li:hover > span > span {
    display: block
}

#index-elevator li:nth-child(3) .elevator-qrcode {
    top: -60px
}

#index-elevator li:nth-child(3) .elevator-arrow {
    top: 77px
}

#index-elevator li .elevator-qrcode {
    display: none;
    position: absolute;
    top: -38px;
    right: 51px;
    padding: 10px;
    background-color: #fff;
    color: #333;
    line-height: 20px;
    font-size: 14px;
    -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
}

#index-elevator li .elevator-qrcode img {
    width: 100px;
    height: 100px
}

#index-elevator li .elevator-qrcode span {
    display: block
}

#index-elevator li .elevator-text {
    display: none;
    position: absolute;
    top: -12px;
    right: 51px;
    padding: 10px 0;
    background-color: #fff;
    font-size: 14px;
    -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;
    width: 134px;
    color: #999;
    line-height: 24px;
    height: 66px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#index-elevator li .elevator-text .elevator-arrow {
    top: 28px
}

#index-elevator .elevator-arrow {
    position: absolute;
    top: 55px;
    right: -3px;
    width: 0;
    height: 0;
    border-top: 5px solid rgba(0, 0, 0, 0);
    border-left: 5px solid #fff;
    border-bottom: 5px solid rgba(0, 0, 0, 0)
}

#index-elevator .icon-angle-up-o {
    font-weight: 600
}

#index-elevator .feedback {
    border-color: #e62828;
    background-color: #e62828;
    color: #fff
}

#index-elevator .feedback a {
    font-size: 12px;
    color: #fff
}

#index-elevator .feedback a div {
    height: 12px;
    margin-top: -20px
}

#index-elevator .feedback .icon-buoy, #index-elevator .feedback .z-icon-feedback {
    font-size: 18px
}

#index-elevator .feedback .elevator-info-diff {
    top: -55px
}

#index-elevator .feedback .elevator-info-diff .elevator-arrow {
    top: 74px
}

#index-elevator .feedback .elevator-info {
    line-height: 52px
}

#index-elevator .feedback .elevator-arrow {
    top: 22px
}

#index-elevator .icon-mobile + .elevator-qrcode {
    top: auto !important;
    bottom: 0
}

#index-elevator .icon-mobile + .elevator-qrcode > .elevator-arrow {
    top: auto !important;
    bottom: 10px
}

#index-elevator .elevator-star img {
    display: block
}

#index-elevator .elevator-star:hover img, #index-elevator .elevator-star img.oneone-star-hover {
    display: none
}

#index-elevator .elevator-star:hover img.oneone-star-hover {
    display: block
}

.side-eleven-activity {
    width: 328px;
    height: 282px;
    padding-top: 100px;
    background: url(../images/activity-bg1.png);
    background-size: 100% auto;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important
}

.side-eleven-activity .eleven-inner {
    width: 316px;
    margin: 0 auto
}

.side-eleven-activity .eleven-inner .quan-box {
    height: 108px;
    background: url(../images/quan-bg1.png);
    background-size: 100% 100%;
    position: relative;
    padding-left: 48px;
    padding-top: 28px
}

.side-eleven-activity .eleven-inner .quan-box .go-eleven-link {
    display: block;
    width: 104px;
    height: 78px;
    position: absolute;
    right: 12px;
    top: 24px
}

.side-eleven-activity .eleven-inner .quan-box .go-eleven-link img {
    width: 100%;
    height: 100%
}

.side-eleven-activity .eleven-inner .quan-title {
    color: #e62828;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700
}

.side-eleven-activity .eleven-inner .count-clock {
    font-size: 0;
    color: #999;
    margin-top: 9px
}

.side-eleven-activity .eleven-inner .count-clock .count-text {
    font-size: 12px
}

.side-eleven-activity .eleven-inner .count-clock .count-text.text-1 {
    margin-right: 4px
}

.side-eleven-activity .eleven-inner .count-clock .count-text.text-2, .side-eleven-activity .eleven-inner .count-clock .count-text.text-3 {
    margin-right: 2px
}

.side-eleven-activity .eleven-inner .count-clock .time {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    display: inline-block;
    background-color: #5c5c5c;
    color: #fff;
    border-radius: 2px;
    text-align: center
}

.side-eleven-activity .eleven-inner .quan-info {
    color: #999;
    font-size: 12px;
    margin-top: 12px
}


#index-head {
    margin-bottom: 10px
}

div#global-nav.sub-channel {
    position: relative
}

div#global-nav.fixed {
    position: fixed;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1)
}

.content-inner {
    margin-top: 10px
}


.ad-data-hide {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden
}

div.index-top-stuff, div.z-stuff-bar {
    max-height: 90px
}

#feed-side .side-video .z-head-video .z-column-title img {
    height: 18px
}

.z-stuff-bar {
    margin: 10px 0
}

.shequ-combination-content .side-haowu-zhongce {
    padding-bottom: 14px
}

#cover {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 10000
}

.nav-list > li:first-child a {
    color: #e62828
}
