/* 所有页面的媒体查询 */


/* 
1411-----------1610
*/
@media screen and (min-width: 1411px) and (max-width: 1610px) {

    .new_deOne1_l_03_2 span {
        display: none;
    }

    .new_deOne1_l_03_1 {
        display: none;
    }


}


/* 
1201-----------1410    大屏电脑
*/
@media screen and (min-width: 1201px) and (max-width: 1410px) {

    .header_search_language {
        column-gap: 30px;
    }

    .pc_head_list_box {
        width: calc(100% - 190px);
    }

    .header_cen_r {
        width: 75%;
    }

    .indFour1_02_item a {
        height: 490px;
    }

    .indFive1_01_l {
        width: 30.5%;
    }

    .footer_top1 .item img {
        height: 46px;
    }

    .footer_cen1 {
        width: 28%;
    }

    .footer_cen3 {
        width: 13%;
    }



    .new_deOne1_l_03_2 span {
        display: none;
    }

    .new_deOne1_l_03_1 {
        display: none;
    }




    .serBoxSeven1 {
        grid-template-columns: repeat(3, 1fr);
        row-gap: 40px;
    }









}


/* 
1025-----------1200    中等屏幕
*/
@media screen and (min-width: 1025px) and (max-width: 1200px) {

    .pc_head_list_box .item>a {
        font-size: 16px;
    }

    .header_search_language {
        column-gap: 20px;
    }

    .header_search_icon {
        font-size: 26px;
    }

    .header_language_01 .icon1 {
        font-size: 28px;
    }

    .header_language_01 span {
        font-size: 16px;
    }

    .header_language_01 .icon2 {
        font-size: 14px;
    }

    .header_language_02 {
        top: 65px;
    }

    .pc_head_list_box {
        width: calc(100% - 150px);
    }

    .header_cen_r {
        width: 75%;
    }

    .indTwo1_01_r {
        width: 19%;
    }

    .indTwo1_01_r_list .item .tt {
        font-size: 14px;
    }

    .indFour1_02_item a {
        height: 440px;
    }

    .indFive1_01_l {
        width: 29.5%;
    }

    .indSeven1_01_l {
        width: 42.9%;
    }

    .indSeven1_01_r .item a .title {
        font-size: 16px;
    }

    .footer_top1 .item img {
        height: 38px;
    }

    .footer_cen3 {
        display: none;
    }

    .footer_cen1 {
        width: 33%;
    }

    .footer_cen2 {
        width: 13%;
    }

    .footer_cen4 {
        width: 14%;
    }

    .footer_cen5 {
        width: 24%;
    }



    .cas_deOne1_r {
        width: 100%;
        margin-top: 40px;
    }

    .cas_deOne1_l {
        width: 100%;
    }



    .new_deOne1_l_03_2 span {
        display: none;
    }

    .new_deOne1_l_03_1 {
        display: none;
    }

    .new_deOne1_l {
        width: 69.5%;
    }

    .new_deOne1_r {
        width: 26.9%;
    }



    .newsOne1_l {
        width: 100%;
    }

    .newsOne1_r {
        width: 100%;
        margin-top: 20px;
    }

    .newsTwo2_item_r {
        width: calc(100% - 95px);
    }



    .sol_deTwo_l_01 .item .text {
        font-size: 16px;
    }

    .sol_deTwo_l_01 .item .icon {
        width: 22px;
        margin-top: 0;
    }

    .sol_deThree1_prev {
        left: 1%;
        bottom: 0;
        top: auto;
    }

    .sol_deThree1_next {
        right: 1%;
        bottom: 0;
        top: auto;
    }



    .serBoxSeven1 {
        grid-template-columns: repeat(3, 1fr);
        row-gap: 40px;
    }



    /* lzf addd */
    .service_box1_list .item::after {
        display: none;
    }

    .service_box3_list_item_con .text {
        width: 300px;
    }








}


