.content {
  padding-top: 30px;
  padding-bottom: 60px;
}
.articleCon {
  border: 1px solid #e6e6e6;
  padding: 20px;
  color: #464646;
}
.articleCon .title {
  font-size: 20px;
  color: #2aa6ff;
  padding: 10px 100px;
  text-align: center;
}
.articleCon .time {
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
}
.articleCon p {
  padding: 5px 0;
  text-align: justify;
}
.articleCon .subtit1 {
  font-size: 16px;
  font-weight: bold;
}
.attachment {
  padding-top: 50px;
  padding-bottom: 20px;
}
.attachment strong,
.attachment a,
.attachment img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
}
.attachment a {
  color: #0081ef;
}
.btnCon {
  padding-top: 60px;
  padding-bottom: 30px;
  text-align: center;
}
.btnCon .btn_signUp {
  font-size: 16px;
  background: #3badff;
  color: #fff;
  display: inline-block;
  border-radius: 3px;
  padding: 8px 40px;
}

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