.ol {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.c {
  clear: both;
  float: left;
}
.ib {
  display: inline-block;
}
.ibt {
  display: inline-block;
  vertical-align: top;
}
.ibm {
  display: inline-block;
  vertical-align: middle;
}
.ibb {
  display: inline-block;
  vertical-align: bottom;
}
.justify {
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}
.halign {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 0;
}
.valign {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.bb {
  box-sizing: border-box;
}
.hl {
  background-color: #0aa4dd;
  color: #ffffff;
}
.abs {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body .m-hide,
body .t-hide {
  display: block !important;
}
body .m-show,
body .t-show,
body .d-hide {
  display: none !important;
}
body .d-show {
  display: block !important;
}
@media screen and (max-width: 1200px) {
  body .m-hide,
  body .d-hide {
    display: block !important;
  }
  body .m-show,
  body .d-show,
  body .t-hide {
    display: none !important;
  }
  body .t-show {
    display: block !important;
  }
}
@media screen and (max-width: 900px) {
  body .t-hide,
  body .d-hide {
    display: block !important;
  }
  body .t-show,
  body .d-show,
  body .m-hide {
    display: none !important;
  }
  body .m-show {
    display: block !important;
  }
}
.banner-box {
  position: relative;
}
.banner-box .prev,
.banner-box .next {
  position: absolute;
  top: 0;
  height: 100%;
  width: 70px;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
}
.banner-box .prev {
  left: 0;
  background-image: url(/Image/prev.png);
}
.banner-box .next {
  right: 0;
  background-image: url(/Image/next.png);
}
.banner-box .banner-block {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.banner-box .banner-block .slide,
.banner-box .banner-block .banner-body {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
}
.banner-box .banner-block .banner-body {
  background-color: #000;
}
.banner-box .banner-block .banner-body img {
  width: 100%;
  height: auto;
}
.banner-box .banner-block .banner-body video,
.banner-box .banner-block .banner-body iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.share-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  text-align: center;
  z-index: 3;
  display: none;
}
.share-box:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #666;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity = 80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.share-box .share-block {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background: url(/Image/A2.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  max-width: 1400px;
  height: 543px;
  box-sizing: border-box;
  padding: 30px 45px;
  text-align: left;
}
.share-box .share-block .close-share {
  position: absolute;
  right: 38px;
  top: 30px;
  width: 26px;
  height: 26px;
  background: url(/Image/A1.png) no-repeat center center;
}
.share-box .share-block h3 {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
}
.share-box .share-block .share-body {
  position: absolute;
  left: 0;
  bottom: 40px;
  width: 100%;
  padding: 0 45px;
  box-sizing: border-box;
}
.share-box .share-block .share-body a,
.share-box .share-block .share-body .share-button {
  display: inline-block;
  vertical-align: middle;
}
.share-box .share-block .share-body > a + a {
  margin-left: 20px;
}
.share-box .share-block .share-body .share-button {
  margin-left: 253px;
}
.share-box .share-block .share-body .share-button .text {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  border: 1px solid #fff;
  background-color: transparent;
  padding: 0 46px;
  color: #fff;
  height: 36px;
  font-size: 20px;
  width: 464px;
  text-overflow: ellipsis;
}
.share-box .share-block .share-body .share-button .copy {
  color: #fff;
  margin-left: 22px;
  font-size: 20px;
}
@media screen and (max-width: 1200px) {
  .share-box .share-block .share-body .share-button {
    display: block;
    margin-left: 0;
    margin-top: 20px;
  }
}
@media screen and (max-width: 900px) {
  .share-box .share-block {
    padding-left: 20px;
    padding-right: 20px;
  }
  .share-box .share-block .share-body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .share-box .share-block .share-body .share-button .text {
    width: 100%;
    max-width: 464px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .share-box .share-block .share-body .share-button .copy {
    display: block;
    margin-top: 20px;
    margin-left: 0;
  }
}
html {
  overflow-y: hidden;
}
body {
  background-color: #666;
}
.box {
  box-sizing: border-box;
  width: 100%;
  max-width: 1440px;
  margin: auto;
  padding: 35px 0 76px;
}
.block {
  position: relative;
}
.movie-box {
  padding: 17px 0;
}
.movie-box .title-box {
  position: relative;
  padding-bottom: 21px;
  width: 53.5%;
}
.movie-box .title-box:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url(/Image/border-bg.jpg) repeat-y center top;
  background-size: contain;
  height: 3px;
}
.movie-box .title-box h1 {
  font-weight: 400;
  color: #fff;
  font-size: 40px;
  padding-right: 50px;
}
.movie-box .title-box .share {
  position: absolute;
  right: 0;
  top: 8px;
}
.movie-box .title-box .share input {
  display: none;
}
.movie-box .left-box,
.movie-box .right-box {
  box-sizing: border-box;
}
.movie-box .left-box {
  width: 53.5%;
  padding-top: 55px;
}
.movie-box .left-box .writer * {
  color: #fff;
}
.movie-box .right-box {
  float: right;
  width: 46.5%;
  padding: 57px 8% 0;
}
.movie-box .right-box .line + .line {
  margin-top: 12px;
}
.movie-box .right-box .line * {
  display: inline-block;
  vertical-align: top;
  color: #b2b2b2;
  font-size: 18px;
  line-height: 26px;
}
.movie-box .right-box .line h3 {
  font-weight: 400;
  width: 30%;
}
.movie-box .right-box .line p {
  width: 70%;
}
.movie-box .clear {
  float: none;
  clear: both;
}
.trailer-box {
  margin-top: 94px;
}
.trailer-box > h2 {
  font-weight: 400;
  color: #fff;
  font-size: 24px;
  border-bottom: 3px solid #999;
  padding-bottom: 10px;
}
.trailer-box .trailer-block .slide {
  margin-top: 32px;
}
.trailer-box .trailer-block .trailer-body {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-color: #000;
}
.trailer-box .trailer-block .trailer-body img {
  width: 100%;
  height: auto;
}
.trailer-box .trailer-block .trailer-body video,
.trailer-box .trailer-block .trailer-body iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.video-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  background-color: #000;
  display: none;
}
.video-box .close {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
}
.video-box img {
  width: 100%;
  height: auto;
}
.video-box .video-block {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.video-box .video-block video,
.video-box .video-block iframe {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1200px) {
  .box {
    padding-top: 91px;
    padding-bottom: 91px;
  }
  .movie-box {
    padding-top: 34px;
  }
  .movie-box .title-box {
    width: 100%;
  }
  .movie-box .left-box,
  .movie-box .right-box {
    width: 100%;
  }
  .movie-box .right-box {
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
  .movie-box .right-box .line h3 {
    width: 10.8%;
  }
  .movie-box .right-box .line p {
    width: 89.2%;
  }
  .trailer-box {
    margin-top: 30px;
  }
  .trailer-box .trailer-block .slide {
    margin-top: 38px;
  }
  .trailer-box .trailer-block .trailer-body {
    width: 240px;
  }
}
@media screen and (max-width: 900px) {
  .box {
    padding-top: 43px;
    padding-bottom: 63px;
  }
  .movie-box {
    padding-top: 16px;
  }
  .movie-box .left-box {
    padding-top: 30px;
  }
  .movie-box .left-box .writer * {
    font-size: 20px;
    line-height: 34px;
  }
  .movie-box .right-box {
    padding-top: 25px;
  }
  .movie-box .right-box .line + .line {
    margin-top: 11px;
  }
  .movie-box .right-box .line h3 {
    width: 17.8%;
  }
  .movie-box .right-box .line p {
    width: 82.2%;
  }
  .trailer-box {
    margin-top: 15px;
  }
  .trailer-box .trailer-block .slide {
    margin-top: 19px;
  }
  .trailer-box .trailer-block .trailer-body {
    width: 226px;
  }
}
