.content {
  width: 1200px;
  margin: 20px auto 0;
}
.content-agreement,
.content-legalnotice {
  width: 1200px;
  padding: 0 60px 60px 60px;
  background-color: #ffffff;
}
.content-agreement h2,
.content-legalnotice h2 {
  font-size: 20px;
  color: #00B38A;
  text-align: center;
  padding: 30px 0;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 30px;
}
.content-agreement h4,
.content-legalnotice h4 {
  font-size: 18px;
  text-align: center;
  margin: 15px 0;
}
.content-agreement h5,
.content-legalnotice h5 {
  font-size: 16px;
  margin: 10px 7px;
}
.content-agreement p,
.content-legalnotice p {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  margin: 0 15px 0 15px!important;
}
.content-agreement span,
.content-legalnotice span {
  color: #666 !important;
}
.content-fair-process {
  width: 1200px;
  padding: 0 60px 60px 60px;
  background-color: #ffffff;
}
.content-fair-process h2 {
  font-size: 20px;
  color: #000;
  padding: 30px 0;
  border-bottom: 1px dashed #ddd;
  text-align: center;
}
.content-fair-process h4 {
  font-size: 20px;
  margin: 15px 0;
}
.content-fair-process p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  margin-top: 26px;
}
.content-fair-process .process-img {
  background: #fff;
  margin: 0 auto 50px;
  padding: 50px 0;
  overflow: hidden;
  border-bottom: 1px dashed #ddd;
}
.content-fair-process .process-img img {
  display: block;
  margin: 0 auto;
}
.content-aboutus .container-top {
  width: 1200px;
  background: #fff;
}
.content-aboutus .container-top .top-img {
  height: 280px;
  padding-top: 31px;
  background: url("http://static.xiaoxiancai.com.cn/2017-09-11_59b67431bc56d.png") no-repeat center;
}
.content-aboutus .container-top .top-img p {
  font-size: 28px;
  color: #fff;
  line-height: 28px;
  position: relative;
  text-align: center;
}
.content-aboutus .container-top .top-img p i {
  display: block;
  position: absolute;
  width: 52px;
  height: 3px;
  background: #fff;
  left: 50%;
  top: 38px;
  margin-left: -26px;
}
.content-aboutus .container-top .top-info {
  width: 100%;
  height: 178px;
  padding: 30px;
}
.content-aboutus .container-top .top-info .top-info-l {
  float: left;
}
.content-aboutus .container-top .top-info .top-info-l h1 {
  font-size: 22px;
  line-height: 22px;
  color: #000;
  margin: 0;
}
.content-aboutus .container-top .top-info .top-info-l p {
  font-size: 14px;
  color: #999;
  line-height: 14px;
}
.content-aboutus .container-top .top-info .top-info-l p:nth-of-type(1) {
  margin: 34px 0;
}
.content-aboutus .container-top .top-info .top-info-l p a {
  display: inline;
  color: #00B38A;
}
.content-aboutus .container-top .top-info .top-info-r {
  width: 96px;
  display: block;
  float: right;
}
.content-aboutus .container-top .top-info .top-info-r img {
  width: 96px;
  height: 96px;
}
.content-aboutus .container-top .top-info .top-info-r p {
  font-size: 12px;
  color: #999;
  margin: 10px 0 0 0;
  text-align: center;
  width: 100%;
}
.content-aboutus .intro {
  width: 1200px;
  height: ;
  margin: 20px auto 0;
  padding: 30px;
  background: #fff;
}
.content-aboutus .intro h3 {
  color: #000;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  padding-left: 10px;
  border-left: 3px solid #00B38A;
}
.content-aboutus .intro p {
  margin: 12px 0 0 0;
  line-height: 30px;
  font-size: 14px;
  color: #666;
}
.content-aboutus .contact {
  background: #fff;
  width: 1200px;
  margin: 20px auto 0;
  padding: 30px;
}
.content-aboutus .contact h3 {
  color: #000;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  padding-left: 10px;
  border-left: 3px solid #00B38A;
}
.content-aboutus .contact ul {
  width: 100%;
  padding: 60px 0;
  border-bottom: 1px dashed #999;
  margin-bottom: 30px;
}
.content-aboutus .contact ul li {
  width: 50%;
  float: left;
}
.content-aboutus .contact ul li img {
  display: block;
  margin: 0 auto;
}
.content-aboutus .contact ul li span {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #666;
  margin-top: 30px;
}
.content-aboutus .contact p {
  font-size: 14px;
  color: #666;
  line-height: 14px;
}
.content-aboutus .contact p:nth-of-type(1) {
  margin-bottom: 22px;
}
.content-aboutus .contact .baidu-map {
  margin-top: 30px;
  width: 100%;
  height: 373px;
}
.footer-content {
  margin-top: 20px !important;
}
