.diyBox {
  width: 100%;
  height: auto;
  border-bottom: 1px #3768D1 solid;
  margin-bottom: 10px;
}
.newsListStyle1 {
  width: 100%;
  margin-top: 55px;
}
.newsListStyle1 li {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: url(../img/icon_newlist.png) no-repeat left center;
  text-indent: 25px;
}
.newsListStyle1 li a:link,
.newsListStyle1 li a:visited {
  color: #636363;
  font-size: 12px;
}
.download {
  width: 100%;
  height: 65px;
  text-align: right;
  margin-top: 52px;
}