@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: #000000;
  background-color: #fff;
  background-repeat: repeat;
  line-height: 1.5;
  font-family: "Arial", "Microsoft JhengHei", "微軟正黑體", sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html *,
body * {
  outline: none;
}

.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(107, 143, 165, 0.8);
  z-index: 99999;
  display: block;
}

.pace-inactive {
  display: none;
}

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

.animate {
  -webkit-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;
  box-sizing: border-box;
}

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

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

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

/*泛用表格*/
.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: 100%;
  max-width: 100%;
}
.container.w2 {
  width: 1366px;
}
.container.w3 {
  width: 1180px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.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: 15px;
  padding-right: 15px;
}

.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;
  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%;
  background-size: cover;
  background-repeat: no-repeat;
}

.editor {
  word-break: break-all;
}
.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: 0.67em 0;
}
.editor h2 {
  font-size: 1.5em;
  margin: 0.75em 0;
}
.editor h3 {
  font-size: 1.17em;
  margin: 0.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: 0.83em;
  margin: 1.5em 0;
}
.editor h6 {
  font-size: 0.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: 0.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 {
  /* Begin bidirectionality settings (do not change) */
}
.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-left {
  text-align: left;
}

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

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

.bold {
  font-weight: bold;
}

header {
  position: relative;
  z-index: 1000;
  background: #6B8FA5;
  margin: 0;
  padding: 0;
}
header #logo {
  padding: 13px 2px 14px;
}
header nav {
  display: block;
  position: absolute;
  z-index: 1000;
  right: 0;
  top: 0;
}
header nav ul {
  padding: 0;
  margin: 0;
  position: relative;
}
header nav ul li {
  display: inline-block;
  text-align: center;
  width: 102px;
  padding: 0 12px;
  font-size: 16px;
  height: 80px;
  line-height: 80px;
  list-style: none;
  vertical-align: middle;
}
header nav ul li a {
  display: inline-block;
  text-align: center;
  color: #ffffff;
}
header nav ul li:hover, header nav ul li#contact-link {
  background: #ED7032;
  line-height: 90px;
  height: 90px;
}
header nav ul li#contact-link {
  width: 145px;
}
header nav ul li#contact-link i {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  margin: 0 5px;
  position: relative;
  top: -3px;
}

footer {
  color: #FFFFFF;
  background: #6B8FA5;
  padding: 40px 0 0;
}
footer .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 60px;
}
footer .flex .logo {
  width: 180px;
  padding-right: 10px;
  text-align: right;
}
footer .flex .logo img {
  margin-bottom: 5px;
  display: inline-block;
}
footer .flex .contact-info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
footer .flex .contact-info .text {
  display: inline-block;
  width: 280px;
  line-height: 2;
}
footer .flex .contact-info .text i {
  display: inline-block;
  font-size: 19px;
  margin-right: 10px;
}
footer .flex .fbs {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 35px;
}
footer .flex .fbs a {
  display: inline-block;
  margin-left: 45px;
  font-size: 31px;
}
footer #copyright {
  background: #009389;
  padding: 5px 0;
}

.mobile-only {
  display: none;
}

.viewmore {
  display: inline-block;
  width: 150px;
  text-align: center;
  line-height: 20px;
  font-family: "Raleway";
  color: #707070;
  border-bottom: 1px #707070 solid;
  margin: 0;
  padding: 0 0 10px;
}

h1.title {
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  margin: 30px auto;
  font-size: 26px;
  color: #4C5655;
  height: 141px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pages {
  padding: 40px 0 60px;
  text-align: left;
}
.pages a.page {
  display: inline-block;
  width: 28px;
  line-height: 28px;
  text-align: center;
  color: #4C5655;
}
.pages a.page.active {
  color: #FFFFFF;
  background: #009389;
}

a.back {
  margin: 10px auto 60px;
  font-size: 16px;
  display: inline-block;
  width: 120px;
  line-height: 35px;
  text-align: center;
  border: 1px #009389 solid;
}
a.back:hover {
  color: #FFFFFF;
  background: #009389;
}

#gotop {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 3000;
}

