body {
  height: calc(1000px) !important; }
  @media screen and (max-width: 767px) {
    body {
      height: calc(1000px) !important; } }
  @media screen and (max-width: 550px) {
    body {
      min-height: calc(1500px) !important; } }

@media screen and (max-width: 767px) {
  header .navbar-default {
    position: absolute;
    width: 100%;
    top: 0; } }

.about-pos {
  position: absolute;
  width: 100%; }

.page-box {
  margin: -70px 0 0;
  position: relative;
  z-index: 1; }
  .page-box .lazy .slick-list {
    z-index: 1;
    min-height: 100vh; }
    .page-box .lazy .slick-list img {
      width: 100%;
      height: 100%; }
    @media screen and (max-width: 550px) {
      .page-box .lazy .slick-list {
        min-height: calc(1500px) !important; } }
  .page-box .lazy .slick-prev,
  .page-box .lazy .slick-next {
    z-index: 2;
    top: calc(50% - (168px / 2)); }
    @media screen and (max-width: 767px) {
      .page-box .lazy .slick-prev,
      .page-box .lazy .slick-next {
        display: none !important; } }
  .page-box .lazy .slick-prev {
    left: 10px; }
  .page-box .lazy .slick-next {
    right: 10px; }
  .page-box .lazy .slick-prev:before {
    content: '';
    background-image: url("/../images/prev.png");
    display: block;
    width: 100px;
    height: 168px;
    background-repeat: no-repeat;
    position: absolute;
    left: 12px; }
    @media screen and (max-width: 991px) {
      .page-box .lazy .slick-prev:before {
        left: -10px; } }
  .page-box .lazy .slick-next:before {
    content: '';
    background-image: url("/../images/next.png");
    display: block;
    width: 128px;
    height: 168px;
    background-repeat: no-repeat;
    position: absolute;
    left: -120px; }
    @media screen and (max-width: 991px) {
      .page-box .lazy .slick-next:before {
        left: -100px; } }
  @media screen and (max-width: 767px) {
    .page-box {
      margin: 0; } }

.about-future-box,
.about-business-box,
.about-mind-box,
.about-operating-box,
.about-film-box {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: relative; }

.about-operating-box {
  background-image: url("/../images/about-operating-bg.JPG"); }
  .about-operating-box .operating-content {
    position: relative;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    top: 150px;
    width: 740px;
    padding: 40px; }
    .about-operating-box .operating-content h1 {
      margin: 0; }
    .about-operating-box .operating-content p {
      line-height: 200%;
      font-weight: 100;
      font-size: 17px; }
      .about-operating-box .operating-content p span {
        font-size: 125%; }
        @media screen and (max-width: 600px) {
          .about-operating-box .operating-content p span {
            font-size: 100%; } }
      @media screen and (max-width: 600px) {
        .about-operating-box .operating-content p br {
          display: none; } }
      .about-operating-box .operating-content p i {
        display: none; }
        @media screen and (max-width: 600px) {
          .about-operating-box .operating-content p i {
            display: inline-block; } }
  @media screen and (max-width: 1199px) {
    .about-operating-box .operating-content {
      margin: 0 auto; } }
  @media screen and (max-width: 991px) {
    .about-operating-box .operating-content {
      width: initial; } }
  @media screen and (max-width: 767px) {
    .about-operating-box .operating-content {
      top: 160px;
      padding: 20px; } }

