@media screen and (max-width: 1024px){
    .route_message {
        display: none;
    }
    .huoda_nav_list {
        width: 65%;
    }
    .huoda_ship {
        width: 25%;
    }
    .huoda_nav_left {
        width: 70%;
    }
    .huoda_nav_logo {
        width: 20%;
    }

}
@media screen and (max-width: 768px){
    .huoda_nav_list {
        width: 80%;
    }
    .huoda_nav_left {
        width: 70%;
    } 
    .huoda_ship {
        width: 28%;
    }
}
@media screen and (max-width: 767px){
    .huoda_ship {
        display: flex;
        width: 65%;
        justify-content: space-between;
    }
    .huoda_nav_list {
        display: none;
    }
    .huoda_nav_logo {
        width: 80%;
    }
    .route_nav {
        background: #6f8397;
        padding: 0;
        position: unset;
    }
    .container_head {
        width: 100%;
        padding: 0 15px;
    }
    .route_all_box dt {
        display: none;
        position: unset;
    }
    .route_all_box dl {
        width: 100%;
    }
    .route_all_box {
        width: 100%;
        height: 100%;
        position: fixed;
        padding: 0;
        border: none;
        box-shadow: none;
        background: #F8F8F9;
        overflow: auto;
        top: 0;
    }
    .route_all_box dd {
        width: 100%;
        display: block;
        position: unset;
        padding: 0;
        margin-bottom: 0;
    }
    .route_all_box dd ul li.navbar_te {
        width: 100%;
        background: #f8f8f9;
        height: 2.38rem;
        line-height: 2.38rem;
        border-bottom: none;
    }
    .route_all_box dd ul li {
        background: #ffffff;
        display: block;
        width: 100%;
        height: 3rem;
        line-height: 3rem;
        border-bottom: 1px solid #E4E6F0;
    }
    .route_all_box dd ul li a {
        font-size: 1rem;
        width: 100%;
        display: block;
        padding: 0 15px;
    }
    .route_all_box dd ul li.navbar_te a {
        font-size: 1rem;
        color: #6f8397;
        height: 2.38rem;
        line-height: 2.38rem;
        font-weight: 400;
    }
    .route_nav span {
        display: block;
        padding-right: 0;
    }
    .route_all_box dl dd ul li:last-child {
        border-bottom: none;
    }
    .route_all_box dd ul li.b_n {
        border-bottom: none;
    }
    .route_all_box.active {
        display: block;
    }
    .route_bit {
        display: block;
    }
    .route_bit_title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 15px;
        background: #ffffff;
        height: 3rem;
    }
    .route_bit_cat {
        font-size: 1rem;
        color: #6f8397;
        height: 2.38rem;
        line-height: 2.38rem;
        font-weight: 400;
        padding: 0 15px;
    }   
    .route_bit_flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        padding: 0 10px;
    }
    .route_bit_flex a {
        height: 2.2rem;
        line-height: 2.2rem;
        background-color: #fff;
        text-align: center;
        width: 23%;
        font-size: .85rem;
        margin-right: 2.6%;
        margin-bottom: 2.6%;
        overflow: hidden;
        padding: 0 0.85rem;
        color: #6f8397;
        border-radius: 0.35rem;
    }  
    .route_bit_flex a:nth-child(4n) {
        margin-right: 0;
    }
    .route_bit_flex a:last-child {
        margin-bottom: 0;
    }
    .route_bit_title span {
        display: block;
        font-weight: bold;
        color: #000000;
        font-size: 1rem;
    }
    .route_bit_title i {
        font-size: 1rem;
        color: #000000;
        display: block;
        width: 4rem;
        height: 3rem;
        line-height: 3rem;
    }
    .huoda_top {
        height: 2.5rem;
        line-height: 2.5rem;
    }
    .route_nav h2 {
        font-size: 1rem;
        height: 2.5rem;
    }
    .huoda_tel i {
        font-size: 1rem;
    }
    .huoda_tel a {
        font-size: 1rem;
    }
    .huoda_nav_logo img {
        height: 3.5rem;
    }
    .huoda_nav {
        height: 3.5rem;
        line-height: 3.5rem;
    }
    .huoda_ship a {
        font-size: .85rem;
        padding: 0;
        height: 2rem;
        line-height: 1.9rem;
        width: 45%;
        border: 1px solid #6f8397;
        border-radius: 0.35rem;
    }
    .huoda_ship a:first-child {
        margin-right: 0px;
        background: #fe4a44;
        color: #ffffff;
        border: none;
        background-image: repeating-linear-gradient(170deg, #fe4a44, #ffc107 100px);
    }
    .huoda_ship a:last-child {
        margin-left: 0px;
    }
    .huoda_nav_left {
        width: 40%;
    }
    .huoda_hu {
        height: 8rem;
        position: relative;
        width: 100%;
        overflow: hidden;
        z-index: -1;
    }
    
    .huoda_hu:after {
        position: absolute;
        left: -20%;
        top: 0;
        z-index: -1;
        content: '';
        border-radius: 0 0 50% 50%;
        background: rgb(111 131 151);
        width: 140%;
        height: 8rem;
    }
    .banner .banner-tag {
        display: none;
    }

    .banner .swiper-button-prev, .banner .swiper-button-next {
        display: none;
    }

    .banner .banner-pagination {
        margin: 0;
        left: 0;
        font-size: 12px;
    }

    .banner .img {
        min-height: 50vw;
        height: 50vw;
    }

    .banner .text {
        padding: 0 1em;
        font-size: 11px;
        margin-top: -5em;
    }

    .banner .text h2 {
        font-size: 1.8em;
    }
    .idnex_area {
        padding: 5% 0;
    }
    .idnex_area_top a {
        width: 12%;
        font-size: 3.74vw;
        margin-right: 0;
        height: 8vw;
        line-height: 8vw;
    }
    .idnex_area_top a span {
        display: none;
    }
    .idnex_area_top {
        justify-content: space-between;
    }
    .idnex_area_bottom {
        margin-top: 5%;
        padding: 3% 4% 4%;
        border-top: 1px solid #fe4b43;
    }
    .iai_top a {
        flex-direction: row-reverse;
    }
    .iai_top_text span {
        display: none;
    }
    .iai_top_img {
        width: 38%;
        margin-right: 0;
        margin-left: 2%;
    }
    .iai_top_text {
        width: 60%;
    }
    .iai_top_img img {
        height: 22vw;
    }
    .iai_top_text p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .iai_top_text p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        white-space: unset;
        font-size: 4.2vw;
    }
    .iai_top_text i {
        font-size: 3.74vw;
    }
    .iai_bottome_li {
        width: 100%;
        margin-top: 3%;
        padding-left: 0;
    }
    .iai_bottome_li:after {
        display: none;
    }
    .iai_bottome_li a {
        font-size: 4.2vw;
    }
    .iai_bottome_li span {
        width: 30%;
        font-size: 4.2vw;
    }
    .index_scope {
        padding: 5% 0;
    }
    .index_title h3 {
        font-size: 5.4vw;
    }
    .index_scope_box {
        width: 48%;
        margin-top: 4%;
    }
    .index_scope_text span {
        display: none;
    }
    .index_scope_box p {
        font-size: 4.8vw;
        text-align: center;
    }
    .index_scope_box img {
        height: 35vw;
    }
    .index_company {
        padding: 5% 0;
    }
    .index_company_title p {
        font-size: 5.4vw;
    }
    .index_company_title span {
        font-size: 4.8vw;
    }
    .index_company_text {
        font-size: 4.2vw;
        margin-top: 8vw;
    }
    .index_company_text:after {
        top: -4vw;
        width: 36%;
    }
    .index_company_text:before {
        top: -4.8vw;
        width: 15%;
    }
    .index_city {
        padding: 5% 0;
    }
    .index_city .swiper-pagination {
        display: none;
    }
    .index_city .swiper-wrapper {
        padding-bottom: 0;
    }
    .index_city .index_title {
        margin-bottom: 5%;
    }
    .index_city .swiper-slide {
        padding: 0;
        font-size: unset;
    }
    .index_city .swiper-slide a {
        height: 35vw;
        padding-top: 5vw;
        box-shadow: unset;
        border: 1px solid rgb(235 238 240);
    }
    .index_city .swiper-slide .cn {
        font-size: 5.4vw;
    }
    .index_city .swiper-slide .py {
        font-size: 5.4vw;
    }
    .index_city .swiper-slide .tit {
        font-size: 4.2vw;
        padding-top: 5%;
    }
    .index_haulway {
        padding: 5% 0;
    }
    .index_haulway_flex a:nth-child(3n) {
        margin-right: 0;
    }
    .index_haulway_flex a {
        width: 31%;
        margin-right: 3%;
        font-size: 4.2vw;
        padding: 3%;
        margin-top: 3%;
    }
    .index_news {
        padding: 5% 0;
    }
    .index_news_left {
        width: 100%;
    }
    .index_news_right {
        width: 100%;
        margin-top: 5%;
    }
    .index_news_left .index_title a {
        font-size: 4.2vw;
    }
    .inl {
        margin-top: 5%;
        padding: 3% 4% 4%;
        border-top: 1px solid #fe4b43;
    }
    .inl_list {
        padding-bottom: 3%;
        margin-bottom: 3%;
    }
    .inl_list a {
        flex-direction: row-reverse;
    }
    .inl_text span {
        display: none;
    }
    .inl_text p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        white-space: unset;
        font-size: 4.2vw;
    }
    .inl_img {
        width: 38%;
    }
    .inl_text {
        width: 60%;
    }
    .inl_img {
        width: 38%;
        margin-right: 0;
        margin-left: 2%;
    }
    .inl_text i {
        font-size: 3.74vw;
    }
    .inl_img img {
        height: 22vw;
    }
    .inr {
        margin-top: 5%;
        padding: 0% 4% 4%;
        border-top: 1px solid #fe4b43;
    }
    .inr_list a {
        font-size: 4.2vw;
        margin-top: 3%;
    }
    .index_link {
        display: none;
    }
    .foot_pc_flex {
        display: none;
    }
    .foot_pc_a {
        display: none;
    }
    .foot_pc_bottome {
        border-top: none;
        padding-top: 0;
        margin-top: 0;
    }
    .foot_pc {
        padding: 3% 0;
        margin-bottom: 15vw;
    }
    .foot_pc_bq a {
        font-size: 3.74vw;
    }
    .foot_pc_bq p {
        font-size: 3.74vw;
    }
    .foote_moblies {
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 9;
        box-shadow: 0px -1px 20px 0px rgb(0 0 0 / 12%);
    }
    .foote_moblies_flex {
        display: flex;
        justify-content: space-between;
        height: 15vw;
        background: #ffff;
        align-items: center;
    }
    .foote_moblies_flex a {
        display: block;
        width: 25%;
        text-align: center;
        color: #212529;
    }
    .foote_moblies_flex i {
        font-size: 4.2vw;
        display: block;
    }
    .foote_moblies_flex p {
        font-size: 3.74vw;
        display: block;
        line-height: 1;
    }
    .foote_moblies_flex a.active {
        color: #fe4b43;
    }
    .banners {
        height: 60vw;
        display: none;
    }
    .crumbs a {
        font-size: 3.74vw;
    }
    .crumbs span {
        font-size: 3.74vw;
    }
    .logistics_flex {
        flex-direction: column-reverse;
    }
    .logistics_left {
        width: 100%;
    }
    .logistics_right {
        width: 100%;
        margin-top: 10px;
    }
    .main_warp {
        padding: 0;
        background: #eaeaea;
    }
    .main_warp .container {
    padding: 0;
}
    .logistics_weight:first-child {
        display: none;
    }