.right-top__btn-box {
  position: fixed;
  bottom: 100px;
  right: 20px;
  z-index: 3000;
}
.right-top__btn-box .right-top__btn {
  display: block;
  width: 50px;
  height: 50px;
  background: #009389;
  color: #fff;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  margin-bottom: 10px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
.right-top__btn-box .right-top__btn:hover {
  background: rgb(0, 96, 89.4693877551);
  color: #fff;
  text-decoration: none;
}
.right-top__btn-box .line_btn {
  display: block;
  width: 50px;
  height: 150px;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  background: #00C300;
  color: #fff;
  text-align: center;
  line-height: 50px;
  border-radius: 25px;
  margin-bottom: 10px;
  font-size: 18px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
.right-top__btn-box .line_btn:hover {
  background: #009000;
  color: #fff;
  text-decoration: none;
}

#index main {
  padding: 0;
  background: none;
}
#index #home-banner {
  position: relative;
  z-index: 10;
}
#index #home-banner .slider {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#index #home-banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#index #home-banner a.bg-img {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 45.5%;
  background-size: cover;
  background-position: center center;
}
#index #home-point {
  padding: 45px 0;
}
#index #home-point h2 {
  font-size: 26px;
  color: #4C5655;
  margin: 0 auto 25px;
  padding: 0;
}
#index #home-point ul {
  display: block;
  padding: 0;
  margin: 0 auto;
}
#index #home-point ul li {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}
#index #home-point ul li .outer {
  width: 250px;
  height: 250px;
  background: #6B8FA5;
  border-radius: 50%;
  margin: 0 auto;
  padding: 15px;
  color: #FFFFFF;
}
#index #home-point ul li .outer .inner {
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#index #home-point ul li .outer .inner div {
  font-size: 18px;
}
#index #home-point ul li .outer .inner .black, #index #home-point ul li .outer .inner .white {
  display: block;
  margin: 0 auto;
}
#index #home-point ul li .outer .inner .black {
  display: none;
}
#index #home-point ul li:hover .outer, #index #home-point ul li .active .outer {
  background: #009389;
  color: #000000;
}
#index #home-point ul li:hover .outer .inner, #index #home-point ul li .active .outer .inner {
  background: rgba(255, 255, 255, 0.68);
}
#index #home-point ul li:hover .outer .inner .black, #index #home-point ul li .active .outer .inner .black {
  display: block;
}
#index #home-point ul li:hover .outer .inner .white, #index #home-point ul li .active .outer .inner .white {
  display: none;
}
#index #home-point ul {
  /*li*/
}
#index #home-point {
  /*ul*/
}
#index {
  /*#point*/
}
#index #home-service {
  margin: 40px 0;
  color: #FFFFFF;
  background: #6B8FA5;
  background-image: url(../images/index/service.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: auto 100%;
}
#index #home-service .container {
  padding: 20px 0 10px;
}
#index #home-service .container article {
  width: 95%;
  margin: 0;
  padding: 10px;
  max-width: 620px;
  font-size: 16px;
  background: rgba(107, 143, 165, 0.5);
}
#index #home-service .container article h2 {
  font-size: 26px;
  margin: 0 auto;
  font-family: "Raleway";
  font-weight: bold;
}
#index #home-service .container article h2 span {
  font-size: 16px;
  margin: 0 0 0 15px;
  display: inline-block;
  font-family: "微軟正黑體";
  font-weight: normal;
}
#index #home-service .container article h3 i {
  display: inline-block;
  margin-right: 15px;
}
#index #home-service .container article section {
  padding: 0px 10px 20px;
  border-bottom: 1px #FFFFFF solid;
}
#index #home-service .container article .link {
  margin: 20px 0 0;
}
#index #home-service .container article .link .viewmore {
  color: #FFFFFF;
  border-bottom: 1px #FFFFFF solid;
}
#index {
  /*service*/
}
#index #home-service2 {
  padding: 40px 0;
}
#index #home-service2 h2 {
  color: #4C5655;
  font-size: 26px;
}
#index #home-service2 ul, #index #home-service2 li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#index #home-service2 .left, #index #home-service2 .right {
  display: block;
  margin: 0;
  float: left;
}
#index #home-service2 .left {
  width: 680px;
}
#index #home-service2 .left ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 102px;
}
#index #home-service2 .left li {
  background: #F8F8F8;
  width: 200px;
  height: 270px;
  padding-top: 70px;
  position: relative;
  -webkit-box-shadow: 0px 5px 5px 5px #EEEEEE;
          box-shadow: 0px 5px 5px 5px #EEEEEE;
  margin: auto;
}
#index #home-service2 .left .title {
  width: 112px;
  height: 112px;
  line-height: 112px;
  background: #6B8FA5;
  color: #FFFFFF;
  border-radius: 50%;
  font-size: 22px;
  position: absolute;
  top: -56px;
}
#index #home-service2 .left .title:hover, #index #home-service2 .left .title.active {
  background: #009389;
}
#index #home-service2 .left .img {
  display: block;
  position: absolute;
  width: 100%;
  bottom: 130px;
}
#index #home-service2 .left .img img {
  display: block;
  margin: 0 auto;
}
#index #home-service2 .left .text {
  font-size: 16px;
  color: #707070;
  width: 90%;
  margin: 0 auto;
  padding-top: 84px;
}
#index #home-service2 .left .text div {
  padding: 5px;
}
#index #home-service2 .right {
  width: calc(100% - 680px);
  padding-left: 20px;
}
#index #home-service2 .right .title {
  font-size: 14px;
  padding: 10px 0;
  color: #4C5655;
}
#index #home-service2 .right .table table {
  border-collapse: collapse;
  border: 2px #FFFFFF solid;
  background: #009389;
  color: #FFFFFF;
  font-size: 16px;
}
#index #home-service2 .right .table table td {
  border: 2px #FFFFFF solid;
  vertical-align: middle;
}
#index #home-service2 .right .table table td div {
  padding: 10px 10px;
  line-height: 1.5;
}
#index #home-service2 .right .table table td.w1 {
  width: 27%;
}
#index #home-service2 .right .table table td.w2 {
  width: 33%;
}
#index #home-service2 .right .table table td.normal {
  text-align: right;
}
#index #home-service2 .right .table table td.normal div {
  display: inline-block;
  width: 66%;
}
#index {
  /*service2*/
}
#index #home-product, #index #home-news {
  padding: 40px 0;
}
#index #home-product h2, #index #home-news h2 {
  border-left: #6B8FA5 5px solid;
  margin-left: 0px;
  padding-left: 20px;
  font-size: 26px;
  line-height: 30px;
  height: 30px;
  color: #4C5655;
}
#index #home-product h2 .link, #index #home-news h2 .link {
  float: right;
  font-size: 16px;
  line-height: 20px;
}
#index #home-product .products {
  width: 100%;
  overflow: hidden;
}
#index #home-product .products .p-item {
  position: relative;
}
#index #home-product .products .p-item .pic {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
  z-index: 10;
  width: 100%;
  height: 0;
  padding-bottom: 79%;
}
#index #home-product .products .p-item .name {
  position: relative;
  z-index: 100;
  top: -20px;
  background: #6B8FA5;
  color: #ffffff;
  width: 81%;
  margin: 0 auto;
  font-size: 16px;
  padding: 10px;
  overflow: hidden;
}
#index #home-product .products .p-item:hover .name {
  background: #009389;
}
#index {
  /*product*/
}
#index #home-news h2 {
  color: #6B8FA5;
}
#index #home-news h2 span {
  display: inline-block;
  font-size: 16px;
  color: #4C5655;
  line-height: 16px;
  vertical-align: baseline;
}
#index #home-news .news {
  width: 95%;
  margin: 40px auto;
}
#index #home-news .news a {
  display: block;
  border-bottom: 1px #f5f5f5 solid;
}
#index #home-news .news a div {
  font-size: 16px;
  display: inline-block;
  padding: 5px 0;
}
#index #home-news .news a .date {
  width: 100px;
  text-align: center;
  color: #009389;
}
#index #home-news .news a .name {
  padding-left: 20px;
  text-align: left;
  color: #707070;
}
#index #home-news .news a:hover {
  border-bottom: 1px #6B8FA5 solid;
}
#index #home-news .news a:hover .name {
  color: #6B8FA5;
}
#index {
  /*#news*/
}
#index #home-video {
  padding: 40px 0;
  background: #6B8FA5;
  color: #FFFFFF;
}
#index #home-video .flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#index #home-video .left {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
#index #home-video .left .video {
  width: 100%;
  padding-bottom: 48.3333%;
}
#index #home-video .left .video span iframe {
  width: 100%;
  height: 100%;
}
#index #home-video .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 20px;
}
#index #home-video .right h2 {
  margin: 0 0 20px;
  font-size: 26px;
}
#index #home-video .right .text {
  font-size: 16px;
}
#index {
  /*home video*/
}
#index #home-about {
  padding: 40px 0 100px;
}
#index #home-about .about-container {
  padding-top: 150px;
  position: relative;
  background-image: url("../images/index/about.png");
  background-position: 50% 0;
  background-repeat: no-repeat;
}
#index #home-about .about-container .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#index #home-about .about-container .left, #index #home-about .about-container .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#index #home-about .about-container .left h2 {
  color: #4C5655;
}
#index #home-about .about-container .left .text {
  max-width: 500px;
  padding: 15px 30px 40px;
  font-size: 16px;
  color: #707070;
}
#index #home-about .about-container .right {
  padding-top: 35px;
}
#index #home-about .about-container .logo {
  position: absolute;
  bottom: -20px;
  text-align: center;
  width: 100%;
}
#index #home-about .about-container .logo img {
  display: inline-block;
  margin-right: 107px;
}
#index {
  /*about*/
}
#index #home-contact {
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/index/contact_bg.png");
  background-position: 50% 50%;
  padding: 60px 0 80px;
}
#index #home-contact h2 {
  color: #009389;
  font-size: 26px;
}
#index #home-contact h2 span {
  display: inline-block;
  vertical-align: baseline;
  font-size: 16px;
  margin-left: 15px;
  color: #4C5655;
}
#index #home-contact .text {
  color: #6B8FA5;
}
#index #home-contact .link {
  position: absolute;
  right: 0;
  top: 30px;
}
#index #home-contact .link .viewmore {
  width: 200px;
  color: #FFFFFF;
  padding: 10px 0;
  background: #009389;
  border-bottom: none;
}
#index #home-contact .link .viewmore:hover {
  background: #6B8FA5;
}

