@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
  background: transparent; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

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

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

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

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* adjust safari height 100% */
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

html, body {
  height: 100%; }

/* adjust if left height must be 100% */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit;
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
select,
textarea {
  font: inherit;
  margin: 0; }

optgroup {
  font-weight: 700; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

/*
 * Global Styles
 */
:root {
  --bg-color: #f4f4f4;
  --font-color: #666;
  --primary-font: \5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4, Helvetica, Arial, sans-serif;
  --main-color: #07809e; }

body {
  background: var(--bg-color);
  color: var(--font-color);
  font-family: var(--primary-font);
  font-size: 1rem;
  line-height: normal;
  max-height: 100%; }

a {
  color: var(--main-color);
  text-decoration: none; }

a:link, a:hover, a:visited, a:active {
  border: none;
  outline: none; }

a, img {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

a:focus, input:focus, textarea:focus, select:focus {
  outline: 0; }

input, textarea, select {
  -webkit-appearance: none; }

input::-moz-placeholder {
  opacity: 1; }

.clear {
  clear: both; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1;
  /*IE/7/6*/ }

/***************[Layout Css]**************/
.left {
  float: left; }

.right {
  float: right; }

.center {
  margin: 0 auto;
  text-align: center; }

.t-left {
  text-align: left; }

.t-right {
  text-align: right; }

.t-center {
  text-align: center; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.fixed {
  position: fixed; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.opacity-show {
  opacity: 1 !important; }

.opacity-hide {
  opacity: 0 !important; }

.img100 {
  width: 100%; }

.txt-green {
  color: #487f06; }

.txt-orange {
  color: #ff6600; }

.txt-deep-blue {
  color: #274876; }

.txt-deep-red {
  color: #850303; }

.txt-deep-green {
  color: #047109; }

.txt-white {
  color: #fff; }

.txt-bold {
  font-weight: bold; }

.mt-5 {
  margin-top: 5px; }

.mb-5 {
  margin-bottom: 5px; }

.mr-5 {
  margin-right: 5px; }

.ml-5 {
  margin-left: 5px; }

.mt-10 {
  margin-top: 10px; }

.mb-10 {
  margin-bottom: 10px; }

.mr-10 {
  margin-right: 10px; }

.ml-10 {
  margin-left: 10px; }

.mt-15 {
  margin-top: 15px; }

.mb-15 {
  margin-bottom: 15px; }

.mr-15 {
  margin-right: 15px; }

.ml-15 {
  margin-left: 15px; }

.mt-20 {
  margin-top: 20px; }

.mb-20 {
  margin-bottom: 20px; }

.mr-20 {
  margin-right: 20px; }

.ml-20 {
  margin-left: 20px; }

.mt-25 {
  margin-top: 25px; }

.mb-25 {
  margin-bottom: 25px; }

.mr-25 {
  margin-right: 25px; }

.ml-25 {
  margin-left: 25px; }

.mt-30 {
  margin-top: 30px; }

.mb-30 {
  margin-bottom: 30px; }

.mr-30 {
  margin-right: 30px; }

.ml-30 {
  margin-left: 30px; }

.mt-35 {
  margin-top: 35px; }

.mb-35 {
  margin-bottom: 35px; }

.mr-35 {
  margin-right: 35px; }

.ml-35 {
  margin-left: 35px; }

.mt-40 {
  margin-top: 40px; }

.mb-40 {
  margin-bottom: 40px; }

.mr-40 {
  margin-right: 40px; }

.ml-40 {
  margin-left: 40px; }

.mt-45 {
  margin-top: 45px; }

.mb-45 {
  margin-bottom: 45px; }

.mr-45 {
  margin-right: 45px; }

.ml-45 {
  margin-left: 45px; }

.dv2 {
  width: 50%; }

.dv3 {
  width: 33.33333%; }

.dv4 {
  width: 25%; }

.dv5 {
  width: 20%; }

.dv6 {
  width: 16.66667%; }

.dv7 {
  width: 14.28571%; }

.dv8 {
  width: 12.5%; }

.dv9 {
  width: 11.11111%; }

/***************[Button]**************/
.btn-wrap {
  text-align: center;
  width: 100%; }

button {
  background: #505050;
  background: -webkit-gradient(linear, left top, left bottom, from(#6b6b6b), to(#505050));
  background: -webkit-linear-gradient(#6b6b6b 0%, #505050 100%);
  background: -o-linear-gradient(#6b6b6b 0%, #505050 100%);
  background: linear-gradient(#6b6b6b 0%, #505050 100%);
  border: none;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
  font-size: 1.125em;
  height: 45px;
  line-height: 45px;
  width: 100%; }
  button:hover, button:focus, button:active {
    background: -webkit-gradient(linear, left top, left bottom, from(#5f5f5f), to(#3f3f3f));
    background: -webkit-linear-gradient(#5f5f5f 0%, #3f3f3f 100%);
    background: -o-linear-gradient(#5f5f5f 0%, #3f3f3f 100%);
    background: linear-gradient(#5f5f5f 0%, #3f3f3f 100%); }
  button.small {
    font-weight: normal;
    font-size: 1em;
    padding: 5px 10px; }

button:focus, button:active {
  outline: 0; }

button.orange {
  background: #c85001;
  background: -webkit-gradient(linear, left top, left bottom, from(#e16d08), to(#c85001));
  background: -webkit-linear-gradient(#e16d08 0%, #c85001 100%);
  background: -o-linear-gradient(#e16d08 0%, #c85001 100%);
  background: linear-gradient(#e16d08 0%, #c85001 100%); }
  button.orange:hover, button.orange:focus, button.orange:active {
    background: -webkit-gradient(linear, left top, left bottom, from(#db6600), to(#bc4700));
    background: -webkit-linear-gradient(#db6600 0%, #bc4700 100%);
    background: -o-linear-gradient(#db6600 0%, #bc4700 100%);
    background: linear-gradient(#db6600 0%, #bc4700 100%); }

/** can not click **/
button:disabled {
  background: #373737;
  background: -webkit-gradient(linear, left top, left bottom, from(#595858), color-stop(50%, #434343), to(#373737));
  background: -webkit-linear-gradient(#595858 0%, #434343 50%, #373737 100%);
  background: -o-linear-gradient(#595858 0%, #434343 50%, #373737 100%);
  background: linear-gradient(#595858 0%, #434343 50%, #373737 100%);
  border-radius: 8px;
  color: #fff; }

/*************************/
.loading-wrap {
  margin: 2em auto;
  padding: 1em;
  text-align: center;
  width: 100%; }

.no-data {
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(50%, #b96c06), to(transparent));
  background: -webkit-linear-gradient(left, transparent 0%, #b96c06 50%, transparent 100%);
  background: -o-linear-gradient(left, transparent 0%, #b96c06 50%, transparent 100%);
  background: linear-gradient(90deg, transparent 0%, #b96c06 50%, transparent 100%);
  color: #fff3ce;
  font-size: 1.25em;
  margin: 2em auto;
  padding: 0.7em;
  text-align: center;
  width: 70%; }

/* CSS Document */
/* 單元樣式 */
.logo {
  background: url(../images/logo.png) center center no-repeat;
  height: 232px;
  width: 313px;
  background-size: 100%; }

ul.download-wrap {
  float: left;
  list-style: none;
  width: 55%;
  height: 248px;
  margin: 0;
  padding: 0;
  padding-top: 40px;
  margin-top: 20px;
  background: url("../images/downbg.png") center top no-repeat; }
  ul.download-wrap li {
    cursor: pointer;
    display: block;
    width: 136px;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 10px; }

.QRcode {
  margin-top: 70px;
  float: right;
  width: 45%;
  height: 167px;
  margin-top: 20px;
  background: url("../images/qrcode.png") center no-repeat; }

.news {
  position: relative;
  margin-top: 20px; }

.news .news-menu a {
  border-radius: 10px 10px 0 0;
  border: 1px solid #01a1e9;
  border-bottom: none;
  background: #8890a3;
  cursor: default;
  display: block;
  font-size: 1.125em;
  font-weight: 900;
  position: absolute;
  text-align: center;
  top: 5px;
  width: 100px;
  height: 39px;
  line-height: 35px; }
  .news .news-menu a:first-child {
    z-index: 7;
    top: 0;
    background-color: #FFF; }
  .news .news-menu a.btn02 {
    left: 104px; }
  .news .news-menu a.btn03 {
    left: 208px; }

.news .news-data {
  background: #FFF;
  border-radius: 0 14px 14px 14px;
  border: 1px solid #01a1e9;
  min-height: 241px;
  position: absolute;
  top: 38px;
  width: 100%;
  z-index: 5;
  padding: 0 5px; }
  .news .news-data .more {
    background: #01a1e9;
    border-radius: 5px;
    color: #FFF;
    display: block;
    float: right;
    height: 18px;
    font-size: 12px;
    line-height: 15px;
    margin: 8px 8px 0 0;
    padding: 0 5px; }
  .news .news-data .news-list-wrap {
    margin-top: 30px;
    position: relative;
    padding: 7px;
    padding-top: 0;
    font-size: 13px;
    line-height: 23px;
    color: #575757; }

.news-list-wrap ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .news-list-wrap ul li {
    border-bottom: 1px dashed #c9e0cb; }
    .news-list-wrap ul li .sys-text {
      background: #01a1e9;
      color: #fff;
      padding: 0 2px;
      font-size: 12px;
      border-radius: 5px;
      margin-right: 5px; }
    .news-list-wrap ul li .text-date {
      color: #F60;
      float: right; }

.visionbox .shark {
  width: 592px;
  height: 567px;
  position: absolute;
  background: url("../images/shark.png") no-repeat;
  background-size: 100% 100%;
  top: 180px;
  left: 100px; }

.footer .contectus {
  float: left;
  line-height: 20px;
  margin-top: 5px; }
  .footer .contectus a {
    color: #86ffe4;
    text-decoration: none;
    margin-left: 25px; }

.footer .details {
  float: right;
  line-height: 18px; }

.bounceIn {
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceIn {
  0%, 7%, 10%, 14%, 17%, 100% {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear; }
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  7% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  10% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  14% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  17% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  0%, 7%, 10%, 14%, 17%, 100% {
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear; }
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  7% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  10% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  14% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  17% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.lookforward {
  background: url("../images/look-forward.jpg") no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  margin: 0 auto; }

.wrapper {
  width: 100%; }
  .wrapper .content {
    width: 1200px;
    margin: 0 auto; }

.header {
  width: 100%;
  height: 70px;
  background: -webkit-gradient(linear, left bottom, left top, from(#354061), to(#0079fd));
  background: -webkit-linear-gradient(bottom, #354061, #0079fd);
  background: -o-linear-gradient(bottom, #354061, #0079fd);
  background: linear-gradient(0deg, #354061, #0079fd);
  border-bottom: #aee1fc solid 3px; }
  .header ul {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 1200px; }
    .header ul li {
      display: inline-block;
      line-height: 48px;
      position: relative;
      text-align: center;
      width: auto;
      font-size: 1.125em; }
      .header ul li a {
        color: #53affa;
        display: block;
        line-height: 72px;
        padding: 0px 20px;
        width: 100%;
        font-weight: bold; }
        .header ul li a:hover, .header ul li a:active {
          cursor: pointer;
          color: #fff;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }

.container {
  width: 100%;
  background: url("../images/bg.jpg") center bottom no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden; }
  .container .cont-nav {
    float: left;
    width: 30%; }
  .container .cont-view {
    float: right;
    width: 70%;
    padding: 0 1%; }

.cont-view .visionbox {
  position: relative;
  width: 100%;
  min-height: 643px; }

.cont-view .bannerbox {
  margin: 10px;
  overflow: hidden;
  position: relative; }
  .cont-view .bannerbox img {
    width: 100%; }

.footer {
  width: 100%;
  background: -webkit-linear-gradient(45deg, #2b4f96 50%, transparent 50%), -webkit-linear-gradient(left, #2a57af 100%, transparent 100%);
  background: -o-linear-gradient(45deg, #2b4f96 50%, transparent 50%), -o-linear-gradient(left, #2a57af 100%, transparent 100%);
  background: linear-gradient(45deg, #2b4f96 50%, transparent 50%), linear-gradient(90deg, #2a57af 100%, transparent 100%);
  color: #e8cece;
  font-size: 12px;
  height: 135px; }
