.wp-pic {
  width: 100%;
  border: none;
  outline: none;
  display: block;
}
.wrapper1 {
  padding-top: 87px;
}
.wrapper1 .wp1-title {
  color: #1e1f1f;
  font-size: 30px;
  text-align: center;
  padding-bottom: 8px;
}
.wrapper1 .wp1-etitle {
  color: #c8c8c8;
  font-size: 12px;
  text-align: center;
  padding-bottom: 40px;
}
.wrapper1 .select-line {
  width: 70%;
  margin: 0 auto;
  padding-bottom: 40px;
}
.wrapper1 .select-line .select-box {
  width: 87px;
  height: 30px;
  margin-right: 20px;
  background: #8c2a68;
  color: #fff;
  line-height: 30px;
}
.wrapper1 .select-line .nlink {
  width: 87px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  margin-right: 20px;
  background: #f8f8f8;
  color: #666666;
  font-size: 12px;
  text-align: center;
}
.wrapper1 .select-line .nlink.on {
  background: #8c2a68;
  color: #fff;
}
.wrapper1 .select-line .nlink:hover {
  background: #8c2a68;
  color: #fff;
}
.wrapper1 .news-box {
  width: 70%;
  margin: 0 auto;
}
.wrapper1 .news-box .news-list {
  width: 32.5%;
  float: left;
  margin-right: 1%;
  margin-bottom: 40px;
}
.wrapper1 .news-box .news-list:nth-of-type(3n) {
  margin-right: 0;
}
.wrapper1 .news-box .news-list .news-pic {
  width: 100%;
}
.wrapper1 .news-box .news-list:hover .news-title {
  color: #8c2a68;
}
.wrapper1 .news-box .news-list .news-title {
  color: #323333;
  font-size: 16px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.wrapper1 .news-box .news-list .news-desc {
  line-height: 1.6;
  color: #666666;
  font-size: 12px;
  padding-bottom: 20px;
}
.wrapper1 .news-box .news-list .news-date {
  color: #8c2a68;
  font-size: 14px;
  padding-left: 30px;
  background: url(/images/news-pic1.png) no-repeat;
  height: 18px;
  line-height: 18px;
}

/*# sourceMappingURL=news.css.map */
