.eqibaba-home-news {
    margin-bottom: 20px
}

.eqibaba-home-news .tabs-common {
    margin-top: 20px
}

.eqibaba-home-news .detail-left {
    width: 990px
}

.eqibaba-home-news .detail-right {
    width: 200px
}

.eqibaba-home-news .tabs-common {
    height: auto;
    line-height: 50px;
    margin-bottom: 10px;
    background: #fff
}

.eqibaba-home-news .tabs-common li {
    float: left;
    width: 10%;
    text-align: center;
    border-bottom: solid 1px #ebeef5;
    color: #9b9b9b;
    cursor: default;
    border-left: 1px solid #ececec
}

.eqibaba-home-news .tabs-common li.search-input {
    float: right;
    text-align: right;
    width: 30%;
    border-left: 0;
    border-bottom: 0
}

.eqibaba-home-news .tabs-common li.search-input:hover {
    border-bottom: #ff6700;
    border-bottom: var(--theme_colors_primary)
}

.eqibaba-home-news .tabs-common li:first-child, .eqibaba-home-news .tabs-common li:nth-child(11) {
    border-left: none
}

.eqibaba-home-news .tabs-common li.active, .eqibaba-home-news .tabs-common li:hover {
    height: 51px;
    border-bottom: 2px solid #ff6700;
    border-bottom: 2px solid var(--theme_colors_primary);
    color: #ff6700;
    color: var(--theme_colors_primary)
}

.eqibaba-home-news .tabs-common li.active a, .eqibaba-home-news .tabs-common li:hover a {
    color: #ff6700;
    color: var(--theme_colors_primary)
}

.eqibaba-home-news .tabs-common li > a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: normal;
    color: #9b9b9b
}

.eqibaba-home-news .tabs-common .tabsfixed {
    position: absolute;
    top: 70px;
    width: 1200px;
    background: #fff;
    box-shadow: 0 0 6px 2px rgba(221, 221, 221, .5);
    z-index: 9
}

.eqibaba-home-news .news-wrapper {
    margin-top: 10px
}

.eqibaba-home-news .list {
    width: 990px
}

.eqibaba-home-news .list .item {
    padding: 20px;
    border-bottom: 1px solid #e0e3e8
}

.eqibaba-home-news .list .item .tit {
    font-size: 16px;
    font-weight: 600
}

.eqibaba-home-news .list .item .time {
    height: 20px;
    margin: 10px 0 7px;
    color: #959595
}

