/*banner横幅 pc*/
.innerBanner {
    position: relative;
    display: flex;
    justify-content: center;
}

.innerBanner img {
    width: 100%;
    height: auto;
}

.innerBanner .innerText {
    box-sizing: border-box;
    color: #fff;
    position: absolute;
    top: 50%;
    width: 90%;

    transform: translateY(-50%);
}

.innerBanner .innerText>div {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.innerBanner .innerText>div .title {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
    margin-bottom: 10px;
}

.innerBanner .innerText>div p {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.innerBanner .nav_d {
    margin: 0 auto;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 0;
    padding: 0 2.5%;
    box-sizing: border-box;
    height: 60px;
    width: 95%;

}

.fxpx .innerText {
    top: 36%;
}

.fxpxbj {
    background: url(/static/images/fxbxbj.png) no-repeat center center;
    background-size: cover;
}

.fxpx .title,
.wlps .title {
    max-width: 600px;
    width: 100%;
    height: 32px;
    font-size: 26px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 27px;
    float: left;
}

.fxpx2 p,
.wlps2 p {
    line-height: 25px;
    font-size: 16px;
    max-width: 600px;
    width: 100%;
    margin-top: 16px;
    display: inline-block;
}

.innerBanner .nav_d .left {
    display: flex;
    align-items: center;
    width: 50%;
}

.innerBanner .nav_d .left * {
    margin-right: 5px;
}

.innerBanner .nav_d .left .img_d {
    width: 26px;
}

.innerBanner .nav_d .left .active_color {
    color: #D70C18;
}

.innerBanner .nav_d .right {
    text-align: right;
    width: 70%;
}

.innerBanner .nav_d .right .zlm {}

.innerBanner .nav_d .right .zlm li {
    display: inline-block;
    margin: 0 10px;
}

.innerBanner .nav_d .right .zlm li a {
    font-size: 14px
}

.innerBanner .nav_d .right .zlm .active_line a {
    color: #D70C18;
}

.innerBanner .nav_d .right .zlm .active_line {
    border-bottom: 1px solid #D70C18;
    height: 60px;
    line-height: 60px;
}

.dqwz {
    color: #B6B6B6;
}

.dqwz a {
    color: #B6B6B6;
    font-size: 14px;
}

/*banner横幅结束*/




/* banner图的样式 */

.logistics-banner {
    width: 100%;
    height: 400px;
    position: relative;
}

.logistics-banner img {
    width: 100%;
    height: 400px;
}

.logistics-banner .logistics-banner_text {
    width: 100%;
    position: absolute;
    top: 104px;
    left: 15%;
}

.logistics-banner .logistics-banner_text .banner_text-01 {
    width: 310px;
    height: 35px;
    font-size: 36px;

    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
}

.logistics-banner .logistics-banner_text .banner_text-02 {
    width: 686px;
    height: 50px;
    font-size: 20px;

    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    margin-top: 19px;
}

.logistics-banner .logistics-nav_d {
    width: 1680px;
    height: 100px;
    background: #FFFFFF;
    margin: auto;
    position: absolute;
    top: 300px;
    left: 120px;
    right: 120px;
}

.logistics-banner .logistics-nav_d .left {
    display: flex;
    align-items: center;
}

.logistics-banner .logistics-nav_d .left {
    display: flex;
    align-items: center;
}

.logistics-banner .logistics-nav_d .left * {
    margin: 0 5px;
}

.logistics-banner .logistics-nav_d .left .img_d img {
    width: 27px;
    height: 25px;
    margin-top: 40px;
    margin-left: 122px;
}

.logistics-nav_d .left .active_c {
    margin-top: 46px;
    display: flex;
}

.logistics-banner .logistics-nav_d .left .active_c .active_color a {
    color: #CF000E;
}

/* 文本部分 */
.logistics_inner {
    width: 100%;

    padding-bottom: 90px;

}

.logistics_inner .logistics_inner_text {
    text-align: center;

    font-size: 28px;

    font-weight: bold;
    color: #333333;

    margin: auto;
    padding-top: 50px;
}

.logistics_inner .logistics_inner_bom {
    width: 76%;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    margin-top: 60px;
}

.logistics_inner .logistics_inner_bom .logistics_inner_bom01 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.logistics_inner .logistics_inner_bom .logistics_inner_bom01:hover {
    box-shadow: #ccc 1px 1px 8px;
}

.logistics_inner .logistics_inner_bom .logistics_inner_bom02:hover {
    box-shadow: #ccc 1px 1px 8px;
}

.logistics_inner .logistics_inner_bom .logistics_inner_bom03:hover {
    box-shadow: #ccc 1px 1px 8px;
}

.logistics_inner .logistics_inner_bom .logistics_inner_bom02 {
    width: 100%;
    height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* box-shadow: rgba(0,0,0,.3) 0px 0px 15px; */
}

.logistics_inner .logistics_inner_bom .logistics_inner_bom03 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.logistics_inner_bom_img {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    padding-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.logistics_inner_bom_img #img01 {
    display: none;
}

.logistics_inner_bom_img #img03 {
    display: none;
}

.logistics_inner_bom_img #img05 {
    display: none;
}

