@charset "UTF-8";
/* RESET
--------------------------------------------------------------------------------------*/
@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);
html, body, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, rem, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote.clear:after, blockquote:after, q:before, q.clear:after, q:after {
  content: '';
  content: none; }

:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

address {
  display: inline;
  font-style: normal; }

a {
  display: block;
  text-decoration: none;
  -webkit-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
  color: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px dotted transparent; }
  a:focus, a:hover {
    border: 2px dotted #fff; }

.clear:before, .clear:after {
  content: "";
  display: table; }

.clear:after {
  clear: both; }

.c {
  clear: both; }

img {
  width: 100%;
  height: auto;
  display: block; }

iframe {
  display: block; }

button {
  cursor: pointer; }

table {
  width: 100%; }
  table th, table td {
    vertical-align: middle; }

.table {
  display: table; }

.tr {
  display: table-row; }

.th,
.td {
  display: table-cell;
  vertical-align: middle;
  position: relative; }

.inblock {
  font-size: 0;
  letter-spacing: 0; }
  .inblock > * {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 1px; }

/* position */
/* margin */
/* padding */
/* font-size */
html, body {
  width: 100%;
  font-family: "Noto Sans TC", sans-serif, Arial, Verdana, Helvetica, "微軟正黑體", "蘋果儷黑體", "新細明體";
  color: #231815;
  font-size: 3em;
  letter-spacing: 1px;
  background: #FFF;
  position: relative; }
  @media screen and (max-width: 1024px) {
    html, body {
      font-size: 2.5em; } }
  @media screen and (max-width: 768px) {
    html, body {
      font-size: 3em; } }
  @media screen and (max-width: 480px) {
    html, body {
      font-size: 2.8em; } }
  @media screen and (max-width: 320px) {
    html, body {
      font-size: 2.5em; } }

.wrapper {
  width: 100%;
  line-height: 1;
  position: relative;
  font-size: 0.36rem;
  overflow: hidden; }
  .wrapper.mNavActive {
    height: 100vh; }

.container {
  width: 90%;
  max-width: 24rem;
  position: relative;
  margin: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

p {
  color: #231815; }
  p a {
    display: inline;
    position: relative; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

i {
  font-style: normal; }

a:hover i:before, a:hover i.clear:after {
  color: inherit; }

.icon {
  display: inline-block; }

.icon:before, .icon.clear:after {
  font-family: "FontAwesome";
  color: inherit;
  font-size: inherit;
  speak: none;
  display: block; }

.icon_search:before, .icon_search.clear:after {
  content: "\f002"; }

.icon_rss:before, .icon_rss.clear:after {
  content: "\f09e"; }

.icon_fb:before, .icon_fb.clear:after {
  content: "\f09a"; }

.icon_google:before, .icon_google.clear:after {
  content: "\f0d5"; }

.icon_twitter:before, .icon_twitter.clear:after {
  content: "\f099"; }

.icon_comment:before, .icon_comment.clear:after {
  content: "\f27a"; }

.icon_youtube:before, .icon_youtube.clear:after {
  content: "\f16a"; }

.icon_angle_l:before, .icon_angle_l.clear:after {
  content: "\f104"; }

.icon_angle_r:before, .icon_angle_r.clear:after {
  content: "\f105"; }

.icon_angle_down:before, .icon_angle_down.clear:after {
  content: "\f107"; }

.icon_share:before, .icon_share.clear:after {
  content: "\f1e0"; }

.icon_print:before, .icon_print.clear:after {
  content: "\f02f"; }

.icon_mail:before, .icon_mail.clear:after {
  content: "\f0e0"; }

.icon_ellipsis:before, .icon_ellipsis.clear:after {
  content: "\f141"; }

.icon_angle_double_left:before, .icon_angle_double_left.clear:after {
  content: "\f100"; }

.icon_angle_double_right:before, .icon_angle_double_right.clear:after {
  content: "\f101"; }

.icon_reply:before, .icon_reply.clear:after {
  content: "\f112"; }

.icon_home:before, .icon_home.clear:after {
  content: "\f015"; }

.icon_calendar:before, .icon_calendar.clear:after {
  content: "\f133"; }

.icon_institution:before, .icon_institution.clear:after {
  content: "\f19c"; }

.icon_viewer:before, .icon_viewer.clear:after {
  content: "\f06e"; }

.icon_download:before, .icon_download.clear:after {
  content: "\f0ed"; }

.icon_link:before, .icon_link.clear:after {
  content: "\f0c1"; }

@-webkit-keyframes pulse {
  50% {
    background: white; } }

@keyframes pulse {
  50% {
    background: white; } }

#loading {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.95); }

.loading-pulse {
  position: relative;
  margin: auto;
  width: 6px;
  height: 24px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-animation: pulse 750ms infinite;
  animation: pulse 750ms infinite;
  -webkit-animation-delay: 250ms;
  animation-delay: 250ms; }
  .loading-pulse:before, .loading-pulse.clear:after, .loading-pulse:after {
    content: '';
    position: absolute;
    display: block;
    height: 16px;
    width: 6px;
    background: rgba(255, 255, 255, 0.2);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-animation: pulse 750ms infinite;
    animation: pulse 750ms infinite; }
  .loading-pulse:before, .loading-pulse.clear:after {
    left: -12px; }
  .loading-pulse:after {
    left: 12px;
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms; }

header {
  background: #fff;
  position: relative;
  z-index: 99;
  background: url("../images/header_bg.jpg") repeat left top;
  background-size: .12rem auto;
  padding-top: 0.36rem;
  padding-bottom: 0.3rem; }
  header:before, header.clear:after {
    content: '';
    width: 100%;
    height: 1.12rem;
    background: url("../images/header_bg_2.png") repeat-x left top;
    background-size: 0.58rem auto;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: -0.02rem; }
  header .container:before, header .container.clear:after {
    content: '';
    display: table; }
  header .container:after {
    content: '';
    display: table;
    clear: both; }

#page {
  overflow: hidden; }
  #page header {
    padding-bottom: 1.6rem; }
    @media screen and (max-width: 980px) {
      #page header {
        padding-bottom: 0.3rem; } }

#mainLogo {
  width: 8.68rem;
  float: left;
  position: relative; }
  @media screen and (max-width: 980px) {
    #mainLogo {
      width: 6rem; } }
  @media screen and (max-width: 350px) {
    #mainLogo {
      width: 5rem; } }
  #mainLogo span {
    color: #E53A29;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -99999999px; }

.topNav {
  float: right;
  position: relative;
  margin-top: 0.6rem; }
  @media screen and (max-width: 980px) {
    .topNav {
      display: none; } }
  .topNav .accesskey {
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem; }
  .topNav a {
    font-size: 1em;
    color: #FF6900;
    padding-left: 0.24rem;
    padding-right: 0.24rem;
    padding-top: 0.16rem;
    padding-bottom: 0.16rem;
    white-space: nowrap;
    background: #fff;
    border-radius: 5px; }
    .topNav a:focus, .topNav a:hover {
      border: 2px dotted #E53A29; }
  .topNav ul {
    font-size: 0;
    letter-spacing: 0; }
    .topNav ul > * {
      display: inline-block;
      vertical-align: middle;
      letter-spacing: 1px; }
  .topNav li {
    margin-right: 0.24rem;
    vertical-align: middle; }
    .topNav li:last-child {
      margin-right: 0rem; }
    @media screen and (max-width: 664px) {
      .topNav li {
        margin-bottom: 0.2rem; } }
    .topNav li:first-child {
      margin-left: 0rem; }

#hamburger {
  width: 0.64rem;
  padding-top: 0.24rem;
  padding-bottom: 0.24rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.24rem;
  cursor: pointer;
  display: none; }
  @media screen and (max-width: 980px) {
    #hamburger {
      display: inline-block; } }
  #hamburger span {
    display: block;
    width: 100%;
    height: 0.08rem;
    border-radius: 1rem;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.04rem;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }
  #hamburger:before, #hamburger.clear:after, #hamburger:after {
    content: '';
    display: block;
    width: 100%;
    height: 0.08rem;
    border-radius: 1rem;
    background: #fff;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
  #hamburger:before, #hamburger.clear:after {
    top: 0; }
  #hamburger:after {
    bottom: 0; }
  #hamburger.mClose span {
    width: 0;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out; }
  #hamburger.mClose:before, #hamburger.mClose.clear:after, #hamburger.mClose:after {
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out; }
  #hamburger.mClose:before, #hamburger.mClose.clear:after {
    top: 50%;
    margin-top: -0.04rem;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  #hamburger.mClose:after {
    bottom: 50%;
    margin-bottom: -0.04rem;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

