@charset "UTF-8";
html,
body {
  width: 100%;
  min-height: 100%;
  height: auto;
  padding: 0px;
  margin: 0px;
  text-align: left;
  overflow: visible;
  font-size: 15px;
  color: #000;
  background-color: #fff;
  line-height: 1.5;
  font-family: 'Arial', 'Microsoft JhengHei' , '微軟正黑體' , sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .pace:after {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(13, 172, 228, 0.8);
    z-index: 99999;
    display: block; }

.pace-inactive {
  display: none; }

.pace .pace-progress {
  background: #0dace4;
  position: fixed;
  z-index: 200000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 3px; }

.animate {
  -webkit-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.text-center {
  text-align: center !important; }

.text-right {
  text-align: right !important; }

.text-left {
  text-align: left !important; }

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

.clearfix:after {
  clear: both; }

p {
  margin-bottom: 5px; }

/*共用屬性*/
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

* {
  -webkit-overflow-scrolling: touch; }

a {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  text-decoration: none;
  color: inherit; }
  a:active, a:hover {
    outline: none;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }

img {
  max-width: 100%;
  height: auto; }

input[type="text"] {
  -webkit-appearance: none;
  border-radius: 0; }

/*泛用表格*/
.t {
  display: table; }
  .t > .t-row {
    display: table-row; }
    .t > .t-row > .t-cell {
      display: table-cell;
      vertical-align: middle;
      border-collapse: collapse;
      margin: 0;
      padding: 0; }

/*定義區塊*/
.container {
  margin: auto;
  position: relative;
  z-index: 100;
  width: 1200px;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.pic {
  position: relative;
  font-size: 0;
  width: 100%;
  height: 0;
  display: block;
  padding-bottom: 100%; }
  .pic > span {
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0; }
    .pic > span:before {
      content: ' ';
      display: inline-block;
      height: 100%;
      width: 0;
      vertical-align: middle; }
    .pic > span > img, .pic > span > iframe {
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto;
      display: inline-block;
      vertical-align: middle; }
    .pic > span > iframe {
      width: 100%;
      height: 100%; }

.cf:after,
.row:after,
dl:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
  visibility: hidden; }

.bg_img {
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat; }

.editor {
  word-break: break-all;
  /* Begin bidirectionality settings (do not change) */ }
  .editor i {
    font-style: italic; }
  .editor em, .editor b, .editor strong {
    font-weight: bold; }
  .editor img {
    height: auto !important; }
  .editor html, .editor address, .editor blockquote, .editor body, .editor dd, .editor div, .editor dl, .editor dt, .editor fieldset, .editor form,
  .editor frame, .editor frameset, .editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6, .editor noframes, .editor ol, .editor p, .editor ul, .editor center,
  .editor dir, .editor hr, .editor menu, .editor pre {
    display: block; }
  .editor li {
    display: list-item; }
  .editor head {
    display: none; }
  .editor table {
    display: table; }
  .editor tr {
    display: table-row; }
  .editor thead {
    display: table-header-group; }
  .editor tbody {
    display: table-row-group; }
  .editor tfoot {
    display: table-footer-group; }
  .editor col {
    display: table-column; }
  .editor colgroup {
    display: table-column-group; }
  .editor td, .editor th {
    display: table-cell; }
  .editor caption {
    display: table-caption; }
  .editor th {
    font-weight: bolder;
    text-align: center; }
  .editor caption {
    text-align: center; }
  .editor body {
    margin: 8px; }
  .editor h1 {
    font-size: 2em;
    margin: .67em 0; }
  .editor h2 {
    font-size: 1.5em;
    margin: .75em 0; }
  .editor h3 {
    font-size: 1.17em;
    margin: .83em 0; }
  .editor h4, .editor p, .editor blockquote, .editor ul, .editor fieldset, .editor form, .editor ol, .editor dl, .editor dir, .editor menu {
    margin: 1.12em 0; }
  .editor h5 {
    font-size: .83em;
    margin: 1.5em 0; }
  .editor h6 {
    font-size: .75em;
    margin: 1.67em 0; }
  .editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6, .editor b, .editor strong {
    font-weight: bolder; }
  .editor blockquote {
    margin-left: 40px;
    margin-right: 40px; }
  .editor i, .editor cite, .editor em, .editor var, .editor address {
    font-style: italic; }
  .editor pre, .editor tt, .editor code, .editor kbd, .editor samp {
    font-family: monospace; }
  .editor pre {
    white-space: pre; }
  .editor button, .editor textarea, .editor input, .editor select {
    display: inline-block; }
  .editor big {
    font-size: 1.17em; }
  .editor small, .editor sub, .editor sup {
    font-size: .83em; }
  .editor sub {
    vertical-align: sub; }
  .editor sup {
    vertical-align: super; }
  .editor table {
    border-spacing: 2px; }
  .editor thead, .editor tbody, .editor tfoot {
    vertical-align: middle; }
  .editor td, .editor th {
    vertical-align: inherit; }
  .editor s, .editor strike, .editor del {
    text-decoration: line-through; }
  .editor hr {
    border: 1px inset; }
  .editor ol, .editor ul, .editor dir, .editor menu, .editor dd {
    margin-left: 40px; }
  .editor ol {
    list-style-type: decimal; }
  .editor ol ul, .editor ul ol, .editor ul ul, .editor ol ol {
    margin-top: 0;
    margin-bottom: 0; }
  .editor u, .editor ins {
    text-decoration: underline; }
  .editor br:before {
    content: "\A"; }
  .editor :before, .editor :after {
    white-space: pre-line; }
  .editor center {
    text-align: center; }
  .editor :link, .editor :visited {
    text-decoration: underline; }
  .editor :focus {
    outline: thin dotted invert; }
  .editor BDO[DIR="ltr"] {
    direction: ltr;
    unicode-bidi: bidi-override; }
  .editor BDO[DIR="rtl"] {
    direction: rtl;
    unicode-bidi: bidi-override; }
  .editor *[DIR="ltr"] {
    direction: ltr;
    unicode-bidi: embed; }
  .editor *[DIR="rtl"] {
    direction: rtl;
    unicode-bidi: embed; }
  @media print {
    .editor h1 {
      page-break-before: always; }
    .editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
      page-break-after: avoid; }
    .editor ul, .editor ol, .editor dl {
      page-break-before: avoid; } }

/* bootstrap grid */
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; } }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important; }

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important; }

