/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  width: 100%;
  height: 100%; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body, ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none; }

article, aside, details, figcaption, figure, footer, header, main,
menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  outline: none;
  hlbr: expression(this.onFocus=this.blur()); }

a:active, a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b, strong {
  font-weight: inherit;
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

img {
  border-style: none;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

figure {
  margin: 0; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

optgroup {
  font-weight: 700; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html [type="button"],
input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

:before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue",Helvetica,Arial,"Microsoft JhengHei",sans-serif; }

a {
  text-decoration: none; }

h1, h2, h3, h4, h5, p {
  margin: 0;
  padding: 0;
  word-break: break-all;
  text-align: justify;
  text-justify: distribute; }

h1, h2, h3, h4, h5 {
  font-family: 'Noto Sans TC',Microsoft JhengHei; }

.clearFix:after {
  content: "";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden; }

#XlegendTop {
  position: relative;
  width: 100%;
  min-width: 980px;
  height: 45px;
  z-index: 9999; }

#code {
  position: absolute;
  top: 0; }

/* ==========================================================================
	SCSS Extend & Mixin
========================================================================== */
.page_3 .class .content .info, .page_4 .dragonSoul .content .info, .topBar .menu li .menuBtn span:first-child, footer .appBox .appInfo h2, .pagination a, .page_2 .detail .news .tabNav .tab_nav a {
  font-family: "Noto Sans TC", Microsoft JhengHei; }

.topBar .menu li .menuBtn, .swiper-slide, .page_1, .page_2, .page_3, .page_4, .page_5 {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover; }

.page_2 .content, .page_3 .class .content, .page_4 .dragonSoul .content, .page_5 .content {
  position: relative;
  margin: auto;
  max-width: 1100px; }

.page_3 h2, .page_4 h2 {
  position: absolute;
  top: 140px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center; }

.page_3 .class .content .info .name h3, .page_4 .dragonSoul .content .info .name h3 {
  font-size: 55px;
  color: #333;
  line-height: 55px; }

.page_3 .class .content .info .name h4, .page_4 .dragonSoul .content .info .name h4 {
  font-size: 21px;
  color: #888;
  line-height: 21px;
  text-transform: uppercase; }

.page_3 .class .content .info, .page_4 .dragonSoul .content .info {
  float: right;
  margin-right: 125px;
  padding: 40px 25px;
  width: 400px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), color-stop(25%, white), color-stop(75%, white), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, white 25%, white 75%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, white 25%, white 75%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, white 25%, white 75%, rgba(255, 255, 255, 0) 100%); }

.pagination a .navIcon:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #ffcb5c;
  border-radius: 50%; }

/* ==========================================================================
	SCSS Extend & Mixin
========================================================================== */
.page_3 .class .content .info, .page_4 .dragonSoul .content .info, .topBar .menu li .menuBtn span:first-child, footer .appBox .appInfo h2, .pagination a, .page_2 .detail .news .tabNav .tab_nav a {
  font-family: "Noto Sans TC", Microsoft JhengHei; }

.topBar .menu li .menuBtn, .swiper-slide, .page_1, .page_2, .page_3, .page_4, .page_5 {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover; }

