@charset "UTF-8";
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(https://fonts.gstatic.com/s/lato/v14/8qcEw_nrk_5HEcCpYdJu8BTbgVql8nDJpwnrE27mub0.woff2) format("woff2");
  unicode-range: U+00-024F; }

/* latin */
html,
body {
  width: 100%;
  min-height: 100%;
  height: auto;
  padding: 0px;
  margin: 0px;
  text-align: left;
  overflow: visible;
  font-size: 15px;
  color: #0f0f0f;
  background-color: #ffffff;
  line-height: 1.6;
  font-family: 'Lato','Heiti TC','微軟正黑體','Microsoft JhengHei' ,'Abel', 'Lato','Oxygen', 'Raleway', 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(0, 0, 0, 0.8);
    z-index: 99999;
    display: block; }

.pace-inactive {
  display: none; }

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

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

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

a {
  text-decoration: none;
  color: inherit; }

a:active, a:hover {
  outline: none; }

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

input[type="text"] {
  -webkit-appearance: none;
  outline: 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; }

dl {
  padding: 5px 0;
  font-size: 0; }
  dl dt, dl dd {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem; }

/*定義區塊*/
.container {
  margin: auto;
  position: relative;
  z-index: 100;
  min-width: 1300px;
  width: 1300px;
  padding: 0 10px; }

.wrap {
  padding: 20px 0; }

.row {
  margin-left: -10px;
  margin-right: -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 {
  position: relative;
  min-height: 1px;
  float: left;
  padding-left: 10px;
  padding-right: 10px; }

.col-12 {
  width: 100%; }

.col-11 {
  width: 91.66666667%; }

.col-10 {
  width: 83.33333333%; }

.col-9 {
  width: 75%; }

.col-8 {
  width: 66.66666667%; }

.col-7 {
  width: 58.33333333%; }

.col-6 {
  width: 50%; }

.col-5 {
  width: 41.66666667%; }

.col-4 {
  width: 33.33333333%; }

.col-3 {
  width: 25%; }

.col-2 {
  width: 16.66666667%; }

.col-1 {
  width: 8.33333333%; }

.pic {
  position: relative;
  font-size: 0;
  width: 100%;
  height: 0;
  display: block; }
  .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%; }

/*-----RWD地圖&Youtube影片-----*/
.map, .video {
  position: relative;
  width: 100%;
  height: 0; }
  .map iframe, .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

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

.bg-img {
  background-size: cover;
  display: block;
  width: 100%;
  height: 0; }

.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; } }

/*-----排版-----*/
.txt-center {
  text-align: center; }

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

.inline-item {
  display: inline-block; }

.align-m {
  display: inline-block;
  vertical-align: middle; }

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap; }

/*----表格-----*/
.form-cell {
  font-family: "微軟正黑體";
  border: 0;
  padding: 5px 8px;
  line-height: 2.2em;
  height: 2.2em;
  width: 100%; }

input[type=password] {
  font-family: "微軟正黑體";
  border: 0;
  padding: 5px 8px;
  border-radius: 0; }

/*-----header-----*/
header .flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0;
  padding: 0rem 1rem; }

header #logo,
header #main-nav {
  display: inline-block;
  vertical-align: middle; }

header #logo {
  margin-right: 2rem;
  padding-top: 3rem; }

header #main-nav {
  vertical-align: top; }
  header #main-nav .menu > li {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.3rem;
    margin: 0 1rem;
    padding: 4rem 0; }
    header #main-nav .menu > li.dropdown, header #main-nav .menu > li.dropdown2 {
      position: relative; }
      header #main-nav .menu > li.dropdown.active:after, header #main-nav .menu > li.dropdown2.active:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-bottom: 30px solid #F5F5F5;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto; }
    header #main-nav .menu > li:hover > a {
      color: #fff;
      background-color: #000; }
    header #main-nav .menu > li > a {
      display: block;
      padding: .5rem 1rem; }

header #social > ul > li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px; }
  header #social > ul > li > a:hover {
    opacity: .8; }

