.zklc {
  background-color: #f1f1f1;
  padding-top: 10px;
}

.zklc h3 {
  margin: 0;
  height: 54px;
  box-sizing: border-box;
  border-bottom: 1px solid #eee;
  font-size: .5rem;
  font-weight: initial;
  color: #333;
  line-height: 54px;
  background: #fff url(/statics/images/zklc-tle-bg.png) no-repeat;
  background-size: 16px 18px;
  background-position: 10px;
  text-indent: 36px;
}

.zklc-ctt {
  box-sizing: border-box;
  padding: 15px 10px;
  background-color: #fff;
}

.zklc-ctt-tle {
  display: flex;
  align-items: center;
}

.zklc-ctt-tle p {
  width: 108px;
  height: 30px;
  background: linear-gradient(90deg, #027FE1 0%, #2CA2FF 100%);
  border-radius: 0px 15px 15px 0px;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 30px;
  text-align: center;
  margin-right: 10px;
}

.zklc-ctt-tle span {
  font-size: 14px;
  color: #EC2020;
  line-height: 30px;
}

.zklc-ctt-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 15px 0 20px 10px;
  border-left: 1px solid #037FE1;
}

.zklc-ctt-item:last-child {
  border: 0;
  padding-bottom: 15px;
}

.zklc-ctt-item a {
  display: inline-block;
  width: 80px;
  height: 30px;
  background: #F0F8FF;
  border-radius: 2px;
  font-size: .375rem;
  color: #0B2336;
  line-height: 30px;
  text-align: center;
}

.main-dishi {
  background-color: #fff;
}

.main-dishi h2 {
  display: flex;
  align-items: center;
  font-size: .5rem;
  font-weight: initial;
}

.main-dishi h2 img {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}

.main-dishi li {
  margin: 8px 0 !important;
}

#zcgg-list li {
  padding: 5px 2.5%;
}

#zcgg #zcgg-title ul li {
  display: inline-block;
  margin: 0;
  width: initial !important;
  padding: 0 10px;
  box-sizing: border-box;
  height: 1.8em
}

#zcgg-list li,
.z-list li {
  overflow: hidden;
  color: #656565;
  border-bottom: 1px solid #d6d6d6;
  padding: 0 2.5%;
  font-size: .4375rem line-height: .875rem;
  list-style: none;
  height: .875rem;
}

#zcgg-title ul {
  padding: 0 1px
}

#nav {
  padding-bottom: 5px;
  background-color: #f7f7f7;
}

#bottom {
  padding-bottom: 72px;
  padding-top: 20px;
  margin-top: 10px;
  margin-bottom: 0 !important;
  border-top: 1px solid #c3c3c3;
}

#yzb > img {
  width: 240px;
  height: 240px;
  margin-top: 38px;
}

#yzb {
  width: 100%;
  height: 300px;
  text-align: center;
}