img {
  width: 100%;
  height: 100%;
}

/* 底部售后导航条 */
.comment_bar {
  margin-top: 6.25rem;
  margin-bottom: 5rem;
}
.comment_bar li {
  float: left;
  width: 9.375rem;
  height: 7.5rem;
  margin-left: 5.3125rem;
  cursor: pointer;
}

.sertemplate1 {
  margin-top: 4.75rem;
}
.sertemplate1 img {
  height: auto;
}
.sertemplate1 li {
  float: left;
  width: 8.125rem;
  height: 8.125rem;
  margin-left: 1.25rem;
}
.sertemplate1 li span {
  font-size: 0;
}
.sertemplate1 li > a {
  display: block;
  width: 8.125rem;
  height: 8.125rem;
}
.sertemplate1 li .showimg {
  display: none;
}

.j {
  width: 77.5rem;
  margin: 0 auto;
}
.sertemplate2 {
  margin-top: 4.375rem;
}
.sertemplate2 li {
  width: 23.75rem;
  height: 21.875rem;
  margin: 3.75rem 1rem 0 1rem;
  background-color: #fff;
  float: left;
  position: relative;
}
.sertemplate2 li a {
  display: block;
  width: 100%;
  height: 100%;
}
.sertemplate2 .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 23.75rem;
  height: 3.75rem;
  background: rgba(0,91,71,0.8);
}
.sertemplate2 .bottom p {
  color: #fff;
  line-height: 3.75rem;
  padding: 0 1rem;
  font-size: 1.0625rem;
  text-align: left;
}
#moretext {
  margin-top: 6.25rem;
}
.sertemplate2 h3 {
  margin-top: 10rem;
  font-size: 1.25rem;
}
.goclick {
  cursor: pointer;
}