/*abouts-top*/
.abouts-topa {
  background: url(../images/abouts-hs.jpg) no-repeat center;
  padding-top: 90px;
  padding-bottom: 90px;
}
.abouts-topa h3 {
  color: #d4cac5;
  font-family: Century Gothic;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
.abouts-topa h2 {
  font-size: 26px;
  font-weight: bold;
  margin: 40px 0;
}
.abouts-topa p {
  font-size: 14px;
  width: 800px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.abouts-topa a {
  padding: 10px 50px;
  text-transform: uppercase;
  color: #fff;
  background: #271313;
}
.abouts-culture img {
  width: 100%;
}
.abouts-culture li {
  position: relative;
  margin-bottom: 30px;
}
.abouts-culture p {
  position: absolute;
  z-index: 9;
  color: #fff;
  text-align: center;
  width: 100%;
  top: 45%;
}
.abouts-culture p em {
  font-style: normal;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
}
.culture-title {
  padding-left: 15px;
  padding-right: 15px;
}
.culture-title h3 {
  font-size: 21px;
  font-weight: bold;
  font-family: Century Gothic;
  text-transform: uppercase;
  margin-top: 60px;
  margin-bottom: 20px;
}
.culture-title h2 {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 60px;
}
.p0 {
  padding: 0;
}

/*zongcai*/
.abouts-about {
  background: #343233;
  color: #fff;
}
.abouts-fsjk {
  width: 585px;
  float: right;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 60px;
}
.abouts-fsjk h2 {
  font-size: 24px;
  margin-bottom: 30px;
}
.abouts-fsjk p {
  margin-top: 20px;
  font-size: 12px;
  color: #ccc;
  margin-bottom: 20px;
}

.bainian {
  top: 0;
  color: #333;
  text-align: center;
  width: 100%;
  white-space: nowrap;
  left: 0;
}
.bainian h2 {
  font-size: 38px;
  text-transform: uppercase;
  font-family: Century Gothic;
  font-weight: bold;
  margin-top: 120px;
  margin-bottom: 20px;
}
.bainian h3 {
  font-size: 24px;
  margin-bottom: 40px;
}
.bainian h4 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 10px;
}
.gzhj-bg {
  background: #f7f3f0;
}
.gzhj-bg h2 {
  font-size: 38px;
  font-family: Century Gothic;
  text-transform: uppercase;
  font-weight: bold;
}
.gzhj-bg p {
  font-size: 24px;
  margin: 10px 0;
}
/*å·¥ä½œçŽ¯å¢ƒ*/
#owl-demo {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
#owl-demo .item {
  display: block;
  margin: 5px;
}
#owl-demo img {
  display: block;
  width: 100%;
}

/*fzlc*/
.fzlc {
  margin-bottom: 40px;
}
.fzlc-top {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.yuandian {
  width: 100%;
  height: 90px;
  background: #f4ecdf;
  line-height: 90px;
  padding-top: 30px;
}
.ydd {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #ccc;
  margin: 0 auto;
}
.gscl {
  width: 50%;
}
.gscl img {
  margin-right: 10px;
}
.gscl h2 {
  margin-top: 30px;
  font-size: 22px;
  font-weight: bold;
}
.gscl p {
  width: 200px;
  float: left;
}

/*daiyanren*/
.lchx {
  width: 80px;
  height: 3px;
  background: #555;
  margin: 0 auto;
  margin-bottom: 20px;
}
.lctitle {
  font-size: 24px;
  font-weight: bold;
  color: #333;
}
.lctitle b {
  color: #fb2a31;
}
.lcpic-left {
  width: 50%;
}
.lcpic-right {
  width: 46%;
}
.lcpic-right img {
  margin-bottom: 30px;
}

@media (max-width: 800px) {
  .abouts-topa p {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .culture-title h3 {
    margin-top: 10px;
    font-size: 18px;
    margin-bottom: 10px;
  }
  .culture-title h2 {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .abouts-fsjk {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .abouts-topa h2 {
    font-size: 18px;
    margin: 20px 0;
  }
  .abouts-topa {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .gzhj-bg h2 {
    font-size: 22px;
  }
  .gzhj-bg p {
    font-size: 16px;
    margin: 5px 0;
  }
  .fzlc-top {
    width: 80%;
  }
  .gscl {
    width: 100%;
  }
  .gscl p {
    width: 100%;
  }
  .fzlc li p {
    width: 100%;
  }
  .lcpic-right img {
    margin-bottom: 10px;
  }
  .ma50 {
    margin: 20px 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .abouts-fsjk {
    width: 100%;
    padding-top: 20px;
  }
  .abouts-fsjk h2 {
    margin-bottom: 10px;
  }
  .abouts-fsjk p {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .bainian h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-family: Century Gothic;
    font-weight: bold;
    margin-top: 80px;
    margin-bottom: 20px;
  }
  .bainian h3 {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .bainian h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .lcpic-right img {
    margin-bottom: 20px;
  }
}
