/*
* name: responsive
* version: v2.1.1
* update: 添加pad竖屏状态Padp
* data: 2017-06-13
*/

/* hide template textarea */
.UnpcPush textarea, .PcPush textarea, .MobilePush textarea, .UnmobilePush textarea{display: none;}

/*
* PcMode
*/
body:after {
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    content: 'Pc';
}

.PcMode:after { content: 'Pc' !important;}
.UnpcPush, .MobilePush { display: none;}
img[data-src] { opacity: 0 ; filter: alpha(opacity=0);}
img[data-srcloaded] { opacity:1; filter: alpha(opacity=100); }

@media only screen and (max-width: 1920px) {
    /* rem+vw+calc, 同时设置px兼容 */
    html{font-size:100px; font-size:calc(100px - 30 * ((1920px - 100vw) / 680));}


}

@media only screen and (max-width:1700px){
    /* 联系我们 */
    .contact_us01 .left{height:750px;}
    .contact_us01 .right .box{padding-top:0.5rem;}
    .contact_us01 .right .box .bd{margin:0.3rem 0;}
    .contact_us01 .right .box .form .inp_wrap_textarea textarea{height:1.2rem;}

    /* 定制产品详情banner */
    .equipment_ipd01{height:auto;}
    .equipment_ipd01 .content .img_box .item01{position:static; z-index:2; width:91%; margin-left:auto;}
    /* .equipment_dst01{height:auto;}
    .equipment_dst01 .content .img_box .item01{position:static; z-index:2; width:91%; margin-left:auto;} */
    /* 产品详情——生活污水处理设备 */
    .equipment_dst01{height:calc(80vh - 1rem);}
    /* .equipment_dst01 .content .img_box .item02{width:22%;} */



}





/* FHD缩放125% */
@media only screen and (max-width: 1540px) {
    html{font-size:90px; font-size:calc(100px - 30 * ((1920px - 100vw) / 680));}
    .mwrap { width:1200px; }
    /*1540（FHD缩放125%） 网站样式*/


    /* 发展历程 */
    .history02 .pc_{padding-bottom:1.2rem;}


    /* wrt */
    .recruit02 .right{width:73%;}
    .company02 .content{margin-top:20vh; height:50vh; margin-bottom:20vh;}
}


/* 1440（2K） */
@media only screen and (max-width: 1440px) {
    .mwrap { width:1200px; }
    /*1440（2K） 网站样式*/


    /* 联系我们 */
    .contact_us01 .left{height:680px;}

    /* 发展历程 */
    .history02 .pc_{padding:.9rem 0 1.4rem;}





}


