@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, 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, article, aside, canvas, details,
embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a[href^="tel"] {
  color: inherit;
  text-decoration: none; }

a {
  text-decoration: none;
  outline: none;
  cursor: pointer;
  color: #fff; }

select,
input {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0; }

body {
  font-family: 'Noto Sans TC', sans-serif; }
  body .row {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto; }

#slicker {
  width: 100%;
  background: #000;
  position: relative; }
  #slicker .slick-next, #slicker .slick-prev {
    display: none !important; }
  #slicker .fb {
    display: block;
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 3%;
    right: 7%; }
    #slicker .fb img {
      display: inline-block;
      vertical-align: top; }
  #slicker header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999999999; }
    #slicker header .row {
      width: 80%;
      max-width: 1440px;
      margin: 0 auto;
      padding: 5% 10%; }
      #slicker header .row .header-logo {
        width: 38%;
        min-width: 310px;
        display: block;
        float: left; }
        #slicker header .row .header-logo img {
          width: 100%; }
      #slicker header .row .yd-menu-btn {
        position: absolute;
        right: 20px;
        top: 20px;
        display: none; }
        @media only screen and (max-width: 991px) {
          #slicker header .row .yd-menu-btn {
            display: block; } }
      #slicker header .row .main_menu {
        float: right;
        text-align: left;
        width: 36%;
        min-width: 375px;
        margin-top: 1%; }
        #slicker header .row .main_menu li {
          display: block;
          line-height: 18px;
          font-size: 16px;
          letter-spacing: 0;
          float: left;
          padding: 0 calc((100% - 196px)/16);
          border-right: 1px solid #fff; }
          #slicker header .row .main_menu li:hover a {
            color: #f39600;
            text-shadow: 0 0 6px rgba(0, 0, 0, 0.8); }
          #slicker header .row .main_menu li:first-child {
            padding-left: 0; }
          #slicker header .row .main_menu li:last-child {
            padding-right: 0;
            border-right: none; }
          #slicker header .row .main_menu li a {
            display: block; }
        @media only screen and (max-width: 991px) {
          #slicker header .row .main_menu {
            width: 100%;
            max-width: 320px;
            min-width: 0;
            background: rgba(0, 0, 0, 0.7);
            text-align: center;
            border-radius: 10px;
            margin-top: 30px;
            padding: 20px 0; }
            #slicker header .row .main_menu li {
              width: 100%;
              text-align: center;
              float: none;
              padding: 10px 0;
              border: none; }
            #slicker header .row .main_menu.show_menu {
              width: calc(100% - 40px);
              position: absolute !important;
              top: 50px;
              right: 20px; } }
      @media only screen and (max-width: 991px) {
        #slicker header .row {
          width: calc(100% - 40px);
          padding: 20px 20px; }
          #slicker header .row .header-logo {
            width: 70%;
            min-width: 0; } }
  #slicker .slogn {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99999999;
    top: 0%;
    display: block; }
    #slicker .slogn h4 {
      width: 100%;
      font-size: 48px;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.54;
      letter-spacing: 12.5px;
      text-align: center;
      color: white;
      margin: 23% auto 3%;
      text-shadow: 0 0 10px rgba(0, 0, 0, 0.8); }
    #slicker .slogn span {
      width: 100%;
      height: 33px;
      font-family: NotoSansCJKtc;
      font-size: 22px;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: 3.2px;
      text-align: center;
      color: white;
      text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
      margin: 0 auto;
      display: block; }
    #slicker .slogn .fb {
      display: block;
      height: 30px;
      line-height: 30px;
      position: absolute;
      bottom: 3%;
      right: 7%;
      z-index: 9999;
      color: #fff;
      text-shadow: 0 0 10px black; }
      @media only screen and (max-width: 991px) {
        #slicker .slogn .fb {
          left: 0;
          right: 0;
          margin: 0 auto;
          text-align: center; } }
#slicker .slogn .fb img {
    display: inline-block;
    padding-left: 5%;
     vertical-align: middle;
}
    @media only screen and (max-width: 991px) {
      #slicker .slogn h4 {
        font-size: 38px;
        margin: 23% auto 2%; }
      #slicker .slogn span {
        font-size: 18px; } }
    @media only screen and (max-width: 714px) {
      #slicker .slogn h4 {
        font-size: 28px;
        margin: 23% auto 2%; }
      #slicker .slogn span {
        font-size: 12px; } }
    @media only screen and (max-width: 640px) {
      #slicker .slogn h4 {
        font-size: 18px;
        margin: 23% auto 2%;
        letter-spacing: 2px; }
      #slicker .slogn span {
        font-size: 12px;
        letter-spacing: 0; } }
  #slicker ul.slicker_wrap {
    width: 100%; }
    #slicker ul.slicker_wrap li {
      width: 100%;
      position: relative; }
      #slicker ul.slicker_wrap li .slogn {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 99999999;
        top: 0%;
        display: block; }
        #slicker ul.slicker_wrap li .slogn h4 {
          width: 100%;
          font-size: 48px;
          font-weight: 500;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.54;
          letter-spacing: 12.5px;
          text-align: center;
          color: white;
          margin: 23% auto 3%;
          text-shadow: 0 0 10px rgba(0, 0, 0, 0.8); }
        #slicker ul.slicker_wrap li .slogn span {
          width: 100%;
          height: 33px;
          font-family: NotoSansCJKtc;
          font-size: 22px;
          font-weight: 500;
          font-style: normal;
          font-stretch: normal;
          line-height: normal;
          letter-spacing: 3.2px;
          text-align: center;
          color: white;
          text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
          margin: 0 auto;
          display: block; }
        #slicker ul.slicker_wrap li .slogn .fb {
          display: block;
          height: 30px;
          line-height: 30px;
          position: absolute;
          bottom: 3%;
          right: 7%;
          z-index: 9999;
          color: #fff;
          text-shadow: 0 0 10px black; }
          @media only screen and (max-width: 991px) {
            #slicker ul.slicker_wrap li .slogn .fb {
              left: 0;
              right: 0;
              margin: 0 auto;
              text-align: center; } }
          #slicker ul.slicker_wrap li .slogn .fb img {
            display: inline-block;
            vertical-align: middle; }
        @media only screen and (max-width: 991px) {
          #slicker ul.slicker_wrap li .slogn h4 {
            font-size: 38px;
            margin: 23% auto 2%; }
          #slicker ul.slicker_wrap li .slogn span {
            font-size: 18px; } }
        @media only screen and (max-width: 714px) {
          #slicker ul.slicker_wrap li .slogn h4 {
            font-size: 28px;
            margin: 23% auto 2%; }
          #slicker ul.slicker_wrap li .slogn span {
            font-size: 12px; } }
        @media only screen and (max-width: 640px) {
          #slicker ul.slicker_wrap li .slogn h4 {
            font-size: 18px;
            margin: 23% auto 2%;
            letter-spacing: 2px; }
          #slicker ul.slicker_wrap li .slogn span {
            font-size: 12px;
            letter-spacing: 0; } }
      #slicker ul.slicker_wrap li a > img {
        width: 100%;
        opacity: 0.7; }

