/* 响应式 */
@media (min-width: 1200px) {
  .container{width:80% !important;max-width: 80% !important;padding: 0 !important;}
}
@media(min-width:1025px){
    .nav .nav-box{display: none;}
    .mobile-menu .mobile_nav{display: none;}
    .index-pro-img{display: none;}
    .app_fixed{display: none;}
     .logo_show{display: block;}
    .logo_hide{display: none;}
    .app_img{display: none;}
    .ipad_news{display: none !important;}
    .online-service{display: none;}
    .app_language_list{display: none !important;}
}
@media screen and (min-width:1201px) and (max-width: 1400px) {
    .ind_box3_l, .ind_box3_r {
        width: 350px;
    }
    .ind_box3_m {
		width: calc(100% - 710px);
	}
}
@media(max-width:1300px){
    .footer_form .footer_info{width: 90%;max-width: 90%;}
    /* .about_advantages .logo{top: 42%;left: 42%;transform: translateY(-50%);max-width: 15%;} */
    .swiper-slide .pc_banner{display:block;width:100%;height:100% !important;object-fit:cover}
    .home_swiper .swiper-slide .text p{font-size: 2rem;width: 70%;margin-bottom: 1rem;}
    .list_banner img{height: auto;}
    .index-news .new_content{top: 55%;}
    .index-news .new_content .news_item .left p{margin: 0.5rem 0;}
    .index-news .new_content .news_item .right{padding: 0.5rem 0;}
    .list_about .we_are_doing .doing_item .item .list .number{font-size: 2.5rem;}

    .production_line .production_container .swiper-slide{height: 490px;}
    .article_message .form-input .fl p{width: 20%;}
    .article_message .form-input .fl input{width: 72%;}
}
@media(max-width:1200px){
    .ind_box3_l, .ind_box3_r {
        width: 310px; 
    }
    .ind_box3_pic1 {
		width: calc(100% - 221px);
	}
    .ind_box3_m {
        width: calc(100% - 630px);
    }
    .footer_form .footer_info{width: 90%;max-width: 90%;}
    .footer_form .footer_info .footer_content.w10{width: 10%;}
    .footer_form .footer_info .footer_content.w25{width: 40%;}
    .footer_form .footer_info .footer_content.w100{width: 100% !important;margin-top: 30px;}
    .footer_form .footer_info .footer_content.w100 ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
    .footer_form .footer_info .footer_content.w100 ul li{width: 33%;}
    .footer_form .footer_info .danye ul li+li{margin-top: inherit;}

    
}
@media(max-width:1025px){
    .nav .nav_top{display: none;}
}
@media(max-width:1024px){
    /* 头部 */
    .app_fixed{display: block;}
    .nav .main-header .search-box{width: 20%;}
    .search_form{top: 7vh;width: 100%;left: 0;margin: 0;}
    .mobile-menu .mobile_nav{background: white;}
    .mobile-menu .mobile_nav .hamburger .hamburger-inner, .hamburger-inner::before, 
    .mobile-menu .mobile_nav .hamburger .hamburger-inner::after{background-color: #333 !important;}
    .mobile-menu .mobile_nav .search i{color: #333;}
    /* 多语言 */
    .app_language_list{position: fixed;top: 7vh;width: 40%;background: white;z-index: 99;padding: 15px 0;text-align: center;right: 0;}
    .app_language_list h3{margin: 10px 0;}
    .app_language_list h3 a{color: #333;font-size: 1.25rem;}

    .pro_index .item .text{margin: 20px 0;}
    .logo_show{display: none;}
    .logo_hide{display: block;}
    /* 侧边栏在平板隐藏 */
    .right_icon{display: none;}
    .right_menu{display: none;}
    /* 文本在平板文字两端对齐 */
    .pro_details .details p{text-align: justify;}
    /* 新闻页面 */
    .pc_news{display: none !important;}

    /* 原料及产物 */
    .index-pro{display: none;}
    .index-pro-img{margin: 30px 0;}
    .index-pro-img .waste_title .tit{display: flex;flex-wrap: wrap;justify-content: space-between;}
    .index-pro-img .waste_title .tit h3{font-size: 1.2rem;width: 49.5%;text-align: center;padding-bottom: 0.5rem;}
    .index-pro-img .waste_title .tit h3.active{border-bottom: 0.1rem solid #1E9D5C;color: #1E9D5C;}
    .index-pro-img .pro_list .list_content{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 20px;}
    .index-pro-img .pro_list{margin-top: 30px;}
    .index-pro-img .pro_list .list_content .item{width: 49%;background: white;margin: 10px 0;text-align: center;box-shadow: 0 2px 4px 0px rgba(16, 79, 185, .2);padding: 15px 0;}
    .index-pro-img .pro_list .list_content .item .icon{margin-bottom: 15px;}
    .index-pro-img .pro_list .list_content .item a{color: #333;}
    .pc_pro_index{display: none;}
    .news_container .new_menu h3{font-size: 1.15rem;}
    .news_container .news_item .news_list .icon{display: none;}
    .news_container .news_item .news_list a{display: inherit;}
    .news_container .news_item .news_list .img{width: 100%;text-align: center;}
    .news_container .news_item .news_list .details{width: 100%;margin-top: 1rem;}
    .news_container .list_news h2{font-size: 2.25rem;}
    /* FAQ */
    .list_faq{margin-top: 50px;}
    .list_faq h2{font-size: 2.5rem;}
    .faq_container{padding-bottom: 50px;}
    /* 底部 */
    .footer_form{background: #333}
    .footer_form .footer_info .footer_content.w10{width: 100%;margin-bottom: 20px;}
    .footer_form .footer_info .footer_content.w10 ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
    .footer_form .footer_info .footer_content.w25{width: 48%;}
    .footer_form .footer_info .content ul li+li{margin: inherit;}
    .footer_form .footer_info .content ul li{width: 30%;text-align: center;margin-top: 20px !important;}
    .doing_txt{display: none;}
    .main-header{display: none !important;}

    /* 关于我们 */
    .certificates .title h3{text-align: center;}
    .certificates .cates_item .left{display: none;}
    .certificates .cates_item .right{width: 100%;}

    .ad_container{width: 100%;max-width: 100%;padding: 0;margin: 0;}
    .about_customer .swiper-button-next{top: 30%;right: -50px;}
    .about_customer .swiper-button-prev{top: 30%;left: -50px;}

    /* 产品中西---木炭制造机 */
    .production_line{background: initial;}
    .production_line h3{color: #1E9D5C;}
    .production_line .production_container .swiper-slide{flex-direction: column-reverse;flex-wrap: initial;height: 100%;}
    .production_line .production_container .swiper-slide .img,
    .production_line .production_container .swiper-slide .text{width: 100%;}
    .production_line .production_container .swiper-slide .text{height: 27rem;display: flex;justify-content: start;padding-top: 1rem;}
    /* .process .img iframe{height: 600px;} */
}
@media(min-width:768px){
    .app_news{display: none !important;}
    .case_pagin{display: none;}
    .home_swiper .app_slide .app_banner{display: none;}
    
}
@media(max-width:767px){
    /* 首页 */
    .home_swiper .app_slide .pc_banner{display: none;}
    .home_swiper .app_slide{height: 93vh;}
    .home_swiper .app_slide .app_banner{display: block;height: 100%;}
    .home_swiper .swiper-slide .text{top: 25%;left: 10%;}
    /* .home_swiper .swiper-slide:nth-child(4) .text{bottom: 10%;top: initial;} */
    .home_swiper .swiper-slide .text p{font-size: 1.5rem;width: 90%;margin-bottom: 0.25rem;}
    .home_swiper .swiper-button-next:after, 
    .home_swiper .swiper-button-prev:after{font-size: 1rem;}
    #buttons{padding: 5px;font-size: .75rem;}
    .home_swiper .swiper-button-next, .home_swiper .swiper-button-prev{display: none;}
    #buttons .iconfont{font-size: .65rem;}
    .index_case{margin-top: 50px;}
    /* 底部 */
    .footer_form{
        padding-bottom: 0.5rem;
    }
    /* 关于我们 */
    .index_about .about_title h2{font-size: 2.5rem !important;}
    .index_about .about_title .txt{text-align: justify;font-size: .95rem;}
    .index_about .about_item .img .pic{display: none;}
    .index_about .about_item .img .item .list .number{font-size: 1.25rem;}
    .index_about .about_item .img .item .list .jia{font-size: 1rem;}
    .index_about .about_item .img .item .list p{font-size: .95rem;border-bottom: none;font-weight: 600;}
    
    /*  */
    .index_carbonization{height: 30vh;margin-top: 30px;}
    .index_carbonization .high_info h3{font-size: 1.2rem !important;margin-bottom: 10px;}
    .index_carbonization .high_info span{font-size: 1.2rem !important;}

    /* product */
    .home_product{margin-top: 30px;}
    .home_product .pro_title h2{font-size: 1.5rem !important;}
    


    .index-news{display: none;}
    .imgStyle{position: relative;}
    .imgStyle .appnews{width: 100%;}
    .imgStyle .text{position: absolute;top: 6%;width: 100%;color: white;padding: 0 3%;}
    .imgStyle .text h3{font-size:2.5rem;margin-bottom: 1.2rem;}
    .imgStyle .text p{font-size: .95rem;}
    .app_news .appNews_menu{display: flex;flex-wrap: wrap;justify-content: space-between;background: white;}
    .app_news .appNews_menu h3{width: 49.8%;text-align: center;font-size: 1.2rem;padding: 0.75rem 0;box-shadow: 0 2px 4px 0px rgba(16, 79, 185, .2);}
    .app_news .appNews_menu h3.active{background: #1E9D5C;color: white;}
    .app_news .new_list {width: 94%;margin: 0 auto;margin-top: 1rem;}
    .app_news .new_list.hide{display: none;}
    .app_news .new_list .list{border-bottom: 1px solid #ccc;padding-bottom: 1rem;}
    .app_news .new_list .list a{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
    .app_news .new_list .list + .list{margin-top: 1rem;}
    .app_news .new_list .list .img{width: 29%;}
    .app_news .new_list .list .detail{width: 69%;}
    .app_news .new_list .list .detail .date{color: #333;}
    .app_news .new_list .list .detail p{color: #333;font-size: .95rem;}


    /* 产品 */
    .process_item{width: 94%;margin: 0 auto;margin-top: 1rem;}
    .device .device_item{display: inherit;}
    .device .device_item .list{width: 100%;}




    /* application */
    .index_target{height: auto;padding-bottom: 30px;margin-top: 50px;}
    .index_target .target_title h2{font-size: 2.5rem !important;}
    .index_target .serve_item .item span{font-size: .95rem;}
    .index_target .serve_item .item{width: 48%;margin-bottom: 20px;height: 10rem;}
    .index_target .serve_item .item .img img{width: 3rem;}
    .index_target .application_item{display: none;}

    /* project cases */
    .case_item .case_content{margin-bottom: 20px;}
    .case_item .case_content .case_title{display: flex;flex-wrap: wrap;justify-content: center;margin-top: 1rem;}
    .case_item .case_content .case_title h2{font-size: 2.5rem !important;margin: 0 0.25rem;}
    .case_item .case_content p{font-size: .95rem;}
    .case_item .case_content .case_title>:last-child{text-align: inherit;}
    .case_item .case_content .case_fenye{justify-content: center;margin-top: 0.5rem;display: none;}
    .case_item .case_content .content_item{width: 100%;}
    .case_pagin{margin-top: 30px;}
    .case_pagin .swiper-pagination-bullet{margin: 0 5px;width: 0.5rem;height: 0.5rem;}
    .case_pagin .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 15px;background: #1E9D5C;}
    .case_pagin .swiper-pagination{position: inherit;}
    #case1{order: 2;}
    #case2{order: 1;}
    .case_item .case_swiper .case_myswiper .swiper-wrapper .swiper-slide{width: 100% !important;}
    .case_item .case_swiper .case_myswiper .swiper-wrapper .swiper-slide .img{border-radius: inherit;}
    .case_item .case_swiper .case_myswiper .swiper-wrapper .swiper-slide span{display: inline-block;height: 4rem;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;line-height: 1.5rem;font-size: .95rem;}
    .production_line .production_container .fenye{margin-top: 10px;}
    .production_line .production_container .fenye .line_pagination .swiper-pagination-bullet{width: 0.5rem;height: 0.5rem;}

    /* 首页留言表单 */
    .home_form{padding-top: 30px;}
    .home_form .form_title h2{font-size: 2.5rem !important;}
    .home_form .index_form .form_detail .tit .text h4{font-size: 1.25rem;}
    .home_form .index_form .form_detail .tit .text p{font-size: .95rem;}
    .home_form .index_form{width: 100% !important;}
    .home_form .index_form .form_message{padding: 0 !important;}
    .home_form .index_form .form_message .form-area p,
    .home_form .index_form .form_message .form-input .fl p{display: none;}
    .home_form .index_form .form_message .form-input{display: inherit;}
    .home_form .index_form .form_message .form-input .fl{width: 100%;}
    .home_form .index_form .form_message .form-input .fl input{width: 100%;}
    .home_form .index_form .form_message .form-area textarea{width: 100%;}
    .home_form .index_form .form_detail .tit i{width: 10%;margin-right: inherit;}
    .home_form .index_form .form_detail .tit .text{width: 90%;}

    .nav .nav-box{width: 70%;padding-top: 2.5rem;}
    .mobile-menu .mobile_nav .search{top: 20%;right: 24%;}
    .mobile-menu .mobile_nav .language_item{top: 12%;}
    .mobile-menu .mobile_nav .hamburger{right: 0;}
    .mobile-menu .mobile_nav .hamburger .hamburger-box{width: 36px;}
    .mobile-menu .mobile_nav .hamburger .hamburger-inner, 
    .mobile-menu .mobile_nav .hamburger .hamburger-inner::before, 
    .mobile-menu .mobile_nav .hamburger .hamburger-inner::after{width: 2rem;}


    /* 列表文章 */
    /* banner文字 */
    .list_banner .text{top: 35%;}
    .list_banner .bread_item a{font-size: 1rem;}
   

    /* 底部 */
    .footer_form{padding-top: 1.5rem;}
    .footer_form .footer_info{margin-bottom: 0;}
    .footer_form .footer_info .content ul li,
    .footer_form .footer_info .qr_code .code span,
    .footer_form .footer_info .content_us ul li span{font-size: .95rem;}
    .footer_form .footer_info .footer_content.w25{width: 100%;margin-top: 30px;}
    .footer_form .footer_info .logo{margin-bottom: 0;}
    .footer_form .footer_info .footer_content.w10{margin-bottom: 0;}
    .footer_form .footer_info .footer_content .content,
    .footer_form .footer_info .footer_content.w25 .danye{display: none;}
    .footer_form .footer_info .footer_content.w100 ul li{width: 48%;margin-bottom: 20px;font-size: .95rem;}
    /* 新闻详情页 */
    .pro_details .title h1{font-size: 1.5rem;}
    .pro_details .details h3{width: 100% !important;background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(30, 157, 92) 0px) !important;padding-left: 0.25rem !important;font-size: 18px;}
    .pro_details .details h4{font-size: 18px;}
    .pro_details .label .list span a{font-size: .95rem;}
    .article_message .form-input{display: inherit;}
    .article_message .form-input .fl{width: 100%;}
    .article_message .form-input .fl p{width: 7.5rem;}
    .article_message .form-input .fl input{width: 80%;}



    /* 产品 */
    .pro_menu .menu .menu_item_bottom .pic{width: 100% !important;}
    /* 木炭制造机 */
    .pro_item{padding: 50px 0;}
    .pro_item .pro_title h2{font-size: 2rem;}
    .introduction h3{font-size: 1.5rem;}
    .introduction .text p{font-size: .95rem;}
    .introduction .text{text-align: justify;}
    .introduction .line+p{text-align: justify;font-size: .95rem;}
    .production_line{background:inherit;margin-top: 30px;}
    .production_line h3{font-size: 1.5rem;color: #1E9D5C;padding: 30px 0;}
    .production_line .production_container .line_prev,
    .production_line .production_container .line_next{display: none;}
    .production_line .production_container .line-container{width: 100%;}
    .production_line .production_container{width: 100%;padding-bottom: 10px;}
    .production_line .production_container .swiper-slide .img img{height: auto;}
    .raw_materials .raw{margin-top: 30px;}
    .raw_materials .raw .raw_list{display: inherit;height: auto;}
    .raw_materials .raw .raw_list .img{width: 100%;}
    .raw_materials .raw .raw_list .text{width: 100%;border-radius: inherit;margin-top: 0.5rem;padding: 1rem;}
    .raw_materials .raw .raw_list:nth-child(2),
    .raw_materials .raw .raw_list:nth-child(4){display: flex;flex-direction: column-reverse;}
    .application .app_item .list:nth-child(4) .text .img .imglist{width: 100% !important;}
    .application .app_item .list .text .img .imglist{width: 48% !important;display: flex;align-items: center;margin-bottom: 0.5rem !important;}
    .application .app_item .list .text .img .imglist .pic img{height: auto;width: 3rem;}
    .application .app_item .list .text .img .imglist span{display: flex;align-items: center;margin-left: 10px;}
    .application .app_item .list:nth-child(2) .text .img .imglist:nth-child(5){width: 100% !important;}
    .advantages .advantage_item .advantage-container{width: 90%;}
    .advantages .advantage_item .advantage_swiper .ad_prev{left: initial;}
    .advantages .advantage_item .advantage_swiper .ad_next{right: initial;}

    /* 其他辅助设备 */
    .equipment .top h1{font-size: 2rem !important;}
    .equipment .top p{font-size: .95rem;}
    .auxiliary>h3{font-size: 1.5rem;}
    .auxiliary>h3+p{font-size: .95rem;}
    .auxiliary_item .item{display: initial;margin-bottom: 30px;}
    .auxiliary_item .item .img{width: 100%;}
    .auxiliary_item .item .content{width: 100%;margin-top: 30px;}
    .auxiliary_item .item:nth-child(2),
    .auxiliary_item .item:nth-child(4){display: flex;flex-direction: column-reverse;margin-bottom: 30px;margin-top: 30px;}
    .auxiliary_item .item .content .title{align-items: center;}
    .auxiliary_item .item .content .title img{width: 2rem;margin-right: 10px;}
    .auxiliary_item .item .content .title h4{font-size: 1.2rem;width: 86%;}


    /* 产品页面字体修改 */
    .production_line .production_container .swiper-slide .text .content .tit{font-size: 1.2rem;}
    .production_line .production_container .swiper-slide .text .content p{font-size: .95rem;}
    .raw_materials .raw .raw_list .text h4{font-size: 1.2rem;}
    .raw_materials .raw .raw_list .text p{font-size: .95rem;}
    .raw_materials h3{font-size: 1.5rem;}
    .raw_materials h3+p{font-size: .95rem;text-align: justify;}
    .process h3{font-size: 1.5rem;}
    .application{margin-top: 30px;}
    .application h3{font-size: 1.5rem;}
    .application h3+p{font-size: .95rem;}
    .application .app_item .list .text h4{font-size: 1.2rem;}
    .application .app_item .list .text h4+p,
    .application .app_item .list .text .img .imglist span,
    .application .app_item .list .text ul li{font-size: .95rem;}
    .process_item .item .title{font-size: 1rem;}
    .process_item .item.active .text p{font-size: .95rem;}
    .device h3{font-size: 1.5rem;}
    .device h3+p{font-size: .95rem;}
    .device .device_item .list h4{font-size: 1.2rem;}
    .device .device_item .list p{font-size: .95rem;}
    .parameter .table table tr,
    .parameter .table table tr th, 
    .parameter .table table tr td{font-size: .95rem;}
    .parameter h3{font-size: 1.5rem;}
    .parameter h3+p{font-size: .95rem;}
    .advantages>h3{font-size: 1.5rem;}
    .advantages>h3+p{font-size: .95rem;}
    .ad_container{width: 100% !important;padding: 0;}
    .advantages{margin-top: 50px;padding-top: 30px;}
    .index-tit p{margin-top: 10px;width: 98%;margin: 0 auto;}
    .about_advantages{background-size: cover;height: auto;}
    .advantages .advantage_item .swiper-slide .content h3{font-size: 1.2rem;}
    .advantages .advantage_item .swiper-slide .content h3+p{font-size: .95rem;}

    /* 技术参数 */
    .parameter .table table{width: 100%;}
    .parameter .table table tr, 
    .parameter .table table tr th, 
    .parameter .table table tr td{padding: 1rem 0.25rem;word-break: break-all;}


    .list_faq_item .item .title{font-size: 1.1rem;}
    .list_faq_item .item.active .text{font-size: .95rem;padding:0 20px;}
    .news_container{padding: 50px 0;}
    .news_container .list_news h2{font-size: 2rem;}
    .news_container .new_menu h3{font-size: 1.1rem;text-transform: capitalize;}
    .news_container .news_item .news_list .details h4{font-size: 1.2rem;color: #1E9D5C;}
    .news_container .news_item .news_list .details p{font-size: .95rem;}
    .pro_details{padding-top: 50px;}
    .pro_details .details p{font-size: .95rem;}

    .pagenav div{font-size: .95rem;}
    
    /* 详情页留言表单 */
    .article_message h3{font-size: 1.25rem;}
    .article_message h3+p{font-size: .95rem;}
    .article_message .form-area p,
    .article_message .form-input .fl p{display: none;}

    /* 关于我们 */
    .list_about{padding: 50px 0;}
    .list_about .about_text p,
    .list_about .about_doing .right{font-size: .95rem;}
    .list_about .we_are_doing .doing_item .item .list{height: 8rem !important;}
    .list_about .we_are_doing .doing_item .item .list .number{font-size: 1.75rem;font-weight: bold;color: #1E9D5C;}
    .list_about .we_are_doing .doing_item .item .list p{font-size: .95rem;}
    .about_advantages{background: initial;padding: 0;}
    .about_advantages .research{position: initial;}
    .about_advantages .research .research_item .item{font-size: .95rem !important;width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;flex-direction: initial;}
    .about_advantages .research .research_item .item .img{width: 20%;}
    .about_advantages .research .research_item .item span{height: 5rem;width: 80%;text-align: left;}
    .index-tit{
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .index-tit h3,
    .list_about .we_are_doing .doing_text h3,
    .certificates .title h3{font-size: 1.75rem !important;}
    .about_customer .swiper-slide-active span,
    .index-tit p,
    .list_about .we_are_doing .doing_text p,
    .certificates .cates_item .right .text{font-size: .9rem !important;}
    .about_customer .swiper-slide.swiper-slide-active .title h4{font-size: 1.2rem;}
    /* .about_advantages .logo{top: 36%;} */


    /* 联系我们 */
    .contact_container{padding: 50px 0;}
    .contact_container .con_add .tit h2,
    .contact_container .contact_title .title h2{font-size: 2rem !important;}
    .contact_container .contact_title .sub_title{font-size: 1.5rem;margin: 15px 0;}
    .contact_container .contact_title .detail{font-size: .95rem;}
    .contact_container .con_item .item{padding: 1rem 0;}
    .contact_container .con_item .item .img{height: 3rem;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;margin-bottom: 0.5rem;}
    .contact_container .con_item .item .img img{width: 3rem;}
    .contact_container .con_item .item .img span{font-size: 4rem;margin-top: 2.5rem;}
    .contact_container .con_item .item span{font-size: .95rem;height: 4rem;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
    .contact_from .form_case .content_text h3{font-size: 1.2rem;}
    .contact_from .form_case .content_text h3+p{font-size: .95rem;}

    /* FAQ */
    .list_faq h2{font-size: 2rem;}
    
}
@media(min-width:991px){
    .app_img{display: none;}
    .hide_img{display: none;}
    .app_title{display: none;}
    
}
@media(max-width:991px){
    .index_about{margin-top: 50px;}
    .index_carbonization .high_info h3{font-size: 2.75rem;display: none;}
    .app_title{display: block !important;margin-bottom: 20px;}
    .index_carbonization .high_info span{font-size: 2.75rem;margin-bottom: 1rem;display: none;}
    .index_carbonization #buttons{margin-top: 0;border: 0.05rem solid #fff;padding: 0.35rem 1rem;}
    /* .about_advantages .logo{width: 20%;left: 40%;max-width: 20%;} */
    .index_about .about_title h2{font-size: 4rem;}
    .home_product .pro_title h2{font-size: 4rem;}
    .index_target .target_title h2{font-size: 4rem;}
    /* 新闻 */
    
    .case_item .case_content .content_item{margin-top: 1.25rem;}
    .case_item .case_content .case_title{display: flex;flex-wrap: wrap;justify-content: center;}
    .case_item .case_content .case_title h2{font-size: 3.5rem;margin: 0 0.5rem;}
    .case_item .case_content .case_title>:last-child{text-align: inherit;}
    .index-news .new_content .news_item .left h2{font-size: 4rem;}
    .index-news .new_content .news_item .right .new_list .list{padding-bottom: 0.25rem;}
    .index-news .news_menu .menu h3{font-size: 1.25rem;}

    /* 首页留言 */
    .home_form .container{padding-top: 2rem;}
    .home_form .index_form .form_detail{margin-bottom: 30px;}

    /* 产品 */
    .pro_menu .menu .menu_item_bottom .pic{width: 48%;margin-bottom: 1rem;}
    .pro_menu .menu .menu_item_top{display: inherit;}
    .pro_menu .menu .menu_item_top .pic{width: 100%;margin-bottom: 1rem;}
    .pro_menu .menu .menu_item_top .text{width: 100%;}
    .pro_menu .menu .menu_item_top .text ul li{list-style: none;}

    .advantages .advantage_item .swiper-slide{display:initial;height: auto;}
    .advantages .advantage_item .swiper-slide .img{width: 100%;}
    .advantages .advantage_item .swiper-slide .content{width: 100%;background: inherit;height: auto;}
    /* .process .img iframe{height: 380px;} */


    /* 其他辅助设备 */
    .equipment{padding: 50px 0;}
    .equipment .top h1{font-size: 2.25rem;}
    .equipment .top .img+span{margin-top: 10px;font-size: 14px;}

    .index_about .about_item .img .item{width: 48%;}
    .index_about .about_item .img .pic{display: none;}
    .home_serve{margin-top: 30px;}
    .app_img{display: block;margin-bottom: 30px;}
    .pro_index .swiper-slide{width: 100% !important;}
    .home_pro_index .pro_index{flex-wrap: nowrap;}
     .pro_index .item .text span:nth-child(1){margin: 0;}
    .pro_index .item span{font-size: .95rem;}
    .application h3+p{text-align: justify;}
    .application .app_item .list{display: inherit;}
    .application .app_item .list .img{width: 100%;text-align: center;}
    .application .app_item .list .text{width: 100%;border-radius: inherit;margin-top: 0.5rem;padding: 1rem;}
    .application .app_item .list .text .img .imglist{width: 20%;margin: 0;}


    /* 关于我们 */
    .hide_img{width: 60%;margin: 0 auto;margin-top: 30px;text-align: center;}
    .list_about .we_are_doing .doing_item .item{margin: 0;}
    .list_about .we_are_doing .doing_item .item .list:nth-child(3){display: none;}
    .list_about .we_are_doing .doing_item .item .list{height: 8rem !important;width: 49.8%;margin-bottom: 0.2rem;}
    .about_advantages .research .research_item .item{font-size: 1.1rem;}
    .list_about .we_are_doing .doing_item .item .list .jia{margin-left: 0.5rem;}
    .index-tit h3,
    .list_about .we_are_doing .doing_text h3,
    .certificates .title h3{font-size: 2rem;}
    .about_customer .swiper-slide-active span,
    .index-tit p,
    .list_about .we_are_doing .doing_text p,
    .certificates .cates_item .right .text{font-size: 1.25rem;}

    .about_customer .swiper-slide{width: 100% !important;padding: 0 10px;}
    .about_customer .swiper-button{display: none;}
    .about_customer .swiper-button-prev,
    .about_customer .swiper-button-next{display: none;}
    


    /* 联系我们 */
    .article_message{margin-bottom: 50px;}
    .contact_from{background: inherit;}
    .contact_from .form_case .article_message h3, 
    .contact_from .form_case .article_message h3+p{color: #333;}
    .contact_container .con_add .tit h2,
    .contact_container .contact_title .title h2{font-size: 6rem;}
    .contact_container .con_item .item{width: 49%;}
    .contact_from .content_text{color: #333 !important;}
    .article_message .form-area p,
    .article_message .form-input .fl p{display: none;}
    .article_message .form-input .fl input,
    .article_message .form-area textarea{width: 100%;}
    .contact_container .con_add{margin-top: 0;}



    /* 上一页&下一页 */
    .pagenav{display: inherit !important;}
    .pagenav .prev, .pagenav .next{width: 100%;}
    .pagenav .prev{margin-bottom: 10px;}
    .pagenav .prev span, .pagenav .next span{width: 15% !important;}
    .pagenav .prev a, .pagenav .next a{width: 85% !important;}

    #article_form{width: 100%;margin-top: 30px;}
    .article_message .form-input .fl{padding: 5px 0 5px 5px;}
}
