/* 所有页面的媒体查询 */


/* 
1411-----------1610
*/
@media screen and (min-width: 1411px) and (max-width: 1610px) {}


/* 
1201-----------1410    大屏电脑
*/
@media screen and (min-width: 1201px) and (max-width: 1410px) {


    .pc_head_list_box .item>a {
        font-size: 18px;
    }

    .pc_head_list_box {
        width: calc(100% - 160px);
    }

    .index_b_tag {
        display: none;
    }

    .index_b_dots {
        display: block;
    }

    .indTwo1_l_01 .item .img_box {
        width: 100px;
    }

    .indTwo1_l_01 .item .r_box {
        width: calc(100% - 100px);
    }

    .footer_top1 {
        display: none;
    }

    .footer_top2 {
        width: 32%;
    }

    .footer_top3 {
        width: 26%;
    }

    .footer_top4 {
        width: 26%;
    }









}


/* 
1025-----------1200    中等屏幕
*/
@media screen and (min-width: 1025px) and (max-width: 1200px) {

    .header_cen_top2 {
        column-gap: 15px;
    }

    .header_cen_top2_01 {
        column-gap: 10px;
    }

    .pc_head_list_box .item>a {
        font-size: 16px;
    }

    .pc_head_list_box {
        width: calc(100% - 100px);
    }

    .index_b_tag {
        display: none;
    }

    .index_b_dots {
        display: block;
    }

    .indOne1_r {
        width: 100%;
    }

    .indOne1_l {
        width: 100%;
        grid-template-columns: repeat(10, 1fr);
        padding-bottom: 20px;
    }

    .indTwo1_l_01 .item .img_box {
        width: 86px;
    }

    .indTwo1_l_01 .item .r_box {
        width: calc(100% - 86px);
    }

    .indBoxFive2 {
        position: relative;
    }

    .indBoxFive2_w {
        padding-top: 0;
        padding-bottom: 30px;
    }

    .footer_top1 {
        display: none;
    }

    .footer_top2 {
        width: 34%;
    }

    .footer_top3 {
        width: 29%;
    }

    .footer_top4 {
        width: 25%;
    }



    .proTwo1_r_01 {
        grid-template-columns: repeat(3, 1fr);
    }













}


