@media screen and (min-width: 1122px) {
    #nav{
        display: none !important;
    }
    .gh{
        display: none !important;
        position: absolute !important;
        top: 10px !important;
        right:0px !important;
        z-index: 999999 !important;
    }
}

@media screen and (max-width: 1122px) {
    .nav{
        display: none !important;

    }
    .gh{
        display: block !important;
        position: absolute !important;
        top: 10px !important;
        right:0px !important;
        z-index: 999999 !important;
    }
    
  
  #nav{
 
    background:#222;
    height: 100%;
    display: none;
    z-index: 99999;
    position: fixed;
    top:150px !important;
    width: 100%
}
#nav ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    
}
#nav ul a{
    text-decoration:none;
    color: #737373;
    font-size:15px;
    font-family:"Î¢ÈíÑÅºÚ","Arial";
    margin-left: 20px
}
#nav ul li{
    line-height: 45px;
    
    border-bottom: 1px solid #666
}
#nav div{
    width: 40px;
    height: 40px;
    float: left;
    margin-left: 30px
}




}


@media screen and (max-width: 480px) {
  
    .bimg{
        width: 100% !important
    }
    .nav{
        display: none;

    }
    .navs{
        display: none !important;
    }
   .logo a img{
       width: 230px;
       height: 50px;
      margin-left: -50px
   }

   .logo{
       display: flex !important;
       flex-direction: row;
       
       
   }
  .gh{
      display: block !important;
      position: absolute !important;
      top: 10px !important;
      right:0px !important;
      z-index: 999999 !important;
  }
 

  #nav{
 
    background:#222;
    height: 100%;
    display: none;
    z-index: 99999;
    position: fixed;
    top:126px !important;
    width: 100%
}
#nav ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    
}
#nav ul a{
    text-decoration:none;
    color: #737373;
    font-size:15px;
    font-family:"Î¢ÈíÑÅºÚ","Arial";
    margin-left: 20px
}
#nav ul li{
    line-height: 45px;
    
    border-bottom: 1px solid #666
}
#nav div{
    width: 40px;
    height: 40px;
    float: left;
    margin-left: 30px
}







/*****************************************************************************/
    #container_case2 {
        width: 100%;
        z-index: 99999;

    }

    #container_case2 .case_one {
        width: 45%;
        height: 190px;
        margin:0 2%;
        margin-bottom: 10px;
       

    }
   
  
    #container_case2 .case_one .jobs img {
     
        width: 100%;
        height: 134px;
        margin: 0 auto;

    }


    #container_case2 .case_one .name {
        width: 100%;
        height: 21px;
        padding: 0px;
        text-align: center;
        line-height: 30px;
        font-size: 11px;
        
    }

    #container_case2 .case_one .lei {
        width: 100%;
        height: 20px;
        line-height: 20PX;
        position: relative;
        z-index: 2;
    }

    #container_case2 .case_one .lei span {
        text-align: center;
        color: #999;
    }


    

    #container_case2 .case_one .jobs {
        position: relative;
        width: 100%;
        height: 134px;
       
        border-bottom: 1px solid #f2f2f2;
    }

   

    .case_title {
        margin-bottom: 10px
    }

    .ccse {
        margin-top: 130px
    }

  /*************************************************/

    #header .common {
      
        min-width: 100%;
        /* padding: 0 10px; */
        /* min-width: 480px;
        min-height: 110px; */
    }
    /* #flip_menu1 ul{
     margin: 0;
     padding: 0;
    } */
   
    #header .common .logos {
        float: left;
        margin-top: 15px;
        margin-left: 10px;
    }

    #header .common .navs {

        float: left;
        padding-top: 20px
    }
    #header .common .navs ul{ margin:0;padding: 0}
    #header .common .navs ul li {
        margin: 0;
        padding: 0;
        width: 15%;
        height: 40px;
        /*padding-left:12px;*/
    }

    #header .common .navs ul li a {
        font-size: 14px;

    }
    .rigmenu{
        width: 25px;
        height: 25px;
        background:url('../imgs/rigmenu.png');
        background-size:100% 100%;
        position:fixed;
        top:30px;
        right:22px;
       z-index: 999999999;
    }
    

    /**%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%**/
   
    #classification{
        top:90px;
        display: none;
    }

    #classification .fenlei ul li {
       
        height: 30px;
        line-height: 30px;
        margin-left: 0;
    }

    #classification .fenlei ul li a {
      
        margin: 5px;
        height: 30px;
    
      
    }
    #classification{
        margin-top: 20px
    }
    /**********************************************/
    

}