/* caro0720 */
@media screen and (max-width: 869px) {
  body.index .topNav {
    display: block;
    float: none;
    text-align: center;
    margin-bottom: 0.3rem; } }

@media screen and (max-width: 980px) {
  body.index .topNav {
    display: block; } }

@media screen and (max-width: 480px) {
  body.index .topNav {
    text-align: left; } }

@media screen and (max-width: 480px) {
  body.index .topNav li {
    margin-bottom: 0.2rem; } }

body.index .topNav li:first-child {
  margin-left: -0.24rem; }

@media screen and (max-width: 980px) {
  body.index #hamburger {
    display: none; } }

@media screen and (max-width: 869px) {
  body.index #mainLogo {
    display: block;
    float: none;
    margin: auto;
    margin-top: 0.2rem; } }

body.index #mainLogo span {
  color: #E53A29;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -99999999px; }

/* caro0720 */
/*caro0720*/
#sitemap {
  position: relative;
  z-index: 52; }

/*caro0720*/
#sitemap-slide {
  padding-top: 0.92rem;
  padding-bottom: 1.7rem;
  background: url("../images/sitemap_bg.jpg") repeat left top;
  background-size: 0.82rem auto;
  position: relative;
  z-index: 1;
  /* carol 0720 */
  /* carol 0720 */ }
  @media screen and (max-width: 1023px) {
    #sitemap-slide {
      display: none; } }
  #sitemap-slide .container:before, #sitemap-slide .container.clear:after {
    content: '';
    width: 5.14rem;
    height: 2.76rem;
    background: url("../images/fireTruck.png") no-repeat left top;
    background-size: 100% auto;
    position: absolute;
    left: -1.68rem;
    bottom: 0%;
    margin-bottom: -1.8rem; }
    @media screen and (max-width: 768px) {
      #sitemap-slide .container:before, #sitemap-slide .container.clear:after {
        left: 0rem; } }
  #sitemap-slide ul {
    font-size: 0;
    letter-spacing: 0;
    text-align: center; }
    #sitemap-slide ul > * {
      display: inline-block;
      vertical-align: middle;
      letter-spacing: 1px; }
    @media screen and (max-width: 768px) {
      #sitemap-slide ul {
        text-align: left; } }
  #sitemap-slide li {
    vertical-align: top;
    padding-left: 0.58rem;
    padding-right: 0.58rem; }
    @media screen and (max-width: 768px) {
      #sitemap-slide li {
        width: 25%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 0.6rem;
        padding-left: 0.3rem;
        padding-right: 0.3rem; } }
    @media screen and (max-width: 480px) {
      #sitemap-slide li {
        width: 50%; } }
    #sitemap-slide li:first-child {
      padding-left: 0rem; }
      @media screen and (max-width: 768px) {
        #sitemap-slide li:first-child {
          padding-left: 0.3rem; } }
    #sitemap-slide li:last-child {
      margin-right: 0rem;
      padding-right: 0rem; }
      @media screen and (max-width: 768px) {
        #sitemap-slide li:last-child {
          padding-right: 0.3rem; } }
  #sitemap-slide a {
    color: #fff;
    white-space: nowrap;
    text-align: center;
    padding-top: 0.22rem;
    padding-bottom: 0.2rem;
    padding-left: 0.12rem;
    padding-right: 0.12rem; }
  #sitemap-slide dt {
    font-size: 0.42rem;
    padding-bottom: 0.12rem;
    position: relative;
    margin-bottom: 0.24rem; }
    @media screen and (max-width: 480px) {
      #sitemap-slide dt {
        font-size: 0.36rem; } }
    #sitemap-slide dt:before, #sitemap-slide dt.clear:after {
      content: '';
      width: calc(100% + 0.52rem);
      height: 0.06rem;
      background: #fff;
      border-radius: 3px;
      position: absolute;
      top: 100%;
      left: -0.26rem; }
      @media screen and (max-width: 768px) {
        #sitemap-slide dt:before, #sitemap-slide dt.clear:after {
          width: 100%;
          left: 0; } }
    #sitemap-slide dt:after {
      content: '';
      width: 0.3rem;
      height: 0.2rem;
      background: url("../images/angle.png") no-repeat left top;
      background-size: 100% auto;
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -0.15rem; }
  #sitemap-slide dd {
    font-weight: 100;
    font-size: 0.38rem;
    border-bottom: 1px dashed #B5B5B6; }
    #sitemap-slide dd:last-child {
      border-bottom: none; }
  #sitemap-slide .fbLink {
    display: none; }
    @media screen and (max-width: 480px) {
      #sitemap-slide .fbLink {
        display: block;
        position: relative;
        right: 0rem;
        top: 0rem;
        margin-bottom: 0.4rem; } }

.fbLink {
  font-size: 0.58rem;
  text-shadow: 0.05rem 0.1rem 0.18rem rgba(0, 0, 0, 0.3);
  color: #fff;
  position: absolute;
  right: 1.3rem;
  top: 0.26rem; }
  @media screen and (max-width: 480px) {
    .fbLink {
      position: relative;
      right: 0rem;
      margin: auto;
      top: -0.18rem; } }
  .fbLink img {
    width: 0.98rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.16rem;
    margin-top: -0.06rem; }

#sitemap-tab {
  background: url("../images/footerBar_bg.jpg") repeat-x left top;
  background-size: auto 100%;
  position: relative;
  text-align: center;
  z-index: 2;
  /* carol 0720 */
  /* carol 0720 */ }
  @media screen and (max-width: 1023px) {
    #sitemap-tab {
      height: 60px; } }
  @media screen and (max-width: 768px) {
    #sitemap-tab {
      height: 75px; } }
  #sitemap-tab .angle {
    width: 0.8rem;
    display: inline-block;
    cursor: pointer;
    -webkit-filter: drop-shadow(0.06rem 0.04rem 0.08rem rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0.06rem 0.04rem 0.08rem rgba(0, 0, 0, 0.5));
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    /* carol 0720 */
    /* carol 0720 */ }
    @media screen and (max-width: 1023px) {
      #sitemap-tab .angle {
        display: none; } }
    #sitemap-tab .angle.active {
      -webkit-transform: scaleY(-1) translateY(0.1rem);
      -ms-transform: scaleY(-1) translateY(0.1rem);
      transform: scaleY(-1) translateY(0.1rem); }
  #sitemap-tab .accesskey {
    font-size: 1em;
    color: #fff;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -0.34rem;
    margin-right: 0.2rem; }
  #sitemap-tab .container {
    padding-top: 0.52rem;
    padding-bottom: 0.4rem; }
    #sitemap-tab .container:before, #sitemap-tab .container.clear:after, #sitemap-tab .container:after {
      content: '';
      width: 0.68rem;
      height: 0.7rem;
      background: url("../images/decoration.jpg") no-repeat left top;
      background-size: 100% auto;
      position: absolute;
      top: 0.44rem; }
    #sitemap-tab .container:before, #sitemap-tab .container.clear:after {
      left: 0; }
    #sitemap-tab .container:after {
      right: 0; }

footer {
  background: #DC5326;
  font-size: 0.32rem;
  color: #fff;
  position: relative;
  z-index: 9999999; }
  footer .container {
    padding-top: 0.54rem;
    padding-bottom: 0.6rem; }
    @media screen and (max-width: 768px) {
      footer .container {
        display: block;
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
        text-align: center; } }
  footer li {
    font-size: 0.34rem;
    line-height: 1.5;
    font-weight: 100; }
    @media screen and (max-width: 480px) {
      footer li {
        font-size: 0.26rem; } }
  footer .footerLogo {
    width: 6.8rem;
    position: relative;
    top: 0.4rem; }
    @media screen and (max-width: 768px) {
      footer .footerLogo {
        margin-bottom: 0.6rem; } }
  footer .accessibility {
    width: 1.92rem;
    padding-right: 0.4rem; }
  footer .qrcode {
    width: 2.38rem; }
    @media screen and (max-width: 1023px) {
      footer .qrcode {
        display: none !important; } }
  footer .th {
    vertical-align: bottom; }
    @media screen and (max-width: 768px) {
      footer .th {
        display: inline-block; } }
  footer .td {
    padding-left: 0.3rem;
    vertical-align: bottom; }
    @media screen and (max-width: 768px) {
      footer .td {
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 0.6rem;
        padding-left: 0rem; } }

.emic {
  width: 1.26rem; }

.gov {
  width: 0.86rem;
  display: inline-block;
  margin-left: 0.1rem; }

.footerBg {
  height: 500px;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #DC5326;
  z-index: -0; }

