/*banner横幅 pc*/

.innerBanner {
    position: relative;
    display: flex;
    justify-content: center;
}

.innerBanner img {
    width: 100%;
    height: auto;
}

.innerBanner .innerText {
    box-sizing: border-box;
    padding-left: 5%;
    color: #fff;
    position: absolute;
    top: 40%;
    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: 28px;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
    margin-bottom: 10px;
}

.innerBanner .innerText 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%;

}

.innerBanner .nav_d .left {
    display: flex;
    align-items: center;
    width: 30%;
    padding-left: 5%;
}

.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 .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横幅结束*/
.jzsb2 .title {
    color: #fff !important;
}

.jzsb2 p {
    color: #fff !important;
}




.products-nav_d .left .active_c {
    margin-top: 46px;
    display: flex;
}

.products-banner .products-nav_d .left .active_c .active_color a {
    color: #CF000E;
}

.products_login {
    width: 100%;
    text-align: center;

    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    padding-left: 5%;
    background-color: #FFFFFF;
    z-index: 999;
}

.products_login_item {
    width: 90%;
    margin: 0 auto;

    text-align: left;

    border-bottom: 1px solid #d7d4d4;
}

.products_login_items {
    font-size: 16px;
    font-weight: 400;
    line-height: 60px;
    margin-right: 4%;
    padding-bottom: 19px;
    z-index: 9999;
}


.products_text {
    width: 90%;
    margin-top: 30px;
    padding-left: 10%;
    display: flex;

}

.products_text_left {

    padding-right: 51px;
}

.products_text_left_img {
    width: 380px;

}

.products_text_right {
    width: 58%;
}

.products_text_right_h {
    font-size: 20px;
    font-family: "微软雅黑";
    font-weight: 400;
    color: #333333;
}

.products_text_right_m {
    margin-top: 10px;
    margin-bottom: 20px;
}

.products_text_right_p {
    width: 100%;
}

.text {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
    opacity: 0.6;
}

.products_text_right_p02 {
    margin-top: 10px;
}

.products_text_right_p05 {
    margin-top: 10px;
}

.products_text_right_p07 {
    margin-top: 10px;
}

/* <!-- 产品部件 --> */
.products_comit {
    width: 100%;
    text-align: center;
    background-color: #FFFFFF;
}

.products_commit_p {
    font-size: 36px;
    font-family: "微软雅黑";
    font-weight: bold;
    color: #333333;

}

.products_commit_mg {
    width: 150px;
    height: 3px;
    margin-top: 16px;
    margin-bottom: 30px;
}


/* 右文本 */
.logistics_imgs02 {
    width: 100%;
    display: inline-flex;
    min-height: 400px;
    position: relative;
    background: url("/static/images/cpbj1.png") no-repeat center center;
    display: inline-block;
    background-size: cover;
}


.logistics_imgs02_text {
    float: left;
}