.sub-menu, .sub-menu2 {
  background-color: #F5F5F5;
  padding: 1rem 0 1rem 300px;
  font-size: 0;
  display: none;
  position: absolute;
  left: 0;
  z-index: 9000; }
  .sub-menu.hover, .sub-menu2.hover {
    display: block;
    width: 100%; }
  .sub-menu .menu-item, .sub-menu .menu-img-item, .sub-menu2 .menu-item, .sub-menu2 .menu-img-item {
    float: left; }
  .sub-menu .menu-item, .sub-menu2 .menu-item {
    margin: 0 30px; }
    .sub-menu .menu-item .title, .sub-menu2 .menu-item .title {
      font-weight: bold;
      margin-bottom: 1rem;
      font-size: 1rem; }
    .sub-menu .menu-item .list, .sub-menu2 .menu-item .list {
      font-size: 1rem; }
      .sub-menu .menu-item .list > li, .sub-menu2 .menu-item .list > li {
        margin: 3px 0px; }
        .sub-menu .menu-item .list > li a:hover, .sub-menu2 .menu-item .list > li a:hover {
          color: #fff;
          background-color: #000; }
  .sub-menu .menu-img-item, .sub-menu2 .menu-img-item {
    width: 40%;
    padding: 0 1rem; }
    .sub-menu .menu-img-item .img-row,
    .sub-menu .menu-img-item .txt, .sub-menu2 .menu-img-item .img-row,
    .sub-menu2 .menu-img-item .txt {
      display: inline-block;
      vertical-align: middle;
      font-size: 1rem; }
    .sub-menu .menu-img-item .img-row, .sub-menu2 .menu-img-item .img-row {
      width: 65%; }
      .sub-menu .menu-img-item .img-row .bg-img, .sub-menu2 .menu-img-item .img-row .bg-img {
        display: block;
        width: 100%;
        padding-bottom: 57%;
        position: relative; }
        .sub-menu .menu-img-item .img-row .bg-img:hover, .sub-menu2 .menu-img-item .img-row .bg-img:hover {
          opacity: .8; }
        .sub-menu .menu-img-item .img-row .bg-img:after, .sub-menu2 .menu-img-item .img-row .bg-img:after {
          content: 'MORE';
          font-size: 1.2rem;
          display: block;
          width: 100px;
          max-width: 50%;
          position: absolute;
          right: 0;
          bottom: 0;
          text-align: center;
          color: #fff;
          background-color: #000; }
    .sub-menu .menu-img-item .txt, .sub-menu2 .menu-img-item .txt {
      width: 35%;
      padding-left: 1rem;
      padding-right: 1rem; }

.sub-menu2 {
  padding: 1rem 4rem;
  display: none; }
  .sub-menu2 .menu-item {
    width: auto; }
  .sub-menu2 .menu-img-item {
    margin-left: 80px;
    padding: 0 1rem; }

/*-----footer-----*/
footer {
  background-color: #000;
  color: #fff;
  min-width: 1300px; }
  footer .footer-top {
    padding: 2rem 0rem 1rem;
    border-bottom: 1px solid #fff; }
    footer .footer-top .item {
      padding-top: 40px;
      float: left; }
      footer .footer-top .item.logo {
        width: 12%; }
      footer .footer-top .item.p {
        padding-top: 0;
        width: 45%; }
        footer .footer-top .item.p .top-title {
          display: block;
          font-size: 1.3rem;
          line-height: 40px;
          border-left: 3px solid #fff;
          line-height: 1;
          padding-left: 5px;
          margin-bottom: 1rem; }
        footer .footer-top .item.p .list {
          width: 50%;
          float: left;
          padding-left: 10px; }
          footer .footer-top .item.p .list:after {
            content: '';
            display: table;
            clear: both; }
          footer .footer-top .item.p .list .title,
          footer .footer-top .item.p .list ul {
            float: left; }
          footer .footer-top .item.p .list .title {
            font-size: 1rem;
            width: 1.3rem;
            display: inline-block;
            word-wrap: break-all;
            word-break: break-all;
            text-align: center;
            line-height: 1.1;
            border-right: 1px solid rgba(255, 255, 255, 0.5);
            padding-right: .5rem; }
          footer .footer-top .item.p .list ul {
            width: calc( 100% - 1.4rem);
            padding-left: .5rem; }
      footer .footer-top .item.nav {
        width: 33%; }
        footer .footer-top .item.nav a {
          font-size: 1.3rem;
          width: 50%;
          float: left;
          margin-bottom: 2rem;
          border-left: 3px solid #fff;
          line-height: 1;
          padding-left: 5px; }
      footer .footer-top .item.social {
        width: 10%;
        text-align: right; }
        footer .footer-top .item.social > ul {
          display: block;
          margin-bottom: 1rem; }
          footer .footer-top .item.social > ul > li {
            display: inline-block;
            vertical-align: middle; }
            footer .footer-top .item.social > ul > li > a:hover, footer .footer-top .item.social > ul > li > a:active, footer .footer-top .item.social > ul > li > a:focus {
              opacity: .8; }
          footer .footer-top .item.social > ul.fa-row > li {
            margin-left: 5px; }
            footer .footer-top .item.social > ul.fa-row > li > a .fa {
              width: 35px;
              height: 35px;
              line-height: 35px;
              color: #fff;
              border: 1px solid #fff;
              border-radius: 50%;
              text-align: center;
              font-size: .9rem; }
  footer .copyright {
    font-size: .95rem;
    padding: 1rem 0; }
    footer .copyright #copyright {
      float: left; }
    footer .copyright #design {
      float: right; }

.main-title {
  text-align: center;
  font-size: 0;
  margin: 2rem 0;
  position: relative;
  top: -110px;
  z-index: 999; }
  .main-title p {
    display: inline-block;
    vertical-align: middle;
    font-size: 2rem;
    background-color: #fff;
    color: #000;
    line-height: 1;
    padding: 10px 20px;
    font-weight: bold; }

.main-title2 {
  text-align: center; }
  .main-title2 p {
    display: inline-block;
    vertical-align: middle;
    font-size: 2rem;
    background-color: #fff;
    color: #000;
    line-height: 1;
    padding: 10px 20px;
    font-weight: bold; }

.l_more {
  text-align: center;
  margin-top: 4rem; }
  .l_more a {
    display: inline-block;
    width: 100%;
    max-width: 180px;
    line-height: 40px;
    background-color: #000;
    color: #fff;
    font-size: 1.3rem;
    border: 1px solid #000; }
    .l_more a:hover, .l_more a:active, .l_more a:focus {
      background-color: transparent;
      color: #000; }

.l-back {
  text-align: center;
  margin-top: 4rem; }
  .l-back a {
    display: inline-block;
    border: 1px solid #000;
    width: 180px;
    padding: .5rem 0; }
    .l-back a:hover {
      background-color: #000;
      color: #fff; }
    .l-back a:before {
      content: "\f053";
      font-family: 'FontAwesome';
      font-size: 1rem;
      display: inline-block;
      vertical-align: text-top;
      line-height: auto;
      margin-right: 5px; }
    .l-back a span {
      display: inline-block;
      vertical-align: middle;
      font-size: 1.3rem; }

.min-w {
  min-width: 1300px; }

article {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  article#index {
    padding: 0; }

.banner#banner1 {
  padding: 10px; }
  .banner#banner1 .flex {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .banner#banner1 .left, .banner#banner1 .right {
    padding: 10px; }
  .banner#banner1 .left {
    width: 25.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0; }
    .banner#banner1 .left .txt {
      font-size: 4.6rem;
      color: #fff;
      font-weight: bold;
      line-height: 1.2; }
  .banner#banner1 .right {
    width: 74.5%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0; }
    .banner#banner1 .right .slider {
      margin-bottom: 0; }
      .banner#banner1 .right .slider .slick-dots {
        bottom: 1rem; }
        .banner#banner1 .right .slider .slick-dots li.slick-active button:before {
          color: #000;
          opacity: 1; }
        .banner#banner1 .right .slider .slick-dots li button:before {
          color: #fff;
          opacity: 1; }
      .banner#banner1 .right .slider .slick-prev,
      .banner#banner1 .right .slider .slick-next {
        margin: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        z-index: 100; }
        .banner#banner1 .right .slider .slick-prev:before,
        .banner#banner1 .right .slider .slick-next:before {
          margin: 0;
          content: none;
          font-size: 1.5rem;
          color: #fff;
          font-family: 'FontAwesome'; }
      .banner#banner1 .right .slider .slick-prev {
        left: 1rem; }
        .banner#banner1 .right .slider .slick-prev:before {
          content: '\f104'; }
      .banner#banner1 .right .slider .slick-next {
        right: 1rem; }
        .banner#banner1 .right .slider .slick-next:before {
          content: '\f105'; }
    .banner#banner1 .right .bg-img {
      padding-top: 53%; }

