/*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: 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%;
}

.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;
}

.shuang2 {
    text-align: left;
}

/*banner横幅结束*/
.shuang2 .title {
    color: #fff !important;
}

.shuang2 p {
    color: #fff !important;
}

.contentOfProduct {
    margin-top: 2.5%;
    background-color: #fff;
    position: sticky;
    top: 0;
    z-index: 9;
}

.fixed {
    position: fixed;
    margin-top: 0;
    width: 100%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.fixed .contentOfProductNav {
    width: 90%;
    margin: 0 auto;
}

.contentOfProduct .contentOfProductNav ul {
    display: flex;
    font-size: 16px;
    font-weight: 400;
    color: #D70C18;
    line-height: 40px;
    border-bottom: 1px solid #aeaeae;
}

.fixed .contentOfProductNav ul {
    line-height: 60px;
}

.contentOfProduct .contentOfProductNav ul li {
    margin-right: 30px;
    margin-bottom: -2px;
}

.contentOfProduct .contentOfProductNav ul li a.active {
    display: block;
    border-bottom: 2px solid #D70C18;
    color: #D70C18;
    margin-top: -4px;
}





.banner_li {
    font-size: 16px;
    color: #fff;
    transform: skewX(20deg);
}

.banner_img_002 {
    width: 150px;
    height: 30px;
    margin-top: 10px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    color: #FFFFFF;
    background: #1A46A0;
    transform: skewX(-20deg);
    background-size: cover;
    text-align: center;
}

.banner_img_002:hover {
    background: #D70C18;
}

.banner_img_002 a:hover {
    color: #fff;
}

.banner_img_002 img {
    width: 1.1vw;
}

.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: #D70C18;
}

.banner_img {
    position: absolute;
    top: 103px;
    width: 13vw;
    height: 2vw;
}





@media screen and (max-width: 750px) {

    .banner_img {
        position: absolute;
        top: 103px;
        width: 13vw;
        height: 2vw;
        display: none;
    }

    .logistics-banner .logistics-nav_d {
        width: 80%;
        height: 101px;
        background: #FFFFFF;
        margin: auto;
        position: absolute;
        top: 300px;
        left: 80px;
        /* right: 120px; */
    }
}

@media screen and (max-width: 400px) {
    .logistics-banner .logistics-nav_d {
        width: 80%;
        height: 101px;
        background: #FFFFFF;
        margin: auto;
        position: absolute;
        top: 300px;
        left: 40px;
        /* right: 120px; */
        display: none;
    }

    .logistics-banner .logistics-banner_text {
        width: 100%;
        position: absolute;
        top: 104px;
        left: 3%;
    }
}

.tab {
    max-width: 1100px;
    width: 100%;
    border-bottom: 1px solid #e4e4e4;

    margin: auto;
    position: -webkit-sticky;
    z-index: 999;
    position: sticky;
    top: 0px;
    background-color: #FFFFFF;
}

ul {
    list-style: none;
}



.container {
    width: 100%;
    margin: 0 auto;
    border: none;
}

.container .header {
    display: flex;
    height: 40px;
    line-height: 40px;
    text-align: center;
    /* background-color: #ccc; */
}

.container .header a {
    color: #111;
}

.container .header li {
    width: 14.333%;
}

.container .content {
    /* box-shadow: 0 0 4px rgba(0, 0, 0, 0.5); */
}

.container .content div {
    margin-top: 30px;
    display: none;
    width: 100%;
    height: 400px;
    border: 1px solid #f00;
}

.container .header li.active {
    color: #f00;
    border-bottom: 2px solid #f00;
}

.container .header li.active a {
    color: #D70C18;
}

.container .content div:first-of-type {
    display: block;
}

.dom1 {
    width: 90%;


    margin: auto;
}

.dom1_p {
    font-size: 28px;
    font-weight: 400;
    color: #333333;
    /* margin: auto; */
    margin-top: 4vw;
}

.dom1_msg {
    width: 5vw;
    height: 3px;
    margin-top: 1vw;
}

.dom1_text {
    width: 80%;
    margin-top: 2vw;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 2;
    opacity: 0.6;
}

.dom2 {

    width: 90%;
    margin: 0 auto;
    position: relative;
}

.dom2_p {
    font-size: 28px;
    font-weight: 400;
    color: #333333;
    /* margin: auto; */
    margin-top: 5vw;
}

.dom2_msg {
    width: 5vw;
    height: 3px;
    margin-top: 1vw;
}