.logistics_imgs_text-h1 {
    width: 300px;

    font-size: 30px;
    font-family: "微软雅黑";
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.logistics_imgs02_text_p {
    width: 446px;

    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: 400;
    color: #808080;
    line-height: 30px;
    text-align: left;
    margin-top: 20px;
}

.logistics_imgs02_text_btn {
    text-align: left;
    margin-top: 30px;
    background: #1A46A0;
    transform: skewX(-20deg);
    width: 172px;
}

.logistics_imgs02_text_btn a:hover {
    color: #fff;
}

.logistics_imgs02_text_btn_img {
    width: 372px;
    height: 36px;
    display: none;
}

.logistics_imgs02_text_btn_p {
    width: 172px;
    display: inline-block;
    height: 40px;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: 500;
    color: #fff;
    line-height: 40px;

    transform: skewX(20deg);
    text-align: center;
}

.dom_img {
    position: absolute;
    z-index: 99;
    left: 20%;
    top: 10%;
}

/* 右边 */
.logistics_imgs {

    width: 100%;
    display: inline-flex;
    position: relative;
    background: url("/static/images/cpbj2.png") no-repeat center center;
    background-size: cover;
}

.logistics_imgs .logistics_imgs_img01 img {
    float: right;
    margin-left: 50px;
    margin-right: 0px;
}

.logistics_imgs——haidao {
    width: 100%;

    position: relative;
}

.logistics_imgs_yewai {
    width: 100%;
    display: inline-flex;
    position: relative;
}

.logistics_imgs_img01 {
    width: 100%;
    padding: 60px 0;
    display: inline-block;
    max-width: 1200px;
    margin: 0 auto;
}

.logistics_imgs_img01 img {
    float: left;
    width: 45%;
    margin-right: 50px;
}

.logistics_imgs_text {
    width: 50%;
    float: right;
}

.logistics_imgs_text-h2 {
    width: 300px;

    text-align: left;
    font-size: 30px;
    font-family: "微软雅黑";
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.logistics_imgs_text_p {
    width: 454px;

    font-size: 16px;
    margin-top: 30px;
    font-family: "微软雅黑";
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    text-align: left;
}

.logistics_imgs_text_btn {
    margin-top: 70px;
    margin-left: -68px;
    position: relative;
}

.logistics_imgs_text_btn_img {
    width: 372px;
    height: 36px;
    display: none;
}

.logistics_imgs_text_btn_p {
    width: 252px;
    height: 16px;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: 500;
    color: #030303;
    line-height: 24px;
    position: absolute;
    top: 6px;
    left: 120px;
}

.dom_img01 {
    position: absolute;
    top: 10%;
    right: 18%;
}

.paxfu {
    width: 90%;

    background-color: #FFFFFF;
    padding-bottom: 30px;

    margin: 0 auto;
}

.paxfu_top {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.pax_fu_left {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    margin-top: 16px;
}

.pax_fu_left_p {
    font-size: 28px;
    font-family: "微软雅黑";
    font-weight: bold;
    color: #333333;

}

.pax_fu_left_m {
    width: 100px;
    height: 3px;
    margin-top: 10px;
}

.pax_fu_right {
    display: flex;
    /* margin-right: 20%; */
    margin-top: 30px;
    /* margin-left: 10px; */
    justify-content: space-between;
    height: 30px;
}

.right_item {
    font-size: 14px;

    font-family: "微软雅黑";
    font-weight: 400;
    color: #222222;

    padding: 5px 3px;
    /* background-color: #CF000E; */
}

.pax_fu_right span.right_item {
    cursor: pointer;
}

.paxfu_bot {
    margin-top: 5%;
    display: flex;
    width: 100%;
}


.paxfu_left_text1 {
    width: 90%;
    font-size: 24px;
    font-family: "微软雅黑";
    font-weight: 400;
    color: #333333;
    line-height: 38px;
}

.paxfu_left_text2 {
    width: 90%;
    margin-top: 30px;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    opacity: 0.6;
}

.shebeitab1 .paxfu_bor_left,
.shebeitab2 .paxfu_bor_right {
    width: 50%;
    float: left;
}

.shebeitab2 .paxfu_bor_left01,
.shebeitab1 .paxfu_bor_right {
    width: 46%;
    margin-left: 10px;
    float: right;
}

.paxfu_bor_right_m {
    width: 90%;

    margin-bottom: 10px;

}



.applon {
    width: 100%;
    margin-top: 140px;
    background-color: #FFFFFF;
    text-align: center;
    margin-top: 6vw;
}

.applon_img {
    width: 90%;
    margin: auto;
    padding-top: 40px;
    position: relative;
    display: flex;
    align-items: center;
}

.applone_imgs {
    width: 100%;

}

.wenzi1 {
    position: absolute;
    font-size: 14px;
    text-align: left;
    left: 8%;
    color: #fff;
    width: 50%;
    margin: 0 auto;
    font-weight: 400;
    color: #FFFFFF;

    line-height: 30px;
}

.seipe {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-top: 50px;
}

.swiper-container {
    position: relative;
    margin-top: 30px;
    width: 100%;

    /* background-color: cyan; */
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #eee; */
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20vw;
    transition: 300ms;
    transform: scale(0.8);
}

.swiper-slide img {
    width: 100%;
    height: 20vw;
    transform: scale(1);
    transition: all 0.6s;
}

/* .swiper-slide img:hover{
    margin-top: 6vw;
    cursor:pointer;
    transform: scaleY(1.3);
} */
.swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1.5);
    /* background-color: #D70C18; */
    margin-top: 0vw;
    cursor: pointer;
    /*    height: 30vw;*/
}

/* #item_logins{
    position: relative;
 }
 #item_login{
    position: absolute;
    bottom: 10px;
    right: 50px;
 } */
.current {
    border-bottom: 2px solid #D70C18;
}

.back {
    color: #D70C18;
}

.colors {
    color: #ffff;
    background-color: #D70C18;
}

#item_logins .swiper-pagination {
    bottom: -40px;
    right: -26%;
    width: 100%;
    left: inherit;
}

