.ppjg-content .topcnt {
  margin-top: 40px;
  margin-bottom: 40px;
}
.ppjg-content .topcnt .page-title {
  font-family: MiSans;
  font-weight: 600;
  font-size: 50px;
  color: #000000;
  line-height: 1;
  margin: 0;
}
.ppjg-content .topcnt .earth {
  width: 50px;
  height: 50px;
  display: inline-block;
  background-image: url("../images/ppjg/icon_business.png");
  background-size: cover;
  cursor: pointer;
  z-index: 1;
}
.ppjg-content .topcnt img {
  width: 50px;
  display: block;
}
.ppjg-content .context {
  padding-bottom: 60px;
}
.ppjg-content .context .item {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #F2F2F2;
}
.ppjg-content .context .item img {
  max-width: 320px;
  width: 21%;
  object-fit: cover;
  height: auto;
  background: #FFFFFF;
}
.ppjg-content .context .item .rght {
  margin-left: 40px;
}
.ppjg-content .context .item .rght .title {
  font-family: MiSans;
  font-weight: 500;
  font-size: 24px;
  color: #000000;
  line-height: 1;
}
.ppjg-content .context .item .rght .title:hover {
  color: #d4af37;
}
.ppjg-content .context .item .rght .desc {
  font-family: MiSans;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 21px;
  margin-top: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ppjg-content .context .item .rght .btmm {
  margin-top: 27px;
  display: flex;
  align-items: center;
}
.ppjg-content .context .item .rght .btmm .local,
.ppjg-content .context .item .rght .btmm .zixun {
  font-family: MiSans;
  font-weight: 400;
  font-size: 14px;
  color: #808080;
  line-height: 1;
}
.ppjg-content .context .item .rght .btmm .local {
  margin-right: 50px;
}
.ppjg-content .context .item .rght .btmm .black {
  color: #000000;
}
@media (max-width: 767.98px) {
  .ppjg-content .topcnt {
    margin-top: 1.54rem;
    margin-bottom: 1.54rem;
  }
  .ppjg-content .topcnt .page-title {
    font-family: MiSans;
    font-weight: 600;
    font-size: 1.92rem;
    color: #000000;
    line-height: 1;
    margin: 0;
  }
  .ppjg-content .topcnt .earth {
    width: 1.92rem;
    height: 1.92rem;
    display: inline-block;
    background-image: url("../images/ppjg/icon_business.png");
    background-size: cover;
    cursor: pointer;
    z-index: 1;
  }
  .ppjg-content .topcnt img {
    width: 1.92rem;
    display: block;
  }
  .ppjg-content .context {
    padding-bottom: 1.5rem;
  }
  .ppjg-content .context .item {
    margin-bottom: 1.46rem;
    display: flex;
    align-items: flex-start;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #EDEDED;
  }
  .ppjg-content .context .item img {
    max-width: 7.69rem;
    width: 7.69rem;
    height: 3.85rem;
    object-fit: cover;
    height: auto;
    background: #FFFFFF;
    border-radius: 0.77rem;
    border: 0.08rem solid #EDEDED;
  }
  .ppjg-content .context .item .rght {
    margin-left: 1.19rem;
  }
  .ppjg-content .context .item .rght .title {
    font-family: MiSans;
    font-weight: 500;
    font-size: 1.08rem;
    color: #000000;
    line-height: 1;
  }
  .ppjg-content .context .item .rght .desc {
    font-family: MiSans;
    font-weight: 400;
    font-size: 0.69rem;
    color: #808080;
    line-height: 1.04rem;
    margin-top: 1.1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .ppjg-content .context .item .rght .btmm {
    margin-top: 1.1rem;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .ppjg-content .context .item .rght .btmm .local,
  .ppjg-content .context .item .rght .btmm .zixun {
    font-family: MiSans;
    font-weight: 400;
    font-size: 0.77rem;
    color: #808080;
    line-height: 1;
  }
  .ppjg-content .context .item .rght .btmm .local {
    margin-right: 0px;
    margin-bottom: 0.7rem;
  }
  .ppjg-content .context .item .rght .btmm .black {
    color: #000000;
  }
}
