.tpxw_content {
  width: 704px;
  margin: 0 auto
}
.wrapper-list {
  display: block;
}

.tpxw-menu {
  padding: 30px 0 10px;
}
.tpxw-article-title {
  border-bottom: none;
}
.tpxw-article-crumbs {
  display: none;
}
.wrapper-list-left-menu .tpxw-menu-ul .tpxw-menu-li {
  float: left;
  width: 220px;
  height: 75px;
  text-align: center;
  line-height: 75px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.wrapper-list-left-menu .tpxw-menu-ul .tpxw-menu-li:nth-child(3n+1) {
  margin-left: 0;
}
.tpxw-article-list .tpxw-article-list-left {
  width: 295px;
  height: 195px;
  margin: 0 20px;
}
.tpxw-article-list {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px dashed #ddd;
}
.tpxw-article-list-right {
  width: 380px;
  display: block;
  padding:  15px 0px 0 5px;
  cursor: pointer;
}
.tpxw-article-list-right p {
  font-size: 29.93px;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 28px;
  line-height: 42px;
}
.tpxw-article-list-right span {
  font-size: 20px;
  color: rgba(82, 82, 82, 1);
  width: auto;
}
.tpxw-article-title:before {
  position: absolute;
  bottom: -2.5px;
  left: 5%;
  margin-left: -28px;
  content: '';
  width: 57px;
  height: 5px;
  background-image: linear-gradient(#0962be, #0962be), linear-gradient(#fff, #fff);
  background-blend-mode: normal, normal;
}
.tpxw-article-list .tpxw-article-list-left img {
  width: 100%;
  height:100%
}

.wrapper-list-left-menu .tpxw-menu-ul .tpxw-menu-li a {
  font-size: 26px;
  margin-left: 0;
}

.wrapper-list-right {
  width: auto;
}

.tpxw-article-title {
  font-size: 32px;
  padding: 37px 0 30px;
}

.wrapper-list-right {
  padding: 0 24px;
}
