﻿
.detail-pagination ul, .dropdown-box {
  margin: 0;
  padding: 0;
  list-style: none;
}

@font-face {
  font-family: "BBCICON-l";
  src: url("../font/BBC-Light.eot");
  src: url("../font/BBC-Light.eot") format("embedded-opentype"), url("../font/BBC-Light.ttf") format("truetype"), url("../font/BBC-Light.woff") format("woff"), url("../font/BBC-Light.svg") format("svg");
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: "BBCICON-r";
  src: url("../font/BBC-Regular.eot");
  src: url("../font/BBC-Regular.eot") format("embedded-opentype"), url("../font/BBC-Regular.ttf") format("truetype"), url("../font/BBC-Regular.woff") format("woff"), url("../font/BBC-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "BBCICON-s";
  src: url("../font/decor.eot");
  src: url("../font/decor.eot") format("embedded-opentype"), url("../font/decor.ttf") format("truetype"), url("../font/decor.woff") format("woff"), url("../font/decor.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "BBC-Brands";
  src: url("../font/BBC-Brands.eot");
  src: url("../font/BBC-Brands.eot") format("embedded-opentype"), url("../font/BBC-Brands.ttf") format("truetype"), url("../font/BBC-Brands.woff") format("woff"), url("../font/BBC-Brands.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.pages-v2 .next a:before, .pages-v2 .end a:before, .pages-v2 .first a:before, .pages-v2 .prev a:before, .bb, .bs, .bl, .br {
  speak: none;
  font-style: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}

.br, .pages-v2 .next a:before, .pages-v2 .end a:before, .pages-v2 .first a:before, .pages-v2 .prev a:before {
  font-family: "BBCICON-r" !important;
}

.bl {
  font-family: "BBCICON-l" !important;
  font-weight: lighter;
}

.bs {
  font-family: "BBCICON-s" !important;
  font-weight: bold;
}

.bb {
  font-family: "BBC-Brands" !important;
  line-height: 1;
  font-weight: normal;
  font-variant: normal;
}

.bbc-angle-double-left:before {
  content: "";
}

.bbc-angle-double-right:before {
  content: "";
}

.bbc-angle-left:before {
  content: "";
}

.bbc-angle-right:before {
  content: "";
}

.bbc-arrow-alt-to-top:before {
  content: "";
}

.bbc-arrow-left:before {
  content: "";
}

.bbc-arrow-right:before {
  content: "";
}

.bbc-arrow-to-top:before {
  content: "";
}

.bbc-calendar:before {
  content: "";
}

.bbc-calendar-alt:before {
  content: "";
}

.bbc-calendar-check:before {
  content: "";
}

.bbc-check:before {
  content: "";
}

.bbc-chevron-left:before {
  content: "";
}

.bbc-chevron-right:before {
  content: "";
}

.bbc-comment-alt-dots:before {
  content: "";
}

.bbc-comments-alt:before {
  content: "";
}

.bbc-envelope:before {
  content: "";
}

.bbc-eye:before {
  content: "";
}

.bbc-globe:before {
  content: "";
}

.bbc-globe-asia:before {
  content: "";
}

.bbc-heart:before {
  content: "";
}

.bbc-home:before {
  content: "";
}

.bbc-link:before {
  content: "";
}

.bbc-lock-alt:before {
  content: "";
}

.bbc-long-arrow-left:before {
  content: "";
}

.bbc-long-arrow-right:before {
  content: "";
}

.bbc-map-marker-alt:before {
  content: "";
}

.bbc-mobile:before {
  content: "";
}

.bbc-mobile-alt:before {
  content: "";
}

.bbc-phone:before {
  content: "";
}

.bbc-phone-volume:before {
  content: "";
}

.bbc-play:before {
  content: "";
}

.bbc-plus:before {
  content: "";
}

.bbc-search:before {
  content: "";
}

.bbc-share-alt:before {
  content: "";
}

.bbc-star:before {
  content: "";
}

.bbc-sync:before {
  content: "";
}

.bbc-times:before {
  content: "";
}

.bbc-trash-alt:before {
  content: "";
}

.bbc-user:before {
  content: "";
}

.bbc-users:before {
  content: "";
}

.bbc-baidu-tie:before {
  content: "";
}

.bbc-douban:before {
  content: "";
}

.bbc-micro-programe:before {
  content: "";
}

.bbc-qq:before {
  content: "";
}

.bbc-qqzone:before {
  content: "";
}

.bbc-renren:before {
  content: "";
}

.bbc-tencent-weibo:before {
  content: "";
}

.bbc-weibo:before {
  content: "";
}

.bbc-weixin:before {
  content: "";
}

.navbar-normal .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  .navbar-normal .nav > li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .navbar-normal .nav-icon {
    display: none;
  }
}
.ie9 .navbar-normal .nav {
  display: table;
}
.ie9 .navbar-normal .nav > li {
  display: table-cell;
}

.navbar-auto .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  .navbar-auto .nav > li {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
}
.ie9 .navbar-auto .nav {
  display: table;
}
.ie9 .navbar-auto .nav > li {
  display: table-cell;
}

@media (min-width: 576px) {
  .navbar-collapse.collapse:not(.show) {
    display: block;
  }
}
@media (max-width: 991.98px) {
  .navbar-collapse.collapse:not(.show) {
    display: none;
  }
}

.navbar-toggle {
  color: #FFF;
  display: block;
  width: 40px;
  height: 38px;
  padding: 4px 0;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-toggle .bar {
  display: block;
  width: 22px;
  height: 0;
  border-top: 2px solid;
  margin: 6px auto;
  position: relative;
  -webkit-transition: opacity 0.35s ease, -webkit-transform 0.35s ease;
  transition: opacity 0.35s ease, -webkit-transform 0.35s ease;
  -o-transition: transform 0.35s ease, opacity 0.35s ease;
  transition: transform 0.35s ease, opacity 0.35s ease;
  transition: transform 0.35s ease, opacity 0.35s ease, -webkit-transform 0.35s ease;
}
.navbar-toggle:not(.collapsed) .bar:first-child {
  -webkit-transform: translate(0, 8px) rotate(45deg);
      -ms-transform: translate(0, 8px) rotate(45deg);
          transform: translate(0, 8px) rotate(45deg);
}
.navbar-toggle:not(.collapsed) .bar:nth-child(2) {
  opacity: 0;
}
.navbar-toggle:not(.collapsed) .bar:last-child {
  -webkit-transform: translate(0, -8px) rotate(-45deg);
      -ms-transform: translate(0, -8px) rotate(-45deg);
          transform: translate(0, -8px) rotate(-45deg);
}

@media (min-width: 768px) {
  .navbar-right .nav {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.dropdown-box {
  display: none;
}

@media (min-width: 992px) {
  .dropdown-box {
    display: block;
    position: absolute;
    top: 100%;
    right: 50%;
    -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
            transform: translate(50%, 0);
    z-index: 999;
    min-width: 100%;
    white-space: nowrap;
    background-color: transparent;
    padding: 15px 0;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
  }
  .dropdown-box li {
    border: 0 !important;
  }
  .dropdown-box a {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
  }

  .dropdown:hover .dropdown-box {
    opacity: 1;
    visibility: visible;
  }
}
.banner {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #eee;
  overflow: hidden;
  display: block;
  background-size: cover;
}
.banner:before {
  display: block;
  content: "";
  position: relative;
  z-index: 1;
}

.banner-index:before {
  padding-top: 500px;
}
@media (max-width: 1139.98px) {
  .banner-index:before {
    padding-top: 26.0416666667%;
  }
}

.banner-page .banner-index:before {
  padding-top: 380px;
}
@media (max-width: 1139.98px) {
  .banner-page .banner-index:before {
    padding-top: 19.7916666667%;
  }
}

.notify ~ .notify {
  z-index: 1051;
}

.modal-backdrop ~ .modal-backdrop {
  z-index: 1050;
}

@media (min-width: 768px) {
  .notify {
    padding-right: 17px;
  }
}
.notify .notify-desc {
  color: #999;
}
.notify .modal-dialog {
  max-width: 420px;
}
.notify .modal-content {
  border-radius: 10px;
}
.notify .modal-footer {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.notify .modal-footer > .btn {
  margin: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  border-color: transparent !important;
  -ms-flex-positive: 1;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-flex: 1;
          flex-grow: 1;
  max-width: 100%;
  border-radius: 0;
  background-color: #FFF;
  color: #444;
  border-left: 1px solid #e9ecef !important;
}
.notify .modal-footer > .btn:hover {
  background-color: #f6f6f6;
}
.notify .modal-footer > .btn:active {
  background-color: #e8e8e8;
}
.notify .modal-footer > .btn.btn-ok, .notify .modal-footer > .btn.btn-primary {
  color: #695354;
}
.notify .modal-footer > .btn:first-child {
  border-left: 0 !important;
  border-bottom-left-radius: 10px;
}
.notify .modal-footer > .btn:last-child {
  border-bottom-right-radius: 10px;
}
.ie9 .notify .notify .modal-footer {
  display: table;
}
.ie9 .notify .notify .modal-footer > .btn {
  display: table-cell;
}

.notify-alert .modal-dialog {
  max-width: 360px;
}

.notify-auto {
  color: #999999;
  font-size: 12px;
  text-align: center;
}

.row-list {
  margin: 0 -15px;
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row-list > li {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}

.row-1 > li, .row-1 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}

.row-2 > li, .row-2 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
}

.row-3 > li, .row-3 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  width: 33.3333333333%;
}

.row-4 > li, .row-4 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  width: 25%;
}

.row-5 > li, .row-5 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  width: 20%;
}

.row-6 > li, .row-6 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
  width: 16.6666666667%;
}

.row-7 > li, .row-7 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 14.2857142857%;
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
  width: 14.2857142857%;
}

.row-8 > li, .row-8 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
  width: 12.5%;
}

.row-1 > li, .row-1 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}

.row-2 > li, .row-2 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
}

.row-3 > li, .row-3 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  width: 33.3333333333%;
}

.row-4 > li, .row-4 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  width: 25%;
}

.row-5 > li, .row-5 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  width: 20%;
}

.row-6 > li, .row-6 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
  width: 16.6666666667%;
}

.row-7 > li, .row-7 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 14.2857142857%;
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
  width: 14.2857142857%;
}

.row-8 > li, .row-8 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
  width: 12.5%;
}

@media (min-width: 576px) {
  .row-sm-1 > li, .row-sm-1 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

  .row-sm-2 > li, .row-sm-2 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }

  .row-sm-3 > li, .row-sm-3 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    width: 33.3333333333%;
  }

  .row-sm-4 > li, .row-sm-4 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%;
  }

  .row-sm-5 > li, .row-sm-5 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
  }

  .row-sm-6 > li, .row-sm-6 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
    width: 16.6666666667%;
  }

  .row-sm-7 > li, .row-sm-7 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
    width: 14.2857142857%;
  }

  .row-sm-8 > li, .row-sm-8 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%;
  }
}
@media (min-width: 768px) {
  .row-md-1 > li, .row-md-1 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

  .row-md-2 > li, .row-md-2 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }

  .row-md-3 > li, .row-md-3 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    width: 33.3333333333%;
  }

  .row-md-4 > li, .row-md-4 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%;
  }

  .row-md-5 > li, .row-md-5 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
  }

  .row-md-6 > li, .row-md-6 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
    width: 16.6666666667%;
  }

  .row-md-7 > li, .row-md-7 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
    width: 14.2857142857%;
  }

  .row-md-8 > li, .row-md-8 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%;
  }
}
@media (min-width: 992px) {
  .row-lg-1 > li, .row-lg-1 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

  .row-lg-2 > li, .row-lg-2 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }

  .row-lg-3 > li, .row-lg-3 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    width: 33.3333333333%;
  }

  .row-lg-4 > li, .row-lg-4 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%;
  }

  .row-lg-5 > li, .row-lg-5 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
  }

  .row-lg-6 > li, .row-lg-6 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
    width: 16.6666666667%;
  }

  .row-lg-7 > li, .row-lg-7 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
    width: 14.2857142857%;
  }

  .row-lg-8 > li, .row-lg-8 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%;
  }
}
@media (min-width: 1140px) {
  .row-xl-1 > li, .row-xl-1 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

  .row-xl-2 > li, .row-xl-2 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }

  .row-xl-3 > li, .row-xl-3 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    width: 33.3333333333%;
  }

  .row-xl-4 > li, .row-xl-4 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%;
  }

  .row-xl-5 > li, .row-xl-5 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
  }

  .row-xl-6 > li, .row-xl-6 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
    width: 16.6666666667%;
  }

  .row-xl-7 > li, .row-xl-7 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
    width: 14.2857142857%;
  }

  .row-xl-8 > li, .row-xl-8 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%;
  }
}
.pagination {
  margin: 25px 0;
}
@media (max-width: 767.98px) {
  .pagination {
    margin: 15px 0;
  }
}
.pagination .pages {
  margin: 0 -5px;
}
.pagination li {
  display: inline-block;
  padding: 0 5px;
  vertical-align: middle;
}
.pagination li.active a, .pagination li:hover a {
  background-color: #695354;
  border-color: #695354;
  color: #FFF;
}
.pagination a {
  height: 28px;
  line-height: 26px;
  min-width: 28px;
  padding: 0 7px;
  text-align: center;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  border: 1px solid #ddd;
  color: #333333;
  display: block;
}
.pagination a:hover {
  background-color: #f0f0f0;
}

.pages-v1 .next a:before {
  content: "下一页";
}
.pages-v1 .end a:before {
  content: "尾页";
}
.pages-v1 .prev a:before {
  content: "上一页";
}
.pages-v1 .first a:before {
  content: "首页";
}

.pages-v2 .next a:before, .pages-v2 .end a:before, .pages-v2 .first a:before, .pages-v2 .prev a:before {
  display: inline-block;
}
.pages-v2 .next a:before {
  content: "";
}
.pages-v2 .prev a:before {
  content: "";
}
.pages-v2 .first a:before {
  content: "";
}
.pages-v2 .end a:before {
  content: "";
}

/*------------------------------------
 * *  Box-shadows Styles
 * *------------------------------------ */
[class*=shadow--hover] {
  -webkit-transition: -webkit-box-shadow 0.35s ease;
  transition: -webkit-box-shadow 0.35s ease;
  -o-transition: box-shadow 0.35s ease;
  transition: box-shadow 0.35s ease;
  transition: box-shadow 0.35s ease, -webkit-box-shadow 0.35s ease;
}

.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.shadow-none--focus:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.g-parent:hover .shadow-none--parent-hover {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/*------------------------------------
 * *  Box-shadows-v1
 * *------------------------------------ */
.shadow-v1, .shadow--hover-v1:hover {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.shadow-v1-1, .shadow--hover-v1-1:hover {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.shadow-v1-2, .shadow--hover-v1-2:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.shadow-v1-3, .shadow--hover-v1-3:hover {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.shadow-v1-4, .shadow--hover-v1-4:hover {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

/*------------------------------------
 * *  Box-shadows-v2
 * *------------------------------------ */
.shadow-v2 {
  -webkit-box-shadow: 0 12px 12px -8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 12px 12px -8px rgba(0, 0, 0, 0.2);
}

.shadow-v2-1, .shadow--hover-v2-1:hover {
  -webkit-box-shadow: 0 6px 6px -4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 6px 6px -4px rgba(0, 0, 0, 0.2);
}

.shadow-v2-2, .shadow--hover-v2-2:hover {
  -webkit-box-shadow: 0 12px 12px -8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 12px 12px -8px rgba(0, 0, 0, 0.2);
}

.shadow-v2-3, .shadow--hover-v2-3:hover {
  -webkit-box-shadow: 0 18px 18px -12px rgba(0, 0, 0, 0.2);
          box-shadow: 0 18px 18px -12px rgba(0, 0, 0, 0.2);
}

.shadow-v2-4, .shadow--hover-v2-4:hover {
  -webkit-box-shadow: 0 24px 24px -16px rgba(0, 0, 0, 0.2);
          box-shadow: 0 24px 24px -16px rgba(0, 0, 0, 0.2);
}

/*------------------------------------
 * *  Box-shadows-v3-v4-v5
 * *------------------------------------ */
[class*=shadow--hover-v3]:after, [class*=shadow--hover-v3]:before {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-transition: -webkit-box-shadow 0.35s ease;
  transition: -webkit-box-shadow 0.35s ease;
  -o-transition: box-shadow 0.35s ease;
  transition: box-shadow 0.35s ease;
  transition: box-shadow 0.35s ease, -webkit-box-shadow 0.35s ease;
}

.shadow-v3 {
  position: relative;
}
.shadow-v3:after, .shadow-v3:before {
  content: "";
  display: none;
  position: absolute;
  top: 80%;
  max-width: 300px;
  width: 50%;
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
  bottom: 30px;
  -webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}
.shadow-v3:after {
  display: block;
  right: 10px;
  -webkit-transform: rotate(3deg);
      -ms-transform: rotate(3deg);
          transform: rotate(3deg);
}
.shadow-v3:before {
  display: block;
  left: 10px;
  -webkit-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
          transform: rotate(-3deg);
}
.shadow-v3:hover:after, .shadow-v3:hover:before {
  -webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
          box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
}

.shadow-v3-left {
  position: relative;
}
.shadow-v3-left:after, .shadow-v3-left:before {
  content: "";
  display: none;
  position: absolute;
  top: 80%;
  max-width: 300px;
  width: 50%;
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
  bottom: 30px;
  -webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}
.shadow-v3-left:before {
  display: block;
  left: 10px;
  -webkit-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
          transform: rotate(-3deg);
}
.shadow-v3-left:hover:after, .shadow-v3-left:hover:before {
  -webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
          box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
}

.shadow-v3-right {
  position: relative;
}
.shadow-v3-right:after, .shadow-v3-right:before {
  content: "";
  display: none;
  position: absolute;
  top: 80%;
  max-width: 300px;
  width: 50%;
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
  bottom: 30px;
  -webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}
.shadow-v3-right:after {
  display: block;
  right: 10px;
  -webkit-transform: rotate(3deg);
      -ms-transform: rotate(3deg);
          transform: rotate(3deg);
}
.shadow-v3-right:hover:after, .shadow-v3-right:hover:before {
  -webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
          box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
}

.shadow--hover-v3-left {
  position: relative;
}
.shadow--hover-v3-left:after, .shadow--hover-v3-left:before {
  content: "";
  display: none;
  position: absolute;
  top: 80%;
  max-width: 300px;
  width: 50%;
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
  bottom: 30px;
  -webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}
.shadow--hover-v3-left:before {
  display: block;
  left: 10px;
  -webkit-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
          transform: rotate(-3deg);
}
.shadow--hover-v3-left:hover:after, .shadow--hover-v3-left:hover:before {
  -webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
          box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
}

.shadow--hover-v3-right {
  position: relative;
}
.shadow--hover-v3-right:after, .shadow--hover-v3-right:before {
  content: "";
  display: none;
  position: absolute;
  top: 80%;
  max-width: 300px;
  width: 50%;
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
  bottom: 30px;
  -webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}
.shadow--hover-v3-right:before {
  display: block;
  left: 10px;
  -webkit-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
          transform: rotate(-3deg);
}
.shadow--hover-v3-right:hover:after, .shadow--hover-v3-right:hover:before {
  -webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
          box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
}

/*------------------------------------
 * *  Box-shadows-v7
 * *------------------------------------ */
.shadow-v4-left {
  -webkit-box-shadow: -10px 10px 20px -10px rgba(0, 0, 0, 0.075);
          box-shadow: -10px 10px 20px -10px rgba(0, 0, 0, 0.075);
}

.shadow-v4-right {
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.075);
          box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.075);
}

.shadow-v4-left-1, .shadow--hover-v4-left-1:hover {
  -webkit-box-shadow: -5px 5px 10px -5px rgba(0, 0, 0, 0.075);
          box-shadow: -5px 5px 10px -5px rgba(0, 0, 0, 0.075);
}

.shadow-v4-right-1, .shadow--hover-v4-right-1:hover {
  -webkit-box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, 0.075);
          box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, 0.075);
}

.shadow-v4-left-2, .shadow--hover-v4-left-2:hover {
  -webkit-box-shadow: -10px 10px 20px -10px rgba(0, 0, 0, 0.1125);
          box-shadow: -10px 10px 20px -10px rgba(0, 0, 0, 0.1125);
}

.shadow-v4-right-2, .shadow--hover-v4-right-2:hover {
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.1125);
          box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.1125);
}

.shadow-v4-left-3, .shadow--hover-v4-left-3:hover {
  -webkit-box-shadow: -15px 15px 30px -15px rgba(0, 0, 0, 0.15);
          box-shadow: -15px 15px 30px -15px rgba(0, 0, 0, 0.15);
}

.shadow-v4-right-3, .shadow--hover-v4-right-3:hover {
  -webkit-box-shadow: 15px 15px 30px -15px rgba(0, 0, 0, 0.15);
          box-shadow: 15px 15px 30px -15px rgba(0, 0, 0, 0.15);
}

.shadow-v4-left-4, .shadow--hover-v4-left-4:hover {
  -webkit-box-shadow: -20px 20px 40px -20px rgba(0, 0, 0, 0.1875);
          box-shadow: -20px 20px 40px -20px rgba(0, 0, 0, 0.1875);
}

.shadow-v4-right-4, .shadow--hover-v4-right-4:hover {
  -webkit-box-shadow: 20px 20px 40px -20px rgba(0, 0, 0, 0.1875);
          box-shadow: 20px 20px 40px -20px rgba(0, 0, 0, 0.1875);
}

.label-required {
  position: relative;
}
.label-required:before {
  content: "*";
  color: #dc3545;
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  width: 0.75em;
  margin-left: -0.75em;
}

.help-block {
  display: none;
}

.has-error .form-control {
  border-color: #dc3545;
}
.has-error .help-block {
  margin-top: 5px;
  display: block;
  color: #dc3545;
}
.has-error label {
  color: #dc3545 !important;
}
.has-error .checker .checker-radio:before, .has-error .checker .checker-checkbox:before {
  border-color: #dc3545;
}

.form-v1 .col-form-label {
  margin-left: 15px;
  width: calc(100% - 30px);
}

.form-label-3 .col-form-label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 3em;
  flex: 0 0 3em;
  max-width: 3em;
}
.form-label-3 .col-js-select {
  max-width: calc(100% - 3em - 15px);
}

.form-label-4 .col-form-label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 4em;
  flex: 0 0 4em;
  max-width: 4em;
}
.form-label-4 .col-js-select {
  max-width: calc(100% - 4em - 15px);
}

.form-label-5 .col-form-label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 5em;
  flex: 0 0 5em;
  max-width: 5em;
}
.form-label-5 .col-js-select {
  max-width: calc(100% - 5em - 15px);
}

.form-label-6 .col-form-label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 6em;
  flex: 0 0 6em;
  max-width: 6em;
}
.form-label-6 .col-js-select {
  max-width: calc(100% - 6em - 15px);
}

.form-label-7 .col-form-label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 7em;
  flex: 0 0 7em;
  max-width: 7em;
}
.form-label-7 .col-js-select {
  max-width: calc(100% - 7em - 15px);
}

@media (min-width: 576px) {
  .form-sm-label-3 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 3em;
    flex: 0 0 3em;
    max-width: 3em;
  }
  .form-sm-label-3 .col-js-select {
    max-width: calc(100% - 3em - 15px);
  }
}

@media (min-width: 576px) {
  .form-sm-label-4 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4em;
    flex: 0 0 4em;
    max-width: 4em;
  }
  .form-sm-label-4 .col-js-select {
    max-width: calc(100% - 4em - 15px);
  }
}

@media (min-width: 576px) {
  .form-sm-label-5 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5em;
    flex: 0 0 5em;
    max-width: 5em;
  }
  .form-sm-label-5 .col-js-select {
    max-width: calc(100% - 5em - 15px);
  }
}

@media (min-width: 576px) {
  .form-sm-label-6 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6em;
    flex: 0 0 6em;
    max-width: 6em;
  }
  .form-sm-label-6 .col-js-select {
    max-width: calc(100% - 6em - 15px);
  }
}

@media (min-width: 576px) {
  .form-sm-label-7 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 7em;
    flex: 0 0 7em;
    max-width: 7em;
  }
  .form-sm-label-7 .col-js-select {
    max-width: calc(100% - 7em - 15px);
  }
}

@media (min-width: 768px) {
  .form-md-label-3 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 3em;
    flex: 0 0 3em;
    max-width: 3em;
  }
  .form-md-label-3 .col-js-select {
    max-width: calc(100% - 3em - 15px);
  }
}

@media (min-width: 768px) {
  .form-md-label-4 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4em;
    flex: 0 0 4em;
    max-width: 4em;
  }
  .form-md-label-4 .col-js-select {
    max-width: calc(100% - 4em - 15px);
  }
}

@media (min-width: 768px) {
  .form-md-label-5 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5em;
    flex: 0 0 5em;
    max-width: 5em;
  }
  .form-md-label-5 .col-js-select {
    max-width: calc(100% - 5em - 15px);
  }
}

@media (min-width: 768px) {
  .form-md-label-6 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6em;
    flex: 0 0 6em;
    max-width: 6em;
  }
  .form-md-label-6 .col-js-select {
    max-width: calc(100% - 6em - 15px);
  }
}

@media (min-width: 768px) {
  .form-md-label-7 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 7em;
    flex: 0 0 7em;
    max-width: 7em;
  }
  .form-md-label-7 .col-js-select {
    max-width: calc(100% - 7em - 15px);
  }
}

@media (min-width: 992px) {
  .form-lg-label-3 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 3em;
    flex: 0 0 3em;
    max-width: 3em;
  }
  .form-lg-label-3 .col-js-select {
    max-width: calc(100% - 3em - 15px);
  }
}

@media (min-width: 992px) {
  .form-lg-label-4 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4em;
    flex: 0 0 4em;
    max-width: 4em;
  }
  .form-lg-label-4 .col-js-select {
    max-width: calc(100% - 4em - 15px);
  }
}

@media (min-width: 992px) {
  .form-lg-label-5 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5em;
    flex: 0 0 5em;
    max-width: 5em;
  }
  .form-lg-label-5 .col-js-select {
    max-width: calc(100% - 5em - 15px);
  }
}

