﻿.clearfix {
    zoom: 1;
}

a:active {
    outline: 0;
}

#body {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

#body em {
    font-style: normal;
}

p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

ol,
ul {
    list-style: none;
}

/**内容**/

table {
    border: 1px solid #ddd;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

table {
    width: 100%;
    margin-bottom: 20px;
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
}

td {
    font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "microsoft yahei", arial, "\5FAE\8F6F\96C5\9ED1",
        "\534E\6587\7EC6\9ED1";
    color: #333;
}

th,
td {
    border-left: 1px solid #ddd;
}

th,
td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}

/*布局*/
.l-main-col {
    float: left;
    width: 820px;
    background: #fff;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
}

.l-right-col {
    float: right;
    width: 300px;
    padding-top: 0px;
    background: 0 0;
}

.news-block {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 30px;
    background: #f4f4f4;
}

/*local*/
.sitehead {
    width: 100%;
    margin: 0 auto;
}

.sitehead_nav {
    margin: 16px auto;
    width: 1200px;
    color: #999;
    font-size: 14px;
}

.sitehead_nav a {
    color: #999;
}

.sitehead_nav a:hover {
    color: #c00;
}

/*right*/
.mod {
    margin-bottom: 16px;
    background-color: #fff;
}

.mod .mod-a {
    display: block;
    width: 300px;
    height: 280px;
}

.mod .mod-a>img {
    width: 100%;
    height: 100%;
    /* width: 300px; */
    /* height: 280px; */
}

.mod .feedtag {
    width: auto;
}

.mod .feedtag ul {
    overflow: hidden;
    width: 290px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.mod .feedtag li {
    margin: 3px;
    width: 96%;
    height: 23px;
    display: inline;
    float: left;
    text-align: left;
    padding-left: 15px;
    background: url(/image/list.png) no-repeat scroll 0 15px transparent;
}

.mod .feedtag li a {
    font-size: 14px;
    line-height: 23px;
    color: #606a77;
}

/*left*/

.article_title {
    margin: 0 auto;
    width: 100%;
    border-bottom: 1px dashed #f1f1f1;
}

.article_title h1 {
    font-size: 36px;
    font-weight: 600;
    color: #000;
    line-height: 88px;
}

.article-title {
    padding: 0 15px;
    height: 45px;
    line-height: 45px;
}

.article-title span {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin: 14px 0;
    color: #e94c3d;
}

.article-title h2 {
    border-left: 5px solid #ed4040;
    padding-left: 9px;
    font-size: 18px;
    line-height: 45px;
    font-weight: 700;
    color: #333;
}

.article-title h3,
.article-title h3>a {
    font-size: 18px;
    line-height: 45px;
    font-weight: 500;
    color: #e94c3d;
}

#page {
    margin-bottom: 30px;
}

.article-info-abstract {
    font-size: 14px;
    color: #999;
    line-height: 28px;
    padding: 16px 0;
    border-bottom: 1px #f3f3f3 dashed;
}

.article-info-abstract strong {
    font-size: 16px;
}

.article-infos {
    position: relative;
    *zoom: 1;
    background: #fff;
}

.article-info {
    line-height: 40px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
    margin-top: 10px;
}

.article-info a:hover {
    text-decoration: none;
}

.article-info .name {
    color: #999;
    font-size: 14px;
    padding-right: 13px;
    margin-left: 13px;
}

.article-info .name:hover {
    color: #999;
    text-decoration: none;
}

.article-info .time {
    font-size: 14px;
    color: #999;
    float: left;
    margin-right: 32px;
}

.article-info .tag {
    height: 20px;
    line-height: 20px;
    color: #999;
    display: inline-block;
    margin-left: 20px;
    font-size: 14px;
}

.article-info .tag:hover {
    text-decoration: none;
}

.article-info .type {
    color: #999;
    font-size: 14px;
    float: left;
}

.article-info .type a {
    color: #999;
    font-size: 14px;
}

.article-info .read {
    margin-right: 20px;
    color: #ccc;
    font-size: 14px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    vertical-align: top;
}

.article-info .read .readnum {
    font-size: 24px;
    color: #e94c3d;
}

.article-info .cmt {
    color: #ccc;
    font-size: 14px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    vertical-align: top;
}

.article-info .cmt .cmtnum {
    font-size: 24px;
    color: #e94c3d;
}