/* 
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;
    }

    .index_b_tag {
        display: none;
    }

    .index_b_dots {
        display: block;
    }
    
    .mobile_header {
        display: block;
    }

    .indOne1_l {
        grid-template-columns: repeat(10, 1fr);
    }

    .indTwo1_l_01 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 20px;
        row-gap: 10px;
    }

    .indTwo1_l_01 .item .img_box {
        width: 100px;
    }

    .indTwo1_l_01 .item .r_box {
        width: calc(100% - 100px);
    }

    .indBoxThree2 {
        grid-template-columns: repeat(3, 1fr);
    }

    .indBoxFive2 {
        position: relative;
    }

    .indBoxFive2_w {
        padding-top: 0;
        padding-bottom: 25px;
    }

    .indBoxFive2_01 {
        grid-template-columns: repeat(2, 1fr);
    }

    .footer_top2 {
        display: none;
    }

    .footer_top1 {
        width: 36%;
    }

    .footer_top3 {
        width: 45%;
    }

    .footer_top4 {
        width: 100%;
        padding-top: 35px;
    }

    .footer_bot1 {
        width: 100%;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .footer_bot2 {
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }




    .pro_deSeven1 {
        position: static;
    }

    .pro_deSeven1_01 {
        grid-template-columns: repeat(3, 1fr);
    }

    .pro_deSeven1_w {
        padding-top: 0;
    }

    .aboThree2_01 {
        grid-template-columns: repeat(2, 1fr);
    }



    .caseBoxOne1 {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .caseOne1_l {
        margin-top: 20px;
    }





    .conBoxOne1 {
        margin-top: 80px;
        grid-template-columns: repeat(2, 1fr);
    }

    .pro_deBoxTwo {
        display: none;
    }

    .new_deThree1 {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .pro_deFive1 {
        grid-template-columns: repeat(2, 1fr);
    }



    .newThree1_item_r {
        padding: 20px 30px 30px;
    }





    .proTwo1_r_01 {
        grid-template-columns: repeat(3, 1fr);
    }

    .proBoxTwo1 {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }













}


/* 
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;
    }

    .index_b_tag {
        display: none;
    }

    .index_b_dots {
        display: block;
    }

    .mobile_header {
        display: block;
    }

    .mobile_logo {
        margin-left: 10px;
    }

    .indOne1_l {
        grid-template-columns: repeat(5, 1fr);
    }

    .indTwo1_l_01 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 12px;
    }

    .indTwo1_l_01 .item .img_box {
        width: 60px;
    }

    .indTwo1_l_01 .item .r_box {
        width: calc(100% - 60px);
    }

    .indTwo1_l_01 .item .r_box span {
        font-size: 12px;
    }

    .indTwo1_r_lunbo .item {
        grid-template-columns: repeat(2, 1fr);
    }

    .indTwo1_r_item a .title {
        font-size: 14px;
    }

    .indBoxThree2 {
        grid-template-columns: repeat(2, 1fr);
    }

    .indBoxFive2 {
        position: relative;
    }

    .indBoxFive2_w {
        padding-top: 0;
        padding-bottom: 20px;
    }

    .indBoxFive2_01 {
        grid-template-columns: repeat(1, 1fr);
    }

    .footer_top1 {
        display: none;
    }

    .footer_top2 {
        display: none;
    }

    .footer_top3 {
        width: 100%;
    }

    .footer_top4 {
        width: 100%;
        padding-top: 20px;
    }

    .footer_top4_form .item {
        margin-bottom: 12px;
    }

    .footer_top4_form .btn {
        padding-top: 6px;
    }

    .footer_bot1 {
        width: 100%;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .footer_bot2 {
        width: 100%;
        text-align: center;
        padding-top: 7px;
    }

    .Pop_up_inquiry_tt {
        padding-bottom: 20px;
    }





    .pro_deSeven1 {
        position: static;
    }

    .pro_deSeven1_01 {
        grid-template-columns: repeat(2, 1fr);
    }

    .aboThree1_01 {
        grid-template-columns: repeat(1, 1fr);
    }

    .pro_deSeven1_w {
        padding-top: 0;
    }

    .aboThree2_01 {
        grid-template-columns: repeat(1, 1fr);
    }

    .pro_deEight2_04 {
        grid-template-columns: repeat(1, 1fr);
    }

    .aboBoxOne1 {
        margin-top: 0;
    }





    .caseOne1_r_01 {
        grid-template-columns: repeat(2, 1fr);
    }

    .caseBoxOne1 {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .caseOne1_l {
        margin-top: 20px;
    }





    .conBoxOne1 {
        margin-top: 45px;
        grid-template-columns: repeat(1, 1fr);
    }





    .pro_deOne2_01_r_2 .item .icon_tt {
        width: 100%;
    }
    
    .pro_deOne2_01_r_2 .item .text {
        width: 100%;
    }

    .new_deThree1_r_06 .item {
        width: 100%;
    }

    .new_deThree1_r_06 .icon {
        width: 100%;
        height: 50px;
        border: none;
        border-top: 1px solid #E2E2E2;
        border-bottom: 1px solid #E2E2E2;
    }

    .pro_deEight1 {
        grid-template-columns: repeat(2, 1fr);
    }

    .pro_deEight2_01_l {
        grid-template-columns: repeat(1, 1fr);
    }

    .pro_deBoxTwo {
        display: none;
    }

    .new_deThree1 {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .pro_deFive1 {
        grid-template-columns: repeat(2, 1fr);
    }





    .newThree1_item_r {
        padding: 15px 15px 20px;
    }

    .newBoxTwo1 .item a {
        height: 46px;
    }

    .newBoxTwo1 .item a .icon {
        width: 18px;
    }





    .proTwo1_r_01 {
        grid-template-columns: repeat(2, 1fr);
    }

    .proBoxTwo1 {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }









}