.banner#banner2 {
  padding-left: 10px;
  padding-right: 10px; }
  .banner#banner2 .flex {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .banner#banner2 .left {
    width: 66.6%; }
    .banner#banner2 .left .slider {
      margin-bottom: 0; }
      .banner#banner2 .left .slider .slick-dots {
        bottom: 1rem; }
        .banner#banner2 .left .slider .slick-dots li.slick-active button:before {
          color: #000;
          opacity: 1; }
        .banner#banner2 .left .slider .slick-dots li button:before {
          color: #fff;
          opacity: 1; }
      .banner#banner2 .left .slider .slick-prev,
      .banner#banner2 .left .slider .slick-next {
        margin: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        z-index: 100; }
        .banner#banner2 .left .slider .slick-prev:before,
        .banner#banner2 .left .slider .slick-next:before {
          margin: 0;
          content: none;
          font-size: 1.5rem;
          color: #fff;
          font-family: 'FontAwesome'; }
      .banner#banner2 .left .slider .slick-prev {
        left: 1rem; }
        .banner#banner2 .left .slider .slick-prev:before {
          content: '\f104'; }
      .banner#banner2 .left .slider .slick-next {
        right: 1rem; }
        .banner#banner2 .left .slider .slick-next:before {
          content: '\f105'; }
  .banner#banner2 .right {
    width: 33.3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(../_img/index/pure.jpg); }
    .banner#banner2 .right .block {
      width: 100%;
      padding: 5%; }
    .banner#banner2 .right .txt-row {
      line-height: 1.3;
      width: 100%; }
      .banner#banner2 .right .txt-row .top {
        display: inline-block;
        font-size: 2.6rem;
        margin-bottom: 4rem; }
        .banner#banner2 .right .txt-row .top .bg {
          color: #fff;
          background-color: #000; }
      .banner#banner2 .right .txt-row .bottom {
        text-align: right; }
        .banner#banner2 .right .txt-row .bottom .txt {
          display: inline-block;
          text-align: left;
          font-size: 2rem; }

