/*电脑屏幕大于1440*/
/*头部*/
.header{background:url(/uiFramework/commonResource/image/2022112810214812721.jpg) no-repeat center 0; background-size: cover; width: 100%; height: 420px; }
.wza{ color: #0b5a00; display: inline-block;padding:25px 10px 0;border:none }
.nyncb_link{padding-top: 10px;float: left;}
/*内容*/
.content {width: 100%; }


.container {width: 1200px;margin: 0 auto;}
.headerCon {
    display: none;
}

/*手机端*/
@media(max-width:640px){
.headerCon {
    display:block;
}
.bybg1{width:100%}
  .navgationDiv{display:none;}
  .common{width:100%;}
  .lx{display:none;}
  .nav1{display:none;}
  .martop90{display:none;}
  .bottom{width:100%;height:auto;}
  ._ideConac{margin-left:0;}
  .copy_pc{display:none;}
  .copy_ph{display:block;}
  .bb_cen{width:100%;background:#D0D7CF;text-align:left;}
  .copy_con{justify-content: space-around;}
  .bah{display:flow-root;margin-left:0!important;}
  .bb_cen div{margin-left:20px;}
  .bah span a{font-size:12px;}
.nav1 {
    background: url(/uiFramework/commonResource/image/2021082221522739825.gif);
    height: 35px;
}
.nav11 {
    margin-left: 10px;
    color: #FFFFFF;
}
.nav11 ul{display:flex;justify-content: space-around;    height: 37px;align-items: center;}
.nav11 ul li  {
    border-right: #ffffff 1px solid;
    text-align: center;
    width: 165px;
}
.bor_rig {border-right:none!important;}
.nav11_A:hover {
    font-weight: bold;
    color: #BDFFB8;
    text-decoration: none;
    font-size: 13px;
}
.nav11_A{font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 13px;}
.pc_nav{display:none;}
.phone_nav{display:block;}
/**头部导航**/
.gov_navu_main li a.pc_navLink{
    display:none;
 }
 .gov_navu_main li a.ph_navLink{
    display: block;
 }
  #ln_common{
      z-index: 99999;
  }
  .headerCon{
      position:fixed;
      top:0;
      left:0;
      width:100%;
      height:auto;
      z-index: 99999;
  }
  .ph_head{
      display:block;
      width:100%;
      height:45px;
      line-height:45px;
      background: #3F7946;
      padding-left:15px;
      box-sizing:border-box;
  }
  .ph_head span,  .ph_head a{
      display:inline-block;
      color:#fff;
  }
  .ph_icon{
      float:right;
      width:52px;
      height:45px;
      background:  url(/uiFramework/commonResource/image/2021081616165431796.png) no-repeat center center;
      background-size:22px;
  }
  .gov_header_main{
      width:100%;
      height:auto;
      padding-top:0;
      transition: all 0.3s;
      display:none;
  }
  .hideNav{
      position: fixed;
      width:100%;
      height:100%;
      top: 0;
      left: 0;
      background: rgba(0,0,0,.4);
      z-index: 1;
      display:none;
  }
  .gov_file,.hideImg,.index_leftbottom,#pdq1,#pdq2{
      display:none;
  }
  .gov_header{
      background: none;
      height: auto;
  }
  .gov_header_ph{
     background-size:100%;
      min-height: 65px;
      margin-top:45px;
   }
  .gov_navu_box,.gov_navu_main{
      line-height: 45px;
      overflow:hidden;
      background: #efefef;
  }
 .gov_navu_main{
      max-height: 300px;
      overflow-y: auto;
 }
 .gov_navu_box{
      width:100%;
      padding-top: 60px;
 }
 .gov_searchbox{
      position: absolute;
      top: 50px;
      left: 15px;
      width: 90%;
 }
  .gov_navu_main li{
      width:100%;
      float:none;
  }
  .gov_navu_main ul{
      margin: 0;
  }
  .gov_navu_main li a:after{
      content: "";
  }
  .gov_navu_main li a.hasChild:after{
     content: "+";
     float:right;
     font-size: 20px;
  }
  .gov_navu_main li a.isOpen:after{
     content: "-";
     font-weight: bold;
     padding-right: 3px;
  }
  .gov_navu_main li a{
      font-size: 14px;
      padding: 0 15px;
      border-top: 1px dashed #fff;
      box-sizing:border-box;
      display:block;
  }
  .gov_navu_two li a{
      padding-left: 30px;
  }
  .gov_navu_three li a{
      padding-left: 45px;
  }
  .gov_top{
      display: none;
   }
  .gov_navu_box, .gov_navu_main{background: #3F7946;}
.gov_searchbtn{display:none}
.header {display:none}
}