.ui-to-top {
  display: none;
}

.lsat {
  margin: 0 auto;
  width: 1366px;
}

.lsat .context-dark .swiper-container {
  width: 1366px;
  height: 300px;
}

.lsat .section1 {
  background: url(../images/mock/mock_1.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 44.5%;
}

.lsat .section2 {
  background: url(../images/mock/mock_2.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 23.3%;
}

.lsat .section3 {
  background: url(../images/mock/mock_3.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 44.3%;
}

.lsat .section4 {
  background: url(../images/mock/mock_4.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 22.3%;
}

.lsat .section5 {
  background: url(../images/mock/mock_5.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 50.5%;
}

.lsat .section6 {
  background: url(../images/mock/mock_6.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 40%;
}

.lsat .section7 {
  background: url(../images/mock/mock_7.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 32.4%;
}

.lsat .section8 {
  background: url(../images/mock/mock_8.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 19.4%;
}

.lsat a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

.lsat a:hover {
  color: #000;
  text-decoration: underline;
}

.lsat .red_line {
  border: 0.3rem solid #f82245;
  width: 4rem;
  margin: 0 auto;
}

.lsat .blue_line {
  border: 0.1rem solid #4f89c9;
  width: 22rem;
  margin: 0 auto;
}