nav {
  width: 100%;
  position: absolute;
  top: 2.14rem;
  left: 0;
  z-index: 100; }
  @media screen and (max-width: 980px) {
    nav {
      position: fixed;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      background: #ff5219;
      background: rgba(255, 105, 31, 0.95);
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch;
      padding-top: 3.6rem;
      padding-bottom: 2rem;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transform: translateY(-100vh);
      -ms-transform: translateY(-100vh);
      transform: translateY(-100vh);
      z-index: 50; } }
  nav .topNav {
    display: none; }
    @media screen and (max-width: 980px) {
      nav .topNav {
        display: block;
        text-align: center;
        margin: auto;
        margin-bottom: 0.6rem;
        float: none;
        width: 70%; } }
    @media screen and (max-width: 1023px) {
      nav .topNav li:nth-child(2) {
        display: none; } }
    @media screen and (max-width: 480px) {
      nav .topNav li {
        display: block;
        margin-right: 0rem;
        margin-bottom: 0.16rem; } }

.index nav {
  display: none; }
  @media screen and (max-width: 980px) {
    .index nav {
      display: block; } }

#nav {
  font-size: 0;
  letter-spacing: 0;
  position: relative;
  text-align: center;
  white-space: nowrap;
  z-index: 1;
  left: 0.08rem;
  top: 0; }
  #nav > * {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 1px; }
  @media screen and (max-width: 980px) {
    #nav {
      width: 90%;
      left: 0;
      margin: auto; } }
  #nav li {
    position: relative;
    -webkit-filter: drop-shadow(0 0.36rem 0.2rem rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0 0.36rem 0.2rem rgba(0, 0, 0, 0.25));
    -webkit-transition: -webkit-filter .3s ease-out;
    transition: -webkit-filter .3s ease-out;
    -o-transition: filter .3s ease-out;
    transition: filter .3s ease-out;
    transition: filter .3s ease-out, -webkit-filter .3s ease-out;
    margin-right: 2.33333%; }
    @media screen and (max-width: 1280px) {
      #nav li {
        margin-right: 1.3%; } }
    @media screen and (max-width: 980px) {
      #nav li {
        width: 100%;
        display: block;
        margin-right: 0;
        margin-bottom: 0.1rem; } }
    #nav li:last-child {
      margin-right: 0; }
    #nav li:hover {
      -webkit-filter: drop-shadow(0 0.36rem 0.3rem rgba(0, 0, 0, 0.15));
      filter: drop-shadow(0 0.36rem 0.3rem rgba(0, 0, 0, 0.15)); }
    #nav li > a {
      position: relative;
      border-radius: 2rem;
      display: table; }
      #nav li > a:focus, #nav li > a:hover {
        border: 2px dotted #E53A29; }
      @media screen and (max-width: 980px) {
        #nav li > a {
          width: 100%;
          font-size: 0.48rem;
          border-radius: .2rem; }
          #nav li > a:focus, #nav li > a:hover {
            border: 2px dotted #fff; } }
  #nav span {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 0.42rem;
    color: #fff;
    border: .08rem solid #fff;
    border-radius: .2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    padding-left: 0.38rem;
    padding-right: 0.38rem;
    text-shadow: 0.05rem 0.1rem 0.18rem rgba(0, 0, 0, 0.3); }
    @media screen and (max-width: 1200px) {
      #nav span {
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
        padding-left: 0.4rem;
        padding-right: 0.4rem;
        font-size: 0.36rem; } }
    @media screen and (max-width: 1100px) {
      #nav span {
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
        padding-left: 0.2rem;
        padding-right: 0.2rem;
        font-size: 0.36rem; } }
    @media screen and (max-width: 980px) {
      #nav span {
        position: relative;
        bottom: 0rem;
        border: .1rem solid #fff;
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
        padding-left: 0rem;
        padding-right: 0rem;
        text-shadow: none;
        font-size: 0.42rem; } }
  #nav a {
    border-radius: .2rem; }
  #nav :hover .subnav {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
    @media screen and (max-width: 980px) {
      #nav :hover .subnav {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }

.nav_1 span {
  background: #EB463B; }

.nav_2 span {
  background: #FDB513; }

.nav_3 span {
  background: #3CB44A; }

.nav_4 span {
  background: #00A3FF; }

.nav_5 span {
  background: #F57F17; }

.nav_6 span {
  background: #CB479A; }

.nav_7 span {
  background: #8B398D; }

.subnav {
  width: 3.6rem;
  top: 100%;
  left: 50%;
  margin-left: -1.8rem;
  border-radius: .2rem;
  position: absolute;
  background: rgba(44, 44, 44, 0.9);
  font-size: 1.05em;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px); }
  @media screen and (max-width: 980px) {
    .subnav {
      width: 100%;
      position: relative;
      visibility: visible;
      opacity: 1;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      left: 0%;
      margin-left: 0rem;
      overflow: hidden;
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .subnav dd {
    position: relative;
    border-bottom: 1px solid rgba(60, 60, 60, 0.9); }
    .subnav dd:last-child {
      border-bottom: none; }
  .subnav a {
    color: #fff;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    padding-left: 0.24rem;
    padding-right: 0.24rem; }

.active .subnav {
  visibility: visible;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

/* caro */
#indexNav {
  font-size: 0;
  letter-spacing: 0;
  width: 80%;
  position: absolute;
  text-align: center;
  white-space: nowrap;
  z-index: 10;
  top: 00%;
  left: 57%;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  padding-top: 1.26rem; }
  #indexNav > * {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 1px; }
  @media screen and (max-width: 1280px) {
    #indexNav {
      width: 75%;
      white-space: normal;
      margin: auto; } }
  @media screen and (max-width: 1055px) {
    #indexNav {
      width: 100%;
      white-space: normal;
      margin: auto; } }
  @media screen and (max-width: 700px) {
    #indexNav {
      width: 100%;
      left: 50%;
      margin: auto; } }
  #indexNav li {
    width: 12.75%;
    position: relative;
    margin-right: 1.33333%;
    -webkit-filter: drop-shadow(0 0.36rem 0.2rem rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0 0.36rem 0.2rem rgba(0, 0, 0, 0.25));
    -webkit-transition: -webkit-filter .3s ease-out;
    transition: -webkit-filter .3s ease-out;
    -o-transition: filter .3s ease-out;
    transition: filter .3s ease-out;
    transition: filter .3s ease-out, -webkit-filter .3s ease-out; }
    #indexNav li:nth-child(1) {
      -ms-animation-delay: 1s;
      -mos-animation-delay: 1s;
      -webkit-animation-delay: .3s; }
    #indexNav li:nth-child(2) {
      -ms-animation-delay: 1s;
      -mos-animation-delay: 1s;
      -webkit-animation-delay: .6s; }
    #indexNav li:nth-child(3) {
      -ms-animation-delay: 1s;
      -mos-animation-delay: 1s;
      -webkit-animation-delay: .9s; }
    #indexNav li:nth-child(4) {
      -ms-animation-delay: 1s;
      -mos-animation-delay: 1s;
      -webkit-animation-delay: 1.1s; }
    #indexNav li:nth-child(5) {
      -ms-animation-delay: 1s;
      -mos-animation-delay: 1s;
      -webkit-animation-delay: 1.4s; }
    #indexNav li:nth-child(6) {
      -ms-animation-delay: 1s;
      -mos-animation-delay: 1s;
      -webkit-animation-delay: 1.7s; }
    #indexNav li:nth-child(7) {
      -ms-animation-delay: 1s;
      -mos-animation-delay: 1s;
      -webkit-animation-delay: 2.0s; }
    @media screen and (max-width: 1280px) {
      #indexNav li {
        width: 20%; } }
    @media screen and (max-width: 700px) {
      #indexNav li {
        width: 23%; } }
    @media screen and (max-width: 600px) {
      #indexNav li {
        width: 48%;
        margin-bottom: 10px;
        font-size: 1.1em; } }
  #indexNav span {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 1em;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0.5rem; }
    @media screen and (max-width: 1050px) {
      #indexNav span {
        bottom: 0.7rem; } }
    @media screen and (max-width: 770px) {
      #indexNav span {
        font-size: 1em;
        bottom: 0.6rem; } }
    @media screen and (max-width: 700px) {
      #indexNav span {
        font-size: 1em;
        bottom: 0.6rem; } }
    @media screen and (max-width: 600px) {
      #indexNav span {
        font-size: 1.1em;
        bottom: 0.9rem; } }
    @media screen and (max-width: 460px) {
      #indexNav span {
        font-size: 1em
        bottom: 0.7rem; } }
    @media screen and (max-width: 380px) {
      #indexNav span {
        font-size: 1em;
        bottom: 0.64rem; } }

