@charset "UTF-8";
@import url("normalize.css");
@import url("animate.css");
* {
  margin: 0;
  padding: 0;
  outline: none;
  font-family: "微軟正黑體"; }

html {
  overflow-x: auto; }

html,
body {
  width: 100%;
  height: 100%;
  background-image: url("../img/cover.png");
  background-repeat: repeat; }

h1 {
  font-size: 2.8125em;
  color: #8bbd1d;
  text-align: center;
  margin: 0;
  padding: 10px 0px;
  letter-spacing: 5px; }

p {
  font-size: 1.5em;
  font-weight: bold;
  color: #777;
  padding: 0px 20px;
  line-height: 1.3; }

.delay03 {
  animation-delay: 0.3s; }

.delay05 {
  animation-delay: 0.5s; }

.delay07 {
  animation-delay: 0.7s; }

.delay09 {
  animation-delay: 0.9s; }

.wrap {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background-image: url("../img/bg_colorful.png");
  background-position: top center;
  background-repeat: repeat-y; }
  .wrap ul.menu {
    position: fixed;
    right: 0;
    top: 25%;
    font-size: 1.125em;
    font-weight: bold;
    line-height: 2.5;
    list-style-type: none;
    z-index: 300; }
    .wrap ul.menu li a {
      display: block;
      text-decoration-line: none;
      color: #999;
      padding: 0 20px 0 50px; }
      .wrap ul.menu li a:hover {
        color: #8bbd1d;
        background-image: -moz-linear-gradient(0deg, rgba(253, 253, 253, 0) 0%, white 60%);
        background-image: -webkit-linear-gradient(0deg, rgba(253, 253, 253, 0) 0%, white 60%);
        background-image: -ms-linear-gradient(0deg, rgba(253, 253, 253, 0) 0%, white 60%); }
  .wrap .appBG {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 90px;
    background-color: #ccc;
    z-index: 100; }
    .wrap .appBG .app {
      position: relative;
      display: block;
      margin: 0 auto;
      height: auto;
      padding: 20px 0;
      width: 675px; }
      .wrap .appBG .app .padR30 {
        margin-right: 30px; }
  .wrap .gotop {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 300; }
  .wrap .main_01 {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    height: 1080px; }
    .wrap .main_01 .box {
      position: relative;
      display: block;
      margin: 0 auto;
      height: auto;
      padding: 20px 0;
      background-image: -moz-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      background-image: -webkit-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      background-image: -ms-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      border-top-left-radius: 30px;
      border-top-right-radius: 30px;
      -webkit-border-top-left-radius: 30px;
      -webkit-border-top-right-radius: 30px;
      -moz-border-radius-topleft: 30px;
      -moz-border-radius-topright: 30px;
      width: 870px;
      height: 1000px;
      top: 120px; }
      .wrap .main_01 .box .logo {
        position: absolute;
        left: 160px;
        top: -57px; }
      .wrap .main_01 .box .cut1_title {
        position: absolute;
        left: -70px;
        top: -30px; }
      .wrap .main_01 .box .cut1_phone {
        position: absolute;
        right: -70px;
        top: 60px; }
      .wrap .main_01 .box .cut1_list {
        position: absolute;
        left: -10px;
        top: 245px; }
        .wrap .main_01 .box .cut1_list img {
          display: block;
          margin-bottom: 10px; }
      .wrap .main_01 .box .cut_btnMore {
        position: relative;
        display: block;
        margin: 0 auto;
        height: auto;
        padding: 20px 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        width: 504px;
        top: 765px; }
        .wrap .main_01 .box .cut_btnMore:hover {
          top: 755px; }
  .wrap .main_02 {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    height: 1000px; }
    .wrap .main_02 .box {
      position: relative;
      display: block;
      margin: 0 auto;
      height: auto;
      padding: 20px 0;
      background-image: -moz-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      background-image: -webkit-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      background-image: -ms-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      border-top-left-radius: 30px;
      border-top-right-radius: 30px;
      -webkit-border-top-left-radius: 30px;
      -webkit-border-top-right-radius: 30px;
      -moz-border-radius-topleft: 30px;
      -moz-border-radius-topright: 30px;
      width: 870px;
      height: 1000px;
      top: 60px; }
      .wrap .main_02 .box .cut2_title {
        position: relative;
        display: block;
        margin: 0 auto;
        height: auto;
        padding: 20px 0;
        width: 751px;
        top: 20px; }
      .wrap .main_02 .box .cut2_list {
        display: inline-block;
        position: absolute;
        top: 185px;
        border-radius: 10px;
        background-color: #fff;
        box-shadow: 3.83px 3.214px 0px 0px rgba(0, 0, 0, 0.1);
        width: 300px;
        height: 400px; }
        .wrap .main_02 .box .cut2_list img {
          position: relative;
          display: block;
          margin: 0 auto;
          height: auto;
          padding: 20px 0; }
        .wrap .main_02 .box .cut2_list p {
          width: 265px; }
        .wrap .main_02 .box .cut2_list .btnSute {
          position: absolute;
          width: 150px;
          top: 370px;
          left: 50%;
          margin-left: -75px; }
      .wrap .main_02 .box .cut2_list1 {
        left: -30px; }
      .wrap .main_02 .box .cut2_list2 {
        left: 50%;
        margin-left: -150px; }
      .wrap .main_02 .box .cut2_list3 {
        right: -30px; }
        .wrap .main_02 .box .cut2_list3 img.icon {
          position: absolute;
          top: -90px;
          right: 0; }
      .wrap .main_02 .box .cut2_text {
        position: relative;
        display: block;
        margin: 0 auto;
        height: auto;
        padding: 20px 0;
        width: 770px;
        top: 490px; }
        .wrap .main_02 .box .cut2_text span {
          color: #eb6100; }
      .wrap .main_02 .box .cut_btnMore {
        position: relative;
        display: block;
        margin: 0 auto;
        height: auto;
        padding: 20px 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        width: 504px;
        top: 480px; }
        .wrap .main_02 .box .cut_btnMore:hover {
          top: 470px; }
  .wrap .main_03 {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    height: 1000px; }
    .wrap .main_03 .box {
      position: relative;
      display: block;
      margin: 0 auto;
      height: auto;
      padding: 20px 0;
      background-image: -moz-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      background-image: -webkit-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      background-image: -ms-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      border-top-left-radius: 30px;
      border-top-right-radius: 30px;
      -webkit-border-top-left-radius: 30px;
      -webkit-border-top-right-radius: 30px;
      -moz-border-radius-topleft: 30px;
      -moz-border-radius-topright: 30px;
      width: 870px;
      height: 900px;
      top: 60px; }
      .wrap .main_03 .box .cut3_title {
        position: relative;
        display: block;
        margin: 0 auto;
        height: auto;
        padding: 20px 0;
        width: 567px;
        top: 20px; }
      .wrap .main_03 .box .cut3_list {
        display: inline-block;
        position: absolute;
        top: 185px;
        border-radius: 10px;
        background-color: #fff;
        box-shadow: 3.83px 3.214px 0px 0px rgba(0, 0, 0, 0.1);
        width: 300px;
        height: 500px; }
        .wrap .main_03 .box .cut3_list img {
          position: relative;
          display: block;
          margin: 0 auto;
          height: auto;
          padding: 20px 0;
          top: 30px; }
        .wrap .main_03 .box .cut3_list p {
          text-align: center; }
      .wrap .main_03 .box .cut3_list1 {
        left: -30px; }
      .wrap .main_03 .box .cut3_list2 {
        left: 50%;
        margin-left: -150px; }
      .wrap .main_03 .box .cut3_list3 {
        right: -30px; }
        .wrap .main_03 .box .cut3_list3 img {
          position: relative;
          display: block;
          margin: 0 auto;
          height: auto;
          padding: 20px 0;
          top: 0px; }
      .wrap .main_03 .box .cut_btnMore {
        position: relative;
        display: block;
        margin: 0 auto;
        height: auto;
        padding: 20px 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        width: 504px;
        top: 580px; }
        .wrap .main_03 .box .cut_btnMore:hover {
          top: 570px; }
  .wrap .main_04 {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    height: 900px; }
    .wrap .main_04 .box {
      position: relative;
      display: block;
      margin: 0 auto;
      height: auto;
      padding: 20px 0;
      background-image: -moz-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      background-image: -webkit-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      background-image: -ms-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      border-top-left-radius: 30px;
      border-top-right-radius: 30px;
      -webkit-border-top-left-radius: 30px;
      -webkit-border-top-right-radius: 30px;
      -moz-border-radius-topleft: 30px;
      -moz-border-radius-topright: 30px;
      width: 870px;
      height: 820px;
      top: 60px; }
      .wrap .main_04 .box .cut4_title {
        position: relative;
        display: block;
        margin: 0 auto;
        height: auto;
        padding: 20px 0;
        width: 614px;
        top: 20px; }
      .wrap .main_04 .box .cut4_list {
        display: inline-block;
        position: absolute;
        top: 185px;
        border-radius: 10px;
        background-color: #fff;
        box-shadow: 3.83px 3.214px 0px 0px rgba(0, 0, 0, 0.1);
        width: 52.5%;
        height: 500px; }
        .wrap .main_04 .box .cut4_list img {
          position: relative;
          display: block;
          margin: 0 auto;
          height: auto;
          padding: 20px 0; }
        .wrap .main_04 .box .cut4_list p {
          text-align: center;
          padding: 15px; }
      .wrap .main_04 .box .cut4_list1 {
        left: -30px; }
      .wrap .main_04 .box .cut4_list2 {
        right: -30px; }
      .wrap .main_04 .box .blockG {
        position: relative;
        display: block;
        margin: 0 auto;
        height: auto;
        padding: 20px 0;
        background-color: #8bbd1d;
        padding: 0;
        width: 100px;
        height: 10px; }
  .wrap .main_05 {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    height: 900px; }
    .wrap .main_05 .box {
      position: relative;
      display: block;
      margin: 0 auto;
      height: auto;
      padding: 20px 0;
      background-image: -moz-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      background-image: -webkit-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      background-image: -ms-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      border-top-left-radius: 30px;
      border-top-right-radius: 30px;
      -webkit-border-top-left-radius: 30px;
      -webkit-border-top-right-radius: 30px;
      -moz-border-radius-topleft: 30px;
      -moz-border-radius-topright: 30px;
      width: 870px;
      height: 820px;
      top: 60px; }
      .wrap .main_05 .box .cut5_title {
        position: relative;
        display: block;
        margin: 0 auto;
        height: auto;
        padding: 20px 0;
        width: 789px;
        top: 20px; }
      .wrap .main_05 .box .cut5_list {
        display: inline-block;
        position: absolute;
        top: 185px;
        border-radius: 10px;
        background-color: #fff;
        box-shadow: 3.83px 3.214px 0px 0px rgba(0, 0, 0, 0.1);
        width: 52.5%;
        height: 530px; }
        .wrap .main_05 .box .cut5_list img {
          position: relative;
          display: block;
          margin: 0 auto;
          height: auto;
          padding: 20px 0; }
        .wrap .main_05 .box .cut5_list p {
          text-align: center;
          padding: 15px; }
      .wrap .main_05 .box .cut5_list1 {
        left: -30px; }
      .wrap .main_05 .box .cut5_list2 {
        right: -30px; }
      .wrap .main_05 .box .blockG {
        position: relative;
        display: block;
        margin: 0 auto;
        height: auto;
        padding: 20px 0;
        background-color: #8bbd1d;
        padding: 0;
        width: 100px;
        height: 10px; }
  .wrap .main_06 {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    height: 900px; }
    .wrap .main_06 .box {
      position: relative;
      display: block;
      margin: 0 auto;
      height: auto;
      padding: 20px 0;
      background-image: -moz-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      background-image: -webkit-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      background-image: -ms-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      border-top-left-radius: 30px;
      border-top-right-radius: 30px;
      -webkit-border-top-left-radius: 30px;
      -webkit-border-top-right-radius: 30px;
      -moz-border-radius-topleft: 30px;
      -moz-border-radius-topright: 30px;
      width: 870px;
      height: 820px;
      top: 60px; }
      .wrap .main_06 .box .cut6_title {
        position: relative;
        display: block;
        margin: 0 auto;
        height: auto;
        padding: 20px 0;
        width: 385px;
        top: 20px; }
      .wrap .main_06 .box .cut6_list {
        display: inline-block;
        position: absolute;
        top: 185px;
        border-radius: 10px;
        background-color: #fff;
        box-shadow: 3.83px 3.214px 0px 0px rgba(0, 0, 0, 0.1);
        width: 52.5%;
        height: 500px; }
        .wrap .main_06 .box .cut6_list img {
          position: relative;
          display: block;
          margin: 0 auto;
          height: auto;
          padding: 20px 0; }
        .wrap .main_06 .box .cut6_list p {
          text-align: center;
          padding: 15px; }
      .wrap .main_06 .box .cut6_list1 {
        left: -30px; }
      .wrap .main_06 .box .cut6_list2 {
        right: -30px; }
      .wrap .main_06 .box .blockG {
        position: relative;
        display: block;
        margin: 0 auto;
        height: auto;
        padding: 20px 0;
        background-color: #8bbd1d;
        padding: 0;
        width: 100px;
        height: 10px; }
  .wrap .main_07 {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    height: 1080px; }
    .wrap .main_07 .box {
      position: relative;
      display: block;
      margin: 0 auto;
      height: auto;
      padding: 20px 0;
      background-image: -moz-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      background-image: -webkit-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      background-image: -ms-linear-gradient(90deg, rgba(139, 189, 29, 0) 30%, #8bbd1d 100%);
      border-top-left-radius: 30px;
      border-top-right-radius: 30px;
      -webkit-border-top-left-radius: 30px;
      -webkit-border-top-right-radius: 30px;
      -moz-border-radius-topleft: 30px;
      -moz-border-radius-topright: 30px;
      width: 870px;
      height: 820px;
      top: 60px; }
      .wrap .main_07 .box .cut7_title {
        position: relative;
        display: block;
        margin: 0 auto;
        height: auto;
        padding: 20px 0;
        width: 856px;
        top: -80px;
        left: -40px; }
      .wrap .main_07 .box .cut7_pic {
        position: absolute;
        top: -40px;
        right: -25px;
        z-index: 50;
        animation-iteration-count: infinite; }
      .wrap .main_07 .box .cut7_list {
        position: relative;
        display: block;
        margin: 0 auto;
        height: auto;
        padding: 20px 0;
        top: -80px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        background-color: #fff;
        box-shadow: 3.83px 3.214px 0px 0px rgba(0, 0, 0, 0.1);
        width: 920px;
        height: auto;
        left: -30px;
        margin-bottom: 25px; }
        .wrap .main_07 .box .cut7_list img {
          position: absolute;
          top: -22px; }
        .wrap .main_07 .box .cut7_list p {
          text-align: center;
          padding: 15px;
          color: #8bbd1d;
          font-size: 1.875em;
          padding: 0;
          vertical-align: top; }
        .wrap .main_07 .box .cut7_list p.listTitle {
          display: inline-block;
          width: 150px;
          text-align: left;
          color: #666;
          margin-left: 50px; }
        .wrap .main_07 .box .cut7_list p.listText {
          display: inline-block;
          width: 650px;
          text-align: left; }
          .wrap .main_07 .box .cut7_list p.listText span {
            color: #eb6100; }
  .wrap .main_08 {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    height: 600px;
    background-color: #fff;
    z-index: 250; }
    .wrap .main_08 .apps {
      position: relative;
      display: block;
      margin: 0 auto;
      height: auto;
      padding: 20px 0;
      width: 485px; }
      .wrap .main_08 .apps a {
        display: block;
        margin: 20px auto; }
    .wrap .main_08 .footer {
      width: 100%;
      height: 70px;
      background-color: #ececec; }
      .wrap .main_08 .footer .box {
        width: 745px;
        margin: 0 auto; }
        .wrap .main_08 .footer .box img {
          display: inline-block;
          margin-right: 15px;
          vertical-align: top; }
        .wrap .main_08 .footer .box p {
          display: inline-block;
          font-size: 0.85em;
          font-family: Arial;
          font-weight: bold;
          color: #000;
          line-height: 70px;
          padding: 0; }

.lightbox {
  position: relative;
  display: block;
  margin: 0 auto;
  height: auto;
  padding: 20px 0;
  width: 940px;
  height: auto;
  border-style: solid;
  border-width: 5px;
  border-color: #8bbd1d;
  border-radius: 10px;
  background-color: #000;
  min-height: 300px; }
  .lightbox h2 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 3.75em;
    padding: 20px auto; }
  .lightbox p {
    font-size: 2em;
    text-align: center;
    color: #fff;
    padding-top: 50px;
    width: 700px;
    margin: 0 auto; }
  .lightbox img {
    display: inline-block;
    width: auto;
    height: auto;
    padding-top: 20px;
    padding-bottom: 150px; }
    .lightbox img.padL80 {
      padding-left: 80px; }
    .lightbox img.padR80 {
      padding-right: 80px;
      float: right; }

.lightbox3 {
  height: 600px; }
  .lightbox3 p {
    text-align: left; }

/*# sourceMappingURL=style.css.map */
