.crumbs {
  margin-bottom: 36px;
}

.detail-box {
  background: #F8FAFF;
}
.detail-box .detail-left {
  width: 839px;
}
.detail-box .detail-left .detail-title {
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #222222;
  line-height: 26px;
  text-align: center;
  margin-bottom: 27px;
}
.detail-box .detail-left .another-info {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  text-align: center;
}
.detail-box .detail-left .another-info span {
  margin-right: 15px;
}
.detail-box .detail-left .another-info > span:last-child {
  margin-right: 0;
}
.detail-box .detail-left .detail-summary {
  margin-top: 22px;
  padding: 20px 33px 24px 25px;
  background: #F2F2F2;
  border-radius: 6px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #222222;
  line-height: 26px;
}
.detail-box .detail-left .rich-txt {
  margin-top: 32px;
}
.detail-box .detail-left .rich-txt .video-warp video {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#fj .hovera {
  color: #236fab !important;
}/*# sourceMappingURL=index.css.map */