* {
  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: 50px;
}

/* 页脚 */
.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;
}

.guany {
  width: 1366px;
  height: 560px;
  margin: auto;
  position: relative;
  margin-bottom: 80px;
}

.guany li {
  margin-left: 144px;
  width: 400px;
  height: 126px;
  margin-bottom: 40px;
}

.nr {
  float: left;
  width: 80px;
  height: 54px;
  text-align: center;
}

.nr p {
  font-size: 25px;
  color: #4E6038;
  margin-top: 20px;
}

.nr span {
  font-size: 13px;
  color: #96BF5E;
}

.bt p {
  font-size: 20px;
  color: #4E6038;
}

.bt span {
  font-size: 16px;
  color: #96BF5E;
}

.bt {
  float: right;
  width: 317px;

}

.ks {
  position: relative;
  width: 671px;
  height: 512px;
  float: left;
}

.ks img {

  margin-left: 20px;
  z-index: 200;
}

.kuan {
  width: 522px;
  height: 252px;
  border: 5px solid #A6CF73;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.aa {
  display: none;
}

.aa li {
  background-color: rgba(255, 255, 255, 0.5);
}

.aas:hover .aa {
  display: block;
}

.nr>p:hover {
  font-size: 30px;
}

.bt>span:hover {
  color: #d6e743;
}

.z1:hover {
  width: 655px;
}