@import url("//fonts.googleapis.com/earlyaccess/notosanstc.css");
@import url("_normalize.min.css");
@import url("_footer.css");
@import url("jquery.fancybox.min.css");
@import url("swiper.min.css");
@import url("animate.min.css");
.rightBar,
.btn_top {
  position: fixed; }

.rightBar {
  top: 15%;
  right: 0;
  z-index: 99; }

.menu a,
.btn_top {
  display: block; }

.btn_top {
  right: 35px;
  bottom: 20px;
  z-index: 10;
  width: 49px;
  height: 57px;
  background: url("../images/laip-btn_top.png") no-repeat;
  text-indent: -99999px; }

/* ----------------------------------------------
  menu
-----------------------------------------------*/
.menu, .menu a {
  position: relative; }

.menu a {
  display: block;
  padding: 13px 0 13px 20px;
  width: 133px;
  font-size: 18px;
  color: #000;
  background: url("../images/laip-menu_line.png") no-repeat bottom;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  text-shadow: 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 5px #ffffff; }
  .menu a:hover, .menu a.active {
    color: #ea3259; }

/* ==========================================================================
  topBtn
========================================================================== */
.topBtn {
  position: absolute;
  z-index: 100;
  top: 18px;
  right: 15px;
  vertical-align: top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .topBtn .audio,
  .topBtn .icon,
  .topBtn .id,
  .topBtn .bug,
  .topBtn .country,
  .topBtn .share {
    display: inline-block;
    vertical-align: top; }

.audio {
  margin-right: 10px;
  width: 30px;
  height: 36px;
  text-align: center;
  background-image: none;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .audio em {
    width: 4px;
    border-radius: 2px;
    height: 100%;
    background: #00ffff;
    -webkit-animation: sound-wave 2s alternate infinite;
    animation: sound-wave 2s alternate infinite; }
    .audio em:nth-child(1) {
      height: 30%;
      -webkit-animation-delay: -1s;
      animation-delay: -1s; }
    .audio em:nth-child(2) {
      height: 70%;
      -webkit-animation-delay: -0.83333s;
      animation-delay: -0.83333s; }
    .audio em:nth-child(3) {
      height: 100%;
      -webkit-animation-delay: -0.66667s;
      animation-delay: -0.66667s; }
    .audio em:nth-child(4) {
      height: 80%;
      -webkit-animation-delay: -0.5s;
      animation-delay: -0.5s; }
    .audio em:nth-child(5) {
      height: 55%;
      -webkit-animation-delay: -0.33333s;
      animation-delay: -0.33333s; }
    .audio em:nth-child(6) {
      height: 40%;
      -webkit-animation-delay: -0.16667s;
      animation-delay: -0.16667s; }
  .audio.mute em {
    -webkit-animation-play-state: paused;
    animation-play-state: paused; }

@-webkit-keyframes sound-wave {
  0% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); }
  40% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  60% {
    -webkit-transform: scaleY(0.9);
    transform: scaleY(0.9); }
  80% {
    -webkit-transform: scaleY(0.2);
    transform: scaleY(0.2); }
  100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); } }

@keyframes sound-wave {
  0% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); }
  40% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  60% {
    -webkit-transform: scaleY(0.9);
    transform: scaleY(0.9); }
  80% {
    -webkit-transform: scaleY(0.2);
    transform: scaleY(0.2); }
  100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); } }

.intro .audio em {
  background: #fff; }

@-webkit-keyframes higtLow {
  0% {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  100% {
    -webkit-transform: scale(1, 0.3);
    -ms-transform: scale(1, 0.3);
    transform: scale(1, 0.3); } }

@keyframes higtLow {
  0% {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  100% {
    -webkit-transform: scale(1, 0.3);
    -ms-transform: scale(1, 0.3);
    transform: scale(1, 0.3); } }

.icon {
  margin-right: 5px; }
  .icon a, .icon img {
    width: 36px;
    height: auto; }
  .icon a {
    display: inline-block;
    margin-right: 2px; }

.page_1.ob .icon a img:nth-child(1),
.page_1.intro .icon a img:nth-child(2),
.intro .id,
.intro .bug {
  display: none; }

.id,
.bug,
#btn_list {
  margin: 3px 2px 0 0;
  width: 100px;
  height: 30px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  background: #05bcff;
  border-radius: 15px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.intro .id,
.intro .bug,
.intro #btn_list {
  background: rgba(255, 255, 255, 0.3); }

#btn_list {
  cursor: default; }
  #btn_list:hover {
    height: 95px; }
  #btn_list li:last-child {
    padding: 5px 0; }
    #btn_list li:last-child a {
      display: block;
      padding: 3px 0;
      margin: auto;
      width: 70px;
      font-size: 14px;
      color: #fff;
      text-align: center;
      text-shadow: none; }
  #btn_list.share li:last-child a {
    width: 84%;
    font-size: 13px;
    text-align: left;
    font-family: Arial; }
  #btn_list.share .btn_close {
    display: none; }

