/*@media (-webkit-min-device-pixel-ratio: 1.25) {*/
/*    .layout-main {*/
/*        zoom: 0.796875;*/
/*    }*/
/*}*/




@media (max-width: 1630px){
    /*    service页面*/
    .technical_bg .technical{width: 80%}
    .technical_bg .technical .technical_inner{width: 80%;}
    .index_introduce{width: 60%;}

/*    details页面*/
    .details_text{min-width: 700px;}

/*    details页面*/
    .might_like{width: 70%;}

/*    solutions页面*/
    .text_introduction{min-width: unset;width: 70%;}
    .index_cargo{width: 70%;}

/*    aerial页面*/
    /*关于aerial页面主体宽度不一致的问题*/
    .media_aerial_main_width{width: 70%}
    .final_form{width: 50%;}
}

@media (max-width: 1200px){
    .main_width{min-width: unset;width: 95%;}
    header .head{flex-direction: column}
    .head_father{padding: 10px 0;}
    header .head .logo{width: 31.75%;}
    header .head .inner{margin-left: unset;width: 100%;justify-content: flex-end;}
    .index_top .inner{justify-content: center;min-width: unset;}
    .index_top .inner .right{display: none;}
    .head{min-width: unset;}
    .head .inner{display: none;}
    .head>.right{display: none;}
    .head .logo{width: 31.75%}
     header .head{flex-direction:unset}
    .head .menu{display: flex;font-size: var(--fz14);color: #555555;font-weight: bolder;align-items: center;cursor: pointer;}
    .head .menu .setting{width: 13px;border-top: 2px solid #555;position: relative;margin-right: 5px;}
    .head .menu .setting::before{content: '';width: 13px;border-top: 2px solid #555;position: absolute;top: -6px;left: 0}
    .head .menu .setting::after{content: '';width: 13px;border-top: 2px solid #555;position: absolute;top: 2px;left: 0}

    .head .close_menu.active{display: block;}
    /*.head .close_menu .close{}*/
    .head .close_menu .menu_inner{width: 300px;height: 100vh;display: flex;flex-direction: column;position: fixed;z-index: 10;top: 0;right: 0;background-color: #ffffff}
    .head .close_menu .menu_inner>*{width: 100%;}
    .head .close_menu .menu_inner .close{padding: 20px;font-size: var(--fz13);font-weight: 800;display: flex;align-items: center;letter-spacing: 1px;cursor: pointer;}
    .head .close_menu .menu_inner .close:hover{color: #13AFF0;transition: all 0.5s;}
    .head .close_menu .menu_inner .close .icon{font-size: var(--fz16);font-weight: normal;padding-right: 8px;}
    /*第一级导航栏*/
    .head .close_menu .menu_inner a{position: relative;}
    .head .close_menu .menu_inner>ul>li>a{display: block;padding: 12px 50px 12px 20px;}
    .head .close_menu .menu_inner>ul>li>a:hover{color: #13AFF0;transition: all 0.5s;}
    .head .close_menu .menu_inner>ul>li>a::after{content: '+';position: absolute;top: 9px;left: 275px;font-size: var(--fz20)}
    .head .close_menu .menu_inner>ul>li.active>a::after{content: '-';position: absolute;top: 9px;left: 275px;font-size: var(--fz22)}
    .head .close_menu .menu_inner a span:nth-of-type(2){text-align: right;}
    .head .close_menu .menu_inner>ul>li{cursor: pointer;}
    /*    第二级导航栏*/
    .head .close_menu .phone_drop{display: none;}
    .head .close_menu .menu_inner>ul>li.active .phone_drop{display: block;}
    .head .close_menu .phone_drop>ul>li>a{padding: 12px 15px 12px 20px;cursor: pointer;display: block;}
    .head .close_menu .phone_drop>ul>li>a:hover{color: #13AFF0;transition: all 0.5s;}
    .head .close_menu .set_second>a::after{content: '+';position: absolute;top: 9px;left: 275px;font-size: var(--fz22)}
    .head .close_menu .set_second.active>a::after{content: '-';position: absolute;top: 9px;left: 275px;font-size: var(--fz22)}
    .head .close_menu .menu_inner>ul>li .phone_drop>ul>li>a .icon{padding: 0 10px;font-size: var(--fz14);font-weight: bolder;}
    /*第三级导航栏*/
    .head .close_menu .phone_drop>ul>li .phone_down{display: none;}
    .head .close_menu .phone_drop>ul>li.active .phone_down{display: block;}
    .head .close_menu .phone_down>ul>li a{display: block; padding: 12px 5px 12px 20px;}
    .head .close_menu .phone_down>ul>li a:hover{color: #13AFF0;transition: all 0.5s;}
    .head .close_menu .phone_down>ul>li .icon{padding: 0 10px 0 20px;}

    .head .close_menu .menu_inner .search{padding: 20px;}
    .head .close_menu .menu_inner input{width: 85%;height: 40px;margin: 0 auto;}
    
    
    .our_bg .list .inner{width: 95%;}
    .serve{min-width: unset;width: 95%}
    .story{min-width: unset;width: 95%;}

    /*service页面*/
    .technical_bg .technical{width: 90%}
    .technical_bg .technical .technical_inner{width: 90%;}
    .index_introduce{width: 80%;}


    /*details页面*/
    .share{width: 80%;}
    .might_like{width: 80%;}

/*    blog页面*/
    .blog_categories{min-width: unset;width: 80%;}

/*    about页面*/
    .about_main_width{width: 90%;}
    .more_inner{min-width: unset;}
    .more_life_bg .more_inner .text{margin: unset;}

/*    contact页面*/
    .contact_us{width: 80%;min-width: unset;}

/*    casestudy页面*/
    .case_study{min-width: unset;width: 90%;}

/*    solutions页面*/
    .text_introduction{min-width: unset;width: 80%;}
    .index_cargo{width: 80%;}

/*    aerial页面*/
    /*关于aerial页面主体宽度不一致*/
    .media_aerial_main_width{width: 80%}
    .final_form{width: 60%;}

/*    loading页面*/
    .scissor_third .outside{width: 85%}



}

@media (max-width: 960px) {
    .main_width{width: 95%;min-width: unset;}
    .our_bg .list .inner .list_inner a,.our_bg p{font-size: var(--fz14);}


    /*    service页面*/
    .technical_bg .technical{width: 95%}
    .technical_bg .technical .technical_inner{width: 100%;}
    .index_introduce{width: 90%;}

/*    details页面*/
    .details_text{min-width: unset;width: 95%;}
    .share{width: 90%}
    .might_like{width: 90%;}
    .might_like .top{flex-direction: column;}
    .might_like .bottom{flex-direction: column;}
    .might_like .list{width: 100%;padding-bottom: 40px;}

/*    blog页面*/
    .blog_categories{flex-direction: column-reverse;}
    .blog_categories .right{width: 95%;padding-left: unset;}
    .blog_categories .left{margin: unset;}


/*    casestudy页面*/
    .case_study .left{display: none;}
    .case_study .right{width: 100%;}

/*    about页面*/
    .about_main_width{width: 90%}
    .explain{min-width: unset;width: 90%;}


/*    solutions页面*/
    .text_introduction{min-width: unset;}
    .text_introduction .top{width: 90%;}
    .feedback .feed_bg .feed{width: 90%;}
    .index_cargo{width: 90%;}
    .lifting_bg .lifting_right{width: 60%}

/*    aerial页面*/
    .for_sale .text_p,
    .for_sale .list .inner_list{width: 90%;}
    .for_sale .list:nth-of-type(even)::before,
    .for_sale .list:nth-of-type(even)::after{width: 90%;}
    .play_video{width: 95%;}
    .index_app,
    .index_brochure_bg .brochure{width: 90%;}
    .final_form{width: 70%;}

/*    product页面*/
    .product_first .inner{width: 100%;}

/*    post页面*/
    .post_second{padding: 0}
    .post_fifth{width: 100%;}

/*    scissor页面*/
    .scissor_second .inner,
    .scissor_third .outside,
    .scissor_fourth .outside{width: 100%}
    .scissor_fourth .outside{padding-bottom: 30px;}
    .scissor_seventh .inner_img .list a{word-break: break-all;}

/*    loading页面*/
    .loading_third .text,
    .loading_third .scissor_table{width: 90%}
    .loading_fourth_bg_outside{display: none;}
    .loading_eighth .relevant{width: 90%;}

/*    myanmar页面*/
    .myanmar_first .module{width: 100%;}


}

@media(max-width: 768px){
    .designer_bg .img{display: none;}
    .designer_bg .designer{display: none;}
    .designer_bg .phone_img{display: block;}
    .designer_bg .phone_img img{width: 375px;height: 500px;margin: 0 auto;}
    .solutions .featured .products{display: flex;flex-direction: column;}
    /*.solutions .featured .products img{width: 294px;height: 294px;}*/

    .serve .serve_img{width: 100%;}
    .custom_bg{position: unset;background-image: unset;}
    .custom_bg p{padding: 10px 20px;line-height: 45px;letter-spacing: unset;}
    .custom_bg .custom .inner{flex-direction: column;align-items: center;width: 100%;}
    .custom_bg .custom .inner>div{width: 100%;background-image: url("../img/ele.png")}
    .custom_bg .custom .a_img{padding: 30px 0 20px 20px;}
    .custom_bg .custom a{width: 40.5%;min-width: 234px;}
    .custom_bg .custom .p_img{padding: 15px;}
    .custom_bg .custom .p_img img{width: 74px;height: 80px;margin: 0 auto;}
    /*.serve{display: none;}*/
    /*.our_bg{display: none;}*/

    .our_bg .list .inner{flex-direction: column;align-items: center;}
    .our_bg .list .inner .list_inner{width: 75%;}
    .story h1{padding-top: 20px;}
    .story span{font-weight: 600;line-height: 28px;letter-spacing: 1px;}
    .story .story_img{flex-direction: column;align-items: center;}
    .story .story_img .img{margin-top: 20px;width: 65.45%;padding-bottom: 44%;}

    .sate_foot{flex-direction: column;align-items: center;padding-bottom: 40px;}
    .sate_foot .list{width: 90%;}
    .sate_foot .list:nth-of-type(2){margin-top: 30px}
    .sate_foot .list:nth-of-type(3){margin-top: 30px}

/*    service页面*/
    .index_introduce{width: 95%;}
    .index_introduce .introduce{display: none;}
    .index_introduce .little_nav{display: block;}
    .index_introduce .little_nav .nav_list>p{font-size: var(--fz16);cursor: pointer;color: #001679;font-weight: 800;border: 1px solid #d4d4d4;padding: 10px;margin-left: -1px;}
    .index_introduce .little_nav h2{font-size: var(--fz18);padding-bottom: 20px;font-weight: 800;}
    .index_introduce .little_nav p{font-size: var(--fz16);line-height: 27px;color: #7A7A7A;padding-top: unset;margin-top: -1px;}
    .index_introduce .dropdown{display: none;}
    .index_introduce .nav_list.active .dropdown{display: block;}
    .index_introduce .nav_list .dropdown{border-left: 1px solid #d4d4d4;border-right: 1px solid #d4d4d4;}
    .index_introduce .little_nav{padding: 50px 0 20px;}
    .index_introduce .little_nav .dropdown{padding: 10px;}


/*    details页面*/
    .share{width: 95%;flex-direction: column;}
    .share>div{margin-top: 20px;}

/*    blog页面*/
    .blog_categories .right .list{flex-direction: column;}
    .blog_categories .right .img{width: 100%;padding-bottom: 100%}
    .blog_categories .right .blog_introduce{width: 100%;padding: unset;}
    .blog_categories .right>.blog_introduce .third{padding-bottom: 30px;}
    .blog_categories .left h4{margin-top: 40px;}

/*    download页面*/
    .free_down h1{font-size: var(--fz20)}

/*    casestudy页面*/
    .case_study .right h1{font-size: var(--fz33);padding-bottom: 40px;}
    .case_study .right .list{flex-direction: column;}
    .case_study .right .list .swiper{width: 100%;}
    .case_study .right{padding: 10px;}
    .case_study .right .list_inner{width: 100%;}

/*    about页面*/
    .about_main_width{width: 95%;}
    .explain{width: 95%;min-width: unset;}
    .explain .img{width: 60.396%;padding-bottom: 36%;}
    .more_life_bg .more_inner .text{width: 100%;}

/*    contact页面*/
    .contact_us .inner{flex-direction: column;}
    .contact_us .map, .contact_us .form{width: 100%;}
    .contact_us .form{min-width: unset;}
    .contact_us .inner .form>input{width: 94%;}
    .contact_us .inner .form textarea{width: 94%;}

/*    solutions页面*/
    .lifting_bg .lifting_right{width: 80%;margin: 0 auto;}
    .text_introduction .top{width: 100%;}
    .text_introduction .bottom{flex-direction: column;}
    .text_introduction .bottom .list{width: 100%;}
    .text_introduction .final{flex-direction: column;}
    .text_introduction .final .list{width: 100%;}
    .application_bg .application{width: 100%;}
    .application_bg .application p{width: 95%;}
    .feedback .feed_bg .feed{width: 95%;flex-direction: column;}
    .feedback .feed_bg .feed i{padding-left: 0;padding-bottom: 10px;}
    .index_cargo{width: 95%;flex-direction: column;}
    .index_cargo .left,.index_cargo .right{width: 100%;}

/*    aerial页面*/
    .various_bg .various{flex-direction: column;align-items: center;padding: 10px 0;}
    .various_bg .various .img{width: 80%;}
    .various_bg .various .img:nth-of-type(1),
    .various_bg .various .img:nth-of-type(2),
    .various_bg .various .img:nth-of-type(3){width: 80%;padding-bottom: 79%;margin-top: 30px;}
    .various_bg .various .various_text{width: 100%;}
    .for_sale .text_p{width: 100%;}
    .for_sale .list .inner_list{width: 100%;flex-direction: column;    align-items: center;}
    .for_sale .list .inner_list .left,
    .for_sale .list .inner_list .right{width: 95%;}
    .for_sale .list .inner_list .right{margin-top: 20px;}
    .for_sale .list:nth-of-type(even)::before{width: 95%;}
    .for_sale .list:nth-of-type(even)::after{width: 95%;}
    .play_video{width: 95%;}
    .index_app{width: 95%;}
    .index_brochure_bg .brochure{width: 95%;flex-direction: column;}
    .final_form{width: 95%;}

/*    product页面*/
    .product_first_bg{display: none;}
    .product_first_phone{display: block;}
    .product_first_phone .img{width: 80.958%;padding-bottom: 80%;margin: 0 auto;}
    .product_fourth .inner{flex-direction: column;}
    .product_fourth .left,
    .product_fourth .right{width: 100%;}
    .product_fourth .right .index_1{display: block;margin-top: 10px;}
    .product_fifth_bg .outside{flex-direction: column;}
    .product_sixth .list{width: 100%;}
    .product_sixth .list .inner_list{flex-direction: column;}
    .product_sixth .list .inner_list .img{width: 100%;}
    .product_sixth .product_blogs{display: none;}

/*    post页面*/
    .post_first_bg{display: none;}
    .post_first_phone{display: block;}
    .post_first_phone .img{padding-bottom: 107%;width: 80%;margin: 0 auto;}
    .post_second{display: none;}
    .post_third_bc{display: none;}
    .post_fourth>h2{font-size: var(--fz20)}
    .post_fourth{width: 100%;}
    .post_fourth .post_table{width: 100%;}
    .post_fourth .post_table .list_head, .post_fourth .post_table .list_body{padding: 0;}
    .post_fourth .post_table p, .post_fourth .post_table span{font-size: var(--fz12);word-break: break-all;}
    .post_fifth_bg{display: none;}
    .post_fifth_phone{display: block;}
    .post_fifth_phone h2{font-size: var(--fz38);color: #333333;text-align: center;padding-bottom: 20px;}
    .post_fifth_phone .img{width: 73.066%;padding-bottom: 73%;margin: 10px auto;}
    .post_sixth .form{width: 95%;}
    .post_fourth .post_fourth_phone{display: block;}
    .post_fourth .post_fourth_phone>h2{font-size: var(--fz20);text-align: center;padding-bottom: 20px;}
    .post_fourth .post_fourth_phone>p{font-size: var(--fz16);color: #7A7A7A;line-height: 26px;padding-bottom: 10px;}

/*    scissor页面*/
    .scissor_first_bg{display: none;}
    .scissor_first_phone{display: block;}
    .scissor_first_phone .img{width: 94.871%;padding-bottom: 125%;margin: 0 auto;}
    .scissor_second{display: none;}
    .scissor_third .outside{flex-direction: column;}
    .scissor_third .outside .left,
    .scissor_third .outside .right{width: 100%;}
    .scissor_fourth .outside{width: 100%;padding:0}
    .scissor_fourth .outside p{font-size: var(--fz12);word-break: break-all;}
    .scissor_seventh{display: none;}
    .scissor_second_phone{display: block;}
    .scissor_second_phone .title h1{font-size: var(--fz23);color: #121213;text-align: center;padding-bottom: 20px;}
    .scissor_second_phone .title p{font-size: var(--fz16);color: #7A7A7A;line-height: 28px;padding-bottom: 20px;}
    .scissor_second_phone .img{width: 94.872%;padding-bottom: 169%;margin: 0 auto;}



/*    loading页面*/
    .loading_first_phone{display: block}
    .loading_first_bg{display: none;}
    .loading_first_phone .img{width: 84.872%;padding-bottom: 113%;margin: 0 auto;}
    .loading_third>h2{display: none;}
    .loading_third .text{display: none;}
    .loading_third .scissor_table{width: 100%;}
    .loading_third .scissor_head p,
    .loading_third .scissor_body p{font-size: var(--fz12);word-break: break-all;}

    .loading_fifth .customer{width: 100%;flex-direction: column;}
    .loading_fifth .customer .img{width: 90%;padding-bottom: 57%;margin: 10px 0;}
    .index_brochure_bg .brochure{align-items: center;}
    .loading_eighth{display: none;}

/*    myanmar页面*/
    .myanmar_first .module{width: 100%;display: unset;}
    .myanmar_first .module .inner_module{width: 100%;}
    .myanmar_first .module .right{flex-direction: column;}
    .myanmar_first .module .right .text, .myanmar_first .module .right .banner_swiper{width: 90%;}
    .myanmar_first .module .right .text{padding: 20px 0;}
    .myanmar_first .module1{display: none;}

}

@media screen and (min-width: 769px){
    .case_study .right .list:nth-of-type(odd) .swiper{order: 2}
    .case_study .right .list:nth-of-type(odd) .list_inner{order: 1}
    .post_fifth_bg .list{width: 74.167%;margin: 0 auto;display: grid;grid-template-columns: repeat(3,31.573%);grid-gap: 22px;}
}