/* caro */
/* caro */
body.index #nav {
  font-size: 0;
  letter-spacing: 0;
  position: relative;
  text-align: center;
  white-space: nowrap;
  z-index: 1;
  left: 0.08rem;
  top: 0; }
  body.index #nav > * {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 1px; }
  @media screen and (max-width: 1280px) {
    body.index #nav {
      width: 75%;
      white-space: normal;
      margin: auto; } }
  @media screen and (max-width: 1055px) {
    body.index #nav {
      width: 100%;
      white-space: normal;
      margin: auto; } }
  @media screen and (max-width: 700px) {
    body.index #nav {
      width: 100%;
      left: 0;
      margin: auto; } }
  body.index #nav li {
    position: relative;
    -webkit-filter: drop-shadow(0 0.36rem 0.2rem rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0 0.36rem 0.2rem rgba(0, 0, 0, 0.25));
    -webkit-transition: -webkit-filter .3s ease-out;
    transition: -webkit-filter .3s ease-out;
    -o-transition: filter .3s ease-out;
    transition: filter .3s ease-out;
    transition: filter .3s ease-out, -webkit-filter .3s ease-out;
    margin-right: 2.33333%; }
    @media screen and (max-width: 1280px) {
      body.index #nav li {
        margin-right: 1.3%; } }
    @media screen and (max-width: 980px) {
      body.index #nav li {
        width: 100%;
        display: block;
        margin-right: 0;
        margin-bottom: 0.1rem; } }
    body.index #nav li:last-child {
      margin-right: 0; }
    body.index #nav li:hover {
      -webkit-filter: drop-shadow(0 0.36rem 0.3rem rgba(0, 0, 0, 0.15));
      filter: drop-shadow(0 0.36rem 0.3rem rgba(0, 0, 0, 0.15)); }
    body.index #nav li > a {
      position: relative;
      border-radius: 2rem;
      display: table; }
      body.index #nav li > a:focus, body.index #nav li > a:hover {
        border: 2px dotted #E53A29; }
      @media screen and (max-width: 980px) {
        body.index #nav li > a {
          width: 100%;
          font-size: 0.48rem;
          border-radius: .2rem; }
          body.index #nav li > a:focus, body.index #nav li > a:hover {
            border: 2px dotted #fff; } }
  body.index #nav span {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 1em;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0.5rem; }
    @media screen and (max-width: 1050px) {
      body.index #nav span {
        bottom: 0.7rem; } }
    @media screen and (max-width: 770px) {
      body.index #nav span {
        font-size: 1em;
        bottom: 0.6rem; } }
    @media screen and (max-width: 700px) {
      body.index #nav span {
        font-size: 1em;
        bottom: 0.6rem; } }
    @media screen and (max-width: 600px) {
      body.index #nav span {
        font-size: 1.1em;
        bottom: 0.9rem; } }
    @media screen and (max-width: 460px) {
      body.index #nav span {
        font-size: 1em;
        bottom: 0.7rem; } }
    @media screen and (max-width: 380px) {
      body.index #nav span {
        font-size: 1em;
        bottom: 0.64rem; } }
  body.index #nav a {
    border-radius: .2rem; }
  body.index #nav :hover .subnav {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
    @media screen and (max-width: 980px) {
      body.index #nav :hover .subnav {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }

#kv {
  position: relative;
  z-index: 1; }
  #kv:before, #kv.clear:after {
    content: '';
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background: #FFECB3; }
  #kv:after {
    content: '';
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 50%;
    background: #F2D888; }
  #kv .container {
    width: 100%;
    max-width: 29.6rem;
    position: relative;
    z-index: 1; }

.item_10 {
  width: 45px;
  height: 82px;
  background: url("../images/item_10.png");
  position: absolute;
  z-index: 9;
  right: 22%;
  bottom: 25px; }
  @media screen and (max-width: 1840px) {
    .item_10 {
      right: 11%; } }
  @media screen and (max-width: 1630px) {
    .item_10 {
      display: none; } }

.item_11 {
  width: 121px;
  height: 143px;
  background: url("../images/item_11.png");
  position: absolute;
  z-index: 9;
  right: 13%;
  bottom: 15px; }
  @media screen and (max-width: 1840px) {
    .item_11 {
      display: none; } }

.ground {
  width: 100vw;
  height: 45px;
  position: absolute;
  background-color: #AB7F5A;
  bottom: 10;
  margin-top: -0.9rem;
  bottom: 0px;
  left: 125px; }