footer {
  background: #1e1419;
  color: #eee;
  border-top: 20px solid #38322c; }
  @media only screen and (max-width: 991px) {
    footer {
      border-top: 10px solid #38322c; } }
  footer .row {
    width: 88%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 4% 6% 3%; }
    @media only screen and (max-width: 991px) {
      footer .row {
        width: 100%;
        padding: 10% 0% 10%; } }
    footer .row .footer-logo {
      width: 20%;
      display: inline-block;
      margin-right: 11%;
      max-width: 278px; }
      footer .row .footer-logo img {
        width: 100%; }
      @media only screen and (max-width: 991px) {
        footer .row .footer-logo {
          width: 50%;
          margin: 0 auto 5%;
          text-align: center;
          display: block; } }
    footer .row .footer-link-1,
    footer .row .footer-link-2 {
      font-size: 20px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: 24px;
      letter-spacing: 3px;
      padding-left: 20px;
      border-left: 5px solid #fff;
      height: 24px;
      display: inline-block;
      margin-right: 6%;
      transform: scale(1) translateY(-5px); }
      @media only screen and (max-width: 1024px) {
        footer .row .footer-link-1,
        footer .row .footer-link-2 {
          transform: scale(0.9) translateY(-2px) translateX(-18%); } }
      @media only screen and (max-width: 991px) {
        footer .row .footer-link-1,
        footer .row .footer-link-2 {
          transform: scale(1) translateY(0px) translateX(0%);
          width: 60%;
          display: block;
          text-align: center;
          padding: 1% 0;
          border-left: none;
          font-size: 13px;
          margin: 0 auto;
          border-top: 1px dotted rgba(255, 255, 255, 0.2); } }
    footer .row .copyright {
      font-size: 12px;
      text-align: center;
      display: block;
      margin: 2% auto 0;
      clear: both;
      font-weight: 200;
      letter-spacing: 0.4px; }
      @media only screen and (max-width: 991px) {
        footer .row .copyright {
          transform: scale(0.8);
          letter-spacing: 0; } }

#info {
  width: 100%;
  background: #f9f9f9; }
  #info .row {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding-top: 6%;
    padding-bottom: 3.4%;
    position: relative; }
    #info .row .top-line {
      width: 20%;
      position: absolute;
      top: 0;
      margin: 0 auto;
      left: 0;
      right: 0;
      z-index: 99999; }
      @media only screen and (max-width: 640px) {
        #info .row .top-line {
          width: 25%; } }
      #info .row .top-line img {
        width: 100%; }
    #info .row .box-top {
      width: calc(76% - 80px);
      height: 25px;
      border: 1px solid #ddd;
      border-bottom: none;
      border-radius: 15px 15px 0 0;
      margin: 0 auto;
      background: #fff;
      box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); }
      @media only screen and (max-width: 640px) {
        #info .row .box-top {
          width: calc(90% - 40px); } }
    #info .row .box-bot {
      width: calc(76% - 80px);
      height: 25px;
      border: 1px solid #ddd;
      border-top: none;
      border-radius: 0 0 15px 15px;
      margin: 0 auto;
      background: #fff;
      box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); }
      @media only screen and (max-width: 640px) {
        #info .row .box-bot {
          width: calc(90% - 40px); } }
    #info .row .box {
      width: 76%;
      min-height: 200px;
      border: 1px solid #ddd;
      border-radius: 15px;
      margin: 0 auto;
      background: #fff;
      box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
      position: relative;
      z-index: 999;
      padding-top: 6.2%; }
      @media only screen and (max-width: 640px) {
        #info .row .box {
          width: calc(90% - 10px); } }
      #info .row .box h2 {
        color: #f39600;
        font-size: 30px;
        text-align: center;
        width: 100%;
        letter-spacing: 4.3px; }
        @media only screen and (max-width: 1280px) {
          #info .row .box h2 {
            font-size: 28px; } }
        @media only screen and (max-width: 1140px) {
          #info .row .box h2 {
            font-size: 26px; } }
        @media only screen and (max-width: 1000px) {
          #info .row .box h2 {
            font-size: 24px; } }
        @media only screen and (max-width: 730px) {
          #info .row .box h2 {
            font-size: 22px; } }
      #info .row .box .tabs {
        text-align: center;
        margin-top: 13px; }
        #info .row .box .tabs li {
          font-size: 18px;
          display: inline-block;
          border: 1px solid rgba(0, 0, 0, 0);
          width: 15%;
          text-align: center;
          padding: 8px 22px;
          margin: 0 2%; }
          @media only screen and (max-width: 1280px) {
            #info .row .box .tabs li {
              font-size: 16px; } }
          @media only screen and (max-width: 1140px) {
            #info .row .box .tabs li {
              font-size: 14px; } }
          @media only screen and (max-width: 1000px) {
            #info .row .box .tabs li {
              font-size: 13px;
              min-width: 110px; } }
          @media only screen and (max-width: 730px) {
            #info .row .box .tabs li {
              font-size: 13px;
              min-width: 110px;
              margin: 12px auto; } }
          @media only screen and (max-width: 640px) {
            #info .row .box .tabs li {
              font-size: 12px;
              width: 50px;
              padding: 10px;
              min-width: 0;
              margin: 12px 5px;
              line-height: 20px; } }
          #info .row .box .tabs li a {
            color: #ccc; }
        #info .row .box .tabs li.active,
        #info .row .box .tabs li:hover {
          border: 1px solid #f39600;
          border-radius: 57px; }
          @media only screen and (max-width: 640px) {
            #info .row .box .tabs li.active,
            #info .row .box .tabs li:hover {
              border-radius: 10px; } }
          #info .row .box .tabs li.active a,
          #info .row .box .tabs li:hover a {
            color: #f39600; }
      #info .row .box .line {
        border-bottom: 1px solid #F39600;
        width: 55px;
        margin: 3% auto 5%; }
      #info .row .box .info-slicker {
        border: 1px solid #ddd;
        border-radius: 20px;
        width: 74%;
        margin: 0 auto 15%;
        padding: 27px 50px;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2); }
        @media only screen and (max-width: 1100px) {
          #info .row .box .info-slicker {
            width: calc(100% - 40px);
            border-radius: 10px;
            border: none;
            box-shadow: none;
            padding: 27px 20px; } }
        @media only screen and (max-width: 640px) {
          #info .row .box .info-slicker {
            width: 100%;
            border-radius: 10px;
            border: none;
            box-shadow: none;
            padding: 27px 20px; } }
        #info .row .box .info-slicker li .icon {
          width: calc(100%/4);
          float: left;
          margin-bottom: 10px; }
          #info .row .box .info-slicker li .icon img {
            width: 100%; }
          @media only screen and (max-width: 767px) {
            #info .row .box .info-slicker li .icon {
              width: 50%;
              margin: 0 auto;
              float: none; } }
        #info .row .box .info-slicker li .infos {
          float: right;
          width: calc(100%*0.75 - 30px);
          margin-left: 30px;
          padding-top: 30px; }
          @media only screen and (max-width: 767px) {
            #info .row .box .info-slicker li .infos {
              width: 100%;
              margin: 0 auto;
              float: none;
              padding-top: 20px; } }
          #info .row .box .info-slicker li .infos .title {
            width: calc(100% - 177px);
            font-size: 18px;
            line-height: 18px;
            padding: 10px 0;
            color: #F39600;
            float: left; }
            @media only screen and (max-width: 640px) {
              #info .row .box .info-slicker li .infos .title {
                width: 80%;
                margin: 0 auto 20px;
                float: none;
                text-align: center; } }
          #info .row .box .info-slicker li .infos .award {
            width: 177px;
            float: right; }
            #info .row .box .info-slicker li .infos .award img {
              width: 100%; }
            @media only screen and (max-width: 640px) {
              #info .row .box .info-slicker li .infos .award {
                width: 80%;
                margin: 0 auto;
                float: none;
                max-width: 177px;
                text-align: center; } }
          #info .row .box .info-slicker li .infos .download_count {
            display: block;
            width: 100%;
            clear: both;
            color: #4a4a4a;
            height: 70px;
            vertical-align: bottom;
            position: relative; }
            #info .row .box .info-slicker li .infos .download_count .count {
              width: calc(100% - 44px);
              text-align: center;
              font-size: 50px;
              height: 50px;
              line-height: 50px;
              font-weight: bold;
              display: block;
              float: left;
              letter-spacing: 4px;
              vertical-align: middle;
              position: absolute;
              top: 30px; }
              @media only screen and (max-width: 1300px) {
                #info .row .box .info-slicker li .infos .download_count .count {
                  font-size: 40px;
                  height: 40px;
                  line-height: 40px;
                  top: 20px; } }
              @media only screen and (max-width: 1150px) {
                #info .row .box .info-slicker li .infos .download_count .count {
                  font-size: 30px;
                  height: 30px;
                  line-height: 30px;
                  top: 20px; } }
              @media only screen and (max-width: 1100px) {
                #info .row .box .info-slicker li .infos .download_count .count {
                  font-size: 50px;
                  height: 50px;
                  line-height: 50px;
                  top: 30px; } }
              @media only screen and (max-width: 991px) {
                #info .row .box .info-slicker li .infos .download_count .count {
                  font-size: 30px;
                  height: 30px;
                  line-height: 30px;
                  top: 20px; } }
              @media only screen and (max-width: 640px) {
                #info .row .box .info-slicker li .infos .download_count .count {
                  font-size: 20px;
                  height: 20px;
                  line-height: 20px;
                  width: 100%;
                  float: none;
                  position: static;
                  margin: 20px auto; } }
            #info .row .box .info-slicker li .infos .download_count .txt {
              width: 44px;
              height: 20px;
              line-height: 20px;
              font-size: 20px;
              font-weight: bold;
              display: block;
              vertical-align: bottom;
              position: absolute;
              right: 0;
              top: 55px; }
              @media only screen and (max-width: 1300px) {
                #info .row .box .info-slicker li .infos .download_count .txt {
                  top: 35px; } }
              @media only screen and (max-width: 1150px) {
                #info .row .box .info-slicker li .infos .download_count .txt {
                  top: 28px; } }
              @media only screen and (max-width: 1100px) {
                #info .row .box .info-slicker li .infos .download_count .txt {
                  top: 55px; } }
              @media only screen and (max-width: 991px) {
                #info .row .box .info-slicker li .infos .download_count .txt {
                  top: 28px; } }
              @media only screen and (max-width: 640px) {
                #info .row .box .info-slicker li .infos .download_count .txt {
                  width: 100%;
                  float: none;
                  text-align: center;
                  position: static;
                  margin: 5px auto;
                  font-size: 16px; } }
        #info .row .box .info-slicker li .stores {
          width: 100%;
          display: block;
          clear: both;
          text-align: center;
          padding: 6% 0 2%;
          margin-top: 10px;
          border-top: 1px solid #ddd; }
          #info .row .box .info-slicker li .stores a {
            display: inline-block;
            width: 30%;
            margin: 0 5px;
            max-width: 146px; }
            #info .row .box .info-slicker li .stores a img {
              width: 100%; }
            @media only screen and (max-width: 640px) {
              #info .row .box .info-slicker li .stores a {
                width: 40%; } }
        #info .row .box .info-slicker .slick-dots {
          margin: 0 auto;
          left: 0;
          bottom: -30%; }
          #info .row .box .info-slicker .slick-dots li button:before {
            color: #ffbd32; }
          @media only screen and (max-width: 1100px) {
            #info .row .box .info-slicker .slick-dots {
              bottom: -20px; } }
        #info .row .box .info-slicker .slick-next {
          background: url("../images/arrow.png") center no-repeat;
          background-size: 100%;
          transform: rotate(0deg);
          opacity: 0.3;
          right: -12%;
          width: 2%;
          height: 30px;
          top: calc(50% - 15px); }
          @media only screen and (max-width: 640px) {
            #info .row .box .info-slicker .slick-next {
              width: 15px;
              display: none !important; } }
        #info .row .box .info-slicker .slick-prev {
          background: url("../images/arrow.png") center no-repeat;
          background-size: 100%;
          transform: rotate(180deg);
          opacity: 0.3;
          left: -12%;
          width: 2%;
          height: 30px;
          top: calc(50% - 15px); }
          @media only screen and (max-width: 640px) {
            #info .row .box .info-slicker .slick-prev {
              width: 15px;
              display: none !important; } }
        #info .row .box .info-slicker .slick-prev:before, #info .row .box .info-slicker .slick-next:before {
          display: none; }
    #info .row .box-1 {
      z-index: 9999; }
      #info .row .box-1:after {
        content: '';
        display: block;
        position: absolute;
        width: 2%;
        height: 0;
        padding-bottom: 4%;
        bottom: 0;
        left: 3.5%;
        background: url("../images/line_4.png") top center no-repeat;
        background-size: 100% auto; }
        @media only screen and (max-width: 640px) {
          #info .row .box-1:after {
            width: 3%;
            padding-bottom: 6%; } }
      #info .row .box-1:before {
        content: '';
        display: block;
        position: absolute;
        width: 2%;
        height: 0;
        padding-bottom: 4%;
        bottom: 0;
        right: 3.5%;
        background: url("../images/line_4.png") top center no-repeat;
        background-size: 100% auto; }
        @media only screen and (max-width: 640px) {
          #info .row .box-1:before {
            width: 3%;
            padding-bottom: 6%; } }
    #info .row .box-gap {
      height: 0;
      margin: 0 auto;
      padding-bottom: 6%;
      width: 76%;
      position: relative; }
      @media only screen and (max-width: 640px) {
        #info .row .box-gap {
          width: calc(90% - 10px); } }
      #info .row .box-gap:after {
        content: '';
        display: block;
        position: absolute;
        width: 2%;
        height: 0;
        padding-bottom: 10%;
        top: 0;
        left: 3.5%;
        background: url("../images/line_4.png") center no-repeat;
        background-size: 100% auto; }
        @media only screen and (max-width: 640px) {
          #info .row .box-gap:after {
            width: 3%;
            padding-bottom: 12%; } }
      #info .row .box-gap:before {
        content: '';
        display: block;
        position: absolute;
        width: 2%;
        height: 0;
        padding-bottom: 10%;
        top: 0;
        right: 3.5%;
        background: url("../images/line_4.png") center no-repeat;
        background-size: 100% auto; }
        @media only screen and (max-width: 640px) {
          #info .row .box-gap:before {
            width: 3%;
            padding-bottom: 12%; } }
    #info .row .box-2 {
      text-align: center; }
      #info .row .box-2:after {
        content: '';
        display: block;
        position: absolute;
        width: 2%;
        height: 0;
        padding-bottom: 6%;
        top: 0;
        left: 3.5%;
        background: url("../images/line_4.png") bottom center no-repeat;
        background-size: 100% auto; }
        @media only screen and (max-width: 640px) {
          #info .row .box-2:after {
            width: 3%;
            padding-bottom: 10%; } }
      #info .row .box-2:before {
        content: '';
        display: block;
        position: absolute;
        width: 2%;
        height: 0;
        padding-bottom: 6%;
        top: 0;
        right: 3.5%;
        background: url("../images/line_4.png") bottom center no-repeat;
        background-size: 100% auto; }
        @media only screen and (max-width: 640px) {
          #info .row .box-2:before {
            width: 3%;
            padding-bottom: 10%; } }
      #info .row .box-2 h2 {
        position: relative; }
      @media only screen and (max-width: 991px) {
        #info .row .box-2 .line {
          margin-top: 30px; } }
      #info .row .box-2 .box-content {
        margin: 0 3% 60px;
        display: inline-block;
        width: calc(100%/4); }
        @media only screen and (max-width: 991px) {
          #info .row .box-2 .box-content {
            width: calc(50%);
            margin: 20px 3% 20px; } }
        #info .row .box-2 .box-content img {
          width: 100%; }

