@charset "utf-8";
/* CSS Document */

/*移动端样式*/
@media (max-width:640px){
/*    新闻详情页面*/
    .Head_bar{
        display: none;
    }
    .QQ_box{
        display: none;
    }
    #Back_to_top{
        display: none;
        background:url(../images/homePage/top-icon-m.png) no-repeat;
        right: 1%;
    }
    #Back_to_top:hover{
	background:url(../images/homePage/top-icon2-m.png) no-repeat;
	}
    #nav_moblie{
        display: none;
    }
    .m_header{
        display: block;
    }
    .new_crumbs_con{
       display: none;
    }
    .News_detail_con .article_img{
        max-width: 100%;
        height: auto;
        margin-top: 6%;
        padding: 0 2%;
        box-sizing: border-box;
    }
    .News_detail_con{
        width: 100%;
    }
    .News_detail_con{
        width: 100%;
        margin-top: 50px;
        margin-bottom: 40px; 
    }
    .News_page_title{
        padding: 0 5%;
        box-sizing: border-box;
    }
    .News_page_title h2{
        text-align:justify; 
    }
    .News_detail_con img{
        max-width: 100%;
        height: auto;
        padding: 0 6%;
        box-sizing: border-box;
    }
    .News_detail_con p{
        font-size: 1.1em;
        line-height: 32px;
        padding: 0 6%;
        box-sizing: border-box;
        text-align:justify; 
        box-sizing: border-box;
    }
    
    /*底部栏*/
    .fotter_box{
        height: auto;
        background: #efefef;
    }
    .fotter_part1 .light_colourLogo{
        background:url(../images/homePage/f-logo.png) no-repeat center 6px;
    }
    .fotter_box .fotter_part2{
        width: 100%;
        padding: 0 0%;
        box-sizing: border-box;
    }
    .fotter_box .fotter_part2 .Bottom_menu_box{
        display: none;
    }

    .fotter_box .fotter_part2{
        height: auto;
    }
    .Bottom_menu_box dl dd{
        display: none;
    }
    .Bottom_address{
        width: 100%;
        height: 100px;;
/*        padding: 0 2%;*/
        box-sizing: border-box;
    }
    .Bottom_address .Bottom_address_con{
        width: 100%;
        padding: 3% 0 0 0;
        height: auto;
    }
    .Bottom_address_con ul li{
        width: 100%;
        height: auto;
        margin-bottom: 1px;
        text-align: center;
    }
    .Bottom_address_con ul li i{
        display: none;
    }
    .Bottom_address_con ul li span{
        font-size: 0.7em;
        margin-left: 0;
        color: #444;
    }
    .Bottom_address .QRcode_box{
        display: none;
    }
    .Record_number_box{
        height: auto;
        background: #e6e6e6;
    }
    .Record_number{
        width: 100%;
        height: auto;
        padding: 2% ;
    }
    .Record_number ul li{
        font-size: 10px;
        color: #444;
    }
    .News_detail_con .new_box_video{
        width: 100%;
        padding: 0 4%;
        box-sizing: border-box;
    }
    .News_detail_con .new_box_video video{
        width: 100%;
        height: auto;
    }
    .Record_number{
        text-align: center;
    }
    /*视频页面*/
    .Video_area{
        margin-top: 13%;
        margin-bottom:16%;
        overflow: hidden;
    }
    .Video_area_box{
        width: 100%;
        padding: 0 3%;
        box-sizing: border-box;
        overflow: hidden;
    }
    .Video_area_box h2{
        font-size: 1.1em;
        height: auto;
        margin-top: 10px;
    }
    .Video_area_box .Play_area{
        width: 100%;
        height: auto;
    }
    .Video_area_box .Play_area video{
        height: auto;
        width: 100%;
         border: 1px solid #e0e0e0;
    }
    .Play_area_fx{
        display: none;
        /*margin-top: 5%;*/
    }
    /*招聘简介页面*/
    .video_cBan img{
        height: auto;
    }
    .main{
        margin-top: 6%;
        margin-bottom: 10%;
        width: 100%;
    }
    .new_crumbs_mobile{
        display: none;
    }
    .siderBar{
        display: none;
    }
    .siderBar li{
        width: 100px;
        font-size: 0.6em;
        padding: 0;
    }
    .content{
        width: 100%;
        padding: 0 6%;
        box-sizing: border-box;
    }
    .Post_name p:first-child{
        margin-bottom: 5%;
    }
    .Post_name p:nth-child(2){
        margin-bottom: 3%;
    }
    .Post_name p{
        font-size: 15px;
        text-align:justify; 
        line-height: 30px;
    }
    .fotter_part1{
        display: none;
    }
    .Record_number ul li:nth-child(2){
        width: 100%;
    }
    .Record_number ul li:nth-child(3){
        /* height: auto;*/
        display: none;
    }
    .Record_number ul li:nth-child(2) span{
        float: none;
    }
    .Record_number ul li:nth-child(2) i{
       display: none;
    }
    .m_nav ul li a{
        color: #333;
    }
    
    /* 首页*/
    .Pcbanner{
        margin-top: 10px;
        padding: 4% 0;
        box-sizing: border-box;
        overflow: hidden;
    }
    
    .produsts_box{
        height: auto;
        width: 100%;
        margin-bottom: 12%;
        padding: 0 4%;
        box-sizing:border-box;
        overflow: hidden;
    }
    .produsts_con{
        width: 100%;
        height: auto;
    }
    .Product_title{
        margin-bottom:10%;
    }
    .produsts_con .Product_title i{
        width: 100%;
    }
    .produsts_con .Product_title h3{
        font-size: 1.3em;
    }
    .produsts_con .Product_title h2{
        font-size: 1.4em;
    }
    .produsts_con ul li{
        width: 48%;
        height: auto;
        margin-right: 4%;
        margin-bottom: 10%;
    }
    .produsts_con ul li:nth-child(2){
        margin-right: 0;
    }
    .produsts_con .Product_drawing{
        width: 100%;
        height: auto;
    }
    .produsts_con ul li .Product_drawing img{
        width: 100%;
        height: auto;
    }
    .produsts_con .Product_name{
        width: 100%;
        height: auto;
    }
    .Product_name_titBox{
        width: 100%;
        height: 76px;
    }
    .produsts_con .Product_name h3{
        font-size: 0.9em;
    }
    .Product_name .Product_name_titBox h3{
        height: 70%;
/*        background: pink;*/
        line-height: 22px;
        padding: 12% 5% 0;
        box-sizing: border-box;
    }
    .produsts_con #Product_name_li2 .Product_name_titBox{
        padding: 0% 2% 0;
    }
    .produsts_con .Product_name a{
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 14px;
    }
    .Solution_box{
        padding: 0 4%;
        box-sizing:border-box; 
    }
    .Solution_box .Solution_con{
        width: 100%;
    }
    .Solution_box .Solution_title{
        width: 100%;
    }
    .Solution_box .Solution_title i{
        width: 100%;
    }
    .Solution_box .Solution_ul .Scheme_name{
        width: 100%;
        height: auto;
    }
    .Solution_ul .Solution_pic{
        width: 100%;
        height: auto;
    }
    .Solution_ul .Solution_pic img{
        width: 100%;
    }
    .Solution_ul .Solution_words{
        width: 100%;
    }
    .Solution_words .Scheme_sub_name{
        width: 100%;
/*        height: auto;*/
    }
    .Solution_words .Scheme_sub_name li:nth-child(odd){
        padding: 0 4% 0 3%;
    }
    .Solution_words #Scheme_sub_name li a{
        font-size: 13px;
    }
    .Scheme_sub_name_a{
        width: 100%;
    }
    .case_video{
        height: auto;
        width: 100%;
        background: #fff;
        margin-bottom: 36%;
    }
    .case_video_con{
        height: auto;
        width: 100%;
        padding-top: 0;
/*        position: relative;*/
    }
    .case_video_con .video_con_title{
        width: 100%;
        padding: 0 0 0 18%;
        box-sizing: border-box;
    }
    .case_video_con .video_con_title span{
        font-size: 1.2em;
        margin: 12px 0 0 9px;
    }
    .case_video_con .video_con_title i{
       height: 43px;
       width: 45px; background:url(../images/mobile/home/case_video_icon.png) no-repeat;
    }
    .case_video_con .video_list{
        height: auto;
        width: 100%;
        margin: 30px auto 0;
    }
    .video_list_left{
        height: auto;
        width: 100%;
    }
    .video_list_left a img{
        height: auto;
        width: 100%;
    }
    .video_list_left_words{
        height: auto;
        width: 100%;
        line-height: 50px;
        bottom: 8%;
    }
    .video_list_left_words a{
        color: #fff;
    }
    .video_list_right{
        height: auto;
        padding: 0 4%;
        box-sizing: border-box;
    }
    .video_list_right ul li{
        height: auto;
        width: 48%;
    }
    .video_list_right .video_pic_small{
        height: auto;
        width: 100%;
    }
    .video_list_right .video_pic_small a img{
        height: auto;
        width: 100%;
    }
    .video_list_right .Small-video-title{
        height: 70px;
        width: 100%;
        line-height: 70px;
        background: #f3f9fe;
    }
    .video_list_right .Small-video-title a{
        font-size: 1em;
        font-weight: normal;
        color: #222;
    }
    .Video_button_box{
        width: 100%;
        height: 52px;
        margin-top: 237%;
        position: absolute;
        z-index: 999;
    }
    .Video_button{
        margin-top: 0;
        height: 42px;
        width: 110px;
        line-height: 42px;
        border-radius: 4px;
    }
    .team_box{
        height: auto;
        padding: 0 4%;
        box-sizing: border-box;
        margin: 4% 0 22% 0;
    }
    .team_box_con{
        height: auto;
        width: 100%;
    }
    .team_box_con .Team_name_cn{
        font-size: 1.2em;
    }
    .team_box_con .Team_name_en{
        font-size: 1.3em;
    }
    .team_box_con .Team_person{
        height: auto;
        width: 49%;
        margin: 30px 0 0 0;
    }
    .team_box_con .Team_person .Bust_box{
        height: auto;
        width: 100%;
    }
    .team_box_con .Team_person .Bust_box img{
        height: auto;
        width: 100%;
    }
    .team_box_con .Team_person .Team_Title_box{
        height: 450px;
/*        height: auto;*/
        width: 100%;
        padding :0 0 0 1px;
    }
    .team_box_con .Team_personCeo{
        margin-right: 2%;
    }
    .Team_Title_box .ceo_con{
        width: 100%;
        padding: 0 0 0 0;
    }
    .Team_Title_box .ceo_con .ceo_box{
        height: 50px;
        width: 50px;
        font-size: 1.2em;
        line-height: 50px;
    }
    .Team_Title_box .ceo_con{
        height: 50px;
        border-right: 5px solid #f9de33;
    }
    .Team_Title_box ul .ceo_li .ceo_name{
        font-size: 1.25em;
    }
    .Team_Title_box ul .ceo_li .ceo_founder{
        font-size: 1em;
    }
    .Team_Title_box ul .li_describe{
        font-size: 12px;
        line-height: 24px;
    }
    .Team_person_AD{
        display: none;
    }
    .Team_Title_box ul li{
        padding: 0 0 0 1px;
    }
    .news_con{
        height: auto;
        padding: 0 4%;
        box-sizing: border-box;
        margin-bottom: 25%;
    }
    .news_box{
        height: auto;
        width: 100%;
    }
    .news_box .news_box_title{
        height: auto;
        width: 100%;
    }
    .news_box .News_list_box{
        height: auto;
        width: 100%;
        margin-top: 7%;
    }
    .News_list_box_left{
        height: auto;
        width: 100%;
    }
    .News_list_box_left a img{
        height: auto;
        width: 100%;
    }
    .News_list_box_left div{
        height: auto;
        width: 100%;
        padding: 4px 5px 4px 5px;
        bottom:5px;
    }
    .News_list_box_left div p{
        width: 100%;
        font-size: 0.9em;
        line-height: 18px;
    }
    .News_list_box_right{
        height: auto;
        width: 100%;
    }
    .News_list_box_right ul li{
        height: 66px;
        width: 100%;
        border: 1px solid #eeeeee;
    }
    .Small_list_imgBox{
        height: auto;
        width: 24.1%;
    }
    .Small_list_imgBox a img{
        height: 63px;
        width: 100%;
    }
    .Small_list_wordBox{
        height: auto;
        width: 75.9%;
        padding: 0 1%;
    }
    .Small_list_wordBox h4{
        font-size: 0.9em;
        width: 99%;
        padding: 4% 1% 0 3% ;
        color: #111;
    }
    .Small_list_wordBox p{
       display: none;
    }
    .news_box .news_box_title i{
        height: 35px;
        width: 35px;
        background: url(../images/mobile/home/news_icon.png) no-repeat;
    }
    .news_box .news_box_title h4{
        font-size: 1.1em;
    }
    .news_box .More_news_button{
        height: 42px;
        width: 110px;
        line-height: 42px;
        margin: 9% auto 0
    }
    .team_box_con .team_title{
        height: 68px;
    }
    .team_box_con .team_title i{
        display: none;
    }
    .video_list_right .video_pic_small span::before{
        height: 42px;
        width: 42px;
        background: url(../images/mobile/home/video-icon-small.png) no-repeat center center;
    }
    
    /*视频中心*/
    .video_cBan_mob{
        display: none;
    }
    .Video_display{
        padding: 10% 4% 0;
        box-sizing: border-box;
    }
    .Video_displayBox{
        width: 100%;
        margin-bottom: 10%;
    }
    .Case_video_title{
        width: 100%;
    }
    .Case_video_title i{
        width: 100%;
    }
    .Case_video_titleCn{
        height: auto;
    }
    .Video_displayBox ul{
        width: 100%;
        height: auto;
        margin-bottom: 6%;
        float: left;
    }
    .Video_displayBox ul li{
        width: 48%;
        height: 250px;
        margin-right: 4%;
        margin-bottom: 6%;
    }
    .Video_displayBox ul li:nth-child(2){
        margin-right: 0;
    }
    .Video_displayBox ul li:last-child{
        margin-right: 0;
    }
    .Video_displayBox ul li .Video_cover{
        height: auto;
        width: 100%;
    }
    .Video_displayBox ul li a img{
        height: auto;
        width: 100%;
    }
    .Video_displayBox ul li .Case_video_name{
        width: 100%;
        padding: 20px 5% 0;
    }
    .Video_displayBox ul li .Case_video_name h3 a{
        font-size: 0.9em;
    }
    .Video_displayBox ul li .Video_cover span::before{
        height: 38px;
        width: 38px;
        background: url(../images/mobile/VideoCenter/video_Play_button.png) no-repeat center center;
        margin-left: -19px;
        margin-top: -19px;
    }
    .Welding_vision_system{
        height: auto;
    }
    .Welding_vision_system img{
        height: 300px;
        width: 100%;
    }
    .solution_a_mob{
        height: 300px;
        width: 100%;
        padding-top: 33%;
        margin-left: -49.5%;
    }
    .solution_a_mob i{
        width: 100%;
        
    }
    .solution_a_mob h2{
        width: 100%;
    }
    .Scheme_list{
        height: auto;
        margin-top: 15%;
        margin-bottom: 15%;
        padding: 0 4% 0 3%;
        box-sizing: border-box;
        overflow: hidden;
    }
    .Scheme_list_con{
        width: 100%;
        height: auto;
    }
    .Scheme_list_con ul{
        width: 100%;
        margin-bottom: 0;
    }
    .Scheme_list_con ul li{
        height: 320px;
        margin-right: 0;
        margin-bottom: 10%;
    }
    .new_crumbs{
        display: none;
    }
    
    /*联系我们*/
    .video_cBan_mob{
        display: none;
    }
    .Contact_type_box{
        height: auto;
        overflow: hidden;
        margin-bottom: 25%;
        padding: 0 6%;
        box-sizing: border-box;
    }
    .Contact_type{
        height: auto;
        width: 100%;
        overflow: hidden;
    }
    .Contact_type .weixin_box{
        width: 100%;
        height: auto;
        margin-top: 10%;
        margin-right: 0;
        margin-bottom: 10%;
        padding: 0 0 10% 0;
        box-sizing: border-box;
    }
    .Contact_type .weixin_box i{
        width: 100%;
        height: 130px;
        margin-bottom: 10%;
    }
    .other_type{
        width: 100%;
        height: auto;
    }
    .other_type_top{
        width: 100%;
        height: auto;
    }
    .email_type{
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 10%;
        padding: 0 0 15% 0;
        box-sizing: border-box;
    }
    .email_type i{
        width: 100%;
        margin-bottom: 42px;
    }
    .telphone_type{
        width: 100%;
        height: auto;
        margin-bottom: 10%;
        padding: 0 0 10% 0;
        box-sizing: border-box;
    }
    .telphone_type i{
        width: 100%;
    }
    .other_type_below{
        width: 100%;
        height: auto;
        padding: 0 0 10% 0;
        box-sizing: border-box;
        overflow: hidden;
    }
    .other_type_below i{
        width: 100%;
    }
    .other_type_below span{
        margin-left: 3%;
        font-size: 1.1em;
        letter-spacing: 1px;
    }
    .location{
        height: auto;
        margin-bottom: 25%;
    }
    .location_title{
        width: 80%;
        margin-bottom: 12%;
    }
    .location_con{
        height: auto;
        width: 100%;
        padding: 0 6%;
        box-sizing: border-box;
    }
    .Map_location{
        height: 450px;
        width: 100%;
    }
    
    /*关于我们*/
    .aboutUs_mob{
        display: none;
    }
    .about_nav{
        margin-top: 0;
        margin-bottom: 15%;
        padding: 0 4%;
        box-sizing: border-box;
        overflow: hidden;
        height: auto;
    }
    .about_nav_con{
        width: 100%;
        height: auto;
    }
    .about_nav_con ul li{
        margin-top: 35%;
        width: 100%;
    }
    .about_nav_con ul a li .aboutUs_icon01{
/*        width: 100%;*/
        width: 82px;
    }
    .about_nav_con ul a li .aboutUs_icon02{
/*        width: 100%;*/
        width: 82px;
    }
    .about_nav_con ul a li .aboutUs_icon03{
/*        width: 100%;*/
        width: 82px;
    }
    .about_nav_con ul a li .aboutUs_icon04{
/*        width: 100%;*/
        width: 82px;
    }
    .about_nav_con ul a{
        margin-right: 2.8%;
    }
    .about_nav_con ul li span{
        font-size: 1em;
    }
    .comp_intr{
        height: 1510px;
        width: 100%;
    }
    .comp_intr_con{
        height: 1510px;
        width: 100%;
    }
    .comp_intr_img{
        height: auto;
        width: 100%;
        padding: 0 4%;
        box-sizing: border-box;
    }
    .comp_intr_img img{
        height: 300px;
        width: 100%;
    }
    .comp_intr_title{
        top: 30%;
    } 
    .comp_intr_word{
        height: 1130px;
        width: 100%;
/*        position: static;*/
        padding: 0 5%;
        box-sizing: border-box;
    }
    .High_tech_img{
        text-align: left;
        width: 100%;
        height: auto;
    }
    .High_tech_img img{
        height: auto;
        width: 100%;
    }
    .comp_intr_word p{
        width: 100%;
        font-size: 1em;
    }
    .Culture_tit{
        width: 100%;
    }
    .Culture_tit i{
        width: 100%;
    }
    .Culture{
        height: auto;
    }
    .Culture_list{
        width: 100%;
        height: auto;
        padding: 0 4%;
        box-sizing: border-box;
    }
    .Culture_list ul li{
        width: 100%;
    }
    .Culture_list .Culture_ul01 li{
        height: auto;
    }
    .Culture_list_pic{
        width: 100%;
        height: auto;
    }
    .Culture_list_pic img{
        width: 100%;
    }
    .Culture_list_word{
        width: 100%;
    }
    .Culture_list_pic .yuanjing{
        margin-left: -12%;
        top: 36%;
    }
    .Culture_list_word h3{
        line-height: 24px;
    }
    .patent_box{
        width: 100%;
        height: auto;
        margin-bottom: 12%;
    }
    .patent_big_con{
        width: 100%;
        height: auto;
    }
    .patent_con{
        width: 100%;
    }
    .patent_title_box{
        width: 100%;
    }
    
    .patent_pic_box{
        width: 100%;
    }
    .hezuo{
        display: none;
    }
    .hezuo_mobile{
        height: auto;
        width: 100%;
        margin-bottom: 15%;
        padding: 0 4%;
        box-sizing: border-box;
    }
    .hezuo_mobile img{
        height: auto;
        width: 100%;
    }
    
    /*新闻中心*/
    .new_center_mob{
        height: auto;
        width: 100%;
    }
    .new_center_mob img{
        height: 300px;
        width: 100%;
    }
    .new_cen_word{
        width: 100%;
        height: 300px;
        margin-left: -50%;
    }
    .new_cen_word h2{
        font-size: 2em;
        margin-top: 30%;
    }
    .Key_news{
        height: auto;
        margin-top: 15%;
        padding: 0 4%;
        box-sizing: border-box;
    }
    .Key_news_con{
        height: auto;
        width: 100%;
    }
    .Key_news_title{
        width: 100%;
        margin-bottom: 8%;
    }
    .Key_news_list{
        height: auto;
        width: 100%;
    }
    .Key_news_list ul li{
        height: auto;
        width: 100%;
        margin-right: 0;
        margin-bottom: 8%;
        padding: 0 0 6% 0;
        box-sizing: border-box;
        background: #fafafa;
    }
    .Key_news_img{
        height: auto;
        width: 100%;
    }
    .Key_news_img a img{
        height: auto;
        width: 100%;
    }
    .Key_news_words{
        height: auto;
        width: 100%;
    }
    .Ind_news{
        padding: 0 4%;
        box-sizing: border-box;
    }
    .Ind_news_con{
        width: 100%;
    }
    .Ind_news_title{
        width: 100%;
    }
    .Ind_news_title button{
        width: 28%;
    }
    .Ind_news_title .Ind_news_btn1{
        margin: 0 2% 0 2%;
    }
    .Ind_news_list{
        width: 100%;
        overflow: hidden;
    }
    .Ind_news_list .Ind_news_ul{
        height: auto;
        width: 100%;
        margin-bottom: 0;
    }
    .Ind_news_list .Ind_news_ul li{
        width: 47%;
        height: auto;
        margin-bottom: 10%;
    }
    .Ind_news_list .Ind_news_ul li:first-child{
        margin-right: 6%;
    }
    .Ind_news_list .Ind_news_ul li:nth-child(2){
        margin-right: 0;
    }
    .Ind_news_list .Ind_news_ul li:last-child{
        margin-right: 6%;
    }
    .Ind_news_list .Ind_news_ul_mobile li:first-child{
        margin-right: 0;
    }
    .Ind_news_list .Ind_news_ul_mobile li:nth-child(2){
        margin-right: 6%;
    }
    .Ind_news_list .Ind_news_ul_mobile li:last-child{
        margin-right: 0;
    }
    .Ind_news_pic{
        width: 100%;
        height: auto;
    }
    .Ind_news_pic a img{
        height: auto;
        width: 100%;
    }
    .Ind_news_words{
        width: 100%;
        height: auto;
        padding: 0 2% 12% 2%;
        box-sizing: border-box;
    }
    .Ind_news_words h3{
        height: 55px;
        font-size: 0.8em;
        font-weight: normal;
        color: #111;
        text-align: justify;
        margin-top: 5%;
    }
    .Ind_news_ul .Ind_news_words a{
        font-size: 0.8em;
    }
    .Split_line{
/*        display: none;*/
    }
    .Split_line_box{
        width: 100%;
    }
    
    .Pcbanner{
/*        display: none;*/
    }
    