.box {
  position: static;
  height: 600px;
  width: 100vw;
  background: url(../images/bg.jpg); }
  @media screen and (max-width: 1280px) {
    .box {
      height: 800px; } }
  @media screen and (max-width: 1055px) {
    .box {
      height: 880px; } }
  @media screen and (max-width: 700px) {
    .box {
      width: 100%;
      height: 780px; } }
  @media screen and (max-width: 600px) {
    .box {
      height: 1600px; } }
  @media screen and (max-width: 500px) {
    .box {
      height: 1400px; } }
  @media screen and (max-width: 450px) {
    .box {
      height: 1200px; } }
  @media screen and (max-width: 400px) {
    .box {
      height: 1200px; } }
  @media screen and (max-width: 380px) {
    .box {
      height: 1200px; } }
  @media screen and (max-width: 320px) {
    .box {
      height: 1100px; } }
  .box .item_1 {
    position: absolute;
    width: 160px;
    height: 222px;
    right: -45px;
    top: 0px;
    z-index: 0;
    margin-top: 1rem;
    background: url("../images/item_1.png"); }
    @media screen and (max-width: 700px) {
      .box .item_1 {
        display: none; } }
    .box .item_1 #hand {
      position: absolute;
      width: 120px;
      top: 100px;
      right: 20px;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease; }
  .box .item_2 {
    position: absolute;
    width: 192px;
    height: 603px;
    margin-left: 0rem;
    z-index: 3;
    background-color: #F2D888; }
    @media screen and (max-width: 1280px) {
      .box .item_2 {
        bottom: 0;
        height: 800px; } }
    @media screen and (max-width: 1055px) {
      .box .item_2 {
        height: 880px; } }
    @media screen and (max-width: 700px) {
      .box .item_2 {
        display: none; } }
    .box .item_2 img {
      position: absolute;
      z-index: 2;
      bottom: 0; }
      @media screen and (max-width: 1280px) {
        .box .item_2 img {
          bottom: 0; } }
    .box .item_2 .item_2_2 {
      position: absolute;
      top: 0;
      height: 100%;
      width: 192px;
      background: url(../images/item_2_2.png); }
  .box .topBox {
    width: calc(100% - 192px);
    position: relative;
    top: 39%;
    z-index: 0;
    float: right; }
    @media screen and (max-width: 1280px) {
      .box .topBox {
        top: 54.3%; } }
    @media screen and (max-width: 1055px) {
      .box .topBox {
        top: 58.5%; } }
    @media screen and (max-width: 700px) {
      .box .topBox {
        padding-left: 10px;
        width: 100%;
        float: left;
        top: 53.2%; } }
    @media screen and (max-width: 600px) {
      .box .topBox {
        top: 77.2%; } }
    @media screen and (max-width: 500px) {
      .box .topBox {
        top: 74%; } }
    @media screen and (max-width: 380px) {
      .box .topBox {
        top: 73.8%; } }
    @media screen and (max-width: 320px) {
      .box .topBox {
        top: 71.5%; } }
    .box .topBox .borderL {
      width: 34px;
      height: 28px;
      background: url("../images/item_16.png");
      float: left; }
    .box .topBox .borderM {
      width: calc(100% + 34px);
      height: 28px;
      margin-left: 34px;
      position: relative;
      z-index: 4;
      background: url("../images/item_17.png"); }
      @media screen and (max-width: 380px) {
        .box .topBox .borderM {
          margin-left: -34px; } }
  .box .bottomBox {
    position: absolute;
    padding-left: 192px;
    bottom: 0;
    right: 0;
    width: calc(100% - 192px); }
    @media screen and (max-width: 700px) {
      .box .bottomBox {
        padding-left: 10px;
        width: calc(100% - 0px); } }
    .box .bottomBox .item_3 {
      position: absolute;
      width: 82px;
      height: 166px;
      background: url("../images/item_3.png");
      position: absolute;
      bottom: -10px;
      left: 16%;
      margin-left: -0.9rem;
      z-index: 5; }
      @media screen and (max-width: 700px) {
        .box .bottomBox .item_3 {
          display: none; } }
    .box .bottomBox .item_4 {
      position: absolute;
      bottom: 50px;
      left: 19%;
      width: 249px;
      height: 248px;
      background: url("../images/item_4.png"); }
      @media screen and (max-width: 1226px) {
        .box .bottomBox .item_4 {
          display: none; } }
    .box .bottomBox .item_5 {
      position: absolute;
      width: 180px;
      height: 166px;
      bottom: 100px;
      left: 46%;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
      background: url("../images/item_5.png"); }
      @media screen and (max-width: 1226px) {
        .box .bottomBox .item_5 {
          left: 36%; } }
      @media screen and (max-width: 869px) {
        .box .bottomBox .item_5 {
          display: none; } }
    .box .bottomBox .item_6 {
      position: absolute;
      width: 200px;
      height: 277px;
      left: 36%;
      bottom: -10px;
      z-index: 5;
      background: url("../images/item_6.png");
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease; }
      @media screen and (max-width: 1226px) {
        .box .bottomBox .item_6 {
          left: 20%; } }
      @media screen and (max-width: 700px) {
        .box .bottomBox .item_6 {
          left: 5%; } }
      @media screen and (max-width: 450px) {
        .box .bottomBox .item_6 {
          width: 150px;
          height: 213px;
          background-size: cover; } }
      @media screen and (max-width: 364px) {
        .box .bottomBox .item_6 {
          width: 130px;
          height: 184px;
          background-size: cover;
          left: 2%; } }
    .box .bottomBox .item_7 {
      position: absolute;
      width: 121px;
      height: 143px;
      right: 20%;
      bottom: 0;
      -webkit-transition: all 1s ease;
      -o-transition: all 1s ease;
      transition: all 1s ease;
      background: url("../images/item_7.png");
      z-index: 5; }
      @media screen and (max-width: 1226px) {
        .box .bottomBox .item_7 {
          right: 40%; } }
      @media screen and (max-width: 700px) {
        .box .bottomBox .item_7 {
          left: 35%; } }
      @media screen and (max-width: 450px) {
        .box .bottomBox .item_7 {
          width: 100px;
          height: 119px;
          left: 60%;
          background-size: cover; } }
    .box .bottomBox .house {
      position: absolute;
      bottom: 0px;
      right: 25%;
      text-align: center;
      float: left;
      z-index: 3;
      margin-left: -0.2rem; }
      @media screen and (max-width: 1365px) {
        .box .bottomBox .house {
          display: none; } }
    .box .bottomBox .item_8 {
      width: 145px;
      height: 194px;
      position: relative;
      bottom: -20px;
      background: url("../images/item_8.png"); }
    .box .bottomBox .item_9 {
      width: 60px;
      height: 60px;
      margin: auto;
      float: none;
      position: relative;
      top: -20px;
      background: url("../images/item_9.png"); }
    .box .bottomBox .item_11 {
      width: 121px;
      height: 143px;
      background: url("../images/item_11.png"); }
    .box .bottomBox .item_12 {
      width: 86px;
      height: 238px;
      right: -200px;
      position: absolute;
      bottom: -8px;
      z-index: 3;
      background: url("../images/item_12.png"); }
    .box .bottomBox .item_14 {
      width: 405px;
      height: 338px;
      @inculde pt(40px);
      position: absolute;
      right: -70px;
      bottom: 0px;
      z-index: 3;
      background: url("../images/item_14.png") no-repeat;
      background-color: #CBEBFF;
      overflow: hidden; }
      @media screen and (max-width: 450px) {
        .box .bottomBox .item_14 {
          bottom: -52px; } }
      .box .bottomBox .item_14 .item_13 {
        width: 373px;
        height: 301px;
        float: left;
        position: relative;
        top: 40px;
        right: -373px;
        background: url("../images/item_13.png") no-repeat; }
        @media screen and (max-width: 450px) {
          .box .bottomBox .item_14 .item_13 {
            width: 310px;
            height: 267px;
            right: -393px;
            margin-right: -520px;
            background-size: cover; } }
      .box .bottomBox .item_14 .item_15 {
        width: 16px;
        height: 338px;
        float: left;
        background: url("../images/item_15.png") no-repeat; }
      .box .bottomBox .item_14 .item_16 {
        width: 16px;
        height: 338px;
        float: left;
        position: relative;
        z-index: 0;
        background: url("../images/item_15.png") no-repeat; }
        @media screen and (max-width: 450px) {
          .box .bottomBox .item_14 .item_16 {
            display: none; } }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 2300px, 0);
    transform: translate3d(0, 2300px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 2300px, 0);
    transform: translate3d(0, 2300px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

/* 內容主架構 ***********************/
#contentBox {
  padding-top: 2rem;
  padding-bottom: 1rem;
  background-size: 0.74rem auto;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 1366px) {
    #contentBox {
      padding-top: 1.6rem; } }
  #contentBox .container {
    max-width: 17.81818rem;
    height: auto;
    position: relative;
    clear: both; }
    @media screen and (max-width: 1366px) {
      #contentBox .container {
        max-width: 15.07692rem; } }
    @media screen and (max-width: 768px) {
      #contentBox .container {
        width: 90%; } }
    @media screen and (max-width: 480px) {
      #contentBox .container {
        width: 98%; } }
  #contentBox.game {
    background: #fff; }
  #contentBox.game2 {
    background: #8CCA7F;
    background: url("../images/bg2.jpg") center no-repeat;
    background-size: cover; }
  #contentBox.game3 {
    background: white url("../images/work_block_bg.png") top left repeat; }
  #contentBox.about {
    background: white url("../images/work_block_bg.png") top left repeat; }
  #contentBox.about_form {
    background: white url("../images/work_block_bg.png") top left repeat;
    padding-bottom: 0; }
  #contentBox.car {
    background: #FFFFD7; }

/* 新增內容 ***********************/
.flipx {
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  /*IE*/
  -webkit-filter: FlipH;
  filter: FlipH; }

/* game */
/* car */
#contentBox {
  position: relative; }
  #contentBox h2 {
    margin-bottom: 0.6rem;
    letter-spacing: 3px;
    font-size: 0.7rem;
    line-height: 1.7; }
    @media screen and (max-width: 768px) {
      #contentBox h2 {
        font-size: 0.5rem; } }
  #contentBox b {
    margin-bottom: 0.2rem;
    margin-top: 0.2rem;
    font-size: 0.5rem;
    line-height: 1.75;
    letter-spacing: 9px;
    text-justify: distribute;
    text-align: justify;
    font-weight: normal;
    display: block; }
    @media screen and (max-width: 768px) {
      #contentBox b {
        letter-spacing: 2px;
        font-size: 0.4rem; } }
  #contentBox p {
    margin-bottom: 0.62rem;
    font-size: 0.44rem;
    line-height: 1.75;
    text-indent: 1.25rem;
    letter-spacing: 9px;
    text-justify: distribute;
    text-align: justify; }
    @media screen and (max-width: 768px) {
      #contentBox p {
        letter-spacing: 2px;
        font-size: 0.4rem; } }
    #contentBox p:last-child {
      margin-bottom: 0; }
  #contentBox label {
    cursor: pointer; }
    #contentBox label p {
      text-indent: 0; }
  #contentBox.letter {
    padding-bottom: 0; }

/************************ game3 *******************************/
.ribbon0,
.ribbon1,
.ribbon2,
.ribbon3 {
  width: 100%;
  position: fixed;
  left: 0px;
  z-index: 0; }

.ribbon0 {
  top: 1000px;
  -webkit-animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -mos-animation-duration: 10s;
  -mos-animation-iteration-count: infinite;
  -mos-animation-timing-function: linear;
  -ms-animation-duration: 10s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear; }

.ribbon1 {
  top: -0px;
  -webkit-animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -mos-animation-duration: 10s;
  -mos-animation-iteration-count: infinite;
  -mos-animation-timing-function: linear;
  -ms-animation-duration: 10s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear; }

.ribbon2 {
  top: -200%;
  -webkit-animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -mos-animation-duration: 20s;
  -mos-animation-iteration-count: infinite;
  -mos-animation-timing-function: linear;
  -ms-animation-duration: 20s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear; }

.ribbon3 {
  top: -100%;
  -webkit-animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -mos-animation-duration: 20s;
  -mos-animation-iteration-count: infinite;
  -mos-animation-timing-function: linear;
  -ms-animation-duration: 20s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear; }

.alertBox {
  width: 100%;
  height: 100%;
  top: 0px;
  position: fixed;
  background: rgba(0, 0, 0, 0.74);
  z-index: -0; }