#story .group-1 {
  width: 100%;
  background: url("../images/bg_2-2x.jpg") no-repeat;
  background-size: cover; }
  #story .group-1 .row {
    padding: 6% 0% 9%;
    width: 100%; }
    #story .group-1 .row .box {
      background-size: 100% auto;
      min-height: 300px;
      width: 70%;
      margin: 0 auto;
      color: #fff;
      line-height: 1.88rem; }
      @media only screen and (max-width: 991px) {
        #story .group-1 .row .box {
          width: 90%;
          line-height: 1.5rem; } }
      #story .group-1 .row .box .story-box-top {
        background: url("../images/story_bg_story-box-top.png") left no-repeat;
        width: 100%;
        background-size: 100% auto; }
        #story .group-1 .row .box .story-box-top img {
          width: 100%;
          display: block;
          opacity: 0; }
      #story .group-1 .row .box .story-box-bot {
        background: url("../images/story_bg_story-box-bot.png") left no-repeat;
        width: 100%;
        background-size: 100% auto; }
        #story .group-1 .row .box .story-box-bot img {
          width: 100%;
          display: block;
          opacity: 0; }
      #story .group-1 .row .box .story-box-cen {
        background: url("../images/story_bg_story-box-cen.png") left repeat-y;
        background-size: 100% auto;
        overflow: hidden;
        width: 80%;
        padding: 0 10%;
        position: relative; }
        #story .group-1 .row .box .story-box-cen:after {
          position: absolute;
          content: '';
          display: block;
          width: 4%;
          height: 0;
          padding-bottom: 9%;
          background: url("../images/story_bg_story-box-side.png") top right no-repeat;
          right: 0;
          bottom: 0;
          background-size: 100% auto; }
        #story .group-1 .row .box .story-box-cen h2 {
          font-size: 30px;
          margin: 0 auto;
          text-align: center;
          letter-spacing: 4.3px;
          position: relative; }
          @media only screen and (max-width: 991px) {
            #story .group-1 .row .box .story-box-cen h2 {
              font-size: 26px; } }
          #story .group-1 .row .box .story-box-cen h2:after {
            content: '';
            display: block;
            width: 7%;
            border-bottom: 1px solid #fff;
            margin: 7% auto 5%; }
        #story .group-1 .row .box .story-box-cen p {
          text-align: justify;
          font-size: 16px;
          font-weight: 200;
          margin-bottom: 4%; }
          @media only screen and (max-width: 991px) {
            #story .group-1 .row .box .story-box-cen p {
              font-size: 12px; } }
          #story .group-1 .row .box .story-box-cen p span.big {
            font-size: 30px;
            font-weight: 400; }
            @media only screen and (max-width: 991px) {
              #story .group-1 .row .box .story-box-cen p span.big {
                font-size: 26px; } }
          #story .group-1 .row .box .story-box-cen p span.high_light {
            color: #ee840a; }
            #story .group-1 .row .box .story-box-cen p span.high_light span {
              font-size: 25px;
              font-weight: 400; }
              @media only screen and (max-width: 991px) {
                #story .group-1 .row .box .story-box-cen p span.high_light span {
                  font-size: 19px; } }
          #story .group-1 .row .box .story-box-cen p span.span-group {
            display: inline-block; }
        #story .group-1 .row .box .story-box-cen p.no_justify {
          text-align: left; }

