@charset "utf-8";

.f_l { float: left;}
.f_r { float: right;}
.auto{ margin:0 auto;}
.w1200{ width:1200px;margin: 0 auto;}
.clear{ clear:both; float:none;}
.Box{ position:relative; overflow:hidden;}
.aBox{ position:relative;}

body{ background-color:#f1f5f8;}
.search_filter{ background-color:#FFF; }
.basic_result{ background-color:#FFF; padding:0 20px; }

.basic_result .left{/* width:800px; */}
.basic_result .right{margin-left:0;width: 290px;}

.header{height: 220px;}
.header-bg {height: 220px;background-color: #6ebfff;background: url("/material/Project/images/xwzx_banner.png") no-repeat center top;background-size: cover;}
.header .logo_module{margin-top: 50px;}
.header .search_input input{ border-radius: 8px 0 0 8px;}
.header .right_content{ margin-top:50px;}
.header .advanced_search{color: #FFF;}


.yqlj,
#floatPanel{display:none;}

/* 底部 */

footer{
    margin-top: 20px;
    background: #0b54a2;
}

  .friendlink {
    display: none;
  }
  
  .bottom {
    font-size: 14px;
    color: #fff;
  }
  
  .about {
    box-sizing: border-box;
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 22px 0 14px;
    border-bottom: 1px solid #d8d8d8;
  }
  
  .about a {
    margin: 0 10px;
    color: #fff;
  }
  
  .about a:first-child {
    margin-left: 0;
  }
  
  .copyright {
    box-sizing: border-box;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    height: 121px;
  }
  
  .copyright a {
    color: #fff;
  }
  
  .copy_fl {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
  
  .copy_fl span,
  .copy_fl a {
    margin-right: 35px;
  }
  
  .copy_fr {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .gwab {
    width: 20px;
    height: 20px;
    vertical-align: text-bottom;
  }
  
  .zfjc {
    margin-right: 50px;
  }
  
  .zfjc img {
    width: 100%;
    height: 100%;
  }

@media screen and (max-width:600px ) {
    
}
@media screen and (max-width:375px ) {
    
}
@media screen and (max-width:320px ) {
    
}