.logistics_content {
    padding: 0;
    background: #eaeaea;
    border: none;
        margin-bottom: 10px;
}
.logistics_content_title {
    font-size: 5.4vw;
    text-align: left;
    background: #ffffff;
    padding: 10px;
}
.logistics_content h2 {
    font-size: 4.8vw;
    margin: 0 0 10px;
    padding-left: 10px;
}
    .logistics_content h2:before {
        display: none;
    }
    .logistics_content h2:after {
        top: 0;
        height: 100%;
        width: 4px;
        left: 0;
    }
    .logistics_content_title span {
        display: block;
    }
    .logistics_content p {
        font-size: 4.2vw;
    }
    .logistics_table {
        flex-wrap: wrap;
    }
    .logistics_column:nth-child(1) {
        width: 100%;
        border-bottom: 1px solid #ffe2e0;
        border-right: none;
        height: auto;
        line-height: unset;
        padding: 0;
    }
    .logistics_column:nth-child(3) {
        width: 88%;
    }
    .logistics_column_city a {
        font-size: 4.2vw;
        padding-right: 3%;
    }
    .logistics_column_city {
        padding: 3%;
    }
    .logistics_column_title:nth-child(1) {
        height: 36vw;
        display: flex;
        align-items: center;
        line-height: unset;
    }
    .logistics_column:nth-child(2) {
        width: 12%;
        border-right: 1px solid #ffe2e0;
    }
    .logistics_column_city:nth-child(1) {
        height: 36vw;
    }
    .logistics_column_city:nth-child(2) {
        height: 36vw;
    }
    .logistics_column_title:nth-child(2) {
        display: flex;
        align-items: center;
        height: 36vw;
        line-height: unset;
    }
    .logistics_column_title {
        font-size: 4.2vw;
    }
    .logistics_column_text {
        height: 22vw;
        font-size: 3.74vw;
    }
    .logistics_column_title:nth-child(3) {
        height: 22vw;
        line-height: unset;
        display: flex;
        align-items: center;
    }