#game .group-1 {
  width: 100%;
  height: 0;
  padding-bottom: 49%;
  background: url("../images/bg_3-2x.jpg") center 100% no-repeat;
  background-size: cover; }
  #game .group-1 .row {
    padding: 5% 0% 9%;
    width: 100%;
    max-width: none; }
    #game .group-1 .row .logo {
      width: 42.7%;
      margin: 0% auto;
      min-width: 260px; }
      #game .group-1 .row .logo img {
        width: 100%;
        display: block; }
#game .group-2 {
  position: relative; }
  #game .group-2 .row {
    max-width: none;
    padding: 11.5% 0;
    background: #f9f9f9; }
    #game .group-2 .row .main_title {
      width: 26%;
      min-width: 250px;
      display: block;
      position: absolute;
      background: none;
      border-radius: 15px;
      overflow: hidden;
      margin: 0 auto;
      top: 0;
      left: 0;
      right: 0;
      text-align: center;
      z-index: 99999; }
      #game .group-2 .row .main_title img {
        width: 100%; }
      #game .group-2 .row .main_title span {
        display: block;
        text-align: center;
        margin: 0 auto;
        color: #f39600;
        font-size: 30px;
        letter-spacing: 4.3px; }
        @media only screen and (max-width: 1300px) {
          #game .group-2 .row .main_title span {
            transform: scale(0.9); } }
        @media only screen and (max-width: 1200px) {
          #game .group-2 .row .main_title span {
            transform: scale(0.8); } }
        @media only screen and (max-width: 1100px) {
          #game .group-2 .row .main_title span {
            transform: scale(0.7); } }
        @media only screen and (max-width: 991px) {
          #game .group-2 .row .main_title span {
            transform: scale(0.6); } }
        @media only screen and (max-width: 767px) {
          #game .group-2 .row .main_title span {
            transform: scale(0.5); } }
        @media only screen and (max-width: 640px) {
          #game .group-2 .row .main_title span {
            transform: scale(0.4); } }
    #game .group-2 .row .box-top {
      width: calc(71.4% - 40px);
      height: 14px;
      border: 1px solid #ddd;
      border-bottom: none;
      border-radius: 15px 15px 0 0;
      margin: 0 auto;
      background: #fff;
      box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); }
      @media only screen and (max-width: 640px) {
        #game .group-2 .row .box-top {
          width: calc(90% - 40px); } }
    #game .group-2 .row .box-bot {
      width: calc(71.4% - 40px);
      height: 14px;
      border: 1px solid #ddd;
      border-top: none;
      border-radius: 0 0 15px 15px;
      margin: 0 auto;
      background: #fff;
      box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); }
      @media only screen and (max-width: 640px) {
        #game .group-2 .row .box-bot {
          width: calc(90% - 40px); } }
    #game .group-2 .row .box {
      width: 71.4%;
      min-height: 200px;
      border: 1px solid #ddd;
      border-radius: 15px;
      margin: 0 auto;
      background: #fff;
      box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
      position: relative;
      margin-bottom: 20px; }
      @media only screen and (max-width: 640px) {
        #game .group-2 .row .box {
          width: 90%; } }
      #game .group-2 .row .box .box-header {
        width: 98%;
        height: 36px;
        border-bottom: 1px solid #ddd;
        padding-left: 2%; }
        #game .group-2 .row .box .box-header span {
          display: inline-block;
          width: 14px;
          height: 14px;
          border-radius: 50%;
          margin: 11px 5px;
          background: #ececec; }
    #game .group-2 .row .box-1 .box-content {
      width: 100%; }
      #game .group-2 .row .box-1 .box-content h4 {
        font-size: 24px;
        color: #F39600;
        text-align: center;
        padding: 24px 0 20px;
        position: relative;
        letter-spacing: 4.3px; }
        #game .group-2 .row .box-1 .box-content h4:after {
          content: '';
          border-bottom: 1px solid #F39600;
          width: 55px;
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          margin: 0 auto; }
      #game .group-2 .row .box-1 .box-content p {
        width: 495px;
        height: 60px;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 2px;
        text-align: center;
        line-height: 20px;
        color: #9b9b9b;
        margin: 16px auto 0; }
        @media only screen and (max-width: 650px) {
          #game .group-2 .row .box-1 .box-content p {
            text-align: justify;
            width: 80%;
            font-size: 12px;
            letter-spacing: 1px; }
            #game .group-2 .row .box-1 .box-content p br {
              display: none; } }
      #game .group-2 .row .box-1 .box-content .item_wrap {
        text-align: center;
        vertical-align: middle;
        margin-top: 34px;
        margin-bottom: 60px; }
        #game .group-2 .row .box-1 .box-content .item_wrap div {
          display: inline-block;
          vertical-align: middle; }
        #game .group-2 .row .box-1 .box-content .item_wrap .arrow {
          width: 10px;
          margin: 0 15px; }
          @media only screen and (max-width: 991px) {
            #game .group-2 .row .box-1 .box-content .item_wrap .arrow {
              width: 8px;
              margin: 0 15px; } }
          @media only screen and (max-width: 500px) {
            #game .group-2 .row .box-1 .box-content .item_wrap .arrow {
              width: 8px;
              margin: 0 10px; } }
          #game .group-2 .row .box-1 .box-content .item_wrap .arrow img {
            width: 100%; }
        #game .group-2 .row .box-1 .box-content .item_wrap .icon {
          width: 90px; }
          @media only screen and (max-width: 991px) {
            #game .group-2 .row .box-1 .box-content .item_wrap .icon {
              width: 70px; } }
          @media only screen and (max-width: 500px) {
            #game .group-2 .row .box-1 .box-content .item_wrap .icon {
              width: 50px; } }
          @media only screen and (max-width: 321px) {
            #game .group-2 .row .box-1 .box-content .item_wrap .icon {
              width: 40px; } }
          #game .group-2 .row .box-1 .box-content .item_wrap .icon img {
            width: 100%; }
        #game .group-2 .row .box-1 .box-content .item_wrap .line {
          height: 93px;
          width: 1px;
          margin: 0 2%;
          background: #ddd; }
          @media only screen and (max-width: 991px) {
            #game .group-2 .row .box-1 .box-content .item_wrap .line {
              height: 83px; } }
          @media only screen and (max-width: 500px) {
            #game .group-2 .row .box-1 .box-content .item_wrap .line {
              height: 73px; } }
          @media only screen and (max-width: 321px) {
            #game .group-2 .row .box-1 .box-content .item_wrap .line {
              height: 55px; } }
    #game .group-2 .row .box-2 .box-content, #game .group-2 .row .box-3 .box-content {
      width: 70%;
      margin: 8% auto;
      position: relative;
      overflow: hidden;
      vertical-align: middle; }
      @media only screen and (max-width: 991px) {
        #game .group-2 .row .box-2 .box-content, #game .group-2 .row .box-3 .box-content {
          width: 90%; } }
      #game .group-2 .row .box-2 .box-content .pic, #game .group-2 .row .box-3 .box-content .pic {
        float: left;
        width: 40%; }
        #game .group-2 .row .box-2 .box-content .pic img, #game .group-2 .row .box-3 .box-content .pic img {
          width: 100%;
          max-width: 205px; }
      #game .group-2 .row .box-2 .box-content .txt, #game .group-2 .row .box-3 .box-content .txt {
        float: left;
        width: 55%;
        margin-left: 5%; }
        #game .group-2 .row .box-2 .box-content .txt h4, #game .group-2 .row .box-3 .box-content .txt h4 {
          font-size: 24px;
          color: #F39600;
          text-align: left;
          padding: 24px 0 20px;
          position: relative;
          letter-spacing: 4.3px; }
          @media only screen and (max-width: 1200px) {
            #game .group-2 .row .box-2 .box-content .txt h4, #game .group-2 .row .box-3 .box-content .txt h4 {
              font-size: 20px; } }
          @media only screen and (max-width: 911px) {
            #game .group-2 .row .box-2 .box-content .txt h4, #game .group-2 .row .box-3 .box-content .txt h4 {
              font-size: 18px; } }
          @media only screen and (max-width: 640px) {
            #game .group-2 .row .box-2 .box-content .txt h4, #game .group-2 .row .box-3 .box-content .txt h4 {
              font-size: 16px; } }
          @media only screen and (max-width: 321px) {
            #game .group-2 .row .box-2 .box-content .txt h4, #game .group-2 .row .box-3 .box-content .txt h4 {
              font-size: 16px; } }
          #game .group-2 .row .box-2 .box-content .txt h4:after, #game .group-2 .row .box-3 .box-content .txt h4:after {
            content: '';
            border-bottom: 1px solid #F39600;
            width: 55px;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0; }
            @media only screen and (max-width: 991px) {
              #game .group-2 .row .box-2 .box-content .txt h4:after, #game .group-2 .row .box-3 .box-content .txt h4:after {
                margin: 0 auto; } }
        #game .group-2 .row .box-2 .box-content .txt p, #game .group-2 .row .box-3 .box-content .txt p {
          font-size: 14px;
          font-weight: 300;
          letter-spacing: 2px;
          text-align: left;
          line-height: 20px;
          color: #9b9b9b;
          margin: 16px auto 0; }
          @media only screen and (max-width: 650px) {
            #game .group-2 .row .box-2 .box-content .txt p, #game .group-2 .row .box-3 .box-content .txt p {
              text-align: justify;
              width: 80%;
              font-size: 12px;
              letter-spacing: 1px; }
              #game .group-2 .row .box-2 .box-content .txt p br, #game .group-2 .row .box-3 .box-content .txt p br {
                display: none; } }
      @media only screen and (max-width: 991px) {
        #game .group-2 .row .box-2 .box-content .pic, #game .group-2 .row .box-3 .box-content .pic {
          width: 100%;
          display: block;
          margin: 0 auto;
          text-align: center; }
          #game .group-2 .row .box-2 .box-content .pic img, #game .group-2 .row .box-3 .box-content .pic img {
            max-width: 100px; }
        #game .group-2 .row .box-2 .box-content .txt, #game .group-2 .row .box-3 .box-content .txt {
          width: 100%;
          display: block;
          text-align: center;
          margin-left: 0; }
          #game .group-2 .row .box-2 .box-content .txt h4, #game .group-2 .row .box-3 .box-content .txt h4 {
            text-align: center; } }
    #game .group-2 .row .box-3 {
      margin-bottom: 0; }
      @media only screen and (max-width: 991px) {
        #game .group-2 .row .box-3 .txt {
          padding-top: 0; } }

