.zz-body {
  font-size: 0.3rem;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.zz-top {
  position: relative;
  padding: 0.05rem 0.3rem 0.9rem 0.3rem;
  height: 3.4rem;
  overflow: hidden;
  box-sizing: border-box;
}

.zz-top-bg1 {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 3.4rem;
  background-color: #7b7b7b;
}

.zz-top-bg2 {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  filter: blur(35px);
  height: 3.4rem;
}

.zz-top-bg3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 3.4rem;
  background: rgba(200, 200, 200, 0.4);
}

.zz-top-main {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3.4rem;
}

.zz-top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 0.2rem;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}

.zz-top-left {
  width: 0.2rem;
  height: 0.34rem;
}

.zz-top-left img {
  display: block;
  width: 0.2rem;
  height: 0.34rem;
}

.zz-top-right {
  width: 0.34rem;
  height: 0.34rem;
}

.zz-top-right img {
  width: 0.34rem;
  height: 0.34rem;
}

.zz-top-middle {
  margin-top: 0.4rem;
  padding: 0 0.3rem;
  display: flex;
  justify-content: space-between;
}

.zz-middle-img {
  width: 1.42rem;
  display: block;
  height: 1.42rem;
  border-radius: 1000rem;
  border: 2px solid white;
  flex-shrink: 0;
}

.zz-middle-left {
  display: flex;
}

.zz-middle-info {
  margin-left: 0.2rem;
  padding: 0.25rem 0;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.zz-middle-name {
  display: flex;
  align-items: center;
}

.zz-middle-name-text {
  font-size: 0.35rem;
  color: #fff;
  margin-right: 0.14rem;
}

.zz-middle-name-label {
  height: 0.32rem;
  margin-right: 0.04rem;
}

.zz-middle-company {
  display: flex;
  font-size: 0.25rem;
  color: #fff;
  align-items: center;
}

.zz-middle-company img {
  width: 0.21rem;
  margin-right: 0.04rem;
}

.zz-top-follow {
  width: 1rem;
  height: 0.5rem;
  background: url("/image/2022/xz04.png") center center no-repeat;
  background-size: contain;
  display: block;
  margin-top: 0.2rem;
}

.zz-top-followed {
  width: 1rem;
  height: 0.5rem;
  background: url("/image/2022/xz05.png") center center no-repeat;
  background-size: contain;
  display: block;
  margin-top: 0.2rem;
}

.zz-info {
  position: relative;
  padding-top: 1.5rem;
  background-color: white;
  padding-left: 0.36rem;
  padding-right: 0.36rem;
  padding-bottom: 0.3rem;
}

.zz-top-items {
  padding: 0 0.2rem;
  position: absolute;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  top: -0.67rem;
}

.zz-top-items-block {
  padding: 0.35rem 0.6rem 0.26rem 0.6rem;
  display: flex;
  justify-content: space-between;
}

.zz-top-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.zz-top-item-number {
  color: #744fce;
  font-size: 0.35rem;
}

.zz-top-item-text {
  font-size: 0.28rem;
  margin-top: 0.2rem;
}

.zz-top-items-block {
  background: url("/image/2022/x13.png") center center no-repeat;
  background-size: cover;
  border-radius: 0.2rem;
}

.zz-info-chart {
  display: flex;
  align-items: flex-start;
  font-size: 0.28rem;
  line-height: 0.4rem;
  color: #333;
  margin-bottom: 0.26rem;
}

.zz-info-chart img {
  width: 0.26rem;
  margin-top: 0.06rem;
  margin-right: 0.2rem;
}

.zz-section-link {
  margin-right: 0.2rem;
}

.zz-info-tags {
  display: flex;
  align-items: center;
}

.zz-section-link {
  display: inline-block;
  color: #333;
  border: 1px solid #e0e0e0;
  padding: 0.04rem 0.25rem;
  border-radius: 1000rem;
  margin-bottom: 0.15rem;
}

.zz-section-link-icon {
  width: 0.3rem;
  display: inline;
}

.zz-section-link-icon img {
  width: 0.3rem;
}

.zz-info-tag {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.05rem 0.12rem 0.05rem 0.12rem;
  border: 1px solid #eaeaea;
  border-radius: 1000rem;
  margin-right: 0.14rem;
  color: #744fce;
  font-size: 0.22rem;
}

.zz-info-tag img {
  width: 0.21rem;
  height: 0.15rem;
  margin-right: 0.05rem;
}

.zz-bg {
  background-color: #f0f0f2;
}

.zz-section {
  margin-top: 0.13rem;
  background-color: white;
  padding: 0.35rem;
}

.zz-section-title {
  font-size: 0.32rem;
  position: relative;
}

.zz-cg-items {
  margin-top: -0.2rem;
}

.zz-section-title img {
  width: 0.27rem;
  height: 0.27rem;
  position: absolute;
  left: 1.15rem;
  top: -0.06rem;
}

.zz-section-title .zz-section-info-more-icon {
  position: static;
  width: 0.26rem;
  height: auto;
}

.zz-section-body {
  font-size: 0.3rem;
  color: #333;
  line-height: 0.45rem;
  margin-top: 0.3rem;
}

.zz-section-info {
  position: absolute;
  right: 0;
  top: 0.05rem;
  font-size: 0.22rem;
  color: #888;
}

.zz-section-info-more {
  position: absolute;
  right: 0;
  top: 0.05rem;
  font-size: 0.24rem;
  color: #888;
}

.zz-cg-title {
  font-size: 0.35rem;
  color: #333;
  display: block;
}

.zz-cg-info {
  font-size: 0.23rem;
  color: #744fce;
  margin-top: 0.2rem;
}

.zz-cg-text {
  margin-top: 0.2rem;
  font-size: 0.3rem;
  color: #333;
  line-height: 0.45rem;
}

.zz-cg-text a {
  color: #744fce;
  text-decoration: none;
}

.zz-cg-company {
  margin-top: 0.3rem;
  font-size: 0.23rem;
  color: #bababa;
  padding-bottom: 0.25rem;
}

.zz-cg-item {
  border-bottom: 1px solid #f0f0f2;
  padding-top: 0.28rem;
}

.zz-cg-item:last-of-type {
  border-bottom: 0;
}