.dom2_text {
    width: 70%;
    margin-top: 2vw;
    font-size: 1.33rem;
    font-weight: 400;
    color: #333333;
    line-height: 2.5rem;
    opacity: 0.6;
}

.dom2_img {


    position: absolute;
    right: 8vw;
    top: -3vw;
}

.dom2_img .imgs01 {
    width: 22vw;

}

.dom3 {
    width: 90%;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    margin: 0 auto;

    margin-top: 12vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}



.dom3_p {
    font-size: 28px;
    font-weight: 400;
    color: #333333;

    margin-top: 3vw;
    margin-left: calc(100%-5vw);
}

.dom3_msg {
    width: 5vw;
    height: 3px;
    margin-top: 1vw;
}

.icon {
    /* display: block; */
    width: auto;
    height: auto;
    /* display: flex; */
    position: absolute;
    top: 5vw;
    right: 0vw;
}

.icon .covers {
    color: #989898;
}

.icon a:hover {
    border-bottom: 2px solid #D70C18;
    padding-bottom: 3px;
}

.text_icon {
    font-size: 16px;
    font-weight: 400;

}

.icon_img {
    width: 14px;
    height: 16px;
    margin-left: 1vw;
    filter: opacity(0.6);
}

.bom01 {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-top: 4vw;
    margin-bottom: 6vw;
    flex-wrap: wrap;
}

.bom_list {
    width: 21%;
    height: 7vw;
    text-align: left;
    font-size: 20px;
    margin-top: 1.5rem;
    margin-right: 0.6%;
    padding: 0 1.5vw;
    padding-top: 2.5%;
    bottom: 1px solid #bebebe;
    background-color: #c9d6f5;
    justify-content: flex-start;
}


.bom01:hover .bom_list {
    cursor: pointer;
}


.bom_list h3 {
    font-weight: 500;
    padding-bottom: 16px;
}

.bom_list p {
    font-size: 14px;
    text-align: left;
}


.activerr {
    color: #FFFFFF;
    background-color: #D70C18;
}

/* 联系我们 */
.contact_us_d {
    width: 100%;
    /* height: auto; */
    margin-top: 35px;
    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;
    }

    .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%;
        margin: -72px auto 0px;
        padding-bottom: 20px;
    }

    .contact_us_d .container1 .left_d1 {
        margin-bottom: 3.125vw;
    }

    .contact_us_d .container1 .left_d1 .top_d1 h4 {
        font-size: 18px;
        margin-bottom: 10px;
        text-align: center;
        line-height: inherit;
        margin-top: 10px;
    }

    .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 {
        font-size: 13px;
    }

    .contact_us_d .container1 .right_d1 textarea {
        font-size: 13px;
    }

    .contact_us_d .container1 .right_d1 div.tj {
        font-size: 13px;
    }

    .contact_us_d {
        margin-top: 80px;
    }


    .contact_us_d .container1 .right_d1 input {
        width: 60%;
        height: 30px;
    }

    .contact_us_d .container1 .right_d1 .texta textarea {
        width: 80%;
        height: 80px;
    }

    .contact_us_d .container1 .right_d1 div.tj {
        width: 80px;
        height: 30px;
    }
}



/* <!-- 最新动态 --> */
.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%;
    height: 50%;
}

.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;
}






.my_swiper_1 .dom3_p {
    text-align: center;
}

.my_swiper_1 .dom3_msg {
    text-align: center;
    margin: 0 auto;
}

.my_swiper_1 {
    text-align: center;
    /* 轮播图上的字 */
}

.my_swiper_1 .conten9slideshow .slideshowimg {
    margin-top: 60px;
}

.my_swiper_1 .conten9slideshow .slideshowimg .swiper {
    width: 100%;
    height: 100%;
    --swiper-theme-color: red;
}

.my_swiper_1 .conten9slideshow .slideshowimg .swiper .swiper-pagination-bullet {
    border-radius: 0%;
    width: 60px;
    height: 5px;
    background: #fff;
}

.my_swiper_1 .conten9slideshow .slideshowimg .swiper .conten9slideshow .slideshowimg .swiper {
    --swiper-theme-color: red;
}

.my_swiper_1 .conten9slideshow .slideshowimg .swiper .swiper-pagination {
    bottom: 5%;
    left: -15%;
}

.my_swiper_1 .conten9slideshow .slideshowimg .swiper .swiper-wrapper {
    width: 1000px;
    height: 100%;
}

.my_swiper_1 .conten9slideshow .slideshowimg .swiper .swiper-wrapper img {
    width: 100%;
    height: auto;
}

