* {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #000;
}

.daoh {
  position: relative;
  width: 1366px;
  height: 70px;
  position: relative;
  border-bottom: 5px solid #96BF5E;
  margin: auto;
}

.daoh>img {
  position: absolute;
  top: 10px;
  left: 60px;
}

.daohlan {
  display: flex;
  flex-direction: row;
  position: absolute;
  left: 36%;
}

.daohlan li {
  height: 70px;
  line-height: 70px;
  width: 101px;
  text-align: center;
}

.ssl {
  line-height: 78px !important;
}

.daohlan a:hover {
  color: #96BF5E;
}

.banner {
  width: 1366px;
  height: 681px;
  margin: auto;
  background: url('../img/bnner.png');
  margin-bottom: 70px;
}

/* 页脚 */
.foot {
  width: 1366px;
  height: 400px;
  padding-top: 100px;
  background-color: #C8E2A7;
  margin: auto;
  position: relative;

}

.erw {

  color: #fff;
  font-size: 14px;
  text-align: center;
  display: flex;
  flex-direction: column;
  line-height: 30px;
  float: left;
  margin-left: 220px;
}

.erw>p {
  float: left;
  z-index: 50;
}

.xxi {
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 258px;
}

.gy>div {
  position: absolute;
  width: 114px;
  height: 27px;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
  line-height: 25px;
  color: #A6CF73;

}

.dds:hover {
  background-color: #A6CF73;
  color: #fff;
}

.y-1>div {
  margin-left: 738px;
  top: 233px;
}

.y-3>div {
  margin-left: 738px;
  top: 233px;
}

.guany {
  width: 1100px;
  height: 1160px;
  margin: auto;
  position: relative;
  margin-bottom: 40px;
}

.gy {
  width: 1100px;
  height: 360px;
  border-radius: 180px;
  background-color: #C9E2A8;
  position: relative;
  color: #fff;
  margin-bottom: 38px;

}

.gy>img {
  width: 360px;
  height: 360px;
}

.gy>p {
  font-size: 25px;
  margin-bottom: 25px;
}

.gy>span {
  display: inline-block;
  width: 420px;

}

.yu {
  display: flex;
  justify-content: space-around;

  flex-direction: column;
}

.y-1>img {
  float: left;

}

.y-1 p {
  position: absolute;
  top: 69px;
  right: 530px;
}

.y-1>span {
  position: absolute;
  top: 125px;
  right: 233px;
}

.y-3 p {
  position: absolute;
  top: 69px;
  right: 551px;
}

.y-3>span {
  position: absolute;
  top: 125px;
  right: 233px;
}



.y-2>img {
  float: right;
}

.y-3>img {
  float: left;
}

.y-2 p {
  position: absolute;
  top: 69px;
  left: 200px;
}

.y-2>span {
  position: relative;
  top: 125px;
  left: 200px;
}

.y-2>div {
  position: absolute;
  top: 223px;
  left: 494px;
}

.aa {
  display: none;
}

.aa li {
  background-color: rgba(255, 255, 255, 0.5);
}

.aas:hover .aa {
  display: block;
}