.eqibaba-home-news .list .item .time span {
    display: inline-block;
    max-width: 280px;
    height: 20px;
    margin-right: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.eqibaba-home-news .list .item .abs {
    line-height: 24px
}

.eqibaba-home-news .list .item .read-more {
    color: #ff6700;
    color: var(--theme_colors_primary)
}

.eqibaba-home-news .list .item .read-more:hover {
    text-decoration: underline
}

.eqibaba-home-news .list .item:last-child {
    border-bottom: 0
}

.eqibaba-home-news .list-ad-component {
    width: 200px
}

.eqibaba-home-news .list-ad-component .item {
    width: 200px;
    height: 85px;
    padding: 16px;
    margin-bottom: 4px;
    background: linear-gradient(319deg, #4186ff, #514fe0);
    border-radius: 2px;
    color: #fff;
    position: relative;
    box-sizing: border-box
}

.eqibaba-home-news .list-ad-component .item .name {
    margin-bottom: 8px
}

.eqibaba-home-news .list-ad-component .item .iconfont {
    position: absolute;
    opacity: .2
}

.eqibaba-home-news .list-ad-component .item .iconfont.icons-reg {
    width: 54px;
    height: 60px;
    line-height: 60px;
    top: 8px;
    right: 12px;
    font-size: 58px
}

.eqibaba-home-news .list-ad-component .item .iconfont.icons-trade {
    width: 68px;
    height: 70px;
    line-height: 70px;
    top: 2px;
    right: 5px;
    font-size: 68px
}

.eqibaba-home-news .list-ad-component .item .iconfont.icons-search {
    width: 72px;
    height: 76px;
    line-height: 76px;
    top: 2px;
    right: 0;
    font-size: 74px
}

.eqibaba-home-news .list-ad-component .item-carousel {
    width: 200px;
    height: 200px;
    background: linear-gradient(319deg, #4186ff, #514fe0)
}

.eqibaba-home-news .detail {
    width: 990px;
    padding: 20px
}

.eqibaba-home-news .detail .title {
    font-weight: 600;
    text-align: center;
    margin-top: 10px
}

.eqibaba-home-news .detail .copywriting {
    text-align: center
}

.eqibaba-home-news .detail .time {
    height: 16px;
    margin: 20px 0;
    font-size: 12px;
    color: #959595;
    text-align: center
}

.eqibaba-home-news .detail .time span {
    display: inline-block;
    max-width: 200px;
    height: 16px;
    margin: 0 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.eqibaba-home-news .detail .content {
    margin-top: 10px;
    line-height: 160%;
    text-align: justify;
    text-indent: 2em
}

.eqibaba-home-news .detail .content > p {
    margin-bottom: 10px
}

.eqibaba-home-news .detail .content img {
    max-width: 90%
}

.eqibaba-home-news .detail .seo-title {
    margin-top: 20px;
    text-align: center
}

.eqibaba-home-news .detail .content-bottom {
    height: 30px;
    line-height: 30px;
    margin-top: 40px
}

.eqibaba-home-news .detail .content-bottom .share .iconfont {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    margin-right: 10px;
    color: #fff;
    text-align: center;
    vertical-align: top
}

.eqibaba-home-news .detail .content-bottom .share .iconfont.icons-wechat {
    background: #08bb08
}

.eqibaba-home-news .detail .content-bottom .share .iconfont.icons-qzone {
    background: #ffc100
}

.eqibaba-home-news .detail .content-bottom .share .iconfont.icons-weibo {
    background: #fb5555
}

.eqibaba-home-news .detail .content-bottom .share span {
    color: #959595
}

.eqibaba-home-news .extra-card {
    width: 100%;
    background: #fff
}

.eqibaba-home-news .extra-card .tit {
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    border-bottom: 1px solid #ececec
}

.eqibaba-home-news .extra-card .lis {
    padding: 10px 20px
}

.eqibaba-home-news .extra-card .lis .item {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.eqibaba-home-news .extra-card .lis .news-tag {
    margin-right: 6px
}

.eqibaba-home-news .breadcrumb .el-breadcrumb {
    height: 40px;
    margin-top: 10px;
    line-height: 40px !important
}

.eqibaba-home-news .breadcrumb .el-breadcrumb .el-breadcrumb__inner, .eqibaba-home-news .breadcrumb .el-breadcrumb .el-breadcrumb__separator {
    color: #9da0a6 !important
}

.eqibaba-home-news .operate-panel-inner {
    width: 200px;
    padding-bottom: 10px;
    line-height: 26px;
    background: #fff
}

.eqibaba-home-news .operate-panel-inner .title {
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    border-bottom: 1px solid #ececec
}

.eqibaba-home-news .operate-panel-inner .title.sec-tit {
    border-top: 1px solid #ececec
}

.eqibaba-home-news .operate-panel-inner .card {
    display: block;
    color: #fff
}

.eqibaba-home-news .operate-panel-inner .card.c-01, .eqibaba-home-news .operate-panel-inner .card.c-02, .eqibaba-home-news .operate-panel-inner .card.c-05 {
    width: 180px;
    height: 97px
}

.eqibaba-home-news .operate-panel-inner .card.c-01, .eqibaba-home-news .operate-panel-inner .card.c-02 {
    padding: 16px 0 0 16px;
    margin: 10px 10px 0;
    font-size: 16px
}

.eqibaba-home-news .operate-panel-inner .card.c-05 {
    padding: 15px 0 0 9px;
    margin: 10px 10px 0;
    line-height: 16px;
    font-size: 12px
}

.eqibaba-home-news .operate-panel-inner .card.c-05 .btn {
    height: 18px;
    padding: 0;
    margin-top: 5px
}

.eqibaba-home-news .operate-panel-inner .card.c-03, .eqibaba-home-news .operate-panel-inner .card.c-04 {
    width: 85px;
    height: 97px;
    padding-top: 8px;
    margin: 10px 0 0 10px;
    font-size: 12px;
    text-align: center
}

.eqibaba-home-news .operate-panel-inner .card.c-01 {
    background: url(../img/card-c-01.png) no-repeat 50%
}

.eqibaba-home-news .operate-panel-inner .card.c-02 {
    margin-bottom: 20px;
    background: url(../img/card-c-02.png) no-repeat 50%
}

.eqibaba-home-news .operate-panel-inner .card.c-03 {
    background: url(../img/card-c-03.png) no-repeat 50%
}

.eqibaba-home-news .operate-panel-inner .card.c-04 {
    background: url(../img/card-c-04.png) no-repeat 50%
}

.eqibaba-home-news .operate-panel-inner .card.c-05 {
    background: url(../img/card-c-05.png) no-repeat 50%
}

.eqibaba-home-news .operate-panel-inner .ls-lis {
    height: 164px;
    padding: 20px 10px;
    overflow: hidden
}

.eqibaba-home-news .operate-panel-inner .ls-lis a {
    float: left;
    height: 16px;
    line-height: 16px;
    margin: 0 10px 20px;
    font-size: 12px;
    word-break: keep-all;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #ff6700;
    color: var(--theme_colors_primary)
}

.eqibaba-home-news .operate-panel-inner .ls-lis a:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

.eqibaba-home-news .detail-similar {
    padding-bottom: 0
}

.eqibaba-home-news .detail-similar .content {
    height: 70px;
    padding: 10px 5px;
    position: relative;
    overflow: hidden
}

.eqibaba-home-news .detail-similar .content + .content {
    border-top: 1px solid #ececec
}

.eqibaba-home-news .detail-similar .content .mask {
    padding-top: 4px;
    opacity: 0
}

.eqibaba-home-news .detail-similar .content .mask .price {
    width: 100%;
    font-size: 16px;
    position: absolute;
    text-align: center
}

.eqibaba-home-news .detail-similar .content:hover .mask {
    opacity: 1;
    position: relative;
    margin-top: -10px;
    margin-left: -10px;
    width: 200px;
    height: 70px;
    background: rgba(0, 0, 0, .6)
}

.eqibaba-home-news .detail-similar .content:hover .operate {
    bottom: 10px;
    left: 57px;
    opacity: 1
}

.eqibaba-home-news .detail-similar .img-wrapper {
    float: left;
    display: block;
    width: 90px;
    height: 60px;
    text-align: center
}

.eqibaba-home-news .detail-similar .tm-info {
    width: 85px;
    float: left;
    margin-left: 5px
}

.eqibaba-home-news .detail-similar .tm-info p {
    height: 13px;
    line-height: 13px
}

.eqibaba-home-news .detail-similar .tm-info .name {
    margin-top: 10px
}

.eqibaba-home-news .detail-similar .tm-info .cls {
    margin: 5px 0 10px;
    color: #6e6e6e;
    opacity: 1;
    transition: all .3s
}

.eqibaba-home-news .textover {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.eqibaba-home-news .detail-similar .operate {
    position: absolute;
    bottom: -26px;
    left: 10px;
    opacity: 0;
    transition: all .3s
}

.eqibaba-home-news .detail-similar .operate .btn {
    width: 86px;
    height: 24px;
    padding: 0
}

.eqibaba-home-news .detail-similar .operate .el-button + .el-button {
    margin-left: 2px
}

.eqibaba-home-news .detail-ad-component {
    width: 100%;
    margin-bottom: 10px
}

.eqibaba-home-news .detail-ad-component .item {
    display: block;
    width: 100%;
    height: 85px;
    line-height: 85px;
    margin-bottom: 4px;
    border-radius: 2px;
    text-align: center
}

.eqibaba-home-news .detail-ad-component .item img {
    vertical-align: middle
}

.eqibaba-home-news .detail-ad-component .item img[lazy=error], .eqibaba-home-news .detail-ad-component .item img[lazy=loading] {
    width: 86%
}

.eqibaba-home-news .detail-ad-component .item img[lazy=loaded] {
    width: 100%;
    height: 100%
}

.eqibaba-home-news .recommend {
    margin-bottom: 10px
}

.eqibaba-home-news .list .item span {
    color: #999;
    font-size: 12px
}

.eqibaba-home-news .des {
    font-size: 12px;
    margin-bottom: 10px
}

#bsBox, #bsBox *, #bsWXBox, #bsWXBox * {
    box-sizing: content-box !important
}

.eqibaba-home-news .list .item.with-thumbnail .article-thumbnail {
    width: 150px;
    height: 100px;
    float: left;
    text-align: center;
    font-size: 0;
    line-height: 100px
}

.eqibaba-home-news .list .item.with-thumbnail .article-thumbnail img {
    max-width: 150px;
    max-height: 100px;
    vertical-align: middle
}

.eqibaba-home-news .list .item.with-thumbnail .article-thumbnail img.filter-gray {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .2
}

.eqibaba-home-news .list .item.with-thumbnail .article-thumbnail-content {
    width: 778px;
    float: right;
    margin-left: 20px
}

.eqibaba-home-news .operate-panel-inner .img-wrapper img {
    max-width: 75px;
    max-height: 60px
}