.article-info .cmt .ipen {
    background: url(/image/pen_624701f.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
}

.article-info .shafa {
    color: #e94c3d;
}

/*方案与产品*/
.Logistics-service {
    margin: 0 auto;
    padding: 24px;
    position: relative;
    *zoom: 1;
    background: #fff;
    margin-bottom: 30px;
}

.Logistics-nav {
    height: 60px;
    line-height: 60px;
    background-color: #f2f2f2;
    margin-top: 30px;
    margin-bottom: 30px;
}

.Logistics-nav span {
    font-size: 20px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding-left: 2.5em;
    padding-right: 2.5em;
    background: #fff;
    color: #3388ff;
    width: 120px;
    height: 60px;
    border-top: 3px solid #3388ff;
}

#page .quote {
    margin: 20px 0;
    padding: 5px 18px;
    border-left: 6px solid #b8a59b;
    color: #666;
    background: #f6f6f6;
}

#page .quote p {
    font-size: 12px;
    color: #666;
    line-height: 20px;
}

.article-detail {
    letter-spacing: 0.5px;
    background-color: #fff;
    box-sizing: border-box;
    margin-top: 30px;
    margin-bottom: 80px;
}

.article-detail h2 {
    margin-top: 50px;
    margin-bottom: 30px;
    padding-left: 9px;
    font-size: 22px;
    line-height: 22px;
    font-weight: 500;
    color: #ddd;
    border-left: 8px solid #e94c3d;
}

.article-detail p {
    font-size: 16px;
    line-height: 31px;
    color: #333;
}

.article-detail p a {
    color: #296cb3;
}

.article-detail p>span {
    font-size: 14px;
    color: #f5f5f5;
    font-weight: 300;
    border-radius: 5px;
    background: #3998fc;
    padding: 4px 12px 4px 12px;
}

.article-detail strong {
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
}

.article-detail blockquote {
    position: relative;
    font-size: 16px;
    line-height: 1.5;
    color: #999;
    margin: 1em 0;
    padding: 12px 10px;
    background: #f4f5f6;
    border: 1px solid #e8e8e8;
}

.article-detail ul {
    margin: 10px;
    padding-left: 15px;
    list-style-type: disc;
}

.article-detail li {
    margin-left: 10px;
    font-size: 14px;
    line-height: 1.6;
    unicode-bidi: embed;
    display: list-item;
    list-style: disc;
}

.article-detail img {
    max-width: 665px;

    myimg: expression(onload=function() {
            this.style.width=(this.offsetWidth > 665) ? "665px": "auto"
        }

    );
}

.article-detail img {
    display: block;
    margin: 10px auto;
}

#page .image {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

#page .image img {
    max-width: 680px;
    width: 100%;
}

#page .sharevideo {
    overflow: hidden;
    width: 480px;
    height: 400px;
    margin: 25px auto;
    position: static;
}

#page .text {
    margin: 25px 0;
    font-size: 14px;
    line-height: 24px;
    text-indent: 28px;
    color: #333;
}

#page .text strong {
    font-weight: 800;
}

#page iframe {
    ã€€margin: 0 auto;
    width: 90%;
    border: solid 1px #ccc;
}

.copyright {
    margin: 0 auto;
    border-top: solid 1px #f1f1f1;
    padding-bottom: 10px;
}

.copyright h3 {
    font-size: 14px;
    line-height: 16px;
    color: #333;
    margin-top: 8px;
    margin-bottom: 10px;
    font-weight: 500;
}

.copyright p {
    font-size: 14px;
    line-height: 16px;
    color: #999;
    overflow: hidden;
    display: block;
    padding-left: 30px;
}

/*pagebody*/
.artical-status {
    position: relative;
    height: 76px;
    line-height: 76px;
    border: 1px solid #f0f0f4;
    border-width: 2px 0 1px;
}

.artical-status .read {
    color: #333;
    font-size: 18px;
    font-weight: 800;
}

.artical-status .read .readnum {
    color: #de1226;
    font-size: 24px;
    font-weight: 400;
}

.up_down {
    position: absolute;
    right: 0;
    top: 26px;
}

.up_down .btn {
    position: relative;
    display: block;
    text-decoration: none;
    text-align: left;
    line-height: 22px;
    font-family: "microsoft yahei", arial, "\5FAE\8F6F\96C5\9ED1", "\534E\6587\7EC6\9ED1", "Hiragino Sans GB";
    padding: 0 5px 0 30px;
    float: left;
    margin-left: 25px;
    height: 22px;
}