#about h1.title {
  background-image: url(../images/about/title.png);
}
#about .about {
  padding: 40px 0;
}
#about .about .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#about .about .flex-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#about .about .flex-item.text-area {
  padding: 60px;
}
#about .about .flex-item.text-area h2 {
  font-size: 22px;
  color: #009389;
}
#about .about .flex-item.text-area .text {
  max-width: 450px;
  margin: 40px 0;
  font-size: 16px;
  color: #707070;
}
#about {
  /*.about*/
}
#about .adv {
  padding: 40px 0;
}
#about .adv h2 {
  border-left: 5px #6B8FA5 solid;
  height: 30px;
  line-height: 30px;
  color: #4C5655;
  padding-left: 15px;
}
#about .adv ul {
  padding: 0;
  margin: 0;
}
#about .adv ul li {
  padding: 15px;
  margin: 0;
  list-style: none;
  background: #F8F8F8;
  color: #707070;
  font-size: 16px;
  line-height: 48px;
}
#about .adv ul li i {
  display: inline-block;
  color: #009389;
  border: 1px #ADD6D4 solid;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  text-align: center;
  font-style: normal;
  margin-right: 37px;
}
#about .adv ul li:nth-child(even) {
  background: #ADD6D4;
}
#about .adv ul li:nth-child(even) i {
  border-color: #F8F8F8;
}
#about {
  /*.adv*/
}
#about .introduce {
  padding: 60px 0;
  background-image: url(../images/about/bg.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
#about .introduce h2 {
  color: #4C5655;
  margin-bottom: 60px;
}
#about .introduce .slider {
  overflow: hidden;
}