#btn_list li:first-child,
.id,
.bug {
  font-size: 16px;
  line-height: 31px; }

.intro #btn_list li:last-child a {
  text-shadow: 0 0 10px #000; }

.country li:last-child a img {
  display: inline;
  margin: 0 5px 3px 0;
  vertical-align: middle; }

a.id:hover,
a.bug:hover,
#btn_list li:last-child a:hover {
  color: #000; }

.share i {
  display: none; }

.share li:last-child a img {
  display: inline;
  margin: 0 0 2px 0;
  vertical-align: middle; }

.intro .share li:last-child a img {
  margin: 0 2px 2px 0; }

.app_tw, .app_hk {
  display: none; }

.app a, .app img {
  width: 185px;
  height: auto; }

.app a {
  position: relative;
  display: inline-block;
  margin: 5px; }
  .app a:first-child {
    margin-left: 0; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  .app a img {
    max-width: none;
    width: auto;
    height: 12vw; } }

.app_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.app_container {
  border: 3px solid rgba(255, 255, 255, 0.3);
  padding: 2em;
  border-radius: 1em;
  background-color: rgba(218, 215, 208, 0.3);
  position: relative; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  .app_container {
    border-width: 1px;
    padding: 1.5em .5em .5em; } }

.app_tw {
  display: block; }

.app_switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

@media screen and (orientation: portrait) and (max-width: 480px) {
  .app_switch {
    -webkit-transform: translate(-50%, -40%);
    -ms-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%); } }

