.short_li_lt {
  position: relative;
}
.short_li_lt .dots {
  position: absolute;
  bottom: -35px;
  left: 50%;
  -webkit-transform: translatex(-50%);
      -ms-transform: translatex(-50%);
          transform: translatex(-50%);
  z-index: 1;
}
.short_li_lt .dots li {
  display: inline-block;
  padding-right: 10px;
}
.short_li_lt .dots button {
  font-size: 0;
  width: 13px;
  height: 13px;
  border-radius: 100%;
  background: #d4d4d4;
}
.short_li_lt .dots .slick-active button {
  background: #92c0e5;
}
.short_li_lt .short {
  width: 1400px;
  margin: 0 auto;
}
.short_li_lt .short li a {
  display: block;
}
.short_li_lt .short li a.title {
  font-size: 16px;
  color: #171717;
  text-align: center;
}/*# sourceMappingURL=style.css.map */