#item_logins .swiper-pagination span.swiper-pagination-bullet-active {
    background: #D70C18;
    width: 10px;
    height: 10px;
}

.sbtp {
    position: relative;
}

.sbtp .wenzi2 {
    position: absolute;
    bottom: 30px;
    width: 90%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: left;
}

.sbtp .wenzi2 h3 {
    color: #FFFFFF;
    margin-bottom: 10px;
}

.sbtp .wenzi2 p {
    color: #FFFFFF;
    line-height: 22px;
    opacity: 0.6;
    font-size: 14px;
}

.swiper-slide-active {
    transform: scaleY(1.2) translateY(1.6vw) !important;
}

.seipe .swiper-slide-active .wenzi2 {
    transform: scaleY(0.8) translateY(1px) !important;
}

@media screen and (max-width: 750px) {
    .innerBanner .nav_d {
        position: static;
    }

    .innerBanner {
        display: block;
    }

    .products_text {
        width: 100%;
    }

    .products_text_left img {
        width: 100%;
    }

    .jzsb3 {
        padding: 0 0vw;
    }

    .jzsb {
        width: 100%;
        overflow: hidden;
    }

    .jzsb img {
        width: 100%;
    }

    .jzsb2 .title {
        font-size: 18px !important;
    }

    .jzsb2 p {
        font-size: 14px !important;
    }

    .jzsb .innerText {
        top: 40%;
        width: 90%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .img_d img {
        height: auto;
    }

    .innerBanner .nav_d {
        padding: 0 10px;
        border-bottom: 1px solid #ccc;
        width: 100%;
    }

    .innerBanner .nav_d .left {
        padding-top: 16px;
        width: 100%;
    }

    .products-banner .products-nav_d {
        /* width: 1680px; */
        height: 100px;
        background: #FFFFFF;
        margin: auto;
        position: absolute;
        top: 83.5%;
        left: 120px;
        right: 120px;
        display: none;
    }

    .products-banner .products-banner_text {
        width: 100%;
        position: absolute;
        top: 60%;
        left: 4%;
    }

    .products-banner {
        width: 100%;
        height: 400px;
        position: relative;
    }

    .products_login_item {
        width: 100%;
        margin: 2% 0;
        background-color: #FFFFFF;
        z-index: 999;
    }

    .products_text {
        width: 100%;
        background-color: rgb(253, 253, 253);
        padding: 0% 0%;
        display: flex;
        flex-direction: column;
    }

    .products_text_left,
    .products_text_right {
        width: 98vw;
        margin: 0 auto;
        padding-right: 0px;
    }

    .products_text_left,
    .products_text_right {
        width: 95%;
        margin: 10px auto;
        padding-right: 0;
    }

    .products_text_right_m {
        /*margin-top: 10vw;*/
        /* margin-top: 10px; */
        margin-bottom: 20px;
        /*display: none;*/
    }

    .products_text_right_p {
        width: 100%;
        margin-top: 13vw;
    }

    .products_comit {
        margin-top: 20px;
    }

    .dom_img {
        position: absolute;
        z-index: 99;
        left: 37%;
        top: 15%;
    }

    .logistics_imgs02_text {
        position: absolute;
        top: 20%;
        right: 36%;
        text-align: left;
        /* width: 61vw; */
    }

    .logistics_imgs_text-h1 {
        width: 40vw;

        font-size: 30px;
        font-family: "微软雅黑";
        font-weight: 400;
        color: #333333;
        line-height: 30px;
    }

    .logistics_imgs02_text_p {
        width: 35vw;

        font-size: 16px;
        font-family: "微软雅黑";
        font-weight: 400;
        color: #808080;
        line-height: 30px;
        text-align: left;
        margin-top: 20px;
    }

    .logistics_imgs02_text {
        position: absolute;
        top: 20%;
        /* right: 55%; */
        left: 5vw;
        text-align: left;
        /* width: 61vw; */
    }

    .logistics_imgs02_text_btn {
        position: relative;
        margin: 0 auto;
        margin-top: 40px;
    }

    .logistics_imgs02_text_btn {
        text-align: left;
        margin-top: 30px;
        background: #1A46A0;
        transform: skewX(-20deg);
        width: 120px;
    }

    .logistics_imgs02_text_btn_p {
        width: 120px;
        display: inline-block;
        height: 30px;
        font-size: 12px;
        font-family: "微软雅黑";
        font-weight: 500;
        color: #fff;
        line-height: 30px;
        transform: skewX(20deg);
        text-align: center;
    }

    .dom_img01 {
        position: absolute;
        top: 15%;
        width: 92vw;
        right: -25%;
    }



    .logistics_imgs_text {
        position: absolute;
        top: 20%;
        left: 4%;
    }

    .logistics_imgs_text_btn {
        margin-top: 70px;
        margin-left: -68px;
        position: relative;
        display: none;
    }

    .dom_img00_1 {
        z-index: 99;
        left: 48%;
        top: 40%;
        width: 57vw;
    }

    .dom_img00_2 {
        z-index: 99;
        left: 51%;
        top: 33%;
        width: 63vw;
    }

    .dom_img0100_2 {
        position: absolute;
        top: 29%;
        width: 49vw;
        right: 3%;
    }

    .dom_img00_4 {
        position: absolute;
        z-index: 99;
        left: 61%;
        top: 35%;
        width: 51vw;
    }

    .paxfu_top {
        width: 100%;
        display: block;
        flex-direction: column;
        justify-content: space-between;
    }

    .pax_fu_right {
        display: block;

        margin-top: 20px;

        flex-direction: column;
        justify-content: space-between;
        overflow-y: scroll;

        -webkit-overflow-scrolling: touch;

    }

    .paxfu_bor_right_m {
        width: 100%;
        height: 100%;
        margin-bottom: 10px;
    }



    .element.style {
        position: relative;
        bottom: -3vw;
        left: -7vw;
        color: #D70C18;
    }

    .applon {
        width: 100%;
        /* margin-top: 140px; */
        background-color: #FFFFFF;
        text-align: center;
        margin-top: 10vw;
    }

    .products_login_item {
        width: 100%;
        margin: 2% 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .products_login_items {
        width: 200px;
        height: 16px;
        font-size: 16px;
        font-family: "微软雅黑";
        font-weight: 400;
        line-height: 30px;
        margin-right: 4%;
        text-align: left;
        padding-bottom: 20px;
        margin-left: 10vw;
    }

    .logistics_imgs_text-h1_s {
        width: 90vw;
        width: 77vw;

        font-size: 26px;
        font-family: "微软雅黑";
        font-weight: 400;
        color: #333333;
        line-height: 30px;
    }

    .dom_img {
        position: absolute;
        z-index: 99;
        left: 44%;
        top: 71%;
        width: 69vw;
    }

    .logistics_imgs_text-h1,
    .logistics_imgs_text-h2 {
        width: 95%;
        margin: 0 auto;
        font-size: 20px;
        font-family: "微软雅黑";
        font-weight: 400;
        color: #333333;

    }

    .paxfu {
        width: 95%;
    }

    .logistics_imgs02_text_p,
    .logistics_imgs_text_p {
        width: 95%;
        margin: 0 auto;
        font-size: 14px;
        font-family: "微软雅黑";
        font-weight: 400;
        color: #808080;
        line-height: 26px;
        text-align: left;
        margin-top: 10px;
    }

    .logistics_imgs02_text {

        position: inherit;
        top: 6%;
        right: 0%;
        left: 0;
        text-align: left;

        width: 100%;
        margin: 0 auto;
    }

    .logistics_imgs_text {
        position: initial;
        top: 0;
        left: 0;
    }

    .dom_img01 {
        position: absolute;
        top: 64%;
        width: 92vw;
        right: -17%;
    }

    .logistics_imgs_text-h1_dd {
        width: 90vw;
        width: 20vw;

        font-size: 21px;
        font-family: "微软雅黑";
        font-weight: 400;
        color: #333333;
        line-height: 30px;
    }

    .logistics_imgs_text {
        width: 98%;
        float: right;
        margin: 0 auto;
    }

    .dom_img_00s {
        position: absolute;
        z-index: 99;
        left: 35%;
        top: 74%;
        width: 69vw;
    }

    .dom_img01_s {
        position: absolute;
        top: 64%;
        width: 92vw;
        right: 0%;
    }

    .logistics_imgs_text-h1_ss {
        width: 84vw;

        font-size: 21px;
        font-family: "微软雅黑";
        font-weight: 400;
        color: #333333;
        line-height: 30px;
    }

    .paxfu_bot {
        flex-direction: column;
        margin-top: 10%;
        display: flex;
        width: 100%;
    }

    .paxfu_left_text1 {
        width: 90vw;
        font-size: 16px;
        font-family: "微软雅黑";
        font-weight: 400;
        color: #333333;
        line-height: 28px;
    }

    .paxfu_left_text2 {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 14px;
        font-family: "微软雅黑";
        font-weight: 400;
        color: #333333;
        line-height: 25px;
        opacity: 0.6;
    }

    .paxfu_left_text1-s {

        font-size: 16px;
        font-family: "微软雅黑";
        font-weight: 400;
        color: #333333;
        line-height: 30px;
        margin-left: 0vw;
    }

    .swiper-container {
        position: relative;
        margin-top: 0px;
        width: 100%;

        /* background-color: cyan; */
    }

    .post {
        position: relative;
        bottom: -17px;
        left: -13vw;
        color: #D70C18;
        display: none;
    }

    .applon {
        width: 100%;

        background-color: #FFFFFF;
        text-align: center;
    }

    .products-banner {
        width: 100%;
        height: 90vw;
        position: relative;
    }

    .products-banner .products-banner_text {
        width: 100%;
        position: absolute;
        top: 54%;
        left: 4%;
    }

    .products_login {
        display: none;
    }

    .products_text_right_h {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .logistics_imgs_img01 img {
        width: 100%;
        margin: 0;
        float: none;
    }

    .logistics_imgs_img01 {
        padding: 20px 0;
    }

    .logistics_imgs02 {}



    .paxfu_bor_left,
    .paxfu_bor_right,
    .shebeitab2 .paxfu_bor_left01,
    .shebeitab1 .paxfu_bor_right {
        width: 98% !important;
        margin: 0 auto;
        float: inherit !important;
    }

    .products_commit_p {
        font-size: 28px;
    }

    .applon_img {
        width: 95%;
        padding-top: 0px;
        display: inline-block;
    }

    .wenzi1 {
        position: inherit;
        color: #333;
        width: 99%;
        left: 0;
        text-align: justify;
    }

    #item_logins .swiper-pagination {
        right: 0;
        left: 0;
        bottom: 10px;
    }

    .swiper-slide-active {
        transform: scaleY(1) translateY(1px) !important;

    }

    .seipe {
        width: 100%;
        text-align: center;
        padding-top: 0px;
        display: inline-block;
    }

    .swiper-slide img {
        height: 76vw;
    }

    .seipe .swiper-slide {
        height: auto;
    }

    .seipe .swiper-slide-active .wenzi2 {
        transform: scaleY(1) translateY(1px) !important;
    }

    .pax_fu_right span.right_item {
        padding: 5px;
        float: left;

        width: fit-content;

    }

    .gundong1,
    .gundong2 {
        width: 1000px;
        overflow: scroll;
    }
}
<!--0.00015497207641602-->