#product h1.title {
  background-image: url(../images/product/title.png);
}
#product .main-area .left-class, #product .main-area .list-area, #product .main-area .detail-area {
  float: left;
  display: block;
}
#product .main-area .left-class {
  width: 280px;
}
#product .main-area .left-class ul, #product .main-area .left-class li {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}
#product .main-area .left-class > ul {
  max-width: 180px;
}
#product .main-area .left-class > ul > li {
  padding-bottom: 20px;
}
#product .main-area .left-class > ul > li > div {
  color: #707070;
  font-size: 18px;
  line-height: 1.5;
  border-bottom: 1px #BBBBBB solid;
  margin-bottom: 10px;
  cursor: pointer;
}
#product .main-area .left-class > ul > li.active > div, #product .main-area .left-class > ul > li :hover > div {
  font-weight: bold;
}
#product .main-area .left-class > ul > li.active ul {
  display: block;
}
#product .main-area .left-class > ul > li > ul {
  display: none;
  margin-bottom: 10px;
  padding-left: 16px;
}
#product .main-area .left-class > ul > li > ul > li > a {
  display: block;
  color: #4C5655;
  font-size: 16px;
  padding: 2px;
}
#product .main-area .left-class > ul > li > ul > li > a i {
  display: inline-block;
  margin-right: 5px;
}
#product .main-area .left-class > ul > li > ul > li > a.active, #product .main-area .left-class > ul > li > ul > li > a:hover {
  color: #ED7032;
}
#product .main-area {
  /*left-class*/
}
#product .main-area .list-area, #product .main-area .detail-area {
  width: calc(100% - 280px);
}
#product .main-area .list-area .sub-type {
  font-size: 16px;
  color: #707070;
}
#product .main-area .list-area .sub-type a {
  display: inline-block;
  margin-right: 20px;
}
#product .main-area .list-area .sub-type a.active, #product .main-area .list-area .sub-type a:hover {
  color: #ED7032;
}
#product .main-area .list-area .p-list {
  padding-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#product .main-area .list-area .p-list .item {
  width: 280px;
  margin-right: 30px;
  margin-bottom: 30px;
  position: relative;
  z-index: 3;
  background-color: #e3e3e3;
}
#product .main-area .list-area .p-list .item .pic {
  width: 100%;
  height: 0;
  padding-bottom: 96.4%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
#product .main-area .list-area .p-list .item .type {
  padding: 5px 0;
  position: relative;
  margin-top: -20px;
  z-index: 2;
}
#product .main-area .list-area .p-list .item .type span {
  display: inline-block;
  width: 50px;
  line-height: 25px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border: 1px #009389 solid;
  background-color: #009389;
}
#product .main-area .list-area .p-list .item .type span.type2 {
  color: #000000;
  border-color: #ED7032;
  background-color: #ED7032;
}
#product .main-area .list-area .p-list .item .name {
  height: 77px;
  overflow: hidden;
  font-size: 16px;
  color: #4C5655;
  line-height: 1.5;
  overflow: hidden;
  padding: 0px 15px 5px;
  font-weight: bold;
}
#product .main-area .list-area .p-list .item .house-box {
  padding: 0px 15px 5px;
  font-size: 16px;
  color: #4C5655;
}
#product .main-area .list-area .p-list .item .house-box .text-box {
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
#product .main-area .list-area .p-list .item .price {
  text-align: right;
  font-size: 32px;
  color: #ED7032;
  font-family: "Roboto";
  padding: 0 10px 10px 0;
  border: none;
}
#product .main-area .list-area .p-list .item .price span {
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  vertical-align: baseline;
}
#product .main-area {
  /*list-area*/
}
#product .main-area .detail-area .row {
  margin: 0;
}
#product .main-area .detail-area .name {
  color: #4C5655;
  font-size: 20px;
  line-height: 25px;
  padding-bottom: 20px;
}
#product .main-area .detail-area .name .type {
  display: inline-block;
  width: 50px;
  font-size: 14px;
  text-align: center;
  color: #009389;
  border: 1px #009389 solid;
  margin-right: 20px;
  vertical-align: middle;
}
#product .main-area .detail-area .name .type.type2 {
  color: #ED7032;
  border-color: #ED7032;
}
#product .main-area .detail-area .pics, #product .main-area .detail-area .major-data {
  display: block;
  float: left;
}
#product .main-area .detail-area .pics {
  width: 580px;
}
#product .main-area .detail-area .pics .pics-container {
  max-width: 520px;
  overflow: hidden;
}
#product .main-area .detail-area .pics .pics-container .main-pic .bg-img, #product .main-area .detail-area .pics .pics-container .sub-pics .bg-img {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 0;
  padding-bottom: 66%;
}
#product .main-area .detail-area .pics .pics-container .main-pic {
  margin-bottom: 10px;
}
#product .main-area .detail-area .major-data {
  width: calc(100% - 580px);
  color: #4C5655;
  font-size: 16px;
}
#product .main-area .detail-area .major-data ul {
  margin: 0;
  padding: 0;
}
#product .main-area .detail-area .major-data li {
  list-style: none;
  padding: 5px 0 5px 10px;
  border-bottom: 1px #B7B7B7 solid;
}
#product .main-area .detail-area .major-data li.price {
  font-size: 32px;
  color: #ED7032;
  font-family: "Roboto";
  padding: 0 0 10px 0;
  border: none;
}
#product .main-area .detail-area .major-data li.price span {
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  vertical-align: baseline;
}
#product .main-area .detail-area .major-data li:last-child {
  border-bottom: none;
}
#product .main-area .detail-area .major-data .contact-title {
  color: #4C5655;
  margin-top: 30px;
}
#product .main-area .detail-area .major-data .contact-data {
  padding: 10px;
}
#product .main-area .detail-area .major-data .contact-data > * {
  display: inline-block;
  vertical-align: middle;
}
#product .main-area .detail-area .major-data .contact-data i {
  font-size: 30px;
  color: #ED7032;
}
#product .main-area .detail-area .major-data .contact-data div {
  margin-left: 20px;
}
#product .main-area .detail-area .major-data .contact-data div span {
  display: block;
}
#product .main-area .detail-area .major-data .contact-data div .contact-name {
  color: #000000;
}
#product .main-area .detail-area .major-data .contact-data div .tel {
  color: #ED7032;
}
#product .main-area .detail-area {
  /*major-data*/
}
#product .main-area .detail-area .data-area h3.title {
  font-size: 20px;
  color: #4C5655;
  border-bottom: 1px #BBBBBB solid;
  padding: 12px 8px;
}
#product .main-area .detail-area .data-area ul {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 2;
}
#product .main-area .detail-area .data-area ul li {
  list-style: none;
  margin: 0;
  padding: 20px 8px;
  display: block;
  float: left;
  width: calc(100% - 80px);
}
#product .main-area .detail-area .data-area ul li.title {
  width: 80px;
  text-align: center;
  font-weight: bold;
  color: #009389;
}
#product .main-area .detail-area .data-area ul li table {
  width: 100%;
}
#product .main-area .detail-area .data-area ul li table td {
  padding: 0 0 5px 0;
}
#product .main-area .detail-area .data-area ul li table td span {
  color: #707070;
}
#product .main-area .detail-area .data-area ul {
  /* li */
}
#product .main-area .detail-area .data-area ul.support div {
  display: inline-block;
  color: #707070;
  width: 100px;
  margin: 0 5px 10px 0;
}
#product .main-area .detail-area .data-area ul.support div.active {
  color: #ED7032;
}
#product .main-area .detail-area .data-area ul.traffic div span {
  color: #707070;
}
#product .main-area .detail-area .data-area ul.info li, #product .main-area .detail-area .data-area ul.map li {
  width: 100%;
  text-align: left;
}
#product .main-area .detail-area .data-area ul.info li.title, #product .main-area .detail-area .data-area ul.map li.title {
  padding: 5px 8px;
  border-bottom: 1px #BBBBBB solid;
}
#product .main-area .detail-area .data-area ul.info li .editor, #product .main-area .detail-area .data-area ul.map li .editor {
  color: #707070;
}
#product .main-area .detail-area .data-area ul.info li .map iframe, #product .main-area .detail-area .data-area ul.map li .map iframe {
  width: 100%;
}
#product .main-area .detail-area .data-area {
  /*ul*/
}
#product .main-area .detail-area {
  /*data-area*/
}
#product .main-area .detail-area a.back {
  margin: 10px 0 60px 10px;
}
#product .main-area {
  /*detail-area*/
}
#product {
  /*main-area*/
}

