.isPc .navBox {
  border-bottom: 0;
}

.isPc .main2 {
  background-color: #fff;
  margin: 0 auto;
  width: 1400px;
  padding-top: 60px;
}

.isPc .lis_cont {
  margin-top: 0;
  width: auto;
}

.isPc .banner {
  width: 100%;
  min-width: 1400px;
  height: 420px;
  background: url(../i/banner-pc.png) center top no-repeat;
  background-size: 1920px 420px;
}

.isPc .banner .wap_banner {
  display: none;
}

.isPc .lis_zw h3 {
  border: none;
}

.isPc .lis_zw h3 b {
  font-size: 36px;
  line-height: 40px;
  font-weight: normal;
  display: inline-block;
  background: none;
  padding: 0 20px;
  color: #2d66a5;
  margin-left: 30px;
  border-left: 10px solid #2d66a5;
}

.isPc .lis_zw ul {
  padding: 30px;
}

.isPc .lis_zw li {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Crect width="20" height="20" x="2" y="2" fill="%23ccc" rx="5"%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  background-position: 8px center;
  background-size: 12px 12px;

  font-size: 28px;
  line-height: 36px;
  padding-left: 32px;
  margin-bottom: 10px;
}

.isPc .lis_zw li:hover {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Crect width="20" height="20" x="2" y="2" fill="%23ccc" rx="5"%2F%3E%3C%2Fsvg%3E');
  background-color: #f7f7f7;
  background-repeat: no-repeat;
  background-position: 8px center;
  background-size: 12px 12px;
}

.isPc .lis_zw a {
  width: 81%;
  padding-right: 6%;
}

.isPc .lis_zw span {
  font-size: 28px;
  width: 13%;
}

.isPc .lis_zw li:hover a {
  color: #2d66a5;
}

.isPc .lis_zw .more2 {
  width: 267px;
  height: 76px;
  background: #ecf3f8;
  text-align: center;
}

.isPc .lis_zw .more2 a {
  font-size: 28px;
  line-height: 76px;
  color: #2d66a5;
  padding-right: 0;
}

.isPc .lis_zw .block {
  padding: 40px 30px 30px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 30px;
}

.isPc .lis_zw .block .block-item {
  font-size: 28px;
  padding: 24px;
  color: #333;
  background: #f7f7f7;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 84px;
  width: auto;
  white-space: normal;
}

.isPc .lis_zw .block .block-item:hover {
  background: #ecf3f8;
  color: #2d66a5;
}

.isWap .lis_zw a {
  font-size: 0.4rem;
}

.isWap .lis_zw li {
  padding-bottom: 0.9rem;
}

.isWap .lis_zw li span {
  top: inherit;
  left: 0;
  font-size: 0.4rem;
  width: auto;
  height: auto;
  bottom: 0.2rem;
}

.isWap .lis_zw .block {
  width: 100%;
}

.isWap .lis_zw .block .block-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ecf3f8;
  color: #2d66a5;
  margin: 0.15rem 0.3rem;
  padding: 0.3rem;
  width: calc(100% - 1.2rem);
  font-size: 0.4rem;
  text-align: center;
  min-height: 0.8rem;
}

.isWap .lis_zw .more2 {
  width: 90%;
  display: block;
  background: #ecf3f8;
  height: auto;
}

.isWap .lis_zw .more2 a {
  color: #2d66a5;
  font-size: 0.4rem;
  padding: 0.2rem 0;
}
