.gfxwjcx_ul {
  box-sizing: border-box;
  margin-left: -5px;
  margin-right: -5px;
}
.gfxwjcx_ul::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.gfxwjcx_ul > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 16.666%;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
}
.gfxwjcx_ul > li:nth-child(n) {
  margin-top: 0;
}
.gfxwjcx_ul > li:nth-child(n)::after {
  display: block;
}
.gfxwjcx_ul > li:nth-child(n + 6) {
  margin-top: 10px;
}
.gfxwjcx_ul > li:nth-child(6) {
  margin-top: 0;
}
.gfxwjcx_ul > li:nth-child(6n)::after,
.gfxwjcx_ul > li:last-child::after {
  display: none;
}
.gfxwjcx_ul a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  .gfxwjcx_ul {
    margin-left: -5px;
    margin-right: -5px;
  }
  .gfxwjcx_ul::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .gfxwjcx_ul > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.333%;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
  }
  .gfxwjcx_ul > li:nth-child(n) {
    margin-top: 0;
  }
  .gfxwjcx_ul > li:nth-child(n)::after {
    display: block;
  }
  .gfxwjcx_ul > li:nth-child(n + 3) {
    margin-top: 10px;
  }
  .gfxwjcx_ul > li:nth-child(3) {
    margin-top: 0;
  }
  .gfxwjcx_ul > li:nth-child(3n)::after,
  .gfxwjcx_ul > li:last-child::after {
    display: none;
  }
  .gfxwjcx_ul a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 600px) {
  .gfxwjcx_ul {
    margin-left: -5px;
    margin-right: -5px;
  }
  .gfxwjcx_ul::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .gfxwjcx_ul > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
  }
  .gfxwjcx_ul > li:nth-child(n) {
    margin-top: 0;
  }
  .gfxwjcx_ul > li:nth-child(n)::after {
    display: block;
  }
  .gfxwjcx_ul > li:nth-child(n + 2) {
    margin-top: 10px;
  }
  .gfxwjcx_ul > li:nth-child(2) {
    margin-top: 0;
  }
  .gfxwjcx_ul > li:nth-child(2n)::after,
  .gfxwjcx_ul > li:last-child::after {
    display: none;
  }
  .gfxwjcx_ul a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.gfxwjcx_ul li a {
  transition: all 0.3s;
  box-sizing: border-box;
  width: 100%;
  height: 244px;
  background-color: #f7f9fc;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  padding: 25px 5px 0;
}
.gfxwjcx_ul li i {
  flex-shrink: 0;
  transition: all 0.3s;
  display: block;
  width: 65px;
  height: 65px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.gfxwjcx_ul li i.s1 {
  background-image: url(../images/gfxwjcx_icon1.png);
}
.gfxwjcx_ul li i.s2 {
  background-image: url(../images/gfxwjcx_icon2.png);
}
.gfxwjcx_ul li i.s3 {
  background-image: url(../images/gfxwjcx_icon3.png);
}
.gfxwjcx_ul li i.s4 {
  background-image: url(../images/gfxwjcx_icon4.png);
}
.gfxwjcx_ul li i.s5 {
  background-image: url(../images/gfxwjcx_icon5.png);
}
.gfxwjcx_ul li i.s6 {
  background-image: url(../images/gfxwjcx_icon6.png);
}
.gfxwjcx_ul li h6 {
  transition: all 0.3s;
  font-size: 16px;
  font-weight: normal;
  color: #333333;
  line-height: 1.5;
  width: 100%;
  text-align: center;
  height: 70px;
}
.gfxwjcx_ul li span {
  margin-top: 25px;
  width: 34px;
  height: 34px;
  background: url(../images/gfxwjcx_icon.png) no-repeat center;
  background-size: contain;
}
.gfxwjcx_ul li:hover a {
  background-color: #ffffff;
  box-shadow: 0px 5px 18px 0px rgba(165, 43, 43, 0.19);
}
.gfxwjcx_ul li:hover i {
  transform: rotateY(360deg);
}
.gfxwjcx_ul li:hover h6 {
  font-weight: bold;
  color: #bf191b;
}