/* 
768------------1024    ipad
*/
@media screen and (min-width: 768px) and (max-width: 1024px) {

    .ind_video_maskBox .video_Box_1 {
        width: 92%;
        height: 400px;
    }

    .bg_fixed {
        background-attachment: scroll;
    }

    .special_width {
        width: 100%;
    }

    .m_w100 {
        width: 100%;
    }

    .m_row40 {
        row-gap: 40px;
    }

    .m_row30 {
        row-gap: 30px;
    }




    .pc_header {
        display: none;
    }

    .mobile_header {
        display: block;
    }

    .mobile_logo img {
        height: 32px;
    }

    .float_round_menu {
        display: none;
    }

    .indTwo1_01_l_box {
        width: 100%;
    }

    .indTwo1_01_l_r {
        width: 70%;
        margin: 0 auto;
    }

    .indTwo1_01_r>img {
        display: none;
    }

    .indTwo1_01_r_list .item {
        width: 16%;
        position: static;
    }

    .indTwo1_01_r {
        width: 100%;
    }

    .indTwo1_01_r_list {
        padding-top: 30px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .ind_module_p {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .indBoxThree1 {
        height: 44vh;
    }

    .indThree1_02_01 .item .number {
        font-size: 28px;
    }

    .indThree1_02_w {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .indFour1_02_item {
        width: 50% !important;
        border: none;
    }

    .indFour1_02_item a {
        height: 100%;
        padding: 60px 30px !important;
    }

    .indFour1_02_item a .title {
        text-align: left;
    }

    .indFour1_02_item a .text {
        display: block;
    }

    .indFour1_02_item a .btn_box {
        display: block;
    }

    .public_footer_top {
        display: none;
    }

    .footer_cen2 {
        display: none;
    }

    .footer_cen4 {
        display: none;
    }

    .footer_cen1 {
        width: 44%;
    }

    .footer_cen5 {
        width: 34%;
    }

    .footer_cen3 {
        display: none;
    }

    .footer_cen6_list {
        line-height: 28px;
    }

    .footer_cen6 {
        padding-top: 30px;
    }



    .cas_deTwo1 {
        grid-template-columns: repeat(1, 1fr);
    }

    .cas_deTwo1 .item .list {
        text-align: center;
    }

    .cas_deFour1_r::after {
        background-image: linear-gradient(to bottom, #60779F, rgba(99, 122, 162, 0));
    }

    .caseBoxTwo1 {
        grid-template-columns: repeat(2, 1fr);
    }

    .caseTwo1_item a .icon {
        display: none;
    }



    .new_deOne1_l_03_2 span {
        display: none;
    }

    .new_deOne1_l_03_1 {
        display: none;
    }

    .new_deOne1_r_01_list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 30px;
    }



    .newsTwo2_item_l {
        display: none;
    }

    .newsTwo2_item_r {
        row-gap: 25px;
    }



    .pro_deThree1 {
        grid-template-columns: repeat(1, 1fr);
    }

    .pro_deFour1 {
        grid-template-columns: repeat(3, 1fr);
    }

    .pro_deFour1 .item .icon {
        margin-top: 15px;
    }

    .pro_deFive1_r .item {
        width: auto;
    }

    .pro_deFive1_r {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 30px;
        row-gap: 30px;
    }

    .pro_deSeven1 {
        grid-template-columns: repeat(2, 1fr);
    }

    .pro_deSeven1 .item {
        border: none;
    }

    .pro_deEight1 {
        grid-template-columns: repeat(2, 1fr);
    }



    .pro_liTwo1_l {
        display: none;
    }

    .pro_liTwo1_r_01_item a::after {
        width: 100%;
    }

    .pro_liTwo1_r_01_item a {
        padding-right: clamp(0.938rem, 0.101rem + 3.52vw, 4.063rem);
    }




    .sol_deTwo_l_01 .item .text {
        font-size: 16px;
    }

    .sol_deTwo_l_01 .item .icon {
        width: 22px;
        margin-top: 0;
    }

    .sol_deThree1_prev {
        display: none;
    }

    .sol_deThree1_next {
        display: none;
    }

    .sol_deOne2 .item a {
        height: 70px;
        line-height: 70px;
    }

    .sol_deOne4_01 {
        grid-template-columns: repeat(2, 1fr);
    }

    .sol_deOne5_01 {
        grid-template-columns: repeat(2, 1fr);
    }

    .sol_deTwo_l {
        padding: 50px 30px 25px;
    }

    .sol_deThree1_lunbo .item a .img_box {
        width: 100%;
    }

    .sol_deThree1_lunbo .item a .r_box {
        width: 100%;
        padding: 25px 30px 30px;
    }



    .solBoxOne1 {
        grid-template-columns: repeat(2, 1fr);
    }

    .solOne1_item a .bot_box .btn {
        display: none;
    }



    .serBoxEight1 {
        grid-template-columns: repeat(2, 1fr);
    }

    .serBoxSeven1 {
        grid-template-columns: repeat(3, 1fr);
        row-gap: 35px;
    }



    /* lzf addd */
    .about_box4_scroll_btn.prev {
        left: -20px;
    }

    .about_box4_scroll_btn.next {
        right: -20px;
    }


    /* service */
    .service_box1_list .item::after {
        display: none;
    }

    .service_box3_list_item_con .text {
        width: 300px;
    }

    .service_box2_l img {
        float: none;
        width: 100%;
        height: auto;
    }












}


/* 
1--------------767      手机
*/
@media screen and (min-width: 1px) and (max-width: 767px) {

    .wrap {
        width: 100%;
    }

    .ptb {
        padding-left: 15px;
        padding-right: 15px;
    }

    .plr_15 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .ind_video_maskBox .video_Box_1 {
        width: 92%;
        height: 220px;
    }

    .ind_video_maskBox .video_Box_1 .closeBtn {
        font-size: 20px;
    }

    .bg_fixed {
        background-attachment: scroll;
    }

    .special_width {
        width: 100%;
    }

    .m_w100 {
        width: 100%;
    }

    .m_row40 {
        row-gap: 25px;
    }

    .m_row30 {
        row-gap: 18px;
    }





    .pc_header {
        display: none;
    }

    .mobile_header {
        display: block;
    }

    .mobile_logo {
        margin-left: 10px;
    }

    .mobile_logo img {
        height: 28px;
    }

    .float_round_menu {
        display: none;
    }

    .indTwo1_01_l_box {
        width: 100%;
    }

    .indTwo1_01_l_r {
        width: 90%;
        margin: 0 auto;
    }

    .indTwo1_01_r>img {
        display: none;
    }

    .indTwo1_01_r_list .item {
        width: 18%;
        position: static;
    }

    .indTwo1_01_r {
        width: 100%;
    }

    .indTwo1_01_r_list {
        padding-top: 30px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .ind_module_p {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .indBoxThree1 {
        height: 32vh;
    }

    .indThree1_01 {
        top: 50%;
        width: 80px;
    }

    .indThree1_02_01 .item .number {
        font-size: 20px;
    }

    .indThree1_02 {
        display: none;
    }

    .indThree1_02_w {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .indFour1_02_item {
        width: 100% !important;
        border: none;
    }

    .indFour1_02 {
        row-gap: 10px;
    }

    .indSix1_01 {
        grid-template-columns: repeat(2, 1fr);
    }

    .indFour1_02_item a {
        height: 100%;
        padding: 60px 30px !important;
    }

    .indFour1_02_item a .title {
        text-align: left;
    }

    .indFour1_02_item a .text {
        display: block;
    }

    .indFour1_02_item a .btn_box {
        display: block;
    }

    .public_footer_top {
        display: none;
    }

    .footer_cen2 {
        display: none;
    }

    .footer_cen4 {
        display: none;
    }

    .footer_cen1 {
        width: 100%;
    }

    .footer_cen5 .item .text {
        font-size: 14px;
    }

    .footer_cen5 {
        width: 52%;
        padding-top: 22px;
    }

    .footer_cen3 {
        display: none;
    }

    .footer_cen6_list {
        width: 100%;
        font-size: 12px;
        line-height: 26px;
    }

    .footer_cen6 {
        padding-top: 25px;
    }

    .footer_cen6_title {
        width: 100%;
        padding-bottom: 6px;
    }

    .footer_bot1 {
        width: 100%;
    }

    .footer_bot2 {
        width: 100%;
        padding-top: 2px;
    }



    .cas_deOne1_r_03 .img_box {
        margin-top: -6px;
    }

    .cas_deTwo1 {
        grid-template-columns: repeat(1, 1fr);
    }

    .cas_deTwo1 .item .list {
        text-align: center;
    }

    .cas_deFour1_r::after {
        background-image: linear-gradient(to bottom, #60779F, rgba(99, 122, 162, 0));
    }

    .caseBoxTwo1 {
        grid-template-columns: repeat(1, 1fr);
    }

    .caseTwo1_item a .icon {
        display: none;
    }

    .cas_deThree1 {
        grid-template-columns: repeat(1, 1fr);
    }

    .cas_deThree1_item_01 {
        margin-top: 0;
    }




    .new_deOne1_l_03_2 span {
        display: none;
    }

    .new_deOne1_l_03_1 {
        display: none;
    }

    .new_deOne1_l_03_2 {
        width: 100%;
        padding-left: 0;
    }

    .new_deOne1_l_05 .item {
        width: 100%;
    }

    .new_deOne1_l_05>.item:nth-child(1) {
        border-bottom: 1px solid #B1B1B1;
        border-right: none;
    }



    .newsTwo2_item_l {
        display: none;
    }

    .newsTwo2_item a {
        padding: 10px 0;
    }

    .newsTwo2_item_r {
        row-gap: 16px;
    }





    .pro_deBoxTwo {
        display: none;
    }

    .pro_deThree1 .item .icon {
        width: 88px;
    }

    .pro_deThree1 .item .text {
        width: calc(100% - 88px);
        font-size: 14px;
    }

    .pro_deThree1 {
        grid-template-columns: repeat(1, 1fr);
    }

    .pro_deFour1 {
        grid-template-columns: repeat(2, 1fr);
        padding-top: 0;
    }

    .pro_deFour1 .item .icon {
        margin-top: 15px;
    }

    .pro_deFive1_r .item {
        width: auto;
    }

    .pro_deFive1_r {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 10px;
        row-gap: 10px;
    }

    .pro_deSeven1 {
        grid-template-columns: repeat(1, 1fr);
    }

    .pro_deSeven1 .item {
        border: none;
        padding: 0;
    }

    .pro_deEight1 {
        grid-template-columns: repeat(1, 1fr);
    }




    .pro_liTwo1_l {
        display: none;
    }

    .pro_liTwo1_r_01_item a::after {
        width: 100%;
    }

    .pro_liTwo1_r_01_item a {
        padding-right: clamp(0.938rem, 0.101rem + 3.52vw, 4.063rem);
    }





    .sol_deOne2 {
        display: none;
    }

    .sol_deTwo_l_01 .item .text {
        font-size: 16px;
    }

    .sol_deTwo_l_01 .item .icon {
        width: 22px;
        margin-top: 0;
    }

    .sol_deThree1_prev {
        display: none;
    }

    .sol_deThree1_next {
        display: none;
    }

    .sol_deOne2 .item a {
        height: 70px;
        line-height: 70px;
    }

    .sol_deOne4_01 {
        grid-template-columns: repeat(2, 1fr);
    }

    .sol_deOne5_01 {
        grid-template-columns: repeat(2, 1fr);
    }

    .sol_deTwo_l {
        padding: 35px 15px 20px;
    }

    .sol_deThree1_lunbo .item a .img_box {
        width: 100%;
    }

    .sol_deThree1_lunbo .item a .r_box {
        width: 100%;
        padding: 15px 15px 20px;
    }



    .solBoxOne1 {
        grid-template-columns: repeat(1, 1fr);
    }

    .solOne1_item a .bot_box .btn {
        display: none;
    }



    .serBoxEight1 {
        grid-template-columns: repeat(1, 1fr);
    }

    .serBoxSeven1 {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 30px;
    }

    .serBoxSeven1 .item .icon {
        margin: -12px auto 0;
    }







    /* lzff add */
    .about_box2_r .item {
        padding-left: 15px;
        padding-right: 0;
    }

    .about_box2_r .item .con {
        width: calc(100% - 100px);
    }

    .about_box2_r .item .icon {
        width: 100px;
    }

    .about_box4_scroll_btn.prev {
        left: -15px;
    }

    .about_box4_scroll_btn.next {
        right: -15px;
    }

    .swiper-slide-next .about_box3_scroll_item {
        opacity: 0.25;
    }

    .swiper-slide-active .about_box3_scroll_item {
        opacity: 1;
    }


    .contact_box2_l_list dd {
        width: 100%;
    }



    /* service */
    .service_box1_list .item {
        width: calc((100% - clamp(0.938rem, 0.656rem + 1.41vw, 2.063rem)*2) / 3);
    }

    .service_box1_list .item::after {
        display: none;
    }

    .service_box3_list_item_con .text {
        width: 300px;
    }

    .service_box2_l img {
        float: none;
        width: 100%;
        height: auto;
    }


    .service_box3_list_item {
        width: 100% !important;
    }

    .service_box3_list {
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }



.about_box4_bars .item {
    width: 124px;
    text-align: center;
    padding: 0 10px;
}




.float_r_nav {
    display: none;
}

.Mobile_footer_nav_box {
    display: block;
}


.subPage_banner1 .text {
    display: none;
}



}