.container {
  width: 100%;
}

.wrap {
  background: url(https://image.lightspeed-studios.com/byXBcPzu/index/images/rp3.jpg?imageMogr2/format/webp)
      no-repeat 50% 0,
    url(https://image.lightspeed-studios.com/byXBcPzu/index/images/rp4.jpg?imageMogr2/format/webp)
      no-repeat 50% 100% #13131a;
  min-width: 100%;
  background-size: 100% auto;
}

.head {
  height: 466px;
  box-sizing: border-box;
  padding-top: 284px;
}

.head .tit {
  font-size: 100px;
  line-height: 1.6;
}

.all_box {
  max-width: 1360px;
  padding-bottom: 300px;
  position: relative;
  margin: 0 auto;
  width: 70%;
  min-width: 670px;
  min-height: 90vh;
}

.all_time {
  border-bottom: 1px solid #6d6f72;
  height: 76px;
  color: #ffffff;
  width: 98%;
  margin: 0 auto 100px;
}

.list_all {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.list_all .swiper-wrapper {
  width: 100%;
  height: auto;
  position: relative;
}

.list_all .swiper-wrapper .swiper-slide {
  width: 100% !important;
  height: auto;
}

.list_all li {
  width: 50%;
  float: left;
  margin-bottom: 70px;
  box-sizing: border-box;
  height: 630px;
  list-style: none;
}

@media screen and (max-width: 900px) {
  .list_all li {
    width: 80%;
    margin: 0 auto 70px;
    float: none;
  }
}

.list_all li a {
  display: block;
  width: 100%;
  height: 100%;
}

.list_all li img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.list_all li p {
  overflow: hidden;
  margin: 0 auto;
  width: 96%;
  color: #ffffff;
}

.list_all li p.all_pic {
  height: 366px;
}

.all_pic img {
  transition: 1s linear all;
}

.list_all li:hover img {
  transform: scale(1.1);
}

.list_all li p.all_txt1 {
  margin: 20px auto 10px;
  opacity: 0.4;
}

.list_all li p.all_txt2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-transform: uppercase;
  height: 72px;
}

.list_all li p.all_txt3 {
  color: #898989;
  margin-top: 10px;
  height: 110px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: justify;
}

.all_box .more_box {
  margin: 0 auto;
  border-top: 1px solid rgba(178, 178, 179, 0.1);
}

/*news*/
.wrap1 .head {
  height: 210px;
}

.new_box {
  max-width: 1360px;
  margin: 0 auto;
  width: 70%;
  min-height: 58vh;
}

.new_box img,
.new_box video {
  display: block;
  margin: 66px auto 0;
  max-width: 100%;
  height: auto;
}

.new_tit {
  height: 74px;
  border-bottom: 1px solid #38393e;
}

.new_tit p {
  font-size: 46px;
  color: #ffe1aa;
  background-image: linear-gradient(#ffd59d, #ffd59d, #fffcc7 85%);
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  font-family: "dinprob";
  text-transform: uppercase;
  width: 60%;
  float: left;
}

.btn_back {
  float: right;
  color: #ffffff;
  text-transform: uppercase;
  overflow: visible;
  margin-top: 26px;
}

.btn_back em {
  background-position: -198px -46px;
  width: 11px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  transition: 0.4s linear all;
}

.btn_back:hover em {
  transform: translateX(-10px);
}

.new_ct {
  border-bottom: 1px solid #38393e;
  padding-bottom: 64px;
}

/*.new_ct img{width: 100%;margin: 0 auto;display: block;}*/
.new_box img.n6_pic {
  width: 600px;
  margin: 0 auto;
}

.new_subtit {
  font-size: 56px;
  color: #ffffff;
  font-family: "dinprob";
  margin: 50px auto 20px;
  text-transform: uppercase;
}

.new_info {
  color: #ffffff;
  opacity: 0.4;
}

.new_info em {
  color: #a4a4a4;
}

.new_detail {
  color: rgba(255, 255, 255, 0.6);
  padding-bottom: 130px;
  position: relative;
}

.new_detail ul {
  color: rgba(255, 255, 255, 0.6);
}

.new_detail p,
.new_detail table {
  color: rgba(255, 255, 255, 0.6);
  margin-top: 66px;
}

.new_detail h1,
.new_detail h2,
.new_detail h3,
.new_detail h4,
.new_detail h5,
.new_detail h6 {
  margin-top: 66px;
  color: #ffffff;
}

.new_detail p.new_intr {
  color: #ffffff;
}

.new_detail p.new_intr1 {
  color: #ffffff;
  margin-bottom: -56px;
}

.new_detail p.pic_tips {
  text-align: center;
  margin: 0 auto;
}

.new_detail p em {
  display: block;
  text-indent: 40px;
}

.new_detail p a {
  text-decoration: underline;
  color: #265cff;
}

.previous {
  position: relative;
  margin: 64px auto 0;
  padding-bottom: 160px;
  max-width: 1366px;
  width: 98%;
}

.previous_tit,
.btn_next {
  color: #ffffff;
  text-transform: uppercase;
}

.btn_next {
  position: absolute;
  top: 0;
  right: 0;
}

.list_code {
  width: 100%;
  margin: 20px auto 0;
}

.list_code li {
  width: 33%;
  float: left;
}

.list_code li img {
  width: 94%;
  max-width: 300px;
  margin: 0 auto;
  display: block;
}

.list_code li P {
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  margin-top: 10px;
}

.list_oth {
  margin: 56px auto 0;
}

.list_oth li {
  width: 50%;
  float: left;
}

.list_oth li img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 1080px) {
  .list_oth li {
    width: 80%;
    margin: 0 auto 70px;
    float: none;
  }
}

.list_oth a {
  display: block;
  width: 98%;
  height: 100%;
  position: relative;
  margin: 0 auto;
}

.list_oth span {
  position: absolute;
  height: 96px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 26px;
  color: #dcdbdb;
  font-family: "dinprob";
  position: absolute;
  top: 50%;
  left: 50%;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 1;
  transition: 0.4s linear all;
}

.list_oth a:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.6s linear all;
}

.list_oth a:hover:after {
  opacity: 1;
}

.list_oth a:hover span {
  opacity: 1;
}

.more_box {
  width: 98%;
  position: relative;
}

.page_box {
  float: right;
}

.btn_prev1 {
  position: absolute;
  top: auto;
  bottom: 332px;
  left: auto;
  margin-top: 0;
  right: 122px;
}

.btn_next1 {
  position: absolute;
  top: auto;
  bottom: 332px;
  right: 0;
  margin-top: 0;
}

/* lightspeed-all-aboard news */
.info-bg {
  display: block;
  width: 100%;
  height: auto;
}

.btn-ls {
  display: block;
  position: absolute;
  top: 9670px;
  left: 50%;
  transform: translateX(-50%);
  background: url(https://image.lightspeed-studios.com/byXBcPzu/index/images/news/n20_pic2.png)
    no-repeat;
  width: 1186px;
  height: 640px;
  background-size: cover;
  object-fit: cover;
}

.video-box {
  margin: 66px auto 0;
  width: 100%;
  height: auto;
}

.video-box video {
  width: 100%;
  height: 100%;
}
