* {
  margin: 0;
  padding: 0;
  border: 0;
}
.banner {
  background: url(../img/shunfeng/qiyezixun/BANNNER1132.png) no-repeat top center;
  background-size: cover;
  height: 500px;
}
.bread {
  width: 1200px;
  margin: 0 auto;
  height: 90px;
  line-height: 90px;
  font-size: 14px;
  color: #6A6A6A;
}
.bread > span {
  cursor: pointer;
}
.article {
  padding-bottom: 74px;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.article > div.title {
  font-size: 24px;
  color: #444444;
}
.article > div.time {
  font-size: 16px;
  color: #444444;
  margin-top: 26px;
  margin-bottom: 40px;
}
.article > div.center>pre {
  white-space: pre-wrap;
	word-wrap: break-word;
	text-align: justify;
}
/*# sourceMappingURL=informationDetails.css.map */
