* {
  margin: 0;
  padding: 0;
}

body {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  display: block;
}

.banner a {
  display: block;
}

.banner img {
  width: 100%;
}

.paragraph {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0;
}

.p_title {
  text-align: center;
}

.p_title small {
  display: block;
  font-size: 36px;
  color: #ede5d9;
  line-height: 38px;
}

.p_title strong {
  display: block;
  font-size: 36px;
  color: #b18c62;
  line-height: 38px;
  position: relative;
  margin-top: -18px;
  z-index: 9;
}

.p_title font {
  display: block;
  color: #b18c62;
  font-size: 16px;
  margin-top: 7px;
  line-height: 18px;
}

.introduce {
  text-indent: 2em;
  font-size: 16px;
  color: #666;
  line-height: 32px;
  margin-top: 22px;
}

.pymb {
  overflow: hidden;
  margin-top: 22px;
}

.pymb a {
  display: block;
  line-height: 0;
  float: left;
  margin-right: 8px;
}

.pymb a:last-child {
  margin-right: 0;
}

.bg_paragraph {
  padding: 50px 0;
  background: #fbf8f1;
}

.xxnr {
  width: 1200px;
  margin: 39px auto 0;
  overflow: hidden;
}

.xxnr a {
  display: block;
  float: left;
  margin-right: 13px;
}

.xxnr a:nth-child(3n+3) {
  margin-right: 14px;
}

.xxnr a:nth-child(4n+4) {
  margin-right: 0;
}

.xxnr a:nth-child(n+5) {
  margin-top: 40px;
}

.xxnr span {
  display: block;
  text-align: center;
  font-size: 20px;
  color: #333;
  line-height: 22px;
  margin-top: 20px;
}

.kt {
  overflow: hidden;
  margin-top: 40px;
}

.kt li {
  float: left;
  margin-right: 13px;
}

.kt li:last-child {
  margin-right: 0;
}

.kt .center {
  width: 594px;
  overflow: hidden;
}

.kt li a {
  display: block;
  line-height: 0;
  float: left;
}

.kt .center a:nth-child(2n+2) {
  margin-left: 14px;
}

.kt .center a:nth-child(n+3) {
  margin-top: 14px;
}

.zpzs {
  overflow: hidden;
  margin-top: 40px;
  width: 100%;
  max-width: 1920px;
}

.zpzs a {
  display: block;
  width: 15.625%;
  line-height: 0;
  float: left;
}

.zpzs a:nth-child(3), .zpzs a:nth-child(4) {
  width: 18.75%;
}

.zpzs a img {
  width: 100%;
}

.xqhz {
  margin-top: 40px;
}

.xqhz::after {
  content: "";
  display: block;
  clear: both;
}

.xqhz span {
  display: block;
  float: left;
  width: 285px;
  height: 160px;
  border-radius: 8px;
  box-shadow: 0 0 5px 1px #ede5d9;
  margin-right: 20px;
}

.xqhz span:nth-child(4n+4) {
  margin-right: 0;
}

.xqhz span:nth-child(n+5) {
  margin-top: 20px;
}

.xqhz span img {
  margin: 19px auto;
}