#up_article {
    border-right: 1px solid #eee;
    padding-right: 20px;
}

.up_down .icon {
    position: absolute;
    left: 0;
    width: 22px;
    height: 22px;
    display: block;
}

#up_article .icon {
    background: url(/image/article-up_166b55b.png) no-repeat;
    top: -1px;
}

#up_article:hover .icon {
    background-position: 0 -22px;
}

#down_article .icon {
    background: url(/image/article-down_dbd8283.png) no-repeat;
    top: 2px;
}

#down_article:hover .icon {
    background-position: 0 -22px;
}

.up_down .done .icon {
    background-position: 0 -22px !important;
}

.up_down .num {
    font-size: 20px;
    line-height: 22px;
    color: #333;
    display: inline-block;
    margin: 0 12px 0 3px;
    vertical-align: top;
}

#up_article:hover .num {
    color: #e94c3d;
}

#down_article:hover .num {
    color: #e94c3d;
}

.up_down .done .num {
    color: #e94c3d;
}

.up_down .txt {
    font-size: 16px;
    line-height: 22px;
    color: #ccc;
    display: inline-block;
    vertical-align: top;
}

/*----*/
.relateread {
    margin-bottom: 10px;
    border-top: solid 1px #eee;
}

.relateread .next {
    background-color: #fff;
}

.relateread .next p {
    font-size: 15px;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    color: #000;
}

.relateread .next p a {
    color: #2196f3;
    font-size: 15px;
    padding-left: 10px;
}

.relateread .next p a:visited {
    color: #2196f3;
}

.relateread .next stong {
    font-weight: 700;
}

.feed-title {
    border-left: 3px solid #2e8ed9;
    height: 45px;
    background: #eee;
}

.feed-title h3 {
    font-size: 18px;
    padding-left: 10px;
    line-height: 45px;
    font-weight: 700;
    color: #333;
    margin-left: 2px;
}

.feed-title h3 a {
    color: #2e8ed9;
}

.feedinfo {
    padding-bottom: 10px;
    margin: 0 auto;
    padding-left: 9px;
    padding-top: 5px;
    padding-right: 5px;
}

.feedinfo li {
    height: 31px;
    line-height: 31px;
    display: block;
    overflow: hidden;
    padding-left: 11px;
    background: url("/image/list.png") no-repeat scroll 0 12px transparent;
}

.feedinfo li a {
    margin: 0;
    font-size: 14px;
    color: #606a77;
}

.feedinfo li a:visited {
    color: #333;
}

.feedinfo li .time {
    float: right;
    font-size: 12px;
    display: inline;
    color: #999;
    padding-right: 3px;
}

.feedpic {
    padding-bottom: 5px;
    padding-top: 10px;
}

.feedpic li {
    width: 156px;
    height: 100%;
    float: left;
    display: inline;
    margin-right: 13px;
}

.feedpic li img {
    width: 152px;
    height: 100px;
}

.feedpic li p {
    text-align: center;
    height: 32px;
    line-height: 32px;
}

.feedpic li a {
    color: #333333;
    font-size: 12px;
}

.rightpic {
    padding-bottom: 5px;
    margin: 15px 0 15px;
    width: 100%;
    overflow: hidden;
}

.rightpic li {
    width: 148px;
    height: 100%;
    float: left;
    display: inline;
    margin-right: 2px;
}

.rightpic li img {
    width: 140px;
    height: 93px;
}

.rightpic li p {
    text-align: center;
    height: 32px;
    line-height: 32px;
}

.rightpic li a {
    color: #333333;
    font-size: 12px;
}

.mod-comment h3 {
    color: #333;
    font-size: 18px;
    margin-bottom: 20px;
}

.mod-comment h3 .cmtnum {
    color: #de1226;
    font-size: 28px;
}

.l-header-ad {
    width: 982px;
    margin: 0 auto -86px;
    padding: 86px 0 5px;
    text-align: center;
}

.l-header-ad-bg {
    border: 1px solid #eaeaea;
    width: 982px;
    padding: 9px 0 5px;
}

.l-main-top-text-ad {
    margin: 20px 0 10px;
    text-align: center;
}

.l-main-inner-ad {
    float: right;
    padding: 0 0 20px 20px;
}

.l-main-bottom-text-ad {
    padding-top: 20px;
    border-top: 1px solid #eaeaea;
    margin: 15px 0;
    text-align: center;
}

