#hotRenwu[data-v-ddc74ef4] {
  width: 1300px;
  margin: 45px auto;
}
#hotRenwu .hotRenwuTitle[data-v-ddc74ef4] {
  font-size: 30px;
  font-family: "pingfangSc";
  letter-spacing: 2px;
  margin-top: 20px;
  text-align: center;
}
#hotRenwu .hotRenwuList[data-v-ddc74ef4] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px 0;
}
#hotRenwu .hotRenwuList .hotRenwuItem[data-v-ddc74ef4] {
  width: calc(50% - 15px);
  height: 110px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  padding: 0 36px;
  border-radius: 8px;
  align-items: center;
  cursor: pointer;
  font-family: "pingfangSc";
}
#hotRenwu .hotRenwuList .hotRenwuItem .imgH3P[data-v-ddc74ef4] {
  display: flex;
  align-items: center;
}
#hotRenwu .hotRenwuList .hotRenwuItem .imgH3P img[data-v-ddc74ef4] {
  width: 60px;
  margin-right: 15px;
}
#hotRenwu .hotRenwuList .hotRenwuItem .imgH3P h3[data-v-ddc74ef4] {
  font-size: 20px;
  color: #333;
  margin: 0;
  line-height: 28px;
  font-family: "pingfangSc";
}
#hotRenwu .hotRenwuList .hotRenwuItem .imgH3P p[data-v-ddc74ef4] {
  font-size: 14px;
  color: #666;
}
#hotRenwu .hotRenwuList .hotRenwuItem span[data-v-ddc74ef4] {
  font-size: 24px;
  color: #999999;
  letter-spacing: 2px;
  display: flex;
  align-items: center;
  font-family: "pingfangSc";
}
#hotRenwu .hotRenwuList .hotRenwuItem span i[data-v-ddc74ef4] {
  font-weight: bold;
  font-size: 26px;
}
#hotRenwu .hotRenwuList .hotRenwuItem[data-v-ddc74ef4]:hover {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
}
#hotRenwu .hotRenwuList .hotRenwuItem.active[data-v-ddc74ef4] {
  color: #333 !important;
}
#hotRenwu .hotRenwuList .hotRenwuItem.active span[data-v-ddc74ef4] {
  color: #333 !important;
  letter-spacing: 1px;
}
@media screen and (max-width: 1600px) {
#hotRenwu[data-v-ddc74ef4] {
    zoom: 0.92 !important;
}
}
@media screen and (max-width: 1500px) {
#hotRenwu[data-v-ddc74ef4] {
    zoom: 0.85 !important;
}
#hotRenwu .hotRenwuList .hotRenwuItem[data-v-ddc74ef4] {
    height: 100px;
}
#hotRenwu .hotRenwuList .hotRenwuItem .imgH3P img[data-v-ddc74ef4] {
    width: 56px;
}
#hotRenwu .hotRenwuList .hotRenwuItem .imgH3P h3[data-v-ddc74ef4] {
    font-size: 16px;
}
}
@media screen and (max-width: 1024px) {
#hotRenwu .hotRenwuList .hotRenwuItem[data-v-ddc74ef4] {
    height: 90px;
}
#hotRenwu .hotRenwuList .hotRenwuItem .imgH3P img[data-v-ddc74ef4] {
    width: 50px;
}
}