body {
  overflow-x: hidden; }

header {
  background: #000;
  padding: 15px 0 5px; }
  header .header-container {
    max-width: 1300px;
    position: relative;
    margin: 0 auto; }

/* collaspe btn */
.collapse-button {
  display: none; }

#logo {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 13px; }

#en #main-nav ul li {
  padding: 10px 0px 10px 15px; }
  #en #main-nav ul li.mainShow > a {
    font-size: 15px; }
    #en #main-nav ul li.mainShow > a:after {
      left: -10px; }
  #en #main-nav ul li.top-link {
    padding: 0; }
    #en #main-nav ul li.top-link li {
      padding: 0; }

/* main nav start */
#main-nav {
  display: inline-block;
  vertical-align: bottom;
  width: calc(100% - 305px);
  text-align: right;
  z-index: 999; }
  #main-nav ul {
    padding: 0;
    width: 100%; }
    #main-nav ul li {
      display: inline-block;
      -webkit-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease;
      vertical-align: middle;
      text-align: center;
      padding: 10px 0px 10px 30px;
      transition: 0.3s ease; }
      #main-nav ul li.mainShow {
        position: relative;
        z-index: 999; }
        #main-nav ul li.mainShow > a {
          font-size: 16px;
          text-align: center;
          color: #ccc;
          -webkit-transition: 0.3s ease;
          -o-transition: 0.3s ease;
          transition: 0.3s ease;
          display: block;
          border-bottom: 1px #000 solid;
          padding-bottom: 3px;
          position: relative; }
          #main-nav ul li.mainShow > a:after {
            content: '';
            position: absolute;
            background: #ccc;
            height: 65%;
            width: 1px;
            top: 10%;
            left: -18px; }
          #main-nav ul li.mainShow > a.menu {
            display: none; }
        #main-nav ul li.mainShow:first-child > a:after {
          display: none; }
        #main-nav ul li.mainShow:hover, #main-nav ul li.mainShow.active {
          -webkit-transition: 0.3s ease;
          -o-transition: 0.3s ease;
          transition: 0.3s ease; }
          #main-nav ul li.mainShow:hover > a, #main-nav ul li.mainShow.active > a {
            -webkit-transition: 0.3s ease;
            -o-transition: 0.3s ease;
            transition: 0.3s ease;
            border-color: #0dace4;
            color: #fff; }
      #main-nav ul li.top-link {
        color: #ccc;
        position: absolute;
        top: 5px;
        right: 0;
        padding: 0; }
        #main-nav ul li.top-link a {
          margin: 0 0 0 8px;
          border-bottom: 1px #000 solid;
          padding: 0 0 3px 0; }
        #main-nav ul li.top-link li {
          padding: 0; }
          #main-nav ul li.top-link li:hover, #main-nav ul li.top-link li.active {
            -webkit-transition: 0.3s ease;
            -o-transition: 0.3s ease;
            transition: 0.3s ease; }
            #main-nav ul li.top-link li:hover > a, #main-nav ul li.top-link li.active > a {
              -webkit-transition: 0.3s ease;
              -o-transition: 0.3s ease;
              transition: 0.3s ease;
              border-color: #0dace4;
              color: #fff;
              border-color: #fff; }

/* subNav */
.mainShow:hover > .subNav {
  top: 40px;
  -webkit-transition: all 0.5s cubic-bezier(0.925, -0.365, 0.2, 1.455);
  -o-transition: all 0.5s cubic-bezier(0.925, -0.365, 0.2, 1.455);
  transition: all 0.5s cubic-bezier(0.925, -0.365, 0.2, 1.455); }

.subNav {
  position: absolute;
  top: -1000px;
  left: 0;
  z-index: 9999;
  padding: 10px 0 0 0 !important;
  -webkit-transition: 0.8s cubic-bezier(0.925, -0.365, 0.2, 1.455);
  -o-transition: 0.8s cubic-bezier(0.925, -0.365, 0.2, 1.455);
  transition: 0.8s cubic-bezier(0.925, -0.365, 0.2, 1.455); }
  .subNav > li:hover > .subNav {
    display: block; }
  .subNav li {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 15px !important;
    background: #333;
    min-width: 150px;
    cursor: pointer;
    white-space: nowrap;
    list-style: none;
    border-bottom: 1px solid #666; }
    .subNav li:last-child {
      border: 0; }
    .subNav li:hover, .subNav li.current {
      background: #0dace4; }
    .subNav li a {
      word-break: break-word;
      white-space: normal;
      display: block;
      color: #fff; }

#gotop {
  color: #fff;
  background: #0dace4;
  border: 4px #0dace4 solid;
  border-radius: 4px;
  opacity: .8;
  position: fixed;
  right: 25px;
  bottom: 80px;
  font-size: 30px;
  width: 45px;
  height: 45px;
  padding: 3px 6px;
  cursor: pointer;
  z-index: 998;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  #gotop:hover {
    opacity: 1; }
  #gotop.show {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease; }

#tw footer .container {
  max-width: 800px;
  margin: auto; }

footer {
  background: url(../_img/layout/bg-foot-01.jpg) center top no-repeat;
  background-size: cover;
  padding: 15px 0;
  color: #999; }
  footer a:hover {
    color: #0dace4; }
  footer .title {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .05em;
    margin: 20px auto; }
    footer .title a {
      font-size: 0.9em;
      font-weight: normal;
      padding-left: 10px; }
  footer .f-info-box {
    padding-bottom: 20px;
    border-bottom: 1px #555 solid;
    margin: 0 auto 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  footer .f-nav {
    margin: 0 -5px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    footer .f-nav li {
      padding: 5px; }
  footer .phone {
    font-size: 30px;
    line-height: 1.2em; }
    footer .phone img {
      vertical-align: middle; }
  footer .add {
    font-size: 16px;
    color: #ccc; }
    footer .add i {
      color: #0dace4;
      padding-right: 5px; }
  footer .button {
    margin: 0; }
  footer .copyright {
    font-size: 14px;
    text-align: center;
    color: #666; }

#index #banner * {
  outline: none; }

#index #banner .slick-slider {
  margin-bottom: 0; }

#index #banner .slick-dots {
  bottom: 5px;
  z-index: 999; }
  #index #banner .slick-dots li {
    width: auto; }
    #index #banner .slick-dots li button {
      width: 50px;
      height: 0px;
      border-radius: 0;
      font-size: 0;
      background: #fff;
      opacity: 1;
      color: #fff;
      padding: 2.5px; }
      #index #banner .slick-dots li button:before {
        opacity: 0; }
    #index #banner .slick-dots li.slick-active {
      height: auto;
      width: auto; }
      #index #banner .slick-dots li.slick-active button {
        width: 50px;
        height: 0px;
        border-radius: 0;
        font-size: 0;
        background: #0dace4; }
        #index #banner .slick-dots li.slick-active button:before {
          opacity: 0; }