.btn_switch {
  font-family: "Noto Sans TC", Microsoft JhengHei;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(auto, -webkit-max-content) minmax(auto, -webkit-max-content);
  -ms-grid-columns: minmax(auto, max-content) minmax(auto, max-content);
  grid-template-columns: minmax(auto, -webkit-max-content) minmax(auto, -webkit-max-content);
  grid-template-columns: minmax(auto, max-content) minmax(auto, max-content);
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border: 1px solid #dbdbdb;
  background: -webkit-gradient(linear, left top, left bottom, from(#1a2f58), to(#274684));
  background: -webkit-linear-gradient(top, #1a2f58 0%, #274684 100%);
  background: -o-linear-gradient(top, #1a2f58 0%, #274684 100%);
  background: linear-gradient(to bottom, #1a2f58 0%, #274684 100%);
  padding: .5em 1.8em;
  margin-bottom: 1em;
  border-radius: .5em;
  color: #fff;
  text-align: left;
  line-height: 1.2;
  cursor: pointer; }
  .btn_switch > div {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  @media (hover: hover) {
    .btn_switch:hover .icon {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
    .btn_switch:hover em {
      color: #fdff51; }
    .btn_switch:hover .btn_version {
      color: #fff; } }

@media screen and (orientation: portrait) and (max-width: 480px) {
  .btn_switch {
    padding: .5em .7em .5em .5em; } }
  .btn_switch em {
    font-style: normal; }
  .btn_switch .icon {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1 / span 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: .5em;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    -webkit-mask-image: url("/laplace/images/icon_switch.svg");
    mask-image: url("/laplace/images/icon_switch.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
    width: 1.5em;
    height: 100%; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  .btn_switch .icon {
    margin-right: .1em; } }
  .btn_switch .btn_version {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
    font-size: 1.2em;
    font-weight: bold;
    color: #fdff51;
    white-space: nowrap; }
    .btn_switch .btn_version span {
      font-weight: normal; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  .btn_switch .btn_version {
    font-size: 14px;
    font-weight: normal; } }
  .btn_switch .btn_text {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 2;
    grid-row: 2;
    white-space: nowrap;
    font-size: .8em; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  .btn_switch .btn_text {
    display: none; } }

/* ==========================================================================
	page_1
========================================================================== */
#logo-img {
  width: 238px; }

.page_1 {
  background-image: url("../images/7th/laip-bg-7th.jpg"); }
  .page_1.intro {
    background-image: url("../images/laip-bg_intro.jpg"); }
    .page_1.intro h2,
    .page_1.intro h3 {
      padding-left: 100px;
      width: 585px; }
    .page_1.intro h2 {
      margin: 182px auto 10px;
      font-size: 70px;
      line-height: 70px;
      text-shadow: 0 0 5px #fffde9, 0 0 5px #fffde9, 0 0 5px #fffde9, 0 0 5px #fffde9, 0 0 5px #fffde9, 0 0 10px #fffde9; }
      .page_1.intro h2:after {
        margin-top: 8px; }
    .page_1.intro .btn_play {
      display: inline-block;
      margin: 30px auto 0; }
  .page_1 h1 {
    padding: 32px 0 0 25px; }
  .page_1 .slogan {
    margin: auto;
    width: 768px;
    height: 300px;
    background-image: url("../images/7th/laip-slogan-7th.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    -webkit-transform: translate(0, -20%);
    -ms-transform: translate(0, -20%);
    transform: translate(0, -20%); }
  .page_1 h2,
  .page_1 h3 {
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden; }
  .page_1 .mov_play {
    margin: 30px auto 0;
    text-align: center; }
    .page_1 .mov_play:before {
      content: '';
      display: inline-block;
      width: 80px; }
  .page_1 .btn_play {
    display: block;
    margin: 90px auto 0;
    /* margin: 125px auto 0; */
    width: 75px;
    height: 87px;
    opacity: .5; }
  .page_1 .app {
    margin: 52px auto 0;
    text-align: center; }

/* ==========================================================================
  wrap
========================================================================== */
.wrap {
  min-width: 1100px;
  color: #333;
  overflow: hidden; }

section {
  position: relative;
  z-index: 1;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }

.page_1, .page_3, .page_4 {
  min-height: 945px !important; }

.page_2 {
  height: 540px !important; }

.page_5 {
  min-height: 1016px !important; }

section:last-child {
  height: auto !important; }

.fp-tableCell {
  vertical-align: top; }

.menu a, .title span, .tabNav li, .tabNav em, .page_3 .swiper-nav a, .info,
.titles em, .page_4 .swiper-nav a, .appBar ul:last-child li:first-child {
  font-family: "Noto Sans TC", Microsoft JhengHei; }

/* ==========================================================================
	page_1
========================================================================== */
.fancybox-slide--video .fancybox-content {
  width: 1000px;
  height: 562px;
  max-width: 80%;
  max-height: 80%;
  margin: 0; }

/* ----------------------------------------------
  app
-----------------------------------------------*/
.intro .app a {
  cursor: default; }

.intro .app a:first-child {
  margin-left: 90px; }

.intro .btn_register {
  display: none; }

/* ----------------------------------------------
	rain
-----------------------------------------------*/
.rain {
  position: absolute;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%; }

.rainBox {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.container {
  position: absolute;
  width: 2px;
  height: 50px; }

.nav {
  display: block;
  margin-top: 12px;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.5)));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%); }

.nav:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 0px;
  height: 0px; }

/* ----------------------------------------------
	falling leaves
-----------------------------------------------*/
.falling-leaves {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  overflow: hidden; }

.leaf-scene {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.leaf-scene div {
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  background: url("../images/laip-flower.png") no-repeat;
  background-size: cover;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: visible;
  backface-visibility: visible; }

/* ==========================================================================
	page_2
========================================================================== */
.page_2 {
  background-image: url("../images/laip-bg_2.jpg"); }

.title {
  padding: 60px 0 80px;
  text-align: center; }

.title > * {
  display: inline-block;
  vertical-align: bottom; }

.title h1,
.title span {
  font-size: 30px;
  color: #333;
  line-height: 30px;
  font-weight: 400; }

.title h2 {
  font-size: 55px;
  color: #847b6e;
  line-height: 47px;
  font-weight: 900;
  background: -webkit-linear-gradient(top, #c2b9ac 0, #847b6e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.title span {
  margin: 0 2px 0 12px;
  font-size: 28px;
  line-height: 34px;
  font-weight: 200; }

.page_2 h1,
.page_2 .title span {
  color: #fff; }

.page_2 h2 {
  color: #b2faff;
  background: -webkit-linear-gradient(top, #fff 0, #b2faff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.newsBox {
  padding: 18px 18px 25px;
  margin: 0 auto 35px;
  width: 1000px;
  background: rgba(255, 255, 255, 0.6);
  border: 2px #fff solid; }

.banBox, .news {
  display: inline-block; }

.scroll-down {
  position: relative;
  height: 47px; }

.scroll-down span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 24px;
  height: 24px;
  border-width: 5px 5px 0 0;
  border-color: #b8dbe5;
  border-style: solid;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-animation: down 1.2s ease-in-out infinite alternate;
  -ms-animation: down 1.2s ease-in-out infinite alternate;
  animation: down 1.2s ease-in-out infinite alternate; }

@-webkit-keyframes down {
  0% {
    top: -10px; }
  50% {
    top: 0; }
  100% {
    top: -10px; } }

@-ms-keyframes down {
  0% {
    top: -10px; }
  50% {
    top: 0; }
  100% {
    top: -10px; } }

@keyframes down {
  0% {
    top: -10px; }
  50% {
    top: 0; }
  100% {
    top: -10px; } }

/* ----------------------------------------------
  banner
-----------------------------------------------*/
.banBox {
  position: relative;
  margin-right: 24px; }

.banner {
  width: 400px;
  height: 220px;
  overflow: hidden; }

.banner a,
.banner img {
  width: 100%;
  height: auto; }

.swiper-pagination {
  bottom: -23px;
  left: 0;
  right: 0; }

.swiper-pagination-bullet {
  margin: 0 4px;
  width: 12px;
  height: 12px;
  background: #69add4;
  opacity: 1; }

.swiper-pagination-bullet-active {
  background: #62d9ef; }

/* ----------------------------------------------
  news
-----------------------------------------------*/
.news {
  width: 530px;
  height: 220px;
  overflow: hidden; }

.tabNav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 13px;
  width: 100%;
  overflow: hidden; }

.tabNav:before {
  content: '';
  position: absolute;
  z-index: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #216fad; }

.tabNav li {
  position: relative;
  display: inline-block;
  /* margin-right: -4px; */
  width: 11%;
  height: 40px;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  font-weight: 400; }

.tabNav a {
  color: #216fad; }

.tabNav a span {
  display: block;
  width: 100%; }

.tabNav em {
  display: inline-block;
  width: 1.8%;
  font-size: 18px;
  color: #779db3;
  line-height: 33px;
  text-align: center;
  font-style: normal;
  font-weight: 200; }

.tabNav a:hover,
.tabNav li.focus a,
.tabNav li.hover,
.tabNav li.focus {
  color: #333; }

.tabNav a.btn_more {
  position: absolute;
  top: 7px;
  right: 0;
  width: 50px;
  height: 24px;
  font-size: 15px;
  color: #95d0ff;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  background: #216fad;
  border-radius: 3px; }

.tabNav a:hover.btn_more {
  color: #fff; }

.list li {
  position: relative;
  padding: 4.5px 0;
  width: 100%;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden; }

.list span,
.list a,
.list tt {
  display: inline-block;
  height: 24px;
  line-height: 23px; }

.list span {
  position: absolute;
  left: 0;
  width: 50px;
  color: #fff;
  text-align: center;
  background: #4998d7;
  border-radius: 3px; }

.list a {
  padding: 0 60px 0 60px;
  width: 100%;
  color: #333;
  font-weight: 300;
  vertical-align: middle;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap; }

.list a:hover {
  color: #216fad;
  text-decoration: underline; }

.list tt {
  position: absolute;
  right: 0;
  color: #333; }

.pageNav {
  display: none; }

/* ==========================================================================
	page_3
========================================================================== */
.page_3 {
  background-image: url("../images/laip-bg_3.jpg"); }

.features {
  width: 860px;
  height: 490px;
  margin: 118px auto 0;
  overflow: hidden;
  outline: 3px #acced6 solid;
  border: 5px #fff solid; }

.page_3 .swiper-nav {
  position: absolute;
  z-index: 2;
  top: 155px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center; }

.page_3 .swiper-nav a {
  display: inline-block;
  margin: 0 20px;
  width: 52px;
  height: 169px;
  font-size: 21px;
  color: #555;
  line-height: 54px;
  text-align: center;
  font-weight: 300;
  cursor: pointer;
  -ms-writing-mode: tb-rl;
  writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  *-webkit-writing-mode: tb-rl;
  *-ms-writing-mode: tb-rl;
  *writing-mode: tb-rl;
  background-image: url("../images/laip-features_nav.png");
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.page_3 .swiper-nav a:hover,
.page_3 .swiper-nav a.focus {
  color: #fff;
  background-image: url("../images/laip-features_nav-on.png"); }

/* ==========================================================================
	page_4
========================================================================== */
.page_4 {
  background-image: url("../images/laip-bg_4.jpg"); }

.page_4 .title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto; }

.classes .swiper-slide {
  /* width: 100%; */
  height: 945px;
  background-position: top center;
  background-repeat: no-repeat; }

.role_1 {
  background-image: url("../images/laip-classes_1.png"); }

.role_2 {
  background-image: url("../images/laip-classes_2.png"); }

.role_3 {
  background-image: url("../images/laip-classes_3.png"); }

.role_4 {
  background-image: url("../images/laip-classes_4.png"); }

.role_5 {
  background-image: url("../images/laip-classes_5.png"); }

.role_6 {
  background-image: url("../images/laip-classes_6.png"); }

.role_7 {
  background-image: url("../images/laip-classes_7.png"); }

.info {
  margin: 350px auto 0;
  width: 1000px;
  color: #333; }

.titles {
  margin-bottom: 28px; }

.titles > * {
  display: inline-block;
  vertical-align: bottom; }

.titles h4 {
  margin: 0 10px 7px;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700; }

.role_1 h4 {
  color: #c74e3e;
  background: -webkit-linear-gradient(top, #c74e3e 0, #f18f63 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.role_2 h4 {
  color: #5941a0;
  background: -webkit-linear-gradient(top, #5941a0 0, #6c8edd 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.role_3 h4 {
  color: #b94089;
  background: -webkit-linear-gradient(top, #b94089 0, #f67191 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.role_4 h4 {
  color: #399ab9;
  background: -webkit-linear-gradient(top, #399ab9 0, #6cc5b6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.role_5 h4 {
  color: #547742;
  background: -webkit-linear-gradient(top, #547742 0, #c5d064 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.role_6 h4 {
  color: #3b6a9b;
  background: -webkit-linear-gradient(top, #3b6a9b 0, #79aec1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.role_7 h4 {
  color: #7a5b45;
  background: -webkit-linear-gradient(top, #7a5b45 0, #cab180 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.titles h3,
.titles em {
  margin-bottom: 7px; }

.titles h3 {
  font-size: 34px;
  line-height: 33px; }

.titles em {
  margin-right: 3px;
  font-size: 32px;
  line-height: 39px;
  font-style: normal;
  font-weight: 200; }

.info .line {
  margin-bottom: 20px;
  width: 450px;
  height: 2px;
  background: #9ebfc5;
  background: -webkit-linear-gradient(left, #9ebfc5 0, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, #9ebfc5 0, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #9EBFC5), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, #9EBFC5 0, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, #9EBFC5 0, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(left, #9EBFC5 0, rgba(255, 255, 255, 0) 100%); }

.info p {
  margin-bottom: 45px;
  font-size: 27px;
  line-height: 27px; }

.info .type {
  font-size: 20px;
  line-height: 20px; }

.info .type ul:first-child {
  margin-bottom: 15px; }

.info .type ul li {
  display: inline-block; }

.info .type ul li:first-child {
  padding: 8px 12px;
  margin-right: 8px;
  color: #fff;
  background: #333;
  font-weight: 300;
  border-radius: 7px; }

.page_4 .swiper-nav {
  position: absolute;
  z-index: 2;
  top: 200px;
  left: 50%;
  margin-left: -515px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 520px; }

.page_4 .swiper-nav a {
  margin-bottom: 15px;
  width: 130px;
  height: 40px;
  font-size: 24px;
  color: #555;
  line-height: 39px;
  text-align: center;
  font-weight: 500;
  cursor: pointer;
  background-image: url("../images/laip-classes_nav.png");
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.page_4 .swiper-nav a:hover,
.page_4 .swiper-nav a.focus {
  color: #fff;
  background-image: url("../images/laip-classes_nav-on.png"); }

/* ==========================================================================
	page_5
========================================================================== */
.page_5 {
  background-image: url("../images/laip-bg_5.jpg"); }

.trailers {
  position: relative;
  margin: 0 auto 70px;
  padding: 7px;
  width: 994px;
  height: 434px;
  background: #fff;
  outline: 3px #acced6 solid; }

.trailers ul:nth-child(1),
.trailers ul:nth-child(2) {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top; }

.trailers ul:nth-child(2) {
  margin-left: 4px;
  width: 240px;
  height: 100%;
  overflow: hidden; }

.trailers a {
  position: relative;
  background: #000; }

.trailers a img {
  opacity: 0.6;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.trailers a:hover img {
  opacity: 1; }

.trailers a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url("../images/laip-trailers_play.png");
  background-repeat: no-repeat;
  background-size: cover; }

.trailers ul:first-child a:after {
  width: 88px;
  height: 99px; }

.mov-nav a:after {
  width: 22%;
  height: 42%; }

.mov-nav a.coming:after {
  display: none; }

.mov-nav img {
  width: 100%;
  height: auto; }

.mov-nav a {
  position: relative;
  margin-bottom: 3px;
  height: 138px !important; }

.mov-nav a:last-child {
  margin-bottom: 0; }

.mov-nav a.coming {
  cursor: default; }

.mov-nav a.coming img {
  opacity: 1; }

.trailers-nav {
  position: absolute;
  top: 0;
  right: 8px;
  width: 240px;
  height: 434px; }

.swiper_prev-trailers,
.swiper_next-trailers {
  top: auto;
  left: 0;
  right: 0;
  margin: auto;
  width: 31px;
  height: 17px;
  background-repeat: no-repeat;
  background-size: cover; }

.swiper_prev-trailers {
  top: -27px;
  background-image: url("../images/laip-trailers_nav-prev.png"); }

.swiper_next-trailers {
  bottom: -27px;
  background-image: url("../images/laip-trailers_nav-next.png"); }

.appBar {
  padding: 27px 0 0 10px;
  margin: auto;
  width: 628px;
  height: 174px;
  background: url("../images/laip-trailers_app-line.png"); }

.appBar ul,
.appBar li {
  display: inline-block;
  vertical-align: top; }

.appBar ul:first-child {
  margin-right: 10px; }

.appBar ul:last-child {
  width: 480px; }

.appBar ul:last-child li:first-child {
  margin: 2px 0 8px;
  font-size: 60px;
  color: #00c1ee;
  line-height: 60px;
  font-weight: 900; }

.appBar ul:last-child li:first-child span {
  display: inline-block;
  margin-left: 15px;
  font-size: 48px;
  color: #2569b4;
  line-height: 48px;
  font-weight: 400;
  vertical-align: bottom; }

.page_5 .app a,
.page_5 .app a img {
  width: 115px;
  /* width: 150px; 3 app*/
  height: auto; }

.page_5 .app a {
  margin: 10px 0 0;
  /* margin: 0 5px 0 0; 3 app*/ }

.page_5 .app a:last-child {
  margin: 0; }

/* ==========================================================================
  for Notebook
========================================================================== */
@media screen and (max-width: 1366px) and (max-height: 688px) {
  .wrap {
    min-width: 1000px; }
  .page_1, .page_3, .page_4 {
    min-height: 688px !important; }
  .page_5 {
    min-height: 780px !important; }
  /*---------------------------------------------------------
		page_1
	---------------------------------------------------------*/
  .page_1 h1 {
    padding: 20px 0 0 20px; }
  .page_1 h1 img {
    width: 200px; }
  .page_1 h2,
  .page_1 h3 {
    width: 545px; }
  .page_1.intro h2,
  .page_1.intro h3 {
    padding-left: 100px;
    width: 460px; }
  .page_1 h2 {
    margin: 65px auto 5px;
    font-size: 55px;
    line-height: 55px;
    letter-spacing: 8px; }
  .page_1.intro h2 {
    margin: 125px auto 5px;
    font-size: 55px;
    line-height: 55px; }
  .page_1.intro h2:before {
    margin-bottom: 5px; }
  .page_1.intro h2:after {
    margin-top: 5px; }
  .page_1 h2 b {
    font-size: 45px; }
  .page_1 h3 {
    font-size: 27px;
    line-height: 33px;
    letter-spacing: 6px; }
  .page_1 .btn_play,
  .page_1 .btn_play img {
    width: 60px;
    height: auto; }
  .page_1 .btn_play {
    margin: 70px auto 0; }
  .page_1 .app {
    margin-top: 30px; }
  .page_1 .app a,
  .page_1 .app a img {
    width: 160px; }
  /*---------------------------------------------------------
		page_2
	---------------------------------------------------------*/
  .title {
    padding: 30px 0 50px; }
  .title h1,
  .title span {
    font-size: 26px;
    line-height: 26px; }
  .title h2 {
    font-size: 48px;
    line-height: 42px; }
  .title span {
    margin: 0 2px 0 10px;
    font-size: 24px;
    line-height: 28px; }
  .newsBox {
    width: 900px; }
  .news {
    width: 430px; }
  .tabNav li {
    width: 12.5%; }
  /*---------------------------------------------------------
		page_3
	---------------------------------------------------------*/
  .page_3 .swiper-nav {
    top: 110px; }
  .page_3 .swiper-nav a {
    margin: 0 18px;
    width: 40px;
    height: 131px;
    font-size: 18px;
    line-height: 41px; }
  .features {
    width: 700px;
    height: 390px;
    margin: 104px auto 0; }
  .features img {
    width: 100%;
    height: auto; }
  /*---------------------------------------------------------
		page_4
	---------------------------------------------------------*/
  .page_4 .swiper-nav {
    top: 140px;
    margin-left: -465px;
    width: 460px; }
  .page_4 .swiper-nav a {
    margin-bottom: 10px;
    width: 115px;
    height: 35px;
    font-size: 20px;
    line-height: 34px; }
  .classes .swiper-slide {
    height: 688px;
    background-size: cover;
    background-position-x: 30%; }
  .info {
    margin: 270px auto 0;
    width: 900px; }
  .titles img {
    width: 52px;
    height: auto; }
  .titles h4 {
    margin: 0 8px 6px;
    font-size: 52px;
    line-height: 53px; }
  .info .line {
    width: 400px; }
  .info p {
    width: 370px; }
  /*---------------------------------------------------------
		page_5
	---------------------------------------------------------*/
  .trailers {
    margin: 0 auto 30px;
    width: 896px;
    height: 392px; }
  .trailers ul:first-child img {
    width: 657px; }
  .trailers ul:nth-child(2) {
    width: 215px; }
  .mov-nav a {
    height: 124px !important; }
  .trailers-nav {
    width: 215px;
    height: 395px; }
  .appBar {
    padding: 17px 0 0 8px;
    width: 575px;
    /* width: 470px; */
    height: 130px;
    background-size: 100% 100%;
    /* background-size: cover; */ }
  .appBar ul:first-child {
    margin-right: 6px; }
  .appBar ul:first-child img {
    width: 97px; }
  .appBar ul:last-child {
    width: 455px;
    /* width: 350px; */ }
  .appBar ul:last-child li:first-child {
    margin: 2px 0 8px;
    font-size: 50px;
    line-height: 50px; }
  .appBar ul:last-child li:first-child span {
    margin-left: 8px;
    font-size: 38px;
    line-height: 38px; }
  .page_5 .app a,
  .page_5 .app a img {
    width: 110px; }
  .page_5 .app a {
    margin: 0; }
  /*----------------------------------------------------------
	  footer
	----------------------------------------------------------*/
  footer {
    padding: 15px 0; } }

.page_1 .app_tw, .page_1 .app_hk {
  margin-top: 0; }

.page_1 .app_wrap {
  padding-top: 5em; }