.index-video {
  margin: 1rem 0; }
  .index-video .video {
    width: 100%;
    padding-bottom: 56.25%; }

.index-txt-1 {
  margin: 8rem auto 0;
  max-width: 1030px; }
  .index-txt-1 .test {
    text-align: center;
    font-size: 1.6rem; }
  .index-txt-1 .txt-small {
    font-size: 1rem; }
  .index-txt-1 .bold {
    font-weight: bold; }
  .index-txt-1 .index-txt-1-img {
    margin: 4rem auto;
    display: block; }

.index-whatwedo {
  background-color: #EEEEEE;
  padding: 4rem 0; }
  .index-whatwedo .title {
    text-align: center; }
    .index-whatwedo .title p {
      font-size: 6rem;
      font-weight: bold; }
  .index-whatwedo .slider2 {
    max-width: 1580px;
    width: 100%;
    margin: 0 auto;
    margin-top: 4rem; }
    .index-whatwedo .slider2 .slick-prev,
    .index-whatwedo .slider2 .slick-next {
      margin: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      z-index: 100; }
      .index-whatwedo .slider2 .slick-prev:before,
      .index-whatwedo .slider2 .slick-next:before {
        margin: 0;
        content: none;
        font-size: 1.5rem;
        color: #000;
        font-family: 'FontAwesome'; }
    .index-whatwedo .slider2 .slick-prev {
      left: -1rem; }
      .index-whatwedo .slider2 .slick-prev:before {
        content: '\f104'; }
    .index-whatwedo .slider2 .slick-next {
      right: -1rem; }
      .index-whatwedo .slider2 .slick-next:before {
        content: '\f105'; }
    .index-whatwedo .slider2 .item {
      padding-left: 10px;
      padding-right: 10px; }
      .index-whatwedo .slider2 .item .bg-img {
        width: 100%;
        padding-bottom: 48%; }
      .index-whatwedo .slider2 .item .txt-row {
        background-color: #fff;
        padding: 1rem; }
        .index-whatwedo .slider2 .item .txt-row .date {
          font-size: .9rem;
          color: #660000; }
        .index-whatwedo .slider2 .item .txt-row .n-title {
          font-size: 1.6rem; }

.bread {
  text-align: center;
  margin: 4rem 0; }
  .bread .list {
    font-size: 0; }
    .bread .list > li {
      display: inline-block;
      vertical-align: middle;
      font-size: 1rem;
      color: #444444; }
      .bread .list > li span {
        display: inline-block;
        vertical-align: middle; }
      .bread .list > li + li:before {
        content: '>';
        display: block;
        font-size: 1rem;
        display: inline-block;
        vertical-align: middle;
        margin-left: 1rem;
        margin-right: 1rem; }

.p-list .list > li {
  width: 25%;
  float: left;
  border: 1px solid #EEEEEE;
  padding-bottom: 2rem; }
  .p-list .list > li:nth-child(3) {
    width: 50%;
    float: right;
    position: relative;
    padding-top: 150px; }
    .p-list .list > li:nth-child(3) .pic-row,
    .p-list .list > li:nth-child(3) .p-name-row {
      display: inline-block;
      vertical-align: middle;
      width: 100%; }
    .p-list .list > li:nth-child(3) .p-name-row {
      position: absolute;
      top: 2rem;
      left: 0;
      font-size: 1.5rem; }
  .p-list .list > li:hover .pic-row .bg-img.cover {
    opacity: 1;
    -webkit-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease; }
  .p-list .list > li .pic-row {
    width: 100%;
    position: relative; }
    .p-list .list > li .pic-row .pb {
      width: 100%; }
    .p-list .list > li .pic-row .bg-img {
      padding-top: 120%; }
      .p-list .list > li .pic-row .bg-img.contain {
        position: absolute;
        top: 0;
        left: 0;
        background-size: cover;
        z-index: 100;
        background-repeat: no-repeat;
        background-position: 50% 50%; }
      .p-list .list > li .pic-row .bg-img.cover {
        position: relative;
        background-size: cover;
        z-index: 200;
        opacity: 0;
        background-position: 50% 50%;
        -webkit-transition: all .1s ease;
        -o-transition: all .1s ease;
        transition: all .1s ease; }
  .p-list .list > li .p-name-row {
    text-align: center;
    font-size: 1.05rem; }
    .p-list .list > li .p-name-row .p-name,
    .p-list .list > li .p-name-row .p-price {
      height: 2rem;
      line-height: 2rem;
      overflow: hidden; }

#product.detail .bread {
  text-align: left; }
  #product.detail .bread .list > li + li:before {
    content: '/';
    margin: 0; }

