.sxz_mind_img {
  width: 100%;
  display: block;
}

.sxz_mind_img img {
  display: block;
  width: 100%;
}

.sxz_mind_p {
  width: 100%;
  margin-top: 20px;
}

.sxz_mind_p li {
  height: 96px;
  width: 270px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.sxz_mind_p li:nth-child(3n) {
  margin-right: 0;
}

.sxz_mind_p li a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding-top: 28px;
}

.sxz_mind_p li h3 {
  font-size: 16px;
  color: #222222;
  font-weight: 700;
  text-align: center;
}

.sxz_mind_p li:hover h3 {
  color: #015293;
}

.sxz_mind_p li p {
  margin-top: 12px;
  font-size: 16px;
  color: #222222;
  text-align: center;
}

.sxz_mind_p li:hover p {
  color: #015293;
}

.sxz_unscramble table tr td:nth-child(3) {
  font-size: 14px;
  background-color: #f4f8fb;
}

.qgl_openinf_container2 .sxz_unscramble_box table {
  margin-top: 36px;
}

.sxz_bullein_img {
  width: 100%;

}
.sxz_bullein_img img {
  display: block;
  width: 100%;
}

.sxz_bullein_p {
  box-sizing: border-box;
  padding: 42px 22px;
}

.sxz_bullein_p li {
  width: 242px;
  height: 64px;
  float: left;
  margin-bottom: 30px;
  margin-right: 40px;
  background-color: #eaf2fb;
}

.sxz_bullein_p li a {
  display: block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}

.sxz_bullein_p li a:hover {
  background: url('../images/sxz_bullein_p_bg.png') no-repeat center;
  background-size: 100% 100%;
}

.sxz_bullein_p li:nth-child(3n) {
  margin-right: 0;
}

.sxz_bullein_p li p {
  line-height: 64px;
  text-align: center;
  color: #1073b7;
  font-size: 20px;
}