.idx_pro {
  background: url(../_img/index/bg-01.jpg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .idx_pro .left {
    width: 40%;
    padding: 0 .5% 0 10%; }
  .idx_pro .right {
    width: 60%; }
  .idx_pro .pro-list .item {
    margin: 0;
    border-bottom: 1px dashed #ccc; }
    .idx_pro .pro-list .item .name,
    .idx_pro .pro-list .item .text {
      padding: 15px 10px 15px 45px; }
    .idx_pro .pro-list .item .name {
      width: 100%;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      position: relative;
      cursor: pointer;
      font-size: 22px; }
      .idx_pro .pro-list .item .name.active {
        color: #0dace4; }
        .idx_pro .pro-list .item .name.active:before {
          background: none;
          color: #333;
          -webkit-text-fill-color: #fff; }
        .idx_pro .pro-list .item .name.active:after {
          -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          transform: rotate(180deg);
          -webkit-transition: all .3s linear;
          -o-transition: all .3s linear;
          transition: all .3s linear;
          content: '\f146';
          color: #0dace4; }
      .idx_pro .pro-list .item .name:after {
        content: '\f0fe';
        display: block;
        font-family: 'Font Awesome 5 Pro';
        font-size: 20px;
        font-weight: bold;
        color: #e22020;
        position: absolute;
        left: 1rem;
        top: 15px;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear; }
    .idx_pro .pro-list .item .text {
      width: 100%;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      font-size: 16px;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      border-top: 0;
      padding: 0 20px 15px 45px; }

.idx_philosophy {
  background: url(../_img/index/bg-02.jpg) center top no-repeat;
  padding: 60px 0; }
  .idx_philosophy ul {
    margin: 40px auto; }
    .idx_philosophy ul li {
      display: inline-block;
      vertical-align: middle;
      width: calc(50% - 4px);
      margin: 15px 0;
      font-size: 22px;
      padding-left: 9%; }
      .idx_philosophy ul li img {
        vertical-align: middle;
        padding-right: 5px; }

.idx_story {
  background: url(../_img/index/pho-02.png) center top no-repeat;
  background-size: cover;
  padding: 13% 0 10%; }
  .idx_story p {
    font-size: 18px;
    color: #d9d9d9;
    margin: 10px 0; }

.main {
  padding: 80px 0; }

.bg-gray {
  background-color: #F1F1F1; }

.mc {
  color: #0dace4; }

.mc2 {
  color: #0370AB; }

.mc3 {
  color: #EA4A4B; }

.button {
  clear: both;
  margin: 20px 0 10px;
  text-align: center; }
  .button span {
    display: inline-block; }
  .button a {
    display: inline-block;
    border: 1px #0dace4 solid;
    color: #0dace4;
    padding: 8px 20px 7px;
    border-radius: 4px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear; }
    .button a i {
      padding-right: 5px; }
    .button a:hover {
      -webkit-transition: all .2s linear;
      -o-transition: all .2s linear;
      transition: all .2s linear;
      -webkit-transform: translateY(-5px) rotate(0);
      -ms-transform: translateY(-5px) rotate(0);
      transform: translateY(-5px) rotate(0);
      background: #0dace4;
      border: 1px #0dace4 solid;
      color: #fff; }
  .button.white a {
    border: 1px #666 solid;
    color: #666; }
    .button.white a:hover {
      -webkit-transition: all .2s linear;
      -o-transition: all .2s linear;
      transition: all .2s linear;
      background: rgba(255, 255, 255, 0.2);
      -webkit-transform: translateY(-5px) rotate(0);
      -ms-transform: translateY(-5px) rotate(0);
      transform: translateY(-5px) rotate(0);
      color: #fff; }
  .button.dark a {
    border: 1px #333 solid;
    color: #333; }
    .button.dark a:hover {
      -webkit-transition: all .2s linear;
      -o-transition: all .2s linear;
      transition: all .2s linear;
      -webkit-transform: translateY(-5px) rotate(0);
      -ms-transform: translateY(-5px) rotate(0);
      transform: translateY(-5px) rotate(0);
      background: #333;
      border: 1px #333 solid;
      color: #fff; }
  .button.in a {
    border-radius: 0px;
    color: #fff;
    background: #0dace4;
    font-style: italic;
    padding: 10px 25px 10px 15px; }
  .button.in hr {
    background: #fff;
    height: 2px;
    border: 0;
    display: inline-block;
    width: 35px;
    vertical-align: middle;
    margin: 0 10px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear; }
  .button.in.more {
    position: absolute;
    left: 45%;
    bottom: 0;
    width: 100%;
    text-align: left; }
    .button.in.more:hover a {
      -webkit-transition: all .5s;
      -o-transition: all .5s;
      transition: all .5s;
      -webkit-transform: translateY(0px) rotate(0);
      -ms-transform: translateY(0px) rotate(0);
      transform: translateY(0px) rotate(0);
      width: 100%; }
    .button.in.more a {
      padding: 10px 15px 10px 25px;
      -webkit-transition: all .5s;
      -o-transition: all .5s;
      transition: all .5s;
      text-align: left;
      width: 192px; }

.more {
  display: inline-block;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  margin: 15px 0; }
  .more a {
    font-style: italic;
    color: #666;
    text-decoration: underline;
    display: block; }
    .more a i {
      color: #730d0d;
      font-size: 18px;
      vertical-align: middle;
      padding-left: 5px; }
  .more:hover {
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transform: translateY(-5px) rotate(0);
    -ms-transform: translateY(-5px) rotate(0);
    transform: translateY(-5px) rotate(0); }

#en .main-title {
  font-size: 36px; }

#en .main-title2 {
  font-size: 26px; }

.main-title {
  font-size: 50px;
  color: #000;
  position: relative;
  display: block;
  margin-bottom: 30px;
  text-align: center;
  line-height: 1em; }
  .main-title span {
    font-size: .5em;
    color: #888;
    letter-spacing: .35em;
    display: block; }
  .main-title.white {
    color: #d9d9d9; }

.main-title2 {
  font-size: 32px;
  color: #555;
  position: relative;
  display: block;
  margin-bottom: 30px;
  text-align: center;
  line-height: 1.3em; }
  .main-title2:before {
    position: absolute;
    content: '';
    background: #EA4A4B;
    width: 150px;
    height: 5px;
    bottom: -20px;
    left: calc(50% - 75px); }

.breadcrumb-container {
  background-color: #f8f8f8;
  border-bottom: 1px solid #f4f4f4; }
  .breadcrumb-container .breadcrumb {
    font-size: 13px;
    padding-left: 0;
    padding: 8px 0;
    text-transform: uppercase; }
    .breadcrumb-container .breadcrumb i, .breadcrumb-container .breadcrumb svg {
      padding-right: 5px; }
    .breadcrumb-container .breadcrumb > li {
      display: inline-block; }
      .breadcrumb-container .breadcrumb > li + li:before {
        padding: 0 5px;
        color: #ccc;
        content: "/"; }
    .breadcrumb-container .breadcrumb > .active {
      color: #777; }
    .breadcrumb-container .breadcrumb a {
      color: #0370AB; }

.pagination-container {
  padding: 30px 0; }
  .pagination-container .pagination {
    display: inline-block;
    padding-left: 0; }
    .pagination-container .pagination li {
      border-radius: 50%;
      display: inline-block; }
      .pagination-container .pagination li.active a, .pagination-container .pagination li:hover a {
        background-color: #0dace4; }
    .pagination-container .pagination a, .pagination-container .pagination span {
      line-height: 40px;
      border-radius: 50%;
      background-color: #fff;
      border: 1px solid #0dace4;
      margin-left: 4px;
      width: 40px;
      height: 40px;
      -o-transition: all 0.45s ease;
      transition: all 0.45s ease;
      -webkit-transition: all 0.45s ease;
      min-width: 34px;
      text-align: center;
      display: block; }

.pt-0 {
  padding-top: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

#en .advantage .list > div p {
  font-size: 20px; }

#en #project .box-2 {
  text-align: left; }
  #en #project .box-2 p {
    font-size: 21px;
    line-height: 1.3em; }
  #en #project .box-2 span {
    margin-top: 10px;
    display: block; }

#en #project .box-3 p {
  font-size: 30px; }

#en #project .box-3 span {
  font-size: 26px;
  line-height: 1.4; }

#en .choice-list {
  font-size: 1.5rem;
  max-width: 1000px; }
  #en .choice-list li {
    line-height: 1.2;
    margin-bottom: 15px; }

#project .box-1 {
  background: url(../_img/project/bg-01.jpg) center center no-repeat;
  background-size: cover;
  padding: 5% 0;
  text-align: center;
  color: #d9d9d9; }
  #project .box-1 p {
    font-size: 28px;
    margin: 40px 0; }
  #project .box-1 img {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px; }
  #project .box-1 .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: top;
    -ms-flex-align: top;
    align-items: top;
    font-size: 16px; }
    #project .box-1 .list > div {
      margin: 20px;
      width: calc(100% / 4); }

#project .box-2 {
  background: #ddd;
  text-align: center;
  color: #222; }
  #project .box-2 .width {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 15px; }
  #project .box-2 p {
    font-size: 25px;
    font-weight: bold;
    margin: auto; }
  #project .box-2 img {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px; }
  #project .box-2 .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: top;
    -ms-flex-align: top;
    align-items: top; }
    #project .box-2 .list > div {
      margin: 1%;
      width: 35%; }
    #project .box-2 .list .b-1 {
      width: 28%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    #project .box-2 .list.syetem-box {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      #project .box-2 .list.syetem-box > div {
        max-width: 380px;
        margin: 1% auto; }

#project .box-3 {
  background: url(../_img/project/what.png) #0dace4 center center no-repeat;
  text-align: center;
  color: #fff; }
  #project .box-3 p {
    font-size: 30px;
    margin: 20px 0 40px; }
  #project .box-3 span {
    font-size: 40px;
    margin: 20px 0 40px; }

#project .box-4 {
  background: #eee;
  text-align: center;
  color: #222; }
  #project .box-4 p {
    font-size: 30px;
    font-weight: bold;
    margin: 0px 0 40px; }
  #project .box-4 img {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px; }
  #project .box-4 .list {
    max-width: 1000px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
    #project .box-4 .list > div {
      padding: 1%;
      width: calc(100% / 3); }
      #project .box-4 .list > div p {
        margin-bottom: 5px;
        font-size: 24px; }
      #project .box-4 .list > div span {
        font-size: 18px; }