#service h1.title {
  background-image: url(../images/service/title.png);
}
#service .content {
  color: #4C5655;
  padding: 10px 0 100px;
  line-height: 1.5;
  min-height: 580px;
}
#service .content ul, #service .content li {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
#service .content .service-links {
  padding: 0px 0 75px;
  text-align: center;
}
#service .content .service-links li {
  display: inline-block;
  width: 120px;
}
#service .content .service-links li a {
  color: #707070;
  font-size: 16px;
  display: inline-block;
  width: 67px;
  padding: 10px 0;
}
#service .content .service-links li a:hover, #service .content .service-links li a.active {
  border-bottom: 1px #ED7032 solid;
}
#service .content .img {
  float: right;
  margin: 0 0 0 20px;
  width: 95%;
  max-width: 560px;
  padding: 0 60px 60px 0;
  background-image: url(../images/service/bg.png);
  background-position: right bottom;
  background-repeat: no-repeat;
}
#service .content h3 {
  font-size: 20px;
  margin: 0;
  font-weight: normal;
  max-width: 580px;
}
#service .content .text {
  font-size: 16px;
  padding: 10px 0;
}
#service .content .text .title {
  font-weight: bold;
  margin-bottom: 10px;
}
#service .content .text .inner {
  max-width: 500px;
}
#service .content .text .inner.all-w {
  width: 100%;
}
#service .content .text .inner .title__row-1 {
  color: #ED7032;
  font-weight: bold;
}
#service .content .text .inner .title__row {
  color: #6B8FA5;
  font-weight: bold;
}
#service .content .text .title {
  color: #009389;
  margin-top: 30px;
}
#service .content .service-table {
  position: relative;
  padding: 60px 0;
}
#service .content .service-table .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; /*垂直置中*/
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
#service .content .service-table .header .title {
  color: #FFFFFF;
  background: #6B8FA5;
  font-size: 22px;
  width: 112px;
  height: 112px;
  line-height: 112px;
  text-align: center;
  border-radius: 50%;
}
#service .content .service-table .header .title.orange {
  background: #ED7032;
}
#service .content .service-table ul li {
  color: #707070;
  font-size: 22px;
  padding: 10px 10px 10px 112px;
  background: #F8F8F8;
}
#service .content .service-table ul li i {
  font-size: 32px;
  display: inline-block;
  margin-right: 3px;
}
#service .content .service-table ul li:nth-child(even) {
  background: #ADD6D4;
}

