.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
* {
  padding: 0;
  margin: 0;
}
ul,
li {
  list-style: none;
}
a {
  color: #333;
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
body {
  /* background: #f2f5fe; */
}
.banner {
  width: 100%;
  height: 457px;
  background: url(../images/2025banner.png) no-repeat;
  position: relative;
}
.logo {
  width: 255px;
  height: 53px;
  position: absolute;
  top: 25px;
  left: 360px;
}
.nfxz {
  width: 128px;
  height: 38px;
  position: absolute;
  bottom: 71px;
  left: 356px;
}

.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/2025.png) no-repeat left center;

  border: 0;
  outline: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  color: #333;
  vertical-align: middle;
  font-size: 16px;
}
.nfxz select .option {
  background-color: #fff !important;
  color: #333;
}
.nfxz option {
  /* background: #e3eefc !important; */
}
.bj {
  width: 1200px;
  height: 120px;
  margin: -7px auto 58px;
  background: url(../images/2025title1.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: 120px;
}
.bg {
  width: 1200px;
  margin: 0 auto;
}
.sz {
  margin-top: 50px;
}
.sztit {
  width: 1200px;
  height: 35px;
  background: url(../images/2025title2.png) no-repeat;
  margin: 0 auto 35px;
}
.sx {
  margin-top: 60px;
}
.sxtit {
  width: 1200px;
  height: 40px;
  background: url(../images/2025title3.png) no-repeat;
  margin: 0 auto 35px;
}
.conc {
  /* padding: 25px 28px;
  border-radius: 6px;
  background-color: #fff;
  border:  4px solid #e9f7fc;
  box-sizing: border-box;
  margin-top: 30px; */
}
.conc ul {
}

.conc .ul1 {
}
.conc ul li {
  width: 278px;
  height: 80px;
  float: left;
  box-sizing: border-box;
  line-height: 80px;
  text-align: center;
  /* background-color: #dbf0ff; */
  background: url(../images/2025icon0.png);
  /* margin-left: 12px; */
  margin-left: 28px;
  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; */
  margin-top: 28px;
}
.conc ul li:hover {
  /* background-color:#52b1ff; */
  scale: 1.01;
  transition: all 0.2s;
}
.conc ul a {
  display: block;
  color: #333;
  font-size: 18px;
  width: 100%;
}
.conc ul a:hover {
  color: #1492ff;
}

.conx ul li {
  width: 224px;
  height: 156px;
  float: left;
  box-sizing: border-box;
  line-height: 80px;
  text-align: center;
  /* background-color: #dbf0ff; */
  /* margin-left: 12px; */
  margin-left: 20px;
  margin-top: 0px;
  /* border-radius: 8px; */
  transition: all 0.2s;
}
.conx ul li a {
  width: 244px;
  height: 156px;
  display: block;
  line-height: 265px;
}
.conx ul li:nth-of-type(5n+1) {
  margin-left: 0px;
}
.conx ul li:nth-of-type(n + 6) {
  margin-top: 20px;
}
.conx ul li:hover {
  /* background-color:#52b1ff; */
  scale: 1.01;
  transition: all 0.2s;
}
.conx ul a {
  display: block;
  color: #333;
  font-size: 18px;
  width: 100%;
}
/* .conx ul a:hover {
  color: #aae4fe;
} */
.icon1 {
  background: url(../images/2025icon1.png) no-repeat;
}
.icon2 {
  background: url(../images/2025icon2.png) no-repeat;
}
.icon3 {
  background: url(../images/2025icon3.png) no-repeat;
}
.icon4 {
  background: url(../images/2025icon4.png) no-repeat;
}
.icon5 {
  background: url(../images/2025icon5.png) no-repeat;
}
.icon6 {
  background: url(../images/2025icon6.png) no-repeat;
}
.icon7 {
  background: url(../images/2025icon7.png) no-repeat;
}
.icon8 {
  background: url(../images/2025icon8.png) no-repeat;
}
.icon9 {
  background: url(../images/2025icon9.png) no-repeat;
}
.icon10 {
  background: url(../images/2025icon10.png) no-repeat;
}
.icon11 {
  background: url(../images/2025icon11.png) no-repeat;
}
.icon12 {
  background: url(../images/2025icon12.png) no-repeat;
}
.icon13 {
  background: url(../images/2025icon13.png) no-repeat;
}
.icon14 {
  background: url(../images/2025icon14.png) no-repeat;
}

.footer {
  border-top: 2px solid #006ffe !important;
  color: #fff !important;
  margin-top: 50px;
}