/* 案例应用新闻页*/
    .Article_title{
        height: auto;
        margin-bottom: 12%;
    }
    .Article_title_box{
        width:36%;
        height: auto;
        border-radius: 6px;
    }
    .Article_title_box h3{
        font-size: 0.9em;
        line-height: 50px;
    }
    .Article_list_con{
        width: 100%;
    } 
    .Article_list_con ul li{
        width: 100%;
        height: 50px;
        padding: 0;
        margin-bottom: 7%;
    }
    .List_entity{
        width: 100%;
        height: auto;
    }
    .List_entity_img{
        width: 21.7%;
        height: auto
    }
    .List_entity_img a img{
        width: 100%;
        height: 50px;
    }
    .List_entity_w{
        width: 78.2%;
        height: auto;
        padding-top: 3%;
        padding-right: 2%;
        padding-left: 2%;
        box-sizing: border-box;
    }
    .List_entity_w h3{
        font-size: 0.7em;
        margin-bottom: 0;
    }
    .List_entity_w p{
        display: none;
    }
    .List_entity_w span{
        margin-top: 5px;
        font-weight: 100;
    }
    .Article_list_box{
        padding: 0 4%;
        box-sizing: border-box;
    }   
    #Case_article_con{
        padding: 0;
    }
    
    
    
    
    
    
    
    
    
    
}


/*设备屏幕大于641该板块不显示*/
@media (min-width:641px){
    .hezuo_mobile{
        display: none;
    }
 
    
    
    
}










