#news h1.title {
  background-image: url(../images/news/title.png);
}
#news .n-item {
  width: 100%;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px #BBBBBB solid;
}
#news .n-item .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; /*垂直置中*/
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; /*水平置中*/
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
#news .n-item .flex .date {
  color: #FFFFFF;
  background: #ADD6D4;
  width: 100px;
  height: 100px;
  text-align: center;
}
#news .n-item .flex .date > div {
  width: 80%;
  margin: 0 auto;
}
#news .n-item .flex .date .day {
  padding: 20px 0 10px;
  font-size: 26px;
  line-height: 1;
  border-bottom: 1px #FFFFFF solid;
}
#news .n-item .flex .date .ym {
  padding: 5px 0;
  font-size: 16px;
}
#news .n-item .flex .title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 18px;
  color: #000000;
  padding: 0 0 0 30px;
}
#news .list ul, #news .list li {
  padding: 0;
  margin: 0;
}
#news .detail ul, #news .detail li {
  padding: 0;
  margin: 0;
}
#news .detail .editor {
  margin: 40px auto;
  padding: 10px 0;
}

#social h1.title {
  background-image: url(../images/social/title.png);
}
#social .text-box {
  font-size: 16px;
  color: #4C5655;
}
#social .img-box {
  margin-bottom: 100px;
}
#social .social-box {
  margin-bottom: 100px;
}
#social .social-box h2.title {
  text-align: center;
  font-size: 22px;
  color: #009389;
}
#social .social-box h3.sub-title {
  text-align: center;
  color: #E5653D;
}
#social .social-box .img-box.tabket-box img {
  background-color: #fff;
}
#social .social-box .social-list {
  margin: 100px 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#social .social-box .social-list .social-item {
  width: calc(33.3333333333% - 20px);
  background: #F8F8F8;
  position: relative;
}
#social .social-box .social-list .social-item .title {
  width: 112px;
  height: 112px;
  background: #6B8FA5;
  color: #ffffff;
  border-radius: 99rem;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 22px;
  font-weight: bold;
  margin-left: 20px;
  margin-top: -50px;
}
#social .social-box .social-list .social-item .text-box {
  margin: 20px 20px 50px;
  font-size: 1.2rem;
}
#social .social-box .social-list .social-item .text-box span {
  color: #009389;
}
#social .social-box .social-list .social-item .text-box li {
  margin-bottom: 15px;
  font-weight: bold;
}
#social .social-box .img-box {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 20px;
}
#social .social-box .img-box img {
  margin: 0 auto;
}
#social .social-box .social-two-list {
  margin: 80px 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#social .social-box .social-two-list .s-item {
  width: calc(50% - 20px);
  background: #F8F8F8;
  position: relative;
}
#social .social-box .social-two-list .s-item .title {
  background: #E5653D;
  color: #ffffff;
  font-size: 22px;
  padding: 10px;
  font-weight: bold;
}
#social .social-box .social-two-list .s-item .text-box {
  font-size: 1.2rem;
}
#social .social-box .social-two-list .s-item .text-box li {
  margin-bottom: 15px;
  font-weight: bold;
}

.tenant-box {
  padding: 60px 0;
  background: url(../images/social/tiny.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
}

.social-bottom {
  padding: 60px 0;
  background: url(../images/social/bootom.jpg);
  background-position: 50% 50%;
  background-size: cover;
}
.social-bottom .title-box {
  width: 50%;
  margin: 0 0 0 auto;
}
.social-bottom .title-box .title {
  color: #009389;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
.social-bottom .title-box .text-box {
  text-align: center;
  line-height: 30px;
}

.social-btn {
  padding: 20px 30px;
  border-radius: 20px;
  font-size: 20px;
  font-weight: bold;
  background: #009389;
  color: #fff;
  margin-bottom: 100px;
}
.social-btn:hover {
  background: #ED7032;
}

#faq h1.title {
  background-image: url(../images/faq/faq.png);
}
#faq .faq-link {
  margin-bottom: 50px;
}
#faq .faq-link ul {
  list-style-type: none;
  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;
}
#faq .faq-link ul li {
  margin: 0 10px;
}
#faq .faq-link ul li .active {
  padding-bottom: 10px;
  border-bottom: 1px solid #E5653D;
}
#faq .faq-list {
  margin-bottom: 50px;
}
#faq .faq-list .faq-item {
  margin-bottom: 10px;
}
#faq .faq-list .faq-item .faq-title {
  background: #6B8FA5;
  padding: 10px;
  color: #ffffff;
  font-size: 20px;
  cursor: pointer;
}
#faq .faq-list .faq-item .faq-title span {
  margin-right: 10px;
  padding: 10px;
  border-radius: 99rem;
  font-weight: bold;
  font-size: 22px;
}
#faq .faq-list .faq-item .text-box {
  padding: 20px;
  background: #F8F8F8;
  display: none;
}