.logistics_like {
    border: none;
    margin-bottom: 10px;
    padding: 15px 10px;
}
    .logistics_like_title {
        font-size: 4.8vw;
        padding-left: 10px;
    }
    .logistics_like_title:after {
        top: 0;
        height: 100%;
        width: 4px;
        left: 0;
    }
    .logistics_like_title:before {
        display: none;
    }
    .logistics_like_list {
        width: 100%;
        margin-right: 0;
        margin-top: 4%;
    }
    .logistics_like_list a {
        flex-direction: row-reverse;
    }
    .logistics_like_list {
        padding-top: 3%;
        margin-top: 3%;
        border-top: 1px dotted #EEEEEE;
    }
    .logistics_like_list:first-child {
        padding-top: 0;
        margin-top: 4%;
        border-top: none;
    }
.logistics_layout {
    padding: 3%;
    border: none;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.logistics_layout p:nth-child(1) {
    font-size: 7.4vw;
    text-align: center;
}
.logistics_layout img {
    width: 40%;
}

.layout_text {
    width: 60%;
}
    .logistics_layout p:nth-child(2) {
        font-size: 6.4vw;
        letter-spacing: 1px;
        text-align: center;
    }
    .banners.hkhy {
        background-position: 0 -85vw;
    }
.service_step {
    margin-bottom: 10px;
    padding: 0 10px;
    background: #ffffff;
    border: none;
    margin-top: 10px;
}
    .service_step::after{
        display: none;
    }
    .service_step ul::before{
        display: none;
    }
    .service_step .item {
        padding: 3% 0 3% 0;
        flex-wrap: wrap;
    }
    .service_step .item .title {
        font-size: 4.8vw;
        margin-right: 0;
        width: 100%;
        border-bottom: none;
        padding: 0;
    }
    .service_step .item .con {
        font-size: 4.2vw;
        padding: 5% 0;
    }
.flow_title {
    font-size: 4.8vw;
    margin-bottom: 0;
    padding: 10px;
    background: #ffffff;
    margin-top: 10px;
}
.flow_note {
    font-size: 4.2vw;
    padding: 15px 10px;
    background: #ffffff;
}
.flow_box {
    margin-bottom: 10px;
    background: #ffffff;
}

.special {
    font-size: 5.4vw;
    border: none;
    background: #ffffff;
    padding: 10px;
    margin-bottom: 10px;
}
.special_box {
    margin-bottom: 10px;
    border: none;
    background: #ffffff;
    padding: 15px 10px;
}
    .special:after {
        display: none;
    }
    .special:before{
        display: none;
    }
    .special_box_title {
        font-size: 4.8vw;
        padding-bottom: 5%;
    }
.special_box_list a:nth-child(5n) {
    margin-right: 4%;
}
    .special_box_list a:nth-child(2n) {
        margin-right: 0;
    }
    .special_box_list a {
        width: 48%;
        margin-right: 4%;
        font-size: 4.2vw;
        margin-bottom: 5%;
    }

    .page_common a {
        margin: 8% 4px 3%;
        display: none;
        font-size: 3.74vw;
    }
    .page_common a.active {
        display: block;
    }
    .page_common a.pagebt {
        display: block;
        padding: 8px;
        box-shadow: rgb(254 75 67 / 14%) 0px 0px 0px 1px inset;
        color: rgb(254 75 67);
        background: rgb(255 229 228);
    }
    .article_title p {
        width: 100%;
        font-size: 5.4vw;
        padding-bottom: 3%;
    }
    .article_title h3 {
    font-size: 3vw;
    width: 100%;
    color: #ededed;
}
    .img_box {
    width: 100%;
}

.info_details_img .img_box img {
    margin: 5px  auto;
}
    .article_list .inl_img {
        width: 38%;
    }
    .article_list .inl_text {
        width: 60%;
    }
    .article_list .inl_img img {
        height: 22vw;
    }
.info_content {
    padding: 0;
    border: none;
    background: #eaeaea;
    margin-bottom: 10px;
}
.special_text {
    padding: 10px;
    font-size: 4.2vw;
    margin-bottom: 10px;
}
.special_sity {
    margin-bottom: 10px;
    padding: 3% 0;
}
    .special_sity_title {
        font-size: 4.2vw;
    }
    .special_sity_flex a {
        font-size: 4vw;
        width: 33%;
        margin-top: 3%;
    }
    .special_sity_title p {
        padding-left: 5%;
        padding-bottom: 3%;
    }
.info_left {
    width: 100%;
    background: #ffffff;
    padding: 15px 10px;
}
.info_left_title span:last-child {
    display: none;
}
    .info_right {
        width: 100%;
    margin-top: 10px;
    }
    .info_left_title h2 {
        font-size: 5.4vw;
        padding-bottom: 3%;
    }
    .info_right_box {
    border: none;
    box-shadow: none;
}
.info_title {
    background: #fde1a2;
    font-size: 20px;
    text-align: center;
    color: #333333;
    font-weight: bold;
    padding: 5px 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.info_contact {
    padding: 20px 10px;
}
.info_details {
    background: #ffffff;
    padding: 15px 10px;
    margin-top: 10px;
}
.info_details h3 {
    margin: 5px 0 10px;
}
.article_title {
    background: #ffffff;
    padding: 10px;
    margin-bottom: 10px;
}
    .info_left_title span {
        font-size: 3.2vw;
        padding-right: 3%;
    }
    .info_left_title p {
        font-size: 3.2vw;
        padding-bottom: 3%;
    }
    .img_box img {
        height: 21vw;
    }
    .info_like .special_sity_flex a {
        width: 50%;
        margin-right: 0;
    }

    .lhc_art p {
        width: 100%;
        align-items: center;
        font-size: 4.2vw;
    }
.lhc_art {
    margin: 5% 0;
    background: #ffffff;
    margin: 0 0 10px 0;
        padding: 3% 10px;
}
.new_tag {
    margin-top: 10px;
    background: #ffffff;
}
.info_left_title {
    background: #ffffff;
    padding: 5% 10px 0;
    margin-bottom: 10px;
}
    .lhc_art a {
        width: 100%;
        font-size: 4.2vw;
    }
    .page_img {
        width: 100%;
    }
    .page_img img {
        height: 35vw;
    }
    .page_info {
        width: 100%;
        margin-top: 5%;
    }
    .page_info span {
        font-size: 3.74vw;
    }
    .page_info p {
        padding-bottom: 5%;
    }
    .page_flex:nth-child(5) {
        flex-direction: column-reverse;
        margin: 5% 0;
    }
    .laycont {
        padding: 5%;
    }
    .form_title {
        font-size: 5.4vw;
        margin-bottom: 5%;
    }
    .mlab {
        font-size: 4.2vw;
        float: unset;
        width: 100%;
        text-align: left;
        padding: 0;
    }
    .minput {
        margin-left: 0;
    }
    .mselect {
        left: 0;
        width: 100% !important;
        margin: 3% 0 !important;
    }
    .mtext {
        margin-left: 0;
    }
    .search_form {
        width: 100%;
        margin: 5% 0;
    }
    .search_form input {
        height: 12vw;
        line-height: 12vw;
        font-size: 4.2vw;
        padding-left: 3%;
        box-shadow: 0px 0px 1px 0px rgb(0 0 0);
        width: 85%;
    }
    button.pc_btn_sub {
        width: 15%;
        height: 12vw;
        font-size: 4.2vw;
        line-height: 12vw;
        box-shadow: 0px 0px 1px 0px rgb(252 74 67);
    }
    .container_search {
        padding: 0;
        border: none;
        margin-bottom: 5%;
    }
    .search_total {
        font-size: 4.2vw;
        padding-bottom: 3%;
        line-height: unset;
    }
    .search_box {
        padding: 3% 0;
    }
    .search_box p {
        margin-bottom: 3%;
        font-size: 4.2vw;
    }
    .search_box span {
        font-size: 4vw;
    }

.news_route_cat_hidde {
        overflow: hidden;
        height: 15vw;
    }
    .nrch_flex {
        display: inline-block;
        white-space: nowrap;
        overflow-x: scroll;
        text-align: left;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 9vw;
        margin-bottom: -5.2vw;
        margin-top: 0;
        padding-top: 0;
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
    }
    .news_route_cat {
        padding-top: 6vw;
    }
    .logistics_weight {
    width: 100%;
    margin-bottom: 10px;
}
    .nrch_flex a {
        padding: 0 3%;
        margin-bottom: 4%;
        margin-right: 4%;
        height: 8vw;
        line-height: 8vw;
        font-size: 3.74vw;
        display: inline-block;
        background: #ffffff;
    }
    .main_news {
        padding: 1% 0 3%;
        background: #f8f8f8;
    }
    .news_route_box {
        margin-top: 0;
    }
    .news_route_list:first-child  {
        margin-top: 0;
    }
    .news_route_list a {
        flex-wrap: wrap;
    }
    .news_route_list{
        margin-top: 3%;
    }
    .news_route_list {
        background: #ffffff;
        border-radius: 3px;
        padding: 3%;
    }
    .news_route_list a p {
        width: 100%;
        font-size: 4.2vw;
    }
    .news_route_list a span {
        width: 100%;
        font-size: 3.74vw;
    }
    .banners.ship {
        background-position: right;
    }
    .inr_list:first-child a {
    margin-top: 3%;
}
.service_step ul::after {
    display: none;
}

  .wechat_seven_item {
        width: 100%;
    }
.service_h2 h2 {
    background: #ffffff;
    margin-bottom: 0;
}

.service_h2 {
    padding: 10px;
    background: #ffffff;
    margin-top: 10px;
}

.article_list {
    background: #ffffff;
    padding: 15px 10px;
}
.logistics_content h2 a {
    font-size: 4.8vw;
}
.page_title {
    background: #ffffff;
    padding: 10px;
    font-size: 4.2vw;
}
.page_flex {
    background: #ffffff;
    padding: 10px;
}
.page_text {
    background: #ffffff;
    padding: 10px;
    margin: 10px 0;
}
.special_box_ky {    
    margin-bottom: 10px;
    border: none;
    background: #ffffff;
    padding: 15px 10px;
}
.info_moblies {
    display: block;
    margin-top: 10px;
}

}