.alertDrag {
  position: absolute;
  z-index: 4;
  width: 200px;
  margin-top: -20%;
  margin-left: 10%; }
  @media screen and (max-width: 768px) {
    .alertDrag {
      width: 150px;
      margin-top: -30%; } }
  @media screen and (max-width: 480px) {
    .alertDrag {
      width: 100px;
      margin-top: -40%; } }
  @media screen and (max-width: 360px) {
    .alertDrag {
      width: 80px;
      margin-top: -40%; } }
  .alertDrag img {
    width: 50%;
    float: left;
    vertical-align: middle; }
  .alertDrag .dragHand {
    margin-left: -30%;
    margin-top: 40%; }

.alert1 {
  display: inline-block;
  width: 176px;
  z-index: 3;
  margin-top: -1%; }
  .alert1 img {
    width: 100%; }
  @media screen and (max-width: 1366px) {
    .alert1 {
      width: 150px; } }
  @media screen and (max-width: 930px) {
    .alert1 {
      width: 100px; } }
  @media screen and (max-width: 630px) {
    .alert1 {
      margin-top: -50px;
      top: 20px;
      margin-left: -30px;
      width: 70px;
      position: absolute; } }

.alert2 {
  position: absolute;
  width: 170px;
  z-index: 3;
  margin-left: -28%;
  margin-top: -3%; }
  .alert2 img {
    width: 100%; }
  @media screen and (max-width: 1366px) {
    .alert2 {
      width: 140px;
      margin-left: -23%; } }
  @media screen and (max-width: 930px) {
    .alert2 {
      width: 100px;
      margin-left: -23%; } }
  @media screen and (max-width: 630px) {
    .alert2 {
      margin-top: 0%;
      width: 70px;
      margin-left: -30%; } }
  @media screen and (max-width: 370px) {
    .alert2 {
      margin-left: -50%;
      width: 70px; } }

.dragAlert {
  position: fixed;
  z-index: 3;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.74); }

.gameBar {
  height: 120px; }
  @media screen and (max-width: 1366px) {
    .gameBar {
      height: 100px; } }
  .gameBar span {
    cursor: pointer; }
  .gameBar .timeBox {
    width: 274px;
    height: 73px;
    text-align: right;
    float: right;
    background-image: url(../images/timeBox.png);
    background-size: contain;
    background-repeat: no-repeat; }
    @media screen and (max-width: 1366px) {
      .gameBar .timeBox {
        width: 220px; } }
    @media screen and (max-width: 768px) {
      .gameBar .timeBox {
        width: 130px; } }
    .gameBar .timeBox #countdown {
      background: none;
      border: 0;
      font-size: 0.8rem;
      display: inline-block;
      width: 78%;
      margin: auto;
      text-align: center;
      position: relative;
      top: 29%;
      font-family: arial;
      font-weight: bold;
      color: #fff;
      margin: auto;
      text-shadow: 0px 0px 5px gray; }
      @media screen and (max-width: 1366px) {
        .gameBar .timeBox #countdown {
          font-size: 0.5rem; } }
      @media screen and (max-width: 768px) {
        .gameBar .timeBox #countdown {
          top: 13%;
          font-size: 0.4rem; } }
      @media screen and (max-width: 320px) {
        .gameBar .timeBox #countdown {
          top: 17%; } }