#contact h1.title {
  background-image: url(../images/contact/title.png);
}
#contact #map_container {
  position: relative;
}
#contact #map_container #map {
  width: 100%;
  height: 400px;
  margin-bottom: 60px;
}
#contact #map_container #map iframe {
  border: none;
  width: 100%;
  height: 400px;
}
#contact #map_container #info {
  position: absolute;
  width: 100%;
  max-width: 1000px;
  left: calc(50% - 500px);
  bottom: 40px;
  color: #FFFFFF;
  background: rgba(0, 147, 137, 0.5);
  padding: 20px 30px;
  text-align: center;
}
#contact #map_container #info > * {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  vertical-align: middle;
  margin: 0 -2px;
}
#contact #map_container #info > *.img {
  width: 130px;
}
#contact #map_container #info > *.address {
  width: calc((100% - 130px) / 3);
}
#contact #map_container #info > *.contact-info {
  width: calc((100% - 130px) * 2 / 3);
}
#contact #map_container #info > *.contact-info > div {
  display: inline-block;
  width: 30%;
}
#contact #map_container #info > *.contact-info > div i {
  display: inline-block;
  margin-right: 10px;
}
#contact #map_container {
  /*#info*/
}
#contact {
  /*map container*/
}
#contact .form {
  max-width: 980px;
  margin: 0 auto 60px;
}
#contact .form .notice {
  color: #6B8FA5;
  margin-bottom: 60px;
}
#contact .form ul {
  margin: 0;
  padding: 0;
}
#contact .form ul li {
  padding: 10px 5px;
  list-style: none;
  display: block;
  font-size: 16px;
  color: #707070;
}
#contact .form ul li input, #contact .form ul li label, #contact .form ul li textarea {
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px #6B8FA5 solid;
  line-height: 30px;
  padding: 5px;
}
#contact .form ul li input[placeholder], #contact .form ul li [placeholder], #contact .form ul li *[placeholder], #contact .form ul li ::-webkit-input-placeholder, #contact .form ul li :-moz-placeholder, #contact .form ul li ::-moz-placeholder {
  font-size: 16px;
  color: #707070;
}
#contact .form ul li label {
  border: none;
}
#contact .form ul li textarea {
  height: 8rem;
  border: 1px #6B8FA5 solid;
}
#contact .form .button {
  margin: 60px auto 80px;
  width: 120px;
  line-height: 35px;
  display: inline-block;
  border: 1px #009389 solid;
  color: #000000;
}
#contact .form .button:hover {
  color: #FFFFFF;
  background: #009389;
}
#contact {
  /*form*/
}