#project .box-5 {
  text-align: center;
  color: #222; }
  #project .box-5 p {
    font-size: 30px;
    font-weight: bold;
    margin: 0px 0 40px; }
  #project .box-5 img {
    display: block;
    margin-bottom: 20px; }
  #project .box-5 .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
    #project .box-5 .list > div {
      padding: 0%;
      margin: 1%;
      width: 50%;
      position: relative;
      -webkit-transition: all .3s linear;
      -o-transition: all .3s linear;
      transition: all .3s linear; }
      #project .box-5 .list > div .text {
        position: absolute;
        top: 38%;
        width: 100%; }
        #project .box-5 .list > div .text p {
          margin-bottom: 0px;
          font-size: 36px;
          line-height: 1.2em;
          font-weight: normal;
          color: #fff; }
        #project .box-5 .list > div .text .more a {
          color: #fff; }
      #project .box-5 .list > div:hover {
        opacity: .8;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear; }

.advantage {
  text-align: center;
  color: #222; }
  .advantage img {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px; }
  .advantage .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
    .advantage .list > div {
      padding: .5%;
      width: calc(100% / 6); }
      .advantage .list > div p {
        margin-bottom: 5px;
        font-size: 24px;
        font-weight: bold; }
      .advantage .list > div span {
        font-size: 16px; }

.bg-01 {
  position: relative;
  z-index: 0; }
  .bg-01:before {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: '';
    display: block;
    width: 100%;
    height: 65%;
    background-image: url(../_img/project/01/bg-01.jpg);
    background-size: cover; }

.construction {
  background: url(../_img/project/01/bg-02.png) center top no-repeat;
  background-size: cover;
  padding: 280px 0 80px;
  margin-top: -230px;
  position: relative;
  z-index: 1; }
  .construction .width {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 15px; }
  .construction .list {
    text-align: center; }
    .construction .list > div {
      display: inline-block;
      width: calc(100% / 4 - 4px);
      vertical-align: top;
      padding: 10px;
      text-align: left; }
      .construction .list > div p {
        font-size: 20px; }
      .construction .list > div span {
        background: #ff0;
        padding: 5px;
        font-style: italic;
        font-weight: bold;
        font-size: .9em; }
  .construction.p2 {
    background: url(../_img/project/01/bg-02.jpg) center top no-repeat;
    padding: 80px 15px;
    margin-top: 0; }
    .construction.p2 .width {
      max-width: 1700px; }
    .construction.p2 .list > div {
      width: calc(100% / 5 - 4px); }

.download {
  text-align: center; }
  .download .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .download .list > div {
      padding: 20px;
      margin: 15px;
      border: 1px #ccc solid;
      border-radius: 12px;
      background: #fff;
      width: 190px;
      -webkit-transition: all .3s linear;
      -o-transition: all .3s linear;
      transition: all .3s linear; }
      .download .list > div p {
        margin: 15px 0 0 0;
        font-size: 20px;
        line-height: 1.5rem;
        font-weight: bold;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear; }
      .download .list > div a {
        display: block; }
      .download .list > div:hover {
        border: 1px #0dace4 solid;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear; }
        .download .list > div:hover p {
          color: #0dace4;
          -webkit-transition: all .3s linear;
          -o-transition: all .3s linear;
          transition: all .3s linear; }

.team {
  background: url(../_img/project/01/team.jpg) center top no-repeat;
  background-size: cover;
  padding: 9% 0;
  text-align: center; }
  .team p {
    font-size: 22px;
    margin: 10px 0;
    font-weight: bold; }
  .team .container > div {
    max-width: 800px;
    margin: 0 0 0 auto; }

.box-svg {
  background: url(../_img/project/02/bg-01.jpg) center top no-repeat;
  background-size: cover;
  text-align: center; }
  .box-svg p {
    font-size: 22px;
    font-weight: bold; }
  .box-svg span {
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px; }

.video-box {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 6%;
  display: block; }

.bg-3d {
  background: url(../_img/page/3d-bg.jpg) center center no-repeat; }

.choice-list {
  font-size: 1.8rem;
  max-width: 800px;
  margin: 80px auto 0; }
  .choice-list li {
    display: inline-block;
    width: calc(50% - 4px);
    margin-bottom: 10px;
    vertical-align: top;
    padding-left: 30px;
    position: relative; }
    .choice-list li:before {
      position: absolute;
      content: '\f35a';
      font-family: 'Font Awesome 5 Pro';
      font-size: .7em;
      font-weight: bold;
      display: block;
      z-index: 500;
      left: 0;
      top: 5px;
      color: #EA4A4B; }
  .choice-list span {
    font-weight: bold;
    color: #0dace4; }
  .choice-list i {
    font-size: .7em;
    vertical-align: middle;
    color: #EA4A4B;
    padding: 0 10px;
    display: none; }

.system-list {
  margin-top: 40px; }
  .system-list img {
    padding: 30px 20px 10px; }
  .system-list .title {
    color: #0370AB;
    font-size: 28px;
    margin: 10px 0;
    line-height: 1.2em; }
  .system-list .text-box {
    padding: 0px 20px; }
  .system-list p {
    color: #5d5d5d;
    font-size: 18px; }

.customer-box .customer-list {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.customer-box .list {
  width: 20%;
  padding: 10px; }
  .customer-box .list p {
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0 10px; }

.bg-reason {
  background: url(../_img/page/reason-bg.jpg) center center no-repeat;
  background-size: cover; }

.reason {
  text-align: center; }
  .reason .main-title2 {
    margin-bottom: 50px; }
  .reason p {
    font-size: 20px;
    margin: 10px 0 0; }
  .reason .item {
    margin: 20px 0 0; }

.detection-info {
  background: #003B5D; }
  .detection-info .right {
    color: #fff;
    padding: 40px;
    max-width: 865px; }
    .detection-info .right .title {
      font-size: 36px;
      border-bottom: 1px #0370AB solid;
      margin-bottom: 30px;
      line-height: 1.3em;
      padding-bottom: 10px; }
    .detection-info .right p {
      font-size: 18px;
      margin-bottom: 20px; }
  .detection-info .left {
    padding: 0; }
    .detection-info .left img {
      width: 100%; }

.why-box {
  max-width: 980px;
  margin: 0 auto;
  border: 2px #7a7a7a solid;
  border-radius: 10px;
  padding: 40px; }
  .why-box .list {
    max-width: 550px;
    margin: 60px auto 0; }
    .why-box .list p {
      font-weight: bold;
      margin: 20px 0;
      font-size: 20px;
      color: #707070;
      position: relative;
      padding-left: 35px; }
      .why-box .list p:before {
        position: absolute;
        content: '\f559';
        font-family: 'Font Awesome 5 Pro';
        font-size: 30px;
        font-weight: bold;
        display: block;
        z-index: 500;
        left: 0;
        top: -5px;
        color: #EA4A4B; }
    .why-box .list i {
      font-size: 36px;
      vertical-align: middle;
      padding: 0 10px 0 0;
      color: #EA4A4B;
      display: none; }

#team {
  background: url(../_img/page/team-bg.png) left bottom no-repeat; }
  #team .system-list {
    margin-top: -20px; }

.team-box {
  padding-bottom: 0 !important; }
  .team-box h4 {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px; }
    .team-box h4.mc {
      font-size: 40px; }
  .team-box p {
    font-size: 18px;
    color: #000;
    margin-top: 25px; }

.about-box p {
  font-size: 18px;
  color: #000; }

.img-m {
  display: none; }

.contact-box {
  margin-top: 60px; }
  .contact-box .title {
    font-size: 25px;
    font-weight: bold;
    position: relative;
    margin-bottom: 25px; }
    .contact-box .title::before {
      position: absolute;
      content: '';
      width: 70px;
      height: 3px;
      background: #0dace4;
      bottom: -8px; }
  .contact-box .info {
    padding-left: 30px; }
    .contact-box .info span {
      color: #666;
      display: block;
      font-size: .9rem; }
    .contact-box .info p {
      margin-bottom: 10px; }

.contact-form {
  border: 1px solid #0dace4;
  padding: 30px;
  margin: 0 auto; }

.form {
  width: 100%; }
  .form li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .form li .input {
      width: calc(100% - 20px);
      position: relative;
      font-size: 1.2rem;
      line-height: 35px;
      height: 35px;
      display: block;
      border-bottom: 1px solid #0dace4;
      padding: 0px;
      margin: 15px 10px; }
      .form li .input input[type="text"],
      .form li .input input[type="password"] {
        position: absolute;
        outline: none;
        width: 100%;
        height: 100%;
        border: none;
        padding: 0;
        margin: 0;
        left: 0;
        top: 0;
        display: block;
        font-size: 1.2rem;
        z-index: 50; }
        .form li .input input[type="text"]:focus + .txt, .form li .input input[type="text"]:active + .txt,
        .form li .input input[type="password"]:focus + .txt,
        .form li .input input[type="password"]:active + .txt {
          -webkit-transform: scale(0.98) translateY(-90%);
          -ms-transform: scale(0.98) translateY(-90%);
          transform: scale(0.98) translateY(-90%);
          -webkit-transition: all .3s linear;
          -o-transition: all .3s linear;
          transition: all .3s linear;
          color: #0dace4; }
      .form li .input .txt {
        position: relative;
        z-index: 100;
        display: inline-block;
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear;
        font-size: 1rem;
        line-height: 35px; }
        .form li .input .txt.active {
          -webkit-transform: scale(0.98) translateY(-90%);
          -ms-transform: scale(0.98) translateY(-90%);
          transform: scale(0.98) translateY(-90%);
          -webkit-transition: all .3s linear;
          -o-transition: all .3s linear;
          transition: all .3s linear;
          color: #0dace4; }
    .form li .radio-row {
      width: calc(100% - 20px);
      position: relative;
      font-size: 1.3rem;
      line-height: 35px;
      display: block;
      border-bottom: 1px solid #0dace4;
      margin: 10px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .form li .radio-row p {
        display: block;
        width: 100%;
        color: #0370AB; }
      .form li .radio-row .radio {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 1rem;
        cursor: pointer; }
        .form li .radio-row .radio input[type="radio"] {
          display: none; }
          .form li .radio-row .radio input[type="radio"]:checked + .circle:after {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
            -webkit-transition: all .3s linear;
            -o-transition: all .3s linear;
            transition: all .3s linear; }
        .form li .radio-row .radio .circle {
          width: 15px;
          height: 15px;
          display: block;
          border-radius: 50%;
          border: 1px solid #0dace4;
          position: relative; }
          .form li .radio-row .radio .circle:after {
            content: '';
            width: 7px;
            height: 7px;
            background-color: #0dace4;
            border-radius: 50%;
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto;
            -webkit-transform: scale(0);
            -ms-transform: scale(0);
            transform: scale(0);
            -webkit-transition: all .3s linear;
            -o-transition: all .3s linear;
            transition: all .3s linear; }
        .form li .radio-row .radio .txt {
          position: relative;
          z-index: 100;
          display: inline-block;
          -webkit-transform-origin: left top;
          -ms-transform-origin: left top;
          transform-origin: left top;
          -webkit-transition: all .3s linear;
          -o-transition: all .3s linear;
          transition: all .3s linear;
          font-size: 1rem;
          line-height: 35px;
          margin-left: 5px; }
  .form .textarea {
    display: block;
    width: calc(100% - 20px);
    height: 150px;
    position: relative;
    border-bottom: 1px solid #0dace4;
    margin: auto;
    margin-top: 0; }
    .form .textarea textarea {
      position: absolute;
      outline: none;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      border: none;
      font-size: 1rem;
      padding: 0px; }
  .form .row2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .form .row2 .input {
      width: calc(50% - 20px); }
  .form .button-row {
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 25px; }
    .form .button-row .send-btn {
      display: inline-block;
      border: 1px #0dace4 solid;
      color: #0dace4;
      padding: 8px 30px;
      border-radius: 30px;
      -webkit-transition: all .2s linear;
      -o-transition: all .2s linear;
      transition: all .2s linear;
      margin-top: 15px;
      font-size: 1rem;
      cursor: pointer; }
      .form .button-row .send-btn i {
        padding-right: 5px; }
      .form .button-row .send-btn:hover {
        -webkit-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear;
        -webkit-transform: translateY(-5px) rotate(0);
        -ms-transform: translateY(-5px) rotate(0);
        transform: translateY(-5px) rotate(0);
        background: #0dace4;
        border: 1px #0dace4 solid;
        color: #fff; }

.link-btn {
  margin: 10px 0; }
  .link-btn a {
    font-size: 40px;
    color: #0370AB;
    padding-right: 5px; }
    .link-btn a:hover {
      color: #0dace4; }

/*----------------max-width:1680------------------*/
@media screen and (max-width: 1680px) {
  .idx_pro .left {
    padding: 0 .5% 0 4%; } }

/* 1680 END */
/*----------------max-width:1440------------------*/
@media screen and (max-width: 1440px) {
  .idx_pro .pro-list .item .name,
  .idx_pro .pro-list .item .text {
    padding: 10px 10px 10px 45px; }
  .idx_pro .pro-list .item .name {
    font-size: 20px; }
    .idx_pro .pro-list .item .name:after {
      font-size: 18px;
      top: 11px; }
  .idx_pro .pro-list .item .text {
    padding: 0px 10px 0 45px; } }

/* 1680 END */
/*----------------max-width:1300------------------*/
@media screen and (max-width: 1300px) {
  header {
    padding: 10px 0; }
  #logo {
    padding: 10px 15px 8px; }
    #logo img {
      max-width: 250px; }
  /* main nav start */
  #main-nav {
    vertical-align: middle;
    width: calc(100% - 285px);
    margin-top: 30px; }
    #main-nav ul li {
      padding: 3px 10px; }
      #main-nav ul li.mainShow > a {
        font-size: 15px;
        border-bottom: 0;
        padding-bottom: 0; }
        #main-nav ul li.mainShow > a:after {
          top: 15%;
          left: -13px; }
        #main-nav ul li.mainShow > a.menu {
          display: none; }
      #main-nav ul li.mainShow:last-child > a:after {
        display: none; }
      #main-nav ul li.top-link {
        top: 5px;
        padding: 0 10px; }
        #main-nav ul li.top-link a {
          border-bottom: 0; }
  .idx_story {
    background: url(../_img/index/pho-02.png) center bottom no-repeat;
    padding: 10% 20px; }
  .construction.p2 .list > div {
    width: calc(100% / 4 - 4px); } }

/*1300*/
/*----------------max-width:1024------------------*/
@media screen and (max-width: 1024px) {
  .main {
    padding: 60px 0; }
  header {
    min-height: 83px;
    padding: 2px 0; }
  #logo {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 10px 8px; }
  .main-title {
    font-size: 36px; }
  #en .main-title {
    font-size: 28px; }
  #en .main-title2 {
    font-size: 20px; }
  #en #project .box-3 {
    text-align: left; }
    #en #project .box-3 p {
      font-size: 26px; }
    #en #project .box-3 span {
      font-size: 20px; }
  .main-title2 {
    font-size: 26px; }
  .header-container {
    height: 0px; }
  .collapse-button {
    display: block;
    position: absolute;
    right: 10px;
    top: 45px;
    width: 40px;
    background-color: #0dace4;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    color: #FFF;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
    padding: 12px 0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    cursor: pointer;
    font-size: 0.875em;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .collapse-button:hover, .collapse-button:focus {
      color: #FFF; }
    .collapse-button .icon-bar {
      background-color: #fff;
      border-radius: 1px 1px 1px 1px;
      display: block;
      height: 2px;
      width: 18px;
      margin: 2px auto;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }
    .collapse-button.spread-out .icon-bar {
      width: 24px;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }
      .collapse-button.spread-out .icon-bar:first-child {
        -webkit-transform: translateY(2px) rotate(45deg);
        -ms-transform: translateY(2px) rotate(45deg);
        transform: translateY(2px) rotate(45deg); }
      .collapse-button.spread-out .icon-bar:nth-child(2) {
        display: none; }
      .collapse-button.spread-out .icon-bar:last-child {
        -webkit-transform: translateY(-2px) rotate(-45deg);
        -ms-transform: translateY(-2px) rotate(-45deg);
        transform: translateY(-2px) rotate(-45deg); }
    .collapse-button.spread-out :after {
      margin-top: 6px; }
  /* main-nav */
  #main-nav {
    position: relative;
    z-index: 999999;
    width: 100%;
    background: rgba(13, 172, 228, 0.85);
    max-height: 0;
    overflow: hidden;
    top: -1000px;
    margin-top: 0px;
    -webkit-transition: 1.5s cubic-bezier(0.925, -0.365, 0.2, 1.455);
    -o-transition: 1.5s cubic-bezier(0.925, -0.365, 0.2, 1.455);
    transition: 1.5s cubic-bezier(0.925, -0.365, 0.2, 1.455); }
    #main-nav ul {
      margin: 0;
      display: initial; }
      #main-nav ul li {
        display: block;
        width: 100% !important;
        padding: 0 !important;
        border-bottom: 1px dotted #ccc;
        visibility: visible !important;
        -webkit-animation-name: none !important;
        animation-name: none !important; }
        #main-nav ul li .subNav {
          position: relative;
          top: auto !important;
          left: auto !important;
          display: block !important;
          padding: 0 !important;
          -webkit-transition: all .3s;
          -o-transition: all .3s;
          transition: all .3s;
          max-height: 0;
          overflow: hidden;
          width: 100%; }
          #main-nav ul li .subNav li {
            background: rgba(3, 112, 171, 0.7); }
            #main-nav ul li .subNav li a {
              padding-left: 25px !important; }
        #main-nav ul li a {
          padding: 12px 40px 8px 15px !important;
          color: #fff !important;
          border: 0 !important;
          font-size: 15px !important;
          text-align: left !important;
          line-height: 1.3em; }
          #main-nav ul li a.menu {
            display: block !important;
            width: 40px;
            height: 40px;
            padding: 10px 14px !important;
            position: absolute;
            top: 0;
            right: 0;
            background: #fff;
            color: #0dace4 !important; }
            #main-nav ul li a.menu:before {
              content: '\f107';
              font-family: 'Font Awesome 5 Pro';
              position: absolute;
              display: block;
              font-size: 20px;
              -webkit-transition: all .3s;
              -o-transition: all .3s;
              transition: all .3s; }
            #main-nav ul li a.menu:after {
              display: none; }
          #main-nav ul li a.active + .subNav {
            max-height: 5000px;
            -webkit-transition: all .3s;
            -o-transition: all .3s;
            transition: all .3s; }
          #main-nav ul li a.active.menu:before {
            -webkit-transform: translateY(0) rotate(-180deg);
            -ms-transform: translateY(0) rotate(-180deg);
            transform: translateY(0) rotate(-180deg); }
          #main-nav ul li a.active.menu:after {
            display: none; }
        #main-nav ul li:last-child {
          border-bottom: 0; }
        #main-nav ul li.top-link {
          position: initial;
          padding: 0 !important; }
          #main-nav ul li.top-link a {
            margin: 0;
            display: block; }
    #main-nav.active {
      max-height: 3000px;
      top: 0px;
      -webkit-transition: all 0.8s cubic-bezier(0.925, -0.365, 0.2, 1.455);
      -o-transition: all 0.8s cubic-bezier(0.925, -0.365, 0.2, 1.455);
      transition: all 0.8s cubic-bezier(0.925, -0.365, 0.2, 1.455); }
  .idx_philosophy ul {
    margin: 40px auto 0;
    text-align: center; }
    .idx_philosophy ul li {
      margin: 0 0 10px 0;
      font-size: 17px;
      padding-left: 0;
      width: 100%; }
  .idx_pro .left {
    width: 100%;
    padding: 40px 20px 60px; }
  .idx_pro .right {
    display: none; }
  footer .f-nav {
    display: block;
    padding: 0 10px; }
  footer .phone {
    font-size: 24px; }
  footer .add {
    font-size: 15px; }
  .download .list > div {
    padding: 15px;
    margin: 10px;
    width: 120px; }
    .download .list > div p {
      font-size: 18px; }
  .download .list img {
    max-width: 60px; }
  .customer-box .list {
    width: 33.3%; } }