.p-top {
  margin-bottom: 2rem; }
  .p-top .slider {
    margin-bottom: 0; }
  .p-top .left,
  .p-top .right {
    float: left; }
  .p-top .left {
    width: 60%;
    padding-right: 2rem; }
    .p-top .left .item {
      outline: 0; }
      .p-top .left .item .pic {
        width: 100%;
        padding-bottom: 100%; }
  .p-top .right {
    width: 40%;
    padding-top: 3rem; }
    .p-top .right .p-name-row {
      text-align: center; }
      .p-top .right .p-name-row .p-name {
        font-size: 1.6rem; }
      .p-top .right .p-name-row .p-price {
        font-size: 1.3rem; }
    .p-top .right .size-row {
      margin: 2rem 0;
      font-size: 0; }
      .p-top .right .size-row .size-block,
      .p-top .right .size-row .size-right {
        display: inline-block;
        vertical-align: middle;
        width: 50%; }
      .p-top .right .size-row .size-block {
        color: #444444; }
        .p-top .right .size-row .size-block p {
          font-size: 1rem;
          text-align: center;
          margin-bottom: .5rem; }
        .p-top .right .size-row .size-block .size-circle {
          text-align: center; }
          .p-top .right .size-row .size-block .size-circle .item {
            font-size: .9rem;
            width: 2rem;
            height: 2rem;
            line-height: 2rem;
            text-align: center;
            display: inline-block;
            vertical-align: middle;
            background-color: #eee;
            border-radius: 50%;
            margin: 0 .5rem; }
            .p-top .right .size-row .size-block .size-circle .item.disable {
              opacity: 0.6;
              color: #AAA; }
      .p-top .right .size-row .size-right {
        text-align: center;
        border-left: 1px solid #EEEEEE; }
        .p-top .right .size-row .size-right .item {
          display: inline-block;
          vertical-align: middle;
          font-size: 1rem;
          border: 1px solid #E6E6E6;
          width: 5rem;
          height: 5rem;
          border-radius: 50%;
          text-align: center;
          margin: 0 .5rem; }
          .p-top .right .size-row .size-right .item:hover {
            background-color: #E6E6E6; }
          .p-top .right .size-row .size-right .item:before {
            content: '';
            display: inline-block;
            vertical-align: middle;
            width: 0;
            height: 100%; }
          .p-top .right .size-row .size-right .item a {
            display: inline-block;
            vertical-align: middle; }
    .p-top .right .small-img {
      width: 80%;
      margin: 4rem auto; }
      .p-top .right .small-img .slider .slick-prev,
      .p-top .right .small-img .slider .slick-next {
        width: 25px;
        height: 25px;
        top: 0;
        bottom: 0;
        margin: auto; }
        .p-top .right .small-img .slider .slick-prev:before,
        .p-top .right .small-img .slider .slick-next:before {
          content: '';
          font-size: 1rem;
          color: #000; }
      .p-top .right .small-img .slider .slick-prev {
        left: -2rem; }
        .p-top .right .small-img .slider .slick-prev:before {
          content: "\f053";
          font-family: 'FontAwesome'; }
      .p-top .right .small-img .slider .slick-next {
        right: -2rem; }
        .p-top .right .small-img .slider .slick-next:before {
          content: "\f054";
          font-family: 'FontAwesome'; }
      .p-top .right .small-img .item {
        padding: 1rem;
        cursor: pointer;
        outline: none;
        margin: .5rem; }
        .p-top .right .small-img .item:hover {
          opacity: .5; }
        .p-top .right .small-img .item .pic {
          width: 100%;
          padding-bottom: 100%; }

.p-editor .editor-title {
  color: #545454;
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  padding: 1rem 0;
  margin-bottom: 2rem; }

.inner-banner {
  margin-bottom: 4rem; }

.technology-page {
  margin-top: 5rem; }
  .technology-page section {
    margin: 2rem 0; }
  .technology-page .section1,
  .technology-page .section3 {
    font-size: 0; }
    .technology-page .section1 .left,
    .technology-page .section1 .right,
    .technology-page .section3 .left,
    .technology-page .section3 .right {
      width: 50%;
      display: inline-block;
      vertical-align: middle; }
      .technology-page .section1 .left .detail,
      .technology-page .section1 .right .detail,
      .technology-page .section3 .left .detail,
      .technology-page .section3 .right .detail {
        font-size: 1.1rem;
        line-height: 2; }
    .technology-page .section1 .left,
    .technology-page .section3 .left {
      padding-right: 2rem; }
      .technology-page .section1 .left .title,
      .technology-page .section3 .left .title {
        font-size: 2rem;
        font-weight: bold; }
      .technology-page .section1 .left .detail,
      .technology-page .section3 .left .detail {
        font-size: 1.1rem;
        line-height: 2; }
  .technology-page .section4 .title {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 1rem; }
  .technology-page .section4 .detail {
    line-height: 2;
    font-size: 1.1rem; }

.discover-list .list {
  font-size: 0; }
  .discover-list .list > li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 2rem; }
    .discover-list .list > li > a {
      display: block;
      overflow: hidden; }
      .discover-list .list > li > a:hover .bg-img {
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2); }
      .discover-list .list > li > a .bg-img {
        width: 100%;
        padding-bottom: 56.6%;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }
    .discover-list .list > li .txt-row {
      margin-top: 1rem; }
      .discover-list .list > li .txt-row .date {
        font-size: .9rem;
        color: #660000; }
      .discover-list .list > li .txt-row .detail-txt {
        font-size: 1.5rem; }

.discover-inner .discover-title {
  font-size: 1.5rem;
  text-align: center;
  width: 750px;
  margin: 0 auto 1rem; }

.discover-inner .date {
  font-size: .9rem;
  color: #660000;
  text-align: center; }

.discover-inner .main-img {
  margin: 2rem auto;
  text-align: center; }

.discover-inner .editor {
  width: 1000px;
  margin: auto; }

.about-inner, .howtobuy-inner {
  margin-top: 4rem; }
  .about-inner section, .howtobuy-inner section {
    margin: 2rem 0;
    text-align: center; }
  .about-inner .red, .howtobuy-inner .red {
    color: #C00000; }
  .about-inner .gray, .howtobuy-inner .gray {
    color: #666; }
  .about-inner .name, .howtobuy-inner .name {
    margin-right: -520px; }
  .about-inner .section1, .howtobuy-inner .section1 {
    font-size: 1.6rem;
    margin-bottom: 4rem; }
  .about-inner .section2, .howtobuy-inner .section2 {
    font-size: 1.1rem;
    line-height: 2; }
  .about-inner .section4, .howtobuy-inner .section4 {
    margin-top: 4rem; }
    .about-inner .section4 .top-title, .howtobuy-inner .section4 .top-title {
      font-size: 1.6rem;
      margin-bottom: 4rem;
      letter-spacing: 2px; }
    .about-inner .section4 .underline, .howtobuy-inner .section4 .underline {
      font-size: 1.5rem;
      font-weight: bold;
      text-decoration: underline;
      letter-spacing: 2px;
      margin-bottom: 4rem;
      line-height: 2; }
    .about-inner .section4 .more, .howtobuy-inner .section4 .more {
      text-align: right;
      margin-top: 100px;
      display: block; }
    .about-inner .section4 p, .howtobuy-inner .section4 p {
      font-size: 1.1rem; }
      .about-inner .section4 p.bold, .howtobuy-inner .section4 p.bold {
        font-size: 1.2rem; }
      .about-inner .section4 p.big, .howtobuy-inner .section4 p.big {
        font-size: 1.3rem; }

#howtobuy .min-w .container {
  text-align: center; }

#howtobuy .howtobuy-inner section {
  font-size: 1.3rem;
  line-height: 2.8rem; }

#howtobuy .howtobuy-inner .underline {
  font-weight: bold;
  text-decoration: underline;
  letter-spacing: 2px;
  margin-bottom: 4rem;
  line-height: 2; }

#howtobuy .howtobuy-inner .country li {
  display: inline-block;
  vertical-align: middle;
  width: calc(33.3333% - 10px); }
  #howtobuy .howtobuy-inner .country li span {
    display: block;
    text-align: left;
    margin-bottom: 20px; }
    #howtobuy .howtobuy-inner .country li span img {
      margin-right: 20px; }
    #howtobuy .howtobuy-inner .country li span p {
      text-align: center; }

