/*banner*/
.special {
  width: 6.25rem;
  height: 1.82291667rem;
  border-radius: 0.02083333rem;
  overflow: hidden;
  position: relative;
}
.special img {
  width: 100%;
  height: 100%;
}
.special a {
  width: 6.25rem;
  height: 1.82291667rem;
  position: absolute;
  top: 0;
  left: 0;
}
.special .abgne-controls {
  list-style: none;
  position: absolute;
  margin: 0;
  padding: 0;
  right: 0.05208333rem;
  bottom: 0.078125rem;
  height: 0.078125rem;
}
.special .abgne-controls li {
  float: left;
  width: 0.11979167rem;
  height: 0.11979167rem;
  line-height: 0.125rem;
  font-size: 0.07291667rem;
  text-align: center;
  cursor: pointer;
  margin-right: 0.02604167rem;
  color: #e75f02;
  background-color: #fff;
  border-radius: 0.26041667rem;
}
.special .abgne-controls li.current {
  color: #fff;
  background-color: #e75f02;
}
.middle-special {
  width: 6.25rem;
  height: 0.625rem;
  border-radius: 0.02083333rem;
  overflow: hidden;
  position: relative;
}
.middle-special img {
  width: 100%;
  height: 0.625rem;
}
.middle-special a {
  width: 6.25rem;
  height: 0.625rem;
  position: absolute;
  top: 0;
  left: 0;
}
.middle-special .abgne-controls {
  list-style: none;
  position: absolute;
  margin: 0;
  padding: 0;
  right: 0.05208333rem;
  bottom: 0.078125rem;
  height: 0.078125rem;
}
.middle-special .abgne-controls li {
  float: left;
  width: 0.11979167rem;
  height: 0.11979167rem;
  line-height: 0.125rem;
  font-size: 0.07291667rem;
  text-align: center;
  cursor: pointer;
  margin-right: 0.02604167rem;
  color: #e75f02;
  background-color: #fff;
  border-radius: 0.26041667rem;
}
.middle-special .abgne-controls li.current {
  color: #fff;
  background-color: #e75f02;
}
/*# sourceMappingURL=special.css.map */