.l-main-bottom-banner-ad {
    margin: 15px 0;
    text-align: center;
}

.l-right-bottom-cloud-ad {
    margin-bottom: 20px;
    overflow: hidden;
}

.l-right-bottom-text-ad {
    overflow: hidden;
    margin-bottom: 20px;
}

.l-right-bottom-img-ad {
    text-align: center;
    overflow: hidden;
}

/*pages*/
.bar_pages {
    width: 660px;
    text-align: center;
    margin: 15px 0 30px 0;
}

.bar_pages a,
.bar_pages span {
    padding: 5px 10px;
    border: 1px solid #d7d7d7;
    background: #f5f5f5;
    text-align: center;
    display: inline;
    font-size: 14px;
    cursor: pointer;
    color: #333;
}

.bar_pages .bar_pages_flip {
    width: 44px;
}

.bar_pages .active {
    border: 1px solid #d7d7d7;
    background: #f5f5f5;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

.bar_pages b {
    color: FFF;
    padding: 5px 10px;
    background: #f5f5f5;
    text-align: center;
    border-radius: 2px;
    display: inline;
    font-size: 14px;
    font-weight: bold;
}

/*hot photo*/
.mod .informationtag {
    margin: 0 auto;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.mod .information-recommend-focus {
    width: 100%;
}

.mod .information-recommend-focus li {
    position: relative;
    margin-bottom: 16px;
}

.mod .information-recommend-focus li .focus-img {
    display: block;
    width: 100%;
    height: 162px;
    overflow: hidden;
}

.mod .information-recommend-focus li .focus-img img {
    width: 100%;
}

.mod .information-recommend-focus li .focus-txt {
    display: block;
    width: 88%;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    bottom: 0;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    padding: 6px 6%;
}

/*right-list*/
.mod .information-recommend-list {
    width: 100%;
}

.mod .information-recommend-list li {
    margin-bottom: 10px;
    font-size: 0;
}

.mod .information-recommend-list li .list-img {
    display: inline-block;
    width: 40.5%;
    height: 64px;
    overflow: hidden;
    margin-right: 3%;
}

.mod .information-recommend-list li .list-img img {
    width: 100%;
}

.mod .information-recommend-list li .list-txt {
    display: inline-block;
    width: 56.5%;
    vertical-align: top;
    font-size: 14px;
    color: #333;
    line-height: 22px;
}

/***************************移动端样式************************************/
@media screen and (max-width:540px) {
    .media-nav {
        margin-top: 55px;
        background-color: #f7f7f7;
        font-size: 14px;

    }

    .media-nav ul {
        height: 44px;
    }

    .media-nav ul li {
        float: left;
        width: 100px;
        height: 44px;
        line-height: 44px;
        color: #666666;
        text-align: center;
        box-sizing: border-box;
    }

    .media-nav ul li.swiper-slide-active span {
        color: #000;
        border-bottom: 2px solid #D9001B;
        padding-bottom: 10px;
        display: inline-block;
        height: 100%;
        box-sizing: border-box;
    }

    .article_title {
        border: none;
    }

    .article_title h1 {
        font-size: 18px;
        font-weight: 400;
    }

    .media-h2 {
        color: #D9001B;
        font-size: 12px;
        margin-bottom: 12px;
    }

    .body-block {
        padding-top: 0;
    }

    #body {
        width: 100vw;
        text-align: justify;
    }

    #body .Logistics-service {
        margin-bottom: 0;
        padding: 20px 20px 0;
    }

    #body .article_title h1 {
        line-height: 25px;
        margin-bottom: 8px;
    }

    .media-article-info .time {
        transform-origin: left top;
        font-size: 20px;
        zoom: 0.5;
        color: #999999;
        line-height: 28px;
        margin-bottom: 24px;
    }

    .media-article-info .type {
        font-size: 12px;
        margin-bottom: 12px;
        color: #000000;
        line-height: 17px;
    }

    #media-page {
        padding-bottom: 12px;
    }

    #media-page p {
        font-size: 14px !important;
        line-height: 24px !important;
        margin: 0 !important;
    }

    #media-page p span {
        font-size: 14px !important;
        font-weight: 600 !important;
    }

    #media-page .item-page {
        display: none;
    }

    .media-bg-fff {
        background-color: #fff;
    }

    .article-infos {
        text-align: justify;
    }
}