.logistics_inner_bom_img img {
    width: 66px;
    height: 66px;
}

.logistics_inner_bom_p {


    font-size: 30px;

    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.logistics_inner_bom_text {
    width: 80%;

    font-size: 16px;

    font-weight: 400;
    color: #333333;
    line-height: 30px;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 30px;
}

/* 图片部分 */
.logistics_imgs {

    width: 100%;

    position: relative;
}

.logistics_imgs——haidao {
    width: 100%;
    position: relative;
}

.logistics_imgs_yewai {
    width: 100%;

    position: relative;
}

.logistics_imgs_img01 {
    width: 100%;
    display: block;
}

.logistics_imgs_text {
    position: absolute;
    top: 189px;
    left: 10%;
}

.logistics_imgs_text-h1_img {
    width: 68px;
    height: 3px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.logistics_imgs_text_p {
    width: 444px;

    font-size: 16px;

    font-weight: 400;
    color: #333333;
    line-height: 30px;
    text-align: left;
}

.logistics_imgs_text_btn {
    margin-top: 30px;
    position: relative;
    background: #1A46A0;
    transform: skewX(-20deg);
    padding: 0 30px;
    height: 42px;
    text-align: center;
    display: inline-block;
}

.logistics_imgs_text_btn:hover {
    background: #D70C18;
}

.logistics_imgs_text_btn a:hover {
    color: #fff;
}

.logistics_imgs_text_btn_img {
    width: 300px;
    height: 36px;

}

.logistics_imgs_text_btn_p {
    font-size: 16px;
    transform: skewX(20deg);
    font-weight: 500;
    color: #fff;
    line-height: 40px;
    display: block;
}

/* 右文本 */
.logistics_imgs02 {
    width: 100%;
    position: relative;
}

.logistics_imgs02_text {
    position: absolute;
    top: 148px;
    right: 10%;
}

.logistics_imgs_text-h1 {


    font-size: 28px;

    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.logistics_imgs02_text-h1_img {
    width: 90px;
    height: 3px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.logistics_imgs02_text_p {
    width: 446px;

    font-size: 16px;

    font-weight: 400;
    color: #333333;
    line-height: 30px;
    text-align: left;
    margin-top: 20px;
}

.logistics_imgs02_text_btn_img {
    width: 300px;
    height: 36px;

}

.logistics_imgs02_text_btn_p {
    width: 192px;
    height: 16px;
    font-size: 16px;

    font-weight: 500;
    color: #fff;
    line-height: 24px;
    position: absolute;
    top: 6px;
    left: 40px;
}

.logistics_imgs_text_ps {


    font-size: 16px;

    font-weight: 400;
    color: #2e2e2e;
    line-height: 26px;
    text-align: left;

}

.logistics_imgs_text_btn_img003 {
    width: 372px;
    height: 36px;

}




.logistics_imgs_text_btn_p003 {

    font-size: 16px;

    font-weight: 500;
    color: #fff;
    line-height: 24px;
    position: absolute;
    top: 6px;
    left: 40px;
}

.logistics_imgs03_text {
    position: absolute;
    top: 90px;
    right: 10%;
}

.logistics_imgs03_text_btn_img {
    width: 372px;
    height: 36px;

}

/* 联系我们 */
.contact_us_d {
    width: 100%;
    height: auto;
    background: url(/static/images/contactUsback.png) no-repeat center center;
    background-size: cover;
}

.contact_us_d .container1 {
    padding: 13vw 5% 10vw;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    height: 100%;
}

.contact_us_d .container1 .left_d1 {
    display: flex;
    flex-direction: column;

}

.contact_us_d .container1 .left_d1 .top_d1 {
    margin-bottom: 8vw;
}

.contact_us_d .container1 .left_d1 .top_d1 h4 {
    font-size: 28px;
    font-weight: 400;
    color: #333333;

}

.contact_us_d .container1 .left_d1 .top_d1 img {
    width: 4.6875vw;
    margin-bottom: 1vw;
    margin-top: 0.5208vw;
    height: 2px;
}

.contact_us_d .container1 .left_d1 .top_d1 p {
    font-size: 1.2vw;
    font-weight: 400;
    color: #333333;
    line-height: 2.5625vw;
}

.contact_us_d .container1 .left_d1 .bottom_d1 h3 {
    font-size: 1.875vw;
    font-weight: bold;
    color: #D70C18;
    line-height: 1.5625vw;
    margin-bottom: 0.9896vw;
}

.contact_us_d .container1 .left_d1 .bottom_d1 p {
    font-size: 0.8333vw;
    font-weight: 400;
    color: #333333;
    line-height: 2vw;
    margin-bottom: 2.0313vw;
}

.contact_us_d .container1 .left_d1 .bottom_d1 div {
    font-size: 1.0417vw;
    font-weight: 400;
    color: #333333;
    line-height: 1.5625vw;
    display: flex;
    align-items: center;
}

.contact_us_d .container1 .left_d1 .bottom_d1 div img {
    width: 1.1458vw;
    height: 0.9375vw;
}

.contact_us_d .container1 .left_d1 .bottom_d1 div span {
    margin-left: 0.5208vw;
}

.contact_us_d .container1 .right_d1 {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.contact_us_d .container1 .right_d1 input {
    width: 26.0417vw;
    height: 3.125vw;
    outline: none;
    border: none;
    padding-left: 1vw;
    background: rgba(255, 255, 255, 0.4);
    margin-bottom: 1.5625vw;
    font-size: 1vw;
}

.contact_us_d .container1 .right_d1 textarea {
    font-size: 1vw;
    width: 33.9583vw;
    outline: none;
    border: none;
    height: 8.3333vw;
    padding: 2vw;
    background: rgba(255, 255, 255, 0.4);
    resize: none;
    margin-bottom: 2vw;
}

.contact_us_d .container1 .right_d1 div.tj {
    font-size: 1.25vw;
    font-weight: 400;
    color: #FFFFFF;
    width: 10.4167vw;
    height: 2.6042vw;
    background: #D70C18;
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
}

.contact_us_d .container1 .right_d1 input:placeholder,
.contact_us_d .container1 .right_d1 textarea:placeholder {
    font-size: 0.8333vw;
    font-weight: 400;
    color: rgba(51, 51, 51, 0.5);
    line-height: 1.5625vw;
}

.contact_us_d .container1 .right_d1 .texta {
    position: relative;
}

.contact_us_d .container1 .right_d1 .texta:after {
    content: "*";
    display: block;
    position: absolute;
    top: 1.8025vw;
    left: 0.5208vw;
    color: #D70C18;
    font-size: 1.6375vw;
}

.warning {
    display: none;
    color: #CF000E;
}

@media screen and (max-width: 750px) {
    .conten9 .conten9title .conten9titletop {
        width: 90%;
        margin: 0 auto;
    }

    .b_nav {
        background-color: #fff;
        border-bottom: 1px solid #eee;
        position: fixed;
        top: 0;
    }

    .conten9 .conten9title .contentitle {
        width: 90%;
        margin: 0 auto;
    }

    .conten9 .conten9title .conten9titletop .toprighttitle {
        text-align: right;
        width: 50%;
    }

    .conten9 .conten9title .contentitle .contentitleleft {
        padding-right: 2.5%;
    }

    .conten9 .conten9title .contentitle .contentitleright {
        padding-left: 2.5%;
    }

    .contact_us_d {
        height: auto;
    }

    .contact_us_d .container1 {
        display: block;
        width: 95%;
        padding: 0;
        margin: 0 auto;
        padding-bottom: 20px;
    }

    .contact_us_d .container1 .left_d1 {
        margin-bottom: 3.125vw;
    }

    .contact_us_d .container1 .left_d1 .top_d1 h4 {
        font-size: 28px;
        line-height: inherit;
        margin-bottom: 5px;
        text-align: center;
        margin-top: 20px;
    }

    .contact_us_d .container1 .left_d1 .top_d1 div {
        text-align: center;
    }

    .contact_us_d .container1 .left_d1 .top_d1 div img {
        width: 12vw;
        margin-bottom: 16px;
        height: 2px;
    }

    .contact_us_d .container1 .left_d1 .top_d1 p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 30px;
    }

    .contact_us_d .container1 .left_d1 .bottom_d1 h3 {
        font-size: 16px;
        margin-bottom: 30px;
        line-height: 24px;
    }

    .contact_us_d .container1 .left_d1 .bottom_d1 p {
        font-size: 14px;
        margin-bottom: 25px;
    }



    .contact_us_d .container1 .left_d1 .bottom_d1 div img {
        width: 20px;
        height: 16px;
    }
    .contact_us_d .container1 .left_d1 .bottom_d1 div {
        font-size: 14px;
    }
    .contact_us_d .container1 .right_d1 input {
        width: 60%;
        height: 30px;
        font-size: 13px;
    }

    .contact_us_d .container1 .right_d1 .texta textarea {
        width: 80%;
        height: 80px;
        font-size: 13px;
    }

    .contact_us_d .container1 .right_d1 div.tj {
        width: 80px;
        height: 30px;
        font-size: 13px;
    }
}

/* <!-- 最新动态 --> */
.logistics_news {
    width: 100%;
    margin-top: 60px;
    text-align: center;
}

.logistics_news_text {
    width: 243px;

    font-size: 36px;
    font-weight: bold;
    color: #333333;
    margin: auto;
}

.logistics_news_a {
    width: 70px;
    height: 2px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.logistics_news_inner {

    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.logistics_news_inner01 {
    width: 32.3%;
}

.logistics_news_inner01_imgs {
    width: 100%;

}

.logistics_news_inner01_top {
    display: flex;
    justify-content: space-between;
    margin-top: 5%;
}

.logistics_news_inner01_top_left {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}

.logistics_news_inner01_top_right {
    width: 90px;
    height: 24px;
    background: #D70C18;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
}

.logistics_news_inner01_text {
    width: 100%;

    font-size: 20px;
    text-align: left;
    color: #000000;
    line-height: 30px;
    margin-top: 2%;
}

.logistics_news_inner01_bot {
    font-size: 14px;
    color: #5e5e5e;
    line-height: 25px;
    margin-top: 6px;
    text-align: left;
}




/* 鼠标悬浮效果 */

.logistics_news_inner01:hover .logistics_news_inner01_text a {
    color: #D70C18;
    border-bottom: 2px solid #d70c18;
    padding-bottom: 2px;
}







@media screen and (max-width: 750px) {

    .fxpx,
    .wlps {
        width: 100%;
        overflow: hidden;
    }

    .fxpx img,
    .wlps img {
        width: 100%;
        /*height: 260px;*/
    }

    .innerBanner {
        display: block;
    }

    .innerBanner .nav_d {
        position: static;
    }


    .wlps .innerText {
        display: block !important;
    }

    .fxpx .innerText,
    .wlps .innerText {
        top: 40%;
        width: 80%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .fxpx2 .title,
    .wlps2 .title {
        font-size: 18px;
    }

    .fxpx2 p,
    .wlps2 p {
        font-size: 14px;
    }

    .fxpxbj .main_content ul li p {
        width: 100% !important;
    }

    .innerBanner .innerText {
        display: none;
    }

    .innerBanner .nav_d {
        display: block;

        border-bottom: 1px solid #ccc;
    }

    .img_d img {
        height: auto;
    }

    .innerBanner .nav_d .left {
        padding-top: 16px;
        width: 100%;
    }

    .innerBanner .nav_d .right {
        display: none;
    }

    .innerBanner .nav_d {
        width: 100%;
    }

    .innerBanner .nav_d {
        padding: 0 10px;
    }

    .fxpx2.innerText {
        display: block;
    }

    .fxpxbj .top h3 {
        font-size: 18px !important;
        width: 160px;
    }

    .fxgd {
        display: flex;
        overflow: hidden;
        overflow-x: scroll;
        left: 0;
        width: 100%;
        white-space: nowrap;
        align-items: center;
        height: 30px;
    }

    .logistics-banner .logistics-banner_text .banner_text-02 {
        width: 80%;
        height: 50px;
        font-size: 20px;

        font-weight: 400;
        color: #FFFFFF;
        line-height: 30px;
        margin-top: 19px;
        font-size: 16px;
    }

    .logistics-banner .logistics-banner_text {
        width: 100%;
        position: absolute;
        top: 104px;
        left: 1%;
    }

    .logistics-banner .logistics-nav_d {
        width: 90%;
        height: 100px;
        background: #FFFFFF;
        margin: auto;
        position: absolute;
        top: 300px;
        left: 5%;
        right: 5%;
    }

    .logistics_inner .logistics_inner_bom {
        width: 100%;
        margin-top: 30px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        /* align-items: center; */

    }

    .logistics_inner .logistics_inner_bom .logistics_inner_bom02 {
        width: 100%;
        height: 250px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 10%;
        /* box-shadow: rgb(0 0 0 / 30%) 0px 0px 15px; */
    }

    .logistics_imgs02_text_p {
        width: 95%;
        margin-top: 0px;
    }

    .logistics_imgs_text {
        position: inherit;
        top: 0;
        left: 0;
        width: 95%;
        margin: 0 auto;
        margin-bottom: 25px;
    }

    .logistics_imgs_text-h1 {
        margin-top: 21px;
    }

    .logistics_imgs02_text {
        position: inherit;
        top: 0px;
        right: 0%;
        left: 0;
        width: 95%;
        margin: 0 auto;
        margin-bottom: 25px;
    }

    .logistics_imgs,
    .logistics_imgs02,
    .logistics_imgs_yewai {

        width: 100%;

        position: initial;
    }


    .logistics_imgs_text_ps {
        width: 98%;

        font-size: 16px;

        font-weight: 400;
        color: #2e2e2e;
        line-height: 30px;
        text-align: left;

    }

    .logistics_imgs03_text {
        position: inherit;
        top: 0px;
        /* right: 1%; */
        left: 0%;
        margin: 10px;
    }

    .logistics_my_inner {
        /* background-color: cyan; */
        width: 96%;
        margin: 0 auto;
        position: absolute;
        top: 30px;
        left: 0%;
        right: 0;
        display: flex;
        flex-direction: column;
    }

    .logistics_my_left {
        width: 98%;
    }

    .logistics_my_right {
        width: 98%;
        margin-top: 10px;
    }

    .logistics_my_fuwu {
        width: 98%;

        font-size: 16px;

        font-weight: bold;
        color: #D70C18;
        line-height: 30px;
        margin-top: 19%;
    }

    .logistics_news_inner {
        /* margin-top: 60%; */
        width: 96%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .logistics_news_inner01 {
        width: 100%;
        margin-top: 5%;
    }

    .logistics_inner .logistics_inner_text {
        width: 95%;
        margin: 0 auto;
        height: auto;
        text-align: center;
        padding-top: 20px;
        font-size: 20px;
    }

    .logistics_imgs_text_p {
        width: 100%;
    }

    .logistics_imgs_text_btn {
        margin-top: 30px;
        position: inherit;
        display: inline-grid;
    }

    .logistics_imgs_text_btn_p {
        position: inherit;

    }

    .logistics_my_bg {
        height: 700px;
    }

    .logistics_my_right_name,
    .logistics_my_right_tel,
    .logistics_my_right_nu {
        width: 100%;
        float: inherit;
    }

    .logistics_my_right_btn {
        float: inherit;
        width: 100%;
    }

    .logistics_news_inner01_text {
        font-size: 16px;
        height: auto;
    }

    .logistics_news {
        margin-top: 30px;
    }

    .logistics_news_text {
        width: 100%;
        font-size: 28px;
    }

    .logistics_inner .logistics_inner_bom .logistics_inner_bom01 {
        box-shadow: #ccc 1px 1px 8px;
        margin: 0 auto;
        width: 95%;
        margin-bottom: 15px;
    }

    .logistics_inner .logistics_inner_bom .logistics_inner_bom02 {
        box-shadow: #ccc 1px 1px 8px;
        margin: 0 auto;
        width: 95%;
        margin-bottom: 15px;
    }

    .logistics_inner .logistics_inner_bom .logistics_inner_bom03 {
        box-shadow: #ccc 1px 1px 8px;
        margin: 0 auto;
        width: 95%;
    }

    .logistics_inner {
        width: 100%;
        padding-bottom: 30px;
    }

    .logistics_inner_bom_p {
        font-size: 26px;
    }
}
<!--0.00017595291137695-->