@media only screen and (max-width: 1024px) {
  /*--- header ---*/
  #burger {
    width: 35px;
    height: 35px;
    font-size: 0;
    position: fixed;
    top: 5px;
    right: 5px;
    cursor: pointer;
    z-index: 99999;
    background: none;
  }
  #burger span {
    background-color: #5e5e5e;
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    height: 2px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition-delay: 0.2s, 0s;
            transition-delay: 0.2s, 0s;
  }
  #burger span:nth-child(2) {
    top: 14px;
    -webkit-transition-property: all, -webkit-transform;
    transition-property: all, -webkit-transform;
    transition-property: all, transform;
    transition-property: all, transform, -webkit-transform;
  }
  #burger span:last-child {
    top: 23px;
    -webkit-transition-property: all, -webkit-transform;
    transition-property: all, -webkit-transform;
    transition-property: all, transform;
    transition-property: all, transform, -webkit-transform;
    -webkit-transition-delay: 0.2s, 0s;
            transition-delay: 0.2s, 0s;
  }
  #burger.active {
    position: fixed;
  }
  #burger.active span {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 14px;
    left: 0px;
  }
  #burger.active span:nth-child(2), #burger.active span:last-child {
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, -webkit-transform;
    transition-property: top, transform;
    transition-property: top, transform, -webkit-transform;
    -webkit-transition-property: all, -webkit-transform;
    transition-property: all, -webkit-transform;
    transition-property: all, transform;
    transition-property: all, transform, -webkit-transform;
  }
  #burger.active span:nth-child(2) {
    left: -100%;
    opacity: 0;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    -webkit-transition-delay: 0.2s, 0s;
            transition-delay: 0.2s, 0s;
  }
  #burger.active span:last-child {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  header {
    position: relative;
    left: 0;
    top: 0;
    z-index: 9999;
  }
  header nav ul {
    position: fixed;
    z-index: 9999;
    width: 80vw;
    max-width: 280px;
    height: 100vh;
    margin-top: 0;
    padding-left: 0;
    left: auto;
    right: 0;
    top: 0;
    overflow: auto;
    font-size: 1rem;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-transform: translateX(80vw);
            transform: translateX(80vw);
    -webkit-transition: all 0.65s ease-out;
    transition: all 0.65s ease-out;
  }
  header nav ul.active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: all 0.4s cubic-bezier(0.1, 0.58, 0.42, 0.85);
    transition: all 0.4s cubic-bezier(0.1, 0.58, 0.42, 0.85);
  }
  header nav ul li {
    list-style: none;
    display: block;
    position: static;
    border-left: none;
    width: 100%;
    height: auto;
    line-height: 44px;
    border-bottom: 1px #CCCCCC solid;
    text-align: center;
    background: #FFFFFF;
    font-size: 1rem;
  }
  header nav ul li:hover {
    height: auto;
  }
  header nav ul li span {
    display: inline;
    position: static;
    width: auto;
    height: auto;
  }
  header nav ul li a {
    display: block;
    border: none;
    color: #4C5655;
  }
  header nav ul li:hover, header nav ul li#contact-link {
    line-height: 44px;
    height: 44px;
  }
  header nav ul li#contact-link {
    width: 100%;
  }
  header nav ul li#contact-link a {
    color: #FFFFFF;
  }
  #index #home-point .col-3 {
    padding: 10px;
    width: 50%;
  }
  #index #home-service2 .left, #index #home-service2 .right {
    padding: 20px;
    width: 100%;
  }
  #index #home-service2 .right {
    padding-top: 40px;
  }
  #index #home-service2 .right .table {
    width: 95%;
    margin: 0 auto;
  }
  #index #home-about {
    padding: 40px 0;
  }
  #index #home-about .about-container {
    background-size: 100% auto;
  }
  #index #home-about .about-container .flex {
    display: block;
  }
  #index #home-about .about-container .left h2, #index #home-about .about-container .left .text {
    max-width: 100%;
    padding: 20px;
  }
  #index #home-about .about-container .right, #index #home-about .about-container .logo {
    display: none;
  }
  #index #home-contact {
    padding: 40px 20px;
  }
  /*index*/
  footer .txt-left, footer .txt-right {
    text-align: center;
  }
  footer .flex {
    padding: 5px 20px;
  }
  footer .flex .logo, footer .flex .contact-info, footer .flex .navs {
    padding: 10px;
    width: 100%;
    text-align: center;
  }
  footer .flex .contact-info .text {
    margin: 0 auto;
  }
  footer .flex .navs .fbs {
    padding: 5px;
  }
  footer .flex .navs .fbs a {
    margin: 5px;
  }
  /*footer*/
  #about .about .flex {
    display: block;
  }
  #about .about .flex-item {
    width: 100%;
    max-width: 640px;
    margin: 10px auto;
  }
  #about .about .flex-item.text-area {
    padding: 20px;
  }
  #about .about .flex-item.text-area .text {
    max-width: 100%;
  }
  #about .adv {
    padding: 20px;
  }
  /*about*/
  #product .row {
    margin: 0;
  }
  #product .main-area .left-class, #product .main-area .list-area, #product .main-area .detail-area {
    display: block;
    float: none;
    padding: 20px;
    width: 100%;
  }
  #product .main-area .left-class ul {
    display: none;
  }
  #product .main-area .left-class .mobile-only {
    display: block;
    width: 100%;
    padding: 20px;
  }
  #product .main-area .left-class .mobile-only select {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 2;
    border: 1px #6B8FA5 solid;
    padding: 10px;
  }
  /*product*/
  #service .content .service-links {
    padding: 20px;
  }
  #service .content .img, #service .content .text, #service .content h3 {
    display: block;
    float: none;
    width: 640px;
    max-width: 100%;
    margin: 20px auto;
    padding: 10px 20px;
  }
  #service .content .service-table {
    position: relative;
    padding: 60px 0 40px;
  }
  #service .content .service-table .header .title {
    font-size: 18px;
    width: 80px;
    height: 80px;
    line-height: 80px;
  }
  #service .content .service-table ul li {
    font-size: 16px;
    padding: 10px 10px 10px 80px;
  }
  #service .content .service-table ul li i {
    font-size: 21px;
  }
  /*service*/
  #contact #map_container #info {
    position: static;
    left: 0;
    bottom: 0;
    margin: 20px auto;
  }
  /*contact*/
}
@media only screen and (max-width: 768px) {
  #product .main-area .detail-area .pics, #product .main-area .detail-area .major-data {
    padding: 20px;
    width: 100%;
    float: none;
  }
  /*product*/
  #contact #map_container #info > * {
    display: block;
    height: auto;
    line-height: 1.75;
    padding: 10px 0;
    width: 100% !important;
  }
  #contact .form {
    padding: 10px;
  }
  #contact .form .notice {
    text-align: left;
  }
  /*contact*/
}
@media only screen and (max-width: 640px) {
  h1.title {
    background-size: contain;
  }
  #index #home-point .col-3 {
    padding: 10px;
    width: 100%;
  }
  #index #home-service {
    background-image: none;
  }
  #index #home-service .container article {
    margin: 0 auto;
  }
  #index #home-service2 .left ul {
    display: block;
  }
  #index #home-service2 .left ul li {
    margin: 5px auto 80px;
  }
  #index #home-video .flex-container {
    display: block;
  }
  #index #home-video .flex-container .left, #index #home-video .flex-container .right {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
    padding: 5px 20px;
  }
  #index #home-contact .link {
    position: static;
    margin: 40px 0;
  }
  /*index*/
  footer .flex {
    margin: 5px auto;
  }
  footer .flex .navs nav {
    display: none;
  }
  #about .adv ul li {
    line-height: 1.5;
  }
  #about .adv ul li i {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 5px;
  }
  /*about*/
  .pages {
    text-align: center;
  }
  #product .main-area .sub-type {
    text-align: center;
  }
  #product .main-area .list-area .p-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #product .main-area .detail-area .data-area ul li {
    width: 100%;
    float: none;
    padding: 5px 10px;
  }
  #product .main-area .detail-area .data-area ul li.title {
    width: 100%;
    text-align: left;
  }
  #product .main-area .detail-area .data-area ul li table, #product .main-area .detail-area .data-area ul li tr, #product .main-area .detail-area .data-area ul li td {
    display: block;
    table-layout: none;
  }
  #product .main-area .detail-area .data-area ul.traffic div span {
    display: block;
  }
  /*product*/
  #news .n-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  #news .n-item .flex {
    display: block;
  }
  #news .n-item .flex .date {
    margin: 10px;
  }
  #news .n-item .flex .title {
    padding: 10px;
  }
  #news .detail .editor {
    padding: 10px;
  }
  #news a.back {
    margin: 10px 10px 60px;
  }
  /*news*/
  #contact #map_container #info > .contact-info > div {
    display: block;
    width: 100%;
  }
  #contact .form ul li {
    width: 100%;
  }
  /*contact*/
  #social h1.title {
    background-size: contain;
  }
  #social .social-box {
    margin-bottom: 0;
  }
  #social .social-box .social-list .social-item {
    width: 100%;
    margin-bottom: 80px;
  }
  #social .social-box .social-list .social-item:nth-last-child(1) {
    margin-bottom: 0px;
  }
  #social .social-box .social-two-list .s-item {
    width: 100%;
    margin-bottom: 30px;
  }
  #social .social-bottom .title-box {
    width: 80%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.5);
    padding: 20px;
  }
}