.bullet-bar_copy53.tp-bullets {
}
.bullet-bar_copy53.tp-bullets:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  padding: 10px;
  margin-left: -10px;
  margin-top: -10px;
  box-sizing: content-box;
}
.bullet-bar_copy53 .tp-bullet {
  width: 120px;
  height: 5px;
  position: absolute;
  background: #aaa;
  background: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  box-sizing: contenox;
}
.bullet-bar_copy53 .tp-bullet:hover,
.bullet-bar_copy53 .tp-bullet.selected {
  background: rgba(0, 71, 157, 0.8);
}
.bullet-bar_copy53 .tp-bullet-image {
}
.bullet-bar_copy53 .tp-bullet-title {
}
.fenbianlv {
  display: none;
}
#rev_slider_362_1_wrapper .uranus .tp-bullet {
  border-radius: 50%;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  background: transparent;
  width: 15px;
  height: 15px;
}
#rev_slider_362_1_wrapper .uranus .tp-bullet.selected,
#rev_slider_362_1_wrapper .uranus .tp-bullet:hover {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 1);
  border: none;
  border-radius: 50%;
  background: transparent;
}
#rev_slider_362_1_wrapper .uranus .tp-bullet-inner {
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0);
  background-color: rgba(255, 255, 255, 0.3);
  text-indent: -999em;
  cursor: pointer;
  position: absolute;
}
#rev_slider_362_1_wrapper .uranus .tp-bullet.selected .tp-bullet-inner,
#rev_slider_362_1_wrapper .uranus .tp-bullet:hover .tp-bullet-inner {
  transform: scale(0.4);
  -webkit-transform: scale(0.4);
  background-color: rgba(255, 255, 255, 1);
}

@media screen and (max-width: 1919px) {
  .fenbianlv {
    display: block;
    padding: 30px 0;
    text-align: center;
    line-height: 27px;
    font-weight: 700;
    background-color: #e5ecf9;
    color: #ca1010;
    font-size: 18px;
  }
}