@media (min-width: 992px) {
  .form-lg-label-6 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6em;
    flex: 0 0 6em;
    max-width: 6em;
  }
  .form-lg-label-6 .col-js-select {
    max-width: calc(100% - 6em - 15px);
  }
}

@media (min-width: 992px) {
  .form-lg-label-7 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 7em;
    flex: 0 0 7em;
    max-width: 7em;
  }
  .form-lg-label-7 .col-js-select {
    max-width: calc(100% - 7em - 15px);
  }
}

@media (min-width: 1140px) {
  .form-xl-label-3 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 3em;
    flex: 0 0 3em;
    max-width: 3em;
  }
  .form-xl-label-3 .col-js-select {
    max-width: calc(100% - 3em - 15px);
  }
}

@media (min-width: 1140px) {
  .form-xl-label-4 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4em;
    flex: 0 0 4em;
    max-width: 4em;
  }
  .form-xl-label-4 .col-js-select {
    max-width: calc(100% - 4em - 15px);
  }
}

@media (min-width: 1140px) {
  .form-xl-label-5 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5em;
    flex: 0 0 5em;
    max-width: 5em;
  }
  .form-xl-label-5 .col-js-select {
    max-width: calc(100% - 5em - 15px);
  }
}

@media (min-width: 1140px) {
  .form-xl-label-6 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6em;
    flex: 0 0 6em;
    max-width: 6em;
  }
  .form-xl-label-6 .col-js-select {
    max-width: calc(100% - 6em - 15px);
  }
}

@media (min-width: 1140px) {
  .form-xl-label-7 .col-form-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 7em;
    flex: 0 0 7em;
    max-width: 7em;
  }
  .form-xl-label-7 .col-js-select {
    max-width: calc(100% - 7em - 15px);
  }
}

.checker {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  display: inline-block;
  font-size: inherit;
  line-height: 1.5;
  margin-right: 15px;
  cursor: pointer;
}
.checker .checker-radio, .checker .checker-checkbox {
  position: relative;
  padding-left: 1.5em;
  display: block;
}
.checker .checker-radio:before, .checker .checker-radio:after, .checker .checker-checkbox:before, .checker .checker-checkbox:after {
  color: #aaa;
  position: absolute;
  left: 0;
  top: 3px;
  content: "";
  display: block;
  font-size: 16px;
}
.checker .checker-radio:before, .checker .checker-checkbox:before {
  width: 1em;
  height: 1em;
  border: 1px solid;
}
.checker .checker-radio:hover:before, .checker .checker-checkbox:hover:before {
  color: #695354;
}
.checker .checker-radio:before, .checker .checker-radio:after {
  border-radius: 50%;
}
.checker .checker-radio:after {
  opacity: 0;
  border: 0.25em solid;
  top: 7px;
  left: 0.25em;
}
.checker .checker-checkbox:before {
  border-radius: 3px;
}
.checker .checker-checkbox:after {
  opacity: 0;
  border-radius: 1px;
  border-bottom: 2px solid;
  border-right: 2px solid;
  width: 0.4em;
  height: 0.6em;
  top: 5px;
  left: 0.325em;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.checker input:checked + .checker-radio:after, .checker input:checked + .checker-radio:before, .checker input:checked + .checker-checkbox:after, .checker input:checked + .checker-checkbox:before {
  color: #695354;
}
.checker input:checked + .checker-radio:after, .checker input:checked + .checker-checkbox:after {
  opacity: 1;
}

.checker-sm {
  font-size: 0.875rem;
}

.select-v1 {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='#888' d='M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.5rem center;
  background-size: 1rem 1rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 1.75rem;
}

.spinner {
  border: 5px solid #eee;
  border-top: 5px solid #695354;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  -webkit-animation: spin 1.2s linear infinite;
          animation: spin 1.2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.spinner-sm {
  width: 1em;
  height: 1em;
  border: 2px solid rgba(0, 0, 0, 0.5);
  border-top: 2px solid #eee;
  margin-right: 5px;
}

.mobile-dropdown {
  display: none;
}

@media (max-width: 767.98px) {
  .mobile-dropdown {
    display: block;
    position: fixed;
    z-index: 999;
    right: 100%;
    width: 60%;
    height: 100%;
    top: 0;
    overflow: auto;
    background-color: #4d3c3d;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.35s ease;
    transition: -webkit-transform 0.35s ease;
    -o-transition: transform 0.35s ease;
    transition: transform 0.35s ease;
    transition: transform 0.35s ease, -webkit-transform 0.35s ease;
  }
  .mobile-dropdown.open {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .mobile-dropdown .nav > li {
    border-bottom: 1px solid #302626;
  }
  .mobile-dropdown .nav > li > a {
    color: #FFF;
    padding: 10px 35px;
    -webkit-transition: background-color 0.35s ease;
    -o-transition: background-color 0.35s ease;
    transition: background-color 0.35s ease;
  }
  .mobile-dropdown .nav > li.nav-dropdown-link {
    font-size: 18px;
  }
  .mobile-dropdown .nav > li.nav-dropdown-link > a {
    padding: 10px 20px;
  }
  .mobile-dropdown .nav > li.active a, .mobile-dropdown .nav > li:hover a {
    background-color: #302626;
  }

  .mobile-dropdown-backdrop {
    display: block;
    visibility: hidden;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    transtion: opacity 0.35s ease;
    position: fixed;
    top: 0;
    left: 0;
  }
  .mobile-dropdown-backdrop.open {
    opacity: 1;
    visibility: visible;
  }
}
.header-brand::after {
  display: block;
  clear: both;
  content: "";
}

.header-logo, .header-hotline {
  display: block;
}

.header-left {
  float: left;
  max-width: 60%;
}

.header-right {
  float: right;
  max-width: 40%;
}

@media (max-width: 767.98px) {
  .navbar-grid[data-nav] .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .navbar-grid[data-nav] .nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #4d3c3d;
    border-right: 1px solid #4d3c3d;
    font-size: 14px;
  }
  .navbar-grid[data-nav] .nav li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    border: 1px solid #4d3c3d;
    border-top: 0;
    border-right: 0;
  }
  .navbar-grid[data-nav] .nav-icon {
    font-size: 24px;
    display: block;
    margin-bottom: 8px;
  }
  .navbar-grid[data-nav] .nav-title {
    opacity: 0.75;
  }
  .navbar-grid[data-nav="11"] .nav li:nth-child(8) ~ li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .navbar-grid[data-nav="7"] .nav li:nth-child(4) ~ li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .navbar-grid[data-nav="10"] .nav li:nth-child(8) ~ li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .navbar-grid.nav10a[data-nav="10"] .nav li:nth-child(4) ~ li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .navbar-grid.nav10b[data-nav="10"] .nav li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20% !important;
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }
  .navbar-grid.nav10b[data-nav="10"] .nav li .nav-title {
    display: inline-block;
    width: 2em;
  }
  .navbar-grid[data-nav="9"] .nav li, .navbar-grid[data-nav="6"] .nav li, .navbar-grid.nav12a[data-nav="12"] .nav li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}
.is-sticky {
  z-index: 999;
}

.sticky {
  width: 100%;
}

@media (max-width: 767.98px) {
  .header-holder-v1 {
    height: 67px;
  }
}
.header-v1 {
  background-color: #FFF;
}
.header-v1::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 767.98px) {
  .header-holder-v1 .header-v1 {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
  }
}
.header-v1 a {
  text-decoration: none !important;
}
@media (min-width: 768px) {
  .header-v1 .navbar-toggle {
    display: none;
  }
}
.header-v1 .navbar-toggle {
  color: #695354;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid;
  padding: 6px 0;
  margin-left: 8px;
}
.header-v1 .navbar {
  background-color: #695354;
}
.header-v1 .header-brand {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}
@media (max-width: 767.98px) {
  .header-v1 .header-brand {
    padding: 12px 0;
  }
  .header-v1 .header-brand .container {
    max-width: 100%;
  }
}
.header-v1 .header-hotline {
  font-size: 20px;
}
@media (max-width: 767.98px) {
  .header-v1 .header-hotline {
    font-size: 24px;
  }
  .header-v1 .header-hotline span {
    display: none;
  }
}
.header-v1 .hotline-icon {
  font-size: 0.875em;
  width: 2em;
  height: 2em;
  border: 1px solid;
  line-height: 2em;
  text-align: center;
  border-radius: 50%;
  margin-right: 8px;
}
@media (max-width: 767.98px) {
  .header-v1 .hotline-icon {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .header-v1 .navbar-main.collapse {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .header-v1 .header-logo img {
    height: 42px;
    width: auto;
  }
  .header-v1 .header-hotline, .header-v1 .navbar-toggle {
    display: inline-block;
    vertical-align: middle;
  }
}

@media (max-width: 767.98px) {
  .navbar-grid[data-nav] .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .navbar-grid[data-nav] .nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #4d3c3d;
    border-right: 1px solid #4d3c3d;
    font-size: 14px;
  }
  .navbar-grid[data-nav] .nav li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    border: 1px solid #4d3c3d;
    border-top: 0;
    border-right: 0;
  }
  .navbar-grid[data-nav] .nav-icon {
    font-size: 24px;
    display: block;
    margin-bottom: 8px;
  }
  .navbar-grid[data-nav] .nav-title {
    opacity: 0.75;
  }
  .navbar-grid[data-nav="11"] .nav li:nth-child(8) ~ li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .navbar-grid[data-nav="7"] .nav li:nth-child(4) ~ li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .navbar-grid[data-nav="10"] .nav li:nth-child(8) ~ li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .navbar-grid.nav10a[data-nav="10"] .nav li:nth-child(4) ~ li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .navbar-grid.nav10b[data-nav="10"] .nav li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20% !important;
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }
  .navbar-grid.nav10b[data-nav="10"] .nav li .nav-title {
    display: inline-block;
    width: 2em;
  }
  .navbar-grid[data-nav="9"] .nav li, .navbar-grid[data-nav="6"] .nav li, .navbar-grid.nav12a[data-nav="12"] .nav li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}
@media (min-width: 768px) {
  .nav-header-v1 > li:not(:first-child) {
    padding-left: 1px;
    position: relative;
  }
  .nav-header-v1 > li:not(:first-child):before {
    content: "";
    height: 40%;
    top: 30%;
    left: 0;
    position: absolute;
    border-left: 1px solid #4d3c3d;
  }
}
.nav-header-v1 > li > a {
  padding: 12px 15px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  margin: 0 -1px;
  -webkit-transition: background-color 0.35s ease;
  -o-transition: background-color 0.35s ease;
  transition: background-color 0.35s ease;
}
@media (max-width: 575.98px) {
  .nav-header-v1 > li > a {
    padding: 12px 12px;
    font-size: 13px;
  }
}
.nav-header-v1 > li:hover > a, .nav-header-v1 > li.active > a {
  background-color: #4d3c3d;
}

.header-v2 a {
  text-decoration: none !important;
}
.header-v2 .navbar {
  background-color: #695354;
}
@media (max-width: 767.98px) {
  .header-v2 .navbar .container {
    padding: 0;
  }
}
.header-v2 .header-brand {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}
@media (max-width: 767.98px) {
  .header-v2 .header-brand {
    padding: 12px 0;
  }
  .header-v2 .header-brand .container {
    max-width: 100%;
  }
}
.header-v2 .header-hotline {
  font-size: 20px;
}
@media (max-width: 767.98px) {
  .header-v2 .header-hotline {
    font-size: 24px;
  }
  .header-v2 .header-hotline span {
    display: none;
  }
}
.header-v2 .hotline-icon {
  font-size: 0.875em;
  width: 2em;
  height: 2em;
  border: 1px solid;
  line-height: 2em;
  text-align: center;
  border-radius: 50%;
  margin-right: 8px;
}
@media (max-width: 767.98px) {
  .header-v2 .hotline-icon {
    margin-right: 0;
  }
}
.header-v2 .navbar-container {
  position: relative;
}
.header-v2 .navbar-container::after {
  display: block;
  clear: both;
  content: "";
}
.header-v2 .nav-toggle-wrap {
  width: 0;
  float: right;
  overflow: hidden;
}
.header-v2 .navbar-toggle {
  width: 40px;
  height: 40px;
  padding: 5px 0;
}
.header-v2 .navbar-has-hidden .nav {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header-v2 .navbar-has-hidden .nav-toggle-wrap {
  width: 40px;
}
.header-v2 .navbar-has-hidden .navbar-toggle {
  display: block !important;
  color: #FFF;
}
.header-v2 #more-nav {
  text-align: center;
  background-color: #eee;
}
.header-v2 #more-nav li {
  display: inline-block;
}
.header-v2 #more-nav a {
  padding: 8px 12px;
  color: #888;
}
.header-v2 #more-nav a:hover {
  color: #695354;
}
.header-v2 #more-nav li.active > a {
  color: #695354;
}

.nav-header-v2 {
  overflow: hidden;
}
.nav-header-v2 > li > a {
  color: #FFF;
  padding: 10px 15px;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  .nav-header-v2 > li > a {
    padding: 10px 13px;
  }
}
.nav-header-v2 > li > a:hover {
  color: #ffffff;
  background-color: #4d3c3d;
}
.nav-header-v2 > li.active > a {
  color: #ffffff;
  background-color: #4d3c3d;
}

