@charset "utf-8";
.layout {
  width: 1300px;
  margin: 0 auto;
}
body {
  background-color: #ffffff;
}
body a:hover {
  color: #1276ff !important;
}
.navigation-bread {
  margin-bottom: 16px;
  overflow: hidden;
}
.navigation-bread span,
.navigation-bread a {
  font-size: 16px;
  color: #666666;
  display: block;
  line-height: 21px;
  float: left;
  margin-right: 5px;
}
.navigation-bread .navigation-cur {
  color: #1276ff;
  cursor: default;
}
.navigation-bread > a   a:before {
  content: "> ";
  color: #999999;
}
body {
  background: #f6f9fc;
}
.container {
  margin-top: 20px;
}
.detail-wrap {
  padding: 45px 40px 83px 40px;
  background-color: #ffffff;
}
.detail-wrap .detail-bt {
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 20px;
}
.detail-wrap .detail-bt h1 {
  font-size: 24px;
  line-height: 30px;
  color: #323232;
  font-weight: bold;
  text-align: center;
}
.detail-wrap .detail-bt .sub-title {
  text-align: center;
  line-height: 30px;
  margin-top: 14px;
}
.detail-wrap .detail-bt .sub-title span {
  font-size: 14px;
  color: #757575;
  margin-right: 20px;
}
.detail-wrap .detail-bt .sub-title span:last-child {
  margin-right: 0;
}
.detail-wrap .text {
  margin-top: 26px;
}
.detail-wrap .text p {
  font-size: 16px;
  color: #372a2a;
  line-height: 26px;
  margin-bottom: 25px;
}
.detail-wrap .text img {
  max-width: 1220px;
  height: auto;
  display: block;
}
.detail-wrap .text .text-img {
  text-align: center;
}
.detail-wrap .text .text-img h3 {
  font-size: 16px;
  font-weight: bold;
  color: #372a2a;
  line-height: 21px;
  margin: 35px 0 30px;
}
html,
body,
div,
span,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a {
  font-family: "微软雅黑", "microsoft yahei", "lantinghei sc", "open sans", arial, "hiragino sans gb", "stheiti", "wenquanyi micro hei", simsun, sans-serif !important;
}