#belief .group-1 {
  position: relative; }
  #belief .group-1 .row {
    max-width: none;
    padding: 11.5% 0;
    background: #ececec;
    text-align: center;
    overflow: hidden; }
    #belief .group-1 .row .main_title {
      width: 26%;
      min-width: 250px;
      display: block;
      position: absolute;
      background: none;
      border-radius: 15px;
      overflow: hidden;
      margin: 0 auto;
      top: 0;
      left: 0;
      right: 0;
      text-align: center;
      z-index: 99999; }
      #belief .group-1 .row .main_title img {
        width: 100%; }
    #belief .group-1 .row .box-group {
      max-width: 320px;
      display: inline-block;
      vertical-align: top;
      margin: 0 17px;
      text-align: center; }
      @media only screen and (max-width: 1100px) {
        #belief .group-1 .row .box-group {
          width: calc((100%/3 - 36px));
          display: block;
          float: left; } }
      @media only screen and (max-width: 768px) {
        #belief .group-1 .row .box-group {
          width: calc((100% - 36px));
          display: block;
          float: none;
          clear: both;
          margin: 0 auto 10px; } }
      #belief .group-1 .row .box-group .line {
        margin: 0 auto;
        width: 80%; }
        @media only screen and (max-width: 768px) {
          #belief .group-1 .row .box-group .line {
            width: 80%; } }
        #belief .group-1 .row .box-group .line img {
          width: 100%; }
      #belief .group-1 .row .box-group .box {
        border-radius: 10px;
        border: solid 1px #f39600;
        overflow: hidden; }
        #belief .group-1 .row .box-group .box .sub_title {
          width: calc(100% - 60px);
          margin: 29px auto 22px; }
          @media only screen and (max-width: 768px) {
            #belief .group-1 .row .box-group .box .sub_title {
              margin: 19px auto 12px; } }
          #belief .group-1 .row .box-group .box .sub_title img {
            width: 100%; }
            @media only screen and (max-width: 768px) {
              #belief .group-1 .row .box-group .box .sub_title img {
                width: 70%;
                display: inline-block;
                float: none; } }
        #belief .group-1 .row .box-group .box .content {
          width: calc(100% - 60px);
          margin: 0 auto;
          font-size: 16px;
          font-weight: 300;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.75;
          letter-spacing: 1px;
          text-align: justify;
          color: #4a4a4a;
          height: 252px;
          padding-top: 39px;
          padding-bottom: 30px;
          border-top: 1px solid #c4c4c4; }
          @media only screen and (max-width: 1100px) {
            #belief .group-1 .row .box-group .box .content {
              height: 280px; } }
          @media only screen and (max-width: 991px) {
            #belief .group-1 .row .box-group .box .content {
              font-size: 12px;
              height: 200px;
              padding-top: 29px;
              padding-bottom: 20px; } }
          @media only screen and (max-width: 820px) {
            #belief .group-1 .row .box-group .box .content {
              font-size: 12px;
              height: 250px;
              padding-top: 29px;
              padding-bottom: 20px; } }
          @media only screen and (max-width: 768px) {
            #belief .group-1 .row .box-group .box .content {
              font-size: 12px;
              height: auto;
              padding-top: 19px;
              padding-bottom: 10px; } }
        #belief .group-1 .row .box-group .box .bot_txt {
          width: calc(100% - 60px);
          background: #afafaf;
          color: #fff;
          padding: 27px 30px;
          font-size: 14px;
          line-height: 20px; }
          @media only screen and (max-width: 991px) {
            #belief .group-1 .row .box-group .box .bot_txt {
              font-size: 12px; } }
          @media only screen and (max-width: 890px) {
            #belief .group-1 .row .box-group .box .bot_txt {
              font-size: 12px;
              height: 60px; } }

