body {
    background: #f7f8f9;
}

.seller-feedback-block  {
    display: none;
}

.number-block {
    display: none;
}

.contact-block {
    display: none;
}

.facilitator-block {
    display: none;
}

.land-block.partners-block {
    display: none;
}

.crumbs-nav-block {
    color: #999999;
}

.crumbs-nav-block .sub-nav-item {
    color: #333333;
}

.slide-block .content {
    background: url(/img/landing/new/bg-erp.png) no-repeat;
    background-position: center 0;
    padding: 0;
    /* height: 9.8rem; */
    width: 33.125rem;
    background-size: auto 100%;
}

.slide-block .slide-item {
    width: 22.125rem;
    margin: 0 auto;
    padding: 1.0rem 0;
}

.slide-block .slide-item .slide-left {
    padding: 1.3rem 0;
    width: 12rem;
}

.slide-block .slide-item .slide-right {
    width: 45%;
    float: right;
    height: 7.8rem;
    line-height: 7.8rem;
    text-align: center;
}

.slide-block .slide-text-title {
    font-size: 18px;
}

.slide-block .slide-text-c {
    font-size: 18px;
}

.slide-block .slide-text-title-1 {
    font-size: 32px;
}


.crumbs-nav-block .content {
    padding: 0.36rem 0;
}

.crumbs-nav-block ul li {
    display: inline-block;
}

.crumbs-nav-block .sub-nav-item a {
    color: #333333;
}

.blog-content-block .content {
    padding: 0;
}

.blog-block-list {
    margin-right: 360px;
}

.blog-block-list-c {
    background: #ffffff;
    padding: 7px 27px 17px;
    box-shadow: 0 0 2px #f1f1f1;
}

.blog-list-item-left {
    width: 260px;
    min-height: 150px;
    position: absolute;
}

.blog-list-item-left img {
    width: 260px;
    height: 160px;
}

.blog-list-item-left .list-item-tag {
    position: absolute;
    width: 65px;
    height: 23px;
    display: inline-block;
    text-align: center;
    left: 17px;
    top: 12px;
    line-height: 24px;
    font-size: 12px;
    color: #FFFFFF;
}

.blog-list-item-left .list-item-tag.industry {
    background: #0092eb;
}

.blog-list-item-left .list-item-tag.newproduct {
    background: #fb9332;
}

.blog-list-item-left .list-item-tag.activity {
    background: #18a81b;
}

.blog-list-item-left .list-item-tag.newbie {
    background: #0092eb;
}

.forbid {
    opacity: .5;
    cursor: no-drop;
}

.forbid a {
    cursor: no-drop;
}

.blog-list-item-right {
    margin-left: 260px;
    min-height: 160px;
    box-sizing: border-box;
    padding-left: 20px;
    position: relative;
}

.blog-list-item {
    border-bottom: 1px solid #f4f4f4;
    padding: 20px 0 10px;
}

.blog-item-title {
    font-size: 18px;
    line-height: 27px;
}

.blog-time-type {
    color: #999999;
    font-size: 13px;
    line-height: 30px;
}

.blog-item-title a {
    color: #333333;
}

.blog-item-title a:hover {
    text-decoration: dotted;
}

.blog-item-describe {
    font-size: 14px;
    color: #999999;
    margin-top: 5px;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
}

.blog-item-time {
    position: absolute;
    bottom: 0;
    font-size: 14px;
    color: #999999;
}

.blog-block-menu {
    position: absolute;
    right: 0px;
    top: 0;
    width: 330px;
}

.blog-block-menu .menu-item {
    background: #fff;
    box-shadow: 0 0 2px #f1f1f1;
}

.most-active-c {
    margin-top: 30px;
}

.blog-block-menu .menu-item .title {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #f4f4f4;
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 16px;
    margin-top: 0px;
}

.blog-block-menu .menu-item ul {
    padding: 10px 25px;
}

.blog-block-menu .menu-item ul li {
    line-height: 20px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

.blog-block-menu .menu-item ul li a {
    color: #333333;
}

.blog-block-menu .menu-item ul li a:hover {
    color: #f39111;
}

.essay-class-c ul li {
    padding-left: 20px;
}

.essay-class-c ul li:after {
    content: " ";
    width: 8px;
    height: 8px;
    position: absolute;
    background: #666666;
    left: 3px;
    top: 16px;
}

.blog-block-list-page {
    padding: 20px 0;
}

.blog-block-list-page ul li {
    display: inline-block;
    vertical-align: middle;
}

.blog-block-list-page .page-index a {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 3px;
    line-height: 22px;
    text-align: center;
    color: #333333;
}

.blog-block-list-page .page-index:hover a{
    background: #fb820d;
    color: #ffffff;
}

.blog-block-list-page .page-index.active a{
    background: #fb820d;
    color: #ffffff;
}

.page-left,.page-right {
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    background: url("/img/blogPosts/page-left.png") no-repeat;
    background-size: auto 10px;
}

.page-right{
    margin-left: 10px;
}

.page-left a,.page-right a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.page-left {
    margin-right:10px;
    transform:rotate(180deg);
}

.blog-icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url("/img/blogPosts/blog-icon.png") no-repeat;
    background-size: auto 20px;
    margin-top: -5px;
    margin-right: 5px;
}

.blog-icon.blog-icon-classify {
    background-position: -19px 0;
}


@media screen and (max-width: 780px) {
    .slide-block .slide-item {
        width: 100%;
    }

    .slide-block .content {
        width: auto;
        height: 33.6rem;
        padding: 0;
    }

    .crumbs-nav-block {
        display: none;
    }

    .mobile-hide {
        display: none;
    }

    .blog-block-list {
        margin-right: 0px;
    }

    .blog-list-item-left {
        width: 120px;
        min-height: auto;
    }

    .blog-list-item-left img {
        height: 80px;
        width: 120px;
    }

    .blog-list-item-left .list-item-tag {
        display: none;
    }

    .blog-list-item-right {
        margin-left: 108px;
        min-height: 80px;
    }

    .blog-item-title {
        font-size: 14px;
        line-height: 20px;
        height: 60px;
        overflow: hidden;
    }

    .blog-item-describe {
        display: none;
    }

    .blog-block-list-page {
        text-align: center;
    }

}
