﻿.g-detail .g-bd {
  margin-bottom: 40px;
}
.g-detail .g-bd .main {
  border: 1px solid #dddddc;
}
.g-detail .g-bd .main .wrap {
  margin: 55px 60px 50px 80px;
}
.g-detail .g-bd .main .wrap .head {
  padding-bottom: 30px;
  border-bottom: 1px dashed #cccccc;
}
.g-detail .g-bd .main .wrap .head .title {
  font-size: 26px;
  color: #323333;
  line-height: 65px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.g-detail .g-bd .main .wrap .head .subtitle {
  margin-top: 10px;
  font-size: 14px;
  color: #666666;
  text-align: center;
}
.g-detail .g-bd .main .wrap .text {
  padding-top: 20px;
}
.g-detail .g-bd .main .wrap .text .words {
  font-size: 16px;
  color: #323333;
  line-height: 35px;
  text-indent: 2em;
}
.g-detail .g-bd .main .wrap .text .photo {
  margin-bottom: 8px;
  text-align: center;
}

/*# sourceMappingURL=detail.css.map */