#team .group-1 {
  position: relative; }
  #team .group-1 .row {
    max-width: none;
    padding: 11.5% 0 6.5%;
    background: #9b9b9b; }
    #team .group-1 .row .main_title {
      width: 26%;
      min-width: 250px;
      display: block;
      position: absolute;
      background: none;
      border-radius: 15px;
      overflow: hidden;
      margin: 0 auto;
      top: 0;
      left: 0;
      right: 0;
      text-align: center;
      z-index: 99999; }
      #team .group-1 .row .main_title img {
        width: 100%; }
    #team .group-1 .row .box {
      font-size: 16px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: 2.44;
      letter-spacing: 2.3px;
      text-align: center;
      color: white;
      position: relative;
      padding-top: 3%;
      margin: 0 auto; }
      #team .group-1 .row .box:before {
        content: '';
        border-bottom: 1px solid #fff;
        width: 55px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto; }
      @media only screen and (max-width: 991px) {
        #team .group-1 .row .box {
          text-align: justify;
          width: 80%;
          font-size: 12px;
          letter-spacing: 1px; }
          #team .group-1 .row .box br {
            display: none; } }
#team .group-2 {
  width: 100%;
  height: 0;
  padding-bottom: 42%;
  background: url("../images/bg_4-2x.jpg") no-repeat;
  background-size: 100% auto; }
