@charset "utf-8";
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.layout {
  width: 1200px;
  margin: 0 auto;
}
body {
  background-color: #ffffff;
}
body a:hover {
  color: #E32424 !important;
}
.content {
  margin-top: 20px;
  margin-bottom: 30px;
}
.container {
  margin-top: 20px;
  margin-bottom: 30px;
}
.headbar-sign a:nth-child(4) {
  cursor: default;
}
.headbar-sign a:nth-child(4):hover {
  color: #666 !important;
}
.headbar {
  background: #FAF5EB;
}
.headbar .headbar-left {
  float: left;
}
.headbar .headbar-left p a {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 50px;
  letter-spacing: 1px;
}
.headbar .headbar-right {
  float: right;
}
.headbar .headbar-right .headbar-sign a {
  font-size: 16px;
  color: #666;
  line-height: 50px;
  display: inline-block;
  margin-left: 15px;
  font-weight: 400;
}
.headbar .headbar-right .headbar-sign span {
  margin: 0 10px;
  color: #666;
  line-height: 50px;
  font-weight: 400;
}
body {
  background-color: #F9F9F9;
}
.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: #333333;
  line-height: 26px;
  margin-bottom: 25px;
}
.detail-wrap .text .text-img {
  text-align: center;
}
.detail-wrap .text .text-img h3 {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 21px;
  margin: 35px 0 30px;
}
.head_banner {
  width: 100%;
  height: 392px;
  background: url(../images/second_banner.jpg) no-repeat top center;
  min-width: 1200px;
}
