@charset "utf-8";
* {
  padding: 0px;
  margin: 0px;
}
body {
  width: 100%;
  margin: 0 auto;
  font-family: "微软雅黑";
}
.banner img {
  width: 100%;
}
.dy {
  width: 1100px;
  margin: 0 auto;
  margin-top: 35px;
  height: 440px;
}
.dy h2 {
  font-size: 38px;
  text-align: center;
  color: #fe824e;
}
.dy img {
  display: block;
  margin: 0 auto;
}
.dy p {
  font-size: 18px;
  line-height: 1.6;
  color: #221b19;
}
.dy ul {
  height: auto;
  overflow: hidden;
  margin-top: 10px;
}
.dy li {
  float: left;
  margin-top: 20px;
}
.dy li a {
  display: block;
}
.dy_1 li {
  width: 357px;
}
.dy_1 li div {
  width: 320px;
  line-height: 60px;
  margin: 0 auto;
  background: #ffece4;
  font-size: 30px;
  text-align: center;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.dy_1 li div a {
  color: #392218;
}
.dy_1 li a:hover {
  background: #ff8958;
  color: #fff;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.dy_1 li:nth-child(2),
.dy_1 li:nth-child(5),
.dy_1 li:nth-child(8) {
  margin-left: 13px;
  margin-right: 13px;
}
.zy {
  height: 1050px;
}
.zy li {
  width: 350px;
  border: 2px solid #ffece4;
  border-radius: 25px;
  height: 410px;
}
.zy li:nth-child(2),
.zy li:nth-child(5),
.zy li:nth-child(8) {
  margin-left: 15px;
  margin-right: 15px;
}
.zy li img {
  margin-top: 15px;
}
.zy li h2 {
  font-size: 26px;
  color: black;
  margin-top: 10px;
}
.zy li p {
  width: 320px;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
}
.zx {
  width: 180px;
  margin: 0 auto;
  margin-top: 15px;
  line-height: 40px;
  font-size: 24px;
  text-align: center;
  border-radius: 50px;
  background: -webkit-gradient(linear, 0 0, 0 60%, from(#fec036), to(#ff8b34));
  background: -moz-gradient(linear, 0 0, 0 60%, from(#fec036), to(#ff8b34));
  background: gradient(linear, 0 0, 0 60%, from(#fec036), to(#ff8b34));
}
.zx a {
  display: block;
  color: white;
}
.zx_1 {
  width: 260px;
  border: 2px solid #fe7c46;
  line-height: 45px;
  background: none;
  margin-top: 35px;
  font-size: 27px;
}
.zx_1 a {
  color: black;
}
.zs {
  height: 580px;
}
.xl {
  width: 100%;
  height: 360px;
  margin-top: 30px;
}
.xl_2 {
  width: 445px;
  float: right;
  margin-right: 25px;
}
.xl_2 p {
  text-align: left;
  text-indent: 2em;
  margin-top: 25px;
}
.xl_2 img {
  margin-top: 25px;
}
.fl {
  float: left;
}
.wt {
  height: 460px;
}
.wt li {
  width: 520px;
  line-height: 52px;
  background: #fe824e;
  font-weight: bold;
  font-size: 29px;
  text-align: Center;
  border-radius: 50px;
  margin-left: 20px;
}
.wt li a {
  color: white;
}
.wt li a:hover {
  background: #feb14e;
  border-radius: 50px;
}
