/* 所有页面的媒体查询 */




/* 
1321-----------1410    中等屏幕
*/
@media screen and (min-width: 1321px) and (max-width: 1410px) {


    .pc_head_list_box {
        width: 810px;
    }





    .pro_liOne1_L_01 {
        padding-bottom: 0;
    }

    .pro_liOne1_L_02 {
        width: 51.9%;
    }













}


/* 
1025-----------1320    中等屏幕
*/
@media screen and (min-width: 1025px) and (max-width: 1320px) {



    .pc_head_list_box {
        display: none;
    }

    .header_center {
        padding: 20px 40px;
    }

    .language_switch_02 {
        top: 51px;
    }

    .index_banner_lunbo .swiper-slide .item_w {
        padding: 190px 0 70px;
    }

    .index_banner_img a {
        max-width: 620px;
    }

    .fz_48 {
        font-size: 44px;
    }

    .p_100 {
        padding: 65px 0 85px;
    }

    .public_index_title {
        padding-bottom: 35px;
    }

    .indBoxOne1_top a .title {
        font-size: 24px;
    }

    .indBoxOne1_top a .text {
        padding-top: 5px;
    }

    .indBoxOne_w {
        padding-bottom: 5px;
    }

    .indBoxTwo1_prev,
    .indBoxTwo1_next {
        top: auto;
        bottom: 0px;
    }

    .indThree1_R .item a {
        padding: 15px 15px 12px 15px;
    }

    .indThree1_R {
        width: 33.4%;
    }

    .indThree1_L_list {
        padding: 20px 0 20px;
    }

    .indBoxThree_w {
        padding: 120px 0 150px;
    }


    .indFour1_content .title {
        font-size: 24px;
    }

    .public_float_nav {
        width: 60px;
        top: 22%;
    }

    .public_float_nav .item a {
        font-size: 30px;
        height: 60px;
        line-height: 60px;
    }

    .footer_inquiry_form {
        width: calc(100% - 200px);
    }

    .footer_inquiry1_L {
        font-size: 34px;
        line-height: 40px;
    }

    .footer_inquiry_form button {
        width: 15.8%;
    }

    .footer_top_04 {
        display: none;
    }

    .footer_top_01 {
        width: 16%;
    }

    .footer_top_02 {
        width: 17%;
    }

    .footer_top_03 {
        width: 16%;
    }

    .footer_top_05 {
        width: 26%;
    }

    .public_footer_top {
        padding: 55px 0 25px;
    }

    .footer_inquiry_w {
        padding: 70px 0 70px;
    }






    .SubPage_banner_w {
        height: 410px;
    }

    .aboBoxOne {
        background-position: center bottom;
    }

    .aboOne1_02 .item .number {
        font-size: 42px;
    }

    .aboBoxTwo_w {
        padding: 150px 0 150px;
    }






    .public_pro_list_top a .title {
        font-size: 22px;
    }

    .public_pro_list_top a .img_box {
        height: 175px;
    }






    .casBoxOne1 .item a .bot_box {
        padding: 20px 15px 22px;
    }






    .conOne1_L {
        width: 56%;
    }

    .conOne1_L_02 .item .r_box {
        padding-left: 15px;
    }






    .creBoxOne1 .item a .bot_box {
        padding: 15px 15px 20px 15px;
    }






    .pro_liOne1_L_01_text .item {
        font-size: 12px;
    }

    .pro_deBoxOne_w .pro_liOne1_L .pro_liOne1_L_02 {
        width: 52%;
    }

    .pro_deTwo1_L .item .text {
        font-size: 12px;
    }

    .pro_deTwo1_L .item {
        padding: 25px 8px 0;
    }







    .pro_liOne1_L_box {
        width: 100%;
    }

    .pro_liOne1_L_01 {
        padding-bottom: 0;
    }

    .pro_liOne1_L_02 {
        width: 49.9%;
    }

    .pro_liOne1_R_box {
        width: 100%;
        padding: 40px 0 0;
    }

    .pro_liOne1_R_line {
        display: none;
    }

    .pro_liOne1_R {
        width: 100%;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .pro_liOne1_R .item {
        width: calc(100% / 5);
        padding: 0 20px 0 0 !important;
        margin-bottom: 0;
        -ms-justify-content: flex-start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }

    .pro_liOne1_R .item span {
        font-size: 16px;
        text-align: left;
    }

    .pro_liOne1 {
        padding: 160px 0 80px;
    }

    .pro_liBoxTwo1 .item a {
        padding: 0 30px;
    }





    .pro_deThree1_01_R_pc_box {
        display: none;
    }

    .pro_deThree1_01_R_shouji_box {
        display: block;
    }




    .indFour1_content .btn {
            margin-top: 40px;
    }










}


/* 
768------------1024    ipad
*/
@media screen and (min-width: 768px) and (max-width: 1024px) {



    .pc_head_list_box {
        display: none;
    }

    .header_center {
        padding: 16px 30px;
    }

    .language_switch_02 {
        top: 46px;
    }

    .index_banner_btn_prev,
    .index_banner_btn_next {
        display: none;
    }

    .fz_48 {
        font-size: 44px;
    }

    .index_banner_title .title_02 {
        padding-top: 5px;
    }

    .index_banner_title .title_03 {
        padding-top: 10px;
    }

    .index_banner_img {
        padding-top: 65px;
    }

    .index_banner_img a {
        max-width: 580px;
    }

    .index_banner_lunbo .swiper-slide .item_w {
        padding: 150px 0 60px;
    }

    .indBoxOne1 .item {
        width: calc((100% - 50px) / 2);
        margin-bottom: 60px;
    }

    .indBoxOne1_top a .title {
        font-size: 26px;
    }

    .p_100 {
        padding: 60px 0 80px;
    }

    .indBoxOne_w {
        padding-bottom: 20px;
    }

    .public_index_title {
        padding-bottom: 35px;
    }

    .indBoxTwo1_lunbo .swiper-slide a .float_title .btn {
        padding-top: 15px;
    }

    .indBoxTwo1_prev,
    .indBoxTwo1_next {
        top: auto;
        bottom: -10px;
    }

    .indThree1_L {
        width: 100%;
    }

    .indThree1_L_list .item {
        padding: 0 15px;
    }

    .indThree1_L_list {
        padding: 15px 0 15px;
    }

    .indThree1_R {
        width: 100%;
        padding-top: 60px;
    }

    .indThree1_R .item {
        width: calc((100% - 60px) / 4);
        margin-right: 20px;
    }

    .indThree1_R>.item:nth-child(4n) {
        margin-right: 0;
    }

    .indThree1_R .item a .text {
        padding-top: 30px;
    }

    .indBoxThree_w {
        padding: 60px 0 70px;
    }

    .indBoxFour1 .item a {
        padding: 50px 15px 50px;
    }

    .indFour1_content .title {
        font-size: 22px;
        line-height: 34px;
    }

    .footer_inquiry {
        background-attachment: scroll;
    }

    .footer_inquiry1_L {
        width: 100%;
    }

    .footer_inquiry_form {
        width: 100%;
        padding-top: 25px;
    }

    .footer_inquiry_form input {
        width: 31%;
    }

    .footer_inquiry_form button {
        width: 31%;
        margin-top: 25px;
    }

    .footer_inquiry_w {
        padding: 70px 0 70px;
    }

    .footer_top_04 {
        display: none;
    }

    .footer_top_02 {
        display: none;
    }

    .footer_top_01 {
        width: 19%;
    }

    .footer_top_03 {
        width: 21%;
    }

    .footer_top_05 {
        width: 39%;
    }

    .public_float_nav {
        width: 55px;
    }

    .public_float_nav .item a {
        font-size: 28px;
        height: 55px;
        line-height: 55px;
    }






    .SubPage_banner_w {
        height: 340px;
    }

    .aboBoxOne {
        background-position: center bottom;
    }

    .aboOne1_02 .item .number {
        font-size: 42px;
    }

    .aboOne1_03 {
        padding-top: 25px;
    }

    .aboOne1_04 {
        display: none;
    }

    .aboBoxTwo_w {
        padding: 120px 0 110px;
    }

    .aboBoxTwo {
        background-attachment: scroll;
    }

    .ind_video_maskBox .video_Box_1 {
        width: 92%;
        height: 400px;
    }

    .aboBoxTwo2 {
        width: 80px;
        margin: 40px auto 0;
    }






    .p_80 {
        padding: 70px 0 70px;
    }

    .cas_deOne1_icon .item {
        padding: 0 20px;
    }

    .cas_deOne3_L {
        width: calc(100% - 120px);
    }

    .public_SubPage_title {
        padding-bottom: 35px;
    }

    .public_pro_list .item {
        width: calc((100% - 30px) / 3);
        margin-right: 15px;
        margin-bottom: 30px;
        padding: 25px 10px 25px;
    }

    .public_pro_list_top a .img_box {
        height: 140px;
    }

    .public_pro_list_top a .title {
        font-size: 22px;
    }

    .public_pro_list_bot a {
        margin: 0 10px 4px;
    }

    .public_pro_list_bot {
        padding-top: 10px;
    }

    .cas_deBoxTwo_w {
        padding-bottom: 20px;
    }







    .casBoxOne1 {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .casBoxOne1 .item {
        width: calc((100% - 30px) / 2);
        margin-right: 0;
        margin-bottom: 30px;
    }






    .conOne1_L {
        width: 100%;
    }

    .conOne1_L_02 .item {
        margin-bottom: 25px;
    }

    .conOne1_R {
        width: 100%;
        padding-top: 60px;
    }








    .creBoxOne1 {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .creBoxOne1 .item {
        width: calc((100% - 30px) / 2);
        margin-right: 0;
        margin-bottom: 30px;
    }





    .pro_liOne1_L {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .pro_deBoxOne_w .pro_liOne1_L .pro_liOne1_L_02 {
        width: 100%;
    }

    .pro_deBoxOne_w .pro_liOne1_L .pro_liOne1_L_01 {
        width: 100%;
        padding-bottom: 40px;
    }

    .pro_deBoxOne_w {
        padding: 150px 0 110px;
    }

    .pro_deBoxTwo {
        display: none;
        height: 80px;
        background: #fafafa;
    }

    .pro_deTwo1 {
        display: none;
    }

    .pro_deThree1_01_R {
        width: 100%;
    }

    .pro_deThree1_01_L {
        width: 100%;
        padding-top: 40px;
    }

    .pro_deThree2_03 {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .pro_deThree2_03 .item {
        width: calc((100% - 30px) / 2);
        margin-right: 0;
        margin-bottom: 25px;
    }

    .pro_deThree3_list .item .img_box {
        width: 100%;
    }

    .pro_deThree3_list .item .r_text {
        width: 100%;
        padding-top: 30px;
    }








    .pro_liOne1_L_box {
        width: 100%;
    }

    .pro_liOne1_L_01 {
        width: 100%;
        padding-bottom: 30px;
    }

    .pro_liOne1_L_02 {
        width: 100%;
    }

    .pro_liOne1_R_box {
        width: 100%;
        padding: 30px 0 0;
    }

    .pro_liOne1_R_line {
        display: none;
    }

    .pro_liOne1_R {
        width: 100%;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .pro_liOne1_R .item {
        width: calc(100% / 4);
        padding: 0 20px 0 0 !important;
        margin-bottom: 15px !important;
        -ms-justify-content: flex-start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }

    .pro_liOne1_R .item span {
        font-size: 16px;
        text-align: left;
    }

    .pro_liOne1 {
        padding: 160px 0 80px;
    }

    .pro_liBoxTwo1 .item a {
        padding: 0 10px;
    }




.index_case_lunbo .swiper-slide a .float_text .title {
    font-size: 30px;
}

.public_lunbo_round_btn, .public_lunbo_round_btn {
    width: 56px;
    height: 56px;
}



.pro_deThree1_01_R_pc_box {
    display: none;
}

.pro_deThree1_01_R_shouji_box {
    display: block;
}


    .indFour1_content .btn {
        margin-top: 40px;
    }






}


/* 
1--------------767      手机
*/
@media screen and (min-width: 1px) and (max-width: 767px) {




    .wrap {
        width: 100%;
    }

    .pc_head_list_box {
        display: none;
    }

    .header_center .logo {
        width: 120px;
    }

    .header_center {
        padding: 12px 10px;
    }

    .language_SideNav {
        width: auto;
    }

    .language_switch_01 .icon1 {
        font-size: 20px;
    }

    .language_switch_01 span {
        font-size: 12px;
    }

    .language_switch {
        margin-right: 20px;
    }

    .language_switch_02 {
        top: 37px;
        width: 75px;
        padding: 10px 0;
        border-radius: 0 0 8px 8px;
    }

    .language_switch_02 a {
        font-size: 12px;
        padding: 4px 0;
    }

    .public_float_nav {
        display: none !important;
    }

    .index_banner_title .title_01 {
        font-size: 16px;
    }

    .index_banner_btn_prev,
    .index_banner_btn_next {
        display: none;
    }

    .index_banner_title .title_03 {
        font-size: 14px;
    }

    .fz_48 {
        font-size: 26px;
    }

    .index_banner_title .title_02 {
        padding-top: 4px;
    }

    .index_banner_lunbo .swiper-slide .item_w {
        padding: 110px 10px 30px;
    }

    .index_banner_btn {
        padding-top: 25px;
    }

    .index_banner_btn a {
        font-size: 12px;
        width: 115px;
        height: 36px;
        line-height: 36px;
        margin: 0 8px;
    }

    .index_banner_img {
        padding-top: 40px;
    }

    .index_banner_img a {
        max-width: 75%;
    }

    .p_100 {
        padding: 35px 10px 50px;
    }

    .public_index_title .text {
        font-size: 14px;
        line-height: 24px;
        padding-top: 5px;
    }

    .public_index_title {
        padding-bottom: 20px;
    }

    .indBoxOne1 .item {
        width: calc((100% - 15px) / 2);
        margin-bottom: 25px;
    }

    .indBoxOne1_top a .img_box {
        height: 116px;
    }

    .indBoxOne1_top a .title {
        font-size: 18px;
        padding-top: 10px;
    }

    .indBoxOne1_top a .text {
        font-size: 14px;
    }

    .indBoxOne1_bot a {
        font-size: 12px;
        margin: 0 5px;
    }

    .indBoxOne1_bot {
        padding-top: 5px;
    }

    .indBoxOne_w {
        padding-bottom: 20px;
    }

    .indBoxTwo1_prev,
    .indBoxTwo1_next {
        top: auto;
        bottom: -15px;
        -ms-transform: scale(0.5);
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    .indBoxTwo1_prev {
        left: -18px;
    }

    .indBoxTwo1_next {
        right: -18px;
    }

    .indBoxTwo1_lunbo .swiper-slide a .float_title .title_01 {
        font-size: 16px;
    }

    .indThree1_L {
        width: 100%;
    }

    .indBoxTwo1_lunbo .swiper-slide a .float_title {
        padding: 15px 12%;
    }

    .indBoxTwo1_lunbo .swiper-slide a .float_title .btn {
        font-size: 12px;
        padding-top: 8px;
    }

    .indBoxTwo1_lunbo .swiper-slide a .float_title .title_02 {
        font-size: 22px;
        padding-top: 5px;
    }

    .indBoxThree_w {
        padding: 35px 10px 40px;
    }

    .indThree1_L .text {
        font-size: 13px;
        line-height: 23px;
        padding-top: 15px;
    }

    .indThree1_L_list {
        max-width: 300px;
        margin-top: 20px;
        padding: 15px 0 15px;
    }

    .indThree1_L_list .item {
        padding: 0 15px;
    }

    .indThree1_R {
        width: 100%;
        padding-top: 30px;
    }

    .indThree1_R .item a {
        padding: 15px 15px 12px 15px;
    }

    .indThree1_R .item a .text {
        font-size: 14px;
        padding-top: 10px;
    }

    .indThree1_R .item a .iconfont {
        font-size: 32px;
    }

    .indThree1_R .item {
        width: calc((100% - 10px) / 2);
        margin-bottom: 10px;
    }

    .indBoxFour1 .item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .indBoxFour_w {
        padding-bottom: 30px;
    }

    .indFour1_content .little_tt {
        font-size: 14px;
    }

    .indFour1_content .title {
        font-size: 16px;
        line-height: 26px;
        padding-top: 5px;
    }

    .indFour1_content .btn {
        margin-top: 25px;
        padding-top: 10px;
    }

    .indBoxFour1 .item a {
        padding: 25px 20px 25px;
    }

    .footer_inquiry {
        background-attachment: scroll;
    }

    .footer_inquiry_w {
        padding: 30px 10px 40px;
    }

    .footer_inquiry1_L {
        width: 100%;
        font-size: 22px;
    }

    .footer_inquiry_form {
        width: 100%;
        padding-top: 10px;
    }

    .footer_inquiry_form input {
        width: 100%;
        height: 38px;
        font-size: 12px;
        margin-bottom: 10px;
    }

    .footer_inquiry_form button {
        width: 100%;
        height: 38px;
    }

    .footer_inquiry_form>input:nth-child(3) {
        margin-bottom: 20px;
    }

    .footer_top_01 {
        display: none;
    }

    .footer_top_02 {
        display: none;
    }

    .footer_top_03 {
        display: none;
    }

    .footer_top_04 {
        display: none;
    }

    .footer_top_05 {
        width: 100%;
    }

    .public_footer_top {
        padding: 35px 10px 10px;
    }

    .footer_top_05_list .item {
        margin-bottom: 8px;
    }

    .public_footer_cen {
        padding: 0 10px 20px;
    }

    .footer_media a {
        font-size: 18px;
        margin-right: 10px;
    }

    .public_footer_bot {
        padding: 18px 10px 18px;
    }

    .footer_bot_01 {
        width: 100%;
        text-align: center;
    }

    .footer_bot_02 {
        width: 100%;
        text-align: center;
        padding-top: 4px;
    }

    .footer_top_05_list .item .text {
        line-height: 24px;
    }

    .header_r_nav {
        width: 100%;
        padding: 30px 40px 30px 40px;
    }

    .header_r_nav_01 {
        padding-bottom: 40px;
    }

    .header_r_nav_03 {
        padding-top: 40px;
    }

    .header_r_nav_03_list .item .text {
        font-size: 14px;
    }

    .header_r_nav_03_list .item {
        margin-bottom: 10px;
    }

    .SubPage_banner_w {
        height: 210px;
    }

    .SubPage_banner_title {
        display: none;
    }

    .aboOne1_01 .text {
        padding-top: 10px;
    }

    .aboOne1_02 .item .number {
        font-size: 24px;
    }

    .aboOne1_02 .item .text {
        font-size: 12px;
    }

    .aboOne1_02 {
        padding-top: 10px;
    }

    .aboOne1_03 {
        padding-top: 20px;
    }

    .aboOne1_04 {
        display: none;
    }

    .aboBoxTwo_w {
        padding: 60px 10px 60px;
    }

    .aboBoxTwo1 {
        font-size: 20px;
        line-height: 36px;
    }

    .aboBoxTwo2 {
        width: 60px;
        margin: 30px auto 0;
    }

    .ind_video_maskBox .video_Box_1 {
        width: 92%;
        height: 220px;
    }

    .ind_video_maskBox .video_Box_1 .closeBtn {
        font-size: 18px;
    }






    .p_80 {
        padding: 40px 10px 40px;
    }

    .cas_deOne1 .big_title {
        font-size: 24px;
    }

    .cas_deOne1_icon .item {
        padding: 0 8px;
    }

    .cas_deOne1_icon .item .iconfont {
        font-size: 18px;
    }

    .cas_deOne1_icon .item .text {
        font-size: 12px;
    }

    .cas_deOne1_icon {
        padding: 15px 0 20px;
    }

    .cas_deOne2 {
        padding: 25px 0 30px;
    }

    .cas_deOne3 {
        padding-top: 20px;
    }

    .cas_deOne3_R {
        width: 40px;
        height: 40px;
    }

    .cas_deOne3_R a {
        font-size: 20px;
    }

    .cas_deOne3_L {
        width: calc(100% - 60px);
    }

    .cas_deOne3_L .item {
        margin-bottom: 8px;
    }

    .public_SubPage_title {
        font-size: 24px;
        padding-bottom: 20px;
    }

    .public_pro_list {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .public_pro_list .item {
        width: calc((100% - 10px) / 2);
        margin-right: 0;
        margin-bottom: 15px;
        padding: 10px 8px 15px;
    }

    .public_pro_list_top a .img_box {
        height: 110px;
    }

    .public_pro_list_top a .title {
        font-size: 18px;
        padding-top: 10px;
    }

    .public_pro_list_bot {
        padding-top: 8px;
    }

    .public_pro_list_bot a {
        margin: 0px 10px 4px;
    }

    .cas_deBoxTwo_w {
        padding-bottom: 10px;
    }






    .casBoxOne1 {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .casBoxOne1 .item {
        width: calc((100% - 10px) / 2);
        margin-right: 0;
        margin-bottom: 10px;
    }

    .casBoxOne1 .item a .bot_box .text {
        font-size: 14px;
        line-height: 22px;
    }

    .casBoxOne1 .item a .bot_box {
        padding: 10px 10px 15px;
    }

    .casBoxOne1 .item a .bot_box .date {
        font-size: 12px;
        padding-top: 8px;
    }

    .public_paging a {
        font-size: 14px;
        width: 36px;
        height: 36px;
        line-height: 36px;
        margin: 0 5px;
    }







    .conOne1_L {
        width: 100%;
    }

    .conOne1_L_01 .title {
        font-size: 24px;
        line-height: 32px;
    }

    .conOne1_L_02 .item .iconfont {
        font-size: 28px;
        width: 56px;
        height: 56px;
    }

    .conOne1_L_02 .item .r_box {
        width: calc(100% - 56px);
        padding-left: 15px;
    }

    .conOne1_L_02 .item {
        width: 100%;
        margin-bottom: 15px;
    }

    .conOne1_L_02 {
        padding-top: 20px;
    }

    .conOne1_R {
        width: 100%;
        padding-top: 35px;
    }

    .public_contact_form .item input {
        font-size: 14px;
        height: 46px;
    }

    .public_contact_form .item {
        margin-bottom: 15px;
    }

    .public_contact_form .item textarea {
        font-size: 14px;
        height: 100px;
    }

    .public_contact_form .btn button {
        width: 130px;
        height: 46px;
    }







    .creBoxOne1 {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .creBoxOne1 .item {
        width: calc((100% - 10px) / 2);
        margin-right: 0;
        margin-bottom: 10px;
    }

    .creBoxOne1 .item a .bot_box {
        padding: 15px 10px 15px 10px;
    }

    .creBoxOne1 .item a .bot_box .date {
        padding-top: 8px;
    }







    .newBoxOne_w .indBoxFour1 .item {
        margin-bottom: 20px;
    }







    .pro_deBoxOne_w .pro_liOne1_L .pro_liOne1_L_01 {
        width: 100%;
        padding-bottom: 30px;
    }

    .pro_deBoxOne_w .pro_liOne1_L .pro_liOne1_L_02 {
        width: 100%;
    }

    .pro_deBoxOne_w {
        padding: 100px 10px 60px;
    }

    .pro_liOne1_L_01_tt .subtitle {
        font-size: 14px;
    }

    .pro_liOne1_L_01_tt {
        padding-bottom: 25px;
    }

    .pro_liOne1_L_01_text {
        padding-top: 20px;
    }

    .pro_liOne1_L_01_text .item {
        width: calc((100% - 10px) / 2);
        font-size: 12px;
        margin-bottom: 10px;
    }

    .pro_liOne1_L_01_btn {
        padding-top: 10px;
    }

    .pro_liOne1_L_01_btn a {
        height: 36px;
        line-height: 36px;
    }

    .pro_liOne1_L_01_btn a:nth-child(2) {
        margin-left: 15px;
    }

    .pro_deBoxTwo {
        display: none;
    }

    .pro_deThree1_01_R {
        width: 100%;
    }

    .pro_deThree1_01_L {
        width: 100%;
        padding-top: 20px;
    }

    .pro_deThree1_01_L .title_box .title {
        font-size: 22px;
    }

    .pro_deThree1_01_L .title_box .line {
        width: 50px;
        margin-top: 10px;
    }

    .pro_deThree1_01_L .text_box {
        padding-top: 15px;
    }

    .pro_deThree2_01 .title {
        font-size: 24px;
    }

    .pro_deThree2_01 .text {
        padding-top: 10px;
    }

    .pro_deThree2_01 {
        margin: 0 auto 25px;
    }

    .pro_deThree2_03 {
        padding-top: 30px;
    }

    .pro_deThree2_03 .item {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .pro_deThree3_list .item .img_box {
        width: 100%;
    }

    .pro_deThree3_list .item .r_text {
        width: 100%;
        padding-top: 20px;
    }

    .pro_deThree3_list .item .r_text .title {
        font-size: 18px;
        line-height: 30px;
    }

    .pro_deThree3_list .item .r_text .text_box {
        padding-top: 10px;
    }

    .pro_deThree3_list .item .r_text .text_box .text_every_one span {
        font-size: 14px;
        line-height: 26px;
    }

    .pro_deThree3_list .item .r_text .text_box .text_every_one::before {
        margin-top: 9px;
    }

    .pro_deThree3_list .item .r_text .text_box .text_every_one {
        margin-bottom: 10px;
    }

    .pro_deThree3_list .item {
        margin-bottom: 25px;
    }

    .pro_deBoxThree table tr td {
        font-size: 12px;
        padding: 12px 6px 12px;
    }








    .pro_liOne1_L_box {
        width: 100%;
    }

    .pro_liOne1_L_01 {
        width: 100%;
        padding-bottom: 30px;
    }

    .pro_liOne1_L_02 {
        width: 100%;
    }

    .pro_liOne1_R_box {
        width: 100%;
        padding: 30px 0 0;
    }

    .pro_liOne1_R_line {
        display: none;
    }

    .pro_liOne1_R {
        width: 100%;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .pro_liOne1_R .item {
        width: calc(100% / 2);
        padding: 0 20px 0 0 !important;
        margin-bottom: 15px !important;
        -ms-justify-content: flex-start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }

    .pro_liOne1_R .item span {
        font-size: 16px;
        text-align: left;
    }

    .pro_liOne1 {
        padding: 130px 0 40px;
    }

    .pro_liBoxTwo1 .item a {
        height: 70px;
        line-height: 70px;
        padding: 0 15px;
        white-space: nowrap;
    }

    .pro_liBoxTwo1 {
        overflow-x: auto;
        -ms-flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }





    .index_case_prev, .index_case_next {
        display: none;
    }
    
    .index_case_lunbo .swiper-slide a .float_text {
        padding: 10px;
    }
    
    .index_case_lunbo .swiper-slide a .float_text .title {
        font-size: 20px;
    }
    
    .index_case_lunbo .swiper-slide a .float_text .btn {
        font-size: 12px;
        padding-top: 8px;
    }
    
    .index_case_dots {
        margin-top: 10px;
    }



    .pro_deThree1_01_R_pc_box {
        display: none;
    }

    .pro_deThree1_01_R_shouji_box {
        display: block;
    }






}