/* ==========================================================================
	wrap & common
========================================================================== */
a, a > *, a:before, a .navIcon:before {
  display: block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

/* ==========================================================================
	topBar
========================================================================== */
.topBar_m {
  display: none; }

.topBar {
  position: fixed;
  z-index: 99;
  top: 0;
  width: 100%;
  height: 80px;
  min-width: 1200px; }
  .topBar .barBox {
    position: relative;
    margin: auto; }
  .topBar .logo {
    position: absolute;
    top: 14px;
    left: 0;
    width: 204px; }
    .topBar .logo img {
      width: 100%;
      height: auto; }
  .topBar .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .topBar .menu .m3 .menus {
      display: none; }
    .topBar .menu .m3 .menuBtn {
      cursor: default; }
    .topBar .menu .m4 .menus a {
      font-size: 16px; }
    .topBar .menu li {
      position: relative; }
      .topBar .menu li .menuBtn {
        display: block;
        padding-top: 28px;
        width: 140px;
        height: 80px;
        text-align: center;
        background: url("../images/menu_bg.png"); }
        .topBar .menu li .menuBtn > * {
          display: block; }
        .topBar .menu li .menuBtn span:first-child {
          font-size: 21px;
          color: #fff;
          line-height: 28px; }
        .topBar .menu li .menuBtn span:last-child {
          font-size: 12px;
          color: #72dafc;
          text-transform: uppercase; }
        .topBar .menu li .menuBtn:hover span:first-child, .topBar .menu li .menuBtn.focus span:first-child {
          color: #00ffff; }
        .topBar .menu li .menuBtn:hover span:last-child, .topBar .menu li .menuBtn.focus span:last-child {
          color: #95ffe7; }
      .topBar .menu li .menus {
        position: absolute;
        top: 80px;
        left: 0;
        width: 140px; }
        .topBar .menu li .menus a {
          height: 40px;
          font-size: 18px;
          color: #72c8ff;
          line-height: 40px;
          text-align: center;
          background: rgba(30, 47, 92, 0.95);
          border-bottom: 1px #3a4d7d solid; }
          .topBar .menu li .menus a:hover {
            color: #fff;
            background: #3846b0; }
          .topBar .menu li .menus a:last-child {
            border-width: 0; }
          .topBar .menu li .menus a img {
            display: inline;
            margin: 0 5px 2px 0;
            width: 23px; }
  .topBar .Bar-R {
    position: absolute;
    top: 18px;
    right: 15px;
    height: 79px; }
    .topBar .Bar-R .icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      margin-bottom: 35px;
      -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.5));
      filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.5)); }
      .topBar .Bar-R .icon a {
        width: 40px; }
        .topBar .Bar-R .icon a:nth-child(1) {
          margin-right: 10px; }
        .topBar .Bar-R .icon a img {
          width: 100%; }
        .topBar .Bar-R .icon a:hover img {
          opacity: .7; }
    .topBar .Bar-R .button {
      display: none; }
      .topBar .Bar-R .button a {
        margin-bottom: 7px;
        width: 100px;
        height: 30px;
        font-size: 16px;
        color: #fff;
        line-height: 31px;
        text-align: center;
        background: #3c7fd2;
        border-radius: 4px; }
        .topBar .Bar-R .button a:hover {
          background: #23376B; }
        .topBar .Bar-R .button a:last-child {
          margin-bottom: 0px; }

/* ==========================================================================
	RWD
========================================================================== */
@media screen and (max-width: 1366px) and (max-height: 688px) {
  .topBar .logo {
    top: 20px; }
  .topBar .menu .m2 {
    margin-right: 300px; } }

@media screen and (max-width: 900px) {
  .topBar_m .barBox .bar_left .headName, .topBar_m .barBox .menu_m .menuBox li a span:first-child {
    font-family: "Noto Sans TC", Microsoft JhengHei; }
  .topBar {
    display: none; }
  .topBar_m {
    display: block;
    display: none;
    position: fixed;
    z-index: 100;
    top: 0;
    width: 100vw;
    height: 55px;
    background: rgba(10, 78, 165, 0.85);
    border-bottom: 3px #72a2dd solid; }
    .topBar_m .barBox {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      padding: 0 .5vw 0 1.5vw;
      height: 55px; }
      .topBar_m .barBox .bar_left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 5px; }
        .topBar_m .barBox .bar_left .headIcon {
          margin-right: 7px; }
          .topBar_m .barBox .bar_left .headIcon img {
            width: 60px; }
        .topBar_m .barBox .bar_left .headName p:first-child {
          font-size: 24px;
          color: #fff;
          line-height: 26px; }
        .topBar_m .barBox .bar_left .headName p:last-child {
          font-size: 12px;
          color: #c1edff;
          line-height: 15px; }
      .topBar_m .barBox .bar_right {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 51px; }
        .topBar_m .barBox .bar_right .bar_btn_register,
        .topBar_m .barBox .bar_right .bar_btn_download {
          margin-right: 2px;
          width: 80px;
          height: 33px;
          font-size: 16px;
          color: #fff;
          line-height: 35px;
          text-align: center;
          background: #5bacff;
          border-radius: 3px; }
        .topBar_m .barBox .bar_right .btn_menu {
          position: relative;
          z-index: 21;
          width: 46px;
          height: 46px; }
          .topBar_m .barBox .bar_right .btn_menu em {
            position: absolute;
            left: 0;
            right: 0;
            margin: auto;
            display: block;
            width: 30px;
            height: 3px;
            background: #fff;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transition: 0.25s ease-in-out;
            -moz-transition: 0.25s ease-in-out;
            -ms-transition: 0.25s ease-in-out;
            -o-transition: 0.25s ease-in-out;
            transition: 0.25s ease-in-out; }
          .topBar_m .barBox .bar_right .btn_menu em.light {
            background: #ffffff; }
          .topBar_m .barBox .bar_right .btn_menu em:nth-child(1) {
            top: 12px; }
          .topBar_m .barBox .bar_right .btn_menu em:nth-child(2),
          .topBar_m .barBox .bar_right .btn_menu em:nth-child(3) {
            top: 22px; }
          .topBar_m .barBox .bar_right .btn_menu em:nth-child(4) {
            top: 32px; }
          .topBar_m .barBox .bar_right .btn_menu.open em {
            background: #91a4ef; }
          .topBar_m .barBox .bar_right .btn_menu.open em:nth-child(1),
          .topBar_m .barBox .bar_right .btn_menu.open em:nth-child(4) {
            top: 19px;
            width: 0%; }
          .topBar_m .barBox .bar_right .btn_menu.open em:nth-child(2) {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
          .topBar_m .barBox .bar_right .btn_menu.open em:nth-child(3) {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
      .topBar_m .barBox .menu_m {
        position: fixed;
        top: 0;
        right: -100vw;
        z-index: 20;
        padding: 12vw 0;
        width: 100vw;
        height: 100vh;
        overflow: auto;
        background: #5e6fb1;
        -webkit-transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        -moz-transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        -ms-transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        -o-transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1); }
        .topBar_m .barBox .menu_m.open {
          right: 0; }
        .topBar_m .barBox .menu_m .menuBox {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          margin: 0 auto 7vw;
          width: 35vw; }
          .topBar_m .barBox .menu_m .menuBox .m3 .menus {
            display: none; }
          .topBar_m .barBox .menu_m .menuBox li {
            margin: auto;
            width: 50vw;
            border-bottom: 1px #6e80cc solid; }
            .topBar_m .barBox .menu_m .menuBox li:last-child {
              border-width: 0; }
            .topBar_m .barBox .menu_m .menuBox li a {
              padding: 2vw 0;
              width: 100%;
              text-align: center; }
              .topBar_m .barBox .menu_m .menuBox li a span:first-child {
                margin-bottom: 5px;
                font-size: 3.5vw;
                color: #fff;
                line-height: 3.5vw; }
              .topBar_m .barBox .menu_m .menuBox li a span:last-child {
                font-size: 2vw;
                color: #96a5e2;
                line-height: 2vw; }
            .topBar_m .barBox .menu_m .menuBox li .menus a {
              padding: 0;
              margin: 0 auto 1vw;
              width: 33vw;
              height: 6vw;
              font-size: 3vw;
              color: #c4eeff;
              line-height: 6.5vw;
              text-align: center;
              background: #7798dc;
              border-radius: 3px; }
              .topBar_m .barBox .menu_m .menuBox li .menus a:last-child {
                margin-bottom: 2vw; }
        .topBar_m .barBox .menu_m .btn_id,
        .topBar_m .barBox .menu_m .btn_bug,
        .topBar_m .barBox .menu_m .btn_search {
          margin: 0 auto 2vw;
          width: 35vw;
          height: 6.5vw;
          font-size: 3vw;
          color: #fff;
          line-height: 6.5vw;
          text-align: center;
          border: 1px #fff solid;
          border-radius: 3px; }
        .topBar_m .barBox .menu_m .btn_search {
          margin-bottom: 4.5vw; }
        .topBar_m .barBox .menu_m .icon {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          margin: auto;
          width: 20vw; }
          .topBar_m .barBox .menu_m .icon a img {
            height: 8vw; } }

@media screen and (max-width: 480px) {
  .topBar_m .barBox {
    padding-right: 0; }
    .topBar_m .barBox .menu_m .menuBox {
      width: 50vw; }
      .topBar_m .barBox .menu_m .menuBox li a {
        padding: 4vw 0; }
        .topBar_m .barBox .menu_m .menuBox li a span:first-child {
          font-size: 6vw;
          line-height: 6vw; }
        .topBar_m .barBox .menu_m .menuBox li a span:last-child {
          font-size: 3.5vw;
          line-height: 3.5vw; }
      .topBar_m .barBox .menu_m .menuBox li .menus a {
        margin: 0 auto 2.2vw;
        width: 46vw;
        height: 9.5vw;
        font-size: 5vw;
        line-height: 9.5vw; }
        .topBar_m .barBox .menu_m .menuBox li .menus a:last-child {
          margin-bottom: 5vw; }
    .topBar_m .barBox .menu_m .btn_id,
    .topBar_m .barBox .menu_m .btn_bug,
    .topBar_m .barBox .menu_m .btn_search {
      margin: 0 auto 3vw;
      width: 50vw;
      height: 10.5vw;
      font-size: 4.5vw;
      line-height: 10vw; }
    .topBar_m .barBox .menu_m .btn_search {
      margin-bottom: 5vw; }
    .topBar_m .barBox .menu_m .icon {
      width: 29vw; }
      .topBar_m .barBox .menu_m .icon a img {
        height: 12vw; } }

@media screen and (max-width: 360px) {
  .topBar_m .barBox .menu_m .menuBox li a span:first-child {
    font-size: 6.5vw;
    line-height: 6.5vw; }
  .topBar_m .barBox .menu_m .menuBox li a span:last-child {
    font-size: 4vw;
    line-height: 4vw; }
  .topBar_m .barBox .menu_m .menuBox li .menus a {
    height: 10vw;
    font-size: 5vw;
    line-height: 11vw; }
  .topBar_m .barBox .menu_m .btn_id,
  .topBar_m .barBox .menu_m .btn_bug,
  .topBar_m .barBox .menu_m .btn_search {
    height: 11vw;
    font-size: 5vw;
    line-height: 11vw; }
  .topBar_m .barBox .menu_m .icon {
    width: 31vw; }
    .topBar_m .barBox .menu_m .icon a img {
      height: 13vw; } }

@media screen and (max-width: 320px) {
  .topBar_m .barBox .bar_left .headName p:first-child {
    font-size: 21px; } }

@media screen and (max-width: 860px) and (max-height: 480px) and (orientation: landscape) {
  .topBar_m .barBox .menu_m {
    padding: 11vw 0; }
    .topBar_m .barBox .menu_m.open {
      text-align: center; }
    .topBar_m .barBox .menu_m .menuBox {
      margin: 0 auto 4vw;
      width: 80vw; }
      .topBar_m .barBox .menu_m .menuBox li {
        margin: 0;
        width: 25%;
        border-width: 0; }
        .topBar_m .barBox .menu_m .menuBox li .menus a {
          width: 96%;
          height: 5vw;
          font-size: 2.7vw;
          line-height: 5.4vw; }
    .topBar_m .barBox .menu_m .btn_id,
    .topBar_m .barBox .menu_m .btn_bug,
    .topBar_m .barBox .menu_m .btn_search {
      display: inline-block;
      margin: 0 1vw 3vw;
      width: 20vw;
      min-width: 130px;
      height: 5.8vw;
      font-size: 2.7vw;
      line-height: 5.8vw; }
    .topBar_m .barBox .menu_m .icon {
      width: 17vw; }
      .topBar_m .barBox .menu_m .icon a img {
        height: 7vw; } }

/* ==========================================================================
	SCSS Extend & Mixin
========================================================================== */
.page_3 .class .content .info, .page_4 .dragonSoul .content .info, .topBar .menu li .menuBtn span:first-child, footer .appBox .appInfo h2, .pagination a, .page_2 .detail .news .tabNav .tab_nav a {
  font-family: "Noto Sans TC", Microsoft JhengHei; }

.btn_top {
  display: none;
  position: fixed;
  z-index: 10;
  right: 15px;
  bottom: 10px;
  width: 60px;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -ms-transition: 0s;
  -o-transition: 0s;
  transition: 0s; }
  .btn_top img {
    width: 100%; }

/* ==========================================================================
	footer
========================================================================== */
footer {
  padding: 20px 0 20px;
  font-size: 12px;
  text-align: center;
  background: #040d1c; }
  footer .appBox {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px; }
    footer .appBox .appIcon {
      margin-right: 15px;
      width: 130px; }
    footer .appBox .appInfo h2 {
      margin: -3px auto 12px;
      font-size: 65px;
      color: #fff;
      line-height: 65px; }
    footer .appBox .appInfo .app {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      footer .appBox .appInfo .app a {
        margin-right: 5px; }
        footer .appBox .appInfo .app a img {
          width: 152px;
          height: auto; }
        footer .appBox .appInfo .app a:last-child {
          margin-right: 0; }
  footer .copyright {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    color: #d8dcef;
    line-height: 18px;
    text-align: left; }
    footer .copyright .logo_cr {
      margin-right: 15px; }
      footer .copyright .logo_cr img {
        width: 160px;
        height: auto; }
    footer .copyright .logo_cr_2 img {
      width: 130px;
      height: auto; }
    footer .copyright .info {
      padding-top: 10px;
      margin: 0 25px;
      text-transform: uppercase; }
      footer .copyright .info .tel {
        color: #d8dcef; }
      footer .copyright .info .link {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex; }
        footer .copyright .info .link a {
          display: inline;
          padding: 0 15px;
          color: #d8dcef;
          line-height: 12px; }
          footer .copyright .info .link a:nth-of-type(1) {
            padding-left: 0;
            border-right: 1px #d8dcef solid; }
          footer .copyright .info .link a:hover {
            color: #fff;
            text-decoration: underline; }
    footer .copyright .R12 {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding-top: 8px; }
      footer .copyright .R12 img {
        margin-right: 6px;
        width: 50px; }
      footer .copyright .R12 span {
        max-width: 362px; }

/* ==========================================================================
	RWD
========================================================================== */
@media screen and (max-width: 1366px) and (max-height: 688px) {
  .btn_top {
    width: 50px; }
  footer {
    padding: 40px 0 30px; }
    footer .appBox {
      margin-bottom: 35px; }
      footer .appBox .appIcon {
        width: 110px; }
      footer .appBox .appInfo h2 {
        margin: -3px auto 9px;
        font-size: 58px;
        line-height: 58px; }
      footer .appBox .appInfo .app a img {
        width: 136px; } }

@media screen and (max-width: 900px) {
  footer {
    padding: 40px 15px; }
    footer .appBox {
      margin-bottom: 40px; }
      footer .appBox .appIcon {
        margin-right: 10px;
        width: 100px; }
      footer .appBox .appInfo h2 {
        margin-bottom: 10px;
        font-size: 38px;
        line-height: 38px; }
      footer .appBox .appInfo .app {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        footer .appBox .appInfo .app a {
          margin: 0; }
          footer .appBox .appInfo .app a img {
            width: 135px; }
    footer .copyright {
      display: block;
      text-align: center; }
      footer .copyright .logo_cr,
      footer .copyright .logo_cr_2 {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
      footer .copyright .info {
        padding-top: 0;
        margin: 5px 0 10px; }
      footer .copyright .R12 {
        text-align: left; } }

@media screen and (max-width: 600px) {
  .btn_top {
    right: 5px;
    width: 10vw; } }

@media screen and (max-width: 480px) {
  footer {
    padding: 8vw 15px 6vw; }
    footer .appBox {
      margin-bottom: 5vw; }
      footer .appBox .appIcon {
        margin-right: 2vw;
        width: 18vw; }
      footer .appBox .appInfo h2 {
        margin-bottom: 1.5vw;
        font-size: 7.3vw;
        line-height: 7.3vw; }
      footer .appBox .appInfo .app {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 52.5vw; }
        footer .appBox .appInfo .app a img {
          width: calc(51.5vw / 2); }
    footer .copyright .logo_cr img {
      width: 34vw;
      min-width: 130px; }
    footer .copyright .logo_cr_2 img {
      width: 29vw;
      min-width: 106px; }
    footer .copyright .info {
      margin: 1vw 0 4vw; }
      footer .copyright .info .link {
        margin-top: 10px; }
    footer .copyright .R12 {
      -webkit-box-align: self-start;
      -ms-flex-align: self-start;
      align-items: self-start;
      font-size: 2.5vw;
      line-height: 12.5px; }
      footer .copyright .R12 img {
        width: 36px; }
      footer .copyright .R12 span {
        width: auto; } }

/* ==========================================================================
	wrap & common
========================================================================== */
a, a > *, a:before, a .navIcon:before {
  display: block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.wrap {
  position: relative;
  min-width: 1200px;
  color: #515c6e; }

section {
  position: relative;
  min-height: 945px; }

.fancybox-slide--video .fancybox-content {
  width: 1000px !important;
  height: 562px !important;
  max-width: 80%;
  max-height: 80%;
  margin: 0; }

/* ==========================================================================
	swiper-slide
========================================================================== */
.swiper-wrapper {
  -webkit-transition-timing-function: cubic-bezier(0.17, 0.86, 0.46, 1);
  -o-transition-timing-function: cubic-bezier(0.17, 0.86, 0.46, 1);
  transition-timing-function: cubic-bezier(0.17, 0.86, 0.46, 1); }

.swiper-slide {
  min-height: 945px;
  background-size: auto 100%; }

.swiper-button {
  position: absolute;
  z-index: 2;
  top: 50%;
  cursor: pointer;
  outline: none;
  width: 50px; }
  .swiper-button img {
    width: 100%;
    height: 100%;
    -webkit-filter: contrast(100%);
    -moz-filter: contrast(100%);
    -ms-filter: contrast(100%);
    filter: contrast(100%); }
  .swiper-button:hover img {
    -webkit-filter: contrast(150%);
    -moz-filter: contrast(150%);
    -ms-filter: contrast(150%);
    filter: contrast(150%); }

.swiper-button.prev {
  left: 20px; }

.swiper-button.next {
  right: 20px; }

.pagination {
  position: absolute;
  z-index: 2;
  left: 50%;
  bottom: 35px;
  margin-left: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 400px; }
  .pagination:before {
    top: 0;
    bottom: 0; }
  .pagination a {
    font-size: 17px;
    color: #333;
    text-align: center; }
    .pagination a .navIcon {
      position: relative;
      width: 94px; }
      .pagination a .navIcon img {
        position: relative;
        margin: 2px;
        width: calc(100% - 4px); }
      .pagination a .navIcon:before {
        width: 100%;
        height: 100%;
        opacity: 0; }
      .pagination a .navIcon:hover, .pagination a .navIcon.focus {
        color: #a46442; }
      .pagination a .navIcon:hover:before {
        opacity: 1; }
    .pagination a.focus .navIcon:before {
      opacity: 1; }
    .pagination a:hover, .pagination a.focus {
      color: #a46442; }

.page_2 .detail .banBox .swiper-pagination, .page_5 .detail .swiper-pagination {
  width: 100%;
  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; }

.page_2 .detail .banBox .swiper-pagination-bullet, .page_5 .detail .swiper-pagination-bullet {
  border-radius: 0;
  opacity: 1;
  outline: none;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.page_2 .detail .banBox .swiper-pagination-bullet-active, .page_5 .detail .swiper-pagination-bullet-active {
  background: #4682f0 !important; }

.webp .page_1 {
  background-image: url("../images/webp/bg_1.webp"); }

@media screen and (max-width: 900px) {
  .webp .page_1 {
    background-image: url("../images/webp/bg_1m.webp"); } }

.no-webp .page_1 {
  background-image: url("../images/bg_1.jpg"); }

@media screen and (max-width: 900px) {
  .no-webp .page_1 {
    background-image: url("../images/bg_1m.jpg"); } }

/* ==========================================================================
	page_1
========================================================================== */
.page_1 h1 {
  text-indent: -99999px;
  height: 0; }

.page_1 .logo_m {
  display: none; }

.page_1 .btn_play {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 140px;
  height: 140px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 410px; }
  .page_1 .btn_play .play_bg {
    position: absolute;
    width: 100%;
    -webkit-animation: play_bg 4s linear infinite;
    -moz-animation: play_bg 4s linear infinite;
    -ms-animation: play_bg 4s linear infinite;
    animation: play_bg 4s linear infinite; }

@-webkit-keyframes play_bg {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes play_bg {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
  .page_1 .btn_play .play {
    position: relative;
    margin: auto;
    width: 100%; }

.page_1 .app {
  position: absolute;
  bottom: 120px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }
  .page_1 .app a {
    margin: 0 4px; }
    .page_1 .app a img {
      width: 180px;
      height: auto; }

.page_1 .scrollDown {
  display: none;
  margin: 50px auto 0;
  width: 70px; }
  .page_1 .scrollDown img {
    width: 100%; }

/* ==========================================================================
	page_2
========================================================================== */
.page_2 {
  min-height: 680px;
  background-image: url("../images/bg_2.jpg"); }
  .page_2 .content {
    padding-top: 140px; }
    .page_2 .content h2 {
      margin-bottom: 70px;
      text-align: center; }
  .page_2 .detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .page_2 .detail .banBox {
      position: relative;
      width: 530px; }
      .page_2 .detail .banBox .banner {
        overflow: hidden; }
        .page_2 .detail .banBox .banner .swiper-slide {
          min-height: auto; }
      .page_2 .detail .banBox .swiper-pagination {
        bottom: -35px; }
      .page_2 .detail .banBox .swiper-pagination-bullet {
        margin: 0 10px;
        width: 12px;
        height: 12px;
        background: #92a0b5; }
      .page_2 .detail .banBox .swiper-pagination-bullet-active {
        width: 16px;
        height: 16px; }
    .page_2 .detail .news {
      width: 530px;
      overflow: hidden; }
      .page_2 .detail .news .tabNav {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%; }
        .page_2 .detail .news .tabNav .tab_nav {
          margin-right: 1px;
          background: transparent; }
          .page_2 .detail .news .tabNav .tab_nav:nth-last-of-type(1) {
            margin-right: 0; }
          .page_2 .detail .news .tabNav .tab_nav a {
            padding: 10px 20px;
            font-size: 18px;
            color: #515c6e;
            line-height: 18px;
            text-align: center; }
            .page_2 .detail .news .tabNav .tab_nav a:hover {
              padding-bottom: 9px;
              margin-bottom: 1px;
              color: #fff;
              background: #82A6C9; }
          .page_2 .detail .news .tabNav .tab_nav.focus a,
          .page_2 .detail .news .tabNav .tab_nav.focus a:hover {
            padding-bottom: 10px;
            margin-bottom: 0;
            color: #fff;
            background: #486187; }
        .page_2 .detail .news .tabNav .btn_more {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          width: 66px;
          height: 26px;
          font-size: 15px;
          color: #fff;
          line-height: 28px;
          text-align: center;
          background: #486187;
          border-radius: 3px; }
          .page_2 .detail .news .tabNav .btn_more:hover {
            background: #82A6C9; }
      .page_2 .detail .news .tabs {
        padding: 17px 0 16px;
        border: 2px #486187 solid;
        border-left-width: 0;
        border-right-width: 0; }
        .page_2 .detail .news .tabs .tab {
          height: 225px;
          overflow: hidden; }
        .page_2 .detail .news .tabs .list a:nth-child(6),
        .page_2 .detail .news .tabs .list a:nth-child(7),
        .page_2 .detail .news .tabs .list a:nth-child(8),
        .page_2 .detail .news .tabs .list a:nth-child(9),
        .page_2 .detail .news .tabs .list a:nth-child(10) {
          display: none; }
        .page_2 .detail .news .tabs .list a {
          position: relative;
          width: 100%;
          font-size: 15px;
          border-bottom: 1px #b8beca solid; }
          .page_2 .detail .news .tabs .list a > * {
            line-height: 27px; }
          .page_2 .detail .news .tabs .list a p {
            padding: 9px 55px 8px 86px;
            color: #515c6e;
            overflow: hidden;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap; }
            .page_2 .detail .news .tabs .list a p:hover {
              color: #36C;
              background: rgba(98, 138, 218, 0.1); }
          .page_2 .detail .news .tabs .list a span, .page_2 .detail .news .tabs .list a tt {
            position: absolute;
            top: 0;
            margin: 9px 0 8px; }
          .page_2 .detail .news .tabs .list a span {
            left: 0;
            width: 76px;
            color: #fff;
            text-align: center;
            background: #4682f0; }
          .page_2 .detail .news .tabs .list a.type_1 span {
            background: #4682f0; }
          .page_2 .detail .news .tabs .list a.type_2 span {
            background: #00a5e2; }
          .page_2 .detail .news .tabs .list a.type_3 span {
            background: #7b69d3; }
          .page_2 .detail .news .tabs .list a tt {
            right: 0;
            width: 44px;
            color: #515c6e; }
          .page_2 .detail .news .tabs .list a:hover tt {
            color: #36C; }
          .page_2 .detail .news .tabs .list a:nth-child(5) {
            border-bottom-width: 0; }
        .page_2 .detail .news .tabs .pageNav {
          display: none; }

/* ==========================================================================
	page_3
========================================================================== */
.page_3 {
  background-image: url("../images/bg_3.jpg"); }
  .page_3 .class {
    position: relative;
    overflow: hidden; }
    .page_3 .class .class_1 {
      background-image: url("../images/class_1.png"); }
    .page_3 .class .class_2 {
      background-image: url("../images/class_2.png"); }
    .page_3 .class .class_3 {
      background-image: url("../images/class_3.png"); }
    .page_3 .class .class_4 {
      background-image: url("../images/class_4.png"); }
    .page_3 .class .content {
      padding-top: 300px; }
      .page_3 .class .content .info .name {
        padding-bottom: 20px;
        border-bottom: 2px #cfd2d8 solid; }
        .page_3 .class .content .info .name img {
          float: left;
          margin-right: 15px;
          width: 83px; }
        .page_3 .class .content .info .name h3 {
          padding: 6px 0 5px; }
        .page_3 .class .content .info .name h4 {
          padding-left: 101px; }
      .page_3 .class .content .info p {
        margin: 30px 0 20px;
        font-size: 18px;
        color: #515c6e;
        line-height: 27px; }
      .page_3 .class .content .mov {
        position: relative;
        display: block;
        width: 100%;
        overflow: hidden;
        background: #000; }
        .page_3 .class .content .mov img {
          width: 100%;
          opacity: .7; }
        .page_3 .class .content .mov:after {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto;
          width: 100px;
          height: 100px;
          background: url("../images/btn_play_2.png") center/cover no-repeat; }
        .page_3 .class .content .mov:hover img {
          opacity: 1;
          -webkit-transform: scale(1.05, 1.05);
          -moz-transform: scale(1.05, 1.05);
          -ms-transform: scale(1.05, 1.05);
          transform: scale(1.05, 1.05); }

/* ==========================================================================
	page_4
========================================================================== */
.page_4 {
  background-image: url("../images/bg_4.jpg"); }
  .page_4 .dragonSoul {
    position: relative;
    overflow: hidden; }
    .page_4 .dragonSoul .dragonSoul_1 {
      background-image: url("../images/dragonSoul_1.png"); }
      .page_4 .dragonSoul .dragonSoul_1 .info p {
        background: #b02f57; }
    .page_4 .dragonSoul .dragonSoul_2 {
      background-image: url("../images/dragonSoul_2.png"); }
      .page_4 .dragonSoul .dragonSoul_2 .info p {
        background: #96755b; }
    .page_4 .dragonSoul .dragonSoul_3 {
      background-image: url("../images/dragonSoul_3.png"); }
      .page_4 .dragonSoul .dragonSoul_3 .info p {
        background: #f56356; }
    .page_4 .dragonSoul .dragonSoul_4 {
      background-image: url("../images/dragonSoul_4.png"); }
      .page_4 .dragonSoul .dragonSoul_4 .info p {
        background: #555a6d; }
    .page_4 .dragonSoul .content {
      padding-top: 300px; }
      .page_4 .dragonSoul .content .info .name {
        padding-bottom: 20px; }
        .page_4 .dragonSoul .content .info .name h3 {
          padding: 6px 0 5px; }
        .page_4 .dragonSoul .content .info .name h4 {
          padding-left: 3px; }
      .page_4 .dragonSoul .content .info p {
        padding: 8px 15px 10px;
        font-size: 21px;
        color: #fff;
        line-height: 21px; }

/* ==========================================================================
	page_5
========================================================================== */
.page_5 {
  background-image: url("../images/bg_5.jpg"); }
  .page_5 .content {
    padding-top: 140px; }
    .page_5 .content h2 {
      margin-bottom: 62px;
      text-align: center; }
  .page_5 .detail {
    position: relative;
    margin: auto;
    width: 900px; }
    .page_5 .detail .features {
      width: 100%;
      height: 506px;
      overflow: hidden;
      cursor: -webkit-grab;
      cursor: grab; }
      .page_5 .detail .features .swiper-slide {
        min-height: auto; }
        .page_5 .detail .features .swiper-slide a {
          position: absolute;
          top: 160px;
          right: 168px;
          display: block;
          width: 120px;
          height: 120px; }
    .page_5 .detail .fold {
      position: absolute;
      z-index: 2;
      right: -21px;
      bottom: -21px;
      width: 88px; }
    .page_5 .detail .swiper-pagination {
      bottom: -80px; }
    .page_5 .detail .swiper-pagination-bullet {
      margin: 0 12px;
      width: 17px;
      height: 17px;
      background: #3b5379;
      border: 2px #fff solid; }
    .page_5 .detail .swiper-pagination-bullet-active {
      width: 22px;
      height: 22px; }

/* ==========================================================================
	RWD
========================================================================== */
@media screen and (max-width: 1366px) and (max-height: 688px) {
  .page_2, .page_3, .page_4, .page_5 {
    background-size: 1694px auto; }
  .page_3 h2, .page_4 h2 {
    top: 130px; }
  .page_3 h2 img, .page_4 h2 img, .page_2 .content h2 img, .page_5 .content h2 img {
    width: 330px; }
  .page_3 .class .content .info .name h3, .page_4 .dragonSoul .content .info .name h3 {
    font-size: 45px;
    line-height: 45px; }
  .page_3 .class .content .info .name h4, .page_4 .dragonSoul .content .info .name h4 {
    font-size: 19px;
    line-height: 19px; }
  .page_3 .class .content, .page_4 .dragonSoul .content {
    padding-top: 240px;
    max-width: 900px; }
  section,
  .swiper-slide {
    min-height: 834px; }
  .pagination {
    bottom: 25px;
    margin-left: 35px;
    width: 380px; }
    .pagination a .navIcon {
      width: 88px;
      height: 88px; }
  .page_1 {
    min-height: 730px; }
    .page_1 .btn_play {
      width: 110px;
      height: 110px;
      top: 300px; }
    .page_1 .app a img {
      width: 160px; }
    .page_1 .scrollDown {
      margin: 18px auto 0;
      width: 60px; }
  .page_2 {
    min-height: 600px; }
    .page_2 .content {
      padding-top: 130px;
      max-width: 1000px; }
      .page_2 .content h2 {
        margin-bottom: 50px; }
    .page_2 .detail .banBox {
      width: 480px; }
      .page_2 .detail .banBox .banner img {
        width: 480px; }
    .page_2 .detail .news {
      width: 480px; }
      .page_2 .detail .news .tabNav .tab_nav a {
        padding: 10px 13px; }
      .page_2 .detail .news .tabs {
        padding: 13px 0 12px; }
        .page_2 .detail .news .tabs .tab {
          height: 204px; }
        .page_2 .detail .news .tabs .list a p {
          padding: 7px 55px 6px 86px; }
        .page_2 .detail .news .tabs .list a span, .page_2 .detail .news .tabs .list a tt {
          margin: 6px 0; }
  .page_3 .class .content .info {
    margin-right: 35px;
    width: 380px; }
    .page_3 .class .content .info .name img {
      margin-right: 12px;
      width: 70px; }
    .page_3 .class .content .info .name h4 {
      padding-left: 83px; }
  .page_3 .class .content .mov:after {
    width: 90px;
    height: 90px; }
  .page_4 .dragonSoul .content .info {
    margin-right: 35px;
    width: 380px; }
    .page_4 .dragonSoul .content .info .name h4 {
      padding-left: 3px; }
    .page_4 .dragonSoul .content .info p {
      padding: 6px 12px 8px;
      font-size: 19px;
      line-height: 19px; }
    .page_4 .dragonSoul .content .info img {
      width: 100%; }
  .page_5 .content {
    padding-top: 130px;
    max-width: 900px; }
    .page_5 .content h2 {
      margin-bottom: 50px; }
  .page_5 .detail {
    width: 790px; }
    .page_5 .detail .features {
      height: 444px; }
      .page_5 .detail .features img {
        width: 100%; }
    .page_5 .detail .swiper-pagination {
      bottom: -70px; }
    .page_5 .detail .swiper-pagination-bullet {
      margin: 0 10px;
      width: 16px;
      height: 16px; }
    .page_5 .detail .swiper-pagination-bullet-active {
      width: 20px;
      height: 20px; } }

@media screen and (max-width: 900px) {
  .topBar_m .barBox .bar_left .headName, .topBar_m .barBox .menu_m .menuBox li a span:first-child {
    font-family: "Noto Sans TC", Microsoft JhengHei; }
  .page_2 .content h2, .page_3 h2, .page_4 h2, .page_5 .content h2 {
    top: 110px;
    left: 50%;
    right: auto;
    margin-left: -150px; }
    .page_2 .content h2 img, .page_3 h2 img, .page_4 h2 img, .page_5 .content h2 img {
      width: 300px; }
  .page_3 .class .content .info .name h3, .page_4 .dragonSoul .content .info .name h3 {
    font-size: 42px;
    line-height: 42px; }
  .page_3 .class .content .info .name h4, .page_4 .dragonSoul .content .info .name h4 {
    font-size: 19px;
    line-height: 19px; }
  .page_3 .class .content, .page_4 .dragonSoul .content {
    padding-top: 230px;
    width: 514px; }
  .page_3 .class .content .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    float: none;
    margin: auto;
    padding: 0;
    width: 90%;
    background-image: none; }
  .swiper-button {
    display: none; }
  .pagination {
    bottom: 20px;
    margin-left: -200px; }
  .wrap {
    min-width: 100vw; }
  section,
  .page_2 {
    min-height: 133.335vw; }
  .swiper-slide {
    min-height: 133.335vw; }
  .fancybox-slide--video .fancybox-content {
    width: 100vw !important;
    height: 56.25vw !important;
    max-width: 100vw;
    margin: 0; }
  .page_1 .logo_m {
    display: block;
    position: absolute;
    width: 22vw;
    left: 50%;
    top: 55px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .page_1 .btn_play {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 65vw;
    width: 16vw;
    height: 16vw; }
  .page_1 .app {
    position: absolute;
    width: 100%;
    bottom: 25vw; }
  .page_2 {
    background-image: url("../images/bg_2m.jpg"); }
    .page_2 .content {
      padding-top: 0; }
      .page_2 .content h2 {
        position: absolute;
        margin-bottom: 0; }
    .page_2 .detail {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-top: 250px;
      margin: auto;
      width: 530px; }
      .page_2 .detail .banBox {
        margin-bottom: 80px; }
        .page_2 .detail .banBox .banner {
          height: auto; }
      .page_2 .detail .news .tabNav .tab_nav a {
        -webkit-transition: 0s;
        -moz-transition: 0s;
        -ms-transition: 0s;
        -o-transition: 0s;
        transition: 0s; }
        .page_2 .detail .news .tabNav .tab_nav a a:hover, .page_2 .detail .news .tabNav .tab_nav a.focus a,
        .page_2 .detail .news .tabNav .tab_nav a.focus a:hover {
          padding-bottom: 10px; }
        .page_2 .detail .news .tabNav .tab_nav a:hover {
          margin-bottom: 0; }
  .page_3 {
    background-image: url("../images/bg_3m.jpg"); }
    .page_3 .class .class_1 {
      background-image: url("../images/class_1m.png"); }
    .page_3 .class .class_2 {
      background-image: url("../images/class_2m.png"); }
    .page_3 .class .class_3 {
      background-image: url("../images/class_3m.png"); }
    .page_3 .class .class_4 {
      background-image: url("../images/class_4m.png"); }
    .page_3 .class .content .info .name {
      margin-bottom: 20px;
      padding-bottom: 15px;
      width: 100%; }
      .page_3 .class .content .info .name img {
        margin-right: 10px;
        width: 70px; }
      .page_3 .class .content .info .name h4 {
        padding-left: 82px; }
    .page_3 .class .content .info p {
      width: 50%;
      margin: 0;
      font-size: 18px;
      line-height: 27px; }
    .page_3 .class .content .mov {
      width: 45%; }
      .page_3 .class .content .mov:after {
        width: 80px;
        height: 80px; }
      .page_3 .class .content .mov:hover img {
        opacity: .7;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1); }
  .page_4 {
    background-image: url("../images/bg_4m.jpg"); }
    .page_4 .dragonSoul .dragonSoul_1 {
      background-image: url("../images/dragonSoul_1m.png"); }
    .page_4 .dragonSoul .dragonSoul_2 {
      background-image: url("../images/dragonSoul_2m.png"); }
    .page_4 .dragonSoul .dragonSoul_3 {
      background-image: url("../images/dragonSoul_3m.png"); }
    .page_4 .dragonSoul .dragonSoul_4 {
      background-image: url("../images/dragonSoul_4m.png"); }
    .page_4 .dragonSoul .swiper-slide {
      background-position: center -15px; }
    .page_4 .dragonSoul .content .info {
      float: none;
      padding: 20px 0 0 45px;
      margin-right: 0;
      width: 65%;
      background-image: none; }
      .page_4 .dragonSoul .content .info img {
        display: none; }
  .page_5 {
    background-image: url("../images/bg_5m.jpg"); }
    .page_5 .content {
      padding-top: 37.8vw; }
      .page_5 .content h2 {
        position: absolute;
        margin-bottom: 0; }
    .page_5 .detail {
      width: 58.595vw; }
      .page_5 .detail .features {
        width: 100%;
        height: 79.167vw; }
        .page_5 .detail .features .swiper-slide img {
          width: 100%; }
        .page_5 .detail .features .swiper-slide a {
          top: auto;
          right: 0;
          left: 0;
          bottom: 35px;
          margin: auto;
          width: 120px;
          height: 120px; }
      .page_5 .detail .fold {
        right: -24px;
        bottom: -25px;
        width: 80px; }
      .page_5 .detail .swiper-pagination {
        bottom: -70px; }
      .page_5 .detail .swiper-pagination-bullet {
        margin: 0 10px;
        width: 17px;
        height: 17px; }
      .page_5 .detail .swiper-pagination-bullet-active {
        width: 22px;
        height: 22px; } }

@media screen and (max-width: 600px) {
  .page_3 .class .content .info .name h3 {
    font-size: 7.5vw;
    line-height: 7.5vw; }
  .page_3 .class .content .info .name h4 {
    padding-left: 21%;
    font-size: 3.5vw;
    line-height: 3.5vw; }
  .page_3 .class .content .info {
    width: 80%; }
  .pagination {
    bottom: 10px;
    margin-left: -36vw;
    width: 72vw; }
    .pagination a {
      width: 23%;
      font-size: 16px; }
      .pagination a .navIcon {
        width: 100%;
        height: auto; }
  section,
  .page_2 {
    min-height: 160vw; }
  .swiper-slide {
    min-height: 160vw; }
  .page_1 .btn_play {
    top: 75vw;
    width: 20vw;
    width: 20vw; }
  .page_1 .app {
    bottom: 17vw; }
  .page_1 .scrollDown {
    margin: 8vw auto 0;
    width: 11vw;
    min-width: 45px; }
  .page_2 .detail {
    width: 86vw; }
    .page_2 .detail .banBox {
      width: 100%;
      height: auto; }
      .page_2 .detail .banBox .banner img {
        width: 100%; }
    .page_2 .detail .news {
      width: 100%; }
      .page_2 .detail .news .tabNav .tab_nav a:hover, .page_2 .detail .news .tabNav .tab_nav.focus a,
      .page_2 .detail .news .tabNav .tab_nav.focus a:hover {
        padding-bottom: 10px; }
      .page_2 .detail .news .tabNav .tab_nav a {
        padding: 10px 1.4vw; }
  .page_3 .class .swiper-slide {
    background-position: center 7vw;
    background-size: auto 94%; }
  .page_3 .class .content .info .name {
    margin-bottom: 3vw;
    padding-bottom: 2vw; }
    .page_3 .class .content .info .name img {
      margin-right: 3%;
      width: 18%; }
  .page_5 .content {
    padding-top: 45.5vw; }
  .page_5 .detail {
    width: 70vw; }
    .page_5 .detail .features {
      height: 94.5vw; }
      .page_5 .detail .features .swiper-slide a {
        bottom: 5.5vw;
        width: 18vw;
        height: 18vw; }
    .page_5 .detail .fold {
      right: -3.8vw;
      bottom: -4vw;
      width: 12vw; }
    .page_5 .detail .swiper-pagination {
      bottom: -11.5vw; }
    .page_5 .detail .swiper-pagination-bullet {
      margin: 0 1.8vw;
      width: 2.7vw;
      height: 2.7vw; }
    .page_5 .detail .swiper-pagination-bullet-active {
      width: 3.5vw;
      height: 3.5vw; } }

@media screen and (max-width: 480px) {
  .page_1, .page_2, .page_3, .page_4, .page_5 {
    background-size: cover; }
  .page_2 .content h2, .page_3 h2, .page_4 h2, .page_5 .content h2 {
    top: calc(8vw + 55px);
    margin-left: -27vw; }
    .page_2 .content h2 img, .page_3 h2 img, .page_4 h2 img, .page_5 .content h2 img {
      width: 54vw; }
  .page_3 .class .content .info .name h3, .page_4 .dragonSoul .content .info .name h3 {
    font-size: 7.5vw;
    line-height: 7.5vw; }
  .page_3 .class .content .info .name h4, .page_4 .dragonSoul .content .info .name h4 {
    font-size: 3.5vw;
    line-height: 3.5vw; }
  .page_2 .detail, .page_3 .class .content, .page_4 .dragonSoul .content {
    padding-top: calc(28vw + 55px);
    width: 85vw; }
  section,
  .page_2 {
    min-height: 160vw; }
  .swiper-slide {
    min-height: 160vw; }
  .page_1 .logo_m {
    width: 30vw;
    top: 5vw;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); }
  .page_1 .btn_play {
    margin: 0;
    top: 75vw;
    width: 24vw;
    height: 24vw; }
  .page_1 .app {
    bottom: 25vw; }
    .page_1 .app a img {
      width: 40vw; }
  .page_1 .scrollDown {
    margin: 6vw auto 0; }
  .page_2 .detail {
    width: 84vw; }
    .page_2 .detail .banBox {
      margin-bottom: 16vw; }
      .page_2 .detail .banBox .swiper-pagination {
        bottom: -28px; }
      .page_2 .detail .banBox .swiper-pagination-bullet {
        width: 10px;
        height: 10px; }
      .page_2 .detail .banBox .swiper-pagination-bullet-active {
        width: 13px;
        height: 13px; }
    .page_2 .detail .news .tabNav .tab_nav {
      width: calc((100% - 60px) / 4); }
      .page_2 .detail .news .tabNav .tab_nav a {
        padding: 2vw 3px;
        font-size: 3.7vw;
        line-height: 3.7vw; }
        .page_2 .detail .news .tabNav .tab_nav a a:hover, .page_2 .detail .news .tabNav .tab_nav a.focus a,
        .page_2 .detail .news .tabNav .tab_nav a.focus a:hover {
          padding-bottom: 2vw; }
    .page_2 .detail .news .tabNav .btn_more {
      width: 52px;
      height: 24px;
      font-size: 13px;
      line-height: 25px; }
    .page_2 .detail .news .tabs {
      padding: 2vw 0;
      height: auto; }
      .page_2 .detail .news .tabs .tab {
        height: auto; }
        .page_2 .detail .news .tabs .tab .list a {
          font-size: 14px; }
          .page_2 .detail .news .tabs .tab .list a > * {
            line-height: 24px; }
          .page_2 .detail .news .tabs .tab .list a span {
            width: 70px; }
          .page_2 .detail .news .tabs .tab .list a p {
            padding: 2vw 40px 2vw 76px; }
          .page_2 .detail .news .tabs .tab .list a tt {
            width: 37px; }
          .page_2 .detail .news .tabs .tab .list a span, .page_2 .detail .news .tabs .tab .list a tt {
            margin: 2vw 0; }
  .page_3 .class .content .info .name {
    margin-bottom: 3vw;
    padding-bottom: 2vw; }
    .page_3 .class .content .info .name img {
      margin-right: 3%;
      width: 18%; }
    .page_3 .class .content .info .name h3 {
      padding: 4px 0; }
    .page_3 .class .content .info .name h4 {
      padding-left: 21%; }
  .page_3 .class .content .info p {
    font-size: 14px;
    line-height: 21px; }
  .page_3 .class .content .mov:after {
    width: 12vw;
    height: 12vw; }
  .page_4 .dragonSoul .content .info {
    padding: 2.5vw 0 0 5.5vw; }
    .page_4 .dragonSoul .content .info .name {
      padding-bottom: 3.7vw; }
    .page_4 .dragonSoul .content .info p {
      padding: 1.6vw 2.5vw 1.8vw;
      font-size: 4vw;
      line-height: 4vw; }
  .page_5 .content {
    padding-top: 50.5vw; }
  .page_5 .detail {
    width: 77.917vw; }
    .page_5 .detail .features {
      height: 105.21vw; }
      .page_5 .detail .features .swiper-slide a {
        bottom: 6.2vw;
        width: 20vw;
        height: 20vw; }
    .page_5 .detail .fold {
      right: -4.2vw;
      bottom: -4.5vw;
      width: 13.5vw; }
    .page_5 .detail .swiper-pagination {
      bottom: -13vw; }
    .page_5 .detail .swiper-pagination-bullet {
      margin: 0 2vw;
      width: 2.8vw;
      height: 2.8vw;
      min-width: 13px;
      min-height: 13px; }
    .page_5 .detail .swiper-pagination-bullet-active {
      width: 3.6vw;
      height: 3.6vw;
      min-width: 17px;
      min-height: 17px; } }

@media screen and (max-width: 420px) {
  .page_2 .detail .news .tabNav .tab_nav a:hover, .page_2 .detail .news .tabNav .tab_nav.focus a,
  .page_2 .detail .news .tabNav .tab_nav.focus a:hover {
    padding-bottom: 1.3vw; }
  .page_2 .detail .news .tabNav .tab_nav a {
    padding: 1vw 2.5vw 1.3vw;
    font-size: 4.3vw;
    line-height: 4.8vw; } }

@media screen and (max-width: 390px) {
  .page_1 .btn_play {
    top: 80vw; } }

@media screen and (max-width: 375px) {
  .pagination {
    margin-left: -40vw;
    width: 80vw; }
    .pagination a {
      width: 24%;
      font-size: 12px; }
  .page_1 .btn_play {
    top: 94vw; }
  .page_1 .app {
    bottom: 35vw; }
  .page_3 .class .content .info .name h3 {
    padding: 3px 0; }
  .page_3 .class .content .info p {
    font-size: 14px;
    line-height: 18px; } }

@media screen and (max-width: 360px) {
  .page_2 .content h2, .page_3 h2 {
    top: calc(6.5vw + 55px); }
  .page_2 .content h2 img {
    width: 58vw; }
  .page_1 .btn_play {
    top: 72vw; }
  .page_1 .app {
    bottom: 26vw; }
  .page_2 .content .detail .banBox .swiper-pagination {
    bottom: -8vw; }
  .page_2 .content .detail .banBox .swiper-pagination-bullet {
    width: 3vw;
    height: 3vw; }
  .page_2 .content .detail .banBox .swiper-pagination-bullet-active {
    width: 4vw;
    height: 4vw; }
  .page_2 .content .detail .news .tabNav .tab_nav a {
    font-size: 4.3vw;
    line-height: 5vw; }
  .page_2 .content .detail .news .tabNav .btn_more {
    width: 48px;
    height: 20px;
    font-size: 12px;
    line-height: 21px; }
  .page_2 .content .detail .news .tabs {
    padding: 3vw 0; }
    .page_2 .content .detail .news .tabs .tab .list a {
      font-size: 13px; }
      .page_2 .content .detail .news .tabs .tab .list a span {
        width: 63px; }
      .page_2 .content .detail .news .tabs .tab .list a p {
        padding-left: 70px;
        padding-right: 0; }
      .page_2 .content .detail .news .tabs .tab .list a tt {
        display: none; }
  .page_3 .class .content .info p {
    font-size: 14px;
    line-height: 18px; }
  .page_4 .dragonSoul .content {
    padding-top: calc(26vw + 55px); }
    .page_4 .dragonSoul .content .info p {
      padding: 1.3vw 2.5vw 1.5vw; } }

@media screen and (max-width: 320px) {
  .page_1 .btn_play {
    margin-bottom: 30vw; }
  .page_3 {
    min-height: 598.48px; }
    .page_3 .swiper-slide {
      min-height: 598.48px; }
    .page_3 .class .content .info p {
      font-size: 13px; } }

@media screen and (max-width: 860px) and (max-height: 480px) and (orientation: landscape) {
  .page_2, .page_3, .page_4, .page_5 {
    background-size: cover; }
  .page_1 {
    min-height: 120vw; }
    .page_1 .btn_play {
      width: 16vw;
      height: 16vw; }
    .page_1 .app {
      bottom: 16vw; }
    .page_1 .scrollDown {
      margin: 7vw auto 0;
      width: 8vw; }
  .page_2 .detail {
    width: 68vw;
    min-width: 470px; }
    .page_2 .detail .banBox {
      margin-bottom: 15vw;
      width: 100%;
      height: auto; }
      .page_2 .detail .banBox .banner img {
        width: 100%; }
      .page_2 .detail .banBox .swiper-pagination {
        bottom: -5vw; }
    .page_2 .detail .news {
      width: 100%; }
      .page_2 .detail .news .tabs {
        padding: 2.8vw 0; }
        .page_2 .detail .news .tabs .tab {
          height: auto; }
          .page_2 .detail .news .tabs .tab .list a span, .page_2 .detail .news .tabs .tab .list a tt {
            margin: 1.6vw 0; }
          .page_2 .detail .news .tabs .tab .list a p {
            padding: 1.6vw 55px 1.6vw 86px; }
  .page_3 .class .content {
    padding-top: 33vw;
    width: 60vw; }
  .page_4 .dragonSoul .content {
    padding-top: 33vw;
    width: 63vw; }
  .page_5 .detail .features .swiper-slide a {
    bottom: 4.7vw;
    width: 15vw;
    height: 15vw; } }

@media screen and (max-width: 640px) and (max-height: 360px) and (orientation: landscape) {
  .page_3 .class .content .info .name h3, .page_4 .dragonSoul .content .info .name h3 {
    padding: 4px 0;
    font-size: 36px;
    line-height: 36px; }
  .page_3 .class .content .info .name h4, .page_4 .dragonSoul .content .info .name h4 {
    font-size: 16px;
    line-height: 16px; }
  .page_2 .detail .banBox {
    margin-bottom: 9vw; }
  .page_2 .detail .news .tabs {
    padding: 2vw 0; }
    .page_2 .detail .news .tabs .tab .list a span, .page_2 .detail .news .tabs .tab .list a tt {
      margin: 1vw 0; }
    .page_2 .detail .news .tabs .tab .list a p {
      padding: 1vw 55px 1vw 86px; }
  .page_3 .class .content {
    width: 62vw; }
    .page_3 .class .content .info .name {
      margin-bottom: 15px;
      padding-bottom: 10px; }
      .page_3 .class .content .info .name img {
        width: 60px; }
      .page_3 .class .content .info .name h4 {
        padding-left: 71px; }
    .page_3 .class .content .info p {
      font-size: 16px;
      line-height: 24px; }
    .page_3 .class .content .mov:after {
      width: 10vw;
      height: 10vw; }
  .page_4 .dragonSoul .content {
    width: 70vw; }
    .page_4 .dragonSoul .content .info .name {
      padding-bottom: 17px; }
    .page_4 .dragonSoul .content .info p {
      font-size: 17px;
      line-height: 17px; } }

@media screen and (max-width: 580px) and (max-height: 320px) and (orientation: landscape) {
  .page_1 .btn_play {
    top: 65vw; }
  .page_1 .app {
    bottom: 12vw; }
  .page_3 .class .content {
    padding-top: 40vw;
    width: 80vw; }
  .page_4 .dragonSoul .content {
    padding-top: 38vw;
    width: 78vw; }
  .page_5 .detail .features .swiper-slide a {
    bottom: 5.5vw;
    width: 18vw;
    height: 18vw; } }

/*# sourceMappingURL=style.css.map */