.hlzcbox {
  background: url(../images/hlzcbj.png) bottom center no-repeat #fff;
  background-size: 100% 100%;
  padding: 97px 0 80px;
}
.hlzcbox .title {
  color: #222;
  font-size: 58px;
  text-align: center;
  width: 100%;
  font-family: 'DINPROBoldPro', Arial, sans-serif;
}
.hlzcbox .jsonhj {
  margin: 57px auto 0;
  width: 1275px;
  background: url(../images/hlzclistbj.png) center center no-repeat;
  background-size: 100% 100%;
  border-radius: 20px;
  padding: 15px 80px;
}
.hlzcbox .jsonhj ul {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}
.hlzcbox .jsonhj ul li {
  flex: 1;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: space-around;
}
.hlzcbox .jsonhj ul li p {
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #000;
  line-height: normal;
}
.hlzcbox .jsonhj ul li .num {
  color: #095aea;
  font-size: 45px;
  font-family: 'DINPROBoldPro', Arial, sans-serif;
}
.hlzcbox .jsonhj ul li .num span {
  font-size: 30px;
}
.hlzcbox .conter {
  margin: 40px auto 0;
  width: 1275px;
  display: flex;
  justify-content: space-between;
}
.hlzcbox .conter .left {
  width: 627px;
  background-color: #ffffff;
  box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.01);
  border-radius: 12px;
  padding: 28px 22px 32px;
}
.hlzcbox .conter .left .title {
  color: #0542b1;
  font-size: 26px;
}
.hlzcbox .conter .left ul {
  margin: 20px auto 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hlzcbox .conter .left ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: space-around;
  height: 90px;
}
.hlzcbox .conter .left ul li:first-child {
  border-right: 2px #eaeaea solid;
  padding: 0 44px;
}
.hlzcbox .conter .left ul li p {
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #000;
  line-height: normal;
}
.hlzcbox .conter .left ul li .num {
  color: #095aea;
  font-size: 45px;
  font-family: 'DINPROBoldPro', Arial, sans-serif;
  height: 54px;
  line-height: 54px;
}
.hlzcbox .conter .left ul li .num span {
  font-size: 30px;
}
.hlzcbox .conter .right {
  width: 627px;
  background-color: #ffffff;
  box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.01);
  border-radius: 12px;
  padding: 28px 22px 32px;
}
.hlzcbox .conter .right .title {
  color: #0542b1;
  font-size: 26px;
  line-height: 34px;
}
.hlzcbox .conter .right ul {
  margin: 20px auto 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hlzcbox .conter .right ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: space-around;
}
.hlzcbox .conter .right ul li:first-child {
  border-right: 2px #eaeaea solid;
  padding: 0 16px;
}
.hlzcbox .conter .right ul li p {
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #000;
  margin-top: 5px;
  line-height: normal;
}
.hlzcbox .conter .right ul li .num {
  color: #095aea;
  font-size: 45px;
  font-family: 'DINPROBoldPro', Arial, sans-serif;
  height: 54px;
  line-height: 54px;
}
.hlzcbox .conter .right ul li .num span {
  font-size: 30px;
}
html[dir="rtl"] .hlzcbox .title {
  text-align: center !important;
}
html[dir="rtl"] .hlzcbox .jsonhj ul li p {
  text-align: center !important;
}
html[dir="rtl"] .hlzcbox .conter .right .title {
  text-align: center !important;
}
html[dir="rtl"] .hlzcbox .conter .right ul li p {
  text-align: center !important;
}
html[dir="rtl"] .hlzcbox .conter .right ul li:first-child {
  border-right: none;
  border-left: 2px #eaeaea solid;
}
html[dir="rtl"] .hlzcbox .conter .left .title {
  text-align: center !important;
}
html[dir="rtl"] .hlzcbox .conter .left ul li p {
  text-align: center !important;
}
html[dir="rtl"] .hlzcbox .conter .left ul li:first-child {
  border-right: none;
  border-left: 2px #eaeaea solid;
}
@media only screen and (min-width: 0px) and (max-width: 1023px) {
  .hlzcbox {
    background: #eef5ff;
    padding: 1.29333333rem 0 1.06666667rem;
  }
  .hlzcbox .title {
    color: #222222;
    font-size: 0.77333333rem;
  }
  .hlzcbox .jsonhj {
    margin: 0.62666667rem auto 0;
    width: 9.46666667rem;
    background: linear-gradient(to right, #eef5ff, #d8e6fc);
    border-radius: 20px;
    border: solid 3px #095aea;
    padding: 0.57333333rem 0.13333333rem 0.53333333rem;
  }
  .hlzcbox .jsonhj ul {
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-between;
  }
  .hlzcbox .jsonhj ul li {
    flex: auto;
    width: 8.26666667rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: space-between;
    margin-bottom: 0.46666667rem;
  }
  .hlzcbox .jsonhj ul li p {
    font-size: 0.37333333rem;
    color: #000;
  }
  .hlzcbox .jsonhj ul li .twoP {
    display: none;
  }
  .hlzcbox .jsonhj ul li .num {
    color: #095aea;
    font-size: 0.8rem;
    line-height: 0.72rem;
  }
  .hlzcbox .jsonhj ul li:last-child {
    margin-bottom: 0;
  }
  .hlzcbox .conter {
    width: 9.46666667rem;
    height: auto;
    flex-wrap: wrap;
  }
  .hlzcbox .conter .left {
    float: none;
    width: 100%;
    height: auto;
    padding: 0.50666667rem 0 0.48rem;
    margin-bottom: 0.26666667rem;
  }
  .hlzcbox .conter .left .title {
    color: #0542b1;
    font-size: 0.42666667rem;
  }
  .hlzcbox .conter .left ul {
    margin: 0.4rem auto 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .hlzcbox .conter .left ul li {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-around;
  }
  .hlzcbox .conter .left ul li:first-child {
    border-right: 0.02666667rem #eaeaea solid;
    padding: 0 0.53333333rem;
  }
  .hlzcbox .conter .left ul li p {
    width: 100%;
    text-align: center;
    font-size: 0.33333333rem;
    color: #000;
  }
  .hlzcbox .conter .left ul li .num {
    color: #095aea;
    font-size: 0.82666667rem;
    font-family: 'DINPROBoldPro', Arial, sans-serif;
    line-height: 0.72rem;
  }
  .hlzcbox .conter .left ul li .num span {
    font-size: 0.4rem;
  }
  .hlzcbox .conter .right {
    float: none;
    width: 100%;
    height: auto;
    padding: 0.50666667rem 0 0.48rem;
  }
  .hlzcbox .conter .right .title {
    color: #0542b1;
    font-size: 0.42666667rem;
    line-height: normal;
  }
  .hlzcbox .conter .right ul {
    margin: 0.4rem auto 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .hlzcbox .conter .right ul li {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-around;
  }
  .hlzcbox .conter .right ul li:first-child {
    border-right: 0.02666667rem #eaeaea solid;
    padding: 0 0.13333333rem;
  }
  .hlzcbox .conter .right ul li p {
    width: 100%;
    text-align: center;
    font-size: 0.33333333rem;
    color: #000;
  }
  .hlzcbox .conter .right ul li .num {
    color: #095aea;
    font-size: 0.82666667rem;
    font-family: 'DINPROBoldPro', Arial, sans-serif;
    line-height: 0.72rem;
  }
  .hlzcbox .conter .right ul li .num span {
    font-size: 0.4rem;
  }
}