.game3 {
  /**************** Level 1 ******************/
  /****************Level******************/ }
  .game3 article {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    padding-left: 0.6rem;
    padding-right: 0.6rem;
    margin-top: 0.6rem;
    border-radius: 20px;
    background: #556071; }
    @media screen and (max-width: 768px) {
      .game3 article {
        padding-left: 0.3rem;
        padding-right: 0.3rem;
        padding-top: 0.3rem;
        padding-bottom: 0.3rem; } }
  .game3 section {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    background: #fff; }
    @media screen and (max-width: 480px) {
      .game3 section {
        padding-left: 0.4rem;
        padding-right: 0.4rem; } }
    @media screen and (max-width: 360px) {
      .game3 section {
        padding-left: 0.2rem;
        padding-right: 0.2rem; } }
  .game3 .startBox .gameboard {
    padding-left: 0.4rem;
    padding-right: 0.4rem; }
  .game3 .gameboard {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    padding-left: 0rem;
    padding-right: 0rem;
    background-color: #fff;
    color: #fff;
    min-height: 400px; }
    @media screen and (max-width: 1440px) {
      .game3 .gameboard {
        min-height: 300px; } }
    @media screen and (max-width: 1024px) {
      .game3 .gameboard {
        min-height: auto; } }
    .game3 .gameboard b {
      color: #3E3A37; }
    .game3 .gameboard .space {
      height: 50px; }
      @media screen and (max-width: 1366px) {
        .game3 .gameboard .space {
          height: 0px; } }
    .game3 .gameboard .icon {
      position: relative;
      display: inline-block; }
    .game3 .gameboard h2 {
      width: 260px;
      height: 74px;
      padding-top: 1.4rem;
      margin: -140px auto 0 auto;
      background: url(../images/clip.png) no-repeat;
      background-size: contain;
      text-align: center;
      text-shadow: 0px 0px 5px gray;
      position: relative; }
     /*  @media screen and (max-width: 768px) {
        .game3 .gameboard h2 {
          width: 150px;
          top: 40px;
          padding-top: 0.7rem; } }
      @media screen and (max-width: 480px) {
        .game3 .gameboard h2 {
          padding-top: 0.84rem; } }
      @media screen and (max-width: 320px) {
        .game3 .gameboard h2 {
          padding-top: 1rem; } } */
    .game3 .gameboard h3 {
      font-size: 3.2em;
      color: #556071;
      width: 90%;
      max-width: 318px;
      margin: 40px auto;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .game3 .gameboard h3 {
          font-size: 2.5em; } }
    .game3 .gameboard h3#passLev img, .game3 .gameboard h3#failLev img {
      width: 50px;
      display: inline-block;
      vertical-align: middle;
      margin-left: 10px; }
      @media screen and (max-width: 768px) {
        .game3 .gameboard h3#passLev img, .game3 .gameboard h3#failLev img {
          width: 40px; } }
    .game3 .gameboard h3#failLevl img {
      vertical-align: middle;
      margin-top: -5px; }
    .game3 .gameboard h4 {
      margin-top: 0.2rem;
      font-size: 0.6rem;
      display: inline-block;
      color: #FC8100;
      font-weight: normal; }
      @media screen and (max-width: 1366px) {
        .game3 .gameboard h4 {
          font-size: 0.44rem;
          font-weight: 450; } }
      @media screen and (max-width: 630px) {
        .game3 .gameboard h4 {
          font-size: 0.4rem; } }
    .game3 .gameboard h5 {
      color: #556071;
      text-align: center;
      font-size: 0.6rem;
      margin-bottom: 0.6rem;
      display: block;
      line-height: 1.3; }
      @media screen and (max-width: 1440px) {
        .game3 .gameboard h5 {
          font-size: 0.5rem;
          margin-bottom: 0.2rem; } }
      @media screen and (max-width: 768px) {
        .game3 .gameboard h5 {
          font-size: 0.4rem;
          font-weight: 450; } }
      @media screen and (max-width: 630px) {
        .game3 .gameboard h5 {
          font-size: 0.36rem; } }
    @media screen and (max-width: 1366px) {
      .game3 .gameboard span {
        font-size: 0.4rem;
        font-weight: 450; } }
    @media screen and (max-width: 630px) {
      .game3 .gameboard span {
        font-size: 0.32rem; } }
    .game3 .gameboard .timer {
      width: 26px;
      height: 27px;
      display: inline-block; }
  .game3 ul {
    width: 100%;
    text-align: center;
    margin-top: 0.3rem;
    padding-top: 0.3rem;
    margin-bottom: 0.3rem; }
    .game3 ul li {
      width: 32%;
      display: inline-block;
      text-align: left;
      margin-bottom: 0.3rem; }
      @media screen and (max-width: 510px) {
        .game3 ul li {
          width: 48%; } }
      .game3 ul li .border {
        width: 25px;
        height: 25px;
        border: 2px solid #556071;
        display: inline-block; }
        .game3 ul li .border img {
          width: 130%; }
        @media screen and (max-width: 768px) {
          .game3 ul li .border {
            width: 15px;
            height: 15px; } }
      .game3 ul li .passLevel {
        font-size: 1.4em;
        color: #556071; }
        @media screen and (max-width: 768px) {
          .game3 ul li .passLevel {
            font-size: 1em; } }
  .game3 b.note1 {
    color: #000000;
    display: block;
    width: 100%;
    font-size: 1.3em;
    letter-spacing: 2px;
    line-height: 1.5;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      .game3 b.note1 {
        font-size: 1.1em; } }
  .game3 .note2 {
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
    color: #ff4e00;
    font-size: 1.1em;
    letter-spacing: 2px;
    line-height: 1.5; }
    @media screen and (max-width: 1024px) {
      .game3 .note2 {
        font-size: 1.05em; } }
    .game3 .note2 a {
      text-decoration: underline; }
      .game3 .note2 a:hover {
        color: #ff8f2f; }
      @media screen and (max-width: 1024px) {
        .game3 .note2 a {
          font-size: 1.05em; } }
      @media screen and (max-width: 480px) {
        .game3 .note2 a {
          font-size: 1em; } }
    .game3 .note2 .know {
      margin-top: 0.1rem;
      margin-bottom: 0.1rem;
      display: block;
      letter-spacing: 2px;
      line-height: 1.5; }
      @media screen and (max-width: 480px) {
        .game3 .note2 .know {
          font-size: 1em; } }
  .game3 .btnBox {
    clear: both;
    margin-top: 0rem;
    text-align: center; }
    .game3 .btnBox .btn {
      width: 168px;
      height: 55px;
      margin: auto;
      cursor: pointer;
      font-size: 0.5rem;
      padding-top: 0.24rem;
      font-weight: 600;
      text-align: center;
      background-size: contain;
      background-repeat: no-repeat;
      text-shadow: 3px 3px 0px rgba(88, 88, 88, 0.74);
      display: inline-block;
      vertical-align: top; }
      @media screen and (max-width: 1024px) {
        .game3 .btnBox .btn {
          padding-top: 0.36rem; } }
      @media screen and (max-width: 768px) {
        .game3 .btnBox .btn {
          padding-top: 0.14rem;
          font-size: 0.36rem;
          font-weight: 100;
          width: 100px;
          text-shadow: 0px 0px 5px #585858; } }
      @media screen and (max-width: 320px) {
        .game3 .btnBox .btn {
          padding-top: 0.2rem; } }
    .game3 .btnBox .btn1 {
      background-image: url(../images/btn1.png); }
    .game3 .btnBox .btn2 {
      background-image: url(../images/btn2.png); }
    .game3 .btnBox .btn3 {
      background-image: url(../images/btn3.png); }
    .game3 .btnBox #startBtn {
      position: relative;
      z-index: 4;
      margin-top: 15px; }
    .game3 .btnBox #downLoad1 {
      display: inline-block;
      vertical-align: top; }
      .game3 .btnBox #downLoad1:hover {
        border: 2px dotted transparent; }
      .game3 .btnBox #downLoad1:focus {
        border: 2px dotted transparent; }
    .game3 .btnBox #downLoad2 {
      display: inline-block;
      vertical-align: top; }
      .game3 .btnBox #downLoad2:hover {
        border: 2px dotted transparent; }
      .game3 .btnBox #downLoad2:focus {
        border: 2px dotted transparent; }
  .game3 .babyBox {
    float: right;
    position: relative;
    right: -10%;
    margin-top: -20%; }
    @media screen and (max-width: 980px) {
      .game3 .babyBox {
        right: -10%;
        margin-top: -20%; } }
    @media screen and (max-width: 850px) {
      .game3 .babyBox {
        right: -5%;
        margin-top: -10%; } }
    .game3 .babyBox .baby {
      width: 206px;
      height: 252px;
      background: url(../images/baby.png) no-repeat;
      background-size: contain; }
      @media screen and (max-width: 980px) {
        .game3 .babyBox .baby {
          width: 130px; } }
      @media screen and (max-width: 480px) {
        .game3 .babyBox .baby {
          width: 100px; } }
      .game3 .babyBox .baby img {
        width: 149px;
        position: relative;
        top: 42%;
        left: 6%;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease; }
        @media screen and (max-width: 980px) {
          .game3 .babyBox .baby img {
            width: 80px;
            top: 29%;
            left: 11%; } }
        @media screen and (max-width: 480px) {
          .game3 .babyBox .baby img {
            width: 60px;
            top: 22%;
            left: 12%; } }
  .game3 .qBox {
    width: 100%;
    display: inline-block;
    margin: auto;
    padding-left: 0.8rem;
    padding-right: 0.8rem; }
    @media screen and (max-width: 768px) {
      .game3 .qBox {
        padding-left: 0.4rem;
        padding-right: 0.4rem; } }
    @media screen and (max-width: 430px) {
      .game3 .qBox {
        padding-left: 0.2rem;
        padding-right: 0.2rem; } }
    .game3 .qBox div {
      position: relative;
      cursor: pointer;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat; }
      .game3 .qBox div img {
        padding: 1px;
        border-radius: 500px;
        border: 2px dotted #fff; }
    .game3 .qBox div.correct img {
      opacity: 0; }
    .game3 .qBox div .cross {
      width: 50%;
      position: absolute;
      opacity: 0;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      border: 0px;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .game3 .qBox div.wrong .cross {
      opacity: 1; }
    .game3 .qBox div.hovered img {
      border: dotted 2px #ff8f2f; }
    .game3 .qBox div.ui-draggable-dragging {
      opacity: .5; }
  .game3 .lev1Q {
    width: 22%;
    text-align: center;
    display: inline-block;
    vertical-align: bottom; }
    @media screen and (max-width: 1440px) {
      .game3 .lev1Q {
        width: 16%;
        margin: 2%; } }
    @media screen and (max-width: 480px) {
      .game3 .lev1Q {
        width: 21%;
        margin: 0%; } }
  .game3 .lev2Q {
    width: 22%;
    text-align: center;
    display: inline-block;
    vertical-align: bottom; }
    @media screen and (max-width: 1440px) {
      .game3 .lev2Q {
        width: 18%;
        margin: 2%; } }
    @media screen and (max-width: 480px) {
      .game3 .lev2Q {
        width: 21%;
        margin: 0%; } }
  .game3 .lev3Q {
    width: 18%;
    text-align: center;
    display: inline-block;
    vertical-align: bottom; }
    @media screen and (max-width: 1440px) {
      .game3 .lev3Q {
        width: 15%;
        margin: 1%; } }
    @media screen and (max-width: 480px) {
      .game3 .lev3Q {
        width: 17%;
        margin: 0%; } }
  .game3 .lev4Q {
    width: 18%;
    text-align: center;
    display: inline-block;
    vertical-align: bottom; }
    @media screen and (max-width: 1440px) {
      .game3 .lev4Q {
        width: 15%;
        margin: 1%; } }
    @media screen and (max-width: 480px) {
      .game3 .lev4Q {
        width: 17%;
        margin: 0%; } }
  .game3 .lev5Q {
    width: 18%;
    text-align: center;
    display: inline-block;
    vertical-align: bottom; }
    @media screen and (max-width: 1440px) {
      .game3 .lev5Q {
        width: 15%;
        margin: 1%; } }
    @media screen and (max-width: 480px) {
      .game3 .lev5Q {
        width: 17%;
        margin: 0%; } }
  .game3 .bag {
    width: 28%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 40px;
    margin-top: 10px;
    text-align: center;
    position: relative;
    right: -20px; }
    @media screen and (max-width: 1366px) {
      .game3 .bag {
        margin-top: 0px;
        margin-bottom: 0px; } }
    @media screen and (max-width: 480px) {
      .game3 .bag {
        margin-top: 10px;
        margin-bottom: 30px; } }
    @media screen and (max-width: 380px) {
      .game3 .bag {
        right: -10px; } }
  .game3 .qBox6 {
    width: 60%;
    float: right;
    text-align: center;
    vertical-align: top; }
  .game3 .lev6Q {
    width: 30%;
    text-align: center;
    display: inline-block; }
    @media screen and (max-width: 1440px) {
      .game3 .lev6Q {
        width: 20%;
        margin: 3%; } }
    @media screen and (max-width: 480px) {
      .game3 .lev6Q {
        width: 30%;
        margin: 0%; } }
  .game3 .ansBox {
    margin-top: 0.4rem;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    border-top: 20px #556071 solid; }
    @media screen and (max-width: 768px) {
      .game3 .ansBox {
        margin-top: 0.4rem;
        padding-left: 0.2rem;
        padding-right: 0.2rem;
        border-top: 15px #556071 solid; } }
    @media screen and (max-width: 320px) {
      .game3 .ansBox {
        border-top: 10px #556071 solid; } }
    .game3 .ansBox div {
      cursor: -webkit-grab;
      cursor: grab;
      color: gray; }
    .game3 .ansBox .lev1A {
      width: 15.5%;
      text-align: center;
      display: inline-block; }
      @media screen and (max-width: 480px) {
        .game3 .ansBox .lev1A {
          width: 14%; } }
    .game3 .ansBox .lev2A {
      width: 15.5%;
      text-align: center;
      display: inline-block; }
      @media screen and (max-width: 480px) {
        .game3 .ansBox .lev2A {
          width: 14%; } }
    .game3 .ansBox .lev3A {
      width: 13.5%;
      text-align: center;
      display: inline-block; }
      @media screen and (max-width: 600px) {
        .game3 .ansBox .lev3A {
          width: 12%; } }
    .game3 .ansBox .lev4A {
      width: 13.5%;
      text-align: center;
      display: inline-block; }
      @media screen and (max-width: 600px) {
        .game3 .ansBox .lev4A {
          width: 12%; } }
    .game3 .ansBox .lev5A {
      width: 13%;
      text-align: center;
      display: inline-block; }
      @media screen and (max-width: 600px) {
        .game3 .ansBox .lev5A {
          width: 12%; } }
    .game3 .ansBox .lev6A {
      width: 13%;
      text-align: center;
      display: inline-block; }
      @media screen and (max-width: 1440px) {
        .game3 .ansBox .lev6A {
          width: 11%; } }
      @media screen and (max-width: 600px) {
        .game3 .ansBox .lev6A {
          width: 11%; } }
    .game3 .ansBox div.correct {
      opacity: 0; }
  .game3 #gift {
    text-align: center; }
    .game3 #gift h2 {
      padding-top: 1.6rem; }
      @media screen and (max-width: 980px) {
        .game3 #gift h2 {
          padding-top: 2rem; } }
      @media screen and (max-width: 768px) {
        .game3 #gift h2 {
          padding-top: 1rem;
          font-size: 1em; } }
      @media screen and (max-width: 320px) {
        .game3 #gift h2 {
          padding-top: 1.2rem; } }
  .game3 #medal {
    width: 100%;
    max-width: 507px;
    margin: auto;
    text-align: center; }
    .game3 #medal img {
      width: 100%;
      position: relative;
      z-index: 2; }
    .game3 #medal input {
      padding: 5px 0px;
      font-size: 3em;
      height: 60px;
      padding-bottom: 10px;
      width: 50%;
      margin: 0 auto 0 auto;
      position: absolute;
      top: 45%;
      left: 50%;
      z-index: 3;
      background: transparent;
      border: 0;
      text-align: center;
      font-weight: bold;
      overflow-x: hidden;
      overflow-y: visible;
      font-family: inherit;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%); }
      @media screen and (max-width: 630px) {
        .game3 #medal input {
          font-size: 2em;
          top: 43%;
          left: 50%; } }
      @media screen and (max-width: 480px) {
        .game3 #medal input {
          font-size: 1.5em;
          top: 43%;
          left: 50%; } }
      @media screen and (max-width: 360px) {
        .game3 #medal input {
          font-size: 1.3em;
          top: 43%;
          left: 50%; } }
    .game3 #medal input::-webkit-input-placeholder {
      font-size: 2em;
      line-height: 3; }
      @media screen and (max-width: 630px) {
        .game3 #medal input::-webkit-input-placeholder {
          font-size: 1.3em; } }
      @media screen and (max-width: 480px) {
        .game3 #medal input::-webkit-input-placeholder {
          font-size: 1.05em; } }
      @media screen and (max-width: 360px) {
        .game3 #medal input::-webkit-input-placeholder {
          font-size: 1em; } }
    .game3 #medal input::-ms-input-placeholder {
      font-size: 2em;
      line-height: 3; }
      @media screen and (max-width: 630px) {
        .game3 #medal input::-ms-input-placeholder {
          font-size: 1.5em; } }
      @media screen and (max-width: 480px) {
        .game3 #medal input::-ms-input-placeholder {
          font-size: 1.1em; } }
      @media screen and (max-width: 360px) {
        .game3 #medal input::-ms-input-placeholder {
          font-size: 1.05em; } }

