.kg_tap {
  width: 1005px;
  height: 50px;
  list-style-type: none;
  margin: 0 auto;
  margin-top: 42px;
  font-size: 21px;
  line-height: 2.5;
}

.kg_tap li {
  float: left;
  background: #dbdbdb;
  width: 330px;
  height: 50px;
  margin-left: 5px;
}

.choice {
  background: #67b01a !important;
  color: #fff
}

.bx-next:hover {
  background-position: 0 0 !important;
}

.bx-wrapper .bx-controls-direction a {
  width: 23px;
  height: 33px;
  display: inline-block;
}

.bx-wrapper .bx-prev {
  background-image: url('/assets/data/img/promotion/Off_kg2/0824/12_nav_left.png');
  background-repeat: no-repeat;
  float: left;
}

.bx-wrapper .bx-next {
  background-image: url('/assets/data/img/promotion/Off_kg2/0824/12_nav_right.png');
  background-repeat: no-repeat;
  float: right;
}

.bx-has-controls-direction {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}

.kg_tap li {
  cursor: pointer;
}