
.chzdbox .chzd-r {
  width: 300px;
}

.chzdbox .chzd-r .top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
  margin-top:15px;
}

.chzdbox .chzd-r .top p {
  font-size: 16px;
  font-weight: bold;
}

.chzdbox .chzd-r .top a {
  font-size: 14px;
  color: #999999;
}

.chzdbox .chzd-r .btn li {
  margin-bottom: 32px;
  position: relative;
}

.chzdbox .chzd-r .btn li h3 {
  font-size: 16px;
  color: #10b3b8;
  padding: 0 24px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chzdbox .chzd-r .btn li h3::after {
  position: absolute;
  content: '';
  background: url(https://img.thea.cn/public/platform/thea/202209/lsf/zd-pc/images/bac4.png) no-repeat;
  background-size: 100% 100%;
  width: 13px;
  height: 13px;
  left: 6px;
  top: 50%;
  transform: translate(-50%, -50%);
}

.chzdbox .chzd-r .btn li p {
  font-size: 14px;
  padding: 0 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 10px 0 20px 0;
}

.chzdbox .chzd-r .btn li span {
  display: block;
  padding: 0 24px;
  font-size: 12px;
  color: #666666;
  margin-bottom: 6px;
}

.chzdbox .chzd-r .btn li span i {
  font-size: 16px;
  font-style: normal;
  color: #db110f;
}

.chzdbox .chzd-r .btn li a {
  display: block;
  width: 94px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background-image: linear-gradient(-35deg, #db110f 0%, #f4404a 100%), linear-gradient(#0ad3bc, #0ad3bc);
  background-blend-mode: normal,
 normal;
  box-shadow: -1px 4px 7px 0px rgba(220, 23, 24, 0.22);
  border-radius: 4px;
  font-size: 14px;
  color: #ffffff;
  position: absolute;
  right: 0px;
  bottom: 2px;
}

.chzdbox .chzd-r .gdgkk {
  display: block;
  font-size: 12px;
  text-align: center;
  color: #999999;
}