.about-future-box {
  background-image: url("/../images/about-future-bg.jpg"); }
  .about-future-box .future-content {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    top: 0;
    bottom: 70px;
    right: 0;
    width: 60%;
    padding: 209px 0 0 140px; }
    .about-future-box .future-content h1 {
      margin: 0; }
    .about-future-box .future-content p {
      line-height: 200%;
      font-weight: 100;
      font-size: 17px; }
      .about-future-box .future-content p span {
        font-size: 125%; }
        @media screen and (max-width: 600px) {
          .about-future-box .future-content p span {
            font-size: 100%; } }
      @media screen and (max-width: 600px) {
        .about-future-box .future-content p {
          text-align: left; }
          .about-future-box .future-content p br {
            display: none; } }
      .about-future-box .future-content p i {
        display: none; }
        @media screen and (max-width: 600px) {
          .about-future-box .future-content p i {
            display: inline-block; } }
    .about-future-box .future-content .img-boss {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 580px !important;
      height: auto !important; }
  @media screen and (max-width: 1780px) {
    .about-future-box .future-content {
      width: calc(580px + 477px);
      padding: 209px 0 0 140px; } }
  @media screen and (max-width: 1400px) {
    .about-future-box .future-content {
      width: calc(450px + 477px);
      padding: 209px 0 0 100px; }
      .about-future-box .future-content .img-boss {
        width: 450px !important; } }
  @media screen and (max-width: 1199px) {
    .about-future-box .future-content {
      width: 100%;
      padding: 225px 0 0 200px; }
      .about-future-box .future-content .img-boss {
        width: 450px !important; } }
  @media screen and (max-width: 991px) {
    .about-future-box .future-content {
      padding: 226px 0 0 120px; }
      .about-future-box .future-content .img-boss {
        width: 348px !important; } }
  @media screen and (max-width: 767px) {
    .about-future-box .future-content {
      padding: 145px 20px 0;
      text-align: center; }
      .about-future-box .future-content .img-boss {
        width: 280px !important; } }
  @media screen and (max-width: 550px) {
    .about-future-box .future-content {
      padding: 50% 20px 0;
      text-align: center; }
      .about-future-box .future-content .img-boss {
        bottom: 170px;
        width: 80% !important; } }

.about-business-box {
  background-image: url("/../images/about-business-bg.JPG");
  background-size: cover;
  background-position: calc(100vw / -5) 0;
  background-color: #000; }
  .about-business-box .business-content {
    position: absolute;
    color: #fff;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    padding: 200px 0 0 0;
    text-align: center;
    background-color: #000; }
    .about-business-box .business-content h1 {
      margin: 0; }
    .about-business-box .business-content p {
      line-height: 200%;
      font-weight: 100;
      font-size: 17px; }
      .about-business-box .business-content p span {
        font-size: 125%; }
        @media screen and (max-width: 600px) {
          .about-business-box .business-content p span {
            font-size: 100%; } }
      @media screen and (max-width: 600px) {
        .about-business-box .business-content p br {
          display: none; } }
      .about-business-box .business-content p i {
        display: none; }
        @media screen and (max-width: 600px) {
          .about-business-box .business-content p i {
            display: inline-block; } }
  @media screen and (max-width: 1199px) {
    .about-business-box .business-content {
      width: 56%;
      padding: 206px 25px 0; } }
  @media screen and (max-width: 991px) {
    .about-business-box {
      background-position: center; }
      .about-business-box .business-content {
        width: 80%;
        padding: 206px 25px 0;
        top: 110px;
        bottom: 150px;
        left: 10%;
        background-color: rgba(0, 0, 0, 0.7); } }
  @media screen and (max-width: 767px) {
    .about-business-box .business-content {
      width: 100%;
      left: 0;
      top: 160px;
      bottom: 240px;
      padding: 70px 15px 0; } }

.about-mind-box {
  background-image: url("/../images/about-mind-bg.png.jpg"); }

.about-film-box {
  background-image: url("/../images/about-film-bg.jpg");
  position: relative; }
  .about-film-box #vid {
    background: #000;
    position: absolute;
    z-index: 6;
    top: calc(100% / 2 - (1100px * 0.5575 / 2));
    left: calc(50% - (1100px / 2));
    width: 1100px;
    height: calc(1100px * 0.5575); }
    @media screen and (max-width: 1199px) {
      .about-film-box #vid {
        top: calc(100% / 2 - (800px * 0.5575 / 2));
        left: calc(50% - (800px / 2));
        width: 800px;
        height: calc(800px * 0.5575); } }
    @media screen and (max-width: 991px) {
      .about-film-box #vid {
        top: calc(100% / 2 - (700px * 0.5575 / 2));
        left: calc(50% - (700px / 2));
        width: 700px;
        height: calc(700px * 0.5575); } }
    @media screen and (max-width: 767px) {
      .about-film-box #vid {
        top: calc(150px);
        left: calc(50% - (95vw / 2));
        width: 95vw;
        height: calc(95vw * 0.5575); } }

/*# sourceMappingURL=about.css.map*/