.header-v3 {
  background-color: #695354;
  background-position: left top;
  background-repeat: repeat;
  position: relative;
  width: 100%;
  z-index: 999;
  text-align: center;
  -webkit-transition: background 0.35s;
  -o-transition: background 0.35s;
  transition: background 0.35s;
}
.header-v3.header-active {
  background: #FFF;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.35);
          box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.35);
}
@media (max-width: 1139.98px) {
  .header-v3 {
    text-align: right;
    padding-right: 60px;
  }
}
@media (max-width: 991.98px) {
  .header-v3 {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .header-v3 .navbar-main.collapse {
    display: block;
  }
}
@media (max-width: 991.98px) {
  .header-v3::after {
    display: block;
    clear: both;
    content: "";
  }
}
.header-v3 .navbar {
  display: inline-block;
}
.header-v3 .header-logo, .header-v3 .header-hotline {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 991.98px) {
  .header-v3 .header-logo, .header-v3 .header-hotline {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    display: inline-block;
  }
}
.header-v3 .header-logo {
  left: 0;
  padding: 15px;
}
@media (min-width: 1140px) {
  .header-v3 .header-logo {
    padding-left: 35px;
  }
}
@media (max-width: 991.98px) {
  .header-v3 .header-logo {
    float: left;
    padding: 12px 15px;
    max-width: 50%;
  }
}
.header-v3 .header-logo img {
  max-height: 46px;
  width: auto;
}
@media (max-width: 991.98px) {
  .header-v3 .header-logo img {
    max-height: 36px;
  }
}
.header-v3 .navbar-main {
  width: 100%;
}
.header-v3 .header-hotline {
  right: 0;
  padding: 20px 15px;
  font-family: "Impact";
}
@media (min-width: 1140px) {
  .header-v3 .header-hotline {
    padding-right: 35px;
  }
}
.header-v3 .header-hotline span {
  color: #f2af00;
  font-size: 32px;
  display: inline-block;
  line-height: 1;
  -webkit-transition: color 0.35s;
  -o-transition: color 0.35s;
  transition: color 0.35s;
  vertical-align: middle;
}
@media (max-width: 991.98px) {
  .header-v3 .header-hotline span {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header-v3 .header-hotline {
    padding: 15px;
  }
}
@media (max-width: 991.98px) {
  .header-v3 .header-hotline {
    position: static;
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
  }
  .header-v3 .header-hotline span {
    display: none;
  }
}
.header-v3 .hotline-icon {
  color: #f2af00;
  font-size: 18px;
  border: 1px solid;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  line-height: 2em;
  margin-right: 5px;
  -webkit-transition: color 0.35s;
  -o-transition: color 0.35s;
  transition: color 0.35s;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
@media (max-width: 1139.98px) {
  .header-v3 .hotline-icon {
    margin-right: 0;
  }
}
@media (max-width: 991.98px) {
  .header-v3 .hotline-icon {
    text-align: center;
  }
}
@media (max-width: 991.98px) {
  .header-v3 .hotline-icon {
    font-size: 20px;
    margin-right: 0;
  }
}
.header-v3 .navbar-toggle {
  display: none;
  width: 40px;
  height: 40px;
  border: 1px solid;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 15px;
  color: #695354;
  -webkit-transition: color 0.35s;
  -o-transition: color 0.35s;
  transition: color 0.35s;
}
@media (max-width: 767.98px) {
  .header-v3 .navbar-toggle {
    display: inline-block;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .nav-header-v3 {
    text-align: center;
  }
  .nav-header-v3::after {
    display: block;
    clear: both;
    content: "";
  }
  .nav-header-v3 .dropdown .dropdown-box {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: transform 0.35s, opacity 0.35s;
    transition: transform 0.35s, opacity 0.35s;
    transition: transform 0.35s, opacity 0.35s, -webkit-transform 0.35s;
  }
  .nav-header-v3 .dropdown .dropdown-box a {
    color: #fff;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
  }
  .nav-header-v3 .dropdown .dropdown-box a:hover {
    color: #3e3132;
  }
  .nav-header-v3 .dropdown:hover .dropdown-box {
    opacity: 1;
    visibility: visible;
  }
  .nav-header-v3 .dropdown-btn {
    display: none !important;
  }
  .nav-header-v3 .nav-title {
    position: relative;
    z-index: 4;
  }
  .nav-header-v3 > li {
    display: inline-block;
    float: left;
  }
  .nav-header-v3 > li:last-of-type {
    background: none;
  }
  .nav-header-v3 > li > a {
    color: #6b5656;
    padding: 40px 25px;
    position: relative;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    font-size: 16px;
    line-height: 20px;
    position: relative;
  }
  .nav-header-v3 > li > a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 4px;
    background-color: #695354;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
  }
}
@media (min-width: 768px) and (max-width: 1399.98px) {
  .nav-header-v3 > li > a {
    padding: 30px 15px;
  }
}
@media (min-width: 768px) and (max-width: 1139.98px) {
  .nav-header-v3 > li > a {
    padding: 25px 10px;
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .nav-header-v3 > li > a {
    font-size: 12px;
    padding: 24px 10px;
  }
}
@media (min-width: 768px) {
  .nav-header-v3 > li.active > a, .nav-header-v3 > li:hover > a {
    color: #695354;
    background-color: #edeee9;
  }
  .nav-header-v3 > li.active > a:before, .nav-header-v3 > li:hover > a:before {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .header-active .nav-header-v3 > li > a {
    color: #333;
  }
}
.header-active .header-hotline {
  color: #695354;
}
.header-active .navbar-toggle {
  color: #695354;
}

@media (max-width: 767.98px) {
  .header-v3 .navbar-main {
    position: fixed;
    height: 100% !important;
    width: 60%;
    overflow-x: hidden;
    top: 0;
    left: 0;
    z-index: 1199;
    overflow-y: auto;
    background-color: #695354;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
  }
  .header-v3 .navbar-main.navbar-open {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  }
  .header-v3 .navbar-main > .container {
    padding: 0;
  }
  .header-v3 .dropdown-box {
    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    transition: opacity 0.35s;
    padding-left: 30px !important;
    background-color: #524142;
  }
  .header-v3 .dropdown-box > li > a {
    border-top: 1px solid #524142;
    border-left: 1px solid #524142;
    color: #ffffff;
  }
  .header-v3 .dropdown-box > li > a:hover {
    background-color: #3e3132;
  }
  .header-v3 .dropdown-btn {
    display: block;
    float: right;
    text-align: center;
    border-left: 1px solid #524142;
  }
  .header-v3 .dropdown-btn:before {
    content: "+";
  }
  .header-v3 .dropdown-btn.active:before {
    content: "-";
  }
  .header-v3 .dropdown-btn.active ~ .dropdown-box {
    opacity: 1;
    max-height: none;
  }
  .header-v3 .navbar-open .nav-header-v3 > li {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .header-v3 .nav-header-v3 > li:nth-child(1) {
    -webkit-transition-delay: 0.3s !important;
         -o-transition-delay: 0.3s !important;
            transition-delay: 0.3s !important;
  }
  .header-v3 .nav-header-v3 > li:nth-child(2) {
    -webkit-transition-delay: 0.4s !important;
         -o-transition-delay: 0.4s !important;
            transition-delay: 0.4s !important;
  }
  .header-v3 .nav-header-v3 > li:nth-child(3) {
    -webkit-transition-delay: 0.5s !important;
         -o-transition-delay: 0.5s !important;
            transition-delay: 0.5s !important;
  }
  .header-v3 .nav-header-v3 > li:nth-child(4) {
    -webkit-transition-delay: 0.6s !important;
         -o-transition-delay: 0.6s !important;
            transition-delay: 0.6s !important;
  }
  .header-v3 .nav-header-v3 > li:nth-child(5) {
    -webkit-transition-delay: 0.7s !important;
         -o-transition-delay: 0.7s !important;
            transition-delay: 0.7s !important;
  }
  .header-v3 .nav-header-v3 > li:nth-child(6) {
    -webkit-transition-delay: 0.8s !important;
         -o-transition-delay: 0.8s !important;
            transition-delay: 0.8s !important;
  }
  .header-v3 .nav-header-v3 > li:nth-child(7) {
    -webkit-transition-delay: 0.9s !important;
         -o-transition-delay: 0.9s !important;
            transition-delay: 0.9s !important;
  }
  .header-v3 .nav-header-v3 > li:nth-child(8) {
    -webkit-transition-delay: 1s !important;
         -o-transition-delay: 1s !important;
            transition-delay: 1s !important;
  }
  .header-v3 .nav-header-v3 > li:nth-child(9) {
    -webkit-transition-delay: 1.1s !important;
         -o-transition-delay: 1.1s !important;
            transition-delay: 1.1s !important;
  }
  .header-v3 .nav-header-v3 > li:nth-child(10) {
    -webkit-transition-delay: 1.2s !important;
         -o-transition-delay: 1.2s !important;
            transition-delay: 1.2s !important;
  }

  .navbar-backdrop-close {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s;
    background-color: #000000;
    z-index: 997;
  }
  .navbar-backdrop-close.open {
    opacity: 0.6;
  }

  .header-v3 .navbar {
    display: block;
  }

  .nav-header-v3 {
    display: block !important;
    text-align: left;
  }
  .nav-header-v3 a {
    color: #FFF;
    display: block;
    padding: 10px 15px;
    background-color: #695354;
  }
  .nav-header-v3 > li {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    border-bottom: 1px solid #524142;
  }
  .nav-header-v3 > li > a {
    color: #FFF;
  }
  .nav-header-v3 > li > a:hover {
    background-color: #524142;
  }
  .nav-header-v3 > li.dropdown > a {
    width: calc( 100% - 40px );
  }
  .nav-header-v3 > li.dropdown > a.dropdown-btn {
    width: 40px;
  }
}
@media (max-width: 767.98px) {
  .nav.nav-color > li {
    border: 0 !important;
  }
  .nav.nav-color > li:nth-child(1) > a {
    background-color: #695354;
  }
  .nav.nav-color > li:nth-child(1) > a:hover {
    background-color: #4d3c3d;
  }
  .nav.nav-color > li:nth-child(2) > a {
    background-color: #6c565c;
  }
  .nav.nav-color > li:nth-child(2) > a:hover {
    background-color: #4d3c3d;
  }
  .nav.nav-color > li:nth-child(3) > a {
    background-color: #6e5865;
  }
  .nav.nav-color > li:nth-child(3) > a:hover {
    background-color: #4d3c3d;
  }
  .nav.nav-color > li:nth-child(4) > a {
    background-color: #715b6d;
  }
  .nav.nav-color > li:nth-child(4) > a:hover {
    background-color: #4d3c3d;
  }
  .nav.nav-color > li:nth-child(5) > a {
    background-color: #745d76;
  }
  .nav.nav-color > li:nth-child(5) > a:hover {
    background-color: #4d3c3d;
  }
  .nav.nav-color > li:nth-child(6) > a {
    background-color: #76607e;
  }
  .nav.nav-color > li:nth-child(6) > a:hover {
    background-color: #4d3c3d;
  }
  .nav.nav-color > li:nth-child(7) > a {
    background-color: #796287;
  }
  .nav.nav-color > li:nth-child(7) > a:hover {
    background-color: #4d3c3d;
  }
  .nav.nav-color > li:nth-child(8) > a {
    background-color: #7b658f;
  }
  .nav.nav-color > li:nth-child(8) > a:hover {
    background-color: #4d3c3d;
  }
  .nav.nav-color > li:nth-child(9) > a {
    background-color: #7e6798;
  }
  .nav.nav-color > li:nth-child(9) > a:hover {
    background-color: #4d3c3d;
  }
  .nav.nav-color > li:nth-child(10) > a {
    background-color: #816aa0;
  }
  .nav.nav-color > li:nth-child(10) > a:hover {
    background-color: #4d3c3d;
  }
  .nav.nav-color > li:nth-child(11) > a {
    background-color: #836ca8;
  }
  .nav.nav-color > li:nth-child(11) > a:hover {
    background-color: #4d3c3d;
  }
  .nav.nav-color > li:nth-child(12) > a {
    background-color: #866fb1;
  }
  .nav.nav-color > li:nth-child(12) > a:hover {
    background-color: #4d3c3d;
  }
  .nav.nav-color > li:nth-child(13) > a {
    background-color: #8971b9;
  }
  .nav.nav-color > li:nth-child(13) > a:hover {
    background-color: #4d3c3d;
  }
  .nav.nav-color > li:nth-child(14) > a {
    background-color: #8b74c2;
  }
  .nav.nav-color > li:nth-child(14) > a:hover {
    background-color: #4d3c3d;
  }
  .nav.nav-color > li:nth-child(15) > a {
    background-color: #8e76ca;
  }
  .nav.nav-color > li:nth-child(15) > a:hover {
    background-color: #4d3c3d;
  }
  .nav.nav-color > li:nth-child(16) > a {
    background-color: #9079d3;
  }
  .nav.nav-color > li:nth-child(16) > a:hover {
    background-color: #4d3c3d;
  }
}
#footer {
  background-color: #303030;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

.copyright {
  background-color: #1e1f21;
  text-align: center;
  color: #fff;
  padding: 10px;
  font-size: 12px;
  line-height: 20px;
}
.copyright span, .copyright a {
  display: inline-block;
  padding: 4px 7px;
  color: #fff;
}
.copyright span a {
  padding: 0 3px;
}
.copyright a:hover {
  color: #bbb;
}
.copyright .beian img {
  width: 20px;
  height: 20px;
  max-width: 20px;
  margin-right: 5px;
}

.footer-menu {
  padding-top: 20px;
  text-align: center;
}
@media (max-width: 767.98px) {
  .footer-menu {
    border-bottom: 0;
    padding-bottom: 0;
  }
}
.footer-menu li {
  display: inline-block;
}
.footer-menu li a {
  padding: 0 10px;
  color: #fff;
  display: inline-block;
}
@media (max-width: 767.98px) {
  .footer-menu li a {
    padding: 8px 10px;
  }
}
.footer-menu li a:hover {
  color: #bbbbbb;
}
.footer-menu li:last-of-type a {
  border-right: 0;
}

.foot-tool {
  display: none;
}

@media (max-width: 767.98px) {
  .foot-tool {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: fixed;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 998;
  }
  .foot-tool[data-foot="1"] li {
    width: 100%;
  }
  .foot-tool[data-foot="2"] li {
    width: 50%;
  }
  .foot-tool[data-foot="3"] li {
    width: 33.3333333333%;
  }
  .foot-tool[data-foot="4"] li {
    width: 25%;
  }
  .foot-tool li a {
    display: block;
    text-align: center;
    padding: 15px 10px;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.5;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
  }
  .foot-tool li a i {
    margin-right: 5px;
    font-size: 18px;
    vertical-align: text-bottom;
    line-height: 1;
  }
  .foot-tool li a:hover {
    background-color: rgba(242, 175, 0, 0.6);
  }
  .foot-tool .popup_more {
    position: relative;
  }
  .foot-tool .popup_more:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
  }
}
/* *  Owl Carousel - Core */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* *  Owl Carousel - Animate Plugin */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* * 	Owl Carousel - Auto Height Plugin */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* * 	Owl Carousel - Lazy Load Plugin */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/* * 	Owl Carousel - Video Plugin */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("https://www.bjxindebinyi.com/Public/site/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  -o-transition: transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
      -ms-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

select.bs-select-hidden, select.selectpicker {
  display: none !important;
}

.btn-js-select, .js-select.form-control:not(.btn-group) {
  background-color: inherit;
  color: inherit;
  border: 1px solid #ccc;
  width: 100%;
  text-align: left;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='#888' d='M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat;
  background-position: right 0.5rem center;
  background-size: 1rem 1rem;
  padding-right: 1.75rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.btn-js-select:focus, .js-select.form-control:not(.btn-group):focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
}

.js-select {
  position: relative;
}
.js-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.js-select > .dropdown-toggle.bs-placeholder {
  color: #999;
}
.js-select > .dropdown-toggle.bs-placeholder:hover, .js-select > .dropdown-toggle.bs-placeholder:focus, .js-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.js-select > select {
  display: none;
}

.js-select.mobile-false > select {
  position: absolute !important;
  top: 0;
  left: 0;
  opacity: 0;
  display: block !important;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.has-error .js-select .dropdown-toggle, .error .js-select .dropdown-toggle {
  border-color: #dc3545;
}

.js-select.fit-width {
  width: auto !important;
}
.js-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px;
}
.js-select.form-control.btn-group {
  margin-bottom: 0;
  padding: 0;
  border: 0;
}
.js-select.form-control.btn-group:not([class*=col-]) {
  width: 100%;
}
.js-select.form-control.btn-group.input-group-btn {
  z-index: auto;
}
.js-select.form-control.btn-group.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.js-select.btn-group:not(.input-group-btn), .js-select.btn-group[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.js-select.btn-group.dropdown-menu-right, .js-select.btn-group[class*=col-].dropdown-menu-right {
  float: right;
}

.row .js-select.btn-group[class*=col-].dropdown-menu-right {
  float: right;
}

.form-inline .js-select.btn-group, .form-horizontal .js-select.btn-group, .form-group .js-select.btn-group {
  margin-bottom: 0;
}

.form-group-lg .js-select.btn-group.form-control, .form-group-sm .js-select.btn-group.form-control {
  padding: 0;
}

.form-group-lg .js-select.btn-group.form-control .dropdown-toggle, .form-group-sm .js-select.btn-group.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.form-inline .js-select.btn-group .form-control {
  width: 100%;
}

.js-select .dropdown-toggle:after {
  display: none;
}
.js-select.btn-group.disabled {
  cursor: not-allowed;
}
.js-select.btn-group.disabled:focus {
  outline: none !important;
}
.js-select.btn-group > .disabled {
  cursor: not-allowed;
}
.js-select.btn-group > .disabled:focus {
  outline: none !important;
}
.js-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important;
}
.js-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.js-select.btn-group .dropdown-toggle .filter-option {
  display: block;
  overflow: hidden;
  width: 100%;
  text-align: left;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.js-select.btn-group[class*=col-] .dropdown-toggle {
  width: 100%;
}
.js-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.js-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.js-select.btn-group .dropdown-menu li {
  position: relative;
}
.js-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.js-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.js-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.js-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.js-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.js-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.js-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.js-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.js-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.js-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.js-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.js-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.js-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}

.bs-searchbox, .bs-actionsbox, .bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

.dropdown-menu.inner {
  display: block;
}
.dropdown-menu.inner a {
  display: block;
  padding: 0.25em 0.75em;
  color: #444;
  outline: 0;
}
.dropdown-menu.inner a:hover {
  background-color: #f5f5f5;
}
.dropdown-menu.inner .selected a {
  background-color: #f5f5f5;
  color: #695354;
}

.js-select-searching li a {
  display: none !important;
}
.js-select-searching li.no-results a {
  display: block;
}

.js-select-loader {
  position: relative;
}
.js-select-loader .spinner {
  position: absolute;
  bottom: 0.375rem;
  right: 0.5rem;
  background-color: #ffffff;
  z-index: 99;
}

.ajax-load-container {
  text-align: center;
  display: none;
}
.ajax-loading .ajax-load-container, .ajax-complete .ajax-load-container {
  display: block;
}

.ajax-loading .ajax-load-btn-txt, .ajax-complete .ajax-load-btn-txt {
  display: none;
}

.ajax-spinner {
  border: 3px solid #554344;
  border-top: 3px solid #FFF;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  margin-right: 5px;
  -webkit-animation: loader-spin 1.2s linear infinite;
          animation: loader-spin 1.2s linear infinite;
}

@-webkit-keyframes loader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes loader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.masonry-item img {
  -webkit-transition: all 0.35s ease !important;
  -o-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
  opacity: 1;
}

.masonry-lazy-error {
  height: 120px;
  position: relative;
  background-color: #ddd;
}
.masonry-lazy-error:before {
  width: 30px;
  height: 30px;
  content: "×";
  display: block;
  border: 2px solid;
  position: absolute;
  margin: auto;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #dc3545;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  opacity: 0.5;
}
.masonry-lazy-error img {
  opacity: 0;
}

.masonry-lazy-loading {
  position: relative;
  height: 120px;
  overflow: hidden;
}
.masonry-lazy-loading:before, .masonry-lazy-loading:after {
  width: 30px;
  height: 30px;
  content: "";
  display: block;
  border: 3px solid transparent;
  position: absolute;
  margin: auto;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-top-color: #695354;
  border-radius: 50%;
  -webkit-animation: spinner 1s infinite ease;
          animation: spinner 1s infinite ease;
}
.masonry-lazy-loading:after {
  border-left-color: #695354;
  -webkit-animation: spinner2 1s infinite linear;
          animation: spinner2 1s infinite linear;
  -webkit-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
          transform: rotate(20deg);
}
.masonry-lazy-loading img {
  opacity: 0;
}

@-webkit-keyframes spinner {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spinner {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes spinner2 {
  from {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  to {
    -webkit-transform: rotate(380deg);
            transform: rotate(380deg);
  }
}
@keyframes spinner2 {
  from {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  to {
    -webkit-transform: rotate(380deg);
            transform: rotate(380deg);
  }
}
[data-toggle=img] {
  position: relative;
}
[data-toggle=img] img {
  opacity: 0;
  display: block;
  width: 0px;
  height: 0px;
}
[data-toggle=img]:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  transition: opacity 0.35s;
  z-index: 2;
  background-color: #eee;
}

.img-cover, .img-contain {
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.img-cover {
  background-size: cover;
}

.img-contain {
  background-size: contain;
}

.img-loaded:after {
  opacity: 0;
}

.img-parallax {
  overflow: hidden;
  position: relative;
}

.parallax-bg {
  position: absolute;
  top: 0;
  min-height: 100%;
  width: 100%;
  left: 0;
  z-index: 1;
}

.z-index-3 {
  position: relative;
  z-index: 3;
}

/*! Gray v1.6.0 (https://github.com/karlhorky/gray) | MIT */
.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-filter: gray;
          filter: gray;
}
.grayscale.grayscale-fade {
  -webkit-transition: -webkit-filter 0.5s;
  transition: -webkit-filter 0.5s;
  -o-transition: filter 0.5s;
  transition: filter 0.5s;
  transition: filter 0.5s, -webkit-filter 0.5s;
}
.grayscale.grayscale-fade:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.grayscale.grayscale-off {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.grayscale.grayscale-replaced {
  -webkit-filter: none;
  filter: none;
}
.grayscale.grayscale-replaced > svg {
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1;
}
.grayscale.grayscale-replaced.grayscale-fade:hover > svg, .grayscale.grayscale-replaced.grayscale-off > svg {
  opacity: 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .grayscale.grayscale-fade {
    -webkit-transition: -webkit-filter 0.5s;
    transition: -webkit-filter 0.5s;
  }
}
.lightbox-modal .modal-dialog, .lightbox-modal .modal-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
.lightbox-modal .modal-content {
  background-color: rgba(0, 0, 0, 0.75);
}

.lightbox-control {
  position: absolute;
  top: 50%;
  height: 0;
  width: 100%;
  left: 0;
  z-index: 999;
}
.lightbox-control > button {
  position: relative;
  z-index: 99;
}

.lightbox-next {
  float: right;
}

.lightbox-prev {
  float: left;
}

.lightbox-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
}

.lightbox-container {
  width: 300px;
  height: 300px;
  position: relative;
  -webkit-transition: width 0.35s, height 0.35s;
  -o-transition: width 0.35s, height 0.35s;
  transition: width 0.35s, height 0.35s;
}

.lightbox-item {
  width: 300px;
  height: 300px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  margin: auto;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.lightbox-item:not(.active) {
  width: 100px !important;
  height: 100px !important;
}
.lightbox-item.active {
  opacity: 1;
  z-index: 200;
}
.lightbox-item > img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.lightbox-item.prev-1, .lightbox-item.next-1 {
  width: 250px !important;
  height: 300px !important;
  opacity: 0.85;
  z-index: 80;
}
.lightbox-item.prev-2, .lightbox-item.next-2 {
  width: 200px !important;
  height: 250px !important;
  opacity: 0.85;
  z-index: 40;
}

.lightbox-count {
  position: absolute;
  top: 90%;
  font-size: 22px;
  color: #FFF;
  width: 100%;
  z-index: 99;
  text-align: center;
}

.text-desc {
  color: #666666;
  line-height: 1.75em;
}

.zoom .img, .zoom .news-left {
  overflow: hidden;
}
.zoom .ratio {
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  -o-transition: transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
}
.zoom:hover .ratio {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.blur {
  overflow: hidden;
}
.blur .img-bg {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.blur:hover .img-bg {
  -webkit-filter: blur(10px);
          filter: blur(10px);
}

body {
  position: relative;
  min-height: 100vh;
}

@-webkit-keyframes bounceq {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(-2.5px);
            transform: translateX(-2.5px);
  }
}

@keyframes bounceq {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(-2.5px);
            transform: translateX(-2.5px);
  }
}
.btn-bounceq i {
  display: inline-block;
}
.btn-bounceq:hover i {
  -webkit-animation: bounceq 1.5s infinite ease-in-out;
          animation: bounceq 1.5s infinite ease-in-out;
}

.btn-primary-gradient {
  border: 3px solid rgba(105, 83, 84, 0.3);
  border-radius: 50px;
  padding: 0;
  overflow: hidden;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  background-color: transparent;
  min-width: 150px;
  text-align: center;
}
@media (max-width: 1139.98px) {
  .btn-primary-gradient {
    min-width: 110px;
  }
}
.btn-primary-gradient span {
  background: #3ab0f0;
  background: -webkit-gradient(linear, left top, right top, from(#3ab0f0), to(#30b7e6));
  background: -o-linear-gradient(left, #3ab0f0 0%, #30b7e6 100%);
  background: linear-gradient(90deg, #3ab0f0 0%, #30b7e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3ab0f0",endColorstr="#30b7e6",GradientType=1);
  display: block;
  padding: 0.75rem 2rem;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 1139.98px) {
  .btn-primary-gradient span {
    font-size: 12px;
    padding: 0.5rem 1rem;
  }
}
.btn-primary-gradient:hover {
  border-color: rgba(105, 83, 84, 0.7);
}
.btn-primary-gradient:hover span {
  background: #74cfee;
  background: -webkit-gradient(linear, left top, right top, from(#74cfee), to(#108bce));
  background: -o-linear-gradient(left, #74cfee 0%, #108bce 100%);
  background: linear-gradient(90deg, #74cfee 0%, #108bce 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#74cfee",endColorstr="#108bce",GradientType=1);
}

.pagination {
  margin: 25px 0;
}
@media (max-width: 991.98px) {
  .pagination {
    margin: 15px 0;
  }
}
.pagination .pages {
  margin: 0 -5px;
  width: 100%;
}
.pagination .pages ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.pagination li {
  display: inline-block;
  padding: 0 3px;
  vertical-align: middle;
}
@media (max-width: 991.98px) {
  .pagination li {
    margin-bottom: 10px;
  }
}
.pagination a {
  height: 28px;
  line-height: 26px;
  min-width: 28px;
  padding: 0 5px;
  text-align: center;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  border: 1px solid #f0f0f0;
  background-color: #f0f0f0;
  color: #333333;
  display: block;
  text-decoration: none !important;
  border-radius: 0;
}
.pagination a:hover {
  background-color: #f0f0f0;
}
.pagination .active a {
  background-color: #695354;
  border-color: #fff;
  color: #FFF;
}

.pages-v1 .next a:before {
  content: "下一页";
}
.pages-v1 .end {
  display: none;
}
.pages-v1 .end a:before {
  content: "尾页";
}
.pages-v1 .prev a:before {
  content: "上一页";
}
.pages-v1 .first {
  display: none;
}
.pages-v1 .first a:before {
  content: "首页";
}

.pages-v2 .next a:before, .pages-v2 .end a:before, .pages-v2 .first a:before, .pages-v2 .prev a:before {
  display: inline-block;
}
.pages-v2 .next a:before {
  content: "";
}
.pages-v2 .prev a:before {
  content: "";
}
.pages-v2 .first a:before {
  content: "";
}
.pages-v2 .end a:before {
  content: "";
}

.info-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bdshare a {
  display: inline-block;
  margin-left: 4px;
  border-radius: 3px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  color: #FFF;
  text-align: center;
  opacity: 0.8;
}
.bdshare a:hover {
  text-decoration: none;
}
.bdshare .bds_weixin {
  background: #58b721;
}
.bdshare .bds_tsina {
  background: #ee3333;
}
.bdshare .bds_tqq {
  background: #4084c1;
}
.bdshare .bds_qzone {
  background: #ffc028;
}
.bdshare .popup_more {
  background: #10d9f3;
}

.social-share .social-share-icon {
  border-radius: 100% !important;
  width: 28px !important;
  height: 28px !important;
  line-height: 26px !important;
}

.detail-pagination {
  border-top: 1px solid #dfdfdf;
  padding: 20px 0;
}
.detail-pagination ul li {
  margin: 5px 0;
  min-width: 7em;
}
.detail-pagination ul li > * {
  display: inline-block;
  vertical-align: middle;
}
.detail-pagination ul li a {
  color: #333;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  padding: 5px 15px;
  max-width: calc(100% - 4em);
}
.detail-pagination ul li a:hover {
  color: #695354;
  text-decoration: none;
}

.detail-header {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
}
.detail-header h1 {
  margin-bottom: 20px;
  font-size: 24px;
  color: #444;
}
.detail-header span {
  display: block;
  font-size: 14px;
  color: #888;
  line-height: 1.2;
}

.detail-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 80px;
}
.detail-page > div {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767.98px) {
  .detail-page > div {
    padding-left: 0;
    padding-right: 0;
  }
}

.detail-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  max-width: 70%;
}
@media (max-width: 767.98px) {
  .detail-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 30px;
  }
}

.detail-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
}
@media (max-width: 767.98px) {
  .detail-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.detail-list-recommen .title {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #dfdfdf;
}
.detail-list-recommen .title .cn {
  font-size: 20px;
  color: #444;
  margin-bottom: 5px;
}
.detail-list-recommen .title .en {
  font-size: 12px;
  color: #695354;
  text-transform: uppercase;
}
.detail-list-recommen .list a::after {
  display: block;
  clear: both;
  content: "";
}
.detail-list-recommen .list a:not(:last-child) {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dfdfdf;
}
.detail-list-recommen .list a:hover p {
  color: #695354;
}
.detail-list-recommen .list .img {
  width: 100px;
  float: left;
  margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .detail-list-recommen .list .img {
    width: 100%;
    float: none;
  }
}
.detail-list-recommen .list .ctn {
  overflow: hidden;
  padding-top: 5px;
}
.detail-list-recommen .list .ctn p {
  margin-bottom: 3px;
  color: #666;
  max-height: 3em;
  overflow: hidden;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.detail-list-recommen .list .ctn span {
  color: #888;
  font-size: 12px;
}

.detail-body {
  padding-top: 20px;
  padding-bottom: 20px;
}
.detail-body img {
  width: auto;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.grp-detail-pagi {
  padding-top: 20px;
}
.grp-detail-pagi .share-block {
  padding-bottom: 20px;
}
.grp-detail-pagi .share-block::after {
  display: block;
  clear: both;
  content: "";
}
.grp-detail-pagi .btn-back {
  float: right;
  border-radius: 0;
}
.grp-detail-pagi .btn-back i {
  font-size: 14px;
  margin-right: 5px;
}
.grp-detail-pagi .detail-pagination {
  margin: 0;
}
@media (max-width: 767.98px) {
  .grp-detail-pagi .detail-pagination {
    float: none;
  }
}
.grp-detail-pagi .info-share {
  float: left;
}

@media (max-width: 767.98px) {
  .product-content .row, .videos-content .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .product-content .row > div, .videos-content .row > div {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.bd_weixin_popup {
  -webkit-box-sizing: initial;
          box-sizing: initial;
}

.recommend-block {
  padding-top: 20px;
}
.recommend-block .title {
  padding: 10px;
  border-bottom: 1px solid #f1f1f1;
  font-size: 20px;
  color: #333;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .recommend-block .recommend-it {
    margin-bottom: 15px;
  }
}
.recommend-block .recommend-it h4 {
  font-size: 16px;
  padding-top: 10px;
  color: #333;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 767.98px) {
  .recommend-block .recommend-it h4 {
    font-size: 12px;
  }
}
.recommend-block .recommend-it:hover h4 {
  color: #695354;
}

.breadcrumb {
  border-bottom: 1px solid #cccccc;
  padding: 15px 0;
}
@media (max-width: 767.98px) {
  .breadcrumb {
    padding: 10px 0;
  }
}
.breadcrumb .nav {
  position: relative;
  padding: 8px 0;
  padding-left: 15px;
  float: left;
}
.breadcrumb .nav:before {
  content: "";
  display: block;
  width: 3px;
  height: 21px;
  position: absolute;
  top: 8px;
  left: 0;
  background-color: #695354;
}
.breadcrumb .nav li {
  float: left;
  color: #444444;
}
.breadcrumb .nav li a {
  font-size: 14px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 10em;
  color: #695354;
}
.breadcrumb .nav li:last-child a {
  font-weight: bold;
}
.breadcrumb .nav li:not(:last-child) a {
  color: #444444;
}
.breadcrumb .nav li:not(:last-child) a:after {
  color: #444444;
  content: ">";
  padding: 0 10px;
}
.breadcrumb .btn-back {
  float: right;
  border-radius: 0;
}
@media (max-width: 991.98px) {
  .breadcrumb .btn-back span {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb .btn-back {
    display: none;
  }
}

.banner-page a {
  padding-top: 380px;
}
@media (max-width: 1139.98px) {
  .banner-page a {
    padding-top: 19.7916666667%;
  }
}

.block-tabs {
  padding-top: 60px;
  padding-bottom: 30px;
}
.block-tabs::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 767.98px) {
  .block-tabs {
    padding-top: 30px;
  }
}
.block-tabs a {
  float: left;
  border-radius: 0;
  white-space: nowrap;
  font-size: 16px;
  padding: 0.2rem 1.5rem;
}

.item-0400-wrap {
  padding-left: 50px;
  padding-right: 50px;
  display: block;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 991.98px) {
  .item-0400-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767.98px) {
  .item-0400-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.item-0400-wrap:not(:first-child) .item-0400 {
  border-top: 1px solid #eee;
}
.item-0400-wrap:last-child .item-0400 {
  border-bottom: 1px solid #eee;
}
.item-0400-wrap:hover {
  background-color: #f8f8f8;
}
.item-0400-wrap:hover .item-0400 {
  border-top-color: transparent;
  -webkit-transform: translateX(15px);
      -ms-transform: translateX(15px);
          transform: translateX(15px);
}
@media (max-width: 991.98px) {
  .item-0400-wrap:hover .item-0400 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.item-0400-wrap:hover .item-0400 .left > *, .item-0400-wrap:hover .item-0400 .txt h5, .item-0400-wrap:hover .item-0400 .txt i {
  color: #695354;
}
.item-0400-wrap:hover + .item-0400-wrap .item-0400 {
  border-top-color: transparent;
}
.item-0400-wrap:hover:last-child .item-0400 {
  border-bottom-color: transparent;
}

.item-0400 {
  padding-bottom: 25px;
  padding-top: 25px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 767.98px) {
  .item-0400 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.item-0400::after {
  display: block;
  clear: both;
  content: "";
}
.item-0400 .left {
  float: left;
  width: 110px;
  margin-right: 30px;
}
@media (max-width: 1139.98px) {
  .item-0400 .left {
    width: 80px;
  }
}
@media (max-width: 991.98px) {
  .item-0400 .left {
    width: 70px;
    margin-right: 20px;
  }
}
@media (max-width: 767.98px) {
  .item-0400 .left {
    display: none;
  }
}
.item-0400 .left > * {
  display: block;
  line-height: 1.2;
  font-weight: bold;
  font-family: "arial";
  color: #666;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.item-0400 .left span {
  font-size: 36px;
}
@media (max-width: 1139.98px) {
  .item-0400 .left span {
    font-size: 26px;
  }
}
.item-0400 .left small {
  font-size: 20px;
}
.item-0400 .right {
  overflow: hidden;
}
.item-0400 .right .img {
  float: left;
  width: 260px;
  margin-right: 25px;
}
@media (max-width: 991.98px) {
  .item-0400 .right .img {
    width: 195px;
  }
}
@media (max-width: 767.98px) {
  .item-0400 .right .img {
    width: 100px;
    margin-right: 15px;
  }
}
.item-0400 .right .txt {
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 991.98px) {
  .item-0400 .right .txt {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.item-0400 .right .txt h5 {
  position: relative;
  color: #444;
  padding-right: 30px;
  margin-bottom: 20px;
  font-size: 20px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 767.98px) {
  .item-0400 .right .txt h5 {
    font-size: 14px;
    margin-bottom: 5px;
    padding-right: 0;
  }
}
.item-0400 .right .txt i {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: bold;
  font-size: 26px;
  line-height: 1;
  color: #444;
}
@media (max-width: 767.98px) {
  .item-0400 .right .txt i {
    display: none;
  }
}
.item-0400 .right .desc {
  max-height: 4.5em;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .item-0400 .right .desc {
    max-height: 3em;
    font-size: 12px;
  }
}
.item-0400 .right .desc p {
  font-size: 14px;
  color: #666;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .item-0400 .right .desc p {
    font-size: 12px;
  }
}

.tabs-0300 {
  background-color: #f7f7f7;
  margin-bottom: 35px;
}
.tabs-0300::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 767.98px) {
  .tabs-0300 {
    margin-bottom: 20px;
  }
}
.tabs-0300 li {
  position: relative;
  padding-right: 1px;
  float: left;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.tabs-0300 li a {
  text-align: center;
  min-width: 10em;
  padding: 1rem;
  font-size: 14px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 1139.98px) {
  .tabs-0300 li a {
    min-width: 6em;
    padding: 0.75rem;
  }
}
@media (max-width: 767.98px) {
  .tabs-0300 li a {
    min-width: 0;
    font-size: 12px;
    padding: 0.5rem 0.75rem;
  }
}
.tabs-0300 li.active, .tabs-0300 li:hover {
  border-bottom-color: #695354;
}
.tabs-0300 li.active a, .tabs-0300 li:hover a {
  color: #695354;
}
.tabs-0300 li:not(:last-child)::before {
  content: "";
  width: 1px;
  height: 16px;
  background-color: #e9e9e9;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 991.98px) {
  .row-0300 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row-0300 > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.item-0300 {
  padding: 5px;
  border: 2px solid #ececec;
  margin-bottom: 30px;
  display: table;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  width: 100%;
  background-color: #f6f6f6;
}
@media (max-width: 991.98px) {
  .item-0300 {
    margin-bottom: 15px;
  }
}
.item-0300:hover {
  border-color: #695354;
}
.item-0300:hover .infor .title {
  color: #695354;
}
.item-0300 .img, .item-0300 .infor {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 321px) {
  .item-0300 .img, .item-0300 .infor {
    vertical-align: top;
  }
}
.item-0300 .img {
  width: 320px;
}
@media (max-width: 1139.98px) {
  .item-0300 .img {
    width: 210px;
  }
}
@media (max-width: 991.98px) {
  .item-0300 .img {
    width: 160px;
  }
}
@media (max-width: 321px) {
  .item-0300 .img {
    width: 130px;
  }
}
.item-0300 .infor {
  padding-left: 20px;
}
@media (max-width: 991.98px) {
  .item-0300 .infor {
    padding-left: 10px;
  }
}
@media (max-width: 321px) {
  .item-0300 .infor {
    padding-left: 5px;
  }
}
.item-0300 .infor span {
  font-size: 14px;
  color: #666;
  margin-bottom: 15px;
}
@media (max-width: 1139.98px) {
  .item-0300 .infor span {
    font-size: 12px;
    margin-bottom: 5px;
  }
}
.item-0300 .infor .title {
  color: #444444;
  font-size: 18px;
  margin-bottom: 15px;
  max-height: 3em;
  overflow: hidden;
}
@media (max-width: 1139.98px) {
  .item-0300 .infor .title {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media (max-width: 991.98px) {
  .item-0300 .infor .title {
    font-size: 12px;
    margin-bottom: 5px;
  }
}
.item-0300 .infor .but a {
  border-radius: 0;
  background-color: #967a7b;
  border-color: #967a7b;
}
@media (max-width: 1139.98px) {
  .item-0300 .infor .but a {
    padding: 0.25rem 0.35rem;
    font-size: 12px;
    line-height: 1.2;
  }
}
.item-0300 .infor .but a:hover {
  border-color: #695354;
  background-color: #695354;
}
.item-0300 .infor .but a:first-child {
  margin-right: 10px;
}

.ratio-6-5::before {
  padding-top: 83.3333333333%;
}

.row-0200 {
  margin-left: -9px;
  margin-right: -9px;
}
.row-0200 > div {
  padding-left: 9px;
  padding-right: 9px;
}
@media (max-width: 767.98px) {
  .row-0200 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row-0200 > div {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.item-0200 {
  padding: 5px;
  border: 2px solid #ececec;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .item-0200 {
    margin-bottom: 10px;
  }
}
.item-0200:hover {
  border-color: #695354;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.item-0200:hover .infor h5 {
  color: #695354;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.item-0200 .infor h5 {
  padding: 20px 0;
  font-size: 20px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .item-0200 .infor h5 {
    padding: 15px 0;
    font-size: 16px;
  }
}
.item-0200 ul {
  padding: 0 15px 20px;
}
.item-0200 ul::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1139.98px) {
  .item-0200 ul {
    padding: 0 0 20px;
  }
}
@media (max-width: 767.98px) {
  .item-0200 ul {
    padding: 0 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.item-0200 ul li {
  width: 50%;
  padding-right: 10px;
  padding-left: 20px;
  float: left;
  position: relative;
}
@media (max-width: 1139.98px) {
  .item-0200 ul li {
    padding-right: 5px;
  }
}
@media (max-width: 767.98px) {
  .item-0200 ul li {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
}
.item-0200 ul li i {
  position: absolute;
  top: 2px;
  left: 2px;
  line-height: 1;
}
.item-0200 ul li p {
  margin-bottom: 0;
  line-height: 1.3;
  color: #666;
}
@media (max-width: 1139.98px) {
  .item-0200 ul li p {
    font-size: 12px;
  }
}
.item-0200 ul li p span {
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 1139.98px) {
  .item-0200 ul li p span {
    font-size: 16px;
  }
}

.filter-box {
  padding-top: 20px;
  padding-bottom: 30px;
}
.filter-box .media {
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.filter-body {
  width: 100%;
}

.filter-container {
  height: 40px;
  overflow: hidden;
  position: relative;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
  width: 100%;
  padding-right: 30px;
}

.filter-header {
  margin-right: 5px;
}
.filter-header h5 {
  display: block;
  padding: 5px 0;
  margin: 0;
  border-radius: 4px;
  color: #444;
  font-size: 16px;
  text-align: right;
  width: 6em;
  line-height: 20px;
}
@media (max-width: 767.98px) {
  .filter-header h5 {
    font-size: 14px;
    width: 5em;
  }
}

.filter-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.filter-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-width: 4em;
  padding: 0 2px;
  margin-bottom: 10px;
}
.filter-item span {
  display: block;
  padding: 0.25rem 0.4rem;
  color: #666;
  font-size: 14px;
  border: 1px solid transparent;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #FFF;
}
.filter-item span:hover {
  color: #695354;
  border-color: #695354;
}
.filter-item input:checked + span {
  color: #ffffff;
  border-color: #695354;
  background-color: #695354;
}

@media (max-width: 767.98px) {
  .filter-item span {
    font-size: 12px;
  }
}
a.filter-more {
  display: block;
  color: #666;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 28px;
  border-radius: 4px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  text-decoration: none;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #fff;
}
a.filter-more:hover {
  color: #695354;
  border-color: #695354;
}
a.filter-more:before {
  content: "+";
  display: inline-block;
  -webkit-transition: -webkit-transform 0.35s ease;
  transition: -webkit-transform 0.35s ease;
  -o-transition: transform 0.35s ease;
  transition: transform 0.35s ease;
  transition: transform 0.35s ease, -webkit-transform 0.35s ease;
}
a.filter-more.active:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav a {
  display: block;
}

.filter-search {
  max-width: 400px;
}
.filter-search .form-control {
  border-radius: 4px !important;
}
.filter-search .btn {
  border-radius: 4px !important;
  margin-left: 10px;
}

.filter-nav {
  margin-left: -6px;
  margin-right: -6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.filter-nav li {
  padding: 0 6px;
  margin-bottom: 12px;
  text-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.filter-nav a {
  padding: 5px;
  background-color: #cccccc;
  color: #444444;
  border-radius: 4px;
  line-height: 20px;
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: color 0.35s ease, background-color 0.35s ease;
  -o-transition: color 0.35s ease, background-color 0.35s ease;
  transition: color 0.35s ease, background-color 0.35s ease;
}
.filter-nav a:hover {
  color: #e32544;
}
.filter-nav a.active {
  color: #ffffff;
  background-color: #e32544;
}

@media (min-width: 1200px) {
  .filter-nav li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .filter-nav li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .filter-nav li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .filter-nav li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
.bg-gray {
  background-color: #f8f8f8;
}

.detail-0210 {
  padding: 35px 0;
}

.detail-0210-img {
  width: 550px;
  float: left;
  margin-right: 30px;
  position: relative;
}
@media (max-width: 1139.98px) {
  .detail-0210-img {
    width: 385px;
    margin-right: 20px;
  }
}
@media (max-width: 1139.98px) {
  .detail-0210-img {
    width: 295px;
  }
}
@media (max-width: 767.98px) {
  .detail-0210-img {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 15px;
  }
}
.detail-0210-img p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px 10px 10px;
  background: #3ab0f0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(58, 176, 240, 0)), to(black));
  background: -o-linear-gradient(top, rgba(58, 176, 240, 0) 0%, black 100%);
  background: linear-gradient(180deg, rgba(58, 176, 240, 0) 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3ab0f0",endColorstr="#000000",GradientType=1);
  color: #fff;
  text-align: center;
}

.detail-0210-infor {
  overflow: hidden;
  padding-top: 15px;
}
@media (max-width: 1139.98px) {
  .detail-0210-infor {
    padding-top: 0;
  }
}
.detail-0210-infor h5 {
  font-size: 24px;
  color: #444;
  margin-bottom: 30px;
}
@media (max-width: 1139.98px) {
  .detail-0210-infor h5 {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
.detail-0210-infor h5 a {
  display: inline-block;
  font-size: 14px;
  vertical-align: bottom;
  margin-left: 1rem;
}
.detail-0210-infor h5 a i {
  font-size: 16px;
  line-height: 1;
}
.detail-0210-infor .mid {
  margin-bottom: 50px;
}
.detail-0210-infor .mid::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1139.98px) {
  .detail-0210-infor .mid {
    margin-bottom: 25px;
  }
}
.detail-0210-infor .mid .left {
  float: left;
  width: 70%;
}
@media (max-width: 767.98px) {
  .detail-0210-infor .mid .left {
    float: none;
    width: 100%;
  }
}
.detail-0210-infor .mid .left li {
  margin-bottom: 5px;
}
@media (max-width: 767.98px) {
  .detail-0210-infor .mid .left li {
    margin-bottom: 10px;
  }
}
.detail-0210-infor .mid .left i, .detail-0210-infor .mid .left span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
@media (max-width: 1139.98px) {
  .detail-0210-infor .mid .left i, .detail-0210-infor .mid .left span {
    font-size: 14px;
  }
}
.detail-0210-infor .mid .left i {
  color: #695354;
  margin-right: 5px;
  font-size: 18px;
  line-height: 1;
}
@media (max-width: 1139.98px) {
  .detail-0210-infor .mid .left i {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .detail-0210-infor .mid .left i {
    float: left;
    margin-top: 4px;
    margin-right: 10px;
  }
}
.detail-0210-infor .mid .left span {
  color: #444;
}
@media (max-width: 767.98px) {
  .detail-0210-infor .mid .left span {
    display: block;
    overflow: hidden;
  }
}
.detail-0210-infor .mid .right {
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .detail-0210-infor .mid .right {
    width: 100%;
  }
}
.detail-0210-infor .mid .right span {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.3;
  color: #695354;
}
@media (max-width: 1139.98px) {
  .detail-0210-infor .mid .right span {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .detail-0210-infor .mid .right span {
    font-size: 28px;
  }
}
.detail-0210-infor .bot {
  position: relative;
  border-top: 1px solid #d2cbcb;
  padding-top: 40px;
}
@media (max-width: 991.98px) {
  .detail-0210-infor .bot {
    padding-top: 30px;
  }
}
.detail-0210-infor .bot > span {
  display: inline-block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  padding: 0 20px;
  background-color: #fff;
  -webkit-transform: translate(-50%, 50%);
      -ms-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  line-height: 1.3;
  font-size: 16px;
  color: #695354;
  font-weight: bold;
  white-space: nowrap;
}
@media (max-width: 991.98px) {
  .detail-0210-infor .bot > span {
    font-size: 14px;
  }
}

.list-reason {
  padding-bottom: 25px;
  border-bottom: 1px solid #d2cbcb;
}
.list-reason::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 991.98px) {
  .list-reason {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 5px;
  }
}
.list-reason li {
  width: 25%;
  float: left;
  padding: 0 10px;
}
@media (max-width: 991.98px) {
  .list-reason li {
    width: 50%;
    float: none;
    margin-bottom: 10px;
  }
}
.list-reason li img {
  width: 40%;
  margin: 0 auto 10px;
  display: block;
}
@media (max-width: 1139.98px) {
  .list-reason li img {
    width: 30%;
  }
}
@media (max-width: 991.98px) {
  .list-reason li img {
    width: 10%;
    float: left;
    margin: 4px 10px 0 0;
  }
}
.list-reason li p {
  font-size: 12px;
  color: #666;
  width: 9em;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 991.98px) {
  .list-reason li p {
    width: auto;
    text-align: left;
    overflow: hidden;
    margin: 0;
  }
}

.contact-0210 {
  text-align: center;
  padding-top: 15px;
}
.contact-0210 a {
  vertical-align: middle;
  margin-right: 20px;
}
@media (max-width: 991.98px) {
  .contact-0210 a {
    margin-right: 10px;
  }
}
.contact-0210 a i, .contact-0210 a span {
  display: inline-block;
  vertical-align: middle;
}
.contact-0210 a i {
  font-size: 30px;
  line-height: 1;
}
@media (max-width: 1139.98px) {
  .contact-0210 a i {
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  .contact-0210 a i {
    font-size: 18px;
  }
}
.contact-0210 a span {
  font-size: 24px;
  line-height: 1.3;
}
@media (max-width: 1139.98px) {
  .contact-0210 a span {
    font-size: 20px;
  }
}
@media (max-width: 991.98px) {
  .contact-0210 a span {
    font-size: 16px;
  }
}
.contact-0210 span {
  vertical-align: middle;
  font-size: 16px;
  color: #666;
}
@media (max-width: 1139.98px) {
  .contact-0210 span {
    font-size: 14px;
  }
}
@media (max-width: 991.98px) {
  .contact-0210 span {
    font-size: 12px;
  }
}

.detail-0210-title {
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
}
.detail-0210-title::before {
  content: "";
  height: 3px;
  width: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #695354;
}
.detail-0210-title h5 {
  font-size: 24px;
  margin-bottom: 5px;
}
.detail-0210-title h5 span {
  color: #695354;
}
.detail-0210-title p {
  font-size: 12px;
  font-family: arial;
  text-transform: uppercase;
  color: #888888;
  margin-bottom: 0;
}

.detail-0210-txt {
  display: table;
}
@media (max-width: 767.98px) {
  .detail-0210-txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.detail-0210-txt .left, .detail-0210-txt .right {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 1139.98px) {
  .detail-0210-txt .left, .detail-0210-txt .right {
    vertical-align: top;
  }
}
@media (max-width: 767.98px) {
  .detail-0210-txt .left, .detail-0210-txt .right {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .detail-0210-txt .right {
    margin-bottom: 15px;
  }
}
.detail-0210-txt .left {
  width: 60%;
  padding-right: 30px;
  margin-bottom: -1rem;
}
@media (max-width: 767.98px) {
  .detail-0210-txt .left {
    width: 100%;
    padding-right: 0;
  }
}
.detail-0210-txt .left p {
  line-height: 1.7;
}
@media (max-width: 1139.98px) {
  .detail-0210-txt .left p {
    font-size: 12px;
  }
}

.item-0210-s3 {
  margin-bottom: 25px;
}
@media (max-width: 767.98px) {
  .item-0210-s3 {
    margin-bottom: 10px;
  }
}
.item-0210-s3 .title {
  padding: 15px 25px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.item-0210-s3 .title::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1139.98px) {
  .item-0210-s3 .title {
    padding: 15px 10px;
  }
}
.item-0210-s3 .name {
  float: left;
  max-width: 9em;
  font-size: 16px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 1139.98px) {
  .item-0210-s3 .name {
    max-width: 7em;
  }
}
@media (max-width: 767.98px) {
  .item-0210-s3 .name {
    font-size: 12px;
  }
}
.item-0210-s3 .prices {
  float: right;
  font-family: "microsoft yahei";
}
@media (max-width: 767.98px) {
  .item-0210-s3 .prices {
    font-size: 12px;
    line-height: 1.3;
  }
}
.item-0210-s3 .prices small {
  font-size: 16px;
  font-weight: bold;
  color: #695354;
  font-family: Arial, Helvetica, sans-serif;
}
@media (max-width: 767.98px) {
  .item-0210-s3 .prices small {
    font-size: 14px;
  }
}
.item-0210-s3:hover .title {
  background-color: #f0f0f0;
}
.item-0210-s3:hover .name {
  color: #695354;
}

.detail-0210-s3 .btn {
  border-radius: 0;
  padding: 0.35rem 1.5rem;
}
.detail-0210-s3 > .row {
  margin-left: -8px;
  margin-right: -8px;
}
.detail-0210-s3 > .row > div {
  padding-left: 8px;
  padding-right: 8px;
}

.caption-0210 {
  padding: 50px 0;
}
.caption-0210 > p {
  font-size: 24px;
  color: #fff;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .caption-0210 > p {
    font-size: 18px;
  }
}
.caption-0210 .contact-0210 a, .caption-0210 .contact-0210 span {
  color: #fff;
}

.map-wrap {
  padding: 3px;
  border: 2px solid #ececec;
}
.map-wrap .map {
  height: 400px;
}

.fancy-0210 .fancybox-thumbs__list a:before {
  border-color: #695354;
}

.diamond-wrap {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
.diamond-wrap::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1139.98px) {
  .diamond-wrap {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 991.98px) {
  .diamond-wrap {
    padding-top: 30px;
    padding-bottom: 0;
  }
}

.diamond-item {
  display: inline-block;
  width: 150px;
  position: relative;
  margin-left: -17px;
  margin-right: -17px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 1139.98px) {
  .diamond-item {
    width: 125px;
  }
}
@media (max-width: 991.98px) {
  .diamond-item {
    width: 18%;
    margin: 0;
  }
  .diamond-item .icon-next_px {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .diamond-item {
    width: 32%;
  }
}
.diamond-item:nth-child(1) {
  z-index: 9;
}
.diamond-item:nth-child(2) {
  z-index: 8;
}
.diamond-item:nth-child(3) {
  z-index: 7;
}
.diamond-item:nth-child(4) {
  z-index: 6;
}
.diamond-item:nth-child(5) {
  z-index: 5;
}
.diamond-item:nth-child(6) {
  z-index: 4;
}
.diamond-item:nth-child(7) {
  z-index: 3;
}
.diamond-item:nth-child(8) {
  z-index: 2;
}
.diamond-item:nth-child(9) {
  z-index: 1;
}
.diamond-item:nth-child(10) {
  z-index: 0;
}
.diamond-item:last-child .icon-next_px {
  display: none;
}
.diamond-item:before {
  padding-top: 100%;
  display: block;
  content: "";
  background-color: #f5f2e9;
  z-index: 2;
}
.diamond-item:after {
  border: 35px solid transparent;
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 1139.98px) {
  .diamond-item:after {
    border: 30px solid transparent;
  }
}
@media (max-width: 767.98px) {
  .diamond-item:after {
    border: 20px solid transparent;
  }
}
.diamond-item .num {
  position: absolute;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  z-index: 10;
  font-size: 24px;
  line-height: 1.2;
  font-family: "impact";
  color: #695354;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 1139.98px) {
  .diamond-item .num {
    font-size: 20px;
  }
}
@media (max-width: 991.98px) {
  .diamond-item .num {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media (max-width: 767.98px) {
  .diamond-item .num {
    font-size: 14px;
  }
}
.diamond-item .name {
  white-space: nowrap;
}
.diamond-item .iconfont {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 31px;
  color: #fff;
  border-radius: 100%;
  background-color: #695354;
  text-align: center;
  font-size: 20px;
  padding-left: 3px;
  z-index: 15;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1139.98px) {
  .diamond-item .iconfont {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    padding-left: 2px;
  }
}
.diamond-item.top-n {
  -webkit-transform: translateY(-35%) rotate(45deg);
      -ms-transform: translateY(-35%) rotate(45deg);
          transform: translateY(-35%) rotate(45deg);
}
@media (max-width: 991.98px) {
  .diamond-item.top-n {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.diamond-item.top-n .iconfont {
  top: 50%;
  left: 104%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.diamond-item.top-n .num {
  top: 5%;
  left: 5%;
}
@media (min-width: 992px) and (max-width: 1139.98px) {
  .diamond-item.top-n .num {
    top: 7%;
    left: 7%;
  }
}
@media (max-width: 991.98px) {
  .diamond-item.top-n .num {
    top: 4%;
    left: 4%;
  }
}
.diamond-item.top-n:after {
  top: 0;
  left: 0;
}
.diamond-item.bot-n {
  -webkit-transform: translateY(35%) rotate(45deg);
      -ms-transform: translateY(35%) rotate(45deg);
          transform: translateY(35%) rotate(45deg);
}
@media (max-width: 991.98px) {
  .diamond-item.bot-n {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.diamond-item.bot-n .iconfont {
  right: 50%;
  bottom: 103%;
  -webkit-transform: translate(50%, 50%) rotate(-90deg);
      -ms-transform: translate(50%, 50%) rotate(-90deg);
          transform: translate(50%, 50%) rotate(-90deg);
}
.diamond-item.bot-n .num {
  bottom: 5%;
  right: 5%;
}
@media (min-width: 992px) and (max-width: 1139.98px) {
  .diamond-item.bot-n .num {
    bottom: 7%;
    right: 7%;
  }
}
@media (max-width: 991.98px) {
  .diamond-item.bot-n .num {
    top: 4%;
    left: 4%;
    bottom: auto;
    right: auto;
  }
}
.diamond-item.bot-n:after {
  bottom: 0;
  right: 0;
}
@media (max-width: 991.98px) {
  .diamond-item.bot-n:after {
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
  }
}
.diamond-item:hover {
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.diamond-item:hover .diamond-inner {
  top: 40%;
  left: 40%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
@media (max-width: 991.98px) {
  .diamond-item:hover .diamond-inner {
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.diamond-item:hover .diamond-inner .icon {
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.diamond-item:hover .diamond-inner .btn {
  opacity: 1;
  visibility: visible;
}
.diamond-item:hover .num {
  color: #fff;
}
.diamond-item:hover.top-n:after {
  border-left-color: #695354;
  border-top-color: #695354;
}
.diamond-item:hover.bot-n:after {
  border-right-color: #695354;
  border-bottom-color: #695354;
}
@media (max-width: 991.98px) {
  .diamond-item:hover.bot-n:after {
    border-left-color: #695354;
    border-top-color: #695354;
    border-right-color: transparent;
    border-bottom-color: transparent;
  }
}

.diamond-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  text-align: center;
  z-index: 11;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 991.98px) {
  .diamond-inner {
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.diamond-inner .icon {
  height: 50px;
  margin: 0 auto;
  overflow: hidden;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 767.98px) {
  .diamond-inner .icon {
    height: 40px;
  }
  .diamond-inner .icon img {
    width: 40px;
  }
}
.diamond-inner .name {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (max-width: 767.98px) {
  .diamond-inner .name {
    line-height: 1.3;
  }
}
.diamond-inner .btn {
  border-radius: 0;
  padding: 0.25rem 0.5rem;
  font-size: 12px;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
}

.tablebox .table {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
}
.tablebox .table td, .tablebox .table th {
  border: 1px solid #ececec;
  padding: 0;
  vertical-align: middle;
}
.tablebox .table th {
  font-size: 16px;
  font-weight: bold;
}
.tablebox .table th .ip {
  padding: 1.5rem 1rem;
}
@media (max-width: 991.98px) {
  .tablebox .table th {
    font-size: 12px;
  }
  .tablebox .table th .ip {
    padding: 1rem;
  }
}
.tablebox .th1 {
  width: 154px;
  background-color: #693437;
  color: #fff;
}
@media (max-width: 767.98px) {
  .tablebox .th1 {
    width: 115px;
  }
}
.tablebox .th2 {
  width: 250px;
  background-color: #948585;
  color: #fff;
}
.tablebox .th3 {
  width: 250px;
  background-color: #946e71;
  color: #fff;
}
.tablebox .th4 {
  width: 250px;
  background-color: #695354;
  color: #fff;
}
.tablebox .th5 {
  width: 250px;
  background-color: #693437;
  color: #fff;
}
@media (max-width: 767.98px) {
  .tablebox .th2, .tablebox .th3, .tablebox .th4, .tablebox .th5, .tablebox .td2, .tablebox .td3, .tablebox .td4, .tablebox .td5 {
    width: auto;
    display: none;
  }
  .tablebox .th2.active, .tablebox .th3.active, .tablebox .th4.active, .tablebox .th5.active, .tablebox .td2.active, .tablebox .td3.active, .tablebox .td4.active, .tablebox .td5.active {
    display: table-cell;
  }
}
.tablebox .ip {
  padding: 0.75rem;
}
.tablebox .ip span {
  font-weight: bold;
}
.tablebox .ip .text-695354 {
  color: #695354;
}

.tabs-item {
  position: relative;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.12);
}

.tabletit {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.tablecont {
  overflow: hidden;
}
.tablecont td {
  position: relative;
}
.tablecont td:before, .tablecont td:after {
  content: "";
  display: block;
  background-color: #999;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.tablecont td:hover:before, .tablecont td:hover:after {
  opacity: 0.3;
}
.tablecont td:after {
  height: 3000px;
  left: 0;
  top: 50%;
  margin-top: -1500px;
  width: 100%;
  z-index: 1;
}
.tablecont td:before {
  width: 3000px;
  left: 50%;
  top: 0;
  margin-left: -1500px;
  height: 100%;
  z-index: 1;
}
.tablecont .ip {
  position: relative;
  z-index: 3;
}
@media (max-width: 991.98px) {
  .tablecont .ip {
    font-size: 12px;
  }
}
.tablecont .td1 {
  background-color: #695e5f;
  color: #fff;
}

#serpack {
  margin-bottom: 30px;
  border-bottom: 2px solid #cccccc;
  text-align: left;
}
@media (max-width: 767.98px) {
  #serpack {
    border-bottom: 0;
    text-align: center;
  }
}
#serpack .nav-item {
  display: inline-block;
}
#serpack .nav-link {
  padding: 0.5rem 0.75rem;
  margin-bottom: -2px;
  border-bottom: 3px solid transparent;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  font-size: 16px;
  color: #666;
}
@media (max-width: 767.98px) {
  #serpack .nav-link {
    font-size: 12px;
    margin-bottom: 5px;
  }
}
#serpack .nav-link.active, #serpack .nav-link:hover {
  color: #695354;
  border-bottom: 3px solid #695354;
}

#serpackContent .mCSB_container {
  margin-right: 0;
}
#serpackContent .mCSB_scrollTools {
  z-index: 100;
  width: 6px;
  top: 1px;
}
@media (max-width: 767.98px) {
  #serpackContent .mCSB_scrollTools {
    width: 3px;
  }
}
#serpackContent .mCSB_dragger_bar {
  border-radius: 0;
  margin: 0;
  background-color: #695354;
}
@media (max-width: 767.98px) {
  #serpackContent .mCSB_dragger_bar {
    width: 3px;
  }
}
#serpackContent .mCSB_draggerRail {
  border-radius: 0;
  margin: 0;
  width: 6px;
  background-color: #d3d3d3;
  border: 0;
}
@media (max-width: 767.98px) {
  #serpackContent .mCSB_draggerRail {
    width: 3px;
  }
}

.tablemb-tit {
  display: none;
}
@media (max-width: 767.98px) {
  .tablemb-tit {
    display: block;
    padding-bottom: 15px;
  }
  .tablemb-tit::after {
    display: block;
    clear: both;
    content: "";
  }
  .tablemb-tit .btn {
    width: 25%;
    float: left;
    white-space: normal;
    border-radius: 0;
    border-color: #ececec;
    font-size: 12px;
    opacity: 0.6;
    display: block;
  }
  .tablemb-tit .btn.active {
    opacity: 1;
  }
}

.one-stop {
  padding: 50px 0;
}
@media (max-width: 767.98px) {
  .one-stop {
    padding: 20px 0;
  }
}

.zoom [class*=-img] {
  overflow: hidden;
}
.zoom .ratio {
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  -o-transition: transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
}
.zoom:hover .ratio {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

/*Header*/
.header-v3 {
  background-color: transparent;
  border-bottom: 1px solid #a59898;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  display: table;
}
.header-v3::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1139.98px) {
  .header-v3 {
    padding-right: 0;
  }
}
@media (max-width: 767.98px) {
  .header-v3 {
    padding: 10px 0;
    position: relative;
    background-color: #fff;
  }
}
.header-v3 .header-logo, .header-v3 .header-wrap, .header-v3 .header-wrap-hotline {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.header-v3.header-active {
  background-color: #fff;
}
.header-v3 .header-logo {
  width: 20%;
  padding: 0 20px;
  position: relative;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  text-align: right;
}
@media (max-width: 991.98px) {
  .header-v3 .header-logo {
    width: 24%;
  }
}
@media (max-width: 767.98px) {
  .header-v3 .header-logo {
    max-width: 50%;
    width: 50%;
    padding: 0 15px;
  }
}
.header-v3 .header-logo h1 {
  display: inline-block;
}
.header-v3 .header-logo img {
  width: auto;
  height: auto;
  max-height: 100%;
}
.header-v3 .menu-wrap {
  padding-right: 90px;
  text-align: right;
}
@media (max-width: 1399.98px) {
  .header-v3 .menu-wrap {
    padding-right: 15px;
  }
}
@media (max-width: 1139.98px) {
  .header-v3 .menu-wrap {
    padding-right: 25px;
  }
}
@media (max-width: 767.98px) {
  .header-v3 .menu-wrap {
    padding-right: 0;
  }
}
.header-v3 .header-wrap-hotline {
  width: 17%;
  background-color: #695354;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .header-v3 .header-wrap-hotline {
    width: 50px;
  }
}
@media (max-width: 767.98px) {
  .header-v3 .header-wrap-hotline {
    width: 45%;
    text-align: right;
    padding: 0 10px;
    background-color: transparent;
  }
}
.header-v3 .header-hotline {
  padding: 0;
  position: relative;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  background-color: #695354;
  color: #fff;
}
.header-v3 .header-hotline::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 767.98px) {
  .header-v3 .header-hotline {
    background-color: transparent;
  }
}
.header-v3 .header-hotline .icon-grp {
  float: left;
  width: 80px;
  height: 80px;
  text-align: center;
  background-color: #693437;
  position: relative;
}
@media (max-width: 1399.98px) {
  .header-v3 .header-hotline .icon-grp {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 1139.98px) {
  .header-v3 .header-hotline .icon-grp {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767.98px) {
  .header-v3 .header-hotline .icon-grp {
    background-color: transparent;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #695354;
    margin-right: 10px;
  }
}
.header-v3 .header-hotline .icon-grp:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background-color: #693437;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
}
@media (max-width: 767.98px) {
  .header-v3 .header-hotline .icon-grp:before {
    display: none;
  }
}
.header-v3 .header-hotline .icon-grp i {
  font-size: 35px;
  line-height: 80px;
}
@media (max-width: 1399.98px) {
  .header-v3 .header-hotline .icon-grp i {
    font-size: 32px;
    line-height: 60px;
  }
}
@media (max-width: 1139.98px) {
  .header-v3 .header-hotline .icon-grp i {
    font-size: 24px;
    line-height: 50px;
  }
}
@media (max-width: 767.98px) {
  .header-v3 .header-hotline .icon-grp i {
    color: #695354;
    font-size: 22px;
    line-height: 38px;
  }
}
.header-v3 .header-hotline span {
  float: left;
  font-size: 30px;
  line-height: 80px;
  color: #fff;
  padding: 0 25px;
  position: relative;
}
@media (max-width: 1399.98px) {
  .header-v3 .header-hotline span {
    font-size: 24px;
    line-height: 60px;
    padding-right: 0 15px;
  }
}
@media (max-width: 1139.98px) {
  .header-v3 .header-hotline span {
    font-size: 18px;
    line-height: 50px;
    padding: 0 10px;
  }
}
@media (max-width: 991.98px) {
  .header-v3 .header-hotline span {
    padding: 0;
  }
}
.header-v3 .dropdown i {
  font-size: 12px;
  line-height: 1;
  padding-left: 5px;
}
@media (max-width: 767.98px) {
  .header-v3 .dropdown i {
    display: none;
  }
}
.header-v3 .header-sub-bg {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(105, 83, 84, 0.6);
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media (max-width: 767.98px) {
  .header-v3 .header-sub-bg {
    display: none;
  }
}

/*End Header*/
/*Index*/
#menuFull {
  position: fixed;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 164px;
}
@media (max-width: 1299px) {
  #menuFull {
    display: none;
  }
}
#menuFull .head {
  display: block;
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  height: 124px;
}
#menuFull .foot {
  display: block;
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  height: 59px;
}
#menuFull ul {
  display: block;
  margin-left: auto;
  text-align: center;
  background: url(../image/slide-nav-body.png) no-repeat center;
  background-size: 100% 100%;
  padding-left: 33px;
}
#menuFull ul li.active a {
  color: #695354;
  font-weight: bold;
}
#menuFull a {
  display: block;
  padding: 18px 0;
  font-size: 14px;
  line-height: 1.4285714286;
  color: #666666;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

#fullpage {
  height: 100vh !important;
}
@media (max-width: 1399px) {
  #fullpage {
    height: auto !important;
  }
}
#fullpage .swiper-wrapper {
  -webkit-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
@media (max-width: 1139.98px) {
  #fullpage .swiper-wrapper {
    display: block;
  }
}

@media (min-width: 1400px) {
  .index-padding {
    padding-top: 100px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .index-padding {
    padding-top: 80px !important;
  }
}

.index-section {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 100vh;
  display: table;
  width: 100%;
}
@media (max-width: 1199.98px) {
  .index-section {
    min-height: 0;
    padding: 50px 0;
  }
}
@media (max-width: 767.98px) {
  .index-section {
    padding: 20px 0;
  }
}
.index-section .section-content {
  display: table-cell;
  vertical-align: middle;
}

.banner-section {
  padding: 0 !important;
}

.index-carousel .item {
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.index-carousel .item:before {
  content: "";
  display: block;
  padding-top: 100vh;
}
@media (max-width: 1139.98px) {
  .index-carousel .item:before {
    padding-top: 52.0833333333%;
  }
}
.index-carousel .owl-dots {
  text-align: center;
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
}
@media (max-width: 1139.98px) {
  .index-carousel .owl-dots {
    bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .index-carousel .owl-dots {
    bottom: 10px;
  }
}
.index-carousel .owl-dot {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  border: 0;
  background-color: #cccccc;
  width: 12px;
  height: 12px;
  margin: 0 8px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 991.98px) {
  .index-carousel .owl-dot {
    width: 10px;
    height: 10px;
  }
}
@media (max-width: 767.98px) {
  .index-carousel .owl-dot {
    width: 8px;
    height: 8px;
    margin: 0 3px;
  }
}
.index-carousel .owl-dot.active {
  background-color: #695354;
  width: 15px;
  height: 15px;
}
@media (max-width: 991.98px) {
  .index-carousel .owl-dot.active {
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 767.98px) {
  .index-carousel .owl-dot.active {
    width: 10px;
    height: 10px;
  }
}

.index-grp1 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.index-grp1-content {
  background: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#fff), to(transparent));
  background: -o-linear-gradient(left, #fff 0%, transparent 100%);
  background: linear-gradient(90deg, #fff 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff",endColorstr="transparent",GradientType=1);
  padding: 65px 50px 35px;
  max-width: 70%;
  margin: 0 auto;
}
@media (max-width: 1139.98px) {
  .index-grp1-content {
    padding: 35px 25px 15px;
    max-width: 90%;
  }
}
@media (max-width: 991.98px) {
  .index-grp1-content {
    padding: 25px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767.98px) {
  .index-grp1-content {
    padding: 15px;
    padding-bottom: 0;
  }
}
.index-grp1 h2 {
  margin-bottom: 24px;
  padding-bottom: 26px;
  font-size: 30px;
  line-height: 1.2;
  color: #695354;
  text-transform: uppercase;
  position: relative;
}
@media (max-width: 1139.98px) {
  .index-grp1 h2 {
    margin-bottom: 15px;
    padding-bottom: 20px;
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  .index-grp1 h2 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .index-grp1 h2 {
    font-size: 16px;
    padding-bottom: 15px;
  }
}
.index-grp1 h2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70px;
  height: 8px;
  background-color: #695354;
}
@media (max-width: 1139.98px) {
  .index-grp1 h2:after {
    width: 50px;
    height: 4px;
  }
}
.index-grp1 h2 span {
  display: block;
}
.index-grp1 h2 .ctitle {
  padding-top: 16px;
  font-weight: bold;
  color: #333333;
}
@media (max-width: 1139.98px) {
  .index-grp1 h2 .ctitle {
    padding-top: 10px;
  }
}
@media (max-width: 767.98px) {
  .index-grp1 h2 .ctitle {
    padding-top: 5px;
  }
}
.index-grp1 p {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.8;
  color: #666666;
  height: 9em;
  overflow: hidden;
}
@media (max-width: 1139.98px) {
  .index-grp1 p {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .index-grp1 p {
    font-size: 16px;
    height: 5.4em;
  }
}
@media (max-width: 991.98px) {
  .index-grp1 p {
    font-size: 14px;
  }
}

@media (max-width: 1139.98px) {
  .service-list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .service-list > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 991.98px) {
  .service-list {
    margin-top: 40px;
    margin-left: -7px;
    margin-right: -7px;
  }
  .service-list > div {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (max-width: 767.98px) {
  .service-list {
    margin-top: 20px;
  }
}
.service-list > div {
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .service-list > div {
    margin-bottom: 15px;
  }
}

.service-item {
  display: block;
  height: 100%;
  padding: 25px;
  padding-bottom: 100px;
  background-color: #f5f2e9;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: hidden;
}
@media (max-width: 1139.98px) {
  .service-item {
    padding: 15px;
    padding-bottom: 75px;
  }
}
@media (max-width: 767.98px) {
  .service-item {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding-bottom: 60px;
  }
}
.service-item h3 {
  margin-bottom: 5px;
  font-size: 24px;
  line-height: 1;
  color: #695354;
}
@media (max-width: 1139.98px) {
  .service-item h3 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .service-item h3 {
    font-size: 16px;
  }
}
.service-item h4 {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.6;
  color: #695354;
  text-transform: uppercase;
}
.service-item .num {
  display: inline-block;
  padding-right: 15px;
  position: absolute;
  bottom: 25px;
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1139.98px) {
  .service-item .num {
    bottom: 10px;
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .service-item .num {
    font-size: 16px;
    padding-right: 10px;
  }
}
.service-item .num:before, .service-item .num:after {
  content: "";
  background-color: #cccccc;
  position: absolute;
}
.service-item .num:before {
  width: 1px;
  height: 30px;
  bottom: calc( 100% + 10px );
  left: 12px;
}
@media (max-width: 1139.98px) {
  .service-item .num:before {
    width: 1px;
    height: 25px;
    left: 9px;
  }
}
@media (max-width: 767.98px) {
  .service-item .num:before {
    width: 1px;
    height: 15px;
    left: 8px;
  }
}
.service-item .num:after {
  width: 30px;
  height: 1px;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1139.98px) {
  .service-item .num:after {
    width: 25px;
    height: 1px;
  }
}
@media (max-width: 767.98px) {
  .service-item .num:after {
    width: 15px;
    height: 1px;
  }
}
.service-item .icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
  height: 200px;
  background-color: #695354;
  margin-right: -100px;
  margin-bottom: -100px;
  border-radius: 50%;
}
@media (max-width: 1139.98px) {
  .service-item .icon {
    width: 150px;
    height: 150px;
    margin-right: -75px;
    margin-bottom: -75px;
  }
}
@media (max-width: 767.98px) {
  .service-item .icon {
    width: 120px;
    height: 120px;
    margin-right: -60px;
    margin-bottom: -60px;
  }
}
.service-item .icon img {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 20%;
  left: 20%;
  margin-right: -20px;
  margin-bottom: -20px;
}
@media (max-width: 1139.98px) {
  .service-item .icon img {
    width: 30px;
    height: 30px;
    margin-right: -15px;
    margin-bottom: -15px;
  }
}
@media (max-width: 1139.98px) {
  .service-item .icon img {
    width: 24px;
    height: 24px;
    margin-right: -12px;
    margin-bottom: -12px;
  }
}

.more {
  text-align: center;
}
.more a {
  display: inline-block;
  padding: 10px;
  min-width: 200px;
  background: url(../image/more-bg.png) no-repeat center/contain;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  color: #695354;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 767.98px) {
  .more a {
    font-size: 12px;
    min-width: 150px;
  }
}
.more a:hover {
  color: #3e3132;
  font-weight: bold;
}

.index-title {
  margin-bottom: 40px;
  padding-bottom: 40px;
  font-size: 30px;
  line-height: 1;
  color: rgba(105, 83, 84, 0.5);
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}
@media (max-width: 1139.98px) {
  .index-title {
    margin-bottom: 30px;
    padding-bottom: 20px;
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  .index-title {
    padding-bottom: 15px;
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .index-title {
    margin-bottom: 20px;
    font-size: 16px;
  }
}
.index-title:after {
  content: "";
  width: 70px;
  height: 8px;
  background-color: #695354;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 1139.98px) {
  .index-title:after {
    width: 50px;
    height: 4px;
  }
}
.index-title span {
  display: block;
  padding-top: 15px;
  color: #333;
}
@media (max-width: 991.98px) {
  .index-title span {
    padding-top: 10px;
  }
}

.index-grp2 {
  padding-left: 15%;
}
@media (max-width: 1139.98px) {
  .index-grp2 {
    padding: 0;
  }
}
.index-grp2-list {
  height: 100vh;
}
.index-grp2-list::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1139.98px) {
  .index-grp2-list {
    height: 500px;
  }
}
@media (max-width: 991.98px) {
  .index-grp2-list {
    height: 400px;
  }
}
@media (max-width: 767.98px) {
  .index-grp2-list {
    height: auto;
  }
}
.index-grp2-list li {
  float: left;
  width: 20%;
  height: 50%;
}
@media (min-width: 768px) {
  .index-grp2-list li:nth-child(1) a, .index-grp2-list li:nth-child(2) a, .index-grp2-list li:nth-child(3) a, .index-grp2-list li:nth-child(4) a, .index-grp2-list li:nth-child(5) a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }
}
@media (max-width: 767.98px) {
  .index-grp2-list li {
    width: 50%;
    height: 170px;
  }
}
.index-grp2-list a {
  display: block;
  height: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
  position: relative;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 767.98px) {
  .index-grp2-list a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }
}
.index-grp2-list a:hover {
  background-color: #695354;
}
.index-grp2-list .content {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  height: auto;
}
.index-grp2-list .content img {
  width: 110px;
  height: 110px;
}
@media (max-width: 1139.98px) {
  .index-grp2-list .content img {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 991.98px) {
  .index-grp2-list .content img {
    width: 60px;
    height: 60px;
  }
}
.index-grp2-list .content h3 {
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1139.98px) {
  .index-grp2-list .content h3 {
    font-size: 18px;
  }
}
@media (max-width: 1139.98px) {
  .index-grp2-list .content h3 {
    margin-bottom: 5px;
    font-size: 16px;
  }
}
.index-grp2-list .content h4 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.25;
  text-transform: uppercase;
}
@media (max-width: 1139.98px) {
  .index-grp2-list .content h4 {
    font-size: 14px;
  }
}
@media (max-width: 991.98px) {
  .index-grp2-list .content h4 {
    font-size: 12px;
  }
}

@media (max-width: 1139.98px) {
  .index-grp3 {
    padding: 0;
  }
}
.index-grp3-content {
  height: 100vh;
}
.index-grp3-content::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1139.98px) {
  .index-grp3-content {
    height: auto;
  }
}
.index-grp3-content .date {
  margin-bottom: 25px;
  font-size: 14px;
  line-height: 1.4285714286;
  color: #666666;
}
@media (max-width: 1139.98px) {
  .index-grp3-content .date {
    margin-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .index-grp3-content .date {
    margin-bottom: 10px;
  }
}
.index-grp3-content h3 {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 1.6666666667;
  font-weight: bold;
  color: #333;
  max-height: 3.2em;
  overflow: hidden;
}
@media (max-width: 1139.98px) {
  .index-grp3-content h3 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .index-grp3-content h3 {
    font-size: 16px;
  }
}
.index-grp3-content p {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.7142857143;
  color: #555;
}
@media (max-width: 767.98px) {
  .index-grp3-content p {
    font-size: 12px;
  }
}
.index-grp3-content .detail {
  display: inline-block;
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 2.1428571429;
  color: #695354;
}
.index-grp3-content .grp-right {
  float: right;
  width: 55%;
  height: 100%;
  background-color: #f5f2e9;
}
@media (max-width: 1139.98px) {
  .index-grp3-content .grp-right {
    float: none;
    width: 100%;
    height: 100%;
  }
}
.index-grp3-content .txt {
  padding: 0 45px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1139.98px) {
  .index-grp3-content .txt {
    position: static;
    padding: 20px;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}
.index-grp3-content .right-top {
  height: 60%;
  position: relative;
}
.index-grp3-content .right-top::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1139.98px) {
  .index-grp3-content .right-top {
    height: 100%;
  }
}
@media (max-width: 767.98px) {
  .index-grp3-content .right-top {
    padding: 20px;
  }
}
.index-grp3-content .right-top .content {
  float: left;
  width: 40%;
  height: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 767.98px) {
  .index-grp3-content .right-top .content {
    float: none;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-color: #f5f2e9;
    opacity: 0.9;
    z-index: 1;
  }
}
.index-grp3-content .right-top .img {
  position: absolute;
  top: 0;
  right: 0;
  width: 60%;
  height: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767.98px) {
  .index-grp3-content .right-top .img {
    width: 100%;
    height: 100%;
  }
}
.index-grp3-content .right-top .detail {
  margin-bottom: 35px;
}
@media (max-width: 991.98px) {
  .index-grp3-content .right-top .detail {
    margin-bottom: 20px;
  }
}
.index-grp3-content .right-top .more {
  padding-top: 40px;
  border-top: 1px solid #695354;
}
@media (max-width: 991.98px) {
  .index-grp3-content .right-top .more {
    padding-top: 20px;
  }
}
.index-grp3-content .right-bottom {
  height: 40%;
  position: relative;
}
.index-grp3-content .right-bottom::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1139.98px) {
  .index-grp3-content .right-bottom {
    height: 100%;
  }
}
@media (max-width: 767.98px) {
  .index-grp3-content .right-bottom {
    padding: 20px;
  }
}
.index-grp3-content .right-bottom .content {
  float: right;
  width: 50%;
  height: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 767.98px) {
  .index-grp3-content .right-bottom .content {
    float: none;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-color: #f5f2e9;
    opacity: 0.9;
  }
}
.index-grp3-content .right-bottom .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767.98px) {
  .index-grp3-content .right-bottom .img {
    width: 100%;
    height: 100%;
  }
}
.index-grp3-content .grp-left {
  float: left;
  width: 45%;
  height: 100%;
  padding-left: 15%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 1139.98px) {
  .index-grp3-content .grp-left {
    float: none;
    width: 100%;
    height: 100%;
    padding: 100px 0;
  }
}
@media (max-width: 991.98px) {
  .index-grp3-content .grp-left {
    padding: 50px 0;
  }
}
@media (max-width: 767.98px) {
  .index-grp3-content .grp-left {
    padding: 30px 0;
  }
}
.index-grp3-content .grp-left .content-grp {
  width: 100%;
  height: 100%;
  position: relative;
}
.index-grp3-content .grp-left .content {
  display: block;
  padding-right: 85px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
}
@media (max-width: 1139.98px) {
  .index-grp3-content .grp-left .content {
    padding-right: 0;
    position: static;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    max-width: 70%;
    margin: 0 auto;
  }
}
@media (max-width: 767.98px) {
  .index-grp3-content .grp-left .content {
    max-width: 90%;
  }
}
.index-grp3-content .grp-left .content .date, .index-grp3-content .grp-left .content h3, .index-grp3-content .grp-left .content p {
  color: #fff;
}
.index-grp3-content .grp-left .content .detail {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.index-grp4-list {
  padding-bottom: 40px;
}
.index-grp4-list::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 767.98px) {
  .index-grp4-list {
    padding-bottom: 20px;
  }
}
.index-grp4-list li {
  float: left;
  width: 50%;
}
@media (min-width: 992px) {
  .index-grp4-list li:nth-child(4n+3) .purchase-item .content, .index-grp4-list li:nth-child(4n) .purchase-item .content {
    float: right;
  }
  .index-grp4-list li:nth-child(4n+3) .purchase-item .img, .index-grp4-list li:nth-child(4n) .purchase-item .img {
    right: auto;
    left: 0;
  }
}
@media (max-width: 991.98px) {
  .index-grp4-list li {
    width: 100%;
  }
  .index-grp4-list li:nth-child(even) .purchase-item .content {
    float: right;
  }
  .index-grp4-list li:nth-child(even) .purchase-item .img {
    right: auto;
    left: 0;
  }
}

.purchase-item {
  display: block;
  position: relative;
  overflow: hidden;
}
.purchase-item::after {
  display: block;
  clear: both;
  content: "";
}
.purchase-item:hover .content {
  background-color: #695354;
}
.purchase-item:hover .img .ratio {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.purchase-item:hover h4, .purchase-item:hover .info {
  color: #fff;
  border-color: #fff;
}
.purchase-item:hover .inquire {
  background-color: #fff;
  color: #695354;
}
.purchase-item .content {
  width: 50%;
  height: auto;
  padding: 30px;
  float: left;
}
@media (max-width: 1139.98px) {
  .purchase-item .content {
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .purchase-item .content {
    padding: 15px;
  }
}
.purchase-item .img {
  border: 1px solid #695354;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.purchase-item .img .ratio {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.purchase-item h4 {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 1;
  color: #695354;
  text-align: center;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 1139.98px) {
  .purchase-item h4 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .purchase-item h4 {
    font-size: 16px;
  }
}
.purchase-item .info {
  padding-left: 15px;
  margin: 25px 0;
  border-left: 1px solid #695354;
  color: #695354;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 1139.98px) {
  .purchase-item .info {
    margin: 15px 0;
  }
}
@media (max-width: 767.98px) {
  .purchase-item .info {
    margin: 5px 0 10px;
    padding-left: 5px;
  }
}
.purchase-item .info-item {
  padding: 10px 0;
}
.purchase-item .info-item::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1139.98px) {
  .purchase-item .info-item {
    padding: 5px 0;
  }
}
.purchase-item i {
  float: left;
  font-size: 22px;
  line-height: 1;
  margin-right: 5px;
}
@media (max-width: 767.98px) {
  .purchase-item i {
    font-size: 18px;
  }
}
.purchase-item p {
  float: left;
  max-width: calc( 100% - 30px );
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
}
@media (max-width: 767.98px) {
  .purchase-item p {
    max-width: calc( 100% - 23px );
    font-size: 12px;
    line-height: 1.4;
  }
}
.purchase-item p span {
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 767.98px) {
  .purchase-item p span {
    font-size: 14px;
  }
}
.purchase-item .inquire {
  display: block;
  margin: 0 auto;
  width: 100px;
  height: auto;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background-color: #695354;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 767.98px) {
  .purchase-item .inquire {
    width: 70px;
    height: auto;
    font-size: 12px;
  }
}

.index-grp5 .row {
  margin-left: -50px;
  margin-right: -50px;
}
.index-grp5 .row > div {
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 1139.98px) {
  .index-grp5 .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .index-grp5 .row > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767.98px) {
  .index-grp5 .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .index-grp5 .row > div {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.index-grp5 .grp5-more {
  display: block;
  padding-top: 22px;
  text-align: center;
  font-size: 14px;
  line-height: 2.1428571429;
}
@media (max-width: 767.98px) {
  .index-grp5 .grp5-more {
    padding-top: 10px;
  }
}
.index-grp5-list::after {
  display: block;
  clear: both;
  content: "";
}
.index-grp5-list li {
  float: left;
  width: 50%;
}
.index-grp5-list li:nth-child(1), .index-grp5-list li:nth-child(2) {
  border-bottom: 1px solid #f3efeb;
}
.index-grp5-list li:nth-child(even) {
  border-left: 1px solid #f3efeb;
}
.index-grp5-list a {
  display: block;
  padding: 30px 25px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  background-color: #fff;
  background-position: right bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 1139.98px) {
  .index-grp5-list a {
    padding: 20px 15px;
  }
}
.index-grp5-list a:hover {
  background-image: url(../image/hover-bg.png);
}
.index-grp5-list a:hover .date, .index-grp5-list a:hover i, .index-grp5-list a:hover h4, .index-grp5-list a:hover p {
  color: #fff;
}
.index-grp5-list .info {
  position: relative;
  margin-bottom: 15px;
}
.index-grp5-list .info .date {
  max-width: 80%;
  font-size: 36px;
  line-height: 1;
  color: #666;
  font-weight: bold;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 1139.98px) {
  .index-grp5-list .info .date {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .index-grp5-list .info .date {
    font-size: 20px;
  }
}
.index-grp5-list .info .date span {
  display: block;
  font-size: 12px;
}
.index-grp5-list .info i {
  font-size: 25px;
  line-height: 1;
  color: #695354;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 1139.98px) {
  .index-grp5-list .info i {
    font-size: 22px;
  }
}
@media (max-width: 991.98px) {
  .index-grp5-list .info i {
    font-size: 18px;
  }
}
.index-grp5-list .content {
  border-top: 1px solid #cccccc;
  padding-top: 18px;
}
@media (max-width: 767.98px) {
  .index-grp5-list .content {
    padding-top: 12px;
  }
}
.index-grp5-list .content h4 {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.1111111111;
  color: #444;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 1139.98px) {
  .index-grp5-list .content h4 {
    margin-bottom: 15px;
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .index-grp5-list .content h4 {
    margin-bottom: 10px;
  }
}
.index-grp5-list .content p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.6666666667;
  max-height: 6.4em;
  overflow: hidden;
  color: #666;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

@media (max-width: 1139.98px) {
  .index-grp6 {
    padding: 0;
  }
}
.index-grp6-content {
  display: table;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  position: relative;
}
@media (max-width: 1139.98px) {
  .index-grp6-content {
    min-height: 0;
  }
}
@media (max-width: 767.98px) {
  .index-grp6-content {
    display: table;
    padding: 20px;
  }
}
.index-grp6 .grp-left, .index-grp6 .grp-right {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.index-grp6 .grp-left {
  width: 40%;
}
@media (max-width: 767.98px) {
  .index-grp6 .grp-left {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.index-grp6 .grp-right {
  width: 65%;
  padding: 0 100px;
}
@media (max-width: 1139.98px) {
  .index-grp6 .grp-right {
    padding: 40px;
  }
}
@media (max-width: 767.98px) {
  .index-grp6 .grp-right {
    padding: 20px;
    width: 100%;
    opacity: 0.9;
    position: relative;
    z-index: 2;
  }
}
.index-grp6 .grp-right .content {
  max-width: 60%;
}
@media (max-width: 1499px) and (min-width: 1400px) {
  .index-grp6 .grp-right .content {
    max-width: 100%;
  }
}
@media (max-width: 1139.98px) {
  .index-grp6 .grp-right .content {
    max-width: 90%;
  }
}
@media (max-width: 767.98px) {
  .index-grp6 .grp-right .content {
    max-width: 100%;
  }
}
.index-grp6 .grp-right p {
  margin-bottom: 1rem;
  font-size: 14px;
  line-height: 2.1428571429;
  color: #666666;
}
@media (max-width: 767.98px) {
  .index-grp6 .grp-right p {
    margin-bottom: 5px;
    font-size: 12px;
  }
}
.index-grp6 .grp-right p span {
  color: #695354;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 767.98px) {
  .index-grp6 .grp-right p span {
    font-size: 14px;
  }
}

.index-grp7-contact {
  display: table;
  width: 100%;
  min-height: 500px;
}
@media (max-width: 991.98px) {
  .index-grp7-contact {
    display: block;
  }
}
.index-grp7 .info {
  display: table-cell;
  vertical-align: middle;
  width: 40%;
  height: 100%;
  background-color: #695354;
  color: #fff;
  padding: 0 50px;
}
@media (max-width: 1139.98px) {
  .index-grp7 .info {
    padding: 0 20px;
  }
}
@media (max-width: 991.98px) {
  .index-grp7 .info {
    display: block;
    width: 100%;
    padding: 30px 20px;
  }
}
.index-grp7 .form-map {
  display: table-cell;
  vertical-align: middle;
  width: 60%;
  position: relative;
}
@media (max-width: 991.98px) {
  .index-grp7 .form-map {
    display: block;
    width: 100%;
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .index-grp7 .form-map {
    padding: 15px;
  }
}
.index-grp7 .form-map #map {
  min-height: 500px;
}
@media (max-width: 991.98px) {
  .index-grp7 .form-map #map {
    min-height: 0;
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.index-grp7 .form-map .index-contact-form {
  width: 90%;
  height: auto;
  padding: 50px 45px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 1139.98px) {
  .index-grp7 .form-map .index-contact-form {
    padding: 35px 25px;
  }
  .index-grp7 .form-map .index-contact-form .row {
    margin-left: -7px;
    margin-right: -7px;
  }
  .index-grp7 .form-map .index-contact-form .row > div {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (max-width: 991.98px) {
  .index-grp7 .form-map .index-contact-form {
    position: static;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0);
    width: 100%;
    height: 100%;
  }
}
.index-grp7 .form-map .index-contact-form .form-group {
  margin-bottom: 25px;
}
.index-grp7 .form-map .index-contact-form .form-group.has-error .form-label:after {
  color: #dc3545 !important;
}
.index-grp7 .contact-title {
  margin-bottom: 15px;
  padding-bottom: 12px;
  font-size: 24px;
  line-height: 1;
  position: relative;
}
@media (max-width: 1139.98px) {
  .index-grp7 .contact-title {
    padding-bottom: 5px;
    font-size: 18px;
  }
}
.index-grp7 .contact-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 2px;
  background-color: #ffffff;
}
.index-grp7 .contact-title span {
  display: block;
  padding: 12px 0;
  font-size: 14px;
  line-height: 2.1428571429;
}
@media (max-width: 1139.98px) {
  .index-grp7 .contact-title span {
    padding: 5px 0;
  }
}
.index-grp7 .contact-item {
  padding: 15px 0;
}
.index-grp7 .contact-item::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1139.98px) {
  .index-grp7 .contact-item {
    padding: 10px 0;
  }
}
@media (max-width: 991.98px) {
  .index-grp7 .contact-item {
    padding: 5px 0;
  }
}
.index-grp7 .contact-item i {
  float: left;
  font-size: 20px;
  line-height: 30px;
  margin-right: 20px;
}
@media (max-width: 1139.98px) {
  .index-grp7 .contact-item i {
    font-size: 18px;
    margin-right: 15px;
  }
}
.index-grp7 .contact-item a, .index-grp7 .contact-item span {
  float: left;
  max-width: calc( 100% - 40px );
  font-size: 16px;
  line-height: 1.875;
  color: #fff;
}
@media (max-width: 1139.98px) {
  .index-grp7 .contact-item a, .index-grp7 .contact-item span {
    max-width: calc( 100% - 33px );
  }
}
@media (max-width: 991.98px) {
  .index-grp7 .contact-item a, .index-grp7 .contact-item span {
    font-size: 14px;
  }
}

.input-material-group {
  display: block !important;
  position: relative;
}
.input-material-group.require:before {
  content: "*";
  color: #ff0000;
  font-size: 14px;
  line-height: 1;
  position: absolute;
  top: 50%;
  right: 101%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.input-material-group .input-append, .input-material-group .form-label {
  position: absolute;
}
.input-material-group .input-append {
  right: 0;
  bottom: 0;
  z-index: 3;
  font-size: 18px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.input-material-group .form-label {
  margin-bottom: 0;
  font-size: 14px;
  bottom: 0;
  left: 5px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  line-height: 30px;
  color: #222;
}
.input-material-group .form-label.required:after {
  content: "*";
  color: #222;
  font-size: 12px;
}
.input-material-group.focus .form-label {
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-transform: scale(0.8) translateY(-100%);
      -ms-transform: scale(0.8) translateY(-100%);
          transform: scale(0.8) translateY(-100%);
  left: 0;
}
.input-material-group .form-control {
  padding: 0;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #ccc;
  background: transparent;
  display: block !important;
  width: 100%;
  position: relative;
  z-index: 2;
  color: #222;
  height: auto !important;
  font-size: 14px;
  line-height: 30px;
}
.input-material-group .form-control::-webkit-input-placeholder {
  color: #222;
}
.input-material-group .form-control::-moz-placeholder {
  color: #222;
}
.input-material-group .form-control:-ms-input-placeholder {
  color: #222;
}
.input-material-group .form-control::-ms-input-placeholder {
  color: #222;
}
.input-material-group .form-control::placeholder {
  color: #222;
}

.textarea-grp textarea {
  resize: none;
}
.textarea-grp .char {
  font-size: 12px;
  line-height: 2.5;
  color: #999;
  position: absolute;
  right: 5px;
  bottom: 5px;
}

.captcha-img {
  width: 100px;
  height: 30px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.btn-grp .btn {
  display: inline-block;
  padding: 0;
  width: 100px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  border-radius: 0;
}
@media (max-width: 1139.98px) {
  .btn-grp .btn {
    width: 100px;
    height: 30px;
    line-height: 30px;
  }
}
.btn-grp .btn:not(:last-child) {
  margin-right: 15px;
}
@media (max-width: 1139.98px) {
  .btn-grp .btn:not(:last-child) {
    margin-right: 5px;
  }
}
.btn-grp .btn-gray {
  background-color: #888888;
}

/*End Index*/
/*Footer*/
@media (max-width: 767.98px) {
  #right-tool {
    display: none;
  }
}
#right-tool ul {
  position: fixed;
  top: 50%;
  right: 50px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 990;
}
@media (max-width: 1139.98px) {
  #right-tool ul {
    right: 20px;
  }
}
#right-tool .gotop {
  position: fixed;
  bottom: 45px;
  right: 50px;
  z-index: 990;
}
@media (max-width: 1139.98px) {
  #right-tool .gotop {
    right: 20px;
  }
}
#right-tool a {
  display: block;
  margin: 10px 0;
  width: 50px;
  height: 50px;
  text-align: center;
  background-color: #fff;
  color: #695354;
  position: relative;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 1139.98px) {
  #right-tool a {
    width: 40px;
    height: 40px;
  }
}
#right-tool a:hover {
  background-color: #695354;
  color: #fff;
}
#right-tool a:hover .hover-show {
  opacity: 1;
  visibility: visible;
}
#right-tool a .hover-show {
  position: absolute;
  right: 130%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
#right-tool a .qr {
  width: 140px;
  height: 140px;
  padding: 5px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1139.98px) {
  #right-tool a .qr {
    width: 100px;
    height: 100px;
  }
}
#right-tool a .qr:before {
  content: "";
  border-top: 11px solid transparent;
  border-left: 11px solid #fff;
  border-bottom: 11px solid transparent;
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}
#right-tool a .qr:after {
  content: "";
  border-top: 12px solid transparent;
  border-left: 12px solid rgba(0, 0, 0, 0.3);
  border-bottom: 12px solid transparent;
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
#right-tool a .qr img {
  width: 100%;
  height: 100%;
}
#right-tool a .phone {
  width: 150px;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
  background-color: #695354;
  color: #fff;
  right: 100%;
}
@media (max-width: 1139.98px) {
  #right-tool a .phone {
    width: 120px;
    font-size: 16px;
    line-height: 40px;
  }
}
#right-tool a i {
  font-size: 30px;
  line-height: 50px;
}
@media (max-width: 1139.98px) {
  #right-tool a i {
    font-size: 22px;
    line-height: 40px;
  }
}

.footer-section {
  min-height: 0 !important;
  height: auto !important;
  padding: 0;
}

.friend-link {
  background-color: #f4f4f4;
  padding: 8px 0;
}
.friend-link .friend-name, .friend-link .friend-list {
  display: inline;
  font-size: 16px;
  line-height: 1.5;
  color: #695354;
}
@media (max-width: 991.98px) {
  .friend-link .friend-name, .friend-link .friend-list {
    font-size: 14px;
  }
}
.friend-link .friend-list li {
  display: inline-block;
}
.friend-link .friend-list li:not(:last-child) {
  padding-right: 10px;
}
@media (max-width: 767.98px) {
  .friend-link .friend-list li:not(:last-child) {
    padding-right: 5px;
  }
}
.friend-link .friend-list a:hover {
  font-weight: bold;
  color: #3e3132;
}

.footer-wrap {
  background-image: url(../image/footer-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.footer-wrap .footer-content {
  padding: 45px 0;
}
@media (max-width: 991.98px) {
  .footer-wrap .footer-content {
    padding: 35px 0;
  }
}
.footer-wrap .footer-content .row {
  margin-left: -10px;
  margin-right: -10px;
}
.footer-wrap .footer-content .row > div {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 991.98px) {
  .footer-wrap .footer-content .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .footer-wrap .footer-content .row > div {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.footer-wrap .footer-content .logo-txt {
  padding-left: 15px;
  margin-top: 25px;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  position: relative;
}
@media (max-width: 1139.98px) {
  .footer-wrap .footer-content .logo-txt {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .footer-wrap .footer-content .logo-txt {
    font-size: 16px;
  }
}
.footer-wrap .footer-content .logo-txt:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background-color: #ffffff;
}
.footer-wrap .contact-item {
  padding-bottom: 18px;
}
.footer-wrap .contact-item h6 {
  margin-bottom: 7px;
  font-size: 16px;
  line-height: 1.25;
  color: #fff;
}
@media (max-width: 991.98px) {
  .footer-wrap .contact-item h6 {
    font-size: 14px;
  }
}
.footer-wrap .contact-item a, .footer-wrap .contact-item p {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.4;
  color: #fff;
}
@media (max-width: 1139.98px) {
  .footer-wrap .contact-item a, .footer-wrap .contact-item p {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .footer-wrap .contact-item a, .footer-wrap .contact-item p {
    font-size: 14px;
  }
}
.footer-wrap .qr-item .img {
  display: block;
  width: 120px;
  height: auto;
  max-width: 90%;
  margin: 0 auto 10px;
}
.footer-wrap .qr-item span {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
  color: #fff;
}
.footer-wrap .copyright {
  background-color: transparent;
  border-top: 1px solid #9d8e8f;
}

.footer-contact {
  padding: 10px 0;
  background-color: #693437;
}
.footer-contact .contact-grp {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 0;
}
@media (max-width: 991.98px) {
  .footer-contact .contact-grp {
    display: block;
    text-align: center;
  }
}
.footer-contact .contact-grp img, .footer-contact .contact-grp p, .footer-contact .contact-grp .contact-item {
  display: inline-block;
  vertical-align: middle;
}
.footer-contact .footer-logo {
  width: 130px;
}
@media (max-width: 1139.98px) {
  .footer-contact .footer-logo {
    width: 120px;
  }
}
.footer-contact p {
  margin-bottom: 0;
  margin-right: 45px;
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
}
@media (max-width: 1139.98px) {
  .footer-contact p {
    margin-right: 15px;
    font-size: 16px;
  }
}
.footer-contact .contact-item {
  padding: 0 10px;
}
.footer-contact .contact-item.phone {
  margin-left: 45px;
}
@media (max-width: 1139.98px) {
  .footer-contact .contact-item.phone {
    margin-left: 15px;
  }
}
.footer-contact .contact-item img {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.footer-contact .contact-item img.phone {
  width: 30px;
  height: 30px;
}
@media (max-width: 1139.98px) {
  .footer-contact .contact-item img.phone {
    width: 20px;
    height: 20px;
  }
}
.footer-contact .contact-item span, .footer-contact .contact-item a {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
.footer-contact .contact-item span {
  font-size: 16px;
  line-height: 1.875;
  margin-left: 5px;
}
@media (max-width: 1139.98px) {
  .footer-contact .contact-item span {
    font-size: 14px;
  }
}
.footer-contact .contact-item a {
  font-size: 24px;
  line-height: 1;
  margin-left: 10px;
}
@media (max-width: 1139.98px) {
  .footer-contact .contact-item a {
    font-size: 16px;
  }
}

/*End Footer*/
/*Page 0600*/
.wrap-0600 {
  padding-top: 35px;
}
@media (max-width: 767.98px) {
  .wrap-0600 {
    padding-top: 20px;
  }
}

.company-address {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.main-grp .container {
  padding: 0;
}
.main-grp .container::after {
  display: block;
  clear: both;
  content: "";
}
.main-grp .main-content {
  padding: 50px 22px;
  float: left;
  width: 42%;
  height: 100%;
}
@media (max-width: 1139.98px) {
  .main-grp .main-content {
    padding: 30px 22px;
    width: 50%;
  }
}
@media (max-width: 991.98px) {
  .main-grp .main-content {
    padding: 22px;
  }
}
@media (max-width: 767.98px) {
  .main-grp .main-content {
    float: none;
    width: 100%;
    height: 100%;
  }
}
.main-grp .sub-title {
  margin-bottom: 40px;
}
@media (max-width: 1139.98px) {
  .main-grp .sub-title {
    margin-bottom: 20px;
  }
}
.main-grp h3 {
  margin-bottom: 40px;
  font-size: 30px;
  line-height: 1;
  color: #444444;
}
@media (max-width: 1139.98px) {
  .main-grp h3 {
    margin-bottom: 20px;
    font-size: 22px;
  }
}
@media (max-width: 991.98px) {
  .main-grp h3 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .main-grp h3 {
    font-size: 16px;
  }
}
.main-grp .phone-grp {
  margin-bottom: 17px;
}
@media (max-width: 1139.98px) {
  .main-grp .phone-grp {
    margin-bottom: 7px;
  }
}
.main-grp .phone-grp p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.25;
  color: #666666;
}
@media (max-width: 991.98px) {
  .main-grp .phone-grp p {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .main-grp .phone-grp p {
    margin-bottom: 5px;
  }
}
.main-grp .phone-grp a {
  display: block;
  font-size: 36px;
  line-height: 1;
  color: #695354;
  font-weight: bold;
}
@media (max-width: 1139.98px) {
  .main-grp .phone-grp a {
    font-size: 26px;
  }
}
@media (max-width: 991.98px) {
  .main-grp .phone-grp a {
    font-size: 20px;
  }
}
.main-grp .contact-item {
  margin-bottom: 0;
  padding: 15px 0;
  font-size: 16px;
  line-height: 1.25;
  color: #444444;
}
@media (max-width: 1139.98px) {
  .main-grp .contact-item {
    padding: 10px 0;
  }
}
@media (max-width: 991.98px) {
  .main-grp .contact-item {
    padding: 7px 0;
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .main-grp .contact-item {
    padding: 5px 0;
  }
}
.main-grp .contact-item a, .main-grp .contact-item span {
  display: inline-block;
  font-size: 20px;
}
@media (max-width: 1139.98px) {
  .main-grp .contact-item a, .main-grp .contact-item span {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .main-grp .contact-item a, .main-grp .contact-item span {
    font-size: 16px;
  }
}
.main-grp .qr-grp {
  padding-top: 20px;
}
.main-grp .qr-grp::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 767.98px) {
  .main-grp .qr-grp {
    padding-top: 10px;
  }
}
.main-grp .qr-grp .qr-item {
  float: left;
  text-align: center;
}
.main-grp .qr-grp .qr-item:not(:last-child) {
  margin-right: 50px;
}
@media (max-width: 1139.98px) {
  .main-grp .qr-grp .qr-item:not(:last-child) {
    margin-right: 30px;
  }
}
@media (max-width: 767.98px) {
  .main-grp .qr-grp .qr-item:not(:last-child) {
    margin-right: 20px;
  }
}
.main-grp .qr-grp .qr-item img {
  width: 120px;
  height: 120px;
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .main-grp .qr-grp .qr-item img {
    width: 100px;
    height: 100px;
    margin-bottom: 5px;
  }
}
.main-grp .qr-grp .qr-item span {
  display: block;
  font-size: 14px;
  line-height: 1.4285714286;
  color: #444;
}

.company-map {
  position: absolute !important;
  top: 0;
  right: 0;
  width: 55%;
  height: 100%;
}
@media (max-width: 1139.98px) {
  .company-map {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .company-map {
    position: relative !important;
    width: 100%;
    height: 300px;
  }
}

.consult-us {
  padding: 50px 0 35px;
}
@media (max-width: 991.98px) {
  .consult-us {
    padding: 40px 0 25px;
  }
}
.consult-us p {
  margin-bottom: 35px;
  padding: 25px 0;
  font-size: 18px;
  line-height: 1.1111111111;
  color: #444444;
}
@media (max-width: 1139.98px) {
  .consult-us p {
    margin-bottom: 15px;
    padding: 15px 0;
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .consult-us p {
    margin-bottom: 10px;
  }
}

.consult-form .row {
  margin-left: -38px;
  margin-right: -38px;
}
.consult-form .row > div {
  padding-left: 38px;
  padding-right: 38px;
}
@media (max-width: 1139.98px) {
  .consult-form .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .consult-form .row > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 991.98px) {
  .consult-form .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .consult-form .row > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.consult-form .form-group {
  margin-bottom: 50px;
}
@media (max-width: 1139.98px) {
  .consult-form .form-group {
    margin-bottom: 30px;
  }
}
.consult-form .form-control {
  border-bottom: 1px solid #695354;
}
.consult-form select {
  -webkit-appearance: none;
}
.consult-form .btn-grp .btn {
  width: 150px;
  height: 30px;
}
@media (max-width: 767.98px) {
  .consult-form .btn-grp .btn {
    width: 120px;
  }
}

.why-choose {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 50px;
}
@media (max-width: 991.98px) {
  .why-choose {
    padding-top: 40px;
  }
}
.why-choose .sub-title {
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .why-choose .sub-title {
    margin-bottom: 20px;
  }
}
.why-choose h3 {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.1111111111;
  color: #695354;
}
@media (max-width: 991.98px) {
  .why-choose h3 {
    font-size: 16px;
  }
}
.why-choose p {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 1.625;
  color: #666666;
}
@media (max-width: 991.98px) {
  .why-choose p {
    font-size: 14px;
  }
}
.why-choose-list {
  background-color: rgba(105, 83, 84, 0.5);
}
.why-choose-list::after {
  display: block;
  clear: both;
  content: "";
}
.why-choose-list li {
  float: left;
  width: 20%;
  height: 400px;
  position: relative;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.why-choose-list li:not(:last-child) {
  border-right: 1px solid #cccccc;
}
@media (max-width: 767.98px) {
  .why-choose-list li:not(:last-child) {
    border-bottom: 1px solid #cccccc;
  }
}
@media (max-width: 991.98px) {
  .why-choose-list li {
    height: 350px;
  }
}
@media (max-width: 767.98px) {
  .why-choose-list li {
    width: 50%;
    height: 300px;
  }
  .why-choose-list li:last-child {
    width: 100%;
  }
}
.why-choose-list li:hover {
  background-color: #695354;
}
.why-choose-list li:hover span {
  display: block;
}
.why-choose-list a {
  display: block;
  width: 70%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 1139.98px) {
  .why-choose-list a {
    width: 80%;
  }
}
@media (max-width: 767.98px) {
  .why-choose-list a {
    width: 90%;
  }
}
.why-choose-list a .img {
  width: 130px;
  height: 130px;
  margin-bottom: 30px;
}
@media (max-width: 1139.98px) {
  .why-choose-list a .img {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 991.98px) {
  .why-choose-list a .img {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
  }
}
.why-choose-list a h4 {
  margin-bottom: 18px;
  font-size: 24px;
  line-height: 1;
  color: #fff;
}
@media (max-width: 991.98px) {
  .why-choose-list a h4 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .why-choose-list a h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.why-choose-list a p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.4285714286;
  color: #fff;
  height: 2.8em;
  overflow: hidden;
}
.why-choose-list a span {
  display: none;
  margin: 0 auto;
  padding: 7px 10px;
  width: 110px;
  height: auto;
  font-size: 14px;
  line-height: 1.4285714286;
  text-align: center;
  color: #695354;
  background-color: #fff;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

.sub-title {
  margin-bottom: 0;
  padding-bottom: 10px;
  font-size: 24px;
  line-height: 1;
  color: #695354;
  position: relative;
}
@media (max-width: 991.98px) {
  .sub-title {
    font-size: 18px;
  }
}
.sub-title:after {
  content: "";
  width: 30px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #695354;
}
.sub-title.v2 {
  color: #fff;
}
.sub-title.v2 span, .sub-title.v2 small {
  color: #fff;
}
.sub-title.v2:after {
  background-color: #fff;
}
.sub-title.v3 {
  text-align: center;
}
.sub-title.v3:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.sub-title span {
  color: #444444;
}
.sub-title small {
  display: block;
  font-size: 10px;
  line-height: 2;
  color: #888888;
  text-transform: uppercase;
}

/*End Page 0600*/
/*Page 0500*/
.wrap-0500 {
  padding-top: 25px;
}

.aboutus-grp {
  overflow: hidden;
}
.aboutus-grp .grp-right, .aboutus-grp .grp-left {
  background-color: #f4f4f4;
  position: relative;
}
.aboutus-grp .grp-right::after, .aboutus-grp .grp-left::after {
  display: block;
  clear: both;
  content: "";
}
.aboutus-grp .grp-right .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.aboutus-grp .grp-right .content {
  float: right;
  width: 50%;
  height: auto;
  padding: 0 50px;
}
.aboutus-grp .grp-left .img {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.aboutus-grp .grp-left .content {
  float: left;
  width: 50%;
  height: auto;
  padding: 0 50px;
}
@media (max-width: 1139.98px) {
  .aboutus-grp .grp-left .content {
    padding: 0 30px;
  }
}
.aboutus-grp .aboutus-title {
  margin-bottom: 40px;
}
@media (max-width: 1139.98px) {
  .aboutus-grp .aboutus-title {
    margin-bottom: 20px;
  }
}
.aboutus-grp .aboutus-title h2 {
  margin-bottom: 0;
  margin-top: -10px;
  font-size: 24px;
  line-height: 1;
  color: #444444;
}
@media (max-width: 991.98px) {
  .aboutus-grp .aboutus-title h2 {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .aboutus-grp .grp1 {
    padding: 20px;
  }
  .aboutus-grp .grp1 .img {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 767.98px) {
  .aboutus-grp .grp1 {
    padding: 15px;
  }
}
.aboutus-grp .grp1 .content {
  padding: 70px 50px 60px;
}
@media (max-width: 1139.98px) {
  .aboutus-grp .grp1 .content {
    padding: 30px;
  }
}
@media (max-width: 991.98px) {
  .aboutus-grp .grp1 .content {
    float: none;
    padding: 25px;
    width: 100%;
    height: 100%;
    background-color: rgba(240, 240, 240, 0.9);
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 767.98px) {
  .aboutus-grp .grp1 .content {
    padding: 15px;
  }
}
.aboutus-grp .grp1 .content p {
  font-size: 14px;
  line-height: 2.1428571429;
  color: #666666;
  margin-bottom: 40px;
}
@media (max-width: 1139.98px) {
  .aboutus-grp .grp1 .content p {
    margin-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .aboutus-grp .grp1 .content p {
    margin-bottom: 0;
  }
}
.aboutus-grp .grp1:before {
  content: "";
  width: 250px;
  height: 5px;
  background-color: #693437;
  position: absolute;
  bottom: 55px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
@media (max-width: 1139.98px) {
  .aboutus-grp .grp1:before {
    bottom: 35px;
  }
}
@media (max-width: 991.98px) {
  .aboutus-grp .grp1:before {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .aboutus-grp .grp2 .img {
    position: relative;
    width: 100%;
    height: 320px;
  }
}
@media (max-width: 767.98px) {
  .aboutus-grp .grp2 .img {
    width: 100%;
    height: auto;
  }
}
.aboutus-grp .grp2:before {
  content: "";
  width: 4000px;
  height: 100%;
  background-color: #695354;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
.aboutus-grp .grp2 .content {
  padding-top: 45px;
  padding-bottom: 15px;
}
@media (max-width: 1139.98px) {
  .aboutus-grp .grp2 .content {
    padding-top: 25px;
  }
}
@media (max-width: 991.98px) {
  .aboutus-grp .grp2 .content {
    float: none;
    width: 100%;
    height: 100%;
    padding: 20px;
  }
}
.aboutus-grp .grp2 p {
  margin-bottom: 1rem;
  font-size: 14px;
  line-height: 1.4285714286;
  color: #666666;
}
@media (max-width: 1139.98px) {
  .aboutus-grp .grp2 p {
    margin-bottom: 10px;
  }
}
.aboutus-grp .grp2 p span {
  font-size: 16px;
  font-weight: bold;
  color: #695354;
}
.aboutus-grp .grp2 .aboutus-list {
  width: 100%;
  height: 100%;
}
.aboutus-grp .grp2 .aboutus-list::after {
  display: block;
  clear: both;
  content: "";
}
.aboutus-grp .grp2 .aboutus-list li {
  float: left;
  width: 20%;
  height: 50%;
  position: relative;
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .aboutus-grp .grp2 .aboutus-list li {
    width: 50%;
    height: 150px;
  }
}
.aboutus-grp .grp2 .aboutus-list a {
  display: block;
  width: 100%;
  height: 100%;
}
.aboutus-grp .grp2 .aboutus-list a:hover .hover-show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.aboutus-grp .grp2 .aboutus-list h3 {
  margin-bottom: 0;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.25;
  color: #fff;
  text-align: center;
}
@media (max-width: 991.98px) {
  .aboutus-grp .grp2 .aboutus-list h3 {
    font-size: 14px;
  }
}
.aboutus-grp .grp2 .aboutus-list .main {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  padding-bottom: 30px;
}
@media (max-width: 1139.98px) {
  .aboutus-grp .grp2 .aboutus-list .main {
    padding-bottom: 20px;
  }
}
.aboutus-grp .grp2 .aboutus-list .main:after {
  content: "";
  width: 30px;
  height: 3px;
  background-color: #cccccc;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.aboutus-grp .grp2 .aboutus-list .hover-show {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #693437;
  text-align: center;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.aboutus-grp .grp2 .aboutus-list .hover-content {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.aboutus-grp .grp2 .aboutus-list .hover-content img {
  width: 40px;
  height: 40px;
  margin-bottom: 18px;
}
@media (max-width: 991.98px) {
  .aboutus-grp .grp3 .img {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .aboutus-grp .grp3 .img {
    padding: 15px;
  }
}
.aboutus-grp .grp3 .content {
  background-color: #fff;
  padding: 30px 40px;
}
@media (max-width: 1139.98px) {
  .aboutus-grp .grp3 .content {
    padding: 20px;
  }
}
@media (max-width: 991.98px) {
  .aboutus-grp .grp3 .content {
    float: none;
    width: 100%;
    height: 100%;
  }
}
.aboutus-grp .grp3 .bg-content {
  padding: 0 50px;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 991.98px) {
  .aboutus-grp .grp3 .bg-content {
    padding: 0;
    position: relative;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}
.aboutus-grp .grp3 .bg-content .sub-title {
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .aboutus-grp .grp3 .bg-content .sub-title {
    margin-bottom: 20px;
  }
}
.aboutus-grp .grp3 .bg-content p {
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 2.1428571429;
  color: #fff;
}
@media (max-width: 991.98px) {
  .aboutus-grp .grp3 .bg-content p {
    margin-bottom: 20px;
  }
}
.aboutus-grp .grp3 .bg-content .detail {
  display: inline-block;
  min-width: 100px;
  padding: 7px 10px;
  border: 1px solid #fff;
  font-size: 16px;
  line-height: 1.25;
  text-align: center;
  color: #fff;
}
.aboutus-grp .cert-grp .item {
  display: block;
  padding: 20px;
  margin-bottom: 25px;
  background-color: #f0f0f0;
}
@media (max-width: 1139.98px) {
  .aboutus-grp .cert-grp .item {
    padding: 10px;
    margin-bottom: 20px;
  }
}
.aboutus-grp .aboutus-carousel .owl-dots {
  text-align: center;
}
.aboutus-grp .aboutus-carousel .owl-dot {
  padding: 0;
  width: 10px;
  height: 10px;
  border: 2px solid #695354;
  border-radius: 50%;
  background-color: #695354;
  margin: 0 5px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.aboutus-grp .aboutus-carousel .owl-dot.active {
  background-color: #fff;
}

/*End Page 0500*/
/*Page 0100*/
.service-case {
  padding: 50px 0;
}
@media (max-width: 767.98px) {
  .service-case {
    padding: 20px 0;
  }
}
.service-case-content {
  margin: 0 -10px;
}

.case-carousel .owl-item {
  padding: 30px 0;
}
@media (max-width: 767.98px) {
  .case-carousel .owl-item {
    padding: 20px 0;
  }
}

.case-item {
  display: block;
  background-color: #f8f8f8;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.case-item:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.case-item .content {
  padding: 20px 25px;
}
.case-item .content h3 {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 20px;
  color: #444444;
}
.case-item .date {
  display: block;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
}
.case-item .standard, .case-item .large {
  display: inline-block;
  min-width: 100px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background-color: #968687;
}
.case-item .standard {
  margin-right: 10px;
}

.case-grp {
  padding: 0 10px;
}
.case-grp::after {
  display: block;
  clear: both;
  content: "";
}
.case-grp .more {
  display: block;
  float: right;
  background-color: #695354;
}
.case-grp .more::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 767.98px) {
  .case-grp .more {
    float: none;
    display: inline-block;
  }
}
.case-grp .more p {
  float: left;
  margin-bottom: 0;
  padding: 15px 30px;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}
.case-grp .more span {
  float: right;
  width: 40px;
  height: auto;
  padding: 14px 0;
  background-color: #693437;
  text-align: center;
}
.case-grp .more span img {
  display: inline-block;
  width: 18px;
  height: 18px;
}

.owl-controls {
  float: left;
  padding: 15px 0;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.owl-controls::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 767.98px) {
  .owl-controls {
    float: none;
    display: block;
    margin-bottom: 20px;
  }
}
.owl-controls a {
  float: left;
  width: 90px;
  height: auto;
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  color: #695354;
}
@media (max-width: 767.98px) {
  .owl-controls a.next {
    float: right;
  }
}
.owl-controls .pages {
  float: left;
  padding: 0 30px;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
}
@media (max-width: 767.98px) {
  .owl-controls .pages {
    width: calc( 100% - 180px );
    text-align: center;
  }
}
.owl-controls .pages span {
  display: inline-block;
  font-size: 20px;
  line-height: 22px;
  color: #695354;
  font-weight: bold;
}
.owl-controls .pages .all {
  font-size: 14px;
  padding-left: 15px;
  position: relative;
}
.owl-controls .pages .all:after {
  content: "/";
  position: absolute;
  bottom: 0;
  left: 5px;
}

.funeral-services {
  padding-bottom: 50px;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767.98px) {
  .funeral-services {
    padding-bottom: 20px;
  }
}
.funeral-services .sub-title {
  margin: 30px 0;
}
@media (max-width: 767.98px) {
  .funeral-services .sub-title {
    margin: 20px 0;
  }
}

.owl-0100 .owl-dots {
  text-align: center;
  padding: 10px 0;
}
.owl-0100 .owl-dot {
  width: 25px;
  height: 6px;
  margin: 0 3px;
  padding: 0;
  border: 0;
  background-color: #ccc;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.owl-0100 .owl-dot.active {
  height: 8px;
  background-color: #695354;
}
@media (max-width: 767.98px) {
  .owl-0100 .owl-dot {
    width: 20px;
    height: 3px;
  }
  .owl-0100 .owl-dot.active {
    height: 5px;
  }
}
.owl-0100 .item {
  display: block;
  border: 1px solid transparent;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 15px 10px;
}
@media (max-width: 1139.98px) {
  .owl-0100 .item {
    border-radius: 0;
    border: 0;
    border: 1px solid transparent;
  }
}
.owl-0100 .item.active {
  border: 1px solid #695354;
}
@media (min-width: 1140px) {
  .owl-0100 .item.active {
    border-bottom-color: #f8f9fb;
  }
}
.owl-0100 .item span {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #695354;
  text-align: center;
}
.owl-0100 .img {
  display: block;
  width: 80px;
  max-width: 100%;
  margin: 0 auto 20px;
  background-color: #695354;
  border-radius: 50%;
}
@media (max-width: 991.98px) {
  .owl-0100 .img {
    width: 60px;
  }
}

.cnt-0100-body .tab-pane {
  padding: 30px 20px;
  border: 1px solid #695354;
  margin-top: -1px;
}
.cnt-0100-body .tab-pane::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1139.98px) {
  .cnt-0100-body .tab-pane {
    padding: 20px 15px;
  }
}
@media (max-width: 767.98px) {
  .cnt-0100-body .tab-pane {
    padding: 15px;
    padding-bottom: 5px;
  }
}
.cnt-0100-body .img {
  float: left;
  max-width: 350px;
}
@media (max-width: 991.98px) {
  .cnt-0100-body .img {
    float: none;
    max-width: 100%;
  }
  .cnt-0100-body .img img {
    display: block;
    margin: 0 auto;
  }
}
.cnt-0100-body .content {
  float: left;
  width: calc( 100% - 350px );
  padding-left: 25px;
}
@media (max-width: 991.98px) {
  .cnt-0100-body .content {
    display: block;
    float: none;
    width: 100%;
    padding-left: 0;
  }
}
.cnt-0100-body .head {
  padding: 15px 5px;
  border-bottom: 1px solid #e5dfda;
}
.cnt-0100-body .head::after {
  display: block;
  clear: both;
  content: "";
}
.cnt-0100-body .head h3 {
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 1;
  color: #695354;
}
@media (max-width: 767.98px) {
  .cnt-0100-body .head h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.cnt-0100-body .head p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 18px;
  color: #666666;
}
.cnt-0100-body .grp-left {
  float: left;
  max-width: 50%;
}
@media (max-width: 767.98px) {
  .cnt-0100-body .grp-left {
    float: none;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.cnt-0100-body .grp-right {
  float: right;
}
@media (max-width: 767.98px) {
  .cnt-0100-body .grp-right {
    float: none;
  }
}
.cnt-0100-body .grp-right .btn {
  display: inline-block;
  border-radius: 0;
  padding: 7px 27px;
  font-size: 16px;
}
@media (max-width: 1139.98px) {
  .cnt-0100-body .grp-right .btn {
    padding: 7px 15px;
  }
}
.cnt-0100-body .grp-right .btn:first-child {
  margin-right: 20px;
}
.cnt-0100-body .txt {
  padding: 15px 5px;
}
.cnt-0100-body .txt h4 {
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 1;
  color: #444444;
}
.cnt-0100-body .txt p {
  margin: 10px 0;
  padding-left: 15px;
  font-size: 14px;
  line-height: 18px;
  color: #666666;
  position: relative;
}
.cnt-0100-body .txt p:before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #695354;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 0;
}

.service-package {
  padding: 50px 0;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767.98px) {
  .service-package {
    padding: 20px 0;
  }
}
.service-package-content {
  padding-top: 30px;
  text-align: center;
}
.service-package-content .txt {
  margin-top: 40px;
}
@media (max-width: 767.98px) {
  .service-package-content .txt {
    margin-top: 20px;
  }
}
.service-package-content .more {
  margin-top: 20px;
}
.service-package-content p {
  margin-bottom: 0;
  padding: 7px 0;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
}
.service-package-content h3 {
  margin-bottom: 12px;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
  position: relative;
}
.service-package-content h3 img {
  width: 150px;
  height: 50px;
  display: inline-block;
}
.service-package-content h3 span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/*End Page 0100*/
.banner-page2 a {
  padding-top: 300px;
}
@media (max-width: 1139.98px) {
  .banner-page2 a {
    padding-top: 15.625%;
  }
}

.banner-page3 a {
  padding-top: 43.2291666667%;
}
@media (max-width: 767.98px) {
  .banner-page3 a {
    padding-top: 50%;
  }
}

.service-flow {
  padding-top: 50px;
  padding-bottom: 10px;
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .service-flow {
    padding: 20px 0 10px;
  }
}
.service-flow-list {
  padding-top: 90px;
  counter-reset: item 0;
}
@media (max-width: 1139.98px) {
  .service-flow-list {
    padding-top: 60px;
  }
}
@media (max-width: 767.98px) {
  .service-flow-list {
    padding-top: 30px;
  }
}
.service-flow-item {
  display: block;
  padding: 40px;
  margin-bottom: 70px;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  position: relative;
  counter-increment: item 1;
}
@media (max-width: 1139.98px) {
  .service-flow-item {
    padding: 30px;
    margin-bottom: 50px;
  }
}
@media (max-width: 767.98px) {
  .service-flow-item {
    padding: 20px;
    margin-bottom: 30px;
  }
}
.service-flow-item .num {
  width: 80px;
  height: 80px;
  background: url(../image/0110-icon.png) no-repeat bottom left/100% 100%;
  font-size: 75px;
  line-height: 1;
  color: #695354;
  position: absolute;
  top: -25px;
  left: -30px;
}
@media (max-width: 1139.98px) {
  .service-flow-item .num {
    width: 60px;
    height: 60px;
    font-size: 50px;
    top: -20px;
    left: -25px;
  }
}
@media (max-width: 767.98px) {
  .service-flow-item .num {
    width: 40px;
    height: 40px;
    font-size: 26px;
    top: -15px;
    left: -15px;
  }
}
.service-flow-item .num:before {
  content: counter(item);
  position: absolute;
  right: 5px;
  top: -15px;
}
@media (max-width: 1139.98px) {
  .service-flow-item .num:before {
    right: 10px;
    top: -10px;
  }
}
@media (max-width: 767.98px) {
  .service-flow-item .num:before {
    top: 0;
  }
}
.service-flow-item h4 {
  margin-bottom: 0;
  font-size: 28px;
  line-height: 1;
  color: #695354;
}
@media (max-width: 1139.98px) {
  .service-flow-item h4 {
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .service-flow-item h4 {
    font-size: 18px;
  }
}
.service-flow-item p {
  margin: 20px auto;
  margin-bottom: 0;
  max-width: 90%;
  font-size: 16px;
  line-height: 1.625;
  color: #545454;
}
@media (max-width: 1139.98px) {
  .service-flow-item p {
    margin-top: 15px;
  }
}
@media (max-width: 767.98px) {
  .service-flow-item p {
    margin-top: 10px;
    max-width: 100%;
    font-size: 14px;
  }
}

.some-cases {
  padding: 50px 0;
}
@media (max-width: 991.98px) {
  .some-cases {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .some-cases {
    padding: 20px 0;
  }
}
.some-cases-list {
  padding-top: 30px;
  margin-left: -20px;
  margin-right: -20px;
}
.some-cases-list > div {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 991.98px) {
  .some-cases-list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .some-cases-list > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767.98px) {
  .some-cases-list {
    margin-left: -5px;
    margin-right: -5px;
    padding-top: 20px;
  }
  .some-cases-list > div {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.some-cases .more-simple a {
  display: inline-block;
  padding: 7px 32px;
  font-size: 14px;
  line-height: 20px;
  border: 1px solid #695354;
  color: #695354;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 991.98px) {
  .some-cases .more-simple a {
    padding: 7px 20px;
  }
}
@media (max-width: 767.98px) {
  .some-cases .more-simple a {
    font-size: 12px;
  }
}
.some-cases .more-simple a:hover {
  background-color: #695354;
  color: #fff;
}

.page-0220 .pagination {
  margin-top: 15px;
}
.page-0220-content {
  margin-left: -12px;
  margin-right: -12px;
  padding-top: 25px;
}
.page-0220-content::after {
  display: block;
  clear: both;
  content: "";
}
.page-0220-content > li {
  padding-left: 12px;
  padding-right: 12px;
}
@media (max-width: 991.98px) {
  .page-0220-content {
    margin-left: -7px;
    margin-right: -7px;
  }
  .page-0220-content > li {
    padding-left: 7px;
    padding-right: 7px;
  }
}
.page-0220-content li {
  float: left;
  width: 20%;
}
@media (max-width: 991.98px) {
  .page-0220-content li {
    width: 25%;
  }
}
@media (max-width: 767.98px) {
  .page-0220-content li {
    width: 50%;
  }
}
.page-0220-item {
  display: block;
  margin-bottom: 20px;
  position: relative;
}
@media (max-width: 991.98px) {
  .page-0220-item {
    margin-bottom: 15px;
  }
}
.page-0220-item:hover h4 {
  background-color: rgba(105, 83, 84, 0.8);
}
.page-0220-item .item-content {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.page-0220-item h4 {
  margin-bottom: 0;
  padding: 10px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 991.98px) {
  .page-0220-item h4 {
    padding: 5px 10px;
  }
}

.one-stop {
  padding: 50px 0;
}
@media (max-width: 991.98px) {
  .one-stop {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .one-stop {
    padding: 20px 0;
  }
}
.one-stop-content {
  padding-top: 30px;
}
@media (max-width: 767.98px) {
  .one-stop-content {
    padding-top: 20px;
  }
}
.one-stop-content .row {
  margin-left: -25px;
  margin-right: -25px;
}
.one-stop-content .row > div {
  padding-left: 25px;
  padding-right: 25px;
}
@media (max-width: 1139.98px) {
  .one-stop-content .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .one-stop-content .row > div {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767.98px) {
  .one-stop-content .row {
    margin-left: -7px;
    margin-right: -7px;
  }
  .one-stop-content .row > div {
    padding-left: 7px;
    padding-right: 7px;
  }
}
.one-stop-col:nth-child(1) .item-head {
  background-color: #7faed6;
}
.one-stop-col:nth-child(2) .item-head {
  background-color: #2f90e1;
}
.one-stop-item {
  display: block;
  height: 100%;
  border-radius: 10px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .one-stop-item {
    margin-bottom: 20px;
    height: auto;
  }
}
.one-stop-item .item-head {
  padding: 25px 15px;
  text-align: center;
  color: #fff;
}
@media (max-width: 991.98px) {
  .one-stop-item .item-head {
    padding: 20px 15px;
  }
}
@media (max-width: 767.98px) {
  .one-stop-item .item-head {
    padding: 15px;
  }
}
.one-stop-item h3 {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1;
}
@media (max-width: 991.98px) {
  .one-stop-item h3 {
    margin-bottom: 10px;
    font-size: 18px;
  }
}
.one-stop-item h4 {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 991.98px) {
  .one-stop-item h4 {
    margin-bottom: 15px;
    font-size: 14px;
  }
}
.one-stop-item .price {
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 991.98px) {
  .one-stop-item .price {
    font-size: 22px;
  }
}
.one-stop-item .price span {
  display: inline-block;
  font-size: 18px;
}
@media (max-width: 991.98px) {
  .one-stop-item .price span {
    font-size: 16px;
  }
}
.one-stop-item .item-content {
  padding: 20px;
  padding-left: 50px;
}
@media (max-width: 1139.98px) {
  .one-stop-item .item-content {
    padding-left: 30px;
  }
}
@media (max-width: 991.98px) {
  .one-stop-item .item-content {
    padding: 20px;
  }
}
.one-stop-item .item-content p {
  font-size: 16px;
  line-height: 20px;
  color: #666666;
}
@media (max-width: 991.98px) {
  .one-stop-item .item-content p {
    font-size: 14px;
  }
}
.one-stop-item .item-content p:before {
  width: 8px;
  height: 8px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-radius: 50%;
  background-color: #d2bda4;
}
.one-stop-item .item-content p:not(:last-child) {
  margin-bottom: 15px;
}

.advantages-choose {
  padding: 50px 0;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 991.98px) {
  .advantages-choose {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .advantages-choose {
    padding: 20px 0;
  }
}
.advantages-choose-content {
  padding-top: 30px;
}
@media (max-width: 767.98px) {
  .advantages-choose-content {
    padding-top: 20px;
  }
}
.advantages-choose-content .row {
  margin-left: -25px;
  margin-right: -25px;
}
.advantages-choose-content .row > div {
  padding-left: 25px;
  padding-right: 25px;
}
@media (max-width: 1139.98px) {
  .advantages-choose-content .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .advantages-choose-content .row > div {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767.98px) {
  .advantages-choose-content .row {
    margin-left: -7px;
    margin-right: -7px;
  }
  .advantages-choose-content .row > div {
    padding-left: 7px;
    padding-right: 7px;
  }
}
.advantages-choose-item {
  display: block;
  height: 100%;
  padding: 40px 50px;
  background-color: rgba(1, 124, 194, 0.6);
}
@media (max-width: 991.98px) {
  .advantages-choose-item {
    padding: 30px;
  }
}
@media (max-width: 767.98px) {
  .advantages-choose-item {
    padding: 20px;
    height: auto;
    margin-bottom: 20px;
  }
}
.advantages-choose-item .tit {
  display: block;
  margin: 0 auto 25px;
  width: 80px;
  height: 80px;
  font-size: 48px;
  line-height: 80px;
  text-align: center;
  border-radius: 50%;
  color: #017cc2;
  background-color: #fff;
}
@media (max-width: 991.98px) {
  .advantages-choose-item .tit {
    margin: 0 auto 15px;
    width: 60px;
    height: 60px;
    font-size: 32px;
    line-height: 60px;
  }
}
@media (max-width: 767.98px) {
  .advantages-choose-item .tit {
    width: 40px;
    height: 40px;
    font-size: 24px;
    line-height: 40px;
  }
}
.advantages-choose-item .des-item {
  font-size: 18px;
  line-height: 1.5555555556;
  color: #fff;
}
.advantages-choose-item .des-item::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 991.98px) {
  .advantages-choose-item .des-item {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .advantages-choose-item .des-item {
    font-size: 14px;
  }
}
.advantages-choose-item .des-item:not(:last-child) {
  margin-bottom: 15px;
}
.advantages-choose-item .des-item img {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
@media (max-width: 991.98px) {
  .advantages-choose-item .des-item img {
    width: 16px;
  }
}
@media (max-width: 767.98px) {
  .advantages-choose-item .des-item img {
    width: 14px;
  }
}
.advantages-choose-item .des-item p {
  margin-bottom: 0;
  overflow: hidden;
}

.page-0150 .service-flow {
  padding-bottom: 40px;
}
.page-0150 .service-flow-list {
  margin-bottom: -30px;
}
@media (max-width: 767.98px) {
  .page-0150 .service-flow-list {
    margin-bottom: 0;
  }
}
.page-0150 .note {
  font-size: 14px;
  line-height: 30px;
  color: #888888;
}
.page-0150 .note p {
  margin-bottom: 0;
}
.page-0150 .note a {
  color: #695354;
  border-bottom: 1px solid;
}

.grave-removal {
  padding: 50px 0;
  background-color: #f8f8f8;
}
@media (max-width: 991.98px) {
  .grave-removal {
    padding: 30px 0;
  }
}
@media (max-width: 767.98px) {
  .grave-removal {
    padding: 20px 0;
  }
}
.grave-removal-content {
  padding-top: 30px;
}
.grave-removal-content::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 767.98px) {
  .grave-removal-content {
    padding-top: 20px;
  }
}
.grave-removal-content li {
  float: left;
  width: 33.3333%;
}
@media (max-width: 767.98px) {
  .grave-removal-content li {
    width: 50%;
  }
}
.grave-removal-content li:nth-child(even) .grave-removal-item {
  background-color: #693437;
}
.grave-removal-item {
  display: block;
  background-color: #695354;
  color: #fff;
}
.grave-removal-item:hover {
  color: #fff;
}
.grave-removal-item .item-content {
  padding: 30px 35px;
  text-align: center;
}
@media (max-width: 991.98px) {
  .grave-removal-item .item-content {
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .grave-removal-item .item-content {
    padding: 15px;
  }
}
.grave-removal-item h4 {
  margin-bottom: 17px;
  font-size: 20px;
  line-height: 1;
}
@media (max-width: 991.98px) {
  .grave-removal-item h4 {
    margin-bottom: 10px;
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .grave-removal-item h4 {
    margin-bottom: 5px;
    font-size: 16px;
  }
}
.grave-removal-item p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .grave-removal-item p {
    font-size: 12px;
  }
}
.grave-removal .note {
  padding-top: 50px;
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  color: #695354;
}
@media (max-width: 991.98px) {
  .grave-removal .note {
    padding-top: 30px;
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .grave-removal .note {
    padding-top: 20px;
    font-size: 16px;
    line-height: 1.6;
  }
}
.grave-removal .note p {
  margin-bottom: 0;
}
.grave-removal .note p:not(:last-child) {
  margin-bottom: 18px;
}
@media (max-width: 991.98px) {
  .grave-removal .note p:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (max-width: 767.98px) {
  .grave-removal .note p:not(:last-child) {
    margin-bottom: 5px;
  }
}

.classification {
  padding: 50px 0 90px;
}
@media (max-width: 1139.98px) {
  .classification {
    padding: 50px 0;
  }
}
@media (max-width: 991.98px) {
  .classification {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .classification {
    padding: 20px 0;
  }
}
.classification-content {
  padding-top: 30px;
}
@media (max-width: 767.98px) {
  .classification-content {
    padding-top: 20px;
  }
}
.classification-table {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
@media (max-width: 767.98px) {
  .classification-table {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
}
.classification-table td {
  min-width: 150px;
  padding: 17px 30px;
  text-align: center;
  background-color: #fff;
}
@media (max-width: 1139.98px) {
  .classification-table td {
    padding: 15px 20px;
  }
}
@media (max-width: 991.98px) {
  .classification-table td {
    min-width: 130px;
    padding: 15px;
  }
}
.classification-table td:not(:last-child) {
  border-right: 1px solid #e4e4e4;
}
.classification-table thead td {
  font-size: 16px;
  line-height: 1.625;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 991.98px) {
  .classification-table thead td {
    font-size: 14px;
  }
}
.classification-table thead td:nth-child(1) {
  background-color: #683438;
}
.classification-table thead td:nth-child(2) {
  background-color: #968687;
}
.classification-table thead td:nth-child(3) {
  background-color: #957173;
}
.classification-table thead td:nth-child(4) {
  background-color: #695354;
}
.classification-table tbody td {
  font-size: 14px;
  line-height: 1.6;
  color: #333;
}
@media (max-width: 991.98px) {
  .classification-table tbody td {
    font-size: 12px;
  }
}
.classification-table tbody td:first-child {
  background-color: #685e5f;
  color: #fff;
}

@media (max-width: 767.98px) {
  #no-more-tables table, #no-more-tables thead, #no-more-tables tbody, #no-more-tables th, #no-more-tables td, #no-more-tables tr {
    display: block;
  }
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #no-more-tables tr {
    border: 1px solid #ccc;
  }
  #no-more-tables td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 35%;
    white-space: normal;
    text-align: left;
  }
  #no-more-tables td:before {
    content: attr(data-title);
    width: 30%;
    padding: 0 10px;
    text-align: left;
    font-weight: bold;
    position: absolute;
    top: 15px;
    left: 0;
    white-space: nowrap;
  }
}
.make-up {
  padding: 50px 0;
}
@media (max-width: 991.98px) {
  .make-up {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .make-up {
    padding: 20px 0;
  }
}
.make-up-content {
  padding-top: 40px;
}
@media (max-width: 767.98px) {
  .make-up-content {
    padding-top: 20px;
  }
}
.make-up-content .row {
  margin-left: -10px;
  margin-right: -10px;
}
.make-up-content .row > div {
  padding-left: 10px;
  padding-right: 10px;
}
.make-up-item {
  display: block;
  padding: 15px;
  border-radius: 10px;
  background-color: #968687;
}
@media (max-width: 991.98px) {
  .make-up-item {
    padding: 10px;
  }
}
@media (max-width: 767.98px) {
  .make-up-item {
    margin-bottom: 20px;
  }
}
.make-up-item .item-content {
  padding: 30px;
  border-radius: 10px;
  border: 1px solid #c8bbab;
  text-align: center;
  color: #fff;
}
@media (max-width: 991.98px) {
  .make-up-item .item-content {
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .make-up-item .item-content {
    padding: 15px;
  }
}
.make-up-item h4 {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.5;
}
@media (max-width: 991.98px) {
  .make-up-item h4 {
    margin-bottom: 10px;
    font-size: 18px;
  }
}
.make-up-item p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .make-up-item p {
    font-size: 12px;
  }
}
.make-up .note-grp {
  padding-top: 50px;
  text-align: center;
}
@media (max-width: 767.98px) {
  .make-up .note-grp {
    padding-top: 20px;
  }
}
.make-up .note-grp img {
  display: block;
  margin: 0 auto;
}
.make-up .note-grp .txt {
  padding: 10px 0;
  font-size: 14px;
  line-height: 24px;
  color: #695354;
}
.make-up .note-grp .txt p {
  margin-bottom: 0;
}

.body-delivery {
  padding: 50px 0;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .body-delivery {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .body-delivery {
    padding: 20px 0;
  }
}
.body-delivery-content {
  padding-top: 30px;
}
.body-delivery-list::after {
  display: block;
  clear: both;
  content: "";
}
.body-delivery-list li {
  float: left;
  width: 25%;
  margin-left: -1px;
  border: 1px solid #9b9b9b;
  border-top: 0;
  position: relative;
}
@media (max-width: 767.98px) {
  .body-delivery-list li {
    width: 50%;
  }
}
.body-delivery-list li:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #9b9b9b;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-50%, 50%);
      -ms-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
}
@media (max-width: 767.98px) {
  .body-delivery-list li:before {
    display: none;
  }
}
.body-delivery-list li:first-child a:before, .body-delivery-list li:first-child a:after, .body-delivery-list li:last-child a:before, .body-delivery-list li:last-child a:after {
  content: "";
  width: 1px;
  height: 200%;
  background-color: #9b9b9b;
  position: absolute;
  bottom: 100%;
}
@media (max-width: 767.98px) {
  .body-delivery-list li:first-child a:before, .body-delivery-list li:first-child a:after, .body-delivery-list li:last-child a:before, .body-delivery-list li:last-child a:after {
    display: none;
  }
}
.body-delivery-list li:first-child a:before, .body-delivery-list li:last-child a:before {
  left: 0;
}
.body-delivery-list li:first-child a:after, .body-delivery-list li:last-child a:after {
  right: 0;
}
.body-delivery-list li:last-child:after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #9b9b9b;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transform: translate(50%, 50%);
      -ms-transform: translate(50%, 50%);
          transform: translate(50%, 50%);
}
@media (max-width: 767.98px) {
  .body-delivery-list li:last-child:after {
    display: none;
  }
}
.body-delivery-list li:nth-child(even) {
  bottom: -40px;
}
@media (max-width: 991.98px) {
  .body-delivery-list li:nth-child(even) {
    bottom: -20px;
  }
}
@media (max-width: 767.98px) {
  .body-delivery-list li:nth-child(even) {
    bottom: 0;
  }
}
.body-delivery-list li:nth-child(even) a {
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .body-delivery-list li:nth-child(even) a {
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .body-delivery-list li:nth-child(even) a {
    margin-bottom: 0;
  }
}
.body-delivery-list li:nth-child(odd) a {
  margin-bottom: 70px;
}
@media (max-width: 991.98px) {
  .body-delivery-list li:nth-child(odd) a {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .body-delivery-list li:nth-child(odd) a {
    margin-bottom: 0;
  }
}
.body-delivery-item {
  display: block;
  position: relative;
}
.body-delivery-item .item-content {
  width: 100%;
  padding: 0 30px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  color: #fff;
}
@media (max-width: 991.98px) {
  .body-delivery-item .item-content {
    padding: 0 15px;
  }
}
.body-delivery-item .icon {
  width: 136px;
  height: 136px;
  margin: 0 auto 30px;
}
@media (max-width: 1139.98px) {
  .body-delivery-item .icon {
    width: 100px;
    height: 100px;
    margin: 0 auto 20px;
  }
}
@media (max-width: 991.98px) {
  .body-delivery-item .icon {
    width: 80px;
    height: 80px;
  }
}
.body-delivery-item h4 {
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 1;
}
@media (max-width: 991.98px) {
  .body-delivery-item h4 {
    margin-bottom: 10px;
    font-size: 18px;
  }
}
.body-delivery-item p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .body-delivery-item p {
    font-size: 14px;
  }
}

.scope-service {
  padding: 50px 0 100px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1139.98px) {
  .scope-service {
    padding: 50px 0;
  }
}
@media (max-width: 991.98px) {
  .scope-service {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .scope-service {
    padding: 20px 0;
  }
}
.scope-service-content .item-content {
  padding-top: 25px;
  color: #fff;
}
@media (max-width: 991.98px) {
  .scope-service-content .item-content {
    padding-top: 15px;
  }
}
.scope-service-content h5 {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
}
@media (max-width: 1139.98px) {
  .scope-service-content h5 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .scope-service-content h5 {
    font-size: 16px;
  }
}
.scope-service-content h4 {
  margin-bottom: 25px;
  font-size: 30px;
  line-height: 1.3333333333;
  font-weight: 700;
}
@media (max-width: 1139.98px) {
  .scope-service-content h4 {
    font-size: 22px;
  }
}
@media (max-width: 991.98px) {
  .scope-service-content h4 {
    margin-bottom: 15px;
  }
}
@media (max-width: 767.98px) {
  .scope-service-content h4 {
    font-size: 18px;
  }
}
.scope-service-content p {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.5;
}
@media (max-width: 1139.98px) {
  .scope-service-content p {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .scope-service-content p {
    font-size: 16px;
  }
}
.scope-service-content .main-grp {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 25px;
}
.scope-service-content .main-grp > div {
  padding-left: 15px;
  padding-right: 15px;
}
.scope-service-content .main-grp::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 991.98px) {
  .scope-service-content .main-grp {
    margin-bottom: 15px;
    margin-left: -7px;
    margin-right: -7px;
  }
  .scope-service-content .main-grp > div {
    padding-left: 7px;
    padding-right: 7px;
  }
}
.scope-service-content .main-grp-item {
  float: left;
  max-width: 50%;
  position: relative;
}
.scope-service-content .main-grp .img {
  width: 150px;
  height: 150px;
}
@media (max-width: 1139.98px) {
  .scope-service-content .main-grp .img {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 991.98px) {
  .scope-service-content .main-grp .img {
    width: 80px;
    height: 80px;
  }
}
.scope-service-content .main-grp .txt {
  width: 100%;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.scope-service-content .main-grp .num {
  margin-bottom: 15px;
  font-size: 60px;
  line-height: 1;
}
@media (max-width: 1139.98px) {
  .scope-service-content .main-grp .num {
    margin-bottom: 10px;
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .scope-service-content .main-grp .num {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .scope-service-content .main-grp .num {
    margin-bottom: 5px;
    font-size: 18px;
  }
}
.scope-service-content .main-grp p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 20px;
}
@media (max-width: 1139.98px) {
  .scope-service-content .main-grp p {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .scope-service-content .main-grp p {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .scope-service-content .main-grp p {
    font-size: 12px;
  }
}

.page-0130 {
  margin-bottom: -295px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
@media (max-width: 1440px) {
  .page-0130 {
    margin-bottom: -210px;
  }
}
@media (max-width: 1139.98px) {
  .page-0130 {
    margin-bottom: -140px;
  }
}
@media (max-width: 991.98px) {
  .page-0130 {
    margin-bottom: -60px;
  }
}
@media (max-width: 767.98px) {
  .page-0130 {
    margin-bottom: -40px;
  }
}
.page-0130-content {
  padding: 0 20px;
  position: relative;
  top: -380px;
  background-color: #fff;
  border-top: 10px solid #695354;
}
@media (max-width: 1440px) {
  .page-0130-content {
    top: -250px;
  }
}
@media (max-width: 1139.98px) {
  .page-0130-content {
    top: -180px;
    border-top: 5px solid #695354;
  }
}
@media (max-width: 991.98px) {
  .page-0130-content {
    top: -100px;
  }
}
@media (max-width: 767.98px) {
  .page-0130-content {
    top: -60px;
  }
}
.page-0130-head {
  margin-bottom: 15px;
}
.page-0130-head::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1139.98px) {
  .page-0130-head {
    margin-bottom: 10px;
  }
}
.page-0130-head img {
  float: left;
  max-width: 100px;
  margin-right: 15px;
}
@media (max-width: 991.98px) {
  .page-0130-head img {
    max-width: 80px;
    margin-right: 10px;
  }
}
.page-0130-head .tit {
  overflow: hidden;
}
.page-0130-head h4 {
  margin-bottom: 0;
  font-size: 36px;
  line-height: 1.2777777778;
  font-weight: 700;
  color: #693437;
}
@media (max-width: 1139.98px) {
  .page-0130-head h4 {
    font-size: 26px;
  }
}
@media (max-width: 991.98px) {
  .page-0130-head h4 {
    font-size: 18px;
  }
}
.page-0130-head p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.5555555556;
  color: #333;
}
@media (max-width: 1139.98px) {
  .page-0130-head p {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .page-0130-head p {
    font-size: 14px;
  }
}
.page-0130-tit {
  text-align: center;
}
.page-0130-tit h4 {
  margin-bottom: 0;
  font-size: 36px;
  line-height: 1;
  font-weight: 700;
  color: #693437;
}
@media (max-width: 1139.98px) {
  .page-0130-tit h4 {
    font-size: 24px;
  }
}
.page-0130-tit p {
  margin-bottom: 0;
  margin-top: 12px;
  font-size: 18px;
  line-height: 1.5555555556;
  color: #333;
}
@media (max-width: 1139.98px) {
  .page-0130-tit p {
    font-size: 16px;
  }
}
.page-0130-idx1 {
  padding-top: 50px;
}
@media (max-width: 1139.98px) {
  .page-0130-idx1 {
    padding-top: 40px;
  }
}
@media (max-width: 991.98px) {
  .page-0130-idx1 {
    padding-top: 20px;
  }
}
.page-0130-idx1 .main::after {
  display: block;
  clear: both;
  content: "";
}
.page-0130-idx1 .item-img {
  float: left;
  width: 323px;
  max-width: 35%;
  margin-right: 35px;
  padding-top: 45px;
}
@media (max-width: 1139.98px) {
  .page-0130-idx1 .item-img {
    margin-right: 25px;
    padding-top: 25px;
  }
}
@media (max-width: 767.98px) {
  .page-0130-idx1 .item-img {
    float: none;
    width: 100%;
    max-width: 100%;
    padding-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.page-0130-idx1 .item-content {
  overflow: hidden;
}
.page-0130-idx1 .des {
  font-size: 18px;
  line-height: 2;
  color: #333;
  max-height: 8em;
  overflow: hidden;
}
@media (max-width: 1139.98px) {
  .page-0130-idx1 .des {
    font-size: 16px;
    line-height: 1.6;
    max-height: 8em;
  }
}
@media (max-width: 991.98px) {
  .page-0130-idx1 .des {
    font-size: 14px;
  }
}
.page-0130-idx1 .des p {
  margin-bottom: 0;
}
.page-0130 .info {
  padding: 30px 0;
}
@media (max-width: 1139.98px) {
  .page-0130 .info {
    padding: 20px 0;
  }
}
.page-0130 .info.v2 p {
  color: #fff;
}
.page-0130 .info.v2 p a {
  font-weight: 400;
  color: #fff;
}
.page-0130 .info.v2 .consult {
  background-color: #fff;
  color: #693437;
}
.page-0130 .info p {
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 38px;
  color: #464646;
}
@media (max-width: 1139.98px) {
  .page-0130 .info p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 767.98px) {
  .page-0130 .info p {
    font-size: 16px;
    line-height: 18px;
  }
}
.page-0130 .info p span, .page-0130 .info p a {
  display: inline-block;
  vertical-align: middle;
}
.page-0130 .info p span {
  margin-right: 5px;
}
.page-0130 .info p a {
  font-size: 38px;
  font-weight: 700;
  color: #693437;
}
@media (max-width: 1139.98px) {
  .page-0130 .info p a {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .page-0130 .info p a {
    font-size: 18px;
  }
}
.page-0130 .consult {
  display: inline-block;
  padding: 4px 20px;
  font-size: 18px;
  line-height: 1.7777777778;
  border-radius: 5px;
  color: #fff;
  background-color: #693437;
}
@media (max-width: 1139.98px) {
  .page-0130 .consult {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .page-0130 .consult {
    font-size: 14px;
  }
}
.page-0130-idx2 {
  padding-top: 30px;
}
.page-0130-idx2-content {
  padding-top: 15px;
}
.page-0130-idx2 .cnt-0130-head {
  margin-left: -2px;
  margin-right: -2px;
}
.page-0130-idx2 .cnt-0130-head > div {
  padding-left: 2px;
  padding-right: 2px;
}
.page-0130-idx2 .cnt-0130-head .owl-item:not(:last-child) .nav-item:after {
  content: "";
  font-family: "iconfont" !important;
  font-size: 21px;
  line-height: 1;
  color: #fff;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1139.98px) {
  .page-0130-idx2 .cnt-0130-head .owl-item:not(:last-child) .nav-item:after {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .page-0130-idx2 .cnt-0130-head .owl-item:not(:last-child) .nav-item:after {
    top: 40%;
    font-size: 16px;
  }
}
.page-0130-idx2 .cnt-0130-head .nav-item {
  display: block;
  padding: 10px 30px;
  text-align: center;
  background-color: #695354;
  border-bottom: 4px solid #fff;
  color: #fff;
  position: relative;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 767.98px) {
  .page-0130-idx2 .cnt-0130-head .nav-item {
    padding: 10px 15px;
  }
}
.page-0130-idx2 .cnt-0130-head .nav-item.active {
  background-color: #693437;
  border-color: #693437;
}
.page-0130-idx2 .cnt-0130-head .num {
  width: 36px;
  height: 36px;
  margin: 0 auto 5px;
  font-size: 22px;
  line-height: 34px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #fff;
}
@media (max-width: 991.98px) {
  .page-0130-idx2 .cnt-0130-head .num {
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 767.98px) {
  .page-0130-idx2 .cnt-0130-head .num {
    width: 22px;
    height: 22px;
    font-size: 14px;
    line-height: 20px;
  }
}
.page-0130-idx2 .cnt-0130-head h4 {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.5;
}
@media (max-width: 1139.98px) {
  .page-0130-idx2 .cnt-0130-head h4 {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .page-0130-idx2 .cnt-0130-head h4 {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .page-0130-idx2 .cnt-0130-head h4 {
    font-size: 14px;
  }
}
.page-0130-idx2 .cnt-0130-body {
  padding: 20px;
  padding-bottom: 0;
  background-color: #693437;
  color: #fff;
}
.page-0130-idx2 .cnt-0130-body .content {
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
  color: #fff;
}
.page-0130-idx2 .cnt-0130-body .content::after {
  display: block;
  clear: both;
  content: "";
}
.page-0130-idx2 .cnt-0130-body .item-img {
  float: left;
  width: 300px;
  max-width: 50%;
  margin-right: 35px;
}
@media (max-width: 1139.98px) {
  .page-0130-idx2 .cnt-0130-body .item-img {
    margin-right: 25px;
  }
}
@media (max-width: 767.98px) {
  .page-0130-idx2 .cnt-0130-body .item-img {
    float: none;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.page-0130-idx2 .cnt-0130-body .item-content {
  overflow: hidden;
}
.page-0130-idx2 .cnt-0130-body h4 {
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 1.3571428571;
}
@media (max-width: 1139.98px) {
  .page-0130-idx2 .cnt-0130-body h4 {
    font-size: 22px;
  }
}
@media (max-width: 991.98px) {
  .page-0130-idx2 .cnt-0130-body h4 {
    font-size: 18px;
  }
}
.page-0130-idx2 .cnt-0130-body .des {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.5;
  max-height: 7.5em;
  overflow: hidden;
}
@media (max-width: 1139.98px) {
  .page-0130-idx2 .cnt-0130-body .des {
    max-height: 9em;
  }
}
@media (max-width: 991.98px) {
  .page-0130-idx2 .cnt-0130-body .des {
    font-size: 16px;
  }
}
.page-0130-idx2 .cnt-0130-body .des p {
  margin-bottom: 1.5em;
}
.page-0130-idx3 {
  padding-top: 60px;
}
@media (max-width: 1139.98px) {
  .page-0130-idx3 {
    padding-top: 40px;
  }
}
.page-0130-idx3-content {
  padding-top: 45px;
}
@media (max-width: 1139.98px) {
  .page-0130-idx3-content {
    padding-top: 30px;
  }
}
.page-0130-idx3 .content-1 .row {
  margin-left: -6px;
  margin-right: -6px;
}
.page-0130-idx3 .content-1 .row > div {
  padding-left: 6px;
  padding-right: 6px;
}
@media (max-width: 991.98px) {
  .page-0130-idx3 .content-1 .row > div {
    margin-bottom: 20px;
  }
}
.page-0130-idx3 .content-1-item {
  display: block;
  height: 100%;
  -webkit-box-shadow: 0 2px 8px rgba(67, 45, 25, 0.14);
          box-shadow: 0 2px 8px rgba(67, 45, 25, 0.14);
}
.page-0130-idx3 .content-1-item.hot .head {
  background-color: #693437;
  position: relative;
  overflow: hidden;
}
.page-0130-idx3 .content-1-item.hot .tag {
  padding: 7px 50px;
  position: absolute;
  top: 5px;
  left: -40px;
  font-size: 16px;
  line-height: 1.5;
  background-color: #ff9900;
  color: #fff;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media (max-width: 1139.98px) {
  .page-0130-idx3 .content-1-item.hot .tag {
    padding: 3px 50px;
    font-size: 12px;
  }
}
.page-0130-idx3 .content-1 .head {
  padding: 25px 10px 30px;
  text-align: center;
  background-color: #695354;
  color: #fff;
}
@media (max-width: 1139.98px) {
  .page-0130-idx3 .content-1 .head {
    padding: 20px 15px;
  }
}
.page-0130-idx3 .content-1 .head h3 {
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1139.98px) {
  .page-0130-idx3 .content-1 .head h3 {
    margin-bottom: 10px;
    font-size: 18px;
  }
}
.page-0130-idx3 .content-1 .head h4 {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1;
}
@media (max-width: 1139.98px) {
  .page-0130-idx3 .content-1 .head h4 {
    margin-bottom: 10px;
    font-size: 14px;
  }
}
.page-0130-idx3 .content-1 .price {
  font-size: 26px;
  line-height: 1;
}
@media (max-width: 1139.98px) {
  .page-0130-idx3 .content-1 .price {
    font-size: 22px;
  }
}
.page-0130-idx3 .content-1 .price span {
  display: inline-block;
  font-size: 18px;
}
@media (max-width: 1139.98px) {
  .page-0130-idx3 .content-1 .price span {
    font-size: 16px;
  }
}
.page-0130-idx3 .content-1 .content {
  padding: 15px;
  font-size: 16px;
  line-height: 1.75;
  color: #000;
}
@media (max-width: 1139.98px) {
  .page-0130-idx3 .content-1 .content {
    font-size: 14px;
  }
}
.page-0130-idx3 .content-1 .content p {
  margin-bottom: 0;
  position: relative;
}
.page-0130-idx3 .content-1 .content p:before {
  width: 7px;
  height: 7px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-radius: 50%;
  background-color: #d0bba0;
}
.page-0130-idx3 .content-1 .content h6 {
  margin-bottom: 0;
  margin-top: 5px;
  font-size: 16px;
  line-height: 1.375;
  color: #87622d;
}
@media (max-width: 1139.98px) {
  .page-0130-idx3 .content-1 .content h6 {
    font-size: 14px;
  }
}
.page-0130-idx3 .content-2 {
  padding: 40px 30px;
  padding-bottom: 50px;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1139.98px) {
  .page-0130-idx3 .content-2 {
    padding: 20px;
  }
}
@media (max-width: 1139.98px) {
  .page-0130-idx3 .content-2 {
    padding: 15px;
  }
}
.page-0130-idx3 .content-2 h4 {
  display: inline-block;
  margin-bottom: 0;
  padding: 13px;
  font-size: 28px;
  line-height: 1;
  color: #fff;
  background-color: #683438;
}
@media (max-width: 1139.98px) {
  .page-0130-idx3 .content-2 h4 {
    padding: 7px;
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .page-0130-idx3 .content-2 h4 {
    padding: 5px 15px;
    font-size: 18px;
  }
}
.page-0130-idx3 .content-2-main {
  position: relative;
  top: -20px;
}
@media (max-width: 767.98px) {
  .page-0130-idx3 .content-2-main {
    top: 0;
  }
}
.page-0130-idx3 .content-2-item {
  display: block;
  overflow: hidden;
  height: 100%;
}
@media (max-width: 767.98px) {
  .page-0130-idx3 .content-2-item {
    margin-top: 20px;
    height: auto;
  }
}
.page-0130-idx3 .content-2-item > img {
  display: block;
  margin: 0 auto 5px;
}
@media (max-width: 1139.98px) {
  .page-0130-idx3 .content-2-item > img {
    width: 55px;
  }
}
.page-0130-idx3 .content-2-item .des {
  padding: 20px 25px;
  padding-right: 15px;
  font-size: 16px;
  line-height: 1.625;
  color: #fff;
  position: relative;
  z-index: 2;
}
@media (max-width: 1139.98px) {
  .page-0130-idx3 .content-2-item .des {
    padding: 15px;
    font-size: 14px;
  }
}
.page-0130-idx3 .content-2-item .des:after {
  content: "";
  width: 100%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: -1;
}
.page-0130-idx3 .content-2-item .des p {
  margin-bottom: 5px;
}
.page-0130-idx3 .content-2-item .des img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.page-0130-idx4 {
  padding-top: 60px;
}
@media (max-width: 1139.98px) {
  .page-0130-idx4 {
    padding-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .page-0130-idx4 {
    padding-top: 20px;
  }
}
.page-0130-idx4-content {
  padding-top: 45px;
  padding-bottom: 35px;
}
@media (max-width: 1139.98px) {
  .page-0130-idx4-content {
    padding: 30px 0;
  }
}
@media (max-width: 767.98px) {
  .page-0130-idx4-content {
    padding: 20px 0;
  }
}
.page-0130-idx5 {
  padding-top: 60px;
}
@media (max-width: 1139.98px) {
  .page-0130-idx5 {
    padding-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .page-0130-idx5 {
    padding-top: 20px;
  }
}
.page-0130-idx5-content {
  padding: 45px 0 15px;
}
@media (max-width: 1139.98px) {
  .page-0130-idx5-content {
    padding: 35px 0 15px;
  }
}
@media (max-width: 767.98px) {
  .page-0130-idx5-content {
    padding: 20px 0 15px;
  }
}
.page-0130-idx5-content .row {
  margin-left: -10px;
  margin-right: -10px;
}
.page-0130-idx5-content .row > div {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 991.98px) {
  .page-0130-idx5-content .row {
    margin-left: -7px;
    margin-right: -7px;
  }
  .page-0130-idx5-content .row > div {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (max-width: 767.98px) {
  .page-0130-idx5-content .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .page-0130-idx5-content .row > div {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.page-0130-idx5-item {
  display: block;
  padding: 5px;
  margin-bottom: 20px;
  border: 1px solid #ebebeb;
  -webkit-backface-visibility: none;
          backface-visibility: none;
}
@media (max-width: 991.98px) {
  .page-0130-idx5-item {
    margin-bottom: 15px;
  }
}
@media (max-width: 767.98px) {
  .page-0130-idx5-item {
    margin-bottom: 10px;
  }
}
.page-0130-idx5-item .item-img {
  position: relative;
}
.page-0130-idx5-item h3 {
  width: 100%;
  margin-bottom: 0;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.8333333333;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-0130-idx6-content {
  padding-top: 40px;
  padding-bottom: 95px;
}
.page-0130-idx6-content::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1139.98px) {
  .page-0130-idx6-content {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .page-0130-idx6-content {
    padding: 40px 0;
  }
}
.page-0130-idx6 .item-img {
  float: left;
  width: 300px;
  max-width: 35%;
  margin-right: 30px;
  margin-left: 30px;
  padding-top: 35px;
}
@media (max-width: 991.98px) {
  .page-0130-idx6 .item-img {
    margin-left: 0;
  }
}
@media (max-width: 767.98px) {
  .page-0130-idx6 .item-img {
    float: none;
    width: 100%;
    max-width: 55%;
    margin: 0 auto 20px;
    padding-top: 0;
  }
}
.page-0130-idx6 .item-content {
  overflow: hidden;
}
.page-0130-idx6 .des {
  font-size: 16px;
  line-height: 1.875;
}
.page-0130-idx6 .des p {
  margin-bottom: 0;
  position: relative;
}
.page-0130-idx6 .des p:before {
  width: 7px;
  height: 7px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-radius: 50%;
  background-color: #d0bba0;
}

.owl-0130-idx4 .owl-dots {
  padding-top: 15px;
  text-align: center;
}
@media (max-width: 767.98px) {
  .owl-0130-idx4 .owl-dots {
    padding-top: 10px;
  }
}
.owl-0130-idx4 .owl-dot {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background-color: #695354;
}
.owl-0130-idx4 .owl-dot.active {
  background-color: #683438;
}