.tooltipLev {
  position: relative;
  display: inline-block; }

.tooltipLev .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #fff;
  color: #556071;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 90%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  border: solid 2px #E5295B;
  line-height: 1.3; }

.tooltipLev .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #E5295B  transparent; }

.tooltipLev:hover .tooltiptext {
  visibility: visible;
  opacity: 1; }

body .fancybox-close {
  width: 57px;
  height: 57px;
  top: -25px;
  right: -30px;
  background-image: url("../images/btn_x.png");
  background-size: cover;
  background-repeat: no-repeat; }

.fancybox-wrap {
  width: 100% !important;
  max-width: 800px !important;
  margin: auto; }
  .fancybox-wrap .fancybox-skin {
    max-width: 800px !important; }
    @media screen and (max-width: 900px) {
      .fancybox-wrap .fancybox-skin {
        max-width: 100% !important; } }
  @media screen and (max-width: 900px) {
    .fancybox-wrap {
      max-width: 90% !important; } }
  @media screen and (max-width: 480px) {
    .fancybox-wrap {
      max-width: 82% !important; } }
  .fancybox-wrap .fancybox-inner {
    position: relative !important;
    max-width: 800px !important;
    max-height: 500px !important;
    overflow-y: scroll;
    padding: 0; }
    @media screen and (max-width: 900px) {
      .fancybox-wrap .fancybox-inner {
        max-width: 100% !important; } }
    @media screen and (max-width: 480px) {
      .fancybox-wrap .fancybox-inner {
        max-height: 400px !important; } }
  .fancybox-wrap b {
    margin-bottom: 0.9rem;
    margin-top: 0.2rem;
    font-size: 1.4em;
    line-height: 1.75;
    letter-spacing: 9px;
    text-justify: distribute;
    text-align: justify;
    font-weight: normal;
    display: block; }
    @media screen and (max-width: 768px) {
      .fancybox-wrap b {
        letter-spacing: 2px;
        font-size: 1.1em; } }
  .fancybox-wrap h2:first-child {
    text-align: center;
    font-size: 1.15em; }
    @media screen and (max-width: 480px) {
      .fancybox-wrap h2:first-child {
        font-size: 1.3em; } }
    .fancybox-wrap h2:first-child img {
      width: 100px;
      display: inline-block;
      vertical-align: middle; }
      @media screen and (max-width: 690px) {
        .fancybox-wrap h2:first-child img {
          margin: auto;
          display: block;
          margin-bottom: 0.4rem; } }
  .fancybox-wrap p {
    margin-bottom: 0.3rem;
    line-height: 1.7; }
  .fancybox-wrap dt {
    border-bottom: 2px dotted #FFC500;
    padding-bottom: 30px;
    margin-bottom: 10px; }
    .fancybox-wrap dt:last-child {
      border-bottom: none; }
  .fancybox-wrap .aidPic {
    width: 28%;
    display: inline-block;
    vertical-align: top; }
    @media screen and (max-width: 690px) {
      .fancybox-wrap .aidPic {
        width: 100%;
        margin: auto;
        display: block;
        margin-bottom: 0.4rem; } }
    .fancybox-wrap .aidPic img {
      width: 80%;
      display: inline-block;
      vertical-align: middle; }
      @media screen and (max-width: 690px) {
        .fancybox-wrap .aidPic img {
          width: 150px;
          margin: auto;
          display: block;
          margin-bottom: 0.4rem; } }
    .fancybox-wrap .aidPic img.img2 {
      width: 45%;
      display: inline-block;
      vertical-align: middle; }
  .fancybox-wrap .aidFont {
    width: 69%;
    display: inline-block;
    font-size: 0.4rem; }
    @media screen and (max-width: 690px) {
      .fancybox-wrap .aidFont {
        width: 100%;
        font-size: 1.05em; } }
    @media screen and (max-width: 480px) {
      .fancybox-wrap .aidFont {
        font-size: 1em; } }
    .fancybox-wrap .aidFont span {
      font-weight: 500;
      color: #FFC500;
      display: block;
      font-size: 1.3em;
      margin-bottom: 0.2rem;
      line-height: 1.2; }
      @media screen and (max-width: 480px) {
        .fancybox-wrap .aidFont span {
          font-size: 1.1em; } }
  .fancybox-wrap .aidFontL {
    width: 100%; }

.fancybox-inner {
  scrollbar-face-color: #FF8535; }

.fancybox-inner::-webkit-scrollbar {
  width: 8px;
  margin-left: 5px; }

.fancybox-inner::-webkit-scrollbar-track {
  background-color: #FFF; }

.fancybox-inner::-ms-scrollbar {
  width: 8px;
  margin-left: 5px; }

.fancybox-inner::-ms-scrollbar-track {
  background-color: #FFF; }

.fancybox-inner::-webkit-scrollbar-thumb {
  background-color: #FF8535;
  border-radius: 20px;
  width: 20px !important; }

.fancybox-inner::-ms-scrollbar-thumb {
  background-color: #FF8535;
  border-radius: 20px;
  width: 20px !important; }

@media screen and (max-width: 768px) {
  .accesskey {
    display: none; } }