/* 1366（普通14寸） */
@media only screen and (max-width: 1366px) {
    html{font-size:80px; font-size:calc(100px - 30 * ((1920px - 100vw) / 680));}
    .mwrap { width:1200px; }
    /*1366（普通14寸） 网站样式*/



    /* 发展历程 */
    .history02 .pc_{padding:1rem 0 1.5rem;}




}
@media only screen and (max-width:1300px){

    /* 联系我们 */
    .contact_us01 .right{width:41%;}

    /* 公司简介 */
    .about_us01{padding-top:.6rem;}
    .about_us02{margin-bottom:.6rem;}
    .about_us01 .item .top{position:static; height:auto; margin-bottom:.4rem;}
    .about_us01 .item .top .bg{display:none;}
    .about_us01 .item .infor{position:static; top:65%; left:0; text-align:center; z-index:0; width:100%; margin:0 auto; margin-top:0; left:20%;}
    .about_us01 .item .infor .tit{margin-bottom:.3rem;}
    .about_us01 .item .infor .con{color:#000000;}
    .about_us01 .item .content{padding-top:0; padding-left:0;}






}

/*
* PadMode
*/
@media only screen and (max-width: 1240px) {
    html{font-size:80px;}
    body:after {
        content: 'Pad';
    }
    body{ user-select: none;-webkit-user-select: none;}
    html { overflow-x:hidden;}
    body,input,textarea,button,select { font-size:.16rem; line-height:.28rem; }
    .PcPush{display: none;}
    .UnpcPush{display: block;}
    .wrap, .mwrap { width:940px; }
    /*padMode 1240px 网站样式*/

    .mobile-menu-open .header{border-bottom:1px solid #004898;}

    .header .t_tools .four .h_menu.collapsed{position:relative; overflow:hidden;}
    .header .t_tools .four .h_menu.collapsed span{position: absolute; top:50%; left:50%; margin-left:-10px; margin-top:-1px;}
    .header .t_tools .four .h_menu.collapsed span:nth-child(2){opacity:0;}
    .header .header_top .t_tools .h_menu.collapsed span:nth-child(1){-webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); width:100%;}
    .header .header_top .t_tools .h_menu.collapsed span:nth-child(3){-webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); width:100%;}


    /* 手机端导航下拉 */
    .mNav_bott{display:block; position:absolute; top:1rem; left:101%; width:100%; background:#004898; height:calc(100vh - .86rem); overflow-y:auto; z-index:200; transition:all .3s ease; border-top:1px solid rgba(255, 255, 255, .5);} 
    .mNav_bott.open{left:0;}
    .mNav_bott .m_navtop{padding-top:.2rem; color:#ffffff; margin:0 15px;}
    .mNav_bott .m_navtop .station{position:relative;}
    .mNav_bott .m_navtop .station .station_btn{height:58px; font-size:14px; background-color:#003e84; border-radius:10px; padding:20px 30px; box-sizing:border-box; line-height:18px; font-weight:bold;}
    .mNav_bott .m_navtop .station span{float:left; display:block;}
    .mNav_bott .m_navtop .station i{float:right; display:block; font-size:14px; margin:0; transition:all .5s ease;}
    .mNav_bott .m_navtop .station .station_btn.active i{transform:rotate(90deg);}

    .mNav_bott .m_navtop .station .stat_down{position:absolute; top:100%; padding:.3rem .3rem .8rem; left:0; background-color: #003a7a; border-radius:10px; z-index:20; width:100%; box-sizing:border-box; display:none;}
    .mNav_bott .m_navtop .station .stat_down a{display:block; font-size:14px; line-height:18px; margin-bottom:10px;}
    
    .mNav_bott .m_navul{padding-top:.2rem;}
    .mNav_bott .m_navul .m_li{position:relative; margin:0 15px;}
    .mNav_bott .m_navul .m_li>a{position:relative; display:block; font-size:14px; line-height:18px; border-bottom:1px solid rgba(255,255,255,0.1); font-weight:bold; padding:.2rem 0; color:#fff;}
    .mNav_bott .m_navul .m_li>a span{float:right; display:block; font-size:14px; margin:0;}
    .mNav_bott .m_navul .m_li .nav_open{width:100%; border-bottom:1px solid rgba(255,255,255,0.1); position:fixed; left:100%; top:.89rem; border-top:1px solid rgba(255, 255, 255, .5); bottom:0; background-color:#004898; overflow-y:auto; z-index:120; padding:.4rem .25rem; -webkit-transition:all 0.5s; transition:all 0.5s; -webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0); visibility:hidden; box-sizing:border-box;}
    .mNav_bott .m_navul .m_li .nav_open.in{left:0; visibility:visible;}
    .mNav_bott .m_navul .m_li .nav_open>a{font-size:16px; color:#fff;}
    .mNav_bott .m_navul .m_li .nav_open>a span{margin-right:8px; margin-top:0; margin-left:0;}
    .mNav_bott .m_navul .m_li .nav_open .bd{margin-left:-0.15rem; margin-right:-0.15rem; overflow:hidden;}
    .mNav_bott .m_navul .m_li .nav_open .bd .title {font-size:20px; font-weight:bold; margin:.2rem .25rem; margin-bottom:0; padding:.1rem 0; border-bottom:1px solid rgba(255,255,255,0.1); color:#fff;}
    .mNav_bott .m_navul .m_li .nav_open .bd .container{padding:0 .2rem; margin:0 auto;}
    .mNav_bott .m_navul .m_li .nav_open .bd .container .m_secondNav .t>a{display:block; font-size:16px; border-bottom:1px solid rgba(255,255,255,0.1); padding:.2rem 0 .1rem; font-weight:normal; overflow:hidden; margin:0; color:#fff;}
    .mNav_bott .m_navul .m_li .nav_open .bd .container .m_secondNav .t span{margin-right:8px; margin-top:0; margin-left:0; font-size:16px; float:right; -webkit-transform:rotate(-180deg); -ms-transform:rotate(-180deg); transform:rotate(-180deg);}
    .mNav_bott .m_navul .m_li .nav_open .bd .container .m_secondNav .t a span {-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}
    .mNav_bott .m_navul .m_li .nav_open .bd .container .m_secondNav .t .iconfont{display:none;}
    .mobile-menu-open{overflow:hidden;}

    /* 下层banner */
    .xc_banner{height:4rem; overflow:hidden;}
    .xc_banner .xc_img{position:absolute; left:50%; top:0; transform:translateX(-50%); height:100%; max-width:none; min-width:100%; width:auto;}
    .xc_banner .xc_words .tit{font-size:.3rem; line-height:.3rem; margin-bottom:.2rem;}
    .xc_banner .xc_words .con{font-size:.24rem; line-height:.3rem;}
    .xc_tab{margin-bottom:.5rem;}

    .channel_content{padding:.6rem 0;}

    /* 公共字号 */
    .tit44{font-size:.36rem;}
    .tit30{font-size:.26rem;}
    .tit36{font-size:.28rem;}
    .tit22{font-size:.2rem; line-height:.28rem;}
    .tit42{font-size:.3rem;}

    /* 分页 */
    .page a{width:50px; height:50px; line-height:50px;}
    .page .goprev, .page .gonext, .page .count{display:inline-block;}
    .page a:nth-child(n+5){display:none;}
    .page .omit, .page .gonext{display:inline-block!important;}

    /* 底部 */
    .footer .f_top .t_bott{padding:.2rem 0;}
    .footer .f_top .t_bott .b_right .f_logo{margin-bottom:.35rem;}
    .footer .f_top .t_bott .b_left dl{margin-right:.4rem;}
    .footer .f_top .t_bott .b_right{padding-left:.35rem;}
    .footer .f_top .t_bott .b_right .s_box .txt{padding-left:.45rem;}
    .footer .f_top .t_bott .b_right .s_box .txt_box{position:relative;}
    .footer .f_top .t_bott .b_right .s_box .icon{position:absolute; top:0; left:0;}

    .ibanner .swiper-slide .intro_box .tit{font-size:.4rem;}
    .ibanner .swiper-slide .intro_box .con{font-size:.28rem; line-height:.36rem;}
    .ibanner .swiper-slide .intro_box .icon{font-size:.18rem; line-height:.24rem;}


    /* 新闻中心 */
    .news_center01 .bd .left .li_ .intro{padding:.2rem .3rem; width:64%;}
    .news_center01 .bd .left .li_ .intro .top{margin-bottom:0;}
    .news_center01 .bd .left .li_ .img_{width:36%;}


    /* 新闻详情 */
    .news_detail1 .right{width:23%;}
    .news_detail1 .right .title{padding-left:.2rem;}
    .news_detail1 .right .item .item_con{padding:.2rem;}
    .news_detail1 .right .item .item_con .sub input{text-indent:.1rem;}
    .news_detail1 .left .box>.title{font-size:.3rem; line-height:.36rem;}
    /* .news_detail1 .left .share_box{margin-bottom:.4rem;} */
    
    /* 党建 */
    .dangjian01 .bd li{padding:.3rem 0;}
    .dangjian01 .bd li .box .right{padding:.1rem 3%;}
    .dangjian01 .bd li .box .right .tit{font-size:.24rem;}
    .dangjian01 .bd li .img_cover img{width:130px; object-fit:cover;}
    .dangjian01 .bd li .box .left .time .day{font-size:.36rem;}

    /* 营销 */
    .market01 .left .content .top{width:94%;}
    .market01 .left .content .top .title{padding-top:.4rem; font-size:.36rem;}
    .market01 .left .content .top .line01 .sel_item02 .item_down ul{max-height:4rem;}
    .market01 .left .content .bott ul{padding-right:.2rem;}
    .market01 .left .content .bott .item{padding:.2rem;}


    /* 联系我们 */
    .contact_us01 .left{width:45%;}
    .contact_us01 .right{width:45%;}
    .contact_us01 .right .box .form .inp_wrap_btn{width:100%;}

    
    /* 下载中心 */
    .download01{margin-bottom:.5rem;}
    .download02 .top{margin-bottom:.4rem;}
    .download02 .bottom .bott_right .item{width:47%; margin-right:6%;}
    .download02 .bottom .bott_right .item:nth-child(3n){margin-right:6%;}
    .download02 .bottom .bott_right .item:nth-child(2n){margin-right:0;}
    .download02 .top .t_left{width:45%; margin-right:5%;}
    .download02 .top .t_right{width:50%;}
    .download02 .top .t_right .search_box .search_btn{width:22.7%;}
    .download02 .top .t_right .search_box .inp{width:76%;}
    .download02 .bottom .bott_right .item .img_box .tit{line-height:.3rem; font-size:.26rem;}
    .download02 .bottom .bott_right .list ul{margin-bottom:.2rem;}


    /* 经营管理 */
    .management01 .bottom li{margin-bottom:.3rem;}
    .management01 .bottom li .box .left{width:13.5%; padding:.2rem;}
    .management01 .bottom li .box .center{width:77%;}
    .management01 .bottom li .box .right{padding:0; justify-content:center;}
    .management01 .bottom{padding-top:.35rem;}
    .management01 .bottom ul{margin-bottom:.5rem;}

    /* 重大活动 */
    .events01{margin-bottom:.6rem;}
    .events01 .content{padding-top:.35rem;}
    .events01 .content .right .index_box .tit{margin-bottom:.3rem;}
    .events02{padding:.6rem 0;}
    .events02 .list .item .index_box{padding:.3rem .3rem 0.4rem;}
    .events02 .list .item{margin-bottom:.3rem;}
    
    /* 社会责任 */
    .social01{margin-bottom:.6rem;}
    .social01 .content .right .index_box .tit{margin-bottom:.3rem;}
    .social01 .content .right .index_box .con{max-height:1.7rem; overflow-y:auto; padding-right:5px; text-align:justify;}
    .social01 .content .right .index_box .con::-webkit-scrollbar{width:4px; height:4px;}
    .social01 .content .right .index_box .con::-webkit-scrollbar-thumb{border-radius:2px; background:#ffffff;}
    .social01 .content .right .index_box .con::-webkit-scrollbar-track{border-radius:2px ; background:transparent;}
    .social02{padding:.6rem 0;}
    .social02 .list .item .index_box{padding:.3rem .3rem 0.4rem;}
    .social02 .list .item{margin-bottom:.3rem;}
    .social02 .list{margin-bottom:.1rem;}

    /* 服务简介 */
    .service01{padding:.6rem 0;}
    .service01 .index_box .tit{margin-bottom:.2rem;}
    .service02 .content .index_box .tit{margin-bottom:.2rem;}
    .service02 .content .index_box{width:100%;}
    .service03 .content.content01 .right .index_box .tit{margin-bottom:.2rem;}
    .service03 .content.content02 .left .index_box .tit{margin-bottom:.2rem;}
    .service03{padding-top:1rem;}
    .service03 .content{margin-bottom:1rem;}

    /* 产品列表 */
    .pro_list02 .list .item{width:32%; margin-right:2%; margin-bottom:.3rem;}
    .pro_list02 .list .item:nth-child(4n){margin-right:2%;}
    .pro_list02 .list .item:nth-child(3n){margin-right:0;}
    .pro_list02{margin-bottom:.5rem;}

    /* 招聘 */
    .recruit01{margin-bottom:.6rem;}
    .recruit01 .title{margin-bottom:.3rem;}
    .recruit01 .list .item .tit{padding:0 0 .2rem; line-height:1;}
    .recruit01 .list .item{width:23.2%; margin-right:2.4%;}
    .recruit01 .list .item .con{height:1.4rem;}
    .recruit02 .left{width:25%; margin-right:2%;}
    .recruit02 .right{width:73%;}
    .recruit02 .left .box{padding-right:.2rem;}
    .recruit03 .dialog{padding:1rem .6rem;}
    .recruit03 .dialog .bott .inp_box .inp{padding:0; line-height:.5rem; height:.5rem;}
    .recruit03 .dialog .top .con{padding:.4rem 0;}
    .recruit03 .dialog .bott .tit{margin-bottom:.3rem;}
    .recruit03 .dialog .bott .inp_box{margin-right:.3rem; margin-bottom:.2rem;}
    .recruit03 .dialog .bott{padding:.4rem 0;}
    .recruit03 .dialog .bott .inp_box{width:32%; margin-right:2%;}
    .recruit03 .dialog .bott .inp_box:nth-child(4){margin-right:2%;}
    .recruit03 .dialog .bott .inp_box:nth-child(3){margin-right:0;}
    .recruit03 .dialog .bott .form_btn{padding-top:0; width:100%; padding-top:.2rem;}
    
    /* 集团简介 */
    .company01{padding:.6rem 0;}
    .company01 .index_box{margin-bottom:.5rem;}
    .company01 .index_box .con span{width:100%;}
    .company01 .infor_box .list .item .i_bott .num{font-size:.28rem;}
    .company01 .infor_box .list .item .i_bott span:last-child{font-size:.28rem;}


    /* 公司简介 */
    .about_us02 .li_{padding:0;}
    .about_us03 .index_box .box .title{margin-bottom:.3rem;}
    .about_us03 .index_box .box{width:50%;}
    .about_us01 .item:last-child .content{padding-bottom:.6rem;}

    /* 发展历程 */
    .history02 .pc_{padding:0.6rem 0 1.2rem;}
    .history02 .pc_ .stage_item .content .year_item .tit {font-size:.32rem;}
    .history03{padding:.6rem 0;}
    .history03 .title{margin-bottom:.3rem;}
    .history04 .left .title{margin-bottom:.3rem;}
    .history04 .left .list{padding-left:0;}
    .history04 .left .list ul{padding-right:0;}
    .history04{padding:.8rem 0;}


    /* 产品详情 */
    .pro_detail01 .top{margin-bottom:.6rem;}
    .pro_detail01 .bott .left .center{padding:0 .8rem;}
    .pro_detail01{padding:.6rem 0 1rem;}
    .pro_detail01 .bott .left .center .btns_box{padding:0 .2rem;}
    .pro_detail01 .bott .left .center .swiper-container{margin-bottom:.4rem;}
    .pro_detail01 .bott{align-items:center;}
    .pro_detail01 .bott .left .center::after{top:-10%;}
    .pro_detail01 .bott .right .index_box{position:static; transform:translateY(0);}
    .pro_detail02 .right .section01{padding:.8rem 0;}
    .pro_detail02 .right .section01 .content{width:84%; padding-left:16%;}
    .pro_detail02 .right .section04 .content{width:84%; padding-left:16%;}
    .pro_detail02 .right .section04{padding:.8rem 0;}
    .pro_detail02 .right .section02{width:79%; padding:.8rem 0; padding-left:21%;}
    .pro_detail02 .section01 .list .item{width:32%; margin-right:2%;}
    .pro_detail02 .section01 .list .item:nth-child(4n){margin-right:2%;}
    .pro_detail02 .section01 .list .item:nth-child(3n){margin-right:0;}
    .pro_detail02 .section02 .swiper-container .btns_box{display:none;}
    .pro_detail02 .section02 .swiper-container{margin-bottom:.4rem;}

    /* 产品详情——生物智能卫生间 */
    .equipment_bpe01{height:calc(80vh - 1rem);}
    .equipment_bpe01 .content .img_box .item02{width:22%;}
    .equipment_bpe03 .top .list .item{width:30.9%; margin-right:3.6%; margin-bottom:.2rem;}
    .equipment_bpe03 .top .list .item:nth-child(3n){margin-right:0;}
    .equipment_bpe03 .top .list .item .con{height:.84rem;}
    .equipment_bpe03 .top .list .item .tit{padding-bottom:.2rem; margin-bottom:.2rem; font-size:20px;}
    .equipment_bpe03{padding:.6rem 0;}
    .equipment_bpe03 .top .title{margin-bottom:.4rem; font-weight:bold;}
    .equipment_bpe03 .top{margin-bottom:.2rem;}
    .equipment_bpe04 .top{margin-bottom:.4rem; padding-bottom:.4rem;}
    .equipment_bpe04 .title{margin-bottom:.4rem;}
    .equipment_bpe04 .box .left{width:25%;}
    .equipment_bpe04 .box .right{width:73.2%;}
    .equipment_bottom .left .swiper-container{height:100%;}
    .equipment_bottom .left .img_box{height:100%;}
    .equipment_bottom .left .img_box img{width:100%; height:100%; object-fit:cover;}
    .equipment_bottom .right{padding-top:.8rem;}
    .equipment_bottom .right .index_box .tit{margin-bottom:.4rem;}
    .equipment_bottom .right .swiper-container{margin-bottom:.3rem;}
    .equipment_bottom .right .content{padding-left:12%; padding-right:12%;}
    .equipment_bottom .right .swiper-pagination{margin-bottom:.4rem;}


    .equipment_dst03{padding:.6rem 0;}
    .equipment_dst03 .title{margin-bottom:.3rem;}
    .equipment_dst03 .content{margin-bottom:.3rem;}

    .equipment_dst04{padding:.6rem 0;}
    .equipment_dst04 .info{padding:.5rem .5rem .3rem;}
    .equipment_dst04 .info .tit{margin-bottom:.3rem;}
    .equipment_dst04 .info .list .item .icon{margin-bottom:.15rem; padding-bottom:.15rem;}
    .equipment_dst04 .info .list .item{margin-bottom:.3rem;}
    .equipment_dst05 .content .list .swiper-slide{height:auto;}
    .equipment_dst05 .content .list .swiper-slide.swiper-slide-active{height:auto;}
    .equipment_dst05 .content .swiper-container{height:auto;}
    .equipment_dst05 .content .tit{margin-bottom:.4rem;}
    .equipment_dst05{padding: 0 0 .6rem;}


    /* 首页 */
    .ibanner .scroll_down{bottom:.8rem;}
    .ibanner .btn-area{bottom:.8rem;}
    .ipart02 .content .con_box{bottom:40%;}
    .ipart03 .top .content{padding-top:1.3rem;}
    .ipart03 .bottom .right{top:11%;}
    .ipart03 .bottom{padding-left:8%; width:92%;}
    .ipart04 .content .item.item02{display:none;}
    .ipart04 .content .item{width:46.8%; height:6rem;}
    .ipart04 .content .item.item03{width:46.8%;}



    /* wrt */
    .company02 .content{margin-top:10vh; height:58vh;}
    .download02 .bottom .bott_right .item{width:32.4%; margin-right:1.4%;}
    .download02 .bottom .bott_right .item:nth-child(4n){margin-right:1.4%;}
    .download02 .bottom .bott_right .item:nth-child(3n){margin-right:0;}


    /* 产品详情——智慧项目部 */






    
    /* 服务中心 */
    .service_center .comtit{margin-bottom:.3rem;}
    .service_center01{padding:.6rem 0 .5rem;}
    .service_center01 .index_box{width:80%;}
    .service_center02{padding-bottom:.5rem;}
    .service_center02 .left{width:45.1%; margin-right:3.3%;}
    .service_center02 .right{width:52.6%;}
    .service_center02 .right .index_box{margin-bottom:.4rem;}
    .service_center02 .right .list .item .icon{margin-bottom:.15rem;}
    .service_center03{padding:.5rem 0 .6rem;}
    .service_center03 .content{padding-left:.5rem;}
    .service_center03 .content .article .left{padding:.6rem 0; width:38.7%; margin-right:5.3%;}
    .service_center03 .content .article .right{width:56%;}
    .service_center03 .content .article .left .title{font-size:.22rem; line-height:.3rem;}
    .service_center03 .content .btn_box{bottom:5%;}
    .service_center04{margin-bottom:.5rem;}
    .service_center05{padding:.6rem 0;}
    .service_center05 .content .list .item{padding:0 .4rem;}
    .service_center05 .content .list .item .img_box{margin-right:.3rem;}
    .service_center05 .content .list .item .index_box{width:calc(100% - .8rem);}
    .service_center06{padding:.6rem 0;}
    .service_center06 .list{margin-bottom:.5rem;}
    .service_center06 .list .li_ .index_box{padding-left:10%; padding-top:.4rem; width:90%;}
    .service_center06 .list .li_ .cover{padding-left:6%; padding-top:.2rem;}
    .service_center06 .list .li_ .cover .infor_box .con{flex-direction:column;}
    .service_center06 .list .li_ .cover .cov_r{width:31.9%;}
    .service_center06 .content{margin-bottom:.3rem;}
    .service_center06 .content .swiper-wrapper{margin-bottom:.2rem;}
    .service_center06 .content .t_box .title{font-size:.22rem; margin-bottom:.2rem;}
    .service_center06 .content .t_box .con{margin-bottom:.2rem;}
    .service_center07{margin-bottom:.6rem;}
    .service_center07 .content .right .rt_box{margin-bottom:3px;}






}
@media only screen and (max-width: 992px) {
    body:after {
        content: 'Padp';
    }
    .wrap, .mwrap { width:750px; }
    /*padMode 992px 网站样式*/

    /* 首页 */
    .ipart01 .about_box .content{width:90%;}
    .ipart04 .content .item{height:5.4rem;}
    .ipart03 .top .content{flex-direction:column; align-items:flex-start; padding-top:.9rem;}
    .ipart03 .top .content .tit_box{margin-bottom:.4rem;}
    .ipart03 .top .btn-area .swiper-pagination .swiper-pagination-bullet:first-child{padding-left:0;}
    /* .ipart03 .bottom{width:800px;} */
    .ipart03 .bottom{width:750px; margin-right:auto; margin-left:auto; padding-left:0;}
    .ipart03 .bottom .right .box .swiper-container{width:87%;}
    .ipart03 .bottom .right{top:50%; left:unset; width:43%; transform:translateY(-50%); right:0;}
    .ipart03 .bottom .left{width:50%;}
    .ipart03 .bottom .left .con{margin-bottom:.3rem;}



    /* 底部 */
    .footer .f_top .t_bott{display:none;}

    /* 新闻中心 */
    .news_center01 .bd .left{width:100%;}
    .news_center01 .bd .right{margin-top:.4rem; width:100%;}
    .news_center01 .bd .right .item{width:48%; margin-right:4%; float:left;}
    .news_center01 .bd .right .item:last-child{margin-right:0;}

    /* 新闻详情 */
    .news_detail1 .left{width:70%;}
    .news_detail1 .right{width:28%;}
    .news_detail1 .left .box>.title{font-size:.26rem; line-height:.3rem;}

    /* 党建 */
    .dangjian01 .hd .type{padding:0 .4rem ;}
    .dangjian01 .bd li .box .left{width:17.4%;}
    .dangjian01 .bd li .box .right{width:82.6%;}
    .dangjian01 .hd .sear_box{width:3.6rem;}


    /* 营销 */
    .market01 .area{display:flex; flex-direction:column-reverse;}
    .market01 .left{position:relative; z-index:2; padding:0;}
    .market01 .left .content{width:auto; padding:.4rem; box-shadow:0px 2px 8px 2px rgba(0, 0, 0, 0.06); border-radius:.1rem; box-sizing:border-box; transform:translateY(-1rem); background:#ffffff;}
    .market01 .left .content .top .title{padding-top:0; margin-bottom:.2rem; font-size:.32rem;}
    .market01 .left .content .top .line01{margin-bottom:.1rem;}
    .market01 .left .content .top .line01 .sel_item .sel_box{padding:.1rem 4%;}
    .market01 .left .content .top .line .input_item{padding:.1rem 4%;}
    .market01 .left .content .top .line .input_item input{line-height:.25rem;}
    .market01 .left .content .midd{padding-bottom:.2rem;}
    .market01 .left .content .bott .item{padding:.2rem;}
    .market01 .left .content .bott .item .tit{font-size:.18rem; line-height:.3rem; margin-bottom:.1rem;}
    .market01 .left .content .bott ul{padding-right:.1rem;}
    .market01 .left .content .bott .item:last-child{margin-bottom:.1rem;}
    .market01 .right{float:none; width:auto; height:6rem!important;}

    /* 联系我们 */
    .contact_us01 .right .box .infor .tit{font-size:0.3rem; line-height:0.35rem;}
    .contact_us01 .right .box .bd li .text{margin-left:0.07rem; font-size:0.14rem;}
    .contact_us01 .right .box .bd li .icon{width:25px;}
    .contact_us01 .right .box .bd{margin:0.2rem 0;}
    .contact_us01 .right .box .bd li{margin-bottom:0.1rem;}

   
    /* 经营管理 */
    .management01 .bottom li .box .left{padding:.2rem;}
    .management01 .bottom li .box .center{width:75%;}
    .management01 .bottom li .box .right{padding:0 .2rem; width:11.5%;}

    /* 重大活动 */
    .events02 .list .item:nth-child(3n){margin-right:4%;}
    .events02 .list .item{margin-right:4%; width:48%;}
    .events02 .list .item:nth-child(2n){margin-right:0;}
    .events02 .list .item .index_box .time{margin-bottom:.2rem;}
    .events02 .list .item .index_box .tit{margin-bottom:.2rem;}

    /* 社会责任 */
    .social02 .list .item:nth-child(3n){margin-right:4%;}
    .social02 .list .item{margin-right:4%; width:48%;}
    .social02 .list .item:nth-child(2n){margin-right:0;}
    .social02 .list .item .index_box .time{margin-bottom:.2rem;}
    .social02 .list .item .index_box .tit{margin-bottom:.2rem;}


    /* 服务简介 */
    .service01 .index_box{width:100%;}
    .service03 .content.content01 .right .index_box{left:.3rem; right:.3rem;}
    .service03 .content.content01 .right .index_box .tit{line-height:1.2;}
    .service03 .content.content01 .right .index_box .con{max-height:1.7rem; overflow-y:auto; padding-right:8px;}
    .service03 .content.content01 .right .index_box .con::-webkit-scrollbar{width:4px; height:4px;}
    .service03 .content.content01 .right .index_box .con::-webkit-scrollbar-thumb{border-radius:2px; background:#adadad;}
    .service03 .content.content01 .right .index_box .con::-webkit-scrollbar-track{border-radius:2px ; background:transparent;}
    .service03 .content.content02 .left .index_box{left:.3rem; right:.3rem;}
    .service03 .content.content02 .left .index_box .tit{line-height:1.2;}
    .service03 .content.content02 .left .index_box .con{max-height:1.7rem; overflow-y:auto; padding-right:8px;}
    .service03 .content.content02 .left .index_box .con::-webkit-scrollbar{width:4px; height:4px;}
    .service03 .content.content02 .left .index_box .con::-webkit-scrollbar-thumb{border-radius:2px; background:#adadad;}
    .service03 .content.content02 .left .index_box .con::-webkit-scrollbar-track{border-radius:2px ; background:transparent;}

    .service03 .content.content01 .left{top:-.25rem;}
    .service03 .content.content02 .right{top:-.25rem;}
    .service03{padding-top:.6rem;}
    .service03 .content{margin-bottom:.6rem;}


    /* 产品列表 */
    .pro_list01 .hd .item{width:25%; padding:0; margin-bottom:0.3rem;}
    .pro_list01 .hd .item .text{padding:0.1rem 0;}
    .pro_list01 .hd .item .icon{text-align:center;}
    .pro_list01 .hd .item:nth-child(4)::after{content:''; width:1px; height:.67rem; background:#dddddd; position:absolute; right:0; top:50%; margin-top:-.33rem;}


    /* 招聘 */
    .recruit01{margin-bottom:0;}
    .recruit01 .list .item:last-child{margin-right:3%;}
    .recruit01 .list .item{width:48.5%; margin-right:3%; margin-bottom:.2rem;}
    .recruit01 .list .item:nth-child(2n){margin-right:0;}
    .recruit01 .list .item .con{height:1.12rem;}
    .recruit02 .right .list .item{padding:.3rem; margin-bottom:.2rem; }


    /* 公司简介 */
    .culture02 .content .item{width:33.33%; border:0; border-right: 1px solid #ebebeb;}
    .culture02 .content .item:nth-child(1){border-left: 1px solid #ebebeb;}
    .culture02 .content .item:nth-child(4){border-left: 1px solid #ebebeb;}
    .culture02 .content .item:nth-child(7){border-left: 1px solid #ebebeb;}
    .culture01 .item .content .intro_item_lr .img_box{width:100%;}
    .culture01 .item .content .intro_item_lr .intro_box{width:100%;}

    /* 发展历程 */
    .history04{background-size:contain;}
    .history02 .pc_{padding:0.6rem 0 1.4rem;}
    .history04 .left{width:50%; margin-right:10%;}
    .history04 .left .list ul{padding-left:.4rem;}
    .history04 .right .box .box_top{position:static; transform:translate(0);}
    .history04 .right .box .box_bott{margin-bottom:.3rem;}
    .history04 .right{width:40%; padding-top:0;}


    /* 产品详情 */
    .pro_detail01 .bott .left .center::after{top:-30%;}
    .pro_detail02 .left{display:none;}
    .pro_detail02 .right .section01 .content{width:100%; padding-left:0;}
    .pro_detail02 .right .section04 .content{width:100%; padding-left:0;}
    .pro_detail02 .right .section02{width:100%; padding-left:0;}
    .pro_detail02 .right .section02 .content{width:760px; margin-right:auto; margin-left:auto;}
    .pro_detail02 .section01 .list .item{width:32%; margin-right:2%;}
    .pro_detail02 .section01 .list .item:nth-child(4n){margin-right:2%;}
    .pro_detail02 .section01 .list .item:nth-child(3n){margin-right:0;}
    .pro_detail02 .section02 .swiper-pagination{text-align:center; padding-left:0;}
    .pro_detail02 .section02 .swiper-container{margin-bottom:.3rem;}


    /* 产品详情——生物智能卫生间 */
    .equipment_bpe01{height:calc(60vh - 1rem);}
    .equipment_bpe01 .content .img_box .item02{bottom:.4rem;}
    .equipment_bpe02 .content{padding:.7rem 0;}
    .equipment_bpe02 .content .right .index_box .tit{margin-bottom:.2rem;}

    .equipment_bottom .right{padding-top:.5rem;}
    .equipment_bottom .right .index_box .con{height:1.2rem;}
    .equipment_bottom .right .swiper-pagination{margin-bottom:.2rem;}



    /* 产品详情——生活污水处理设备 */
    /* .equipment_dst01{height:calc(60vh - 1rem);} */
    /* .equipment_dst01 .content .img_box .item02{bottom:.4rem;} */
    .equipment_dst02 .content{padding:.7rem 0;}
    .equipment_dst02 .content .right .index_box .tit{margin-bottom:.2rem;}


    /* wrt */
    .company02 .line{right:60%;}
    .company02 .content{width:55%;}


    /* 服务中心 */
    .service_center01::before{display:none;}
    .service_center01::after{display:none;}
    .service_center02 .content{align-items:flex-start;}
    .service_center02 .right .list{align-items:flex-start;}
    .service_center02 .right .list .item:nth-child(3){width:45%;}
    .service_center03 .content{padding:0 .5rem;}
    .service_center03 .content .article{flex-direction:column; align-items:flex-start; padding-bottom:.3rem;}
    .service_center03 .content .article .left{width:100%; margin-right:0%;}
    .service_center03 .content .article .right{width:100%;}
    .service_center03 .content .btn_box{padding:.2rem 0 .4rem; position:static; justify-content:center;}
    .service_center04 .item{width:49%;}
    .service_center04 .item:nth-child(3n){margin-right:1%;}
    .service_center04 .item:nth-child(2n){margin-right:0;}
    .service_center05 .content .btn_box{width:61%;}









}

/*
* MobileMode
*/
@media only screen and (max-width: 760px) {
    body:after {
        content: 'Mobile';
    }
    body,input,textarea,button,select {font-size:.16rem;}
    .UnmobilePush{display: none;}
    .MobilePush{display:block;}
    img[data-src]{opacity: 1;}
    .wrap, .mwrap { padding-left:4%; padding-right:4%; width:auto; }
    .mwrap .wrap { padding-left:0; padding-right:0; }

    /*移动端防恶意复制信息*/
    * {
        -webkit-touch-callout:none;  /*系统默认菜单被禁用*/   
        -webkit-user-select:none; /*webkit浏览器*/   
        -khtml-user-select:none; /*早期浏览器*/   
        -moz-user-select:none;/*火狐*/   
        -ms-user-select:none; /*IE10*/   
        user-select:none; 
    }
    input { -webkit-user-select:auto; /*webkit浏览器*/   }
    textarea { -webkit-user-select:auto; /*webkit浏览器*/   }
    /*mobileMode 760 网站样式*/
    .channel_content{min-height:100vh;}

    /* 头部 */
    .header{height:.89rem;}
    .header .header_top .t_tools .h_email{display:none;}
    .header .header_top .t_tools > div{margin-left:.2rem; line-height:.89rem;}
    .header .header_top .t_tools .h_line{height:.89rem;}
    .header .header_top .h_logo{padding:.15rem 0; width:1.6rem;}
    .header .header_top .t_tools .h_search i{font-size:20px; line-height:20px; position:relative; top:1px;}

    .mNav_bott{top:.89rem;}

    /* 公共字号 */
    body{font-size:14px; line-height:20px;}
    .tit30{font-size:20px;}
    .tit36{font-size:20px;}
    .con18{font-size:14px; line-height:20px;}
    .tit22{font-size:16px; line-height:22px;}
    .tit42{font-size:20px;}
    .tit44{font-size:20px;}

    /* xc_banner */
    .crumbs{display:none;}
    .crumbs .index_box h1{font-size:14px;}
    .crumbs .index_box div{font-size:14px;}
    .channel_content{padding:.4rem 0;}
    .xc_banner .xc_words .tit{font-size:20px; line-height:20px;}
    .xc_banner .xc_words .con{font-size:18px; line-height:18px;}

    .xc_tab .tab_box .swiper-slide .li_{padding:0 .4rem; padding-bottom:.1rem;}
    .xc_tab{margin-bottom:.35rem;}
    .xc_tab .tab_box .swiper-slide .li_{font-size:14px;}

    /* 搜索 */
    .search-alert .cent-form{width:80%; padding:.15rem 0;}
    .search-alert .cent-form{height:auto;}
    .search-alert .cent-form form .inp{width:60%;}
    .search-alert .close{padding:.35rem 0.3rem}

    /* 底部 */
    .footer .f_top .t_top{display:none;}
    .footer .f_bott{text-align:center; padding:.18rem 0; line-height:14px; line-height:1.6;}
    .footer .f_bott .left{float:unset;}
    .footer .f_bott .right{float:unset;}

    /* 新闻中心 */
    .news_center01 .hd .type{padding:0 .4rem;}
    .news_center01 .bd .left .li_ .img_{width:100%;}
    .news_center01 .bd .left .li_ .intro{width:100%;}
    .news_center01 .bd .left .li_ .img_::after{display:none;}
    .news_center01 .bd .right .item{width:100%; margin-right:0; margin-bottom:.2rem;}

    /* 新闻详情 */
    .news_detail{padding:.3rem 0; margin-top:0.9rem;}
    .news_detail_crumbs{margin-bottom:.2rem;}
    .news_detail1 .left{width:100%;}
    .news_detail1 .left .box>.title{font-size:.24rem; line-height:.3rem;}
    .news_detail1 .left .text{padding-bottom:.3rem;}
    .news_detail1 .left .share_box{margin:.2rem 0;}
    .news_detail1 .left .share_box li{padding:0 .15rem; margin:0 -0.05rem;}
    .news_detail1 .left .share_box li img{width:80%;}
    .news_detail1 .left .btns .prev{width:100%; margin-bottom:.1rem;}
    .news_detail1 .left .btns .next{width:100%; float:left; text-align:left;}
    .news_detail1 .right{width:100%; margin-top:.3rem;}
    .news_detail1 .right .item:last-child{margin-bottom:0;}

    /* 党建 */
    .dangjian01 .hd{display:block; margin-bottom:.2rem;}
    .dangjian01 .hd .type:last-child{padding-right:0;}
    .dangjian01 .hd .sear_box{width:100%; margin-top:.2rem;}
    .dangjian01 .bd li{padding:.15rem 0;}
    .dangjian01 .bd li .box{display:block;}
    .dangjian01 .bd li .box .left{width:100%; display:block;}
    .dangjian01 .bd li .box .left .m_time{display:block; color:#666666; text-align:left;}
    .dangjian01 .bd li .box .left .time{display:none;}
    .dangjian01 .bd li .box .right{width:100%; padding:0; border-left:0;}
    .dangjian01 .bd li .box .right .tit{font-size:.2rem; margin-bottom:0;}
    .dangjian01 .bd li .box .right .con{margin-top:.05rem;}

    /* 营销 */
    .channel_content.market{margin-top:.89rem;}
    .market01 .left .content{transform:translateY(-0.5rem); padding:.3rem;}
    .market01 .left .content .top{width:100%;}
    .market01 .left .content .top .title{font-size:.28rem;}
    .market01 .left .content .bott .item .tit{font-size:.2rem;}
    .market01 .right{height:3.5rem!important;}


    /* 联系我们 */
    .contact_us.channel_content{padding-top:70px;}
    .contact_us01 .left{width:100%; height:4rem;}
    .contact_us01 .right{width:100%;padding:0 4%; box-sizing:border-box;}
    .contact_us01 .right .box{padding-top:0.3rem;}
    .contact_us01 .right .box .infor .tit{font-size:0.2rem; line-height:0.25rem;}
    .contact_us01 .right .box .infor .con{padding-top:0.1rem;}
    .contact_us01 .right .box .form .title{font-size:0.2rem;}
    .contact_us01 .right .box .form .inp_wrap{width:100%; margin-right:0;;}

    
    /* 解决方案公共tab切换 */
    .download01 .tab_box .swiper-slide .li_{padding:0 .4rem; padding-bottom:.1rem;}
    /* 下载中心 */
    .download01{margin-bottom:.35rem;}
    .download02 .top{margin-bottom:.35rem;}
    .download02 .bottom .bott_left{width:100%; margin-bottom:.3rem;}
    .download02 .bottom .bott_right{width:100%;}
    .download01 .tab_box .swiper-slide .li_{font-size:14px;}
    .download02 .bottom .bott_right .item{width:49%; margin-right:2%;}
    .download02 .bottom .bott_right .item:nth-child(3n){margin-right:2%;}
    .download02 .bottom .bott_right .item:nth-child(2n){margin-right:0;}
    .download02 .bottom .bott_right .item .img_box .tit{width:100%; top:45%; left:8px;}
    .download02 .top{display:block;}
    .download02 .top .t_left{width:100%; margin-right:0; margin-bottom:.2rem;}
    .download02 .top .t_right{width:100%;}
    .download02 .bottom .bott_right .item .img_box .tit {line-height:24px; font-size:18px;}
    .download02 .bottom .bott_right .list ul{margin-bottom:.1rem;}

    /* 经营管理 */
    .channel_content.management{padding-bottom:.2rem;}
    .management01 .tab_box .swiper-slide .li_{padding:0 .4rem; padding-bottom:.1rem;}
    .management01 .bottom li .box{display:block; position:relative;}
    .management01 .bottom li{margin-bottom:.2rem;}
    .management01 .bottom li .box .left{width:100%; flex-direction:row; align-items:center; justify-content:flex-start; padding-bottom:0;}
    .management01 .bottom li .box .left .num{margin-bottom:0; margin-right:.2rem;}
    .management01 .bottom li .box .center{width:85%; padding:.2rem .2rem; display:inline-block; vertical-align:middle; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; padding-top:.1rem; padding-bottom:0; margin-bottom:.2rem;}
    .management01 .bottom li .box .right{padding:0; width:0.35rem; height:0.35rem; position:absolute; top:50%; right:5%; transform:translateY(-50%);}
    .management01 .bottom ul{margin-bottom:.4rem;}

    /* 重大活动 */
    .events01 .content{flex-direction:column;}
    .events01 .content .left{width:100%;}
    .events01 .content .right{width:100%;}
    .events01 .content .right .index_box{position:unset; transform: translateY(0); padding:.3rem .2rem .45rem;}
    .events01{margin-bottom:.4rem;}
    .events01 .content .right .index_box .tit{margin-bottom:.2rem; font-size:16px; line-height:22px;}
    .events02{padding:.4rem 0;}
    .events01 .tab_box .swiper-slide .li_{padding:0 .4rem; padding-bottom:.1rem;}


    /* 社会责任 */
    .social01 .content{flex-direction:column;}
    .social01 .content .left{width:100%;}
    .social01 .content .right{width:100%;}
    .social01 .content .right .index_box{position:unset; transform: translateY(0); padding:.3rem .2rem .45rem;}
    .social01{margin-bottom:.4rem;}
    .social01 .content .right .index_box .tit{margin-bottom:.2rem;}
    .social02{padding:.4rem 0;}
    .social01 .tab_box .swiper-slide .li_{padding:0 .4rem; padding-bottom:.1rem;}

    /* 服务简介 */
    .service01{padding:.4rem 0;}
    .service01::before{width:0;}
    .service01::after{width:0;}
    .service01 .index_box .tit{margin-bottom:.2rem;}
    .service01 .index_box .con{text-align:justify;}
    .service03 .content.content01 .left{top:0;}
    .service03 .content.content02 .right{top:0;}
    .service03 .content{flex-direction:column;}
    .service03 .content .bg{display:none;}
    .service03 .content .right{width:100%;}
    .service03 .content.content01 .right .index_box{position:unset; transform:translateY(0);}
    .service03 .content.content01 .left{width:100%; margin-bottom:.2rem;}
    .service03 .content.content01 .right{width:90%; padding-left:5%; padding-right:5%; padding-top:.2rem; padding-bottom:.2rem; background-color:#f6f6f6;}
    .service03 .content{margin-bottom:.4rem;}
    .service03 .content.content02{flex-direction:column-reverse;/* 横向反向排列 */}
    .service03 .content.content02 .left{width:100%;}
    .service03 .content.content02 .right{width:100%; margin-bottom:.2rem;}
    .service03 .content.content02 .left .index_box{position:unset; transform:translateY(0);}
    .service03 .content.content01 .right .index_box .con{max-height:unset; padding-right:0;}
    .service03 .content.content02 .left .index_box .con{max-height:unset; padding-right:0;}
    .service03 .content.content02 .left{width:90%; padding-left:5%; padding-right:5%; padding-top:.2rem; padding-bottom:.2rem; background-color:#f6f6f6;}
    

    /* 产品列表 */
    .pro_list01 .hd .item .icon{width:60px; margin:0 auto;}
    .pro_list01 .hd{margin-bottom:0;}
    .pro_list01 .bd{height:auto;}
    .pro_list01 .bd .filter .list .item{margin-right:.2rem;}
    .pro_list01 .bd .filter .tit{margin-right:0; width:100%; margin-bottom:.2rem;}
    .pro_list01 .bd .tit_box .pro_search{float:right;}
    .pro_list01 .bd .tit_box .btn_box{top:.28rem;}
    .pro_list01 .bd .filter{padding-top:.3rem;}
    .pro_list01 .bd .tit_box{position:relative;}
    .pro_list01 .bd .tit_box .btn_box{position:absolute; float:unset; right:0; bottom:0; transform:translateY(225%);}
    .pro_list01 .bd .filter .tit{padding-bottom:11px; border-bottom:1px solid #eceff8; position:relative; color:#000000;}
    .pro_list01 .bd .filter .tit::after{content:''; position:absolute; bottom:0; left:0; width:57px; height:3px; background-color:#004898;}
    .pro_list02{margin-bottom:.4rem;}
    .pro_list02 .list .item{width:48%; margin-right:2%; margin-bottom:.2rem;}
    .pro_list02 .list .item:nth-child(3n){margin-right:2%;}
    .pro_list02 .list .item:nth-child(2n){margin-right:0%;}
    .pro_list02 .list .item .intro_box{height:1.4rem; padding-top:.3rem;}
    .pro_list02 .list .item.cur .intro_box a{transform: translateY(-40%);}
    .pro_list02 .list .item.cur .intro_box .con{transform: translateY(-0.3rem);}
    .pro_list02 .list .item.cur .intro_box .tit{transform:translateY(-0.3rem);}
    .pro_list03 .li_{width:100%;}
    .pro_list03 .li_ .index_box .icon{width:20%;}
    .pro_list03 .li_ .index_box{position:absolute; left:5%; top:10%; right:5%; bottom:10%;}


    /* 发展历程 */
    .history01 .tab{padding-bottom:5px;}
    .history01 .tab {justify-content: flex-start;}
    .history01 .tab::-webkit-scrollbar{width:4px; height:4px;}
    .history01 .tab::-webkit-scrollbar-thumb{border-radius:2px; background:#adadad;}
    .history01 .tab::-webkit-scrollbar-track{border-radius:2px ; background:transparent;}
    .history01 .tab .item{font-size:16px; margin:0 24px;}
    .history01 .tab .item::after {content: ''; position: absolute; top: 0; right: -12px; background-color: #dadada; border-radius: 1px; width: 1px; height:0.22rem;}
    .history02 .m_{display:block; padding-top:.4rem;}
    .history02 .pc_{display:none;}

    /* 发展历程 手机端定制 */
    .history02 .m_ .tab_t:after{content:''; width:24px; height:27px; background:url(../img/his05_mobile.png) no-repeat center; position:absolute; right:0px; top:50%; margin-top:-13px;; animation: certFlag infinite linear 1.8s; opacity: 0;animation-fill-mode: forwards; z-index:2;}
    @keyframes certFlag{
        0% {transform:translateX(-10px); opacity:0;}
        100% {transform:translateX(0); opacity:1;}
    }
    .history02 .m_ .tab_t li{float:left; width:49%; margin-right:2%; font-size:0.24rem; line-height:0.32rem; color:#000; text-align:center; background:#fff; border-radius:0.35rem; margin-bottom:0.15rem; padding:0.2rem; box-sizing:border-box;}
    .history02 .m_ .tab_t li:nth-child(2n){margin-right:0;}
    .history02 .m_ .tab_t li span{margin-right:0; white-space:nowrap;}
    .history02 .m_ .tab_t li.cur{color:#004898; font-weight:bold;}
    .history02 .m_ .tab_c>ul{position:relative; margin:0.5rem 0 0;}
    .history02 .m_ .tab_c>ul:after{display:none; content:''; position:absolute; left:0.1rem; top:0; width:2px; height:100%; background:#e4e4e4;}
    .history02 .m_ .rect-668{padding-bottom:66.8%;}
    .history02 .m_ .tab_c>ul>li{overflow:hidden; margin-bottom:0.5rem;}
    .history02 .m_ .tab_c>ul>li:last-child{margin-bottom:0;}
    .history02 .m_ .tab_c .img{float:right; width:31%;}
    .history02 .m_ .tab_c .txt{float:left; width:58%; padding-left:0.45rem; box-sizing:border-box;}
    .history02 .m_ .tab_c .txt .num{position:relative; color:#004898; line-height:0.5rem; margin-bottom:0.15rem; font-size:0.36rem;}
    .history02 .m_ .tab_c>ul{margin:0.3rem 0 0;}
    .history02 .m_ .tab_c>ul>li{margin-bottom:0; padding:0.3rem 0; border-top:1px solid #eee;}
    .history02 .m_ .swiper-slide{width:auto;}
    .history02 .m_ .tab_t li{width:auto; font-size:0.18rem; line-height:0.24rem; margin-bottom:0; white-space:nowrap; padding:0;}
    .history02 .m_ .tab_c>ul:after{left:0;}
    .history02 .m_ .tab_c .txt{width:100%; padding-left:0;}
    .history02 .m_ .tab_c .img{width:100%;}
    .history02 .m_ .tab_c .txt .num{font-size:0.26rem; margin-bottom:.1rem; line-height:1; font-weight:bold;}
    .history02 .m_ .rect-668{padding-bottom:56.57%;}
    .history02 .m_ .tab_c .img{margin-top:0.2rem;}
    .history05 .dialog{width:92%; left:50%; transform:translate(-50%, -50%); height:auto;}
    .history05 .dialog{padding:.6rem .3rem;}
    .history05{height:calc(100% - .89rem); margin-top:.89rem;}
    .history05 .dialog .dialog_close{right:-3%; top:-6%;}
    .history05 .dialog .dialog_close img{width:70%;}
    .history05 .dialog .tit{padding-bottom:.3rem; margin-bottom:.3rem;}
    .history04 .left{width:100%; margin-right:0%; margin-bottom:.3rem;}
    .history04 .left .list ul{padding-left:.4rem;}
    .history04 .right .box .box_top{position:static; transform:translate(0);}
    .history04 .right .box .box_bott{margin-bottom:.3rem;}
    .history04 .right{width:100%;}
    .history03{padding:.4rem 0;}
    .history03 .title{margin-bottom:.2rem;}
    .history04{padding:.4rem 0;}
    .history04 .left .list ul{height:3.5rem;}


    /* 招聘 */
    .recruit01{margin-bottom:.2rem;}
    .recruit01 .list .item{width:100%; margin-right:0%; margin-bottom:.3rem; position:relative; padding-left:.9rem; box-sizing:border-box;} 
    .recruit01 .list .item .icon{position:absolute; top:0; left:0; width:.9rem; margin-bottom:0;}
    .recruit01 .list .item .tit{font-size:16px;}
    .recruit01 .list .item .con{height:auto;}
    .recruit02 .right .top{margin-bottom:.3rem;}
    .recruit02 .left{width:100%; margin-right:0; margin-bottom:.3rem;}
    .recruit02 .right{width:100%;}
    .recruit02 .right .list .item{flex-direction:column; align-items:flex-start;}
    .recruit02 .right .list .item .i_left{margin-bottom:.2rem;}
    .recruit02 .right .list .item .con{-webkit-line-clamp:3; width:100%;}
    .recruit02 .left .title{margin-bottom:.3rem;}
    .recruit02 .left .box{padding:.4rem .3rem;}
    .recruit03 .dialog{width:92%; left:50%; transform:translate(-50%, -50%);}
    .recruit03 .dialog .bott .inp_box label{margin-bottom:.1rem;}
    .recruit03 .dialog .bott .form_btn{padding-top:.1rem;}
    .recruit03 .dialog .bott .inp_box{width:48%; margin-right:4%;}
    .recruit03 .dialog .bott .inp_box:nth-child(4){margin-right:4%;}
    .recruit03 .dialog .bott .inp_box:nth-child(3){margin-right:4%;}
    .recruit03 .dialog .bott .inp_box:nth-child(2n){margin-right:0;}
    .recruit03 .dialog{padding:.6rem .3rem;}
    .recruit03{height:calc(100% - .89rem); margin-top:.89rem;}
    .recruit03 .dialog .dialog_close img{width:60%;}
    .recruit03 .dialog .top .con{padding:.3rem 0;}
    .recruit03 .dialog .bott{padding:.3rem 0;}
    .recruit03 .dialog .top .type_box .type_{width:50%; box-sizing:border-box; text-align:center; padding:0;}

    /* 集团简介 */
    .company01{padding:.4rem 0;}
    .company01 .index_box{margin-bottom:.3rem;}
    .company01 .infor_box .list .item .i_bott .num{font-size:.26rem;}
    .company01 .infor_box .list .item .i_bott span:last-child{font-size:.26rem;}
    .company01 .infor_box .list .item{width:50%; margin-bottom:.2rem; height:.8rem;}
    .company01 .infor_box .list .item:nth-child(2){border-right:1px solid #cbcbcb;}
    .company02{height:auto; background:unset!important; padding-bottom:.4rem;}
    .company02 .left{width:100%; padding-top:0; background:url(../img/company02.jpg) no-repeat center/cover; text-align:center; margin-bottom:.3rem;}
    .company02 .left img{width:50%; padding:.7rem 0;}
    .company02 .line{display:none;}
    .company02 .content{width:100%; height:auto; color:#000000; margin:0;}
    .company02 .content .right{height:auto;}
    .company02 .content .right .box{margin-bottom:.25rem; height:auto;}
    .company02 .content .right .box .index_box{position:unset; transform:translateY(0);}
    .company02 .content .right .box:last-child{margin-bottom:0;}
    .company02 .content .right .box .tit{margin-bottom:.2rem;}
    .company02 .icon{display:none;}

    /* 公司简介 */
    .about_us01{padding-top:.4rem; background:unset;}
    .about_us02{margin-bottom:.1rem;}
    .about_us01 .item .infor .tit{margin-bottom:.2rem;}
    .about_us01 .item .top{margin-bottom:.3rem;}
    .about_us01 .item .content .intro_item_lr .img_box{width:100%; margin-bottom:.2rem;}
    .about_us01 .item .content .intro_item_lr .intro_box{width:100%;}
    .about_us01 .item .content .intro_item .con{margin-top:.2rem;}
    .about_us01 .item .content .intro_item{margin-bottom:.3rem;}
    .about_us01 .item:last-child .content{padding-bottom:.4rem;}
    .about_us02{background:url(../img/about_us01.png) no-repeat center/cover;}
    .about_us02 .li_{width:50%; margin-bottom:.3rem;}
    .about_us02 .li_:nth-child(3)::before{content:''; position:absolute; top:0; left:0; height:100%; width:1px; background-color:#dfdfdf; border-radius:1px;}
    .about_us02 .li_ .icon{margin-bottom:.2rem;}
    .about_us02 .li_ .num{margin-bottom:.1rem;}
    .about_us03{padding-bottom:.4rem;}
    .about_us03 .bg{padding-left:4%; padding-right:4%; width:auto; margin-bottom:.3rem; height:1.6rem;}
    .about_us03 .bg img{width:100%; display:inline-block; height:100%; object-fit:cover; object-position:right;}
    .about_us03 .content{position:static;}
    .about_us03 .content .wrap{height:auto;}
    .about_us03 .index_box{height:auto;}
    .about_us03 .index_box .box{position:static; transform:translateY(0); color:#000000; width:100%;}
    .about_us03 .index_box .box .title{margin-bottom:.2rem;}
    .about_us03 .index_box .box .center .i_t{font-size:18px;}
    .about_us03 .index_box .box .center{margin-bottom:.2rem;}
    .about_us03 .index_box .box .center .i_t::after{background-color:#004898;}


    /* 产品详情 */
    .channel_content.pro_detail{padding:.89rem 0 0;}
    .pro_detail01{padding:.4rem 0 .6rem;}
    .pro_detail01 .top{margin-bottom:.3rem;}
    .pro_detail01 .top .pro_crumbs .crumbs{display:block;}
    .pro_detail01 .bott{flex-direction:column;}
    .pro_detail01 .bott .left{width:100%; flex-direction:column-reverse; margin-bottom:.4rem;}
    .pro_detail01 .bott .left .list{width:100%; display:flex; justify-content:center; align-items:center;}
    .pro_detail01 .bott .left .list .item{width:20%; margin-bottom:0;}
    .pro_detail01 .bott .left .center{padding:0; width:100%;}
    .pro_detail01 .bott .left .center::after{display:none;}
    .pro_detail01 .bott .left .center .swiper-container{margin-bottom:.3rem;}
    .pro_detail01 .bott .left .center .swiper-pagination{display:none;}
    .pro_detail01 .bott .left .center .btns_box{display:none;}
    .pro_detail01 .bott .right{width:100%; margin-left:0;}
    .pro_detail01 .bott .right .tit{margin-bottom:.2rem;}
    .pro_detail01 .bott .right .con{margin-bottom:.2rem;}
    .pro_detail01 .bott .right .index_btn{padding:0 .27rem;}
    .pro_detail02 .section01 .list .item{width:49%; margin-right:2%; margin-bottom:.2rem;}
    .pro_detail02 .section01 .list .item:nth-child(4n){margin-right:2%;}
    .pro_detail02 .section01 .list .item:nth-child(3n){margin-right:2%;}
    .pro_detail02 .section01 .list .item:nth-child(2n){margin-right:0;}
    .pro_detail02 .section01 .list .item .hd{padding:.3rem 0 0 .3rem; height:2.5rem;}
    .pro_detail02 .section01 .list .item .hd .con{width:calc(100% - .3rem); left:.3rem; padding-right:.1rem; box-sizing:border-box;}
    .pro_detail02 .right .section01{padding:.6rem 0 .4rem;}
    .pro_detail02 .right .section04{padding:.6rem 0 .4rem;}
    .pro_detail02 .right .section02{padding:.6rem 0;}
    .pro_detail02 .right .section02 .content{width:auto; padding-right:4%; padding-left:4%;}
    .pro_detail02 .section .title{margin-bottom:.3rem;}
    .pro_detail02 .section04 .title{margin-bottom:.1rem;}
    .pro_detail03 .content{height:auto; padding:.4rem 0;}
    .pro_detail03 .box{flex-direction:column; align-items:flex-start;}
    .pro_detail03 .box .left .tit{margin-bottom:.2rem;}
    .pro_detail03 .box .left{margin-bottom:.3rem;}
    .pro_detail03 .box .right{width:100%;}

    /* 产品详情——生物智能卫生间 */
    .equipment_bpe01 .content .words_box{color:#ffffff;}
    .equipment_bpe01{padding-top:.89rem; height:3.11rem;}
    .equipment_bpe01 .wrap{padding:0;}
    .equipment_bpe01 .content .img_box .item01{position:relative; top:unset; left:unset; width:100%; height:100%;}
    .equipment_bpe01 .content .img_box .item01 img{position:absolute; left:50%; top:0; transform:translateX(-50%); height:100%; max-width:none; min-width:100%; width:auto;}
    .equipment_bpe01 .content .img_box .item02{display:none;}
    .equipment_bpe01 .content .line{display:none;}
    .equipment_bpe02 .content{position:static; padding:.3rem 0 0;}
    .equipment_bpe02 .content .right .index_box{width:100%;}
    .equipment_bpe03{padding:.4rem 0;}
    .equipment_bpe03 .top .list .item{width:49%; margin-right:2%;}
    .equipment_bpe03 .top .list .item:nth-child(2n){margin-right:0;}
    .equipment_bpe04{margin-bottom:.4rem;}
    .equipment_bpe04 .box .left{width:100%; margin-right:0;}
    .equipment_bpe04 .box .right{width:100%;}
    .equipment_bottom{flex-direction:column;}
    .equipment_bottom .left{width:100%;}
    .equipment_bottom .right{width:100%; padding:.4rem 0;}
    .equipment_bottom .right .content{padding-left:4%; padding-right:4%;}
    .equipment_bottom .right .index_box .con{height:1rem;}


    /* 产品详情——生活污水处理设备 */
    .equipment_dst01{padding-top:.89rem; height:3.11rem;}
    .equipment_dst01 .wrap{padding:0;}
    .equipment_dst01 .content .img_box .item01{position:relative; top:unset; left:unset; width:100%; height:100%;}
    .equipment_dst01 .content .img_box .item01 img{position:absolute; left:50%; top:0; transform:translateX(-50%); height:100%; max-width:none; min-width:100%; width:auto;}
    .equipment_dst01 .content .img_box .item02{display:none;}
    .equipment_dst01 .content .line{display:none;}
    .equipment_dst02{padding:.4rem 0;}
    .equipment_dst02 .content{position:static; padding:.3rem 0 0;}
    .equipment_dst02 .content .right .index_box{width:100%;}
    .equipment_dst03{padding:.4rem 0;}
    .equipment_dst03 .title{margin-bottom:.2rem;}
    .equipment_dst03 .content{margin-bottom:.2rem;}
    .equipment_dst04{padding:.4rem 0 .2rem;}
    .equipment_dst04 .content .img_bg{margin-bottom:.2rem;}
    .equipment_dst04 .content .img_bg img{position:static; transform:translateY(0); height:auto; width:100%;}
    .equipment_dst04 .info{color:#000000; padding:0;}
    .equipment_dst04 .info .tit{margin-bottom:.2rem;}
    .equipment_dst04 .info .list{width:auto;}
    .equipment_dst04 .info .list .item{margin-bottom:.2rem; margin-right:0; width:auto;}
    .equipment_dst05{padding:0 0 .4rem;}
    .equipment_dst05 .content .tit{text-align:left; margin-bottom:.3rem;}
    .equipment_dst05 .content .list .swiper-slide.swiper-slide-active .con{font-size:18px;}

    /* 首页 */
    .section .tit_box .tit_en{margin-bottom:.1rem;}
    .ipart03 .top .content .tit_box{margin-bottom:.3rem;}
    .section{overflow:hidden; display:block;}
    .ibanner{position:relative; height:0; padding-bottom:133.333333%;}
    .ibanner .swiper-container{position:absolute; top:0; left:0; right:0; bottom:0;}
    .ibanner .swiper-slide .intro_box .tit{font-size:20px; margin-bottom:.2rem;}
    .ibanner .swiper-slide .intro_box .con{font-size:16px; line-height:24px; margin-bottom:.2rem;}
    .ibanner .swiper-pagination .swiper-pagination-bullet{width:0.6rem; margin:0 0.06rem!important;}
    .ibanner .swiper-pagination .swiper-pagination-bullet .tit{display:none;}
    .ibanner .swiper-pagination-bullet-active .timer, .ibanner .swiper-pagination-bullet .timer{float:right; width:0.6rem;}
    .ibanner .btn-area{right:8%; bottom:.4rem;}
    .ibanner .widgets .btns_box{display:none;}
    .ibanner .scroll_down{left:8%; bottom:.4rem;} 
    .ibanner{position:relative; height:0; padding-bottom:133.333333%;}
    .ibanner .swiper-container{position:absolute; top:0; left:0; right:0; bottom:0;}
    .ipart01 .about_box{padding:.4rem 0;}
    .section.section3{height:80vh;}
    .ipart02 .content .tab{height:1.8rem;}
    .ipart02 .content .con_box{width:100%; box-sizing:border-box;}
    .ipart02 .content .con_box .item{flex-direction:column; align-items:flex-start; width:100%; padding-right:.2rem; box-sizing:border-box;}
    .ipart02 .content .con_box .item .con{width:100%; margin-bottom:.3rem; box-sizing:border-box;}
    .ipart02 .content .con_box{bottom:30%;}
    .ipart02 .content .tab .item{padding-top:.2rem;}
    .ipart02 .content .tab .item .i{display:block; line-height:0rem; margin-right:0; margin-bottom:.2rem;}
    .ipart02 .content{padding-top:.4rem;}
    .ipart02 .content .tit_box{border-top:2px solid rgba(255, 255, 255, .5); padding-top:.2rem;}
    .ipart03 .top .btn-area .swiper-pagination .swiper-pagination-bullet .tit{display:inline-block; margin-bottom:.1rem;}
    .ipart02 .content .tab .item .con{display:block; line-height:.2rem; padding:0 .1rem;}
    
    .ipart01 .about_box .content{width:100%;}
    .ipart01 .content .list{width:100%;}
    .ipart03 .top .btn-area .swiper-pagination .swiper-pagination-bullet{text-align:left;}
    .ipart03{padding-bottom:.4rem;}
    .ipart03 .top .content{padding-top:.4rem;}
    .ipart03 .top .btn-area .swiper-pagination{display:flex; flex-wrap:wrap;}
    .ipart03 .top .btn-area .swiper-pagination .swiper-pagination-bullet{padding:0; width:50%;}
    .ipart03 .bottom .text_box{margin-bottom:.4rem;}
    .ipart03 .bottom{width:auto; padding-left:4%; padding-right:4%; height:auto;}
    .ipart03 .bottom .right{position:static; transform:translateY(0); width:100%;}
    .ipart03 .bottom .left{width:100%;}
    .ipart03 .bottom .right .box::after{display:none;}
    .ipart03 .bottom .right .box .next_box{display:none;}
    .ipart03 .bottom .right .box .swiper-container{width:100%;}
    .ipart04 .content .item{height:auto; width:100%; margin-right:0; margin-bottom:.2rem;}
    .ipart04 .content .item .img_box{display:none;}
    .ipart04 .content .item .index_box{padding:.2rem;}
    .ipart04 .content .item.item02{display:block;}
    .ipart04 .content .item.item03{height:auto; width:100%; margin-left:0; padding:.6rem 0 .2rem;}
    .ipart04 .content .item.item03 .li_{padding:0 .2rem;}
    
    /* 科研 */
    .scient02 .pc_{display:none;}
    .scient02 .mb_{display:block;}
    .scient02{height:auto;}


    /* 产品详情——智慧项目部 */
    .equipment_ipd01{padding-top:.89rem; height:3.11rem;}
    .equipment_ipd01 .wrap{padding:0;}
    .equipment_ipd01 .content .img_box .item01{position:relative; top:unset; left:unset; width:100%; height:100%;}
    .equipment_ipd01 .content .img_box .item01 img{position:absolute; left:50%; top:0; transform:translateX(-50%); height:100%; max-width:none; min-width:100%; width:auto;}
    .equipment_ipd01 .content .img_box .item02{display:none;}
    .equipment_ipd01 .content .line{display:none;}
    .equipment_ipd01 .content{width:auto; margin-right:4%; margin-left:4%;}
    .equipment_ipd01 .content .words_box{left:0;}
    .equipment_ipd01 .content .words_box .tit{margin-bottom:.15rem;}
    .equipment_bpe02 .content{position:static; padding:.3rem 0 0;}
    .equipment_ipd03 .content .swiper-slide .index_box{padding:0;}
    .equipment_ipd02 .content .index_box .tit{margin-bottom:.2rem;}
    .equipment_bpe02 .content .right .index_box{width:100%;}
    .equipment_ipd02 .img_bg img{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); min-width: 100%; height: 100%; max-width: none; width: auto; overflow: hidden;}
    .equipment_ipd02 .content{position:relative; z-index:2;}
    .equipment_ipd02{padding-bottom:2rem;}
    .equipment_ipd03 .content{padding-left:4%; padding-right:4%; width:auto; margin-bottom:.4rem; margin-left:0;}
    .equipment_ipd04 .title{font-size:24px; margin-bottom:.3rem;}
    .equipment_ipd04{padding:.4rem 0;}
    .equipment_ipd04 .content{flex-direction:column; margin-bottom:.2rem;}
    .equipment_ipd04 .content01 .left .tit{margin-bottom:.1rem}
    .equipment_ipd04 .content02 .right .box .tit{font-size:18px;}
    .equipment_ipd04 .content.content02{flex-direction:column-reverse;}
    .equipment_ipd04 .content01 .left{width:100%; margin-right:0; margin-bottom:.2rem;}
    .equipment_ipd04 .content02 .left{width:100%; margin-right:0;}
    .equipment_ipd04 .content01 .right{width:100%;}
    .equipment_ipd04 .content02 .right{width:100%; margin-bottom:.2rem;}
    .equipment_ipd04 .content01 .left .box{position:static; transform:translateY(0);}
    .equipment_ipd04 .content02 .right .box{position:static; transform:translateY(0);}
    .equipment_ipd06 .tit_box .tit_f{margin-bottom:.2rem;}
    .equipment_ipd06 .tit_box{margin-bottom:.3rem;}
    .equipment_ipd06 .tit_box .tit_s{margin-bottom:0;}
    .equipment_ipd06 .content{flex-direction:column;}
    .equipment_ipd06 .content .left{width:100%;}
    .equipment_ipd06 .content .right{width:100%; padding-top:.4rem;}
    .equipment_ipd06 .content .right .t_bott{font-size:40px;}
    .equipment_ipd06 .content .right .box{padding:0 .3rem;}
    .equipment_ipd06 .content .right .tit{margin-bottom:.2rem;}
   
    .equipment_ipd05 .tab_box .swiper-wrapper{justify-content:flex-start;}
    .equipment_ipd05{margin-bottom:.4rem;}
    .equipment_ipd05 .box .left{width:100%; margin-right:0;}
    .equipment_ipd05 .box .right{width:100%;}
    .equipment_ipd05 .title{margin-bottom:.2rem;}
    .equipment_ipd05 .top{margin-bottom:.2rem; padding-bottom:.2rem;}


    .equipment_bpe04 .tab_box .swiper-wrapper{justify-content:flex-start;}



    /* 服务中心 */
    .service_center01 .index_box{width:100%;}
    .service_center02 .content{flex-direction:column;}
    .service_center02 .left{width:100%; margin-right:0; margin-bottom:.2rem;}
    .service_center02 .right{width:100%;}
    .service_center04 .item{padding:.2rem; height:auto;}
    .service_center04 .item .index_box{flex-direction:column; align-items:flex-start; text-align:justify;}
    .service_center04 .item .bg img{object-position:right;}
    .service_center05 .content .swiper-container{padding-left:4%; padding-right:4%;width:auto;}
    .service_center05 .content .btn_box{width:92%;}
    .service_center05 .content .list .item{width:100%; padding:0; padding-bottom:.2rem;}
    .service_center05 .content .list .item:nth-child(2){padding-top:.2rem; padding-bottom:0;}
    .service_center05 .content .list .item::after{width:100%; height:1px; top:unset; bottom:0;}
    .service_center06 .list .li_{width:100%; margin-right:0; margin-bottom:.2rem;}
    .service_center06 .content .t_box .con{width:100%;}
    .service_center07 .content{flex-direction:column;}
    .service_center07 .content .left{width:100%; margin-right:0; margin-bottom:3px;}
    .service_center07 .content .right{width:100%;}


    .service_center .comtit{margin-bottom:.3rem;}
    .service_center01{padding:.4rem 0 .2rem;}
    .service_center02{padding-bottom:.4rem;}
    .service_center02 .right .index_box{margin-bottom:.3rem;}
    .service_center02 .right .list .item .icon{margin-bottom:.15rem;}
    .service_center02 .right .index_box .tit1{margin-bottom:.2rem;}
    .service_center03 .top_infor .tab_box{padding-bottom:.25rem;}
    .service_center03{padding:.2rem 0 .4rem;}
    .service_center03 .content{padding:0 .3rem;}
    .service_center03 .content .article .left{padding:.3rem 0;}
    .service_center04{margin-bottom:.2rem;}
    .service_center05{padding:.4rem 0;}
    .service_center06{padding:.4rem 0;}
    .service_center06 .list{margin-bottom:.4rem;}
    .service_center06 .content .t_box .title{font-size:17px;}
    .service_center06 .list .li_ .index_box .tit{font-size:17px;}
    .service_center07{margin-bottom:.4rem;}
    .service_center03 .content .article{padding-bottom:0;}
    .service_center03 .content .btn_box{padding:.3rem 0;}
    .service_center03 .top_infor .tab_box{overflow-x:auto;}
    .service_center03 .top_infor .tab_box .tab_item{font-size:16px;}
    .service_center03 .content .article .left .title{font-size:16px;}
    .service_center04 .item .num{font-size:18px;}
    .service_center04 .item .con{font-size:15px;}
    .service_center05 .content .list .item .index_box .tit{font-size:18px;}
    .service_center03 .top_infor .tab_box{white-space:nowrap; padding:0 0 .2rem;}
    .service_center03 .top_infor .tab_box .tab_item{padding:0 .2rem;}






}
@media only screen and (max-width: 580px) {
    /*mobileMode 480 网站样式*/
    
    /* 重大活动 */
    .events02 .list .item:nth-child(3n){margin-right:0;}
    .events02 .list .item{margin-right:0; width:100%;}

    /* 社会责任 */
    .social02 .list .item:nth-child(3n){margin-right:0;}
    .social02 .list .item{margin-right:0; width:100%;}

    /* 招聘 */
    .xc_banner.recruit .recruit_search .form_recruit{padding-right:.1rem;}
    .xc_banner.recruit .recruit_search .form_recruit .search_btn .t{white-space:nowrap;}
    .recruit03 .dialog .bott .inp_box{width:100%; margin-right:0;}
    .recruit03 .dialog .bott .inp_box.inp_yzm .inp{width:49%;}
    .recruit03 .dialog .bott .inp_box.inp_yzm img{width:49%;}
    .recruit03 .dialog .bott .form_btn button{margin-right:.1rem;}
    .recruit03 .dialog .bott .form_btn button{padding:0 .3rem 0;}





}