/* 1024 END */
/*----------------max-width:768-------------------*/
@media screen and (max-width: 768px) {
  footer .f-info-box {
    display: block; }
  footer .phone {
    margin-bottom: 10px; }
  footer .add {
    padding: 10px; }
  footer .button {
    text-align: left;
    margin: 10px; }
  #project .box-1 {
    padding: 40px 0; }
    #project .box-1 p {
      font-size: 20px;
      margin: 20px 0; }
    #project .box-1 .list {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      #project .box-1 .list > div {
        margin: 0px;
        padding: 10px;
        width: 50%; }
  #project .box-2 p {
    font-size: 24px;
    margin: 0 0 30px; }
  #project .box-2 .list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #project .box-2 .list > div {
      margin: 0;
      margin-bottom: 20px;
      width: 100%;
      padding: 10px; }
      #project .box-2 .list > div p {
        margin-bottom: 10px; }
    #project .box-2 .list .b-1 {
      width: 100%; }
    #project .box-2 .list.syetem-box {
      display: block; }
      #project .box-2 .list.syetem-box > div {
        width: 100%;
        margin-bottom: 20px; }
  #project .box-3 p {
    font-size: 24px;
    margin: 0px 0 20px; }
  #project .box-3 span {
    font-size: 28px;
    margin: 20px 0 0px; }
  #project .box-4 p {
    font-size: 24px;
    margin: 0px 0 30px; }
  #project .box-4 .list {
    display: block;
    text-align: center; }
    #project .box-4 .list > div {
      width: 100%;
      margin-bottom: 30px; }
      #project .box-4 .list > div p {
        font-size: 20px; }
      #project .box-4 .list > div span {
        font-size: 16px; }
  #project .box-5 p {
    font-size: 24px;
    margin: 0px 0 30px; }
  #project .box-5 .list {
    display: block; }
    #project .box-5 .list > div {
      margin: 0;
      width: 100%; }
      #project .box-5 .list > div .text p {
        font-size: 28px; }
  .advantage .list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .advantage .list > div {
      width: 50%;
      margin: 20px 0; }
      .advantage .list > div br {
        display: none; }
  .construction {
    padding: 40px 0;
    background: url(../_img/project/01/bg-02.jpg) center top no-repeat;
    background-size: cover;
    margin-top: 0; }
    .construction .list > div {
      width: calc(100% / 2 - 4px);
      margin-bottom: 0px; }
      .construction .list > div p {
        font-size: 18px; }
    .construction.p2 .list > div {
      width: calc(100% / 2 - 4px); }
  .choice-list {
    font-size: 1.5rem;
    margin: 60px auto 0; }
    .choice-list li {
      display: block;
      width: 100%;
      margin-bottom: 5px; }
  .customer-box .list {
    width: 50%; }
  .team-box h4 {
    font-size: 26px; }
  .team-box p {
    font-size: 16px;
    margin-top: 15px; }
  .about-box p {
    font-size: 16px; }
  .img-m {
    display: block;
    margin: 0 auto; }
  .img-pc {
    display: none; }
  .contact-box {
    margin-top: 30px; }
    .contact-box .info {
      padding-left: 10px;
      margin-top: 20px; }
  .contact-form {
    padding: 10px; }
  .detection-info .right {
    padding: 30px; }
    .detection-info .right .title {
      font-size: 24px;
      margin-bottom: 20px; }
    .detection-info .right p {
      font-size: 16px;
      margin-bottom: 15px; }
  .why-box {
    padding: 30px 15px; }
    .why-box .list {
      margin: 50px auto 0; }
      .why-box .list p {
        margin: 15px 0 0;
        font-size: 16px;
        padding-left: 30px; }
        .why-box .list p:before {
          font-size: 25px; }
      .why-box .list i {
        font-size: 22px;
        padding: 0 5px 0 0; } }

/* 768 END */
/*----------------max-width:575-------------------*/
@media screen and (max-width: 575px) {
  .idx_story {
    padding: 40px 15px; }
    .idx_story p {
      font-size: 17px;
      margin: 0 0 5px 0; }
  #project .box-1 .list > div {
    width: 100%;
    margin-bottom: 20px; }
  .advantage .list > div {
    width: 100%; }
  .construction .list > div {
    width: 100%; }
  .construction.p2 .list > div {
    width: 100%; } }

/* 575 END */
/*----------------max-width:480-------------------*/
/* 480 END */
/*----------------max-width:320-------------------*/
/*320 END */
