h2.bt {
  text-align: center;
}

h2.bt img {
  max-width: 80%;
}

.c1 {
  margin-top: 20px;
}

.c1 .content {
  margin: 0 auto;
  margin-top: 10px;
  width: 94%;
  border: 4px solid #029300;
  padding: 10px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 24px;
}

.c1 .list2 {
  display: flex;
  justify-content: center;
}

.c1 .list2 li {
  width: 20%;
}

.c1 .list2 li img {
  max-width: 100%;
}

h2.bt1 {
  text-align: center;
  color: #fff;
  line-height: 44px;
  background: #029300;
  font-size: 16px;
  font-weight: 500;
}

.c2 .list2 {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}

.c2 .list2 li {
  width: 46%;
margin-left: 8px;
}

.c2 .list2 li img {
  max-width: 100%;
}

.c3 {
  margin-top: 15px;
}

.c3 .list2 {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}

.c3 .list2 li {
  width: 46%;
 margin-left: 8px;
}

.c3 .list2 li img {
  max-width: 100%;
}

.dg,.dg1{
  width: 96%;
  margin: 0 auto;
}

.hf {
  text-align: center;
}

.hf img {
  max-width: 100% !important;
  height: auto !important;
}

.c4 {
  margin-top: 20px;
}

.c4 .content {
  margin-top: 15px;
}

.c4 .content .list2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.c4 .content .list2 li {
  width: 46%;
  margin: 0 1%;
  margin-bottom: 10px;
}

.c4 .content .list2 li h3 {
  font-weight: 500;
  font-size: 16px;
  color: #029300;
}

.c4 .content .list2 li h3 img {
  max-width: 30%;
}

.c4 .content .list2 li p {
  margin-top: 10px;
}

.c5 {
  margin-top: 15px;
}

.c5 .list2 {
  width: 96%;
  margin: 0 auto;
  margin-top: 15px;
  text-align: center;
}

.c5 .list2 li {
  float:left;
  width: 48%;
  margin: 0 1%;
  margin-bottom: 2%;
}

.c5 .list2 li img {
  max-width: 100%;
}

.c6 {
  margin-top: 20px;
}

.c6 .list2 {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.c6 .list2 li {
  width: 31.333%;
  margin: 0 1%;
  border: 1px solid #b2b2b2;
}

.c6 .list2 li img {
  max-width: 100%;
}

.c6 .list3 {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.c6 .list3 li {
  width: 46%;
  margin: 0 2%;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.c6 .list3 li .tu img {
  max-width: 100%;
}

.c6 .list3 li h3 {
  line-height: 40px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-weight: 500;
  font-size: 14px;
}

.c7 {
  margin-top: 20px;
}

.c7 .list2 {
  margin-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
}

.c7 .list2 li {
  background: #eeeeee;
  margin-bottom: 10px;
  height: 60px;
  box-sizing: border-box;
  padding-top: 2px;
  padding-right: 2px;
}

.c7 .list2 li .time {
  text-align: center;
  width: 20%;
  font-size: 16px;
  color: #000000;
  padding-top: 8px;
}

.c7 .list2 li .time p {
  font-size: 12px;
}

.c7 .list2 li .zi {
  width: 80%;
  background: #fff;
  padding: 2px;
  padding-top: 7px;
  height: 56px;
}

.c7 .list2 li .zi a {
  display: block;
  color: #666666;
  font-size: 14px;
}

.c7 .list2 li .zi p {
  font-size: 12px;
  color: rgba(102, 102, 102, 0.6);
  margin-top: 3px;
  text-overflow: ellipsis;
  overflow:hidden;
  white-space:nowrap;
}

.c8 {
  margin-top: 20px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  background: url(../../images/contact.png);
  padding: 20px;
  margin-bottom: 20px;
}

/*# sourceMappingURL=index.css.map */