.zxts {
  margin-top: 30px;
  display: flex;
  gap: 36px;
}
.dzxx {
  width: 100%;
  /* width: 1120px; */
}
.dzgg_content {
  clear: both;
  height: 100%;
}
.zxts .dzgg_content ul {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.dzgg_content li {
  position: relative;
}
.flag-icon {
  position: absolute;
  bottom: -9px;
  left: 48%;
  width: 23px;
  height: 9px;
  background: url("/syx/lsswszf/resource/hdjlimg/flag-icon.png") no-repeat center/cover;
  display: none;
}
.dzgg_content li.active .flag-icon {
  display: block;
}
.zxtj {
  margin-top: 22px;
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.zssd {
  display: flex;
}
.zssd:hover {
  color: #000;
}
/*来信选登*/
.letter-container {
  background: #fff;
  border-radius: 5px;
  width: 73%;
}
/* .xjtj-container,
.letter-container,
.zxft-container {
  border: 1px solid #f6f4ee;
} */
.letter-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 2.4rem;
  padding: 12px 26px;
  background: #f6f4ee;
}
.letter-header span {
  white-space: nowrap;
}
.letter-header-more {
  font-size: 1.6rem;
  color: #888;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-weight: lighter;
  gap: 10px;
}
.letter-header-more:hover {
  color: #333;
}
.letter_he {
  min-height: 379px;
  position: relative;
}
.letter_he_img {
  position: absolute;
  bottom: -1px;
  left: 0px;
  background: url("/syx/lsswszf/resource/hdjlimg/new_xlxxxrx.png");
  background-repeat: no-repeat;
  /* 禁止平铺 */
  height: 43px;
  width: 100%;
}
.letter-info {
  border: 5px solid #f6f4ee;
  border-top: none;
  padding: 32px 22px;
  padding-bottom: 0px;
}
.letter-table {
  border-collapse: collapse;
  padding-top: 15px;
  background: #fff;
  width: 100%;
  font-size: 1.8rem;
  table-layout: fixed;
}
.letter-table-head {
  border-bottom: 1px solid #f5f4ef;
  text-align: left;
}
.letter-table-head th {
  padding: 5px 30px;
  font-weight: normal;
  font-size: 22px;
}
.letter-table-head th:first-child {
  width: 60%;
}
.letter-table-head th:last-child {
  text-align: right;
}
.letter-info td {
  padding: 15px 30px;
  box-sizing: border-box;
}
.letter-info td.time {
  text-align: right;
  padding: 12px;
}
.letter-info .letter-table-body tr:hover {
  background-color: #f9f2e8;
}
.letter-table-body tr {
  position: relative;
}
.letter-table-body tr td::before {
  content: "";
  width: 5px;
  height: 5px;
  background: #dcc079;
  position: absolute;
  left: 10px;
  top: 25px;
  border-radius: 10px;
}
.mail_text a {
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
/*统计表格*/
.xjtj-container {
  /* position: absolute; */
  right: 0px;
  border-radius: 5px;
}
.xjtj-container .letter-info {
  padding: 9px;
}
.stats-container {
  text-align: center;
}
.stat-item {
  padding: 15px 0;
  border-bottom: 1px dashed #ddd;
  display: flex;
  justify-content: flex-start;
  gap: 20px;
}
.stat-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.stat-label {
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 7px 10px;
  box-sizing: border-box;
  background: #f8f6f2;
  min-width: 160px;
}
.stat-label span {
  font-size: 2rem;
}
.stat-label img {
  margin-top: 2px;
}
.echart_item_box {
  width: 100%;
  height: 203px;
}
.stat-number {
  margin-left: 3%;
}
/*在线访谈*/
.zxft-container {
  margin-top: 50px;
  border-radius: 5px;
}
.zxft-info {
  display: flex;
  justify-content: space-between;
  padding-bottom: 22px;
}
/*电子信箱 */
.preview_left {
  flex-shrink: 0;
  /* 防止左边内容缩小 */
  padding-right: 10px;
  /* 为了左右间距，适当调整 */
  white-space: nowrap;
  /* 防止文本换行 */
  color: #be0000;
}
.preview_right {
  max-width: 340px;
  flex-grow: 1;
  margin: 0;
  text-align: justify;
}
.wqhg {
  flex: 1;
  margin-left: 10px;
  overflow: hidden;
}
.tab_conBox {
  display: flex;
  justify-content: space-between;
  margin-left: 10px;
}
.conImgBox img {
  width: 471px;
  height: 277px;
}
.preview_item_item {
  margin-left: 17px;
  font-size: 1.8rem;
  line-height: 32px;
  display: flex;
  /* 启用 flexbox 布局 */
  align-items: flex-start;
  /* 使得左边和右边第一行顶部对齐 */
}
.preview_item_item_backdrop {
  margin-left: 17px;
  font-size: 1.8rem;
  line-height: 32px;
  width: 340px;
}
.tab_item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 25px;
  box-sizing: border-box;
}
.only_text {
  width: 100%;
  /* overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; */
}
.multi_text {
}
.preview_item_item .title {
  font-size: 2rem;
  /* overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; */
}
.subject {
  max-width: 350px;
}
/*往期回顾*/
.wqhg_header {
  padding: 9px 30px;
  vertical-align: middle;
  font-size: 2.4rem;
  color: #000000;
  display: flex;
  background: url("/syx/lsswszf/resource/hdjlimg/wqhg2.png") no-repeat left;
  border-bottom: 1px solid #f6f4ee;
}
.wqhg ul {
  padding: 0 10px;
  box-sizing: border-box;
  padding-bottom: 0px;
}
.wqhg ul li {
  font-size: 1.8rem;
  line-height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.wqhg ul li a {
  margin-left: 22px;
  width: 60%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wqhg ul li span {
  text-align: right;
  color: #7a7a7a;
}
/*在线访谈*/
.wqft_main {
  margin: 30px 0 40px;
  display: flex;
  justify-content: space-between;
}
/*网上调查*/
.zcwjk {
  width: 48%;
}
.nav_zcwjk {
  height: 35px;
  border-bottom: 2px solid #f4f4f4;
  margin-bottom: 18px;
}
.nav_zcwjk span {
  display: inline-block;
  margin: 0 20px;
  padding: 0 5px;
  line-height: 35px;
  text-align: center;
  font-size: 2.4rem;
  cursor: pointer;
}
.nav_zcwjk span a {
  color: #b4b4b4;
}
.nav_zcwjk span.active {
  border-bottom: 3px solid #bd1a2d;
}
.nav_zcwjk span.active a {
   color: #bd172d;
}
.zxts .nav_zcwjk {
  border-bottom: 2px solid #f4f4f4;
  overflow: hidden;
  font-size: 1.8rem;
}
.zxts .nav_zcwjk span {
  float: left;
}
.zxts .nav_zcwjk span a {
  display: inline-block;
  width: 133px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 2.8rem;
  font-weight: bold;
  color: #bd1a2d;
  border-bottom: 3px solid #bd1a2d;
}
.zxts .nav_zcwjk span a {
  line-height: 70px;
  margin-right: 13px;
  color: #5e5e5e;
}
.zxts .nav_zcwjk a.active {
  display: block;
}
.new_content ul {
  padding: 15px;
  padding-left: 25px;
  min-height: 260px;
  box-sizing: border-box;
  padding-bottom: 0px;
  display: none;
}
.new_content ul li a {
  width: 46%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 1.6rem;
}
.new_content ul li span {
  float: right;
}
.new_content ul li i {
  width: 5px;
  height: 5px;
  background: #d5c8ae;
  border-radius: 50%;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 15px;
}
.time {
  color: #7a7a7a;
}
.new_content ul li span {
  font-size: 1.8rem;
}
.new_content ul li a {
  font-size: 1.8rem;
}
.new_content ul li {
  height: 49px;
  position: relative;
}
.new_content ul li .btns {
  float: left;
  background: #fff;
  color: #ccc !important;
  border-color: #ddd;
  padding: 0 7px;
  margin-right: 25px;
  border-radius: 3px;
  border: 1px solid #e8e8e8;
  line-height: 22px;
}
.wqhg ul li ::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background: #d5c8ae;
  border-radius: 50%;
  left: 0px;
  top: 23px;
}
.zcwjk .lfyjzj {
  display: block;
  float: left;
  background: #bd1a2d;
  width: 142px;
  height: 37px;
  line-height: 37px;
  margin-top: 17px;
  font-size: 1.8rem;
  color: #ffffff;
  text-align: center;
  border-radius: 6px 6px 6px 0px;
}
.switcv {
  display: none;
}
.dzgg_item:nth-child(2) {
  margin-top: 10px;
}
.letter-info .stat-item .stat-label .stat_label_text {
  font-size: 18px;
  font-weight: normal;
}
.hdjl_zsk {
  background: url("/syx/lsswszf/resource/hdjlimg/new_hdjlzsk.png");
  margin-top: 30px;
  background-repeat: no-repeat;
  /* 禁止平铺 */
  background-size: 100% 100%;
  /* 拉伸至容器100%宽高（可能变形） */
  width: 100%;
  height: 135px;
}
@media (max-width: 1520px) {
  .hdjl {
    width: 100%;
  }
}
@media (max-width: 1340px) {
  /* .letter-info {
    padding: 32px 0 !important;
  } */
  .tab_conBox {
    display: block;
  }
  .time_ele {
    display: none;
  }
  .stat-item {
    align-items: center;
    justify-content: space-around;
    padding: 5px 0;
    gap: 0;
  }
}
@media (max-width: 1200px) {
  .content_1450,
  .content_1632,
  .content_1450,
  .content_1500,
  .content_1150,
  .content_1100 {
    padding: 0 !important;
  }
  .hdjl {
    width: 100%;
  }
  .wqhg ul li a {
    flex: 1;
  }
  .letter_he {
    height: 340px;
  }
}
@media (max-width: 1090px) {
  .letter-header-more img {
    display: none;
  }
  .letter-info td:first-child {
    width: 160px;
  }
  .letter-info .stat-item .stat-label .stat_label_text {
    display: none;
  }
  /* .letter-info .stat-item .stat-label{
    flex-direction: column;
  } */
}
@media (max-width: 1000px) {
  .zxtj,
  .zxts {
    display: block;
    height: auto;
  }
  .letter-container,
  .xjtj-container {
    width: 100%;
  }
  .letter-table-head {
    display: none;
  }
  .zxts .dzgg_content ul {
    flex-direction: row;
    margin-bottom: 15px;
  }
  .zxts .dzgg_content ul img {
    width: 100%;
  }
  .stat-number {
    margin-left: 0;
  }
  .stat-number img {
    width: auto;
  }
  .letter-info .stat-item .stat-label .stat_label_text {
    display: inline;
  }
  .letter-info td:first-child {
    width: 75%;
  }
  .letter-header-more img {
    display: block;
  }
  .dzgg_item:nth-child(2) {
    margin-top: 0px;
  }
  .zxts .dzgg_content ul {
    flex-direction: column;
  }
}
@media (max-width: 660px) {
  .letter-info td:first-child {
    width: 65%;
  }
}
@media (max-width: 830px) {
  .preview_item_item_backdrop {
    width: auto;
  }
  .hdjl {
    width: 100%;
  }
  .conImgBox img {
    width: 100%;
    height: auto;
  }
  .tab_conBox,
  .wqft_main {
    display: block;
    height: auto;
  }
  .subject {
    width: calc(100% - 17px);
    max-width: none;
  }
  .dzxx,
  .znwd,
  .zssd,
  .zssd a,
  .zcwjk {
    width: 100%;
  }
  .wqhg,
  .xjtj-container {
    margin-top: 15px;
  }
}
@media (max-width: 500px) {
  .wqhg ul li a {
    margin-left: 10px;
  }
  .preview_item_item_backdrop {
    width: calc(100% - 17px);
  }
  .new_content ul li .btns {
    margin-right: 8px;
  }
  .new_content ul {
    padding: 0 6px;
  }
  .time_ele {
    display: none;
  }
  .letter-info td:first-child {
    width: 50%;
  }
  .letter_he_img {
    background-size: 100% 100%;
  }
  .hdjl_zsk {
    height: 80px;
  }
  .letter-info td {
    padding: 15px 0;
    width: 30%;
  }
  .letter-table-body tr td::before {
    content: none !important;
  }
}