#howtobuy .howtobuy-inner .country li.asia span {
  text-align: center; }
  #howtobuy .howtobuy-inner .country li.asia span img {
    margin-right: 0; }

.info-row {
  width: 650px;
  margin: 0 auto 4rem; }
  .info-row .flex {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .info-row .flex li p {
      font-size: 1.3rem;
      font-weight: lighter; }
    .info-row .flex li a {
      font-weight: bold;
      font-size: 2rem;
      text-decoration: underline; }

.contact-txt-row {
  text-align: center;
  font-size: 1.1rem;
  letter-spacing: 2px;
  line-height: 2;
  margin-bottom: 4rem; }

#contact-form .form {
  width: 750px;
  margin: auto; }
  #contact-form .form ul {
    margin-bottom: 1rem; }
    #contact-form .form ul.two {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      #contact-form .form ul.two > li {
        width: 48%; }
    #contact-form .form ul > li label,
    #contact-form .form ul > li input[type="text"],
    #contact-form .form ul > li textarea {
      display: block;
      width: 100%; }
    #contact-form .form ul > li label {
      margin-bottom: 5px; }
    #contact-form .form ul > li input[type="text"],
    #contact-form .form ul > li textarea {
      border: 1px solid #CCCCCC;
      height: 40px;
      line-height: 40px;
      font-size: 1rem;
      padding-left: .5rem;
      outline: none; }
    #contact-form .form ul > li textarea {
      height: 200px; }
    #contact-form .form ul > li .upload {
      border: 1px solid #CCCCCC;
      width: 100%;
      padding: 3px;
      position: relative; }
      #contact-form .form ul > li .upload input[type="file"] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        position: absolute;
        left: 3px;
        top: 8px;
        z-index: 100;
        outline: none; }
      #contact-form .form ul > li .upload label {
        z-index: 200;
        position: relative;
        display: inline-block;
        background-color: #CCCCCC;
        line-height: normal;
        width: auto;
        padding: 0;
        margin: 0;
        padding: 5px 1.3rem; }

