@import "../redCss/whywList.css";
.zt_detailList {
  background-color: #eef4f9;
  font-family: HiraginoSansGB-W3;
  box-sizing: border-box;
}
.zt_detailList .wrapper {
  margin-bottom: 20px;
}
/* 武汉要闻 */
.whyw {
  width: 1200px;
  font-size: 18px;
  color: #212121;
  box-sizing: border-box;
  background-color: #fff;
  padding: 48px 30px 67px 30px;
  margin-bottom: 20px;
}
.whyw .title {
  border-bottom: 1px solid #d8d8d8;
}
.whyw .title h2 {
  font-size: 28px;
  color: #2d66a5;
  margin-bottom: 8px;
  display: inline-block;
  padding: 0 15px;
  position: relative;
}
.whyw .title h2::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #2d66a5;
  /* top: 42px; */
  bottom: -8px;
  left: 0;
}
.whyw .articleList {
  margin-top: 28px;
}
.whyw .articleList ul {
  padding-bottom: 28px;
}
.whyw .articleList ul ul {
  padding-bottom: 28px;
  border-bottom: 1px dashed #dcdcdc;
}
.whyw .articleList ul ul:last-child {
  border: none;
}
.whyw .articleList ul li {
  padding: 0 8px;
  margin-top: 32px;
}
.whyw .articleList ul li::before {
  content: "·";
  display: inline;
  margin-right: 4px;
  vertical-align: middle;
}
.whyw .articleList ul li:hover::before {
  color: #2d66a5;
}
.whyw .articleList ul li a {
  display: inline-block;
  width: calc(100% - 360px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.whyw .articleList.xxgk ul li a {
  vertical-align: middle;
  width: unset;
}
.whyw .articleList ul li a:hover {
  color: #2d66a5;
}
.whyw .articleList ul li .time {
  padding-top: 4px;
  float: right;
  vertical-align: middle;
  font-size: 16px;
  color: #999999;
}
.whyw .articleList .btnWrapper {
  margin-top: 32px;
  text-align: center;
}
.whyw .articleList .btnWrapper .btn {
  font-size: 14px;
  display: inline-block;
  padding: 4px 10px;
  border: 1px solid #e1e6eb;
  border-radius: 2px;
  margin-bottom: 10px;
}
.whyw .articleList .btnWrapper .btn + .btn {
  margin-left: 6px;
}
.whyw .articleList .btnWrapper .btn.active {
  background-color: #2d66a5;
  color: #fff;
}






/* 武汉要闻 */
.whyw_h {
  width: 1200px;
  font-size: 18px;
  color: #212121;
  box-sizing: border-box;
  background-color: #fff;
  padding: 48px 30px 67px 30px;
  margin-bottom: 20px;
}
.whyw_h .title {
  border-bottom: 1px solid #d8d8d8;
}
.whyw_h .title h2 {
  font-size: 28px;
  color: #2d66a5;
  margin-bottom: 8px;
  display: inline-block;
  padding: 0 15px;
  position: relative;
}
.whyw_h .title h2::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #2d66a5;
  /* top: 42px; */
  bottom: -8px;
  left: 0;
}
.whyw_h .articleList {
  margin-top: 28px;
}
.whyw_h .articleList ul {
  padding-bottom: 28px;
}
.whyw_h .articleList ul ul {
  padding-bottom: 28px;
  border-bottom: 1px dashed #dcdcdc;
}
.whyw_h .articleList ul ul:last-child {
  border: none;
}
.whyw_h .articleList ul li {
      padding: 10px 18px;
  /*padding: 0 8px;*/
  margin-top: 12px;
}
.whyw_h .articleList ul li::before {
  content: "·";
  display: inline;
  margin-right: 4px;
  vertical-align: middle;
}
.whyw_h .articleList ul li:hover::before {
  color: #2d66a5;
}
.whyw_h .articleList ul li a span{
  /*display: inline-block;
  width: calc(100% - 360px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;*/
  height: 22px;
font-size: 16px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #111111;
line-height: 22px;
}
.whyw_h .articleList.xxgk ul li a {
  vertical-align: middle;
  width: unset;
}
.whyw_h .articleList ul li a:hover {
  color: #2d66a5;
}
.whyw_h .articleList ul li .time {
  padding-top: 4px;
  float: right;
  vertical-align: middle;
  font-size: 16px;
  color: #999999;
}
.whyw_h .articleList .btnWrapper {
  margin-top: 32px;
  text-align: center;
}
.whyw_h .articleList .btnWrapper .btn {
  font-size: 14px;
  display: inline-block;
  padding: 4px 10px;
  border: 1px solid #e1e6eb;
  border-radius: 2px;
  margin-bottom: 10px;
}
.whyw_h .articleList .btnWrapper .btn + .btn {
  margin-left: 6px;
}
.whyw_h .articleList .btnWrapper .btn.active {
  background-color: #2d66a5;
  color: #fff;
}
