#detail {
  padding-top: 100px;
}
#detail .wrapper {
  border-top: 8px solid #0080cc;
  padding: 0 40px 30px;
  box-sizing: border-box;
}
#detail .wrapper .des h2 {
  font-size: 26px;
  line-height: 56px;
  text-align: Center;
  padding: 20px 0 10px;
  font-weight: normal;
}
#detail .wrapper .time {
  width: 900px;
  margin: 0 auto;
  line-height: 50px;
  color: #666666;
  font-size: 14px;
  border-bottom: 1px solid #d9d9d9;
}
#detail .wrapper .time span:first-child {
  margin-right: 20px;
}
#detail .wrapper .gsxwxq {
  width: 900px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 28px;
  padding: 30px 0;
}
#detail .wrapper .gsxwxq p {
  text-indent: 2em;
  font-size: 16px;
  font-family: 宋体;
  margin-bottom: 15px;
  line-height: 30px;
  color: #333;
}
#detail .wrapper .gsxwxq .dkxgxw {
  border-top: 1px solid #d9d9d9;
  padding-top: 20px;
}
