.clearfix:before,.clearfix:after{
  content:"";
  display:table;
}
.clearfix:after{
  clear:both;  
}
.clearfix{
  *zoom:1;
}
ul,li{
  list-style: none;
}
a{
  text-decoration: none;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
body{
  background: #f2f5fe;
}
.banner{
  width: 100%;
  height: 562px;
  background: url(../images/2024banner.png) no-repeat;
}
.logo{
width: 255px;
height: 53px;
position: absolute;
    top: 25px;
    left: 175px;
}
.nfxz {
  width: 128px;
  height: 38px;
     position: absolute;
    top: 21px;
    right: 325px;
}

.nfxz span {
  font-size: 16px;
  float: left;
  color: #006FFE;
}
.nfxz select {
  width: 128px;
  padding: 0 40px 0 32px;
  height: 38px;
  line-height: 38px;
background: url(../images/202306.png) no-repeat left center;

  border: 0;
  outline: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  color: #006FFE;
  vertical-align: middle;
  font-size: 16px;
}
.nfxz select .option {
  background-color:#fff !important;
  color:#006FFE;
}
.nfxz option {
  /* background: #e3eefc !important; */
   
}
.bj{
  width: 1222px;
  height: 163px;
  margin: 30px auto 0;
  background:url(../images/2024ndbb.png) no-repeat;
  /* display: flex;
  font-size: 25px;
  font-weight: bold;
  padding: 60px 0 0 70px;
  box-sizing: border-box; */
}

.bj a{
 display: block;
 height: 163px;
}
.bg{
 width: 1222px;
 margin: 0 auto;
}
.sz{
  margin-top: 50px;
 
}
.sztit{
  width: 387px;
  height: 87px;
  background: url(../images/2024szbm.png) no-repeat;
  margin: 0 auto;
}
.sx{
  margin-top: 50px;
 
}
.sxtit{
  width: 594px;
  height: 89px;
  background: url(../images/2024sxq.png) no-repeat;
  margin: 0 auto;
}
.conc{
  padding: 25px 28px;
  border-radius: 6px;
  background-color: #fff;
  border:  4px solid #e9f7fc;
  box-sizing: border-box;
  margin-top: 30px;
}
.conc ul{
 /* padding-bottom: 25px; */
 overflow: hidden;

}

.conc .ul1{
}
.conc ul li{
 width: 280px;
 height: 70px;
 float: left;
 box-sizing: border-box;
line-height: 70px;
text-align: center;
 background-color: #dbf0ff;
 margin-left: 12px;
 margin-top: 0px;
 border-radius: 8px;
 transition: all 0.2s;
}
.conc ul li:nth-of-type(4n+1){
  margin-left: 0px;
}
.conc ul li:nth-of-type(1){
  margin-left: 0px;
}
.conc ul li:nth-of-type(n+5){
  margin-top: 15px;
}
.conc ul li:hover{
  background-color:#52b1ff;
  transition: all 0.2s;
}
.conc ul a{
  display:block;
  color: #333;
  font-size: 18px;
  width: 100%;
}
.conc ul a:hover{
  color: #fff;
}
.footer {
  border-top: 2px solid #006FFE !important;
  color: #fff !important;
margin-top: 50px;
}