.my_swiper_1 .conten9slideshow .slideshowimg .swiper .swpiertitel {
    position: absolute;
    bottom: 15%;
    left: 8%;
    z-index: 5;
    text-align: left;
}

.my_swiper_1 .conten9slideshow .slideshowimg .swiper .swpiertitel h2 {
    font-size: 30px;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.my_swiper_1 .conten9slideshow .slideshowimg .swiper .swpiertitel p {
    width: 80%;

    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
}

@media all and (max-width: 750px) and(min-with:400px) {
    .my_swiper_1 {
        /* 轮播图上的字 */
    }

    .my_swiper_1 .conten9slideshow .slideshowimg {
        margin-top: 60px;
    }

    .my_swiper_1 .conten9slideshow .slideshowimg .swiper {
        width: 100%;
        height: 500px;
        --swiper-theme-color: red;
    }

    .my_swiper_1 .conten9slideshow .slideshowimg .swiper .swiper-pagination-bullet {
        border-radius: 0%;
        width: 60px;
        height: 5px;
        background: #fff;
    }

    .my_swiper_1 .conten9slideshow .slideshowimg .swiper .conten9slideshow .slideshowimg .swiper {
        --swiper-theme-color: red;
    }

    .my_swiper_1 .conten9slideshow .slideshowimg .swiper .swiper-pagination {
        bottom: 5%;
        left: -15%;
    }

    .my_swiper_1 .conten9slideshow .slideshowimg .swiper .swiper-wrapper {
        width: 1000px;
        height: 500px;
    }

    .my_swiper_1 .conten9slideshow .slideshowimg .swiper .swiper-wrapper img {
        width: 1000px;
        height: 500px;
    }

    .my_swiper_1 .conten9slideshow .slideshowimg .swiper .swpiertitel {
        position: absolute;
        bottom: 25%;
        left: 8%;
        z-index: 5;
        text-align: left;
    }

    .my_swiper_1 .conten9slideshow .slideshowimg .swiper .swpiertitel h2 {
        font-size: 30px;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 40px;
    }

    .my_swiper_1 .conten9slideshow .slideshowimg .swiper .swpiertitel p {
        width: 90%;
        height: 46px;
        font-size: 16px;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 30px;
    }
}





@media screen and (max-width: 750px) {

    .dom1_msg,
    .dom2_msg,
    .dom3_msg,
    .dom4_msg {
        width: 80px;
    }

    .shuang {
        width: 100%;
        overflow: hidden;
    }

    .shuang img {
        /*height: 260px;*/
        width: 100%;
    }

    .innerBanner {
        display: block;
    }

    .innerBanner .nav_d {
        position: static;
    }

    .shuang .nav_d {
        display: block;
        padding: 0 10px;
        border-bottom: 1px solid #ccc;
        width: 100%;
    }

    .shuang .left {
        padding-top: 16px;
        width: 100% !important;
    }

    .shuang .left .img_d img {
        height: auto;
    }

    .shuang2 {
        width: 100%;
        margin: 0 auto;
    }

    .contentOfProduct {
        display: none;
    }

    .shuang2 .title {
        color: #fff !important;
        font-size: 18px !important;
    }

    .shuang2 p {
        color: #fff !important;
        font-size: 16px !important;
    }

    .banner_img_002 img {
        width: auto !important;
        height: auto;
    }

    /*.active {*/
    /*    color: #D70C18;*/
    /*}*/

    .tab {
        width: 80%;
        background-color: rgb(255, 255, 255);
        padding-top: 20px;
        margin: auto;
        position: -webkit-sticky;
        z-index: 999;
        position: sticky;
        top: 0px;
        background-color: #FFFFFF;
        display: none;
    }

    .logistics-banner .logistics-banner_text {
        width: 100%;
        position: absolute;
        top: 104px;
        left: 3%;
    }

    .logistics-nav_d .left .active_c div a {
        text-decoration: none;
        font-size: 15px;
        font-weight: 400;
    }

    .logistics-banner .logistics-nav_d .left .img_d img {
        width: 27px;
        height: 25px;
        margin-top: 40px;
        margin-left: 5vw;
    }

    .logistics-nav_d .left .active_c {
        margin-top: 46px;
        display: flex;
        /* flex-direction: column; */
        flex-wrap: wrap;
    }

    .dom2 {
        height: auto;
        width: 95%;
    }

    .container .header {
        display: flex;
        flex-direction: column;
        /* flex-wrap: wrap; */
        height: 40px;
        line-height: 40px;
        text-align: center;
        /* background-color: #ccc; */
    }

    .container .header li {
        width: 33.333%;
    }

    .dom1 {

        /* background: #f00; */
        margin: auto;
        margin-top: 8vw;
        width: 95%;
    }

    .dom1_text {
        width: 100%;
        margin-top: 2vw;
        font-size: 1rem;
        font-weight: 400;
        color: #333333;
        line-height: 2rem;
        opacity: 0.6;
    }

    .dom2_img {
        width: 100%;
        height: auto;
        position: initial;
        right: 0;
        top: 0;
    }

    .dom2_img .imgs01 {
        width: 80%;
        margin: 0 auto;
        height: auto;
        margin-left: 10%;
    }

    .dom3 {
        width: 95%;
        margin: 0vw auto 1vw;
        height: auto;
        /* background-color: aquamarine; */
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
    }

    .icon {
        width: 100%;
        display: block;

        height: auto;

        position: absolute;
        top: 18vw;
        right: 0vw;
    }

    .icon .covers {
        float: right;
    }

    .bom01 {
        width: 100%;
        height: auto;
        /* background-color: aqua; */
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 15vw;
    }

    .bom01 .activerr {
        background: #CF000E;
    }

    .bom_list {
        width: 46%;
        height: 20vw;

        text-align: center;
        font-size: 15px;
        margin-bottom: 1vw;

        padding-top: 3vw;


    }

    .my_swiper_1 .conten9slideshow .slideshowimg {
        margin-top: 30px;
    }

    .my_swiper_1 .conten9slideshow .slideshowimg .swiper {
        height: auto;
    }

    .my_swiper_1 {
        /* margin-top: 6vw;
        height: 88vw; */
        margin-top: 6vw;
        /*height: 100%;*/
        width: 100%;
    }

    .bom_list h3 {
        font-weight: 500;
        padding-bottom: 6px;
    }

    .bom_list p {
        font-size: 12px;
        text-align: center;
        line-height: 18px;
    }

    .logistics_my_bg {
        width: 100%;
        height: 108vw;
    }

    .logistics_my {
        width: 100%;
        position: relative;
        margin-top: 1vw;
    }

    .logistics_my_p {
        height: 17px;
        font-size: 7px;
        width: 100%;
        font-weight: 400;
        color: #333333;
        line-height: 30px;
        margin-top: 20px;
    }

    .logistics_my_fuwu {
        height: 35px;
        font-size: 10px;
        width: 60vw;
        font-weight: bold;
        color: #D70C18;
        line-height: 30px;
        margin-top: 14vw;
    }

    .logistics_my_fuwu01 {
        height: 17px;
        font-size: 10px;
        font-weight: 400;
        color: #333333;
        line-height: 30px;
        margin-top: 10px;
    }

    .logistics_my_right_btn {
        width: 60%;
        height: 50px;
        background: #D70C18;
        font-size: 24px;
        text-align: center;
        line-height: 50px;
        color: #FFFFFF;
        margin-top: 10%;
        float: right;
    }

    .logistics_news_inner {
        /* margin-top: 60%; */
        width: 80%;
        margin: 4% 10% 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }



    .logistics_news_inner01 {
        width: 80vw;
        margin-top: 10vw;
    }

    /*
    .my_swiper_1 {
        margin-top: 45vw;
        margin-bottom: -75vw;
    }
*/
    .my_swiper_1 .conten9slideshow .slideshowimg .swiper .swpiertitel {
        position: absolute;
        bottom: 18%;
        left: 0;
        right: 0;
        width: 90%;
        margin: 0 auto;
        z-index: 5;
        text-align: left;

    }

    .my_swiper_1 .conten9slideshow .slideshowimg .swiper .swpiertitel p {
        width: 100%;
        height: auto;
        font-size: 12px;
        line-height: 18px;
    }

    .my_swiper_1 .conten9slideshow .slideshowimg .swiper .swpiertitel h2 {
        font-size: 14px;
        text-align: center;
    }

    .my_swiper_1 .conten9slideshow .slideshowimg .swiper .swiper-pagination {
        bottom: 20px;
        left: 0;
    }

    .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: 98%;
        margin: 0 auto;
        height: auto;
        text-align: center;
        padding-top: 20px;
        font-size: 18px;
    }

    .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;
        margin-bottom: 25px;
    }

    .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_text {
        width: 100%;
    }

    .logistics_my_left {
        width: 100%;
    }

    .logistics_my_right {
        width: 100%;
        margin-top: 20px;
    }

    .logistics_my_inner {
        display: inline-block;
    }
}
<!--0.00018000602722168-->