@media only screen and (max-width: 1024px) {
  #phone-icon .button {
    display: block;
    position: absolute;
    top: 40px;
    right: 30px;
    width: 30px;
    height: 20px;
    border-bottom: 3px solid rgba(0, 0, 0, 0.5);
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    z-index: 99999;
    cursor: pointer; }
    #phone-icon .button:before, #phone-icon .button:after {
      content: "";
      position: absolute;
      top: 20%;
      width: 100%;
      height: 3px;
      background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%; }
    #phone-icon .button:after {
      content: "";
      top: 60%; }
    #phone-icon .button.action {
      display: block;
      width: 30px;
      height: 20px;
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      border-bottom: medium none !important;
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
      #phone-icon .button.action:before {
        top: 50%;
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -webkit-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s; }
      #phone-icon .button.action:after {
        top: 50%;
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -webkit-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s; }
  #burger {
    width: 25px;
    height: 20px;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    top: 45px;
    right: 25px;
    cursor: pointer;
    z-index: 99999; }
    #burger span {
      background-color: #5e5e5e;
      display: block;
      position: absolute;
      top: 9px;
      left: 0;
      right: 0;
      height: 2px;
      -webkit-transition: all .2s ease;
      -o-transition: all .2s ease;
      transition: all .2s ease;
      -webkit-transition-delay: 0.2s, 0s;
      -o-transition-delay: 0.2s, 0s;
      transition-delay: 0.2s, 0s; }
      #burger span:before, #burger span:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        left: 0;
        background-color: #5e5e5e;
        -webkit-transition-duration: 0.2s, 0.2s;
        -o-transition-duration: 0.2s, 0.2s;
        transition-duration: 0.2s, 0.2s;
        -webkit-transition-delay: 0.2s, 0s;
        -o-transition-delay: 0.2s, 0s;
        transition-delay: 0.2s, 0s; }
      #burger span:before {
        top: -8px;
        -webkit-transition-property: top, -webkit-transform;
        transition-property: top, -webkit-transform;
        -o-transition-property: top, transform;
        transition-property: top, transform;
        transition-property: top, transform, -webkit-transform; }
      #burger span:after {
        bottom: -8px;
        -webkit-transition-property: bottom, -webkit-transform;
        transition-property: bottom, -webkit-transform;
        -o-transition-property: bottom, transform;
        transition-property: bottom, transform;
        transition-property: bottom, transform, -webkit-transform; }
    #burger.action {
      position: fixed; }
      #burger.action span {
        background-color: transparent;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease; }
        #burger.action span:before, #burger.action span:after {
          background-color: #aaa;
          -webkit-transition-property: top,-webkit-transform;
          transition-property: top,-webkit-transform;
          -o-transition-property: top,transform;
          transition-property: top,transform;
          transition-property: top,transform,-webkit-transform;
          -webkit-transition-duration: 0.2s, 0.2s;
          -o-transition-duration: 0.2s, 0.2s;
          transition-duration: 0.2s, 0.2s;
          -webkit-transition-delay: 0s, 0.2s;
          -o-transition-delay: 0s, 0.2s;
          transition-delay: 0s, 0.2s; }
        #burger.action span:before {
          top: 0;
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
        #burger.action span:after {
          bottom: 0;
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); } }

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