.breadcrumb-box {
    border-bottom: 1px solid #ddd
}

.breadcrumb-box .breadcrumb {
    background: inherit;
    height: 48px;
    line-height: 48px;
    padding: 0;
    margin: 0;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2
}

.breadcrumb-box .breadcrumb span {
    color: inherit;
    margin-top: 0;
    display: inline;
}

.breadcrumb-box .breadcrumb span a {
    color: inherit;font-size: 14px;
}
/*--新闻中心-下载中心文档展示页---*/
.view-shipinzhanshiye,.view-tupianzhanshiye,.view-wenjianzhanshiye {
    position: relative;
}

.view-shipinzhanshiye .views-top,.view-tupianzhanshiye .views-top,.view-wenjianzhanshiye .views-top {
    background: #f0f1f3;
    overflow: hidden;
    padding: 22px;
    padding-right: 0;
    margin-top: 40px;
    margin-bottom: 28px;
}

.view-shipinzhanshiye .views-top .views-top-form,.view-tupianzhanshiye .views-top .views-top-form,.view-wenjianzhanshiye .views-top .views-top-form {
    float: left;
    position: relative
}

.view-shipinzhanshiye .views-top .views-top-form input,.view-tupianzhanshiye .views-top .views-top-form input,.view-wenjianzhanshiye .views-top .views-top-form input {
    height: 38px;
    line-height: 38px;
    width: 558px
}

.view-shipinzhanshiye .views-top .views-top-form button,.view-tupianzhanshiye .views-top .views-top-form button,.view-wenjianzhanshiye .views-top .views-top-form button {
    position: absolute;
    border: none;
    background: 0 0;
    right: 10px;
    top: 10px
}

.view-shipinzhanshiye .views-top .views-top-form button i,.view-tupianzhanshiye .views-top .views-top-form button i,.view-wenjianzhanshiye .views-top .views-top-form button i {
    font-size: 14px;
    color: #817f7c
}

.view-shipinzhanshiye .views-top .top-pager,.view-tupianzhanshiye .views-top .top-pager,.view-wenjianzhanshiye .views-top .top-pager {
    float: right;
    border: none;
    padding: 0;
    margin: 0;
    margin-top: 6px
}

.view-shipinzhanshiye .views-top .top-pager .pagination-pagers,.view-tupianzhanshiye .views-top .top-pager .pagination-pagers,.view-wenjianzhanshiye .views-top .top-pager .pagination-pagers {
    margin: 0
}

.image--page {
    overflow: hidden;
    margin-right: -9px
}

.image--page .image-col {
    padding: 0;
    padding-right: 9px;
    margin-bottom: 40px
}

.image--page li .image-col-item {
    padding-top: 22px;
    padding-bottom: 8px
}

.image--page li .image-col-item:hover {
    background: #f0f1f3
}

.image--page li .image-col-item:hover .img-icon {
    visibility: visible
}

.image--page .create-time {
    font-size: 14px;
    color: #000;
    padding: 13px;
    padding-bottom: 26px
}

.image--page .img-icon {
    text-align: right;
    padding-right: 8px;
    visibility: hidden
}

.image--page .img-icon img {
    display: inline-block;
    width: 22px;
    padding: 4px;
    margin-left: 5px;
    background: #fff;
    border-radius: 3px;
    cursor: pointer;
    height: auto
}


.view-shipinzhanshiye .name,.view-wenjianzhanshiye .name {
    font-size: 14px;
    color: #000;
    padding-top: 20px;
    padding: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 10px;
    padding-bottom: 4px
}

.view-shipinzhanshiye .name a,.view-wenjianzhanshiye .name a {
    color: inherit
}

.view-shipinzhanshiye .create-time,.view-wenjianzhanshiye .create-time {
    padding-top: 0!important
}

.video-shadow {
    position: fixed;
    z-index: 999999999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    text-align: center;
    background: rgba(50,50,50,.3)
}

.video-shadow i {
    font-size: 20px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    color: #f0f0f0
}

.video-shadow video {
    width: 80%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}
@media (max-width: 960px) {
    .image--page li .image-col-item {
        padding-top:22px;
        padding-bottom: 8px;
        background: #f0f1f3
    }

    .image--page li .image-col-item .img-icon {
        visibility: visible
    }
}
@media (max-width: 750px) {
.image--page{margin-right:0;}
    .view-shipinzhanshiye .views-top .views-top-form input,.view-tupianzhanshiye .views-top .views-top-form input,.view-wenjianzhanshiye .views-top .views-top-form input {
        width: 100%
    }

    .view-shipinzhanshiye .views-top,.view-tupianzhanshiye .views-top,.view-wenjianzhanshiye .views-top {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-right: 20px
    }

    .view-shipinzhanshiye .views-top .views-top-form,.view-tupianzhanshiye .views-top .views-top-form,.view-wenjianzhanshiye .views-top .views-top-form {
        float: none
    }

    .image--page .image-col {
        margin-bottom: 10px
    }
}