.zq_comment {
  width: 750px;
  margin-top: 24px;
  padding: 32px 40px;
  box-sizing: border-box;
  border-radius: 8px;
  border: 1px solid #EFF2F5;
  background-color: #ffffff;
}
.zq_comment .zq_comment_title {
  width: 396px;
  height: 28px;
  margin: 0 auto 20px;
  background-image: url("https://xhsc.app.xinhuanet.com/download-source/img/zqhpc/zq_comment_title.png");
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.zq_comment .zq_comment_input {
  width: 100%;
  height: 32px;
  margin-bottom: 12px;
  background-color: #F5F5F5;
  border-radius: 4px;
  padding: 0 16px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: 32px;
  color: #999999;
  cursor: text;
}
.zq_comment .zq_comment_input .zq_comment_bi {
  width: 24px;
  height: 24px;
  margin-right: 4px;
  background-image: url("https://xhsc.app.xinhuanet.com/download-source/img/zqhpc/bi.png");
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.zq_comment .zq_comment_list .zq_comment_item {
  padding: 20px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #eeeeee;
}
.zq_comment .zq_comment_list .zq_comment_item .zq_comment_item_userinfo {
  display: flex;
  align-items: center;
  margin-bottom: 3px;
}
.zq_comment .zq_comment_list .zq_comment_item .zq_comment_item_userinfo .zq_comment_avatar {
  width: 32px;
  height: 32px;
  margin-right: 8px;
  border-radius: 50%;
  background-color: #ededed;
  object-fit: cover;
  border: 1px solid #ffffff;
}
.zq_comment .zq_comment_list .zq_comment_item .zq_comment_item_userinfo .zq_comment_name {
  font-size: 14px;
  line-height: 16px;
  color: #121212;
  margin-right: 8px;
}
.zq_comment .zq_comment_list .zq_comment_item .zq_comment_item_userinfo .zq_comment_time {
  font-size: 12px;
  line-height: 16px;
  color: #999999;
  letter-spacing: .3px;
}
.zq_comment .zq_comment_list .zq_comment_item .zq_comment_item_content {
  padding-left: 40px;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 24px;
  color: #121212;
  text-align: justify;
}
.zq_comment .zq_comment_list .zq_comment_item .zq_comment_reply_list {
  margin-top: 20px;
  padding-left: 40px;
  box-sizing: border-box;
}
.zq_comment .zq_comment_list .zq_comment_item .zq_comment_reply_list .zq_comment_reply_item {
  margin-bottom: 20px;
}
.zq_comment .zq_comment_list .zq_comment_item .zq_comment_reply_list .zq_comment_reply_item .zq_comment_reply_item_userinfo {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
}
.zq_comment .zq_comment_list .zq_comment_item .zq_comment_reply_list .zq_comment_reply_item .zq_comment_reply_item_userinfo .zq_comment_reply_avatar {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border-radius: 50%;
  background-color: #ededed;
  border: 1px solid #ffffff;
}
.zq_comment .zq_comment_list .zq_comment_item .zq_comment_reply_list .zq_comment_reply_item .zq_comment_reply_name {
  font-size: 14px;
  line-height: 16px;
  color: #121212;
  margin-right: 8px;
}
.zq_comment .zq_comment_list .zq_comment_item .zq_comment_reply_list .zq_comment_reply_item .zq_comment_reply_time {
  font-size: 12px;
  line-height: 16px;
  color: #999999;
  letter-spacing: .3px;
}
.zq_comment .zq_comment_list .zq_comment_item .zq_comment_reply_list .zq_comment_item_reply_content {
  padding-left: 32px;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 24px;
  color: #121212;
  text-align: justify;
}
.zq_comment .zq_comment_list .zq_comment_item .zq_comment_see_all {
  font-size: 14px;
  line-height: 24px;
  color: #008BFF;
  text-align: center;
  cursor: pointer;
}
.zq_comment .zq_comment_more {
  width: 121px;
  height: 32px;
  margin: 24px auto 0;
  background: #008BFF;
  border-radius: 16px;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}
.zq_comment .zq_comment_empty {
  font-size: 14px;
  line-height: 22px;
  color: #868E96;
  text-align: center;
}
.zq_comment .zq_comment_empty .zq_comment_empty_icon {
  width: 130px;
  height: 106px;
  margin: 0 auto;
  background-image: url("https://xhsc.app.xinhuanet.com/download-source/img/zqhpc/zanwushuju.png");
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}

/* 二维码弹窗 */
.zq_comment_qrcode {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.4);
}

.zq_comment_qrcode .zq_qr_img {
  width: 400px;
  height: 451px;
  background: url("https://xhsc.app.xinhuanet.com/download-source/img/zqhpc/qrcode_bg.png") no-repeat;
  background-size: contain;
  padding-top: 63px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.zq_comment_qrcode .zq_qr_img .zq_qr_title1 {
  font-size: 27px;
  line-height: 45px;
  letter-spacing: 0.3px;
  color: #121212;
  margin-bottom: 12px;
}

.zq_comment_qrcode .zq_qr_img .zq_qr_title2 {
  font-size: 27px;
  line-height: 38px;
  letter-spacing: 0.3px;
  color: #0F8AF0;
  margin-bottom: 45px;
}

.zq_comment_qrcode .zq_qr_img .zq_qr_close {
  width: 32px;
  height: 32px;
  background: url("https://xhsc.app.xinhuanet.com/download-source/img/zqhpc/qrcode_close.png") no-repeat;
  background-size: 32px;
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 1;
  cursor: pointer;
}

.zq_comment_qrcode .zq_code {
  width: 176px;
  height: 176px;
  background: url("https://xhsc.app.xinhuanet.com/download-source/img/zqhpc/qrcode.png") no-repeat;
  background-size: 176px;
}

/* 二维码弹窗 */