.gonglu-item .gonglu-title {
  width: 100%;
  display: block;
  cursor: pointer;
  padding: 20px 0px 15px 10px;
  color: #333;
  font-size: 16px;
  font-weight: 700;
}
.article-content {
  border-bottom: 0;
}
#new-style ul li:nth-last-of-type(-n + 2) {
  border-bottom: 0;
}
.line-area li a {
  padding: 0;
  line-height: 1;
}