#team .group-3 {
  background: #4a4a4a; }
  #team .group-3 .row {
    padding: 7% 0; }
    #team .group-3 .row h4 {
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      line-height: 45px;
      letter-spacing: 4.3px;
      text-align: center;
      color: #F39600;
      font-size: 30px;
      margin-bottom: 36px;
      height: 45px; }
    #team .group-3 .row .box-content {
      width: 73%;
      margin: 0 auto;
      border-radius: 10px;
      border: 1px solid #F39600;
      padding: 6.5% 0;
      position: relative; }
      @media only screen and (max-width: 640px) {
        #team .group-3 .row .box-content {
          width: 84%;
          padding: 3.5% 0; } }
      #team .group-3 .row .box-content:after {
        content: '';
        display: block;
        width: 100%;
        border: 1px solid #F39600;
        height: 100%;
        position: absolute;
        border-radius: 14px;
        top: -11px;
        left: -11px;
        right: 0;
        bottom: 0;
        padding: 10px; }
        @media only screen and (max-width: 640px) {
          #team .group-3 .row .box-content:after {
            border-radius: 14px;
            top: -7px;
            left: -7px;
            right: 0;
            bottom: 0;
            padding: 6px; } }
      #team .group-3 .row .box-content h3 {
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 59px;
        letter-spacing: 5.7px;
        text-align: center;
        color: #F39600;
        font-size: 40px;
        margin-bottom: 36px;
        height: 59px;
        text-align: center; }
        @media only screen and (max-width: 991px) {
          #team .group-3 .row .box-content h3 {
            font-size: 25px;
            letter-spacing: 4.7px;
            margin-bottom: 26px; } }
        @media only screen and (max-width: 640px) {
          #team .group-3 .row .box-content h3 {
            font-size: 20px;
            letter-spacing: 3.7px;
            margin-bottom: 16px; } }
        @media only screen and (max-width: 500px) {
          #team .group-3 .row .box-content h3 {
            font-size: 18px;
            letter-spacing: 2.7px;
            margin-bottom: 16px; } }
        @media only screen and (max-width: 321px) {
          #team .group-3 .row .box-content h3 {
            font-size: 15px;
            letter-spacing: 1.7px;
            margin-bottom: 16px; } }
      #team .group-3 .row .box-content .list {
        margin: 0 auto;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.75;
        letter-spacing: 2.3px;
        color: #fff;
        width: 58%;
        list-style: decimal;
        padding-left: 30px;
        text-align: justify; }
        #team .group-3 .row .box-content .list li {
          margin-bottom: 0; }
          @media only screen and (max-width: 640px) {
            #team .group-3 .row .box-content .list li {
              margin-bottom: 5px; } }
        @media only screen and (max-width: 991px) {
          #team .group-3 .row .box-content .list {
            font-size: 15px;
            letter-spacing: 1.8px;
            width: 68%;
            line-height: 2.25;
            padding-left: 20px; } }
        @media only screen and (max-width: 640px) {
          #team .group-3 .row .box-content .list {
            font-size: 14px;
            letter-spacing: 1.3px;
            width: 78%;
            line-height: 1.75;
            font-weight: 300;
            padding-left: 20px; } }
        @media only screen and (max-width: 500px) {
          #team .group-3 .row .box-content .list {
            font-size: 13px;
            letter-spacing: 0.8px;
            width: 88%;
            padding-left: 15px; } }
        @media only screen and (max-width: 321px) {
          #team .group-3 .row .box-content .list {
            font-size: 12px;
            letter-spacing: 0px;
            width: 80%;
            padding-left: 10px; } }
    #team .group-3 .row .links {
      text-align: center;
      font-size: 20px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: 5.7px;
      text-align: center;
      color: #f39600;
      display: block;
      clear: both;
      margin: 2.5% auto; }
      @media only screen and (max-width: 640px) {
        #team .group-3 .row .links {
          margin: 5% auto;
          width: 80%; } }
      #team .group-3 .row .links a {
        color: #f39600; }
        @media only screen and (max-width: 640px) {
          #team .group-3 .row .links a {
            display: block;
            height: 30px;
            line-height: 30px;
            border: 1px solid #ee840a;
            margin: 10px 0;
            border-radius: 10px; } }
      @media only screen and (max-width: 991px) {
        #team .group-3 .row .links {
          font-size: 16px; } }
      @media only screen and (max-width: 640px) {
        #team .group-3 .row .links {
          font-size: 13px; }
          #team .group-3 .row .links span {
            display: none; }
          #team .group-3 .row .links a:first-child {
            margin-top: 10px; } }
    #team .group-3 .row .bot_button {
      width: 50%;
      height: 80px;
      border-radius: 10px;
      background-color: #f39600;
      box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
      font-size: 30px;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: 4.3px;
      margin: 0 auto;
      text-align: center;
      line-height: 80px;
      display: block; }
      @media only screen and (max-width: 991px) {
        #team .group-3 .row .bot_button {
          height: 60px;
          font-size: 20px;
          line-height: 60px; } }
      @media only screen and (max-width: 640px) {
        #team .group-3 .row .bot_button {
          width: 80%;
          height: 40px;
          font-size: 16px;
          line-height: 40px; } }

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