@charset "UTF-8";
.dropdown-box {
  margin: 0;
  padding: 0;
  list-style: none;
}

@font-face {
  font-family: "BBCICON-l";
  src: url("../bbc-icon/light/fonts/BBC-Light.eot?x03698");
  src: url("../bbc-icon/light/fonts/BBC-Light.eot?x03698#iefix") format("embedded-opentype"), url("../bbc-icon/light/fonts/BBC-Light.ttf?x03698") format("truetype"), url("../bbc-icon/light/fonts/BBC-Light.woff?x03698") format("woff"), url("../bbc-icon/light/fonts/BBC-Light.svg?x03698#BBC-Light") format("svg");
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: "BBCICON-r";
  src: url("../bbc-icon/regular/fonts/BBC-Regular.eot?x03698");
  src: url("../bbc-icon/regular/fonts/BBC-Regular.eot?x03698#iefix") format("embedded-opentype"), url("../bbc-icon/regular/fonts/BBC-Regular.ttf?x03698") format("truetype"), url("../bbc-icon/regular/fonts/BBC-Regular.woff?x03698") format("woff"), url("../bbc-icon/regular/fonts/BBC-Regular.svg?x03698#BBC-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "BBCICON-s";
  src: url("../bbc-icon/solid/fonts/BBC-Solid.eot?x03698");
  src: url("../bbc-icon/solid/fonts/BBC-Solid.eot?x03698#iefix") format("embedded-opentype"), url("../bbc-icon/solid/fonts/BBC-Solid.ttf?x03698") format("truetype"), url("../bbc-icon/solid/fonts/BBC-Solid.woff?x03698") format("woff"), url("../bbc-icon/solid/fonts/BBC-Solid.svg?x03698#BBC-Solid") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "BBC-Brands";
  src: url("../bbc-icon/brands/fonts/BBC-Brands.eot?obir7i");
  src: url("../bbc-icon/brands/fonts/BBC-Brands.eot?obir7i#iefix") format("embedded-opentype"), url("../bbc-icon/brands/fonts/BBC-Brands.ttf?obir7i") format("truetype"), url("../bbc-icon/brands/fonts/BBC-Brands.woff?obir7i") format("woff"), url("../bbc-icon/brands/fonts/BBC-Brands.svg?obir7i#BBC-Brands") 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 {
  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: flex;
}
@media (min-width: 768px) {
  .navbar-normal .nav > li {
    flex-basis: 0;
    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: flex;
}
@media (min-width: 768px) {
  .navbar-auto .nav > li {
    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;
  transition: transform 0.35s ease, opacity 0.35s ease;
}
.navbar-toggle:not(.collapsed) .bar:first-child {
  transform: translate(0, 8px) rotate(45deg);
}
.navbar-toggle:not(.collapsed) .bar:nth-child(2) {
  opacity: 0;
}
.navbar-toggle:not(.collapsed) .bar:last-child {
  transform: translate(0, -8px) rotate(-45deg);
}

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

.dropdown-box {
  display: none;
}
@media (min-width: 992px) {
  .dropdown-box {
    display: block;
    position: absolute;
    top: 100%;
    right: 50%;
    transform: translate(50%, 0);
    z-index: 999;
    min-width: 100%;
    white-space: nowrap;
    background-color: #FFF;
    padding: 5px 0;
    border-top: 1px solid #ddd;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.35s ease;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.35);
  }
  .dropdown-box li {
    border: 0 !important;
  }
  .dropdown-box a {
    padding: 7px 15px;
    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: 600px;
}
@media (max-width: 1199.98px) {
  .banner-index:before {
    padding-top: 31.25%;
  }
}

.banner-page:before {
  padding-top: 31.25%;
}

.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: flex;
}
.notify .modal-footer > .btn {
  margin: 0;
  flex-basis: 0;
  border-color: transparent !important;
  -ms-flex-positive: 1;
  padding-top: 10px;
  padding-bottom: 10px;
  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: #0aad6e;
}
.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: flex;
  flex-wrap: wrap;
}
.row-list > li {
  padding: 0 15px;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .row-xl-8 > li, .row-xl-8 > div {
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%;
  }
}
@media (min-width: 1300px) {
  .row-mxl-1 > li, .row-mxl-1 > div {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

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

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

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

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

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

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

  .row-mxl-8 > li, .row-mxl-8 > div {
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%;
  }
}
@media (min-width: 1600px) {
  .row-xxl-1 > li, .row-xxl-1 > div {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

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

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

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

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

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

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

  .row-xxl-8 > li, .row-xxl-8 > div {
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%;
  }
}
.pagination .pages {
  margin: 0 -4px;
}
.pagination li {
  display: inline-block;
  padding: 0 4px;
  vertical-align: middle;
}
@media (max-width: 767.98px) {
  .pagination li {
    padding: 0;
  }
}
.pagination a {
  height: 30px;
  line-height: 28px;
  min-width: 30px;
  padding: 0 7px;
  text-align: center;
  transition: all 0.35s;
  border: 1px solid #cccccc;
  color: #666666;
  display: block;
}
.pagination a:hover {
  background-color: #0aad6e;
  border-color: #0aad6e;
  color: #FFF;
}
.pagination .active a {
  background-color: #0aad6e;
  border-color: #0aad6e;
  color: #FFF;
}

.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;
  font-family: "iconfont" !important;
}
.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] {
  transition: box-shadow 0.35s ease;
}

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

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

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

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

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

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

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

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

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

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

.shadow-v2-4, .shadow--hover-v2-4:hover {
  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 {
  box-shadow: none !important;
  transition: 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;
  box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}
.shadow-v3:after {
  display: block;
  right: 10px;
  transform: rotate(3deg);
}
.shadow-v3:before {
  display: block;
  left: 10px;
  transform: rotate(-3deg);
}
.shadow-v3:hover:after, .shadow-v3:hover:before {
  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;
  box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}
.shadow-v3-left:before {
  display: block;
  left: 10px;
  transform: rotate(-3deg);
}
.shadow-v3-left:hover:after, .shadow-v3-left:hover:before {
  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;
  box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}
.shadow-v3-right:after {
  display: block;
  right: 10px;
  transform: rotate(3deg);
}
.shadow-v3-right:hover:after, .shadow-v3-right:hover:before {
  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;
  box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}
.shadow--hover-v3-left:before {
  display: block;
  left: 10px;
  transform: rotate(-3deg);
}
.shadow--hover-v3-left:hover:after, .shadow--hover-v3-left:hover:before {
  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;
  box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}
.shadow--hover-v3-right:before {
  display: block;
  left: 10px;
  transform: rotate(-3deg);
}
.shadow--hover-v3-right:hover:after, .shadow--hover-v3-right:hover:before {
  box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
}

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

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

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

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

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

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

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

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

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

.shadow-v4-right-4, .shadow--hover-v4-right-4:hover {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    flex: 0 0 7em;
    max-width: 7em;
  }
  .form-lg-label-7 .col-js-select {
    max-width: calc(100% - 7em - 15px);
  }
}

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

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

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

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

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

@media (min-width: 1300px) {
  .form-mxl-label-3 .col-form-label {
    flex: 0 0 3em;
    max-width: 3em;
  }
  .form-mxl-label-3 .col-js-select {
    max-width: calc(100% - 3em - 15px);
  }
}

@media (min-width: 1300px) {
  .form-mxl-label-4 .col-form-label {
    flex: 0 0 4em;
    max-width: 4em;
  }
  .form-mxl-label-4 .col-js-select {
    max-width: calc(100% - 4em - 15px);
  }
}

@media (min-width: 1300px) {
  .form-mxl-label-5 .col-form-label {
    flex: 0 0 5em;
    max-width: 5em;
  }
  .form-mxl-label-5 .col-js-select {
    max-width: calc(100% - 5em - 15px);
  }
}

@media (min-width: 1300px) {
  .form-mxl-label-6 .col-form-label {
    flex: 0 0 6em;
    max-width: 6em;
  }
  .form-mxl-label-6 .col-js-select {
    max-width: calc(100% - 6em - 15px);
  }
}

@media (min-width: 1300px) {
  .form-mxl-label-7 .col-form-label {
    flex: 0 0 7em;
    max-width: 7em;
  }
  .form-mxl-label-7 .col-js-select {
    max-width: calc(100% - 7em - 15px);
  }
}

@media (min-width: 1600px) {
  .form-xxl-label-3 .col-form-label {
    flex: 0 0 3em;
    max-width: 3em;
  }
  .form-xxl-label-3 .col-js-select {
    max-width: calc(100% - 3em - 15px);
  }
}

@media (min-width: 1600px) {
  .form-xxl-label-4 .col-form-label {
    flex: 0 0 4em;
    max-width: 4em;
  }
  .form-xxl-label-4 .col-js-select {
    max-width: calc(100% - 4em - 15px);
  }
}

@media (min-width: 1600px) {
  .form-xxl-label-5 .col-form-label {
    flex: 0 0 5em;
    max-width: 5em;
  }
  .form-xxl-label-5 .col-js-select {
    max-width: calc(100% - 5em - 15px);
  }
}

@media (min-width: 1600px) {
  .form-xxl-label-6 .col-form-label {
    flex: 0 0 6em;
    max-width: 6em;
  }
  .form-xxl-label-6 .col-js-select {
    max-width: calc(100% - 6em - 15px);
  }
}

@media (min-width: 1600px) {
  .form-xxl-label-7 .col-form-label {
    flex: 0 0 7em;
    max-width: 7em;
  }
  .form-xxl-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: #0aad6e;
}
.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;
  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: #0aad6e;
}
.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;
  appearance: none;
  padding-right: 1.75rem;
}

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

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    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: #077d4f;
    transform: translate3d(0, 0, 0);
    transition: transform 0.35s ease;
  }
  .mobile-dropdown.open {
    transform: translate3d(100%, 0, 0);
  }
  .mobile-dropdown .nav > li {
    border-bottom: 1px solid #044d31;
  }
  .mobile-dropdown .nav > li > a {
    color: #FFF;
    padding: 10px 35px;
    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: #044d31;
  }

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

.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: #0aad6e;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid;
  padding: 6px 0;
  margin-left: 8px;
}
.header-v1 .navbar {
  background-color: #0aad6e;
}
.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 {
    flex-wrap: wrap;
    border-top: 1px solid #077d4f;
    border-right: 1px solid #077d4f;
    font-size: 14px;
  }
  .navbar-grid[data-nav] .nav li {
    flex: 0 0 25%;
    max-width: 25%;
    border: 1px solid #077d4f;
    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 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .navbar-grid[data-nav="7"] .nav li:nth-child(4) ~ li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .navbar-grid[data-nav="10"] .nav li:nth-child(8) ~ li {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .navbar-grid.nav10a[data-nav="10"] .nav li:nth-child(4) ~ li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .navbar-grid.nav10b[data-nav="10"] .nav li {
    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 {
    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 #077d4f;
  }
}
.nav-header-v1 > li > a {
  padding: 12px 15px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  margin: 0 -1px;
  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: #077d4f;
}

.header-v2 a {
  text-decoration: none !important;
}
.header-v2 .navbar {
  background-color: #0aad6e;
}
@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%;
  }
  .auxq_con_m .ratio-item {
    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 {
  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: #0aad6e;
}
.header-v2 #more-nav li.active > a {
  color: #0aad6e;
}

.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: #077d4f;
}
.nav-header-v2 > li.active > a {
  color: #ffffff;
  background-color: #077d4f;
}

.header-v3 {
  background-color: #0aad6e;
  background-position: left top;
  background-repeat: repeat;
  position: relative;
  width: 100%;
  z-index: 999;
  text-align: center;
  transition: background 0.35s;
}
.header-v3.header-active {
  background: #FFF;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.35);
}
@media (max-width: 1199.98px) {
  .header-v3 {
    text-align: right;
  }
}
@media (max-width: 991.98px) {
  .header-v3 {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .header-v3 .navbar-main.collapse {
    display: block !important;
  }
}
@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%;
  transform: translateY(-50%);
}
@media (max-width: 991.98px) {
  .header-v3 .header-logo, .header-v3 .header-hotline {
    position: static;
    transform: none;
    display: inline-block;
  }
}
.header-v3 .header-logo {
  left: 0;
  padding: 15px;
}
@media (min-width: 1200px) {
  .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 {
  width: auto;
}
.header-v3 .navbar-main {
  width: 100%;
}
.header-v3 .header-hotline {
  right: 0;
  padding: 20px 15px;
  font-family: "Impact";
}
@media (min-width: 1200px) {
  .header-v3 .header-hotline {
    padding-right: 35px;
  }
}
.header-v3 .header-hotline span {
  color: #8f0302;
  font-size: 32px;
  display: inline-block;
  line-height: 1;
  transition: color 0.35s;
  vertical-align: middle;
}
@media (max-width: 1199.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: #8f0302;
  font-size: 18px;
  border: 1px solid;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  line-height: 2em;
  margin-right: 5px;
  transition: color 0.35s;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
@media (max-width: 1199.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: #8f0302;
  transition: color 0.35s;
}
@media (max-width: 991.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 {
    transition: transform 0.35s, opacity 0.35s;
    transform: translate3d(50%, 50px, 0);
  }
  .nav-header-v3 .dropdown .dropdown-box a {
    transition: all 0.35s;
  }
  .nav-header-v3 .dropdown .dropdown-box a:hover {
    background-color: #0aad6e;
    color: #fff;
  }
  .nav-header-v3 .dropdown:hover > .dropdown-box {
    transform: translate3d(50%, 0, 0);
    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: #fff;
    padding: 26px 20px;
    position: relative;
    transition: all 0.35s;
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .nav-header-v3 > li > a {
    padding: 26px 15px;
  }
}
@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 {
    font-weight: bold;
    color: #fff;
    background: #8f0302;
  }
}

.header-active .header-hotline {
  color: #0aad6e;
}
.header-active .navbar-toggle {
  color: #0aad6e;
}

@media (max-width: 991.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: #0aad6e;
    transform: translate3d(-100%, 0, 0);
    transition: transform 0.35s;
  }
  .header-v3 .navbar-main.navbar-open {
    transform: translate3d(0, 0, 0);
    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;
    transition: opacity 0.35s;
    padding-left: 30px !important;
    background-color: #088655;
  }
  .header-v3 .dropdown-box > li > a {
    border-top: 1px solid #088655;
    border-left: 1px solid #088655;
    color: #ffffff;
  }
  .header-v3 .dropdown-box > li > a:hover {
    background-color: #066540;
  }
  .header-v3 .dropdown-btn {
    display: block;
    float: right;
    text-align: center;
    border-left: 1px solid #088655;
  }
  .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;
    transform: translate3d(0, 0, 0);
  }
  .header-v3 .nav-header-v3 > li:nth-child(1) {
    transition-delay: 0.3s !important;
  }
  .header-v3 .nav-header-v3 > li:nth-child(2) {
    transition-delay: 0.4s !important;
  }
  .header-v3 .nav-header-v3 > li:nth-child(3) {
    transition-delay: 0.5s !important;
  }
  .header-v3 .nav-header-v3 > li:nth-child(4) {
    transition-delay: 0.6s !important;
  }
  .header-v3 .nav-header-v3 > li:nth-child(5) {
    transition-delay: 0.7s !important;
  }
  .header-v3 .nav-header-v3 > li:nth-child(6) {
    transition-delay: 0.8s !important;
  }
  .header-v3 .nav-header-v3 > li:nth-child(7) {
    transition-delay: 0.9s !important;
  }
  .header-v3 .nav-header-v3 > li:nth-child(8) {
    transition-delay: 1s !important;
  }
  .header-v3 .nav-header-v3 > li:nth-child(9) {
    transition-delay: 1.1s !important;
  }
  .header-v3 .nav-header-v3 > li:nth-child(10) {
    transition-delay: 1.2s !important;
  }

  .navbar-backdrop-close {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    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: #0aad6e;
  }
  .nav-header-v3 > li {
    transition: opacity 0.35s, transform 0.35s;
    opacity: 0;
    transform: translate3d(0, 100%, 0);
    border-bottom: 1px solid #088655;
  }
  .nav-header-v3 > li > a {
    color: #FFF;
  }
  .nav-header-v3 > li > a:hover {
    background-color: #088655;
  }
  .nav-header-v3 > li.dropdown > a {
    width: calc( 100% - 40px );
  }
  .nav-header-v3 > li.dropdown > a.dropdown-btn {
    width: 40px;
  }
}
.header-v4 {
  padding: 10px 0;
  background-color: #fff;
}
.header-v4.header-init {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.35s;
}
.header-v4.header-init.header-active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
.header-v4 .header-wrap {
  padding: 0 80px;
}
@media (max-width: 1599.98px) {
  .header-v4 .header-wrap {
    padding: 0 40px;
  }
}
@media (max-width: 991.98px) {
  .header-v4 .header-wrap {
    padding: 0 15px;
  }
}
.header-v4 .header-wrap > * {
  vertical-align: middle;
}
.header-v4 .header-logo {
  width: 15%;
}
@media (max-width: 991.98px) {
  .header-v4 .header-logo img {
    height: 40px;
  }
}
@media (max-width: 991.98px) {
  .header-v4 .header-logo {
    width: 25%;
  }
}
@media (max-width: 767.98px) {
  .header-v4 .header-logo {
    width: 75%;
  }
}
.header-v4 .header-action {
  width: 15%;
  text-align: right;
}
@media (max-width: 1199.98px) {
  .header-v4 .header-action {
    width: 5%;
  }
}
@media (max-width: 991.98px) {
  .header-v4 .header-action {
    width: 75%;
  }
}
@media (max-width: 767.98px) {
  .header-v4 .header-action {
    width: 25%;
  }
}
.header-v4 .header-action .search-bread {
  vertical-align: middle;
  margin-right: 10px;
}
.header-v4 .header-action .search-bread .input-group {
  height: 36px;
}
.header-v4 .header-action .search-bread .form-control {
  border: 1px solid #0aad6e;
  border-left: 3px solid #0aad6e;
  border-radius: 0;
}
.header-v4 .header-action .search-bread .icon {
  font-size: 20px;
  line-height: 1;
  border-radius: 0;
  border: 0;
}
.header-v4 .navbar-toggle {
  vertical-align: middle;
  color: #333;
  padding: 2px 0;
  height: auto;
  border: 1px solid #333;
  width: 36px;
}
.header-v4 .navbar-toggle .bar {
  margin: 6px auto;
  width: 22px;
}
@media (max-width: 1199.98px) {
  .header-v4 .header-hotline {
    width: 36px;
    height: 36px;
    line-height: 34px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
  }
}
@media (max-width: 991.98px) {
  .header-v4 .header-hotline {
    margin-right: 10px;
    line-height: initial;
    border: 1px solid #333;
  }
}
.header-v4 .header-hotline i {
  display: inline-block;
  font-size: 26px;
  vertical-align: middle;
  margin-right: 10px;
  color: #333;
  line-height: 1;
}
@media (max-width: 1199.98px) {
  .header-v4 .header-hotline i {
    margin-right: 0;
  }
}
@media (max-width: 991.98px) {
  .header-v4 .header-hotline i {
    font-size: 22px;
    line-height: 34px;
    display: block;
  }
}
.header-v4 .header-hotline span {
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  vertical-align: middle;
  color: #333;
}
@media (max-width: 1599.98px) {
  .header-v4 .header-hotline span {
    font-size: 20px;
  }
}
@media (max-width: 1299.98px) {
  .header-v4 .header-hotline span {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .header-v4 .header-hotline span {
    display: none;
  }
}
.header-v4 .header-menu {
  width: 70%;
  padding: 0 15px;
}
@media (max-width: 1199.98px) {
  .header-v4 .header-menu {
    width: 80%;
  }
}

.nav-header-v4 {
  display: flex;
  justify-content: center;
}
@media (max-width: 1199.98px) {
  .nav-header-v4 {
    justify-content: flex-end;
  }
}
.nav-header-v4 li a {
  white-space: nowrap;
  color: #333;
  transition: all 0.35s;
}
.nav-header-v4 li a i {
  margin-left: 10px;
  font-size: 12px;
  color: #333;
  transition: all 0.35s;
}
.nav-header-v4 li:hover > a {
  color: #0aad6e;
}
.nav-header-v4 li:hover > a i {
  color: #0aad6e;
}
.nav-header-v4 > li > a {
  padding: 20px;
  font-size: 16px;
  position: relative;
}
@media (max-width: 1599.98px) {
  .nav-header-v4 > li > a {
    padding: 15px;
  }
}
@media (max-width: 1299.98px) {
  .nav-header-v4 > li > a {
    font-size: 14px;
  }
}
.nav-header-v4 > li > a::before {
  position: absolute;
  width: 0;
  height: 3px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  transition: all 0.35s;
}
.nav-header-v4 > li:hover > a, .nav-header-v4 > li.active > a {
  color: #0aad6e;
}
.nav-header-v4 > li:hover > a::before, .nav-header-v4 > li.active > a::before {
  width: 3em;
  background-color: #0aad6e;
}
.nav-header-v4 > li.active > a {
  font-weight: bold;
}
.nav-header-v4 .drop {
  position: relative;
}
.nav-header-v4 .drop .drop-menu {
  position: absolute;
  min-width: 100%;
  z-index: 10;
  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s;
}
.nav-header-v4 .drop .drop-menu a {
  padding: 10px 15px;
  text-align: center;
  transition: all 0.35s;
}
.nav-header-v4 .drop .drop-menu li:hover > a {
  color: #ffffff;
  background-color: #0aad6e;
}
.nav-header-v4 .drop .drop-menu li:hover > a i {
  color: #ffffff;
}
.nav-header-v4 .drop .drop-menu.drop-menu-level-0 {
  top: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(10px);
}
.nav-header-v4 .drop .drop-menu.drop-menu-level-1, .nav-header-v4 .drop .drop-menu.drop-menu-level-2 {
  top: 0;
  left: 100%;
  transform: translateY(10px);
}
.nav-header-v4 .drop:hover > .drop-menu {
  opacity: 1;
  visibility: visible;
}
.nav-header-v4 .drop:hover > .drop-menu.drop-menu-level-0 {
  transform: translateX(-50%) translateY(0);
}
.nav-header-v4 .drop:hover > .drop-menu.drop-menu-level-1, .nav-header-v4 .drop:hover > .drop-menu.drop-menu-level-2 {
  transform: translateY(0);
}

.modalNav-v4 .modal-dialog {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: auto;
  height: 100%;
  max-width: 300px;
}
@media (max-width: 991.98px) {
  .modalNav-v4 .modal-dialog {
    max-width: 250px;
  }
}
.modalNav-v4 .modal-content {
  border: 0;
  height: 100%;
  border-radius: 0;
  position: relative;
}
.modalNav-v4 .modal-content .close {
  position: absolute;
  top: 0;
  right: 100%;
  padding: 10px;
  background-color: #fff;
  width: 50px;
  height: 50px;
  opacity: 1;
}
.modalNav-v4 .modal-content .close::before, .modalNav-v4 .modal-content .close::after {
  content: "";
  display: block;
  width: 22px;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-top: 2px solid;
  transition: transform 0.35s ease, opacity 0.35s ease;
}
.modalNav-v4 .modal-content .close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.modalNav-v4 .modal-content .close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.modalNav-v4.modal.fade .modal-dialog {
  transform: translateX(100%);
}
.modalNav-v4.modal.fade.show .modal-dialog {
  transform: translateX(0);
}
.modalNav-v4.modal.fade.show .nav-mobile-header-v4 > li {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.nav-mobile-header-v4 li {
  transform: translateX(50px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s;
}
.nav-mobile-header-v4 li a {
  color: #333;
  line-height: 1.8;
  padding: 10px 0;
  padding-left: 20px;
  padding-right: 15px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-mobile-header-v4 li a i {
  display: none;
}
.nav-mobile-header-v4 li:not(:last-child) {
  border-bottom: 1px solid #eaeaea;
}
.nav-mobile-header-v4 li.drop {
  position: relative;
}
.nav-mobile-header-v4 li.drop::after {
  display: block;
  clear: both;
  content: "";
}
.nav-mobile-header-v4 li.drop > a {
  width: calc( 100% - 60px );
  padding-right: 0;
}
.nav-mobile-header-v4 li.drop .drop-menu {
  height: 0;
  width: 100%;
  overflow: hidden;
  transition: all 0.35s;
  background-color: rgba(0, 0, 0, 0.05);
}
.nav-mobile-header-v4 li.drop .drop-menu li {
  border-top: 1px solid #eaeaea;
  border-bottom: 0;
}
.nav-mobile-header-v4 li.drop .drop-menu li a:not(.btn-drop) {
  padding-left: 35px;
}
.nav-mobile-header-v4 li.drop .drop-menu li a:not(.btn-drop)::before {
  content: "•";
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  color: #888;
}
.nav-mobile-header-v4 li.drop > .btn-drop {
  width: 60px;
  height: 45px;
  position: relative;
  line-height: 45px;
  float: right;
  padding: 0;
  text-align: center;
}
.nav-mobile-header-v4 li.drop > .btn-drop::before {
  content: "";
  font-size: 16px;
  font-family: "iconfont";
}
.nav-mobile-header-v4 li.drop > .btn-drop.active::before {
  content: "";
}
.nav-mobile-header-v4 li.drop > .btn-drop.active ~ .drop-menu > li {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.nav-mobile-header-v4 li.drop .drop-menu-level-1 li a:not(.btn-drop) {
  padding-left: 50px;
}

.nav-mobile-header-v4 li.drop .drop-menu-level-2 li a:not(.btn-drop) {
  padding-left: 65px;
}

.nav-mobile-header-v4 li.drop .drop-menu-level-3 li a:not(.btn-drop) {
  padding-left: 80px;
}

.nav-mobile-header-v4 li.drop .drop-menu-level-4 li a:not(.btn-drop) {
  padding-left: 95px;
}

.nav-mobile-header-v4 li.drop .drop-menu-level-5 li a:not(.btn-drop) {
  padding-left: 110px;
}

.nav-mobile-header-v4 li:nth-child(1) {
  transition-delay: 0.15s;
}

.nav-mobile-header-v4 li:nth-child(2) {
  transition-delay: 0.3s;
}

.nav-mobile-header-v4 li:nth-child(3) {
  transition-delay: 0.45s;
}

.nav-mobile-header-v4 li:nth-child(4) {
  transition-delay: 0.6s;
}

.nav-mobile-header-v4 li:nth-child(5) {
  transition-delay: 0.75s;
}

.nav-mobile-header-v4 li:nth-child(6) {
  transition-delay: 0.9s;
}

.nav-mobile-header-v4 li:nth-child(7) {
  transition-delay: 1.05s;
}

.nav-mobile-header-v4 li:nth-child(8) {
  transition-delay: 1.2s;
}

.nav-mobile-header-v4 li:nth-child(9) {
  transition-delay: 1.35s;
}

.nav-mobile-header-v4 li:nth-child(10) {
  transition-delay: 1.5s;
}

.header-group {
  position: relative;
}

.header-top {
  padding: 10px 0;
  background-color: #000;
}
.header-top .search-grp {
  position: relative;
  float: right;
}
@media (max-width: 767.98px) {
  .header-top .search-grp {
    display: none;
  }
}
.header-top .search-grp-content {
  width: 250px;
  padding: 10px;
  background-color: #ffffff;
  position: absolute;
  top: calc( 100% + 20px );
  right: 0;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
  transition: 0.35s;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.header-top .search-grp-content.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.header-top .icon {
  font-size: 20px;
  line-height: 1;
  color: #fff;
}
.header-top .login-grp {
  padding-right: 40px;
  float: right;
}
.header-top .login-grp::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1199.98px) {
  .header-top .login-grp {
    padding-right: 30px;
  }
}
@media (max-width: 991.98px) {
  .header-top .login-grp {
    padding-right: 20px;
  }
}
@media (max-width: 767.98px) {
  .header-top .login-grp {
    float: none;
    padding-right: 0;
    margin-bottom: 10px;
  }
}
.header-top .login-grp-item {
  display: block;
  float: left;
}
.header-top .login-grp-item:not(:last-of-type) {
  margin-right: 15px;
}
.header-top .login-grp img, .header-top .login-grp span {
  display: inline-block;
  vertical-align: middle;
}
.header-top .login-grp img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
@media (max-width: 767.98px) {
  .header-top .login-grp img {
    margin-right: 5px;
  }
}
.header-top .login-grp span {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
.header-top .link-grp {
  padding-right: 40px;
  float: right;
}
.header-top .link-grp::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1199.98px) {
  .header-top .link-grp {
    padding-right: 30px;
  }
}
@media (max-width: 991.98px) {
  .header-top .link-grp {
    padding-right: 20px;
  }
}
@media (max-width: 767.98px) {
  .header-top .link-grp {
    float: none;
    padding-right: 0;
  }
}
.header-top .link-grp a {
  font-size: 14px;
  line-height: 20px;
  display: block;
  float: left;
  color: #ff0000;
  transition: 0.35s;
}
.header-top .link-grp a:not(:last-child) {
  margin-right: 12px;
}
.header-top .link-grp a:hover {
  color: #fff;
}

.header-search-form .input-grp {
  position: relative;
}
.header-search-form .form-control {
  padding: 5px 10px;
  padding-right: 35px;
  font-size: 14px;
  line-height: 1.6;
  color: #666666;
}
.header-search-form button {
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.header-search-form i {
  font-size: 16px;
  line-height: 1;
}

.header-custom {
  width: 100%;
  background-color: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: padding 0.35s;
  z-index: 999;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
@media (max-width: 991.98px) {
  .header-custom {
    padding: 10px 0;
  }
  .header-custom .navbar-toggle {
    color: #333;
    vertical-align: middle;
  }
}
.header-custom .logo-index {
  display: none;
}
.header-custom.header-index:not(.header-active) {
  background-color: rgba(0, 0, 0, 0.3);
}
.header-custom.header-index:not(.header-active) .logo-all {
  display: none;
}
.header-custom.header-index:not(.header-active) .logo-index {
  display: block;
}
.header-custom.header-index:not(.header-active) .nav-header-custom > li.active > a, .header-custom.header-index:not(.header-active) .nav-header-custom > li:hover > a {
  border-bottom-color: #fff;
}
.header-custom.header-index:not(.header-active) .nav-header-custom > li > a {
  color: #fff;
}
.header-custom.header-active {
  position: fixed;
  top: 0 !important;
  bottom: auto;
  background-color: #fff;
}
.header-custom .header-left, .header-custom .header-right {
  display: table-cell;
  vertical-align: middle;
}
.header-custom .header-right {
  text-align: right;
}
.header-custom h1 {
  line-height: 1;
  margin: 0 -30px;
}
@media (max-width: 1299.98px) {
  .header-custom h1 {
    margin: 0 -20px;
  }
}
@media (max-width: 1199.98px) {
  .header-custom h1 {
    margin: 0 -15px;
  }
}
.header-custom .logo {
  display: inline-block;
  vertical-align: bottom;
  padding: 0 30px;
}
@media (max-width: 1299.98px) {
  .header-custom .logo {
    padding: 0 20px;
  }
  .header-custom .logo img {
    max-height: 40px;
    transition: 0.35s;
  }
}
@media (max-width: 1199.98px) {
  .header-custom .logo {
    padding: 0 15px;
  }
  .header-custom .logo img {
    max-height: 30px;
  }
}
.header-custom .logo:first-child {
  position: relative;
}
.header-custom .logo:first-child::after {
  width: 1px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  background-color: #ccc;
  content: "";
}
.header-custom .navbar-main {
  display: inline-block;
}

@media (min-width: 992px) {
  .nav-header-custom {
    display: flex;
    flex-wrap: wrap;
  }
  .nav-header-custom > li {
    padding: 0 30px;
  }
}
@media (min-width: 992px) and (max-width: 1599.98px) {
  .nav-header-custom > li {
    padding: 0 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .nav-header-custom > li {
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .nav-header-custom > li.active > a, .nav-header-custom > li:hover > a {
    border-bottom-color: #8f0302;
  }
}
@media (min-width: 992px) {
  .nav-header-custom > li > a {
    font-size: 16px;
    line-height: 3.75;
    display: block;
    padding: 18px 0;
    color: #282828;
    text-align: center;
    border-bottom: 3px solid transparent;
    position: relative;
    transition: border-bottom 0.35s, color 0.35s;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .nav-header-custom > li > a {
    padding: 15px 0;
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .nav-header-custom i {
    font-size: 14px;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
  }
}
@media (min-width: 992px) and (max-width: 1599.98px) {
  .nav-header-custom i {
    font-size: 12px;
    right: -15px;
  }
}
@media (min-width: 992px) {
  .nav-header-custom .drop-level-0:hover .drop-menu-level-0 {
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .drop-menu-level-0 {
    padding: 8px 0 40px;
    width: 100%;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.35s ease;
  }
  .drop-menu-level-0 > li {
    padding: 0 1%;
    text-align: left;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .drop-menu-level-0 > li {
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .drop-menu-level-0 > li > a {
    font-size: 16px;
    line-height: 1.75;
    padding: 0 20px;
    font-weight: 700;
    color: #282828;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .drop-menu-level-0 > li > a {
    padding: 0 15px;
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .drop-menu-level-1 {
    white-space: nowrap;
  }
  .drop-menu-level-1 > li {
    position: relative;
  }
  .drop-menu-level-1 > li:hover > a {
    color: #8f0302;
  }
  .drop-menu-level-1 > li.drop-level-2 > a {
    position: relative;
  }
  .drop-menu-level-1 > li.drop-level-2 > a i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    font-size: 12px;
    position: static;
    transform: translateY(0);
    left: 30%;
    right: auto;
  }
  .drop-menu-level-1 > li.drop-level-2 > a:hover {
    background-color: #fff;
    box-shadow: 0px 0px 6px 0px rgba(71, 70, 70, 0.15);
  }
  .drop-menu-level-1 > li > a {
    font-size: 14px;
    line-height: 2;
    padding: 2px 20px;
    color: #555555;
    transition: 0.35s ease;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .drop-menu-level-1 > li > a {
    padding: 2px 15px;
  }
}
@media (min-width: 992px) {
  .drop-menu-level-1 > li > a:hover {
    color: #8f0302;
  }
}
@media (min-width: 992px) {
  .drop-menu-level-1 > li:hover > .drop-menu {
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .drop-menu-level-1 .drop-menu {
    display: block;
    min-width: 120%;
    padding: 10px 30px;
    border-top: 3px solid #8f0302;
    position: absolute;
    top: 0;
    left: 90%;
    background-color: #fff;
    box-shadow: 0 0 6px rgba(71, 70, 70, 0.15);
    opacity: 0;
    visibility: hidden;
    transition: 0.35s;
    z-index: 999;
  }
  .drop-menu-level-1 .drop-menu.left-side {
    left: auto;
    right: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  .drop-menu-level-1 .drop-menu {
    padding: 10px 25px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .drop-menu-level-1 .drop-menu {
    padding: 10px 20px;
  }
}
@media (min-width: 992px) {
  .drop-menu-level-1 .drop-menu a {
    font-size: 14px;
    line-height: 2;
    color: #555555;
    z-index: 999;
    transition: 0.35s;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .drop-menu-level-1 .drop-menu a {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .drop-menu-level-1 .drop-menu a::before {
    width: 3px;
    height: 3px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 8px;
    background-color: #555;
  }
}
@media (min-width: 992px) {
  .drop-menu-level-1 .drop-menu a:hover {
    color: #8f0302;
  }
}
/*Mobile Header*/
.modal-mobile-nav {
  width: 100%;
  max-width: 240px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
}
@media (max-width: 767.98px) {
  .modal-mobile-nav {
    max-width: 200px;
  }
}
.modal-mobile-nav .modal-content {
  background: transparent;
  min-height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-mobile-nav.fade .modal-dialog {
  width: 100%;
  background: #fff;
  margin: 0;
  min-height: 100%;
  transform: translate(100%, 0);
}
.modal-mobile-nav.show .modal-dialog {
  transform: translate(0, 0);
}
.modal-mobile-nav.show .nav > li {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.modal-mobile-nav .mobile-search {
  max-width: 90%;
  margin: 10px auto;
}
.modal-mobile-nav .mobile-search .search-form .form-control {
  padding: 7px 15px;
  padding-right: 35px;
  font-size: 12px;
}
.modal-mobile-nav .mobile-logo a {
  padding: 5px;
  margin-bottom: 10px;
}
.modal-mobile-nav .nav {
  background-color: #fff;
}
.modal-mobile-nav .nav li {
  transform: translateX(50px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.modal-mobile-nav .nav li::after {
  display: block;
  clear: both;
  content: "";
}
.modal-mobile-nav .nav li:nth-child(1) {
  transition-delay: 0.15s;
}
.modal-mobile-nav .nav li:nth-child(2) {
  transition-delay: 0.3s;
}
.modal-mobile-nav .nav li:nth-child(3) {
  transition-delay: 0.45s;
}
.modal-mobile-nav .nav li:nth-child(4) {
  transition-delay: 0.6s;
}
.modal-mobile-nav .nav li:nth-child(5) {
  transition-delay: 0.75s;
}
.modal-mobile-nav .nav li:nth-child(6) {
  transition-delay: 0.9s;
}
.modal-mobile-nav .nav li:nth-child(7) {
  transition-delay: 1.05s;
}
.modal-mobile-nav .nav li:nth-child(8) {
  transition-delay: 1.2s;
}
.modal-mobile-nav .nav li:nth-child(9) {
  transition-delay: 1.35s;
}
.modal-mobile-nav .nav li:nth-child(10) {
  transition-delay: 1.5s;
}
.modal-mobile-nav .nav li a {
  float: left;
  width: 100%;
  margin-bottom: 1px;
  padding: 0 15px;
  font-size: 14px;
  line-height: 40px;
  text-align: left;
  color: #666;
  transition: all 0.35s;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.modal-mobile-nav .nav li a i {
  display: none;
}
.modal-mobile-nav .nav .drop.active > a {
  color: #0aad6e;
}
.modal-mobile-nav .nav .drop > a {
  width: calc( 100% - 40px);
}
.modal-mobile-nav .nav .drop .btn-drop {
  float: right;
  width: 40px;
  height: 40px;
  padding: 0;
}
.modal-mobile-nav .nav .drop .btn-drop.active {
  color: #0aad6e;
}
.modal-mobile-nav .nav .drop .btn-drop.active:after {
  transform: translate(-50%, -50%) rotate(-135deg);
}
.modal-mobile-nav .nav .drop .btn-drop.active ~ a {
  color: #0aad6e;
}
.modal-mobile-nav .nav .drop .btn-drop:after {
  content: "";
  width: 6px;
  height: 6px;
  border-bottom: 1px solid;
  border-right: 1px solid;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  transition: all 0.35s;
}
.modal-mobile-nav .nav .drop-menu {
  width: 100%;
  height: 0;
  margin-top: 1px;
  overflow: hidden;
  transition: all 0.35s;
  position: relative;
}
.modal-mobile-nav .nav .drop-menu.active > li {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.modal-mobile-nav .nav .drop-menu > li {
  background-color: rgba(0, 0, 0, 0.05);
}
.modal-mobile-nav .nav .drop-menu.drop-menu-level-1 li a:not(.btn-drop) {
  padding-left: 20px;
}
.modal-mobile-nav .nav .drop-menu.drop-menu-level-2 li a:not(.btn-drop) {
  padding-left: 30px;
}
.modal-mobile-nav .nav .drop-menu.drop-menu-level-3 li a:not(.btn-drop) {
  padding-left: 40px;
}
.modal-mobile-nav .nav .drop-menu.drop-menu-level-4 li a:not(.btn-drop) {
  padding-left: 50px;
}
.modal-mobile-nav .nav .drop-menu.drop-menu-level-5 li a:not(.btn-drop) {
  padding-left: 60px;
}

/*End Header*/
@media (max-width: 767.98px) {
  .nav.nav-color > li {
    border: 0 !important;
  }
  .nav.nav-color > li:nth-child(1) > a {
    background-color: #0aad6e;
  }
  .nav.nav-color > li:nth-child(1) > a:hover {
    background-color: #077d4f;
  }
  .nav.nav-color > li:nth-child(2) > a {
    background-color: #13aa75;
  }
  .nav.nav-color > li:nth-child(2) > a:hover {
    background-color: #077d4f;
  }
  .nav.nav-color > li:nth-child(3) > a {
    background-color: #1ba77c;
  }
  .nav.nav-color > li:nth-child(3) > a:hover {
    background-color: #077d4f;
  }
  .nav.nav-color > li:nth-child(4) > a {
    background-color: #24a482;
  }
  .nav.nav-color > li:nth-child(4) > a:hover {
    background-color: #077d4f;
  }
  .nav.nav-color > li:nth-child(5) > a {
    background-color: #2ca189;
  }
  .nav.nav-color > li:nth-child(5) > a:hover {
    background-color: #077d4f;
  }
  .nav.nav-color > li:nth-child(6) > a {
    background-color: #359d90;
  }
  .nav.nav-color > li:nth-child(6) > a:hover {
    background-color: #077d4f;
  }
  .nav.nav-color > li:nth-child(7) > a {
    background-color: #3d9a97;
  }
  .nav.nav-color > li:nth-child(7) > a:hover {
    background-color: #077d4f;
  }
  .nav.nav-color > li:nth-child(8) > a {
    background-color: #46979e;
  }
  .nav.nav-color > li:nth-child(8) > a:hover {
    background-color: #077d4f;
  }
  .nav.nav-color > li:nth-child(9) > a {
    background-color: #4f94a5;
  }
  .nav.nav-color > li:nth-child(9) > a:hover {
    background-color: #077d4f;
  }
  .nav.nav-color > li:nth-child(10) > a {
    background-color: #5791ab;
  }
  .nav.nav-color > li:nth-child(10) > a:hover {
    background-color: #077d4f;
  }
  .nav.nav-color > li:nth-child(11) > a {
    background-color: #608eb2;
  }
  .nav.nav-color > li:nth-child(11) > a:hover {
    background-color: #077d4f;
  }
  .nav.nav-color > li:nth-child(12) > a {
    background-color: #688bb9;
  }
  .nav.nav-color > li:nth-child(12) > a:hover {
    background-color: #077d4f;
  }
  .nav.nav-color > li:nth-child(13) > a {
    background-color: #7188c0;
  }
  .nav.nav-color > li:nth-child(13) > a:hover {
    background-color: #077d4f;
  }
  .nav.nav-color > li:nth-child(14) > a {
    background-color: #7984c7;
  }
  .nav.nav-color > li:nth-child(14) > a:hover {
    background-color: #077d4f;
  }
  .nav.nav-color > li:nth-child(15) > a {
    background-color: #8281cd;
  }
  .nav.nav-color > li:nth-child(15) > a:hover {
    background-color: #077d4f;
  }
  .nav.nav-color > li:nth-child(16) > a {
    background-color: #8a7ed4;
  }
  .nav.nav-color > li:nth-child(16) > a:hover {
    background-color: #077d4f;
  }
}
#footer {
  background-color: #fafafa;
  padding-top: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
@media (max-width: 767.98px) {
  #footer {
    padding-top: 25px;
  }
}

.ft-form-tit {
  font-size: 24px;
  color: #0aad6e;
  font-weight: bold;
  margin-bottom: 30px;
}
.ft-form-tit span {
  font-size: 14px;
  font-weight: normal;
}

.ft-form .row {
  margin-left: -8px;
  margin-right: -8px;
}
.ft-form .row > div {
  padding-left: 8px;
  padding-right: 8px;
}
@media (max-width: 767.98px) {
  .ft-form {
    margin-bottom: 20px;
  }
}
.ft-form .form-control {
  border-radius: 6px;
}
.ft-form .form-control[name=captcha] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ft-form .captcha-img {
  border: 1px solid #ced4da;
  border-left: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  overflow: hidden;
}
.ft-form .btn-form {
  background-color: #8f0302;
  border-radius: 6px;
  border-color: #8f0302;
}
.ft-form .btn-form:hover {
  background-color: #5d0201;
  border-color: #5d0201;
}
.ft-form .has-error .captcha-img {
  border-color: #dc3545;
}

.ft-menu-block {
  width: 50%;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .ft-menu-block {
    width: 100%;
    margin-bottom: 30px;
  }
}
.ft-menu-block .ft-menu-tit {
  font-size: 18px;
  color: #0aad6e;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}
.ft-menu-block .ft-menu-tit:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 2px;
  width: 2em;
  background-color: #8f0302;
}
.ft-menu-block .ft-menu-list::after {
  display: block;
  clear: both;
  content: "";
}
.ft-menu-block .ft-menu-list a {
  width: 50%;
  padding: 7px 5px 7px 0;
  color: #0aad6e;
  float: left;
}
@media (max-width: 767.98px) {
  .ft-menu-block .ft-menu-list a {
    width: 33.333%;
  }
}
.ft-menu-block .ft-menu-list a:hover {
  color: #066540;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .ft-qr-block {
    padding-top: 30px;
  }
}
.ft-qr-block img {
  width: 120px;
  float: left;
  margin-right: 20px;
}
@media (max-width: 1199.98px) {
  .ft-qr-block img {
    width: 85px;
  }
}
.ft-qr-block .txt {
  overflow: hidden;
}
.ft-qr-block .txt p {
  font-size: 14px;
  margin-bottom: 7px;
  color: #0aad6e;
}
@media (max-width: 1199.98px) {
  .ft-qr-block .txt p {
    font-size: 12px;
    margin-bottom: 0;
  }
}
.ft-qr-block .txt span {
  color: #0aad6e;
  font-size: 30px;
}
@media (max-width: 1199.98px) {
  .ft-qr-block .txt span {
    font-size: 20px;
  }
}

.friend-link {
  margin-top: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(10, 173, 110, 0.2);
}
.friend-link::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 767.98px) {
  .friend-link {
    margin-top: 25px;
  }
}
.friend-link .friend-name {
  color: #0aad6e;
  display: inline-block;
  float: left;
  margin-bottom: 5px;
}
@media (max-width: 767.98px) {
  .friend-link .friend-name {
    float: none;
  }
}
.friend-link .friend-list {
  display: inline-block;
  overflow: hidden;
  width: calc(100% - 5em);
}
.friend-link .friend-list::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 767.98px) {
  .friend-link .friend-list {
    width: 100%;
  }
}
.friend-link .friend-list li {
  margin-bottom: 5px;
  display: inline-block;
  float: left;
}
.friend-link .friend-list li a {
  padding-right: 10px;
  margin-right: 10px;
  color: #0aad6e;
}
@media (max-width: 767.98px) {
  .friend-link .friend-list li a {
    padding-right: 5px;
    margin-right: 5px;
  }
}
.friend-link .friend-list li:not(:last-child) a {
  border-right: 1px solid #0aad6e;
}

.copyright {
  background-color: transparent;
  text-align: center;
  color: #888888;
  margin-top: 60px;
  font-size: 14px;
  border-top: 1px solid #404548;
}
@media (max-width: 991.98px) {
  .copyright {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .copyright {
    padding-bottom: 0px;
  }
}
@media (max-width: 767.98px) {
  .copyright {
    padding-top: 10px;
  }
}
@media (max-width: 425px) {
  .copyright {
    padding-bottom: 0px !important;
  }
}
.copyright span, .copyright a {
  display: inline-block;
  padding: 20px 7px;
  color: #888888;
  transition: 0.35s;
}
@media (max-width: 767.98px) {
  .copyright span, .copyright a {
    padding: 10px 7px;
  }
}
.copyright span a {
  padding-top: 0;
  padding-bottom: 0;
}
.copyright a:hover {
  color: #8f0302;
}
.copyright .beian img {
  width: 20px;
  height: 20px;
  max-width: 20px;
  margin-right: 5px;
}

#right-tool {
  position: fixed;
  bottom: 30%;
  right: 0;
  z-index: 100;
}
@media (max-width: 767.98px) {
  #right-tool {
    display: none;
  }
}
#right-tool li {
  position: relative;
}
#right-tool li:not(:last-child) {
  margin-bottom: 1px;
}
#right-tool li.gotop > a {
  background-color: #433e3e;
}
#right-tool li > a {
  width: 40px;
  height: 40px;
  display: block;
  line-height: 40px;
  text-align: center;
  background-color: #e60012;
  transition: all 0.35s;
  overflow: hidden;
}
#right-tool li > a i {
  font-size: 24px;
  color: #fff;
}
#right-tool li .hover-show {
  position: absolute;
  top: 0;
  right: 100%;
  background-color: #e60012;
  padding: 15px;
  transform: translateY(20px);
  opacity: 0;
  visibility: hidden;
  white-space: nowrap;
  transition: all 0.35s;
}
#right-tool li .hover-show .txt {
  font-size: 12px;
  color: #fff;
  margin-bottom: 0;
}
#right-tool li .hover-show .qrcode {
  width: 100px;
  max-width: none;
  margin-bottom: 5px;
}
#right-tool li .hover-show a {
  font-size: 20px;
  color: #fff;
  white-space: nowrap;
}
#right-tool li .hover-show a h5 {
  font-size: 14px;
  margin-bottom: 5px;
}
#right-tool li .hover-show a span {
  font-size: 22px;
  display: block;
  line-height: 1.3;
}
#right-tool li.write-form a, #right-tool li.gotop a {
  height: 0;
}
#right-tool li.write-form.active a, #right-tool li.gotop.active a {
  height: 40px;
}
#right-tool li:hover > a {
  background-color: #8f0302;
}
#right-tool li:hover > a i {
  color: #fff;
}
#right-tool li:hover .hover-show {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.foot-tool {
  display: none;
}

@media (max-width: 767.98px) {
  .foot-tool {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: fixed;
    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;
    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: #09955f;
  }
  .foot-tool .popup_more {
    position: relative;
  }
  .foot-tool .popup_more:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
  }

  .copyright {
    padding-bottom: 60px;
  }
}
body.compensate-for-scrollbar {
  overflow: hidden;
}

.bbcbox-active {
  height: auto;
}

.bbcbox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.bbcbox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 1010;
}

.bbcbox-outer, .bbcbox-inner, .bbcbox-bg, .bbcbox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.bbcbox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.bbcbox-bg {
  background: #000;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.bbcbox-is-open .bbcbox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.bbcbox-infobar, .bbcbox-toolbar, .bbcbox-caption, .bbcbox-navigation .bbcbox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 997;
}

.bbcbox-show-infobar .bbcbox-infobar, .bbcbox-show-toolbar .bbcbox-toolbar, .bbcbox-show-caption .bbcbox-caption, .bbcbox-show-nav .bbcbox-navigation .bbcbox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.bbcbox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

.bbcbox-toolbar {
  right: 0;
  top: 0;
}

.bbcbox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 994;
}

.bbcbox-is-open .bbcbox-stage {
  overflow: hidden;
}

.bbcbox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 994;
}
.bbcbox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.bbcbox-is-sliding .bbcbox-slide, .bbcbox-slide--previous, .bbcbox-slide--current, .bbcbox-slide--next {
  display: block;
}

.bbcbox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.bbcbox-slide--image::before {
  display: none;
}

.bbcbox-slide--html {
  padding: 6px;
}

.bbcbox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.bbcbox-slide--image .bbcbox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  user-select: none;
  z-index: 995;
}

.bbcbox-can-zoomOut .bbcbox-content {
  cursor: zoom-out;
}

.bbcbox-can-zoomIn .bbcbox-content {
  cursor: zoom-in;
}

.bbcbox-can-swipe .bbcbox-content, .bbcbox-can-pan .bbcbox-content {
  cursor: grab;
}

.bbcbox-is-grabbing .bbcbox-content {
  cursor: grabbing;
}

.bbcbox-container [data-selectable=true] {
  cursor: text;
}

.bbcbox-image {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
}

.bbcbox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
  z-index: 1;
}

.bbcbox-slide--video .bbcbox-content, .bbcbox-slide--map .bbcbox-content, .bbcbox-slide--pdf .bbcbox-content, .bbcbox-slide--iframe .bbcbox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.bbcbox-slide--video .bbcbox-content {
  background: #000;
}

.bbcbox-slide--map .bbcbox-content {
  background: #e5e3df;
}

.bbcbox-slide--iframe .bbcbox-content {
  background: #fff;
}

.bbcbox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.bbcbox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  left: 0;
  position: absolute;
  top: 0;
}

/* Fix iOS */
.bbcbox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.bbcbox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.bbcbox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
  color: #ccc;
}
.bbcbox-button:visited, .bbcbox-button:link {
  color: #ccc;
}
.bbcbox-button:hover {
  color: #fff;
}
.bbcbox-button:focus {
  outline: none;
}
.bbcbox-button.bbcbox-focus {
  outline: 1px dotted;
}
.bbcbox-button[disabled] {
  color: #888;
  cursor: default;
  outline: none;
}
.bbcbox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
.bbcbox-button div {
  height: 100%;
}
.bbcbox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.bbcbox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

/* Fix IE11 */
.bbcbox-button--play svg:nth-child(2), .bbcbox-button--fsenter svg:nth-child(2), .bbcbox-button--pause svg:nth-child(1), .bbcbox-button--fsexit svg:nth-child(1) {
  display: none;
}

.bbcbox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 998;
}

/* Close button on the top right corner of html content */
.bbcbox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.bbcbox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.bbcbox-slide--html .bbcbox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.bbcbox-slide--image.bbcbox-is-scaling .bbcbox-content {
  overflow: hidden;
}

.bbcbox-is-scaling .bbcbox-close-small, .bbcbox-is-zoomable.bbcbox-can-pan .bbcbox-close-small {
  display: none;
}

/* Navigation arrows */
.bbcbox-navigation .bbcbox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.bbcbox-navigation .bbcbox-button div {
  padding: 7px;
}
.bbcbox-navigation .bbcbox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}
.bbcbox-navigation .bbcbox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}

/* Caption */
.bbcbox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 996;
}

.bbcbox-caption--separate {
  margin-top: -50px;
}

.bbcbox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.bbcbox-caption a {
  color: #ccc;
  text-decoration: none;
}
.bbcbox-caption a:link, .bbcbox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.bbcbox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.bbcbox-loading {
  animation: bbcbox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 999;
}

@keyframes bbcbox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
.bbcbox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.bbcbox-fx-slide.bbcbox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.bbcbox-fx-slide.bbcbox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.bbcbox-fx-slide.bbcbox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.bbcbox-fx-fade.bbcbox-slide--previous, .bbcbox-fx-fade.bbcbox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.bbcbox-fx-fade.bbcbox-slide--current {
  opacity: 1;
}

.bbcbox-fx-zoom-in-out.bbcbox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.bbcbox-fx-zoom-in-out.bbcbox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.bbcbox-fx-zoom-in-out.bbcbox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.bbcbox-fx-rotate.bbcbox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}
.bbcbox-fx-rotate.bbcbox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}
.bbcbox-fx-rotate.bbcbox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

.bbcbox-fx-circular.bbcbox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.bbcbox-fx-circular.bbcbox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.bbcbox-fx-circular.bbcbox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

.bbcbox-fx-tube.bbcbox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.bbcbox-fx-tube.bbcbox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.bbcbox-fx-tube.bbcbox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .bbcbox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .bbcbox-slide--image {
    padding: 6px 0;
  }

  .bbcbox-close-small {
    right: -6px;
  }

  .bbcbox-slide--image .bbcbox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .bbcbox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }

  @supports (padding: max(0px)) {
    .bbcbox-caption {
      padding-left: 12px;
      padding-right: 12px;
    }
  }
}
.bbcbox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.bbcbox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.bbcbox-share p {
  margin: 0;
  padding: 0;
}

.bbcbox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.bbcbox-share__button:visited, .bbcbox-share__button:link {
  color: #fff;
}
.bbcbox-share__button:hover {
  text-decoration: none;
}

.bbcbox-share__button--fb {
  background: #3b5998;
}
.bbcbox-share__button--fb:hover {
  background: #344e86;
}

.bbcbox-share__button--pt {
  background: #bd081d;
}
.bbcbox-share__button--pt:hover {
  background: #aa0719;
}

.bbcbox-share__button--tw {
  background: #1da1f2;
}
.bbcbox-share__button--tw:hover {
  background: #0d95e8;
}

.bbcbox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.bbcbox-share__button svg path {
  fill: #fff;
}

.bbcbox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.bbcbox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 995;
}

.bbcbox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.bbcbox-show-thumbs .bbcbox-thumbs {
  display: block;
}
.bbcbox-show-thumbs .bbcbox-inner {
  right: 212px;
}

.bbcbox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.bbcbox-thumbs-x .bbcbox-thumbs__list {
  overflow: hidden;
}

.bbcbox-thumbs-y .bbcbox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.bbcbox-thumbs-y .bbcbox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.bbcbox-thumbs-y .bbcbox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.bbcbox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.bbcbox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 991;
}
.bbcbox-thumbs__list a:focus::before {
  opacity: 0.5;
}
.bbcbox-thumbs__list a.bbcbox-thumbs-active::before {
  opacity: 1;
}

@media all and (max-width: 576px) {
  .bbcbox-thumbs {
    width: 110px;
  }

  .bbcbox-show-thumbs .bbcbox-inner {
    right: 110px;
  }

  .bbcbox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.morphing-btn-wrap {
  display: inline-block;
  position: relative;
  text-align: center;
}

.morphing-btn {
  transition: color 0.3s 0.2s, width 0.2s 0s;
  white-space: nowrap;
}

.morphing-btn_circle {
  padding-left: 0;
  padding-right: 0;
  transition: color 0.2s 0s, width 0.3s 0.2s;
  width: 32px !important;
}

.morphing-btn-clone {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: rgba(10, 173, 110, 0);
  border-radius: 50%;
  position: fixed;
  transition: all 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
  z-index: 3;
}

.morphing-btn-clone_visible {
  background: rgba(10, 173, 110, 0.85);
  display: block;
  transform: scale(1.2) !important;
}

.bbcbox-morphing .bbcbox-bg {
  background: rgba(10, 173, 110, 0);
  opacity: 1;
}
.bbcbox-morphing .bbcbox-toolbar {
  right: 40px;
  top: 20px;
  right: 10px;
  top: 10px;
}
.bbcbox-morphing .bbcbox-button--close {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: #fff;
}
.bbcbox-morphing .bbcbox-button--close:hover {
  background: rgba(0, 0, 0, 0.25);
}

/* @ */
.breadcump {
  width: 100%;
  padding: 35px 0px;
}
.breadcump a {
  color: #999999;
}
.breadcump a:first-child:after {
  content: ">";
  color: #999;
  margin: 0px 5px;
}
.breadcump a:hover, .breadcump a.cur {
  color: #e60012;
}

.form-custom {
  display: flex;
  flex-wrap: wrap;
}

.form-custom__left {
  flex: 0 0 calc(50% - 20px);
  max-width: calc(50% - 20px);
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}

.form-custom__right {
  flex: 0 0 calc(50% + 20px);
  max-width: calc(50% + 20px);
}

@media screen and (max-width: 1024px) {
  .form-custom__left, .form-custom__right {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .form-custom__left {
    padding-bottom: 30px;
  }
  .form-custom .col {
    max-width: 63%;
  }
}

.form-custom .col-md {
  flex: 0 0 calc(100% - 5em - 20px);
  max-width: calc(100% - 5em - 20px);
  padding: 0px;
}

.form-custom .form-control {
  width: 93%;
}

.form-custom .col-form-label {
  margin-right: 0px !important;
  padding-left: 20px;
}

.form-custom .form-group {
  margin-right: 0px;
  margin-left: 0px;
}

.form-custom .btn-primary {
  background-color: #e60012;
  border-color: #e60012;
}
.form-custom .btn-primary:hover {
  background-color: #8f0302;
  border-color: #8f0302;
}
.form-custom .btn-outline-primary {
  color: #e60012;
  border-color: #e60012;
}
.form-custom .btn-outline-primary:hover {
  background-color: #e60012;
  color: #fff;
}

/* Styling for element used in example */
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;
  appearance: none;
}
.btn-js-select:focus, .js-select.form-control:not(.btn-group):focus {
  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;
  text-overflow: ellipsis;
}
.js-select.btn-group[class*=col-] .dropdown-toggle {
  width: 100%;
}
.js-select.btn-group .dropdown-menu {
  min-width: 100%;
}
.js-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  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;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
}
.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%;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}

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

+ .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: #0aad6e;
}

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

[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;
  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");
  filter: grayscale(1);
  filter: gray;
}
.grayscale.grayscale-fade {
  transition: filter 0.5s;
}
.grayscale.grayscale-fade:hover {
  filter: grayscale(0);
}
.grayscale.grayscale-off {
  filter: grayscale(0);
}
.grayscale.grayscale-replaced {
  filter: none;
}
.grayscale.grayscale-replaced > svg {
  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 {
  }
}
.lightbox-modal .modal-dialog, .lightbox-modal .modal-content {
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 100%;
  justify-content: 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;
  transition: width 0.35s, height 0.35s;
}

.lightbox-item {
  width: 300px;
  height: 300px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  margin: auto;
  opacity: 0;
  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;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  display: table;
  content: "";
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*!
 * * animate.css -http://daneden.me/animate
 * * Version - 3.7.0
 * * Licensed under the MIT license - http://opensource.org/licenses/MIT
 * *
 * * Copyright (c) 2018 Daniel Eden */
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  from, 11.1%, to {
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.3);
  }
  70% {
    transform: scale(1);
  }
}
.heartBeat {
  animation-name: heartBeat;
  animation-duration: 1.3s;
  animation-timing-function: ease-in-out;
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-duration: 0.75s;
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-duration: 0.75s;
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-duration: 0.75s;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-duration: 2s;
  animation-name: hinge;
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  animation-delay: 1s;
}
.animated.delay-2s {
  animation-delay: 2s;
}
.animated.delay-3s {
  animation-delay: 3s;
}
.animated.delay-4s {
  animation-delay: 4s;
}
.animated.delay-5s {
  animation-delay: 5s;
}
.animated.fast {
  animation-duration: 800ms;
}
.animated.faster {
  animation-duration: 500ms;
}
.animated.slow {
  animation-duration: 2s;
}
.animated.slower {
  animation-duration: 3s;
}

@media (prefers-reduced-motion) {
  .animated {
    animation: unset !important;
    transition: none !important;
  }
}
/* * Swiper 2.7.6
 * * Mobile touch slider and framework with hardware accelerated transitions
 * *
 * * http://www.idangero.us/sliders/swiper/
 * *
 * * Copyright 2010-2015, Vladimir Kharlampidi
 * * The iDangero.us
 * * http://www.idangero.us/
 * *
 * * Licensed under GPL & MIT
 * *
 * * Released on: February 11, 2015 */
/* ===============================================================
 * *Basic Swiper Styles 
 * *================================================================ */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
  box-sizing: content-box;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  float: left;
  box-sizing: content-box;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}

/* ===============================================================
 * *Your custom styles, here you need to specify container's and slide's
 * *sizes, pagination, etc.
 * *================================================================ */
.swiper-container {
  /* Specify Swiper's Size: */
  /*width:200px;
  * *height: 100px; */
}

.swiper-slide {
  /* Specify Slides's Size: */
  /*width: 100%;
  * *height: 100%; */
}

.swiper-slide-active {
  /* Specific active slide styling: */
}

.swiper-slide-visible {
  /* Specific visible slide styling: */
}

/* ===============================================================
 * *Pagination Styles
 * *================================================================ */
.swiper-pagination-switch {
  /* Stylize pagination button: */
}

.swiper-active-switch {
  /* Specific active button style: */
}

.swiper-visible-switch {
  /* Specific visible button style: */
}

/**
 * * Swiper 3.4.2
 * * Most modern mobile touch slider and framework with hardware accelerated transitions
 * * 
 * * http://www.idangero.us/swiper/
 * * 
 * * Copyright 2017, Vladimir Kharlampidi
 * * The iDangero.us
 * * http://www.idangero.us/
 * * 
 * * Licensed under MIT
 * * 
 * * Released on: March 10, 2017 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-container-autoheight {
  height: auto;
}
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-wp8-horizontal {
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
  left: 10px;
  right: auto;
}

.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
* {
  margin: 0;
  padding: 0;
  transition: all;
  -o-transition: all;
  -ms-transition: all;
  -moz-transition: all;
  -webkit-transition: all;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

body, html {
  font-size: 14px;
  font-family: "方正兰亭黑简体";
  height: 100%;
}

select, input {
  font-family: "方正兰亭黑简体";
}

body {
  background: #fff;
  position: relative;
  width: 100%;
  float: left;
  height: 100% !important;
}

p, h1, h2, h3, h4, h5, h6, span {
  margin: 0;
}

@media screen and (min-width: 1025px) {
  .transy {
    transform: translateY(60px);
    -webkit-transform: translateY(60px);
    transition: 700ms;
    -webkit-transition: 700ms;
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    opacity: 0;
  }

  .tranShow {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
  }

  .title .transy, .sea_tit.transy {
    transform: translateY(-60px);
    -webkit-transform: translateY(-60px);
    transition: 700ms;
    -webkit-transition: 700ms;
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    opacity: 0;
  }

  .title .tranShow, .sea_tit.tranShow {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
strong {
  font-family: "方正兰亭粗黑简体" !important;
}

.newsxq_con .auxq_con_m p strong {
  font-family: "方正兰亭粗黑简体";
  font-weight: normal !important;
}

@font-face {
  font-family: "方正兰亭黑简体";
  src: url(../font/lan.TTF);
}
@font-face {
  font-family: "方正兰亭粗黑简体";
  src: url(../font/lancuo.TTF);
}
a {
  text-decoration: none;
  color: #adaba8;
  transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
}
a:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0px;
  margin: 0px;
  font-weight: normal;
}

img {
  display: inline-block;
  border: 0;
  vertical-align: middle;
  max-width: 100%;
}

.img img {
  width: 100%;
  height: 100%;
  display: block;
  transition-duration: 1s;
  -ms-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -webkit-transition-duration: 1s;
}

@media screen and (min-width: 1025px) {
  .img:hover img {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
  .image-box:hover > div {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
}
input, textarea, select {
  font-size: 16px;
  outline: none;
  font-family: "方正兰亭黑简体";
  color: #666;
}

.swiper-container, .swiper-slide, .swiper-wrapper {
  height: auto !important;
}

.swiper-slide {
  overflow: hidden !important;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.wuyou-waiter {
  position: fixed;
  right: 0px;
  top: 50%;
  margin-top: -90px;
  z-index: 999;
}

.waiter-ul {
  width: 66px;
}
.waiter-ul li {
  position: relative;
  white-space: nowrap;
  z-index: 1;
  background: #fff;
  box-shadow: 0px 0px 10px #ebebeb;
  height: 66px;
  float: right;
  margin-top: 2px;
  width: 66px;
  background: #fff;
  -webkit-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -moz-transition: all 0.6s;
}
.waiter-ul li a {
  width: 66px;
  height: 66px;
  font-size: 16px;
  color: #ffffff;
  line-height: 66px;
  float: left;
  text-align: center;
  -webkit-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -moz-transition: all 0.6s;
  text-decoration: none;
}

.waiter-title {
  position: absolute;
  width: 114px;
  right: 0px;
  -webkit-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -moz-transition: all 0.6s;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}

li {
  list-style: none;
}

.waiter-ul li:hover .waiter-title {
  right: 74px;
  opacity: 1;
  visibility: visible;
}
.waiter-ul li a i {
  height: 100%;
  width: 66px;
  float: left;
}
.waiter-ul li.wuyou-yuy a i {
  background: url(../images/wico1.png) no-repeat center;
}
.waiter-ul li.wuyou-tel a i {
  background: url(../images/wico2.png) no-repeat center;
}
.waiter-ul li.wuyou-wb a {
  background: url(../images/wico3.png) no-repeat center;
}
.waiter-ul li.wuyou-wx a i {
  background: url(../images/wico4.png) no-repeat center;
}
.waiter-ul li.wuyou-zx a i {
  background: url(../images/wico5.png) no-repeat center;
}
.waiter-ul li.wuyou-top a {
  background: url(../images/wico6.png) no-repeat center #e60012;
}
.waiter-ul li:hover {
  background: #e60012;
  box-shadow: none;
}
.waiter-ul li.wuyou-yuy:hover a i {
  background: url(../images/wico01.png) no-repeat center;
}
.waiter-ul li.wuyou-tel:hover a i {
  background: url(../images/wico02.png) no-repeat center;
}
.waiter-ul li.wuyou-wx:hover a i {
  background: url(../images/wico04.png) no-repeat center;
}
.waiter-ul li.wuyou-zx:hover a i {
  background: url(../images/wico05.png) no-repeat center;
}
.waiter-ul li.wuyou-wb:hover a {
  background: url(../images/wico03.png) no-repeat center #e60012;
}
.waiter-ul li.wuyou-yuy:hover {
  width: 170px;
}
.waiter-ul li.wuyou-tel:hover {
  width: 210px;
}
.waiter-ul li.wuyou-wx a {
  background: #fff;
}
.waiter-ul li.wuyou-wx:hover a {
  background: #e60012;
}
.waiter-ul li.wuyou-wx .waiter-title {
  z-index: -1;
}
.waiter-ul li.wuyou-dy a i {
  background: url(../images/wicody.png) no-repeat center;
}
.waiter-ul li.wuyou-dy:hover a i {
  background: url(../images/wicodycur.png) no-repeat center;
}

.info-share {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 500px) {
  .info-share {
    justify-content: flex-start;
  }
}
/* @media (max-width: 767.98px) {
  .info-share {
    margin-bottom: 20px;
  }
} */
.info-share h6 {
  vertical-align: middle;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 34px;
  color: #999999;
}
.info-share .social-share .social-share-icon {
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #e6e6e6;
  color: #9f9f9f;
  background-color: #fff;
}
.info-share .social-share .social-share-icon:hover {
  background-color: #8f0302;
  border-color: #8f0302;
  color: #fff;
}

.header {
  width: 100%;
  float: left;
  background: #fff;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 80px;
  z-index: 62;
}
.header > a.logo {
  position: absolute;
  left: 4%;
  top: 50%;
  z-index: 7;
  transform: translateY(-50%);
}
.header > a.logo img {
  max-height: 45px;
}

.nav {
  width: 62.5%;
  margin: 0 auto;
  text-align: center;
}
.nav li {
  display: inline-block;
}
.nav li > a {
  font-size: 16px;
  color: #323232;
  line-height: 80px;
  float: left;
  padding: 0px 20px;
}
.nav li:hover > a, .nav li.cur > a {
  color: #e60012;
}

.menu-handler {
  width: 5.2%;
  height: 80px;
  cursor: pointer;
  right: 0px;
  top: 0px;
  background: #e60012;
  position: fixed;
  z-index: 68;
}
.menu-handler .burger {
  width: 21px;
  height: 3px;
  background: #fff;
  display: block;
  position: absolute;
  z-index: 5;
  top: 29px;
  left: 50%;
  margin: 0px 0px 0px -12px;
  transform-origin: center;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -o-transform-origin: center;
  -ms-transform-origin: center;
}
.menu-handler .burger-2 {
  top: 38px;
}
.menu-handler .burger-3 {
  top: 47px;
}
.menu-handler.active .burger-1 {
  top: 37px;
  transform: rotate(225deg);
}
.menu-handler.active .burger-2 {
  ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  left: 100%;
}
.menu-handler.active .burger-3 {
  top: 37px;
  moz-transform: rotate(-225deg);
  transform: rotate(-225deg);
}

.trans, .trans-fast {
  transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
}
.trans:hover, .trans-fast:hover {
  transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
}

.head_r {
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 11.4%;
}
.head_r > a {
  float: left;
  margin: 0px 18px;
  height: 100%;
  line-height: 80px;
}

.sousuo {
  position: absolute;
  top: 0px;
  z-index: 2;
  right: 5.2%;
  bottom: 0px;
  width: 5.2%;
  background: url(../images/ico1.png) no-repeat center #f2f2f2;
  cursor: default;
  transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
}
.sousuo.cur {
  width: 3.2%;
}

.search {
  width: 20%;
  right: -20%;
  position: absolute;
  top: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.8);
  transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
}
.search .form {
  width: 100%;
  float: left;
  height: 100%;
}
.search .form i {
  position: absolute;
  opacity: 0;
  width: 17px;
  left: 2%;
  height: 100%;
  background: url(../images/ico2.png) no-repeat center;
}
.search .form i:hover {
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
}
.search .form input[type=text] {
  width: 80%;
  padding: 0px 10%;
  font-size: 18px;
  color: #fff;
  height: 100%;
  background: none;
  border: none;
}
.search.cur {
  right: 8.4%;
}
.search.cur .form i {
  opacity: 1;
}

.nav_div {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 80px;
  z-index: 6;
  background: #fff;
  display: none;
}

.nav li .left {
  background: #f5f5f5;
  min-height: 230px;
  float: left;
}
.nav li .right {
  width: 24%;
  float: left;
}

.about_li .left {
  width: 22%;
  padding: 59px 5.5% 150px 22.5%;
}
.about_li .left > a {
  display: block;
  position: relative;
  padding: 0px 13.2% 0px 17%;
  margin: 5px 0px;
  line-height: 40px;
  text-align: left;
  font-size: 15px;
  color: #333;
}

.about_li2 .left dl dt a {
  display: block;
  position: relative;
  padding: 0px 13.2% 0px 17%;
  margin: 5px 0px;
  line-height: 40px;
  text-align: left;
  font-size: 15px;
  color: #333;
}

.about_li .left > a:before, .about_li2 .left dl dt a:before {
  content: url(../images/ico4.png);
  line-height: 0;
  position: absolute;
  left: 7%;
  top: 50%;
  transform: translateY(-50%);
}

.lef_img2 {
  display: none;
}

.about_li .left > a:hover, .about_li2 .left dl dt a:hover {
  background: #da2418;
  color: #fff;
}

.about_li .left > a:hover:before, .about_li2 .left dl dt a:hover:before {
  content: url(../images/ico04.png);
}

.about_li .left > a:hover:after, .about_li2 .left dl dt a:hover:after {
  content: url(../images/ico3.png);
  position: absolute;
  right: 6%;
  line-height: 0px;
  top: 50%;
  transform: translateY(-50%);
}

.about_li .right {
  padding: 60px 20% 0px 6%;
}

.right a {
  width: 100%;
  float: left;
}
.right a:not(:first-child) {
  display: none;
}
.right a p {
  width: 100%;
  overflow: hidden;
}
.right a span {
  text-align: left;
  display: none;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  margin-top: 22px;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.right a i {
  width: 119px;
  height: 40px;
  font-style: normal;
  line-height: 40px;
  padding-left: 36px;
  font-size: 14px;
  background: #da2418 url(../images/ico3.png) no-repeat 103px center;
  display: block;
  text-align: left;
  color: #fff;
  margin-top: 35px;
}

.nav li:hover .nav_div {
  display: block;
}

.about_li2 .left {
  width: 56%;
  padding: 59px 2% 150px 10%;
}
.about_li2 .left dl {
  width: 33.3%;
  float: left;
}
.about_li2 .left dl dd a {
  display: block;
  padding-left: 17%;
  font-size: 13px;
  color: #666;
  display: block;
  width: 100%;
  line-height: 27px;
  text-align: left;
}
.about_li2 .left dl dd a:hover {
  color: #da2418;
}
.about_li2 .right {
  padding: 60px 5% 0px 3%;
  width: 24%;
  float: left;
}

.about_li3 .left dl {
  width: 25%;
}
.about_li3 .left dl dt a, .about_li3 .left dl dd a {
  padding-left: 22%;
}

.left_A {
  width: 25%;
  float: left;
}
.left_A dl {
  width: 100% !important;
}

.banner {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  margin-top: 80px;
}
.banner a {
  width: 100%;
  float: left;
}
.banner a img {
  width: 100%;
  float: left;
}

.ban_img01 {
  display: block;
}

.ban_img02 {
  display: none;
}

.banner .pagination {
  position: absolute;
  z-index: 2;
  left: 0px;
  right: 0px;
  bottom: 30px;
  text-align: center;
}
.banner .pagination span {
  display: inline-block;
  margin: 0px 5px;
  width: 26px;
  height: 12px;
  border-radius: 10px;
  background: #fff;
}
.banner .pagination .swiper-active-switch {
  background: #e60012;
}

.inA {
  width: 100%;
  float: left;
  margin-top: 8px;
}
.inA li {
  width: 24.7%;
  float: left;
  margin-right: 0.4%;
  overflow: hidden;
}
.inA li a {
  width: 100%;
  display: block;
  float: left;
  position: relative;
}
.inA li a > img {
  width: 100%;
}
.inA li a > span {
  padding: 0px 14px;
  position: absolute;
  background: #e60012;
  line-height: 36px;
  color: #fff;
  left: 6%;
  top: 11.2%;
  display: block;
  transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
}
.inA li:nth-child(4n) {
  margin-right: 0px;
}
.inA .transy__image {
  overflow: hidden;
}
.inA .transy__image > div {
  padding-top: 75%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.inA li a .transy__veil {
  width: 100%;
  height: 0%;
  opacity: 0;
  position: absolute;
  left: 0px;
  top: 50%;
  background-color: rgba(230, 0, 18, 0.8);
  transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
}
.inA li a .transy__veil:after {
  content: url(../images/inico1.png);
  position: absolute;
  top: 10%;
  opacity: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
}
.inA li a .transy__veil span {
  left: 0px;
  right: 0px;
  position: absolute;
  bottom: 10%;
  text-align: center;
  font-size: 18px;
  color: #fff;
}

@media screen and (min-width: 1025px) {
  .inA li a:hover .transy__veil {
    height: 100%;
    opacity: 1;
    top: 0px;
  }
  .inA li a:hover .transy__veil:after {
    top: 50%;
    opacity: 1;
  }
  .inA li a:hover > span {
    top: -100%;
  }
}
.title {
  width: 100%;
  float: left;
  text-align: center;
  margin: 70px 0px 58px 0px;
}
.title--sec {
  margin-top: 55px !important;
  margin-bottom: 35px !important;
}
.title dl {
  display: inline-block;
  padding-left: 70px;
  position: relative;
}
.title dl dt {
  text-align: center;
  font-size: 28px;
  color: #4c4c4c;
  font-family: "方正兰亭粗黑简体";
}
.title dl dt a {
  color: #4c4c4c;
}
.title dl dd {
  color: #999999;
  text-transform: uppercase;
  margin-top: 2px;
}
.title dl dt img {
  position: absolute;
  left: 0px;
  top: 8px;
}

.inB_con {
  width: 100%;
  float: left;
  height: 570px;
  background: url(../images/inpic6.jpg) no-repeat center;
  background-size: cover;
  position: relative;
}
.inB_con > p {
  position: absolute;
  width: 50%;
  left: 0px;
  top: 0px;
  bottom: 0px;
  background-color: rgba(51, 51, 51, 0.3);
}
.inB_con ul {
  width: 60%;
  float: left;
}
.inB_con ul li {
  width: 100%;
  float: left;
  height: 190px;
}
.inB_con ul li a {
  padding: 0px 11.2% 0px 31%;
  height: 100%;
  display: block;
  position: relative;
}

.inB_con_d {
  padding-left: 194px;
  position: relative;
  height: 100%;
}
.inB_con_d > p {
  width: 170px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0px;
  text-align: center;
  line-height: 190px;
}
.inB_con_d > p i {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #e60012;
  left: 0px;
  top: 0px;
  transform: scale(0.5) rotate(0);
  -webkit-transform: scale(0.5) rotate(0);
  -moz-transform: scale(0.5) rotate(0);
  opacity: 0;
  transition: 600ms;
  -webkit-transition: 600ms;
  z-index: -1;
}

.inB_con ul li a:hover .inB_con_d > p i {
  transform: scale(1) rotate(180deg);
  -webkit-transform: scale(1) rotate(180deg);
  -moz-transform: scale(1) rotate(180deg);
  opacity: 1;
}

.inB_con_d > p img {
  display: inline-block;
  vertical-align: middle;
}
.inB_con_d dl {
  float: left;
  color: #fff;
  position: relative;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.inB_con_d dl dt {
  font-size: 20px;
}
.inB_con_d dl dd {
  font-size: 16px;
  display: none;
  color: #ffd0d4;
  margin-top: 14px;
  height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.inB_con ul li a > i {
  position: absolute;
  left: 0px;
  width: 0px;
  bottom: 0px;
  top: 0px;
  background-color: rgba(230, 0, 18, 0.5);
  transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
}
.inB_con ul li a .line {
  display: block;
  background: #fff;
  position: absolute;
  transition: 300ms;
  -webkit-transition: 300ms;
  opacity: 0;
  visibility: hidden;
}
.inB_con ul li a .line_1 {
  width: 28px;
  height: 1px;
  top: 50%;
  right: 3.8%;
  margin-top: -1px;
  transform: translateX(30px);
  -webkit-transform: translateX(30px);
}
.inB_con ul li a .line_2 {
  width: 1px;
  height: 28px;
  top: 50%;
  margin-top: -14px;
  right: 5%;
  transform: translateY(30px);
  -webkit-transform: translateY(30px);
}
.inB_con > a {
  position: absolute;
  right: 0px;
  bottom: 60px;
  font-size: 16px;
  color: #333333;
  background-color: #fff;
  line-height: 66px;
  padding: 0px 70px 0px 16px;
  width: 190px;
}
.inB_con > a:after {
  content: url(../images/inico7.png);
  position: absolute;
  right: 42px;
  line-height: 0px;
  top: 23px;
}

@media screen and (min-width: 1025px) {
  .inB_con ul li a:hover > i {
    width: 100%;
  }
  .inB_con ul li a:hover .inB_con_d dl dt {
    font-size: 24px;
  }
  .inB_con ul li a:hover .inB_con_d dl dd {
    display: block;
  }
}
@media screen and (min-width: 1025px) {
  .inB_con ul li a:hover .line {
    transform: translate(0);
    -webkit-transform: translate(0);
    visibility: visible;
    opacity: 1;
    transition: 300ms ease-in 600ms;
    -webkit-transition: 300ms ease-in 600ms;
  }
  .inB_con > a:hover {
    background-color: rgba(230, 0, 18, 0.5);
    color: #fff;
  }
  .inB_con > a:hover:after {
    content: url(../images/inico07.png);
  }
}
.image-box {
  overflow: hidden;
}
.image-box > div, .bg-clear, .banner-box > div {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 300ms linear;
}
.image-box > .image-box__top-1 {
  padding-top: 75%;
}
.image-box > .image-box__top-2 {
  padding-top: 86.5%;
}
.image-box > .image-box__top-3 {
  padding-top: 55%;
}
.image-box > .image-box__top-4 {
  padding-top: 52%;
}
.banner-box {
  overflow: hidden;
}
.banner-box > .banner-box__top-1 {
  padding-top: 31%;
}

@media (max-width: 767.98px) {
  .banner-box > .banner-box__top-1 {
    background-image: unset !important;
    padding-top: unset !important;
  }
}

.inC {
  width: 100%;
  float: left;
  padding-bottom: 104px;
  background: url(../images/bg.jpg) no-repeat center;
  background-size: cover;
}

.inC_con {
  width: 1200px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.inC_con .swiper-slide a {
  width: 93.4%;
  margin: 0 auto;
  overflow: hidden;
  display: block;
}
.inC_con .swiper-slide a p {
  width: 100%;
  overflow: hidden;
  float: left;
}
.inC_con .product__image {
  overflow: hidden;
}
.inC_con .product__image > div {
  padding-top: 75%;
}
.inC_con .product__name {
  width: 100%;
  text-align: center;
  position: relative;
  float: left;
  margin-top: 5px;
  background: url(../images/bg2.jpg) no-repeat center;
  height: 86px;
}
.inC_con .product__name span {
  display: block;
  line-height: 86px;
  font-size: 18px;
  color: #333333;
}
.inC_con .product__name img {
  position: absolute;
  width: 16.3%;
  left: 41.85%;
  top: -48.8%;
  transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
}
/* .inC_con .swiper-slide a div {
  width: 100%;
  text-align: center;
  position: relative;
  float: left;
  margin-top: 5px;
  background: url(../images/bg2.jpg) no-repeat center;
  height: 86px;
}
.inC_con .swiper-slide a div span {
  display: block;
  line-height: 86px;
  font-size: 18px;
  color: #333333;
}
.inC_con .swiper-slide a div img {
  position: absolute;
  width: 16.3%;
  left: 41.85%;
  top: -48.8%;
  transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
} */
.inC_con > a {
  width: 40px;
  height: 56px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  background: #323232;
  color: #fff;
  line-height: 56px;
  text-align: center;
  font-family: "宋体";
}
.inC_con > a.arrow-left {
  left: -80px;
}
.inC_con > a.arrow-right {
  right: -80px;
}
.inC_con > a:hover {
  background: #e60012;
}

@media screen and (min-width: 1025px) {
  .inC_con .swiper-slide a:hover div img {
    width: 14%;
    top: -40.8%;
  }
}
.inC_con_sj {
  display: none;
}

.inD {
  width: 100%;
  float: left;
  position: relative;
  background: url(../images/bg3.jpg) no-repeat center top;
  background-size: 100%;
}
.inD .title dl {
  padding-left: 80px;
}
.inD .title dl dt {
  color: #fff;
}
.inD .title dl dt a {
  color: #fff;
}

.inD_con {
  width: 100%;
  float: left;
  position: relative;
  height: 380px;
  overflow: hidden;
}
.inD_con:after {
  content: "";
  width: 50%;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  background: #f4f4f6;
}

.inD_con_c {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  background: #f4f4f6;
}
.inD_con_c:before {
  content: url(../images/ico7.png);
  position: absolute;
  top: -161px;
  right: -50px;
}
.inD_con_c:after {
  content: url(../images/tu.jpg);
  position: absolute;
  z-index: 2;
  left: 440px;
  top: 0px;
  bottom: 0px;
}
.inD_con_c .swiper-slide a {
  width: 100%;
  float: left;
  height: 380px;
}
.inD_con_c .swiper-container {
  z-index: 6;
}
.inD_con_c .image-box {
  width: 440px;
  float: left;
}
.inD_con_c .swiper-slide a > p {
  width: 440px;
  height: 100%;
  float: left;
  overflow: hidden;
}
.inD_con_c .swiper-slide a dl {
  width: 690px;
  float: right;
}
.inD_con_c .swiper-slide a dl dt {
  padding-bottom: 15px;
  margin-top: 68px;
  border-bottom: 1px solid #c4c4c4;
  font-size: 18px;
  color: #292929;
  font-family: "方正兰亭粗黑简体";
}
.inD_con_c .swiper-slide a dl dt span {
  display: block;
}
.inD_con_c .swiper-slide a dl dt i {
  display: block;
  font-style: normal;
  margin-top: 4px;
}
.inD_con_c .swiper-slide a dl dd p {
  color: #666666;
  line-height: 28px;
  margin-top: 10px;
  height: 112px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal;
  overflow: hidden;
}
.inD_con_c .swiper-slide a:hover dt {
  color: #e60012;
}

.inD_but {
  width: 690px;
  position: absolute;
  right: 0px;
  bottom: 50px;
  z-index: 8;
}
.inD_but a {
  width: 88px;
  height: 30px;
  border: 1px solid #e60012;
  border-radius: 20px;
  float: left;
  margin-right: 20px;
}
.inD_but a.arrow-left {
  background: url(../images/ico5.png) no-repeat center;
}
.inD_but a.arrow-right {
  background: url(../images/ico6.png) no-repeat center;
}
.inD_but a.arrow-left:hover {
  background: url(../images/ico05.png) no-repeat center #e60012;
}
.inD_but a.arrow-right:hover {
  background: url(../images/ico06.png) no-repeat center #e60012;
}

.inE {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 88px;
}

.inE_l {
  width: 65%;
  float: left;
}

.inE .title {
  margin-bottom: 5px;
}
.inE .title dl {
  float: left;
  text-align: left;
}
.inE .title > a {
  float: right;
  width: 98px;
  line-height: 32px;
  margin-top: 10px;
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  text-align: center;
  color: #e60012;
}
.inE .title > a:hover {
  color: #fff;
  border-color: #e60012;
  background: #e60012;
}

.inE_l ul {
  width: 100%;
  float: left;
}
.inE_l ul li {
  width: 100%;
  float: left;
}
.inE_l ul li > a {
  width: 48.7%;
  float: left;
  overflow: hidden;
  position: relative;
}
.inE_l ul li > a:nth-child(2n) {
  float: right;
}
.inE_l ul li > a .news__name {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 20px 30px;
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
}
.inE_l ul li > a .news__name p {
  height: 48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  overflow: hidden;
}

@media screen and (min-width: 1025px) {
  .inE_l ul li > a:hover .news__name {
    padding: 30px;
    background-color: rgba(230, 0, 18, 0.8);
  }
}
.inE_l_c {
  width: 100%;
  float: left;
  margin-top: 24px;
}
.inE_l_c > a {
  padding: 0px 90px 0px 28px;
  display: block;
  background: url(../images/inico15.png) no-repeat center left;
  color: #666666;
  line-height: 30px;
  height: 30px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 33%;
  float: left;
}
.inE_l_c > a:nth-child(2n) {
  float: right;
}
.inE_l_c > a i {
  position: absolute;
  right: 0px;
  color: #999999;
  font-style: normal;
}

.inE_r {
  width: 32.5%;
  float: right;
}

.inE_r_c {
  width: 100%;
  float: left;
  background: #f4f4f6;
  padding: 20px 0px 12px 0px;
}
.inE_r_c > p {
  width: 100%;
  float: left;
}
.inE_r_c > p a {
  display: block;
  padding: 13px 0px 13px 35px;
  margin: 0px 23px;
  color: #666666;
  border-bottom: 1px solid #e2e2e2;
  background: url(../images/inico16.png) no-repeat center left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 20px;
  height: 20px;
}
.inE_r_c > p:last-child a {
  border: none;
}
@media screen and (min-width: 1025px) {
  .menu__order {
    display: flex;
    flex-wrap: wrap;
  }
  .menu__order > li {
    flex: 0 0 calc(100% / 6);
    max-width: calc(100% / 6);
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1025px) {
  .inE_l_c > a:hover, .inE_r_c > p a:hover {
    color: #e60012;
  }
}
.footer {
  width: 100%;
  float: left;
  border-top: 5px solid #e60012;
  z-index: 1;
  background: #333333;
  position: relative;
  overflow: hidden;
}
.footer:after {
  content: url(../images/fobg.png);
  position: absolute;
  bottom: 0px;
  right: 8.4%;
  line-height: 0px;
  z-index: -1;
}
.footer .w1200 {
  overflow: inherit;
  padding: 48px 0px;
}
.footer .w1200 a:hover {
  color: #e60012;
}
.footer .w1200 > div {
  padding: 0px;
}
.footer__contact p, .footer__contact span, .footer-contact p {
  color: #b5b5b5;
}
.footer__contact > div {
  margin-top: 20px;
}
.footer__contact > div > p {
  width: 25em;
  line-height: 1.8;
}
@media screen and (max-width: 1200px) {
  .footer__contact > div > p {
    width: 100%;
  }
}
.footer .footer-nav h4 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  /* padding-bottom: 1.5rem; */
  color: #b5b5b5;
}
.footer .footer-nav-list li {
  width: 50%;
  /* margin-bottom: 0.5rem; */
  float: left;
  font-size: 16px;
}
.footer .footer-nav-list li a {
  display: block;
  line-height: 2.25;
}
.footer .footer-qr-grp {
  margin-top: 1.5rem;
}
.footer .footer-qr-grp img {
  float: left;
  width: 120px;
  height: 120px;
  margin-right: 20px;
}
.footer .footer-qr-grp .footer-contact p {
  margin-bottom: 5px;
}
.footer .footer-qr-grp .footer-contact .phone {
  display: block;
  margin-bottom: 5px;
  font-size: 30px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .footer .footer-qr-grp .footer-contact .phone {
    font-size: 20px;
  }
}
.footer__friend {
  padding: 0px !important;
}
.footer__friend span {
  color: #b5b5b5;
}
.footer__friend a {
  margin: 0px 6px;
  display: inline-block;
}
.footer.cur {
  padding-bottom: 0px;
}
.fot_l {
  float: left;
  width: 44%;
  padding: 48px 0px;
}
.fot_l img {
  display: block;
}
.fot_l div {
  width: 100%;
  float: left;
  margin-top: 30px;
}
.fot_l div p {
  width: 40%;
  float: left;
  color: #b5b5b5;
  line-height: 30px;
}
.fot_l div p:nth-child(2n) {
  float: right;
  width: 58%;
}
.fot_l > p {
  display: none;
}

.fo_link {
  width: 65%;
  float: left;
  color: #999;
  line-height: 30px;
  padding-bottom: 30px;
}
.fo_link p {
  padding-left: 70px;
  position: relative;
}

.fot_r {
  width: 34%;
  float: right;
  font-size: 12px;
  color: #999999;
}

.fo_link p span {
  position: absolute;
  left: 0px;
}
.fo_link p a {
  float: left;
  font-size: 14px;
  color: #999;
  margin: 0px 6px;
}
.fo_link p a:hover {
  color: #e60012;
}

.fot_r .bshare-custom {
  float: right;
  width: 100%;
  text-align: right;
  margin: 175px 0px 40px 0px;
}

.bshare-custom a {
  padding: 0px !important;
  margin: 0px;
  margin-left: 6%;
  display: inline-block;
}

.fot_r .bshare-custom a {
  height: 19px;
}
.fot_r .bshare-custom a.bshare-sinaminiblog {
  width: 24px;
  background: url(../images/fx1.png) no-repeat center;
}
.fot_r .bshare-custom a.bshare-qqim {
  width: 19px;
  background: url(../images/fx2.png) no-repeat center;
}
.fot_r .bshare-custom a.bshare-weixin {
  width: 23px;
  background: url(../images/fx3.png) no-repeat center;
}
.fot_r .bshare-custom a.bshare-more {
  width: 23px;
  background: url(../images/fx4.png) no-repeat center;
}

.for_r_l, .for_r_r {
  width: 46%;
  float: left;
  position: relative;
}

.for_r_l {
  display: none;
}
.for_r_l span {
  display: block;
  border: 1px solid #6d6d6d;
  padding: 0px 34px 0px 18px;
  color: #b5b5b5;
  height: 32px;
  line-height: 32px;
}

.for_r_r a {
  display: block;
  border: 1px solid #6d6d6d;
  padding: 0px 34px 0px 18px;
  color: #b5b5b5;
  height: 32px;
  line-height: 32px;
}

.for_r_l span i, .for_r_r a i {
  width: 16px;
  height: 100%;
  position: absolute;
  right: 12px;
  background: url(../images/inico18.png) no-repeat center;
}

.for_r_l span.cur i {
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
}
.for_r_l div {
  position: absolute;
  display: none;
  bottom: 33px;
  left: 0px;
  background: #595959;
  right: 0px;
  border-left: 1px solid #6d6d6d;
  border-right: 1px solid #6d6d6d;
}
.for_r_l div a {
  display: block;
  padding: 0px 18px;
  line-height: 30px;
  border-bottom: 1px solid #6d6d6d;
}
.for_r_l div a:hover {
  color: #e60012;
}

.for_r_r {
  float: right;
}
.for_r_r a i {
  width: 21px;
  background: url(../images/inico17.png) no-repeat center;
}

@media screen and (min-width: 1025px) {
  .for_r_r a:hover, .for_r_l span:hover {
    background: #e60012;
    color: #fff;
    border-color: #e60012;
  }

  .for_r_r a:hover i {
    background: url(../images/inico017.png) no-repeat center;
  }

  .for_r_l span:hover i {
    background: url(../images/inico018.png) no-repeat center;
  }
}
.for_r_lau {
  float: left;
  width: 54%;
}
.for_r_lau a {
  margin-right: 16%;
  float: left;
}

.fot_en {
  width: 100%;
  float: left;
  padding: 28px 0px;
  border-top: 1px solid #6d6d6d;
}
.fot_en > div {
  float: left;
  color: #b5b5b5;
  width: 100%;
}
.fot_en > div p {
  display: inline-block;
  float: right;
}
.fot_en > div p a {
  margin: 0px 4px;
}
.fot_en > div p a:hover {
  color: #e60012;
}
.fot_en > p {
  float: right;
  color: #b5b5b5;
}
.fot_en > p a:hover {
  color: #e60012;
}

.menuBox {
  position: fixed;
  top: 79px;
  right: -100%;
  overflow: scroll;
  width: 100%;
  bottom: 0px;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 60;
}
.menuBox .w1200 {
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
}
/* .menuBox .w1200 {
  width: unset;
} */

.menu_top {
  width: 100%;
  float: left;
}
.menu_top a {
  display: inline-block;
  margin-right: 44px;
  padding-left: 67px;
  line-height: 22px;
  font-size: 14px;
  color: #282828;
  position: relative;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.menu_top a:before {
  display: block;
  width: 52px;
  height: 1px;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 48%;
  background-color: #282828;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.menu_top a:hover {
  padding-left: 60px;
  margin-right: 51px;
}
.menu_top a:hover:before {
  width: 45px;
}

.menuBox .w1200 > ul {
  width: 100%;
  /* float: left; */
  /* margin-top: 8%; */
}
/* .menuBox .w1200 > ul li {
  float: left;
  margin-right: 6%;
} */
.menuBox .w1200 > ul li.hide {
  display: none;
}
.menuBox .w1200 > ul li > p {
  display: block;
  font-size: 24px;
  line-height: 25px;
  margin-bottom: 20px;
  padding-left: 0;
}
.menuBox .w1200 > ul li > p a {
  color: #282828;
}
.menuBox .w1200 > ul li > p span {
  font-size: 18px;
  font-family: "Century Gothic";
}

.menu_list {
  display: block;
  overflow: hidden;
}

.menu_li_c > div a {
  font-size: 14px;
  color: #666;
  margin-left: 44px;
  display: block;
  line-height: 28px;
}
.menu_li_c > p a {
  display: block;
  font-size: 16px;
  line-height: 29px;
  color: #666666;
  padding-left: 28px;
}
.menu_li_c > p a em {
  display: inline-block;
  width: 0px;
  height: 1px;
  background-color: #666666;
  margin-right: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.menu_li_h > div {
  display: none;
}

.N_nav {
  position: fixed;
  top: 80px;
  z-index: 58;
  left: 0px;
  right: 0px;
  background-color: rgba(51, 51, 51, 0.3);
  text-align: center;
  padding: 22px 0px;
}
.N_nav a {
  display: inline-block;
  position: relative;
  line-height: 32px;
  padding-left: 46px;
  font-size: 16px;
  color: #fff;
  margin: 0px 2%;
}
.N_nav a img {
  position: absolute;
  left: 0px;
  width: 32px;
}
.N_nav a img.N_na_img2 {
  display: none;
}
.N_nav a:hover {
  color: #e60012;
}
.N_nav a:hover img.N_na_img1 {
  display: none;
}
.N_nav a:hover img.N_na_img2 {
  display: block;
}

.N_banner {
  margin-top: 80px;
  width: 100%;
  /* float: left; */
}
.N_banner img {
  width: 100%;
  /* float: left; */
}

.main {
  padding: 80px 0px;
}

.pro_top {
  width: 100%;
  float: left;
  background: url(../images/prico6.png) no-repeat right bottom #e2e2e4;
  padding: 30px 0px;
}
.pro_top > a {
  font-size: 18px;
  color: #333333;
  float: left;
  margin-left: 4%;
  padding-left: 28px;
  position: relative;
}
.pro_top > a:before {
  content: "";
  width: 12px;
  height: 12px;
  border: 1px solid #999999;
  position: absolute;
  left: 0px;
  top: 6px;
}
.pro_top > a.cur, .pro_top > a:hover {
  color: #e60012;
  font-family: "方正兰亭粗黑简体";
}
@media screen and (max-width: 768px) {
  .pro_top > a.cur {
    font-weight: bold;
  }
}
.pro_top > a.cur:before, .pro_top > a:hover:before {
  border-color: #e60012;
  background: #e60012;
}

.pro_mid {
  width: 100%;
  float: left;
}
.pro_mid li {
  width: 24%;
  float: left;
  margin-top: 30px;
  margin-right: 1.33%;
}
.pro_mid li a {
  width: 100%;
  float: left;
  padding-bottom: 68px;
  position: relative;
}
.pro_mid li a p {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.pro_mid li a span {
  position: absolute;
  left: 0px;
  right: 0px;
  height: 48px;
  bottom: 0px;
  line-height: 24px;
  font-size: 16px;
  color: #333333;
  padding: 10px 15px;
  background: #e2e2e4;
  text-align: center;
}
.pro_mid li a span i {
  position: absolute;
  font-style: normal;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  right: 0px;
  padding: 0px 15px;
}
.pro_mid li:nth-child(4n) {
  margin-right: 0px;
}

@media screen and (min-width: 1025px) {
  .pro_mid li a:hover span {
    color: #fff;
    background: #e60012;
    padding: 15px 15px;
    transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
  }
}
.page {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 80px;
}
.page li {
  display: inline-block;
  margin: 0px 5px;
  width: 38px;
  height: 34px;
}
.page li a, .page li span {
  width: 100%;
  float: left;
  height: 100%;
  line-height: 34px;
  border-radius: 34px;
  border: 1px solid #e1e1e1;
  font-size: 16px;
  color: #666666;
}
.page li.pre a, .page li.next a {
  padding: 0;
  width: inherit;
}
.page li.active a {
  background: #e60012;
  color: #fff;
  border: 1px solid #e60012;
}
.page li:hover a, .page li:hover span {
  background: #e60012;
  color: #fff;
  border: 1px solid #e60012;
}

.pro_en {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  background: url(../images/probg.jpg) no-repeat center;
  z-index: 1;
  background-size: cover;
  height: 380px;
}
.pro_en:after {
  position: absolute;
  right: 11.2%;
  bottom: 0px;
  content: url(../images/pro.png);
  line-height: 0;
  z-index: -1;
}
.pro_en dl {
  margin-top: 112px;
}
.pro_en dl dt {
  font-size: 36px;
  color: #333333;
}
.pro_en dl dd {
  margin-top: 22px;
}
.pro_en dl dd p {
  font-size: 24px;
  color: #333;
}
.pro_en dl dd a {
  float: left;
  padding: 0px 22px 0px 56px;
  margin-right: 9px;
  border-radius: 20px;
  line-height: 36px;
  background: #e60012;
  color: #fff;
  position: relative;
}
.pro_en dl dd a:before {
  position: absolute;
  left: 28px;
  top: 10px;
  line-height: 0;
}
.pro_en dl dd a:nth-child(1):before {
  content: url(../images/proico1.png);
}
.pro_en dl dd a:nth-child(2):before {
  content: url(../images/proico2.png);
}
.pro_en dl dd a:nth-child(3):before {
  content: url(../images/proico3.png);
}
.pro_en dl dd a:hover {
  background-color: rgba(230, 0, 18, 0.6);
}

.proxq_top {
  width: 100%;
  float: left;
  background: url(../images/propic14.jpg) no-repeat center bottom #f4f4f6;
  margin-top: 80px;
  padding-bottom: 242px;
}
.proxq_top .w1200 > p {
  width: 100%;
  float: left;
  padding: 24px 0px;
}
.proxq_top .w1200 > p a {
  color: #999999;
}
.proxq_top .w1200 > p a:hover, .proxq_top .w1200 > p a.cur {
  color: #e60012;
}
.proxq_top .w1200 > p a:after {
  content: ">";
  color: #999;
  margin: 0px 5px;
}
.proxq_top .w1200 > p a:last-child:after {
  display: none;
}

.proxq_t_cL {
  width: 45.5%;
  float: left;
  position: relative;
  margin-top: 32px;
}
.proxq_t_cL > img {
  width: 76%;
  float: right;
}

.proxq_t_ul {
  width: 100px;
  height: 240px;
  float: left;
  padding: 32px 0px;
  position: relative;
  margin-top: 10%;
}

.proxq_ol {
  width: 100px;
  height: 240px;
  float: left;
  padding: 32px 0px;
  position: relative;
  margin-top: 4%;
}
.proxq_ol .rightBtn, .proxq_ol .leftBtn {
  cursor: pointer;
  position: absolute;
  left: 0px;
  right: 0px;
  text-align: center;
  z-index: 20;
}
.proxq_ol .rightBtn {
  bottom: 0px;
}
.proxq_ol .leftBtn {
  top: 0px;
  color: #999999;
}
.proxq_ol .rightBtn.on:hover {
  color: #e60012 !important;
}
.proxq_ol .leftBtn.on:hover {
  color: #e60012 !important;
}
.proxq_ol .leftBtn:hover {
  color: #e60012;
}
.proxq_ol .rightBtn:hover {
  color: #e60012;
}
.proxq_ol .leftBtn:hover {
  color: #999999;
}

.proxq_ol_c {
  width: 100%;
  height: 100%;
  float: left;
  padding: 32px 0px;
  position: relative;
}

.proxq_ol ul {
  position: relative;
  width: 100%;
  height: 800%;
}
.proxq_ol ul li {
  width: 98px;
  float: left;
  border: 1px solid #d3d3d4;
  margin: 10px 0px;
}

.proxq_ol_c .swiper-container .swiper-slide a {
  width: 98px;
  float: left;
  border: 1px solid #d3d3d4;
  margin: 10px 0px;
}

.proxq_ol ul li:hover, .proxq_ol_c .swiper-container .swiper-slide a:hover, .proxq_ol ul li.cur {
  border-color: #e60012;
}

.proxq_ol_c .swiper-container {
  height: 100% !important;
  position: static !important;
  overflow: hidden;
}
.proxq_ol_c .swiper-container .swiper-slide a {
  display: block;
}
.proxq_ol_c .swiper-container .swiper-slide a.cur {
  border-color: #e60012;
}
.proxq_ol_c .swiper-button-next, .proxq_ol_c .swiper-button-prev {
  cursor: pointer;
  top: 0px;
  position: absolute;
  left: 0px;
  right: 0px;
  text-align: center;
  width: 100%;
  height: 32px;
  line-height: 32px;
  background: none;
  margin-top: 0px;
}
.proxq_ol_c .swiper-button-next {
  bottom: 0px !important;
  top: auto;
}

.proxq_t_cR {
  width: 50%;
  float: right;
}
.proxq_t_cR dl {
  width: 100%;
  float: left;
}
.proxq_t_cR dl dt {
  padding: 30px 0px;
  border-bottom: 1px solid #d3d3d4;
}
.proxq_t_cR dl dt h1 {
  display: block;
  font-size: 36px;
  color: #000000;
  font-family: "方正兰亭粗黑简体";
}
.proxq_t_cR dl dt p {
  font-size: 24px;
  color: #666666;
  margin-top: 4px;
}
.proxq_t_cR dl dd p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  padding: 24px 0px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d3d3d4;
}
.proxq_t_cR dl dd span {
  display: block;
  padding-left: 32px;
  margin-top: 2px;
  font-size: 16px;
  line-height: 30px;
}
.proxq_t_cR dl dd span:nth-child(2) {
  background: url(../images/proico6.png) no-repeat left 7px;
}
.proxq_t_cR dl dd span:nth-child(3) {
  background: url(../images/proico7.png) no-repeat left 7px;
}
.proxq_t_cR dl dd a {
  float: left;
  padding: 0px 72px 0px 32px;
  font-size: 18px;
  margin: 48px 20px 0px 0px;
  background: #a5a5a5;
  line-height: 60px;
  color: #fff;
  position: relative;
}
.proxq_t_cR dl dd a:after {
  position: absolute;
  top: 17px;
  line-height: 0;
}
.proxq_t_cR dl dd a:nth-child(1) {
  padding: 0px 108px 0px 68px;
}
.proxq_t_cR dl dd a:nth-child(1):after {
  content: url(../images/proico4.png);
  right: 66px;
}
.proxq_t_cR dl dd a:nth-child(2):after {
  content: url(../images/proico5.png);
  right: 32px;
}
.proxq_t_cR dl dd a.cur, .proxq_t_cR dl dd a:hover {
  background: #e60012;
}

.proxq_mid {
  overflow: inherit;
}

.proxq_m_t {
  width: 70%;
  float: left;
  margin-top: -60px;
}
.proxq_m_t .hd ul {
  width: 100%;
  float: left;
}
.proxq_m_t .hd ul li {
  line-height: 60px;
  cursor: default;
  position: relative;
  padding: 0px 12.5% 0px 8%;
  height: 60px;
  float: left;
  background-color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  color: #000000;
  margin-right: 10px;
}
.proxq_m_t .hd ul li:after {
  content: url(../images/proico8.png);
  position: absolute;
  line-height: 0;
  right: 30%;
  top: 23px;
}
.proxq_m_t .hd ul li.on {
  font-family: "方正兰亭粗黑简体";
  color: #e60012;
}
.proxq_m_t .hd ul li.on:after {
  content: url(../images/proico08.png);
}

.proxq_m_l {
  width: 100%;
  float: left;
  padding-bottom: 60px;
}
.proxq_m_l > h4, .proxq_m_l > div {
  width: 100%;
  float: left;
  border-top: 1px solid #e2e2e4;
  margin: 52px 0px 20px 0px;
}
.proxq_m_l > h4 span, .proxq_m_l > div span {
  float: left;
  padding: 0px 10px 0px 40px;
  height: 24px;
  line-height: 24px;
  background: url(../images/proico9.png) no-repeat center left #fff;
  font-size: 16px;
  margin-top: -13px;
  color: #333333;
  font-family: "方正兰亭粗黑简体";
}
.proxq_m_l > p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  width: 100%;
  float: left;
}

.pro_ulA, .pro_ulB {
  width: 100%;
  float: left;
}

.pro_ulA li {
  display: block;
  padding-left: 22px;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  background: url(../images/proico10.png) no-repeat left 9px;
}

.pro_ulB li {
  display: block;
  padding-left: 22px;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  background: url(../images/proico10.png) no-repeat left 9px;
  padding-left: 24px;
  background: none;
  position: relative;
}
.pro_ulB li i {
  position: absolute;
  left: 0px;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  background: #a5a5a5;
  border-radius: 100%;
  top: 7px;
  font-style: normal;
  font-size: 12px;
  color: #fff;
}

.proxq_m_l table {
  width: 100%;
  float: left;
  margin-top: 20px;
  font-size: 16px;
  border-collapse: collapse;
  border-spacing: 0;
}
.proxq_m_l ul {
  overflow: hidden;
  width: 80%;
  float: left;
  padding-left: 20px;
}
.proxq_m_l ul li {
  list-style: disc !important;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}
.proxq_m_l table td {
  padding: 14px 26px;
  text-align: center;
}
.proxq_m_l table td:last-child {
  border-right: none;
}
.proxq_m_l table thead td {
  background: #e3e3e5;
  font-family: "方正兰亭粗黑简体";
  padding: 22px 14px;
}
.proxq_m_l table tbody tr:nth-child(2n) {
  background: #f4f4f5;
}

.proxq_m_R {
  width: 25%;
  float: right;
  padding-bottom: 26px;
  border: 8px solid #f4f4f6;
  background: #fff;
  margin-top: 52px;
  position: relative;
}
.proxq_m_R > p {
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 5;
  font-size: 18px;
  color: #333333;
  font-family: "方正兰亭粗黑简体";
  padding: 0px 28px;
  top: 28px;
}

.proxq_m_Rc {
  padding: 0px 28px;
  overflow: hidden;
  margin-top: 38px;
}
.proxq_m_Rc .swiper-slide a span {
  display: block;
  color: #333333;
  font-size: 16px;
  text-align: center;
  height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: -10px;
}
.proxq_m_Rc .pagination {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 30px;
}
.proxq_m_Rc .pagination span {
  display: inline-block;
  width: 10px;
  vertical-align: middle;
  height: 10px;
  border-radius: 100%;
  background: #f7b2b7;
  margin: 0px 5px;
}
.proxq_m_Rc .pagination .swiper-pagination-bullet-active {
  width: 14px;
  height: 14px;
  background: #e60012;
}

.proxq_m_ul {
  width: 100%;
  float: left;
  margin-top: 32px;
}
.proxq_m_ul li {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.proxq_m_ul li h4 {
  display: block;
  position: relative;
  line-height: 24px;
  overflow: hidden;
  padding: 20px 68px;
  background: #f8f8f8;
  font-size: 16px;
  color: #333333;
  font-family: "方正兰亭粗黑简体";
}
.proxq_m_ul li h4:before {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../images/proico11.png);
  background-size: 100%;
  position: absolute;
  left: 24px;
  top: 18px;
}
.proxq_m_ul li h4:after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../images/proico12.png);
  background-size: 100%;
  position: absolute;
  right: 24px;
  top: 18px;
}
.proxq_m_ul li div {
  overflow: hidden;
  margin-top: 20px;
  display: none;
  padding: 0px 20px;
}
.proxq_m_ul li div p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}
.proxq_m_ul li h4.cur:after {
  background-image: url(../images/proico012.png);
}

.proxq_end {
  width: 100%;
  float: left;
  background: #f4f4f6;
  padding: 68px 0px;
}

.proxq_en_l {
  width: 41.5%;
  float: left;
}
.proxq_en_l > span {
  display: block;
  font-size: 20px;
  color: #333333;
  padding-left: 22px;
  position: relative;
  margin-bottom: 28px;
}

.proxq_en_r > span {
  display: block;
  font-size: 20px;
  color: #333333;
  padding-left: 22px;
  position: relative;
  margin-bottom: 28px;
}

.proxq_en_l > span:before, .proxq_en_r > span:before {
  content: "";
  width: 4px;
  height: 18px;
  background: #e60012;
  position: absolute;
  left: 0px;
  top: 2px;
}

.proxq_en_lc {
  display: block;
  overflow: hidden;
}
.proxq_en_lc > p {
  width: 30.5%;
  float: left;
  overflow: hidden;
}
.proxq_en_lc > div {
  width: 64.2%;
  float: right;
}
.proxq_en_lc > div span {
  display: block;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  margin-top: 10px;
  height: 48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  overflow: hidden;
}
.proxq_en_lc > div i {
  display: block;
  font-style: normal;
  color: #999999;
  margin-top: 14px;
}
.proxq_en_lc:hover > div span {
  color: #e60012;
}

.proxq_en_lb {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.proxq_en_lb a {
  display: block;
  position: relative;
  padding-right: 128px;
  color: #666666;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.proxq_en_lb a i {
  position: absolute;
  right: 0px;
  font-style: normal;
  color: #999999;
}
.proxq_en_lb a:hover {
  color: #e60012;
}

.proxq_en_r {
  width: 44.8%;
  float: right;
}
.proxq_en_r > p {
  color: #666666;
  line-height: 24px;
}

.proxq_en_rc {
  width: 100%;
  float: left;
  margin-top: 30px;
}
.proxq_en_rc > img {
  width: 48%;
  float: left;
}

.proxq_en_rR {
  width: 45.3%;
  float: right;
}
.proxq_en_rR select {
  width: 100%;
  padding: 0px 10px;
  border: 1px solid #d3d3d4;
  height: 36px;
  color: #666666;
  background: none;
  margin-bottom: 10px;
}
.proxq_en_rR a {
  display: block;
  color: #fff;
  line-height: 38px;
  background: #e60012;
  padding: 0px 10px;
  overflow: hidden;
  text-align: center;
}

.S_nav a {
  padding: 0px;
  margin: 0px;
  margin: 0px 32px;
  position: relative;
}
.S_nav a:after {
  content: url(../images/dian.jpg);
  color: #fff;
  position: absolute;
  right: -34px;
  top: -3px;
  position: absolute;
}
.S_nav a:last-child:after {
  display: none;
}

.sea_tit {
  width: 100%;
  float: left;
  text-align: center;
  padding-top: 186px;
}
.sea_tit > span {
  padding-left: 76px;
  position: relative;
  font-size: 28px;
  font-family: "方正兰亭粗黑简体";
  color: #4c4c4c;
  display: inline-block;
  height: 50px;
  line-height: 50px;
}
.sea_tit > span img {
  position: absolute;
  left: 0px;
}

.sea_m {
  width: 100%;
  float: left;
  margin-top: 22px;
}
.sea_m select {
  padding: 0px 2%;
  width: 20.6%;
  height: 48px;
  border: 1px solid #d3d3d4;
  margin-right: 0.6%;
  font-size: 16px;
  color: #666666;
}
.sea_m input {
  padding: 0px 2%;
  width: 20.6%;
  height: 48px;
  border: 1px solid #d3d3d4;
  margin-right: 0.6%;
  font-size: 16px;
  color: #666666;
  width: 26%;
  color: #c5c5c5;
}
.sea_m a {
  width: 4%;
  float: right;
  height: 50px;
  background: url(../images/seaico2.png) no-repeat center #e60012;
}

.sea_e {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 40px;
}
.sea_e label {
  display: inline-block;
  color: #666;
  line-height: 25px;
  margin: 0px 20px;
}
.sea_e label input {
  float: left;
  margin-top: 6px;
}
.sea_e label span img {
  margin: 0px 10px;
}

.seaB {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 60px;
  overflow: hidden;
}

#allmap {
  width: 100%;
  height: 720px;
  float: left;
}

.seaB .w1200 {
  position: absolute;
  top: 7%;
  right: 20%;
  width: 340px;
}

.seaB_c {
  width: 300px;
  height: 500px;
  background: #fdfdfd;
  float: right;
  padding: 0px 20px;
  position: relative;
}
.seaB_c .swiper-container {
  margin-top: 47px;
  border-top: 1px solid #d3d3d4;
  width: 100%;
  float: left;
  height: 406px !important;
}
.seaB_c .swiper-wrapper {
  height: 406px !important;
}
.seaB_c .swiper-slide {
  height: 100px !important;
  border-bottom: 1px solid #d3d3d4;
}
.seaB_c .swiper-slide p {
  padding-left: 50px;
  position: relative;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-top: 14px;
}
.seaB_c .swiper-slide p span {
  display: block;
  color: #333333;
  line-height: 30px;
  margin-bottom: 6px;
}
.seaB_c .swiper-slide p span img {
  float: left;
  margin-right: 10px;
  width: 72px;
  height: 30px;
}
.seaB_c .swiper-slide p:before {
  content: url(../images/seaico3.png);
  position: absolute;
  left: 0px;
}
.seaB_c .arrow-left, .seaB_c .arrow-right {
  position: absolute;
  left: 0px;
  right: 0px;
  height: 10px;
  z-index: 6;
}
.seaB_c .arrow-left {
  background: url(../images/seaico4.png) no-repeat center;
  top: 20px;
}
.seaB_c .arrow-right {
  background: url(../images/seaico5.png) no-repeat center;
  bottom: 20px;
}
.seaB_c .arrow-left:hover {
  background: url(../images/seaico04.png) no-repeat center;
}
.seaB_c .arrow-right:hover {
  background: url(../images/seaico05.png) no-repeat center;
}

.sea1B {
  width: 100%;
  float: left;
}

.sea1B_tit {
  width: 100%;
  float: left;
  text-align: center;
  padding: 50px 0px;
}
.sea1B_tit a {
  display: inline-block;
  padding-left: 67px;
  position: relative;
  height: 52px;
  line-height: 52px;
  font-size: 28px;
  font-family: "方正兰亭粗黑简体";
  color: #4c4c4c;
}
.sea1B_tit a img {
  position: absolute;
  left: 0px;
}
.sea1B_tit p {
  font-size: 18px;
  color: #666666;
  margin-top: 16px;
}

.sea1B_con {
  width: 100%;
  float: left;
  background: url(../images/seabg.jpg) no-repeat center;
  background-size: cover;
  height: 600px;
}
.sea1B_con .w1200 {
  height: 100%;
  position: relative;
}

.sea1B_c_c {
  width: 69%;
  float: left;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 90px 0px;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
.sea1B_c_c dl {
  width: 48%;
  float: left;
  margin: 16px 0px 0px 4%;
}
.sea1B_c_c dl dt {
  font-size: 24px;
  color: #333333;
  font-family: "方正兰亭粗黑简体";
}
.sea1B_c_c dl dd {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  margin-top: 26px;
}
.sea1B_c_c > img {
  width: 46%;
  float: right;
  margin-right: 2%;
}

.sea1C {
  width: 100%;
  float: left;
  background: url(../images/bg.jpg) no-repeat center;
  padding: 78px 0px;
  background-size: cover;
}
.sea1C .w1200 > img {
  float: left;
  width: 38.6%;
}

.sea1C_R {
  width: 59.8%;
  float: right;
  margin-right: 2px;
  margin-top: 30px;
}
.sea1C_R dl {
  width: 100%;
  float: left;
  border: 1px solid #c0c0c0;
  margin-top: 44px;
  padding-bottom: 32px;
  border-radius: 4px;
}
.sea1C_R dl dt {
  width: 173px;
  height: 46px;
  line-height: 46px;
  border-radius: 0px 20px 0px 0px;
  color: #fff;
  font-size: 18px;
  background: #e60012;
  text-align: center;
  margin-top: -20px;
  margin-left: -16px;
}
.sea1C_R dl dd {
  padding: 0px 3.6%;
}
.sea1C_R dl dd span {
  font-size: 18px;
  color: #333333;
  display: block;
  font-family: "方正兰亭粗黑简体";
  margin: 28px 0px 10px 0px;
}
.sea1C_R dl dd p {
  font-size: 16px;
  color: #333333;
  line-height: 36px;
}

.que_mid {
  /* margin-top: 40px; */
  width: 100%;
  float: left;
}
.que_mid li {
  width: 100%;
  float: left;
}
.que_mid li a {
  padding: 22px 188px 22px 125px;
  display: block;
  position: relative;
  background: #f8f8f8;
}
.que_mid li a span {
  display: block;
  font-size: 16px;
  color: #333333;
  font-family: "方正兰亭粗黑简体";
  /* height: 18px; */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.que_mid li a p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  margin-top: 10px;
  height: 60px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  overflow: hidden;
}
.que_mid li:nth-child(2n) a {
  background: none;
}
.que_mid li a:before {
  content: "";
  width: 42px;
  height: 42px;
  background-image: url(../images/proico11.png);
  position: absolute;
  left: 46px;
  top: 22px;
}
.que_mid li a:after {
  content: "";
  width: 42px;
  height: 42px;
  background-image: url(../images/proico11.png);
  position: absolute;
  left: 46px;
  top: 22px;
  background-image: url(../images/proico12.png);
  left: auto;
  background-repeat: no-repeat;
  background-position: center;
  right: 0px;
  top: 22px;
  padding: 23px 45px;
  border-left: 1px solid #e2e2e4;
}
.que_mid li a:hover:after {
  background-image: url(../images/proico13.png);
}

@media screen and (min-width: 1025px) {
  .menu_li_c > p a:hover em {
    width: 12px;
  }

  .menuBox .w1200 > ul li > p a:hover, .menu_li_c > p a:hover, .menu_top a:hover, .menu_li_c > div a:hover {
    color: #e60012;
  }
}
.AU_banner {
  width: 100%;
  float: left;
  margin-top: 80px;
}
.AU_banner .swiper-container {
  background: #f8f8f8;
}
.AU_banner .swiper-slide {
  padding-bottom: 48px;
  position: relative;
}
.AU_banner .swiper-slide video {
  display: none;
  height: 600px;
}
.AU_banner .swiper-slide a {
  width: 100%;
  float: left;
}
.AU_banner .swiper-slide a.Au_swip {
  position: relative;
}
.AU_banner .swiper-slide .Au_swip:after {
  content: url(../images/open01.png);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.AU_banner .swiper-slide a.show_a {
  display: none;
}
.AU_banner .swiper-slide a img {
  width: 100%;
}
.AU_banner .swiper-slide span {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: center;
  font-size: 18px;
  color: #333333;
}
.AU_banner .tabs {
  width: 100%;
  float: left;
  text-align: center;
  background: #f8f8f8;
  height: 68px;
}
.AU_banner .tabs a {
  display: inline-block;
  width: 143px;
  margin: 28px 5px 0px 5px;
  position: relative;
}
.AU_banner .tabs a p {
  width: 100%;
  height: 0;
  opacity: 0;
  position: absolute;
  left: 0px;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
}
.AU_banner .tabs a p:after {
  content: url(../images/open.png);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.AU_banner .swiper-slide i {
  position: absolute;
  top: 40%;
  left: 50%;
  z-index: 10;
  transform: translate(-50%, -50%);
  width: 62px;
  height: 62px;
  opacity: 0;
  background: url(../images/pause.png) no-repeat center;
  display: none;
}
.AU_banner .swiper-slide:hover i {
  opacity: 1;
}

.ser_banner {
  position: relative;
}
.ser_banner .swiper-slide {
  padding-bottom: 0px;
}
.ser_banner .tabs {
  position: absolute;
  z-index: 2;
  left: 0px;
  right: 0px;
  bottom: 30px;
  text-align: center;
  background: none;
  height: auto;
}
.ser_banner .tabs a {
  display: inline-block;
  margin: 0px 5px;
  width: 26px;
  height: 12px;
  border-radius: 10px;
  background: #fff;
}
.ser_banner .tabs a.active {
  background: #e60012;
}

.audio_top {
  width: 100%;
  float: left;
  background: #f8f8f8;
  height: 120px;
  margin-bottom: 38px;
}
.audio_top h1 {
  text-align: center;
  font-size: 18px;
  color: #333333;
  margin: 30px 0px;
  display: block;
}
.audio_top ul {
  width: 600px;
  margin: 0 auto;
  display: block;
}
.audio_top ul li {
  float: left;
  width: 23.5%;
  position: relative;
  margin-right: 2%;
}
.audio_top ul li:nth-child(4n) {
  margin-right: 0px;
}
.audio_top ul li a {
  width: 100%;
  float: left;
}
.audio_top ul li a img {
  width: 100%;
  float: left;
}
.audio_top ul li p {
  width: 100%;
  height: 0;
  opacity: 0;
  position: absolute;
  left: 0px;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
}
.audio_top ul li p:after {
  content: url(../images/open.png);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.AU_banner .tabs a.active p {
  height: 100%;
  opacity: 1;
  top: 0px;
}

@media screen and (min-width: 1025px) {
  .AU_banner .tabs a:hover p {
    height: 100%;
    opacity: 1;
    top: 0px;
  }
}
.audio_mid {
  width: 100%;
  float: left;
  margin-top: 32px;
}
.audio_mid li {
  width: 32%;
  margin-right: 2%;
  float: left;
  margin-top: 40px;
}
.audio_mid li:nth-child(3n) {
  margin-right: 0px;
}
.audio_mid li a {
  width: 100%;
  float: left;
}

.audio_m_t {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
}
.audio_m_t .audio-info {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 0px;
  opacity: 0;
  line-height: 46px;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  color: #d0d0d0;
  transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
}
.audio_m_t div i {
  float: left;
  font-style: normal;
  margin-left: 5%;
  padding-left: 22px;
}
.audio_m_t div i:nth-child(1) {
  background: url(../images/auico1.png) no-repeat center left;
}
.audio_m_t div i:nth-child(2) {
  background: url(../images/auico2.png) no-repeat center left;
}
.audio_m_t div span {
  float: right;
  height: 100%;
  background: url(../images/auico3.png) no-repeat center #e60012;
  width: 13%;
}

.audio_mid li a > span {
  font-size: 16px;
  color: #666666;
  width: 100%;
  float: left;
  margin-top: 16px;
  height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (min-width: 1025px) {
  .audio_mid li a:hover .audio_m_t .audio-info {
    height: 46px;
    opacity: 1;
  }
}
.auxq_con {
  width: 100%;
  /* float: left; */
  background: #f4f4f6;
  /* margin-top: 80px; */
  padding-bottom: 74px;
}
/* .auxq_con .w1200 > p {
  width: 100%;
  float: left;
  padding: 24px 0px 60px 0px;
}
.auxq_con .w1200 > p a {
  color: #999999;
}
.auxq_con .w1200 > p a:hover, .auxq_con .w1200 > p a.cur {
  color: #e60012;
}
.auxq_con .w1200 > p a:after {
  content: ">";
  color: #999;
  margin: 0px 5px;
}
.auxq_con .w1200 > p a:last-child:after {
  display: none;
} */

.auxq_con_l {
  width: 66.6%;
  float: left;
}
.auxq_con_l dl {
  width: 100%;
  /* float: left; */
  padding-bottom: 40px;
  border-bottom: 1px solid #d3d3d4;
}
.auxq_con_l dl dt {
  margin-bottom: 26px;
}
.auxq_con_l dl dt h1 {
  font-size: 24px;
  color: #000000;
  line-height: 32px;
}
.auxq_con_l dl dt p {
  font-size: 16px;
  color: #666;
  margin-top: 10px;
  line-height: 24px;
}

.contact_con_l dl {
  padding-bottom: 18px;
  margin-bottom: 30px;
}
.contact_con_l dl dt {
  margin-bottom: 0px;
}

.auxq_con_l dl dd span {
  padding: 0px 8px;
  float: left;
  background: #ffd1d3;
  line-height: 16px;
  border: 1px solid #ec1c24;
  border-radius: 4px;
  font-size: 12px;
  color: #e60012;
}
.auxq_con_l dl dd i {
  font-size: 12px;
  color: #999999;
  font-style: normal;
  padding: 10px;
  /* margin-left: 24px; */
  float: left;
}
.auxq_con_l dl dd i:first-child {
  margin-left: 20px;
}
.auxq_con_l dl dd i:last-child {
  padding-left: 20px;
}
@media screen and (max-width: 500px) {
  .auxq_con_l dl {
    padding-bottom: 25px;
  }
  .auxq_con_l dl dd {
    flex-flow: column;
  }
  .auxq_con_l dl dd i:first-child {
    padding-left: 0px;
    margin-left: 0px;
  }
}
.auxq_con_l dl dd i:nth-child(2) {
  background: url(../images/auico1.png) no-repeat center left;
}

.newsxq_con .auxq_con_l dl dd i:nth-child(1) {
  background: url(../images/auico1.png) no-repeat center left;
}

.auxq_con_l dl dd i:nth-child(3), .newsxq_con .auxq_con_l dl dd i:nth-child(2) {
  background: url(../images/auico2.png) no-repeat center left;
}

.auxq_con_l dl dd .bshare-custom {
  float: left;
  margin-left: 24px;
  font-size: 14px;
  color: #999999;
  width: 200px;
}
.auxq_con_l dl dd .bshare-custom a.bshare-sinaminiblog {
  width: 18px;
  background: url(../images/fx01.png) no-repeat center;
  height: 15px;
  margin-left: 10px;
}
.auxq_con_l dl dd .bshare-custom a.bshare-weixin {
  width: 18px;
  background: url(../images/fx03.png) no-repeat center;
  height: 15px;
  margin-left: 0px;
}

.newsxq_con .auxq_con_l dl dd i:nth-child(1) {
  margin-left: 0px;
}
.newsxq_con .auxq_con_l dl dd i:nth-child(3) {
  background: url(../images/zz.png) no-repeat center left;
}
.newsxq_con .auxq_con_l dl dd i:nth-child(4) {
  background: url(../images/ly.png) no-repeat center left;
}
.newsxq_con .auxq_con_m {
  padding-top: 0px;
}
.newsxq_con .auxq_con_m p {
  text-indent: 2em;
  margin-top: 40px;
}
.newsxq_con .auxq_con_m div {
  text-align: center;
  overflow: hidden;
  margin-top: 40px;
}
.newsxq_con .auxq_con_m img {
  display: block;
  margin: 0 auto;
  margin-bottom: 14px;
}
.newsxq_con .auxq_con_rC a > p i {
  margin-left: 0px;
}
.newsxq_con .auxq_con_rC a > span {
  /* height: 48px; */
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  overflow: hidden;
}

.quexq_con .auxq_con_m span {
  color: #666;
  margin-top: 0px;
}

.newsxq_con .auxq_con_m p a {
  color: #666;
}
.newsxq_con .auxq_con_m p a:hover {
  color: #e60012 !important;
}
.newsxq_con .auxq_con_m p a:hover span {
  color: #e60012 !important;
}
.newsxq_con .contact_con_l .auxq_con_m p {
  margin-top: 0px;
  text-indent: 0;
  margin-top: 10px;
}
.newsxq_con .contact_con_l .auxq_con_m p span {
  margin-top: 0px;
  text-indent: 0;
  display: inline-block;
}

.auxq_con_m {
  width: 100%;
  float: left;
  padding: 50px 0px;
  border-bottom: 1px solid #d3d3d4;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}
.auxq_con_m > video {
  width: 100%;
}
.auxq_con_m p {
  margin-top: 20px;
}

.auxq_con_e {
  width: 75%;
  float: left;
  margin-top: 40px;
}
.auxq_con_e a {
  display: block;
  font-size: 16px;
  color: #999999;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.auxq_con_e a span, .auxq_con_e a:hover {
  color: #e60012;
}

.au_return {
  float: right;
  font-size: 16px;
  color: #999999;
  margin-top: 40px;
}
.au_return:before {
  content: url(../images/auico4.png);
  float: left;
  margin-right: 12px;
}

@media screen and (min-width: 1025px) {
  .au_return:hover {
    color: #e60012;
  }
  .au_return:hover:before {
    content: url(../images/auico04.png);
  }
}
.auxq_con_r {
  width: 23.75%;
  float: right;
}
.auxq_con_r > span {
  display: block;
  font-size: 24px;
  color: #808080;
}

.auxq_con_rC {
  width: 100%;
  overflow: hidden;
}
.auxq_con_rC a {
  width: 100%;
  float: left;
  margin-top: 28px;
}
.auxq_con_rC a > p, .auxq_con_rC a > span {
  width: 100%;
  float: left;
}
.auxq_con_rC a > p {
  overflow: hidden;
}
.auxq_con_rC a > span {
  font-size: 16px;
  color: #666666;
  margin: 18px 0px 12px 0px;
  height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.auxq_con_rC a > p span {
  padding: 0px 8px;
  float: left;
  background: #ffd1d3;
  line-height: 16px;
  border: 1px solid #ec1c24;
  border-radius: 4px;
  font-size: 12px;
  color: #e60012;
}
.auxq_con_rC a > p i {
  float: left;
  font-size: 12px;
  color: #999999;
  margin-left: 14px;
  font-style: normal;
}

.auxq_con_m .xq_vi {
  width: 600px;
  /* width: 100%; */
  height: 448px;
  position: relative;
  z-index: 1;
  /* float: left; */
}
@media screen and (max-width: 650px) {
  .auxq_con_m .xq_vi {
    width: 100%;
    height: 300px;
  }
}
.auxq_con_m .xq_vi p {
  background: url(../images/open01.png) no-repeat center;
  width: 100%;
  height: 100%;
  margin-top: 0px;
}
.auxq_con_m .xq_vi video {
  width: 100%;
  height: 100%;
  object-fit: fill;
  position: absolute;
  top: 0px;
  z-index: -1;
}
.auxq_con_m .xq_vi i {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  transform: translate(-50%, -50%);
  width: 62px;
  height: 62px;
  opacity: 0;
  background: url(../images/pause.png) no-repeat center;
  display: none;
}
.auxq_con_m .xq_vi:hover i {
  opacity: 1;
}

@media screen and (min-width: 1025px) {
  .auxq_con_rC a:hover > span {
    color: #e60012;
  }
}
.cooA_top {
  width: 100%;
  float: left;
  background: url(../images/coopic1.jpg) no-repeat center;
  background-size: cover;
  padding: 50px 0px 30px 0px;
}
.cooA_top dl {
  width: 68%;
  float: left;
  margin-left: 3.5%;
}
.cooA_top dl dt {
  font-size: 30px;
  color: #e60012;
}
.cooA_top dl dd p {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  margin-top: 30px;
}

.cooA_con {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.cooA_con li {
  width: 214px;
  height: 160px;
  float: left;
  overflow: hidden;
  margin: 30px 30px 0px 0px;
  border: 1px solid #e2e2e4;
}
.cooA_con li a {
  display: inline-block;
}
.cooA_con li:nth-child(5n) {
  margin-right: 0px;
}

.about_main .sea_tit {
  padding-top: 0px;
}

.ab_nav {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 28px;
}
.ab_nav > a {
  display: inline-block;
  line-height: 50px;
  width: 180px;
  text-align: center;
  font-size: 18px;
  background: #a5a5a5;
  margin: 0px 9px;
  border-radius: 30px;
  color: #fff;
}
.ab_nav > a.cur, .ab_nav > a:hover {
  background: #e60012;
}

.about_main {
  padding-top: 50px;
}

.socA {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.socA li {
  margin-top: 50px;
  width: 48.6%;
  float: left;
}
.socA li a {
  display: block;
  padding: 20px 56px 20px 136px;
  background: #f4f4f6;
  border: 1px solid #e2e2e4;
  position: relative;
  font-size: 16px;
  color: #555555;
  line-height: 30px;
}
.socA li:nth-child(2n) {
  float: right;
}
.socA li a > span {
  display: block;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.socA li a > p {
  position: absolute;
  width: 100px;
  height: 80px;
  padding-top: 20px;
  left: 20px;
  background: #e2e2e4;
  font-size: 24px;
  color: #666666;
  top: -16px;
  text-align: center;
}
.socA li a > p span {
  display: block;
  font-size: 16px;
}
.socA li a:after {
  content: url(../images/soico2.png);
  position: absolute;
  right: 20px;
  top: 22px;
}
.socA li a:hover {
  color: #e60012;
}

.newsB {
  width: 100%;
  float: left;
  background: #ededed;
  padding: 36px 0px;
}
.newsB > strong {
  font-size: 22px;
  color: #555555;
  font-family: "方正兰亭粗黑简体";
  margin-left: 40px;
  float: left;
  line-height: 42px;
}
.newsB select {
  width: 20.5%;
  padding: 0px 10px;
  height: 42px;
  background: #fff;
  border: none;
  float: left;
  margin-left: 10px;
  color: #aaaaaa;
}
.newsB input {
  width: 19.6%;
  height: 42px;
  margin-left: 3%;
  float: left;
  border: 1px solid #e0e0e0;
  background: #fff;
  color: #767676;
  padding: 0px 2%;
}
.newsB a {
  cursor: pointer;
  width: 10.8%;
  text-align: center;
  line-height: 42px;
  background: #e6002f;
  color: #fff !important;
  float: left;
  margin-left: 10px;
  padding: 0;
}

.newsC {
  width: 100%;
  float: left;
  margin-top: 40px;
}
.newsC li {
  width: 100%;
  padding: 30px 0px;
  border-bottom: 1px solid #e5e5e5;
  float: left;
}
.newsC li > a {
  float: left;
  width: 20%;
  overflow: hidden;
}

.newsC_c {
  width: 60%;
  float: left;
  margin-left: 3.6%;
}
.newsC_c > a {
  font-size: 18px;
  color: #333;
  display: block;
  margin-top: 20px;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "方正兰亭粗黑简体";
}
.newsC_c > a:hover {
  color: #e60012;
}
.newsC_c > p {
  color: #666666;
  line-height: 24px;
  font-size: 16px;
  margin-top: 18px;
  height: 48px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.newsC_c > i {
  display: none;
  font-style: normal;
}

.newsC_c_t {
  width: 100%;
  float: left;
  margin-top: 26px;
}
.newsC_c_t > span {
  float: left;
  width: 80px;
  line-height: 24px;
  border: 1px solid #e5e5e5;
  border-radius: 10px 0px 0px 10px;
  text-align: center;
}
.newsC_c_t > span i {
  display: inline-block;
  font-style: normal;
}
.newsC_c_t > span i:before {
  content: url(../images/newsico1.jpg);
  margin-right: 4px;
}
.newsC_c_t > a {
  width: 62px;
  height: 26px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 26px;
  background: #e60012;
  float: left;
  border-radius: 0px 10px 10px 0px;
}
.newsC_c_t > .bshare-custom {
  float: left;
}
.newsC_c_t > .bshare-custom > a {
  padding: 0px;
  margin: 0px;
  width: 50px;
  height: 24px;
  border-top: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.newsC_c_t > .bshare-custom > a.bshare-more {
  background: url(../images/newsico2.jpg) no-repeat center;
}

.newsC li > span {
  float: right;
  padding: 40px 3.2%;
  text-align: center;
  border-left: 1px solid #e5e5e5;
  font-size: 48px;
  font-family: "Arial";
  font-family: "方正兰亭粗黑简体";
  color: #555555;
}
.newsC li > span i {
  display: block;
  font-size: 14px;
  color: #8f8f8f;
  font-weight: normal;
  font-style: normal;
}

.aboutA_main {
  padding: 58px 0px;
}

.ab4_con {
  width: 100%;
  float: left;
  text-align: center;
}
.ab4_con > a {
  padding: 0px 0px 28px 0px;
  width: 14.2%;
  float: left;
  text-align: center;
  font-size: 16px;
  color: #4c4c4c;
  position: relative;
  background-repeat: no-repeat;
  background-position: top;
}
.ab4_con > a img {
  margin: 0 auto;
  display: block;
}
.ab4_con > a img.N_na_img2 {
  display: none;
}
.ab4_con > a span {
  display: block;
  margin-top: 15px;
}
.ab4_con > a.cur {
  color: #e60012;
}
.ab4_con > a.cur:after {
  content: "";
  background-image: url(../images/abico8.png);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 9px;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.ab4_con > a.cur img.N_na_img1 {
  display: none;
}
.ab4_con > a.cur img.N_na_img2 {
  display: block;
}

.ab4A {
  width: 100%;
  float: left;
  margin-top: 16px;
}
.ab4A li {
  width: 22.6%;
  display: inline-block;
  margin: 24px 1% 0px 1%;
}
.ab4A li a {
  display: block;
  padding-bottom: 38px;
  position: relative;
}
.ab4A li a p {
  width: 100%;
  overflow: hidden;
}
.ab4A li a span {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #666666;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* height: 18px; */
  padding: 0px 20px;
}

@media screen and (min-width: 1025px) {
  .ab4A li a:hover span {
    padding: 20px;
    background: #e60012;
    color: #fff;
  }

  .ab4_con > a:hover {
    color: #e60012;
  }
  .ab4_con > a:hover img.N_na_img1 {
    display: none;
  }
  .ab4_con > a:hover img.N_na_img2 {
    display: block;
  }
}
.ab4xq_top {
  padding: 60px 0px;
}
.ab4xq_top h1 {
  font-size: 28px;
  color: #000000;
  font-family: "方正兰亭粗黑简体";
  display: block;
}
.ab4xq_top p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  margin-top: 12px;
}

.ab4xq_mid {
  width: 100%;
  float: left;
  padding: 46px 0px;
  background: #f4f4f6;
}
.ab4xq_mid a {
  float: left;
  width: 33.3%;
  font-size: 18px;
  color: #333333;
  margin: 8px 0px;
  line-height: 34px;
}
.ab4xq_mid a:before {
  content: "";
  width: 32px;
  height: 32px;
  border: 1px solid #c8c8c8;
  border-radius: 100%;
  float: left;
  margin-right: 14px;
  background: url(../images/ab4ico1.png) no-repeat center;
}
.ab4xq_mid a:hover {
  color: #e60012;
}
.ab4xq_mid a:hover:before {
  border-color: #e60012;
  background: url(../images/ab4ico01.png) no-repeat center #e60012;
}
.ab4xq_mid a.cur:before {
  border-color: #e60012;
  background: url(../images/ab4ico01.png) no-repeat center #e60012;
}

.ab4xq_en {
  width: 100%;
  float: left;
  padding: 80px 0px;
}
.ab4xq_en img {
  display: block;
  margin: 0 auto;
}
.ab4xq_en table {
  width: 100%;
  float: left;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #e2e2e4;
  margin-top: 80px;
}
.ab4xq_en table td {
  padding: 20px 50px;
  color: #666;
  font-size: 18px;
  border-bottom: 1px solid #e2e2e4;
}
.ab4xq_en table td:first-child {
  width: 28.5%;
  color: #333333;
  background: #f4f4f6;
}
.ab4xq_en p {
  font-size: 16px;
  color: #666666;
  line-height: 32px;
  text-indent: 2em;
}

.ab1A {
  width: 100%;
  float: left;
  position: relative;
  box-shadow: 0px 4px 4px #f2f2f2;
  overflow: hidden;
}
.ab1A i {
  display: block;
  position: absolute;
  height: 4px;
  width: 60%;
  background-color: #e60012;
}
.ab1A ul {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.ab1A ul li {
  display: inline-block;
  font-size: 16px;
  height: 80px;
}
.ab1A ul li a {
  width: 126px;
  display: block;
  cursor: pointer;
  color: #333333;
  line-height: 80px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.ab1A ul li.cur a, .ab1A ul li:hover a {
  color: #e60012;
  font-family: "方正兰亭粗黑简体";
}

.ab1B {
  width: 100%;
  float: left;
  padding: 60px 0px 80px 0px;
}
.ab1B .ab_nav {
  margin-top: 0px;
}

.ab1B_t {
  width: 100%;
  float: left;
  margin-top: 50px;
}
.ab1B_t > p {
  font-size: 16px;
  color: #666666;
  line-height: 32px;
  text-indent: 2em;
  text-align: center;
  padding: 0px 6%;
}
.ab1B_t div {
  width: 100%;
  overflow: hidden;
  margin-top: 44px;
}
.ab1B_t div p {
  width: 33.3%;
  float: left;
  overflow: hidden;
}

.ab1C {
  width: 100%;
  float: left;
  height: 480px;
  position: relative;
}
.ab1C > p {
  background-image: url(../images/abbg.jpg);
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  position: absolute;
}
.ab1C .sea_tit {
  padding-top: 40px;
  margin-bottom: 30px;
}

.ab1C_con {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  clear: both;
}
.ab1C_con .swiper-container {
  width: 100%;
  float: left;
}
.ab1C_con .swiper-slide a {
  width: 100%;
  float: left;
  background: #fff;
}
.ab1C_con .swiper-slide a p {
  width: 100%;
  overflow: hidden;
}
.ab1C_con .swiper-slide a i {
  font-style: normal;
  font-size: 18px;
  color: #e60012;
  font-family: "方正兰亭粗黑简体";
  display: block;
  padding: 0px 10.8%;
  margin-top: 35px;
}
.ab1C_con .swiper-slide a span {
  font-size: 18px;
  display: block;
  padding: 0px 10.8%;
  color: #333;
  margin: 12px 0px 48px 0px;
  height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ab1C_con .swiper-slide a:hover {
  background-color: rgba(230, 0, 18, 0.8);
}
.ab1C_con .swiper-slide a:hover span, .ab1C_con .swiper-slide a:hover i {
  color: #fff;
}
.ab1C_con .arrow-left, .ab1C_con .arrow-right {
  position: absolute;
  width: 42px;
  height: 42px;
  background-size: 100%;
  top: 118px;
}
.ab1C_con .arrow-left {
  background-image: url(../images/abpre.png);
  left: -82px;
}
.ab1C_con .arrow-right {
  background-image: url(../images/abnext.png);
  right: -82px;
}
.ab1C_con .arrow-left:hover {
  background-image: url(../images/abpre01.png);
}
.ab1C_con .arrow-right:hover {
  background-image: url(../images/abnext01.png);
}

.ab1D {
  width: 100%;
  float: left;
  padding: 46px 0px 80px 0px;
  background: url(../images/ab1bg2.jpg) no-repeat center;
  background-size: cover;
}
.ab1D .sea_tit {
  padding-top: 0px;
}

.ab1D_con {
  width: 100%;
  float: left;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #e2e2e4;
  margin-top: 46px;
  background: #fff;
}
.ab1D_con td {
  padding: 12px 28px;
  border-bottom: 1px solid #e2e2e4;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
}
.ab1D_con td:first-child {
  text-align: right;
  font-family: "方正兰亭粗黑简体";
  border-right: 1px solid #e2e2e4;
  width: 150px;
}

.watA_l {
  width: 54%;
  float: left;
  margin-top: 54px;
}
.watA_l > span {
  display: block;
  position: relative;
  padding: 0px 0px 20px 42px;
  border-bottom: 1px solid #e2e2e4;
  margin: 20px 0px;
  font-size: 18px;
  color: #333333;
  font-family: "方正兰亭粗黑简体";
}
.watA_l > span:before {
  content: url(../images/watico1.png);
  position: absolute;
  left: 0px;
  top: 0px;
}
.watA_l > div {
  width: 100%;
  overflow: hidden;
}
.watA_l > div p {
  font-size: 16px;
  color: #666666;
  line-height: 28px;
}
.watA_l > div p strong {
  color: #333;
  font-family: "方正兰亭粗黑简体";
}

.watA_r {
  width: 43.75%;
  float: right;
  margin-top: 120px;
}

.watB {
  width: 100%;
  float: left;
  height: 480px;
  position: relative;
}
.watB > p {
  background-image: url(../images/watpic2.jpg);
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  position: absolute;
}

.pt_tit {
  padding-top: 50px;
}

.watB ul {
  width: 100%;
  float: left;
  margin-top: 40px;
}
.watB ul li {
  width: 19.2%;
  float: left;
  position: relative;
  margin-right: 1%;
  margin-top: 10px;
}
.watB ul li p {
  width: 100%;
  float: left;
}
.watB ul li p img {
  width: 100%;
  float: left;
}
.watB ul li:nth-child(5n) {
  margin-right: 0px;
}
.watB ul li > img {
  width: 100%;
  float: left;
}
.watB ul li > div {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  color: #fff;
  padding: 0px 9.4%;
}
.watB ul li > div span {
  display: block;
  padding: 18px 0px 16px 0px;
  border-bottom: 1px solid #fff;
  font-size: 18px;
  font-family: "微软雅黑";
  font-family: "方正兰亭粗黑简体";
}
.watB ul li > div p {
  font-size: 16px;
  margin-top: 16px;
}
.watB ul li:hover > div {
  background: #e60012;
}

.watC {
  padding-bottom: 80px;
}
.watC ul {
  width: 100%;
  float: left;
  margin-top: 48px;
}
.watC ul li {
  width: 31.8%;
  margin-right: 2%;
  float: left;
  border: 1px solid #e2e2e4;
}
.watC ul li:nth-child(3n) {
  margin-right: 0px;
}
.watC ul li div {
  width: 100%;
  overflow: hidden;
  padding: 16px 0px;
  position: relative;
}
.watC ul li div:after {
  content: url(../images/watico3.png);
  position: absolute;
  bottom: 0px;
  right: 0px;
  line-height: 0;
}
.watC ul li div strong {
  font-size: 16px;
  color: #333333;
  display: block;
  padding: 0px 5.6%;
  height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.watC ul li div p {
  font-size: 16px;
  color: #666666;
  padding: 10px 5.6%;
  height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.watC ul li div i {
  display: inline-block;
  font-style: normal;
  line-height: 18px;
  margin-left: 5.6%;
  padding: 0px 10px;
  color: #e60012;
  border: 1px solid #e60012;
  border-radius: 10px;
}
.watC ul li > p {
  width: 100%;
  overflow: hidden;
}

.watD {
  width: 100%;
  float: left;
  position: relative;
  height: 577px;
  background: url(../images/watbg.jpg) no-repeat center;
  background-size: cover;
}

.watD_con {
  width: 100%;
  float: left;
}
.watD_con > img {
  float: left;
  width: 46.8%;
}
.watD_con ul {
  width: 48%;
  float: right;
  border: 1px solid #e2e2e4;
  boder-bottom: none;
  margin-top: 78px;
}
.watD_con ul li {
  padding: 12px 64px 12px 54px;
  line-height: 28px;
  border-bottom: 1px solid #e2e2e4;
  font-size: 16px;
  color: #000000;
  position: relative;
}
.watD_con ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #5b5b5b;
  border-radius: 100%;
  position: absolute;
  left: 0px;
  top: 21px;
  left: 32px;
}

.ptieA, .ptieR dl {
  width: 100%;
  float: left;
}

.ptieA {
  margin-top: 60px;
}
.ptieA > img {
  width: 41.25%;
  float: left;
}

.ptieR {
  width: 54%;
  float: right;
}
.ptieR dl {
  border-bottom: 1px solid #e2e2e4;
  padding: 26px 0px;
}
.ptieR dl dt {
  font-size: 18px;
  color: #333333;
  line-height: 28px;
}
.ptieR dl dd {
  margin-top: 14px;
}
.ptieR dl dd p {
  font-size: 16px;
  color: #666666;
  line-height: 28px;
}
.ptieR dl:last-child {
  padding-bottom: 0px;
  border: none;
}

.ptieB {
  width: 100%;
  float: left;
  height: 480px;
  position: relative;
  clear: both;
}
.ptieB .sea_tit {
  padding-bottom: 56px;
}
.ptieB > p {
  background-image: url(../images/ptpic2.jpg);
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  position: absolute;
}

.ptieB_con {
  width: 1366px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  background: url(../images/xian.jpg) no-repeat center;
}
.ptieB_con .swiper-container {
  width: 1100px;
  margin: 0 auto;
}
.ptieB_con .swiper-slide {
  overflow: inherit !important;
}
.ptieB_con .swiper-slide p {
  font-size: 16px;
  width: 110px;
  height: 48px;
  border-left: 2px solid #e60012;
  margin: 0px 23px;
  line-height: 24px;
  padding: 60px 18px 20px 18px;
  position: relative;
}
.ptieB_con .swiper-slide p i {
  position: absolute;
  top: 0px;
  left: -23px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 100%;
  background: #e60012;
  color: #fff;
  font-style: normal;
  font-family: "方正兰亭粗黑简体";
  font-family: "微软雅黑";
}
.ptieB_con .swiper-slide p:nth-child(2) {
  margin: 0px 0px 0px 78px;
  padding: 20px 18px 60px 18px;
}
.ptieB_con .swiper-slide p:nth-child(2) i {
  bottom: 0px;
  top: auto;
}
.ptieB_con .arrow-left, .ptieB_con .arrow-right {
  position: absolute;
  width: 42px;
  height: 42px;
  background-size: 100%;
  top: 108px;
}
.ptieB_con .arrow-left {
  background-image: url(../images/abpre.png);
  left: 0px;
}
.ptieB_con .arrow-right {
  background-image: url(../images/abnext.png);
  right: 0px;
}
.ptieB_con .arrow-left:hover {
  background-image: url(../images/abpre01.png);
}
.ptieB_con .arrow-right:hover {
  background-image: url(../images/abnext01.png);
}

.ptieC {
  width: 100%;
  float: left;
  background: url(../images/ptpic3.jpg) no-repeat center;
  padding-bottom: 80px;
  background-size: cover;
}
.ptieC h1 {
  font-size: 18px;
  color: #fff;
  font-family: "方正兰亭粗黑简体";
  padding: 10px 0px;
  background: #000000;
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 48px;
}
.ptieC table {
  width: 100%;
  float: left;
  border-collapse: collapse;
  border-spacing: 0;
}
.ptieC table thead td {
  background: #e2e2e4;
  text-align: center;
  font-size: 18px;
}
.ptieC table td {
  border-bottom: 1px solid #cbcbcd;
  border-right: 1px solid #cbcbcd;
  padding: 12px 26px;
}
.ptieC table td:last-child {
  border-right: none;
}
.ptieC table tbody td {
  font-size: 16px;
  color: #666666;
  text-align: center;
  background: #fff;
}
.ptieC table tbody tr:nth-child(2n) td {
  background: #f4f4f6;
}

.jmianA {
  width: 100%;
  float: left;
  border-top: 1px solid #e2e2e4;
  margin-top: 72px;
}
.jmianA > a {
  font-size: 24px;
  color: #000000;
  font-family: "方正兰亭粗黑简体";
  background: #fff;
  margin-top: -14px;
  float: left;
}
.jmianA > a:after {
  content: "|";
  margin: 0px 18px;
  color: #000000;
}
.jmianA > a:last-child {
  padding-right: 24px;
}
.jmianA > a:last-child:after {
  display: none;
}
.jmianA > a:hover, .jmianA > a.cur {
  color: #e60012;
}

.jmianB {
  width: 100%;
  float: left;
  margin-top: 40px;
}
.jmianB > img {
  width: 43.5%;
  float: left;
  margin-top: 22px;
}

.jmianB_r {
  width: 50.8%;
  float: right;
  margin-top: 30px;
}
.jmianB_r > span {
  font-size: 18px;
  color: #333333;
  font-family: "方正兰亭粗黑简体";
  margin-bottom: 14px;
  display: block;
}
.jmianB_r > p {
  font-size: 16px;
  color: #666666;
  line-height: 28px;
}
.jmianB_r > ul {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.jmianB_r > ul li {
  width: 49%;
  float: left;
  background: #f4f4f6;
  height: 102px;
  margin-top: 10px;
}
.jmianB_r > ul li:nth-child(2n) {
  float: right;
}
.jmianB_r > ul li div {
  padding: 16px 20px 0px 70px;
  position: relative;
}
.jmianB_r > ul li div > img {
  position: absolute;
  left: 20px;
}
.jmianB_r > ul li div strong {
  font-size: 16px;
  color: #e60012;
}
.jmianB_r > ul li div p {
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  margin-top: 4px;
  height: 48px;
  overflow: hidden;
}

.jmianC {
  width: 100%;
  float: left;
}
.jmianC ul {
  width: 100%;
  float: left;
  margin-top: 46px;
}

.jmianD ul {
  margin-top: 46px;
}

.jmianC ul li {
  width: 23.5%;
  float: left;
  border: 1px solid #e2e2e4;
  margin-right: 1.6%;
}
.jmianC ul li > div {
  overflow: hidden;
  padding: 18px 8% 12px 8%;
  position: relative;
  z-index: 1;
}
.jmianC ul li > div i {
  font-style: normal;
  font-size: 90px;
  color: #fdeeef;
  height: 88px;
  right: 12%;
  position: absolute;
  bottom: 0px;
  font-family: "方正兰亭特黑简体";
  z-index: -1;
}
.jmianC ul li > div strong {
  font-size: 16px;
  color: #333333;
  display: block;
}
.jmianC ul li > div p {
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  margin-top: 6px;
  height: 48px;
  overflow: hidden;
}
.jmianC ul li > p {
  width: 100%;
  overflow: hidden;
}
.jmianC ul li > p > img {
  width: 100%;
}
.jmianC ul li:nth-child(4n) {
  margin-right: 0px;
}

.jmianB_rA ul li {
  margin-right: 0px;
  width: 100%;
}

.jmianD {
  width: 100%;
  float: left;
}
.jmianD ul {
  width: 100%;
  float: left;
}
.jmianD ul li {
  position: relative;
  float: left;
  width: 23.75%;
  overflow: hidden;
  margin-right: 1.6%;
}
.jmianD ul li:after {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background: url(../images/jmpic6.png) no-repeat center bottom;
}
.jmianD ul li span {
  position: absolute;
  z-index: 2;
  left: 0px;
  right: 0px;
  font-size: 16px;
  color: #fff;
  font-family: "方正兰亭粗黑简体";
  bottom: 26px;
  padding: 0px 9%;
}
.jmianD ul li:nth-child(4n) {
  margin-right: 0px;
}
.jmianD ul li p {
  width: 100%;
}
.jmianD ul li p img {
  width: 100%;
}

.jmianC_a ul li {
  width: 49%;
  margin-right: 0px;
}
.jmianC_a ul li:nth-child(2n) {
  float: right;
}

.jmianC ul li > div p {
  height: 72px;
}

.jmianD_a ul li {
  width: 32%;
  margin-right: 2%;
}
.jmianD_a ul li:nth-child(3n) {
  margin-right: 0px;
}

.ab2_top {
  float: left;
  width: 100%;
  background: url(../images/ab2pic1.jpg) no-repeat center;
  height: 550px;
  margin-top: 80px;
}
.ab2_top li {
  width: 15.8%;
  padding: 0px 1.5%;
  height: 100%;
  float: left;
  border-left: 1px solid #9d9798;
  transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
}
.ab2_top li strong {
  font-size: 18px;
  color: #fff;
  display: block;
  margin-top: 70px;
}
.ab2_top li strong i {
  display: block;
  font-size: 60px;
  font-style: normal;
  margin-bottom: 10px;
}
.ab2_top li p {
  font-size: 14px;
  line-height: 24px;
  margin-top: 16px;
  color: #fff;
  display: none;
}
.ab2_top li:first-child {
  border-left: none;
}
.ab2_top li.cur {
  padding: 0px 3.6%;
  width: 35%;
}
.ab2_top li.cur p {
  display: block;
}
.ab2_top li.cur strong {
  color: #e60012;
}

.ab2_con > img {
  width: 100%;
  float: left;
  margin-top: 22px;
}

.ab2_en {
  width: 100%;
  float: left;
  margin: 56px 0px 80px 0px;
}
.ab2_en li {
  padding: 17px 1.5%;
  width: 28.8%;
  float: left;
  border: 1px solid #e2e2e4;
  margin-top: 24px;
  margin-right: 2%;
}
.ab2_en li:nth-child(3n) {
  margin-right: 0px;
}
.ab2_en li p {
  overflow: hidden;
  width: 100%;
  margin-bottom: 16px;
}
.ab2_en li span {
  display: block;
  text-align: center;
  position: relative;
  font-size: 16px;
  padding-left: 10%;
  max-width: 90%;
  margin: 0 auto;
  color: #666666;
  margin-top: 22px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ab2_en li span:before {
  content: url(../images/ab2ico1.png);
  margin-left: -36px;
  position: absolute;
  top: 0px;
}

.ab_more {
  width: 100%;
  float: left;
  margin-bottom: 80px;
  text-align: center;
}
.ab_more > a {
  display: inline-block;
  font-size: 14px;
  color: #e60012;
  border: 1px solid #e60012;
  border-radius: 16px;
  width: 124px;
  line-height: 32px;
  text-align: center;
}
.ab_more > a:hover {
  background: #e60012;
  color: #fff;
}

.ab3_con {
  padding: 80px 0px;
}

.ab3_top {
  width: 100%;
  float: left;
}
.ab3_top dl {
  width: 100%;
  float: left;
}

.ab3_t_l {
  width: 53.5%;
  float: left;
}
.ab3_t_l dl {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e2e2e4;
}
.ab3_t_l dl i {
  font-style: normal;
}
.ab3_t_l dl dt {
  font-size: 24px;
  margin-bottom: 14px;
}
.ab3_t_l dl dt h1 {
  font-size: 24px;
  color: #666666;
  font-family: "方正兰亭粗黑简体";
}
.ab3_t_l dl dt strong {
  color: #e60012;
  margin-top: 14px;
  display: block;
}
.ab3_t_l dl dt i {
  font-size: 14px;
}
.ab3_t_l p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}

.ab3_top > img {
  width: 43%;
  float: right;
  margin-top: -40px;
}

.ab3_mid, .ab3_en {
  width: 100%;
  float: left;
}

.ab3_mid p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  margin-top: 12px;
}

.ab3_en {
  margin-top: 22px;
}
.ab3_en li {
  width: 32%;
  float: left;
  margin-right: 2%;
  overflow: hidden;
  position: relative;
  margin-top: 24px;
}
.ab3_en li:nth-child(3n) {
  margin-right: 0px;
}
.ab3_en li span {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  padding-top: 66px;
  font-size: 24px;
  color: #fff;
  background-repeat: no-repeat;
  background-position: top;
}
.ab3_en li:nth-child(1) span {
  background-image: url(../images/ab2ico2.png);
}
.ab3_en li:nth-child(2) span {
  background-image: url(../images/ab2ico3.png);
}
.ab3_en li:nth-child(3) span {
  background-image: url(../images/ab2ico4.png);
}
.ab3_en li:nth-child(4) span {
  background-image: url(../images/ab2ico5.png);
}
.ab3_en li:nth-child(5) span {
  background-image: url(../images/ab2ico6.png);
}
.ab3_en li:nth-child(6) span {
  background-image: url(../images/ab2ico7.png);
}

.ab3_bottom {
  width: 100%;
  float: left;
  height: 240px;
  position: relative;
}
.ab3_bottom > p {
  background-image: url(../images/ab3bg.jpg);
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  position: absolute;
}
.ab3_bottom dl {
  width: 90%;
  float: left;
  margin-left: 5%;
  text-align: center;
  color: #fff;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.ab3_bottom dl dt {
  font-size: 30px;
  line-height: 48px;
  margin-bottom: 18px;
}
.ab3_bottom dl dd a {
  display: inline-block;
  width: 124px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-align: center;
  background: #e60012;
  border-radius: 16px;
}
.ab3_bottom dl dd a:hover {
  opacity: 0.8;
}

.aboutA {
  width: 100%;
  float: left;
  background: url(../images/abpic9.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 80px;
}

.aboutA_con {
  width: 100%;
  float: left;
  margin-top: 38px;
}
.aboutA_con > .image-box {
  width: 38.6%;
  float: left;
}

.aboutA_R {
  width: 56.3%;
  float: right;
  margin-top: 5%;
}
.aboutA_R p {
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  margin-bottom: 10px;
}
.aboutA_R p strong {
  color: #e60012;
  font-size: 16px;
}
.aboutA_R div {
  display: none;
}
.aboutA_R span {
  display: block;
  width: 98px;
  display: none;
  margin-top: 20px;
  line-height: 32px;
  color: #e60012;
  border: 1px solid #e60012;
  border-radius: 15px;
  text-align: center;
}
.aboutA_R span:after {
  content: "展开 +";
}
.aboutA_R span.cur:after {
  content: "收起 +";
}

.aboutB {
  width: 100%;
  float: left;
  height: 554px;
  position: relative;
}
.aboutB > p {
  background-image: url(../images/apic2.jpg);
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  position: absolute;
}
.aboutB .sea_tit > span {
  color: #fff;
}

.aboutB_con {
  width: 1200px;
  left: 50%;
  transform: translateX(-50%);
  clear: both;
  position: absolute;
  bottom: 0px;
}
.aboutB_con .swiper-container {
  width: 100%;
  float: left;
}
.aboutB_con .swiper-container .swiper-slide {
  height: 438px !important;
  position: relative;
}

.aboutB_c_a {
  padding-bottom: 50px;
  padding-left: 12%;
  margin-left: 8%;
  border-left: 1px solid #fff;
  position: absolute;
  bottom: 0px;
}
.aboutB_c_a:before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background: #e60012;
  position: absolute;
  left: -8px;
}
.aboutB_c_a strong {
  font-size: 24px;
  color: #e60012;
  display: block;
  margin-bottom: 28px;
  padding-right: 4%;
}
.aboutB_c_a p {
  color: #d3cfcf;
  line-height: 24px;
  max-height: 288px;
  overflow: hidden;
  padding-right: 4%;
}
.aboutB_c_a p:before {
  content: "";
  width: 20px;
  height: 1px;
  background: #e60012;
  position: absolute;
  left: -11px;
}

.aboutB_con .arrow-left, .aboutB_con .arrow-right {
  position: absolute;
  width: 42px;
  height: 42px;
  background-size: 100%;
  top: 126px;
}
.aboutB_con .arrow-left {
  background-image: url(../images/abpre.png);
  left: -86px;
}
.aboutB_con .arrow-right {
  background-image: url(../images/abnext.png);
  right: -86px;
}
.aboutB_con .arrow-left:hover {
  background-image: url(../images/abpre01.png);
}
.aboutB_con .arrow-right:hover {
  background-image: url(../images/abnext01.png);
}

.aboutC {
  padding-bottom: 80px;
}
.aboutC .pt_tit p {
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  margin-top: 40px;
}
.aboutC ul {
  width: 100%;
  float: left;
  margin-top: 36px;
}
.aboutC ul li {
  width: 48.75%;
  float: left;
  border: 1px solid #e2e2e4;
}
.aboutC ul li > p {
  width: 100%;
  overflow: hidden;
}
.aboutC ul li > div {
  padding: 16px 3.6%;
  font-size: 16px;
  color: #666666;
  line-height: 28px;
}
.aboutC ul li:nth-child(2n) {
  float: right;
}
.aboutC ul li > div p {
  height: 112px;
  overflow: hidden;
}

.aboutD {
  width: 100%;
  float: left;
  height: 614px;
  position: relative;
}
.aboutD > p {
  background-image: url(../images/apic5.jpg);
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  position: absolute;
}
.aboutD .w1200 {
  position: relative;
  z-index: 2;
}
.aboutD .sea_tit > span {
  color: #fff;
}
.aboutD .pt_tit p {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  margin-top: 40px;
}
.aboutD ul {
  width: 100%;
  float: left;
  margin-top: 35px;
}
.aboutD ul li {
  width: 38.75%;
  float: left;
  padding: 40px 5% 0px 5%;
  height: 330px;
  color: #fff;
}
.aboutD ul li:nth-child(1) {
  background: url(../images/apic6.jpg) no-repeat center;
  background-size: cover;
}
.aboutD ul li:nth-child(2) {
  background: url(../images/apic7.jpg) no-repeat center;
  background-size: cover;
  float: right;
}
.aboutD ul li strong {
  display: block;
  /* padding-left: 88px; */
  font-size: 18px;
  position: relative;
  line-height: 52px;
  margin-bottom: 20px;
}

.sj_aboutD_con .swiper-slide strong {
  display: block;
  padding-left: 88px;
  font-size: 18px;
  position: relative;
  line-height: 52px;
  margin-bottom: 20px;
}

.aboutD ul li strong:before {
  /* content: url(../images/aico4.png); */
  position: absolute;
  left: 0px;
}
.aboutD ul li p {
  line-height: 28px;
}

.sj_aboutD_con .swiper-slide p {
  line-height: 28px;
}

.aboutD ul li:nth-child(2) strong:before {
  /* content: url(../images/aico5.png); */
}

.sj_aboutD_con {
  width: 80%;
  float: left;
  color: #fff;
  padding: 30px 5%;
  display: none;
  margin: 40px 5% 0px 5%;
  background-color: rgba(230, 0, 18, 0.6);
}
.sj_aboutD_con .swiper-slide strong {
  padding-left: 0px;
}
.sj_aboutD_con .swiper-slide strong img {
  margin-right: 2%;
}
.sj_aboutD_con .pagination {
  width: 100%;
  float: left;
  margin-top: 40px;
  text-align: center;
}
.sj_aboutD_con .pagination span {
  width: 8px;
  height: 8px;
  display: inline-block;
  margin: 0px 4px;
  border-radius: 100%;
  background: #fff;
}
.sj_aboutD_con .pagination span.swiper-active-switch {
  width: 20px;
  border-radius: 10px;
}

.aboutF {
  width: 100%;
  float: left;
  height: 614px;
  background: url(../images/apic8.jpg) no-repeat center;
  background-size: cover;
}
.aboutF .pt_tit > span {
  color: #fff;
}
.aboutF .tabs {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 46px;
}
.aboutF .tabs a {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 16px 1.6%;
  font-size: 18px;
  font-family: "方正兰亭粗黑简体";
  font-weight: bold;
  margin: 0px 5px;
}
.aboutF .tabs a.active {
  background-color: rgba(255, 255, 255, 0.7);
  color: #e60012;
}
.aboutF .swiper-container {
  width: 100%;
  float: left;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 80px 0px;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  text-align: center;
}
.aboutF .swiper-container .swiper-slide p {
  padding: 0px 4%;
}

.aboutG {
  padding: 80px 0px;
}

.aboutG_con {
  width: 100%;
  float: left;
  background: url(../images/apic9.jpg) no-repeat center;
  background-size: cover;
  padding: 58px 0px;
}
.aboutG_con dl {
  background: url(../images/abg.png) no-repeat center bottom;
  padding: 34px 3% 64px 3%;
  width: 34.5%;
  float: right;
  margin-right: 5%;
  background-size: cover;
}
.aboutG_con dl dt {
  color: #e60012;
  font-size: 20px;
  font-family: "方正兰亭粗黑简体";
  margin-bottom: 20px;
}
.aboutG_con dl dd {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}

.aboutE {
  padding-bottom: 80px;
}

.aboutE_con {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  margin-top: 46px;
}
.aboutE_con .rightBtn, .aboutE_con .leftBtn {
  width: 39px;
  height: 36px;
  cursor: pointer;
  position: absolute;
  top: 15px;
}
.aboutE_con .rightBtn {
  background: url(../images/anext.png) no-repeat center;
  right: 25px;
}
.aboutE_con .leftBtn {
  background: url(../images/apre.png) no-repeat center;
  left: 25px;
}
.aboutE_con .rightBtn:hover {
  background: url(../images/anext01.png) no-repeat center;
}
.aboutE_con .leftBtn:hover {
  background: url(../images/apre01.png) no-repeat center;
}
.aboutE_con .info {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.aboutE_con .info .dec {
  color: #000;
  overflow: hidden;
  text-align: center;
  transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
}
.aboutE_con .info .dec:not(:first-child) {
  display: none;
}
.aboutE_con .info .dec_l {
  display: inline-block;
  text-align: left;
  margin: 0px 20px;
}
.aboutE_con .info .dec_l > p {
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  color: #666666;
  position: relative;
}
.aboutE_con .info .dec_l > p strong {
  position: absolute;
  color: #e60012;
  font-size: 60px;
  left: 0px;
  top: 82px;
}
.aboutE_con .info .dec_l > p span {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.aboutE_con .list_ab {
  width: 882px;
  padding: 0px 159px;
  float: left;
  position: relative;
  border-top: 1px solid #e2e2e4;
  border-bottom: 1px solid #e2e2e4;
  height: 68px;
  line-height: 68px;
  font-size: 24px;
  color: #666666;
  font-family: "方正兰亭粗黑简体";
}
.aboutE_con .list_ab .list_ab_cn {
  height: 100%;
  overflow: hidden;
  padding-top: 2px;
  margin-top: -2px;
  width: 100%;
  position: relative;
  float: left;
}
.aboutE_con ul {
  position: relative;
  width: 800%;
  height: 100%;
}
.aboutE_con ul li {
  width: 157px;
  text-align: center;
  position: relative;
  float: left;
  margin-right: 84px;
  z-index: 4;
}
.aboutE_con ul li.cur:after {
  position: absolute;
  left: 0px;
  right: 0px;
  top: -1px;
  height: 1px;
  background: #e60012;
  content: "";
}
.aboutE_con ul li span:nth-child(1) {
  float: left;
}
.aboutE_con ul li span:nth-child(2) {
  float: right;
}

.serA {
  padding: 20px 0px 100px 0px;
}
.serA .pt_tit p {
  font-size: 18px;
  color: #666666;
  line-height: 30px;
  margin-top: 46px;
  padding: 0px 230px;
}

.serB {
  width: 100%;
  float: left;
  background: url(../images/serpic1.jpg) no-repeat center;
  background-size: cover;
  padding: 96px 0px 66px 0px;
  text-align: center;
}
.serB strong {
  display: block;
  font-size: 42px;
  color: #333333;
}
.serB p {
  font-size: 26px;
  color: #333333;
  line-height: 36px;
  margin: 20px 0px 30px 0px;
}

.serC {
  width: 100%;
  float: left;
  background: url(../images/bg.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 80px;
}

.serC_con {
  width: 1066px;
  margin: 0 auto;
  overflow: hidden;
}
.serC_con .hd ul {
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 36px;
}
.serC_con .hd ul li {
  display: inline-block;
  margin: 0px 10px;
  cursor: default;
  width: 124px;
  line-height: 40px;
  background: #a5a5a5;
  border-radius: 20px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.serC_con .hd ul li.on {
  background: #e60012;
}
.serC_con .bd ul {
  width: 100%;
  float: left;
  margin-top: 20px;
  background: url(../images/serxian.png) no-repeat 0px 88px;
}
.serC_con .bd ul.lf_ser {
  background: url(../images/serxian01.png) no-repeat 0px 88px;
}
.serC_con .bd ul li {
  width: 25%;
  float: left;
  text-align: center;
  margin-top: 26px;
}
.serC_con .bd ul li p {
  width: 118px;
  height: 118px;
  background: #f2f2f4;
  line-height: 118px;
  font-size: 18px;
  color: #666666;
  border-radius: 100%;
  display: inline-block;
  box-shadow: 0px 0px 10px #e0e0e0;
}
.serC_con .bd ul li span {
  display: block;
  font-family: "Calibri";
  font-size: 18px;
  color: #666;
  margin-top: 20px;
}
.serC_con .bd ul li i {
  font-size: 24px;
  color: #666666;
  font-family: "方正兰亭粗黑简体";
  font-style: normal;
  margin-left: 6px;
}
.serC_con .bd ul li:nth-child(5), .serC_con .bd ul li:nth-child(6), .serC_con .bd ul li:nth-child(7), .serC_con .bd ul li:nth-child(8) {
  float: right;
}
.serC_con .bd ul li:after {
  content: "";
}

@media screen and (min-width: 1025px) {
  .serC_con .bd ul li:hover p {
    background: url(../images/serico3.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
    font-family: "方正兰亭粗黑简体";
  }
}
.serD {
  width: 100%;
  float: left;
  height: 562px;
  position: relative;
}
.serD > p {
  background-image: url(../images/seapic9.jpg);
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  position: absolute;
}

.serD_con {
  width: 100%;
  float: left;
  position: relative;
  z-index: 6;
  margin-top: 22px;
}
.serD_con li {
  padding: 28px 0px;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  width: 23.2%;
  margin: 24px 2% 0px 0px;
  text-align: center;
  float: left;
}
.serD_con li:nth-child(4n) {
  margin-right: 0px;
}
.serD_con li i {
  width: 56px;
  height: 56px;
  background-image: url(../images/serico5.png);
  background-size: 100%;
  font-style: normal;
  display: inline-block;
  line-height: 56px;
  font-size: 24px;
  font-family: "方正兰亭粗黑简体";
}
.serD_con li span {
  display: block;
  font-size: 20px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  margin-top: 16px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (min-width: 1025px) {
  .serD_con li:hover {
    background: #e60012;
  }
}
.ser3T {
  width: 100%;
  float: left;
}

.serE {
  width: 100%;
  float: left;
  padding: 40px 0px 80px 0px;
  text-align: center;
}
.serE li {
  width: 23.2%;
  display: inline-block;
  margin: 0px 0.5%;
  border: 1px solid #eaeaea;
}
.serE li p {
  width: 100%;
  overflow: hidden;
}
.serE li span {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #666666;
  line-height: 56px;
  border-top: 1px solid #eaeaea;
  height: 56px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (min-width: 1025px) {
  .serE li:hover {
    border-color: #e60012;
    color: #fff;
  }
  .serE li:hover span {
    border-color: #e60012;
    color: #fff;
    background: #e60012;
  }
}
.ser3C_con {
  width: 100%;
  float: left;
  padding-top: 38px;
}

.ser3_con_a {
  width: 100%;
  float: left;
  background: #f4f4f6;
  margin-top: 60px;
  position: relative;
}
.ser3_con_a > p {
  width: 50%;
  float: left;
  overflow: hidden;
}
.ser3_con_a > div {
  width: 45%;
  float: left;
  margin-left: 2.5%;
}
.ser3_con_a > div span {
  font-size: 28px;
  color: #333333;
  display: block;
  margin-top: 30px;
}
.ser3_con_a > div p {
  font-size: 16px;
  color: #666666;
  padding: 24px 0px;
  border-bottom: 1px solid #dcdcde;
}
.ser3_con_a > :after {
  content: url(../images/serico7.png);
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.lfcase .ab_nav {
  margin-top: 62px;
}
.lfcase .ser3C_con {
  padding-top: 0px;
}

.ser3A {
  width: 100%;
  float: left;
  margin-top: 46px;
  text-align: center;
}
.ser3A li {
  padding: 40px 0px 30px 0px;
  display: inline-block;
  width: 20%;
  background: #f4f4f6;
  margin: 0px 2.475%;
  text-align: center;
  font-size: 16px;
  color: #666666;
  position: relative;
}
.ser3A li p {
  padding-top: 78px;
  position: relative;
}
.ser3A li:nth-child(1) p {
  background: url(../images/serico9.png) no-repeat center top;
}
.ser3A li:nth-child(2) p {
  background: url(../images/serico10.png) no-repeat center top;
}
.ser3A li:nth-child(3) p {
  background: url(../images/serico11.png) no-repeat center top;
}
.ser3A li:nth-child(4) p {
  background: url(../images/serico12.png) no-repeat center top;
}
.ser3A li:after {
  content: url(../images/serico13.png);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -19%;
}
.ser3A li:last-child:after {
  display: none;
}
.ser3A li:hover {
  background: #f8f8f9;
}
.ser3A li:hover p {
  color: #e60012;
}

.ser3_main {
  padding-bottom: 80px;
  width: 100%;
  float: left;
}

.ser3B {
  width: 30.75%;
  float: left;
  margin-right: 3.75%;
  margin-top: 46px;
  position: relative;
  background: #f2f2f4;
}
.ser3B:nth-child(3n) {
  margin-right: 0px;
}
.ser3B .swiper-slide a {
  width: 100%;
  float: left;
}
.ser3B .swiper-slide a p {
  width: 100%;
  overflow: hidden;
}
.ser3B > span {
  display: block;
  padding: 32px 86px;
  font-size: 18px;
  color: #666666;
  position: relative;
}
.ser3B > span:before {
  content: "";
  height: 38px;
  position: absolute;
  left: 28px;
  top: 20px;
}
.ser3B:nth-child(1) > span:before {
  width: 37px;
  background-image: url(../images/ser3ico1.png);
}
.ser3B:nth-child(2) > span:before {
  width: 42px;
  background-image: url(../images/ser3ico2.png);
}
.ser3B:nth-child(3) > span:before {
  width: 42px;
  background-image: url(../images/ser3ico3.png);
}
.ser3B:nth-child(1):hover span:before {
  background-image: url(../images/ser3ico01.png);
}
.ser3B:nth-child(2):hover span:before {
  background-image: url(../images/ser3ico02.png);
}
.ser3B:nth-child(3):hover span:before {
  background-image: url(../images/ser3ico03.png);
}
.ser3B:hover {
  background: #e60012;
}
.ser3B:hover span {
  color: #fff;
}
.ser3B:hover span:before {
  background-image: url(../images/ser3ico03.png);
}
.ser3B .pagination {
  position: absolute;
  right: 28px;
  bottom: 39px;
  z-index: 40;
}
.ser3B .pagination span {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  border: 1px solid #666666;
  float: left;
  margin: 0px 4px;
}
.ser3B .pagination span.swiper-active-switch {
  background: #666;
}
.ser3B:hover .pagination span {
  border-color: #fff;
}
.ser3B:hover .pagination span.swiper-active-switch {
  background: #fff;
}

.ser_fix, .ser6_fix {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 999999;
  display: none;
  overflow-y: scroll;
}

.ser_fix dl, .ser6_fix dl {
  margin: 0 auto;
  width: 714px;
  padding-bottom: 50px;
  overflow: hidden;
  background: url(../images/serbg.jpg) no-repeat bottom #fff;
  margin-top: 10%;
  border-radius: 4px;
}

.ser_fix dl dt, .ser6_fix dl dt {
  background: #e60012;
  padding: 30px 34px;
  color: #fff;
  position: relative;
}

.ser_fix dl dt:after, .ser6_fix dl dt:after {
  content: url(../images/serico14.png);
  position: absolute;
  right: 78px;
  bottom: 0px;
  line-height: 0px;
}

.ser_fix dl dt em, .ser6_fix dl dt em {
  width: 32px;
  height: 32px;
  background: url(../images/close.png) no-repeat center;
  position: absolute;
  right: 40px;
  top: 28px;
}

.ser_fix dl dt strong, .ser6_fix dl dt strong {
  font-size: 24px;
}

.ser_fix dl dd, .ser6_fix dl dd {
  padding: 0px 30px;
}

.ser_fix dl dt i {
  font-style: normal;
  margin-left: 10px;
}
.ser_fix dl dd > p {
  width: 314px;
  float: left;
  margin-top: 22px;
  position: relative;
}
.ser_fix dl dd > p:nth-child(2n) {
  float: right;
}
.ser_fix dl dd > p span {
  font-size: 16px;
  color: #666666;
  line-height: 42px;
  width: 78px;
  text-align: right;
  float: left;
}
.ser_fix dl dd > div span {
  font-size: 16px;
  color: #666666;
  line-height: 42px;
  width: 78px;
  text-align: right;
  float: left;
}
.ser_fix dl dd > p input, .ser_fix dl dd > p select, .ser_fix dl dd > p a {
  width: 200px;
  float: left;
  height: 40px;
  border: 1px solid #e0e0e0;
  background: none;
  padding: 0px 6px;
  margin-left: 10px;
}
.ser_fix dl dd > p.frm_p {
  width: 100%;
}
.ser_fix dl dd > p.frm_p input.addr {
  width: 540px;
  color: #bfbfbf;
  margin-top: 20px;
}
.ser_fix dl dd > p a {
  font-size: 16px;
  color: #666;
  line-height: 40px;
}
.ser_fix dl dd > p i {
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #e60012;
  font-style: normal;
}
.ser_fix dl dd > .ser_fix_d {
  width: 100%;
  float: left;
  margin-top: 22px;
}
.ser_fix dl dd > .ser_fix_d div {
  width: 566px;
  float: right;
}
.ser_fix dl dd > .ser_fix_d div p {
  width: 100%;
  float: left;
  position: relative;
}
.ser_fix dl dd > .ser_fix_d div p i {
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #e60012;
  font-style: normal;
}
.ser_fix dl dd > .ser_fix_d div textarea {
  width: 540px;
  float: left;
  height: 86px;
  border: 1px solid #e0e0e0;
  padding: 6px;
}
.ser_fix dl dd > .ser_fix_d div a {
  float: left;
  width: 166px;
  background: #b7b7b7;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 35px;
  margin: 30px 14px 0px 0px;
}
.ser_fix dl dd > .ser_fix_d div a.cur, .ser_fix dl dd > .ser_fix_d div a:hover {
  background: #e60012;
}
.ser_fix dl dd > .ser_fix_d div p input {
  width: 100px;
  float: left;
  height: 30px;
  border: 1px solid #e0e0e0;
  background: none;
  padding: 0px 6px;
  margin-left: 0px;
}
.ser_fix dl dd > .ser_fic_y > span {
  line-height: 30px;
}
.ser_fix dl dd > .ser_fic_y > div p input {
  margin-right: 10px;
}
.ser_fix dl dd > p select {
  width: 212px;
  color: #bfbfbf;
}
.ser_fix dl dd > p.address select {
  width: 178px;
}
.ser_fix dl dd > p a {
  color: #bfbfbf;
}

input::-webkit-input-placeholder, input::-moz-placeholder, input:-moz-placeholder, input:-ms-input-placeholder {
  color: #bfbfbf;
}

.ser6_fix dl {
  background: #fff;
  height: auto;
  padding-bottom: 36px;
}

.ser6_fix_t {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.ser6_fix_t ul {
  width: 386px;
  float: left;
}
.ser6_fix_t ul li {
  width: 100%;
  float: left;
  line-height: 40px;
  margin-top: 20px;
}
.ser6_fix_t ul li span {
  color: #333333;
  float: left;
  margin-right: 14px;
}
.ser6_fix_t ul li input {
  width: 258px;
  height: 40px;
  border: 1px solid #e0e0e0;
  padding: 0px 6px;
  float: left;
}
.ser6_fix_t ul li i {
  font-style: normal;
  color: #e60012;
  margin-left: 10px;
}
.ser6_fix_t a {
  float: left;
  width: 105px;
  height: 105px;
  background: #d2d2d4;
  text-align: center;
  margin: 20px 0px 0px 20px;
  font-family: "方正兰亭粗黑简体";
}
.ser6_fix_t a.jsuan {
  font-size: 28px;
  color: #fff;
  background: #e60012;
}
.ser6_fix_t a.jsuan span {
  margin-top: 24px;
  display: block;
}
.ser6_fix_t a.btnreset {
  font-size: 20px;
  color: #4c4c4c;
}
.ser6_fix_t a.btnreset span {
  display: inline-block;
  padding-top: 32px;
  background: url(../images/sico19.png) no-repeat center top;
  margin-top: 27px;
}
.ser6_fix_t a.btnreset:hover {
  background: #e60012;
}
.ser6_fix_t a.btnreset:hover span {
  color: #fff;
  background: url(../images/sico019.png) no-repeat center top;
}

.ser6_fix dl dd > p {
  width: 100%;
  float: left;
  font-size: 20px;
  color: #e60012;
  font-family: "方正兰亭粗黑简体";
  padding: 40px 0px 30px 0px;
  border-bottom: 1px solid #dcdcdc;
}
.ser6_fix dl dd > p span {
  border-bottom: 2px solid #e60012;
  padding: 0px 4px 8px 4px;
}

.ser6_fix_e {
  width: 100%;
  float: left;
  margin-top: 30px;
}
.ser6_fix_e > img {
  width: 38%;
  float: left;
}

.ser6_fix_eR {
  width: 53.5%;
  float: right;
}
.ser6_fix_eR strong {
  display: block;
  font-size: 18px;
  color: #666666;
  margin: 10px 0px 20px 0px;
}
.ser6_fix_eR p {
  color: #666666;
  line-height: 28px;
}

.ser4A {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.ser4A li {
  border: 1px solid #e0e0e0;
  float: left;
  width: 281px;
  height: 118px;
  position: relative;
  background: #fff;
  margin: 22px 22px 0px 0px;
}
.ser4A li p {
  padding: 20px 20px 0px 80px;
  font-size: 18px;
  color: #666666;
}
.ser4A li p span {
  display: block;
  margin-top: 16px;
}
.ser4A li > span {
  width: 46px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  position: absolute;
  left: 18px;
  top: 20px;
  font-family: "方正兰亭粗黑简体";
  background: url(../images/sico14.png) no-repeat center;
  font-size: 20px;
  color: #666666;
}
.ser4A li > img {
  position: absolute;
  right: 20px;
  top: 25px;
}
.ser4A li:nth-child(4n) {
  margin-right: 0px;
}

@media screen and (min-width: 1025px) {
  .ser4A li:hover > span {
    background: url(../images/sico014.png) no-repeat center;
    color: #fff;
  }
  .ser4A li:hover > p {
    color: #e60012;
  }
}
.ser4B_con {
  width: 100%;
  float: left;
  margin-top: 46px;
  padding-bottom: 80px;
}
.ser4B_con img {
  float: left;
  width: 48.8%;
}
.ser4B_con img:nth-child(2n) {
  float: right;
}

.ser4C {
  width: 100%;
  float: left;
  background: url(../images/spic3.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 80px;
}

.ser4C_con {
  width: 100%;
  float: left;
  background: url(../images/sxian.png) no-repeat center;
  margin-top: 25px;
}
.ser4C_con li {
  width: 130px;
  height: 130px;
  background: url(../images/sico17.png) no-repeat center;
  text-align: center;
  float: left;
  font-size: 16px;
  color: #333333;
  margin: 25px 82px 25px 0px;
}
.ser4C_con li i {
  font-style: normal;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  text-align: center;
  line-height: 28px;
  margin: 25px 0px 8px 0px;
  border: 1px solid #333333;
  font-family: "方正兰亭粗黑简体";
  display: inline-block;
}
.ser4C_con li p {
  padding: 0px 32px;
  line-height: 18px;
}
.ser4C_con li:nth-child(6n) {
  margin-right: 0px;
}

@media screen and (min-width: 1025px) {
  .ser4C_con li:hover {
    background: url(../images/sico017.png) no-repeat center;
  }
  .ser4C_con li:hover i {
    border-color: #fff;
    color: #fff;
  }
  .ser4C_con li:hover p {
    color: #fff;
  }
}
.ser7_main {
  padding: 32px 0px 80px 0px;
}

.ser7A {
  width: 88%;
  float: left;
  padding: 0px 6%;
  text-align: center;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  margin-top: 40px;
}
.ser7A h1 {
  font-size: 36px;
  color: #333333;
}
.ser7A p {
  width: 100%;
  float: left;
}
.ser7A p strong {
  color: #e60012;
}
.ser7A div img {
  float: left;
  margin-bottom: 10px;
  width: 49%;
}
.ser7A div img:nth-child(2n) {
  float: right;
}
.ser7A div p {
  font-size: 18px;
  color: #333333;
}

.ser7_en {
  width: 100%;
  float: left;
  background: #f4f4f6;
  padding: 65px 0px;
}
.ser7_en a {
  width: 42%;
  position: relative;
  font-size: 18px;
  color: #565656;
  line-height: 28px;
  float: left;
}
.ser7_en a:before {
  position: absolute;
  content: "< 上一篇";
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  font-family: "方正兰亭粗黑简体";
}
.ser7_en a p {
  padding-left: 118px;
}
.ser7_en a p img {
  width: 54.1%;
}
.ser7_en a p span {
  width: 30%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 0px;
}
.ser7_en a.ser7_next {
  float: right;
}
.ser7_en a.ser7_next p {
  padding-right: 118px;
  padding-left: 0px;
  position: relative;
}
.ser7_en a.ser7_next:before {
  right: 0px;
  left: auto;
  content: "下一篇 >";
}
.ser7_en a.ser7_next p span {
  right: 118px;
}
.ser7_en a:hover:before {
  color: #e60012;
}

.ser6A_con {
  width: 100%;
  float: left;
  position: relative;
  background: #f4f4f6;
  margin: 62px 0px;
}
.ser6A_con .swiper-slide > p {
  width: 50%;
  float: left;
  overflow: hidden;
}
.ser6A_con .swiper-slide dl {
  width: 45%;
  margin: 0px 2.5%;
  float: right;
}
.ser6A_con .swiper-slide dl dt {
  padding: 30px 0px 26px 0px;
  border-bottom: 1px solid #dcdcde;
  margin-bottom: 26px;
}
.ser6A_con .swiper-slide dl dt h1 {
  display: block;
  font-size: 28px;
  color: #333333;
}
.ser6A_con .swiper-slide dl dt span {
  font-size: 18px;
  color: #333333;
  display: block;
  margin-top: 26px;
}
.ser6A_con .swiper-slide dl dd p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  height: 120px;
  overflow: hidden;
}
.ser6A_con .ser6_arro {
  position: absolute;
  width: 45%;
  right: 2.5%;
  bottom: 44px;
  z-index: 10;
}
.ser6A_con .ser6_arro a {
  width: 88px;
  height: 30px;
  border: 1px solid #e60012;
  border-radius: 20px;
  float: left;
  margin-right: 20px;
}
.ser6A_con .ser6_arro a.arrow-left {
  background: url(../images/ico5.png) no-repeat center;
}
.ser6A_con .ser6_arro a.arrow-right {
  background: url(../images/ico6.png) no-repeat center;
}
.ser6A_con .ser6_arro a.arrow-left:hover {
  background: url(../images/ico05.png) no-repeat center #e60012;
}
.ser6A_con .ser6_arro a.arrow-right:hover {
  background: url(../images/ico06.png) no-repeat center #e60012;
}

.ser6B {
  width: 100%;
  float: left;
  height: 680px;
  background: url(../images/spic17.jpg) no-repeat center;
  background-size: cover;
}

.ser6B_con {
  padding: 40px 118px 64px 118px;
  background-color: rgba(255, 255, 255, 0.8);
  width: 964px;
  float: left;
  margin-top: 46px;
}
.ser6B_con dl {
  float: left;
  width: 321.3px;
  line-height: 40px;
  margin-top: 20px;
}
.ser6B_con dl dt {
  font-size: 16px;
  color: #666666;
  float: left;
  margin-right: 14px;
  width: 70px;
  text-align: right;
}
.ser6B_con dl dd {
  float: left;
}
.ser6B_con dl dd input, .ser6B_con dl dd select {
  width: 200px;
  height: 40px;
  border: 1px solid #e0e0e0;
  padding: 0px 6px;
}
.ser6B_con div dl dd textarea {
  width: 200px;
  height: 40px;
  border: 1px solid #e0e0e0;
  padding: 0px 6px;
}
.ser6B_con dl dd i {
  color: #e60012;
  font-style: normal;
}
.ser6B_con .ser_div dl {
  width: 100%;
}
.ser6B_con .ser_div dl.address dd select {
  width: 160px;
}
.ser6B_con .ser_div dl.address dd input {
  width: 350px;
}
.ser6B_con .ser_div dl dd textarea {
  width: 843px;
  height: 68px;
  padding: 10px;
  width: 835px;
}

.ser6_ym {
  width: 100%;
  float: left;
}

.ser6B_con dl.ser6_ym dd input {
  width: 100px;
  height: 30px;
  margin-right: 10px;
}

.ser6B_en {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 60px;
}
.ser6B_en a {
  display: inline-block;
  width: 166px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  background: #b7b7b7;
  margin: 0px 7px;
}
.ser6B_en a:hover, .ser6B_en a.cur {
  background: #e60012;
}

.totA .pt_tit p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  margin-top: 30px;
}
.totA ul {
  width: 100%;
  float: left;
  padding-bottom: 80px;
}
.totA ul li {
  width: 31.25%;
  float: left;
  margin-right: 3%;
  margin-top: 42px;
}
.totA ul li:nth-child(3n) {
  margin-right: 0px;
}
.totA ul li a {
  width: 100%;
  float: left;
  background: #f7f7f7;
}
.totA ul li a > p {
  width: 100%;
  overflow: hidden;
}
.totA ul li a > div {
  padding: 22px 25px 44px 25px;
}
.totA ul li a > div strong {
  font-size: 18px;
  color: #333333;
  display: block;
  margin-bottom: 22px;
}
.totA ul li a > div p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  height: 180px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.totA ul li a > div i {
  display: inline-block;
  font-style: normal;
  width: 98px;
  height: 32px;
  border: 1px solid #bfbfbf;
  text-align: center;
  line-height: 32px;
  color: #666666;
  border-radius: 16px;
  margin-top: 10px;
}
.totA ul li a:hover {
  background: #e60012;
}
.totA ul li a:hover > div strong, .totA ul li a:hover > div p {
  color: #fff;
}
.totA ul li a:hover > div i {
  color: #fff;
  border-color: #fff;
}

.totB {
  width: 100%;
  float: left;
  background: url(../images/tpic4.jpg) no-repeat center;
  background-size: cover;
  padding: 202px 0px;
}
.totB dl dt {
  font-size: 42px;
  color: #333333;
  font-family: "方正兰亭粗黑简体";
}
.totB dl dd div {
  margin: 36px 0px;
  overflow: hidden;
}
.totB dl dd div a {
  float: left;
  margin-right: 6px;
}
.totB dl dd p {
  width: 276px;
  line-height: 36px;
  border-radius: 16px;
  color: #fff;
  text-align: center;
  background-color: rgba(230, 0, 18, 0.5);
  font-size: 18px;
}
.totB dl dd p span {
  font-size: 16px;
  margin-right: 14px;
}

.totC {
  width: 100%;
  float: left;
  background: url(../images/bg.jpg) no-repeat center;
  background-size: cover;
  padding: 80px 0px;
}
.totC .w1200 {
  overflow: inherit;
}
.totC .w1200 > img {
  float: left;
  width: 61.8%;
  margin-left: -90px;
}

.totC_r {
  width: 466px;
  float: right;
  margin-top: 112px;
}
.totC_r > span, .totC_r > p, .totC_r > dl {
  width: 100%;
  float: left;
}
.totC_r > span {
  font-size: 30px;
  color: #323232;
}
.totC_r > p {
  font-size: 18px;
  color: #323232;
  margin: 16px 0px 20px 0px;
}
.totC_r > dl {
  margin-top: 15px;
}
.totC_r > dl dt {
  width: 108px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  float: left;
  background: #e60012;
  border-radius: 10px;
}
.totC_r > dl dd span {
  width: 56px;
  height: 23px;
  border: 1px solid #bfbfbf;
  text-align: center;
  line-height: 23px;
  font-size: 16px;
  color: #323232;
  float: left;
  margin: 0px 5px;
  border-radius: 10px;
}

.totD {
  padding-bottom: 80px;
}

.totD_con {
  width: 100%;
  float: left;
  margin-top: 46px;
  position: relative;
}
.totD_con li {
  width: 50%;
  float: left;
  height: 340px;
  text-align: center;
}
.totD_con li:nth-child(1) {
  background: url(../images/tpic7.jpg) no-repeat center;
}
.totD_con li:nth-child(2) {
  background: url(../images/tpic8.jpg) no-repeat center;
}
.totD_con li > img {
  width: 49.6%;
  display: inline-block;
  margin-top: 56px;
}
.totD_con li p {
  font-size: 18px;
  color: #fff;
}
.totD_con li span {
  padding: 0px 25px;
  line-height: 38px;
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  border-radius: 18px;
}
.totD_con li p {
  margin-top: 28px;
}
.totD_con li strong {
  display: block;
  color: #fff;
  font-size: 62px;
  margin-top: 90px;
}
.totD_con:after {
  content: "+";
  font-size: 72px;
  color: #fff;
  position: absolute;
  font-family: "方正兰亭粗黑简体";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

video {
  padding: 0px;
  margin: 0px;
}

.S_banner {
  position: relative;
  width: 100%;
  float: left;
  z-index: 1;
  margin-top: 80px;
  background: #000;
}
.S_banner video {
  height: 600px;
  object-fit: fill;
  display: none;
  margin: 0 auto;
}
.S_banner > p {
  width: 100%;
  float: left;
  height: 100%;
  position: relative;
}
.S_banner > p img {
  width: 100%;
  float: left;
  height: 100%;
}
.S_banner > p:after {
  content: url(../images/open01.png);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.S_banner i {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  transform: translate(-50%, -50%);
  width: 62px;
  height: 62px;
  opacity: 0;
  background: url(../images/pause.png) no-repeat center;
  display: none;
}
.S_banner:hover i {
  opacity: 1;
  display: none;
}

.aa:after {
  content: "url(images/proico6.png)";
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 10;
  opacity: 0;
}
.aa:hover:after {
  opacity: 1;
}

.S_banner > .ser_pic {
  width: 100%;
  float: left;
}
.S_banner > .ser_pic img {
  width: 100%;
  float: left;
}

.end {
  text-align: center;
  background: #e60012;
  padding: 10px 0px;
  display: none;
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 60;
}
.end a {
  width: 33.3%;
  float: left;
  text-align: center;
  color: #fff;
  padding-top: 40px;
  position: relative;
}
.end a p {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
}
.end a span {
  display: block;
  font-size: 14px;
}

.S_banner:hover > p em {
  opacity: 1;
}

.res_top {
  width: 100%;
  float: left;
}
.res_top p {
  width: 516px;
  height: 44px;
  border: 1px solid #d8d8d8;
  float: left;
  border-radius: 20px;
}
.res_top p a {
  width: 50px;
  height: 100%;
  float: left;
  background: url(../images/reico1.html) no-repeat center;
  margin-left: 4px;
}
.res_top p input {
  width: 60%;
  float: left;
  height: 100%;
  border: none;
  background: none;
  color: #666;
}
.res_top p i {
  width: 18px;
  height: 18px;
  background: url(../images/reico.html) no-repeat center #d5d5d5;
  float: right;
  border-radius: 100%;
  margin: 12px 28px 0px 0px;
}

.res_a {
  width: 100%;
  float: left;
  border-bottom: 1px solid #d3d3d4;
  margin: 38px 0px 10px 0px;
}
.res_a a {
  float: left;
  font-size: 18px;
  color: #000000;
  width: 98px;
  text-align: center;
  border-bottom: 3px solid #f4f4f6;
  line-height: 58px;
}
.res_a a.cur {
  color: #e60012;
  font-size: 24px;
  border-color: #e60012;
}
.res_a p {
  float: right;
  color: #666666;
  margin-top: 30px;
}

.re_newsC {
  margin-top: 10px;
}

.net_map {
  width: 100%;
  float: left;
  padding: 200px 0px 100px 0px;
  background: #f4f4f6;
}
.net_map dl {
  float: left;
  width: 16.6%;
}
.net_map dl dt {
  display: block;
  font-size: 24px;
  line-height: 25px;
  margin-bottom: 28px;
  padding-left: 0;
}
.net_map dl dt a {
  color: #282828;
}

.net_m_c {
  width: 100%;
  float: left;
}
.net_m_c > a {
  display: block;
  font-size: 16px;
  line-height: 29px;
  color: #666666;
}
.net_m_c > a em {
  display: inline-block;
  width: 0px;
  height: 1px;
  background-color: #666666;
  margin-right: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.net_m_c > div a {
  font-size: 14px;
  color: #666;
  margin-left: 16px;
  display: block;
  line-height: 28px;
}

@media screen and (min-width: 1025px) {
  .res_a a:hover {
    color: #e60012;
    font-size: 24px;
    border-color: #e60012;
  }

  .net_m_c > a:hover {
    color: #e60012;
  }
  .net_m_c > a:hover em {
    width: 12px;
  }

  .net_map dl dt a:hover, .net_map dl dd div a:hover {
    color: #e60012;
  }
}
@media screen and (max-width: 1440px) {
  .nav li > a {
    padding: 0px 10px;
  }

  .inB_con ul li a .line_1 {
    right: 3.4%;
  }

  .inC_con > a.arrow-left {
    left: -50px;
  }
  .inC_con > a.arrow-right {
    right: -50px;
  }

  .menuBox .w1200 {
    width: 1000px;
  }
  .menuBox .w1200 > ul li {
    margin-right: 4%;
  }

  .inB_con ul {
    width: 66%;
  }

  .seaB .w1200 {
    right: 8%;
  }

  #allmap {
    height: 610px;
  }
}
@media screen and (max-width: 1366px) {
  .ptieB_con {
    width: 100%;
  }

  .aboutB_con .arrow-left {
    left: -40px;
  }
  .aboutB_con .arrow-right {
    right: -40px;
  }

  .waiter-ul {
    width: 50px;
  }
  .waiter-ul li {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .waiter-ul li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .waiter-ul li a i {
    width: 50px;
  }

  .nav {
    margin-left: 23%;
    float: left;
  }

  .inC_con {
    width: 1100px;
  }

  .inB_con ul li a {
    padding: 0px 11.2% 0px 16%;
  }

  .pro_en dl dt {
    font-size: 26px;
  }
  .pro_en dl dd p {
    font-size: 20px;
  }

  .ab1C_con {
    width: 80%;
  }
}
@media screen and (max-width: 1280px) {
  .pro_mid li a span {
    font-size: 14px;
  }

  .w1200, .inE, .inD_con_c {
    width: 90%;
  }

  .inC_con, .aboutB_con {
    width: 80%;
  }

  .inD_con_c .swiper-slide a > p {
    width: 40%;
  }
  .inD_con_c .swiper-slide a dl {
    width: 57%;
  }
  .inD_but {
    width: 57%;
  }

  .inE_l_c > a {
    width: 31%;
  }

  .fot_r {
    width: 50%;
  }

  .fot_l div p {
    width: 100%;
  }
  .fot_l div p:nth-child(2n) {
    width: 100%;
  }

  .ser4A li {
    width: 31%;
    margin-right: 2%;
  }
  .ser4A li:nth-child(4n) {
    margin-right: 2%;
  }
  .ser4A li:nth-child(3n) {
    margin-right: 0px;
  }

  .ser4C_con {
    background: none;
    text-align: center;
  }
  .ser4C_con li {
    margin: 25px 1%;
    float: none;
    display: inline-block;
  }

  .cooA_con li {
    width: 18%;
    margin-right: 2%;
  }

  .ptieB_con .swiper-container {
    width: 80%;
  }

  .ab2_en li {
    width: 28.5%;
  }

  .aboutE_con .info .dec_l {
    width: 42%;
    margin: 0px 2%;
  }

  .ser6A_con {
    width: 90%;
    padding: 40px 5% 100px 5%;
  }
  .ser6A_con .swiper-slide dl dt {
    padding-top: 0px;
  }
  .ser6A_con .ser6_arro {
    bottom: 33px;
  }
  .ser6A_con .swiper-slide dl dd p {
    height: auto;
  }

  .ser6B_con {
    width: 80%;
    padding: 40px 10% 64px 10%;
  }
  .ser6B_con dl {
    width: 33.3%;
    position: relative;
  }
  .ser6B_con dl dt {
    position: absolute;
    left: 0px;
    float: none;
    margin-right: auto;
  }
  .ser6B_con dl dd {
    padding-left: 76px;
    float: none;
  }
  .ser6B_con dl dd input {
    width: 84%;
  }
  .ser6B_con .ser_div dl dd input {
    width: 95.6%;
  }
  .ser6B_con .ser_div dl dd textarea {
    width: 95.6%;
    padding: 10px 1%;
  }

  .ser6_ym {
    width: 100% !important;
  }
}
@media screen and (max-width: 1279px) {
  .aboutE_con .list_ab {
    width: 240px;
    float: none;
    margin: 0 auto;
    padding: 0px 100px;
    font-size: 16px;
  }
  .aboutE_con ul li {
    width: 94px;
    margin-right: 42px;
  }

  .serC_con {
    width: 100%;
    float: left;
  }
  .serC_con .bd ul {
    background: none;
  }
  .serC_con .bd ul.lf_ser {
    background: none;
  }
  .serC_con .bd ul li:nth-child(5), .serC_con .bd ul li:nth-child(6), .serC_con .bd ul li:nth-child(7), .serC_con .bd ul li:nth-child(8) {
    float: left;
  }
}
@media screen and (max-width: 1146px) {
  /* .nav {
    margin-left: 100px;
  } */
  .nav li > a {
    padding: 0px 4px;
    font-size: 14px;
  }

  .inE_l_c > a {
    width: 29%;
  }

  .totC .w1200 > img {
    width: 50%;
  }

  .watC ul li {
    width: 31.5%;
  }
}
@media screen and (max-width: 1100px) {
  .fot_en > div {
    text-align: center;
  }
  .fot_en > div p {
    width: 100%;
    margin-top: 10px;
  }

  .proxq_t_cR dl dd a:nth-child(1) {
    padding: 0px 72px 0px 32px;
  }
  .proxq_t_cR dl dd a:nth-child(1):after {
    right: 32px;
  }

  .proxq_ol {
    margin-top: 0px;
  }

  .proxq_t_cL {
    width: 48%;
  }

  .watB ul li > div span {
    padding: 12px 0px;
  }

  .ab2_top li strong {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1025px) {
  .head_r {
    display: block;
    right: 110px;
    width: 140px;
  }
  .head_r > a {
    line-height: 54px;
    width: 36%;
    margin: 0px 4%;
  }
  .inD_con_c .image-box {
    margin: 0px auto;
    float: unset;
  }
  .nav {
    width: 62%;
    float: left;
    /* margin-left: 23%; */
  }
  .nav li > a {
    line-height: 54px;
  }

  .nav_div {
    display: none !important;
  }

  .menu-handler {
    width: 54px !important;
    height: 54px;
  }

  .sousuo {
    width: 54px !important;
    height: 54px;
    right: 54px !important;
  }

  .header {
    height: 54px;
  }

  .banner, .N_banner, .proxq_top, .auxq_con, .AU_banner, .S_banner {
    margin-top: 54px;
  }

  .auxq_con {
    padding-bottom: 60px;
  }
  .auxq_con .w1200 > p {
    text-align: right;
  }

  .menu-handler .burger {
    top: 16px;
  }
  .menu-handler .burger-2 {
    top: 27px;
  }
  .menu-handler .burger-3 {
    top: 38px;
  }
  .menu-handler.active .burger-1, .menu-handler.active .burger-3 {
    top: 26px;
  }

  .search {
    width: 280px;
    right: -280px;
  }
  .search.cur {
    right: 108px;
  }
  .search .form input[type=text] {
    padding: 0px 5% 0px 15%;
  }

  .header > a.logo {
    width: 160px;
  }

  .inB_con_d dl {
    top: 33%;
    transform: translateY(0);
  }
  .inB_con_d dl dd {
    display: block;
    color: #fff;
  }

  .inB_con {
    background: url(../images/inpic6.jpg) no-repeat 76% center;
  }
  .inB_con ul {
    width: 60%;
  }
  .inB_con ul li a {
    padding: 0px 10% 0px 0px;
  }

  .inB_con_d dl dd {
    white-space: normal;
  }

  .inB_con > a {
    width: 178px;
    padding: 0px 40px 0px 16px;
  }
  .inB_con > a:after {
    right: 14px;
  }

  .inC_con {
    width: 80%;
  }

  .inD {
    background-size: cover;
    padding-bottom: 60px;
  }

  .inC_con .product__name img {
    top: -30%;
  }
  /* .inC_con .swiper-slide a div img {
    top: -30%;
  } */

  .inD_con_c {
    width: 90%;
    padding: 30px 0px 110px 0px;
    position: relative;
  }
  .inD_con_c .swiper-slide a > p {
    text-align: center;
    width: 60%;
    margin: 0px 20%;
    height: auto;
  }

  .inD_con {
    height: auto;
  }

  .inD_con_c .swiper-slide a {
    height: auto;
  }
  .inD_con_c .swiper-slide a dl {
    width: 90%;
    padding: 0px 5%;
  }
  .inD_con_c .swiper-slide a dl dt {
    margin-top: 24px;
  }
  .inD_con_c:after {
    display: none;
  }

  .inD_con:after {
    display: none;
  }

  .inD_but {
    width: 57.5%;
    bottom: 10px;
  }

  .inE_l, .inE_r {
    width: 100%;
  }

  .inD_con_c:before {
    right: 0px;
  }

  .fot_l {
    width: 100%;
  }

  .fot_en > div {
    line-height: 22px;
    width: 100%;
    text-align: center;
  }
  .fot_en > div p {
    display: none;
  }
  .fot_en > p {
    width: 100%;
    text-align: center;
  }

  .fot_r {
    display: none;
  }

  .fot_l div {
    display: none;
  }
  .fot_l img {
    float: left;
  }
  .fot_l > p {
    width: 114px;
    float: right;
    display: block;
    margin-left: 20px;
  }
  .fot_l > p span {
    width: 100%;
    float: left;
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 24px;
    margin-top: 10px;
  }
  .fot_l > p img {
    width: 100%;
  }

  .inD_but {
    left: 0px;
    right: 0px;
    bottom: 30px;
    width: auto;
    text-align: center;
  }
  .inD_but a {
    display: inline-block;
    margin: 0px 10px;
    float: none;
  }

  .inD_con_c .swiper-slide a dl dd p {
    height: auto;
    overflow: inherit;
  }

  .header {
    z-index: 50;
  }

  .menuBox {
    top: 0px;
    background-color: white;
  }

  .menu_top {
    display: none;
  }

  .menuBox .w1200 {
    width: 100%;
    position: static;
    transform: translate(0);
  }
  .menuBox .w1200 > ul {
    margin-top: 60px;
  }
  .menuBox .w1200 > ul li {
    width: 100%;
    margin-right: 0px;
  }
  .menuBox .w1200 > ul li > p {
    padding: 0px 4%;
    margin-bottom: 0px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    background: url(../images/wapico1.png) no-repeat 96% center;
    border-bottom: 1px solid #eee;
  }
  .menuBox .w1200 > ul li > p span {
    display: none;
  }
  .menuBox .w1200 > ul li > p.cur a {
    color: #e60012;
  }

  .menu_li_c > div {
    display: none;
  }
  .menu_li_c > p a {
    font-size: 14px;
  }
  .menu_li_c > div a {
    display: block;
    padding: 0px 10%;
    line-height: 30px;
    color: #666;
    margin-left: 0px;
  }

  .menu_list {
    background: #f5f5f5;
    display: none;
  }

  .menuBox .w1200 > ul li.cur .menu_list {
    display: block;
  }

  .menu_li_c > p {
    padding: 0px 6%;
    line-height: 36px;
  }
  .menu_li_c > p a {
    display: inline-block;
    padding-left: 0px;
  }
  .menu_li_c > p a.cur {
    color: #e60012;
  }
  .menu_li_c > p.on {
    background: url(../images/wapico1.png) no-repeat 96% center;
  }

  .menu-handler.active {
    background: none;
  }
  .menu-handler.active .burger {
    background: #e60012;
  }

  .menuBox .w1200 > ul li.hide {
    display: block;
  }
  .menuBox .w1200 > ul li.hide > h2 {
    background: none;
  }

  .inC_con > a {
    top: 36%;
    transform: translateY(0);
  }

  .inB_con ul li a .line, .footer:after, .N_nav {
    display: none;
  }

  .pro_en:after {
    opacity: 0.5;
    right: 0px;
  }

  .proxq_t_cR dl dd a:nth-child(1), .proxq_t_cR dl dd a:nth-child(2) {
    padding: 0px 46px 0px 20px;
    font-size: 16px;
    line-height: 40px;
  }
  .proxq_t_cR dl dd a:nth-child(1):after, .proxq_t_cR dl dd a:nth-child(2):after {
    right: 14px;
    top: 8px;
  }

  .proxq_top .w1200 > p {
    text-align: right;
  }

  .proxq_m_t {
    margin-top: -40px;
  }
  .proxq_m_t .hd ul li {
    padding: 0px;
    line-height: 40px;
    height: 40px;
    width: 32%;
    margin-right: 2%;
    text-align: center;
    font-size: 16px;
  }
  .proxq_m_t .hd ul li:after {
    display: none;
  }
  .proxq_m_t .hd ul li:nth-child(3n) {
    margin-right: 0px;
  }

  .sea_m select {
    width: 20% !important;
    font-size: 14px;
    float: left;
    height: 38px;
  }
  .sea_m input {
    width: 20% !important;
    font-size: 14px;
    float: left;
    height: 38px;
    height: 36px;
  }
  .sea_m a {
    float: left;
    width: 6%;
    height: 38px;
  }

  .sea_tit {
    padding-top: 74px;
  }

  .sea_e {
    text-align: left;
    margin-top: 20px;
  }

  .seaB {
    margin-top: 30px;
  }
  .seaB .w1200 {
    left: 5%;
    transform: translateX(0);
    position: static;
    width: 90%;
    float: left;
    margin: 0px 5%;
  }
  .seaB > img {
    height: auto;
    width: 100%;
  }

  .seaB_c {
    width: 100%;
    padding: 0px;
  }
  .seaB_c .swiper-slide p {
    margin: 0px 5%;
    top: 30%;
    transform: translateY(0);
  }

  .sea1B_con {
    background: url(../images/sjpic1.jpg) no-repeat center;
    height: auto;
    padding: 60px 0px;
  }

  .sea1B_c_c {
    width: 100%;
    position: static;
    transform: translateY(0);
  }

  .sea1C .w1200 > img {
    width: 40%;
  }

  .sea1C_R {
    width: 50%;
    margin-top: 0px;
  }
  .sea1C_R dl {
    border: none;
    margin-top: 30px;
    padding-bottom: 0px;
  }
  .sea1C_R dl dt {
    margin: 0px;
  }
  .sea1C_R dl dd {
    padding: 0px;
  }

  .cooA_con li {
    width: 17.6%;
    height: auto;
    margin-right: 2.5%;
  }

  .newsB {
    width: 96%;
    padding: 20px 2%;
  }
  .newsB > strong {
    margin-left: 0px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
  }
  .newsB select {
    margin: 0px 2% 0px 0px;
    width: 24%;
    padding: 0px 1%;
  }
  .newsB input {
    margin-left: 0px;
    width: 32%;
    border: none;
    padding: 0px 1%;
  }
  .newsB a {
    width: 12%;
    margin-left: 2%;
  }

  .newsC_c > a {
    margin-top: 0px;
  }

  .newsC li > span {
    padding: 20px 2%;
  }

  .ab1A i {
    display: none !important;
  }
  .ab1A ul {
    width: 100%;
    float: left;
  }

  .ab_nav {
    margin-bottom: 40px;
  }
  .ab_nav > a {
    width: 174px;
  }

  .ab4A, .ab1B_t {
    margin-top: 0px;
  }

  .ab1C_con {
    width: 80%;
    float: left;
    margin: 0px 10%;
  }

  .ab1C {
    background: url(../images/abbg.jpg) no-repeat center;
    background-size: cover;
    height: auto;
    padding-bottom: 60px;
  }
  .ab1C > p {
    background-image: none;
  }

  .ab1C_con .arrow-left, .ab1C_con .arrow-right {
    top: 46%;
  }
  .ab1C_con .arrow-left {
    left: -52px;
  }
  .ab1C_con .arrow-right {
    right: -52px;
  }
  .ab1C_con .swiper-slide a span {
    font-size: 14px;
  }

  .watB {
    background: url(../images/watpic2.jpg) no-repeat center;
    background-size: cover;
    height: auto;
    padding: 60px 0px;
  }
  .watB > p {
    display: none;
  }
  .watB ul li {
    width: 32%;
    margin-right: 2%;
  }
  .watB ul li:nth-child(5n) {
    width: 32%;
    margin-right: 2%;
  }
  .watB ul li:nth-child(3n) {
    margin-right: 0px;
  }

  .watC {
    padding: 60px 0px;
  }
  .watC ul li {
    width: 31.6%;
  }

  .watD, .ptieC {
    height: auto;
    padding: 60px 0px;
  }

  .ptieB {
    padding: 60px 0px;
    background: url(../images/ptpic2.jpg) no-repeat center;
    height: auto;
    background-size: cover;
  }
  .ptieB > p {
    display: none;
  }

  .ptieB_con {
    width: 80%;
    float: left;
    margin-left: 10%;
    overflow: inherit;
  }
  .ptieB_con .swiper-container {
    width: 80%;
  }
  .ptieB_con .arrow-left {
    left: -76px;
  }
  .ptieB_con .arrow-right {
    right: -76px;
  }
  .ptieB_con .swiper-slide p {
    width: auto;
  }

  .jmianB > img {
    display: none;
  }

  .jmianB_r {
    width: 100%;
  }

  .ptieC .pt_tit, .ptieB .sea_tit, .watB .sea_tit, .watC .sea_tit, .watD .sea_tit {
    padding-top: 0px;
  }

  .ab3_bottom {
    background: url(../images/ab3bg.jpg) no-repeat center;
    background-size: cover;
    height: auto;
    padding: 60px 0px;
  }
  .ab3_bottom > p {
    display: none;
  }
  .ab3_bottom dl {
    position: static;
    transform: translateY(0);
  }

  .ab2_top {
    background: none;
    height: auto;
  }
  .ab2_top li {
    width: 100%;
    padding: 20px 0px;
    float: left;
    border: none;
  }
  .ab2_top li.cur {
    width: 100%;
    padding: 20px 0px;
    float: left;
    border: none;
  }
  .ab2_top li p {
    display: block;
    color: #333;
  }
  .ab2_top li strong {
    color: #e60012;
    margin-top: 0px;
  }

  .ab2_en li {
    width: 28.6%;
  }
  .ab2_en li span:before {
    display: none;
  }

  .ab3_en li span {
    top: 28%;
    transform: translateY(0);
  }

  .pro_mid li a {
    padding-bottom: 45px;
  }
  .pro_mid li a span {
    height: 25px;
    line-height: 24px;
    /* white-space: normal; */
    padding: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .pro_mid li a span i {
    position: static;
    top: auto;
    transform: translateY(0);
    padding: 0px;
  }

  .totC .w1200 > img {
    width: 40%;
    margin-left: 0px;
  }

  .totC_r {
    margin-top: 0px;
  }

  .serD {
    background: url(../images/seapic9.jpg) no-repeat center;
    background-size: cover;
    height: auto;
    padding-bottom: 80px;
  }
  .serD > p {
    display: none;
  }

  .serA .pt_tit p {
    padding: 0px;
  }

  .serB {
    padding: 100px 0px;
    background: url(../images/serpic1.jpg) no-repeat 78% center;
  }
  .serB strong {
    font-size: 28px;
  }
  .serB p {
    font-size: 20px;
  }
  .serB img {
    width: 30%;
  }

  .ser7_en a {
    width: 48%;
  }
  .ser7_en a p span {
    height: 84px;
    overflow: hidden;
    transform: translateY(0);
    top: 20%;
  }
  .ser7_en a:before {
    top: 38%;
    transform: translateY(0);
  }

  .ser6B_con {
    width: 90%;
    padding: 40px 5% 60px 5%;
    float: left;
  }

  .ser6B {
    padding-bottom: 60px;
    height: auto;
  }

  .ser6B_con dl {
    width: 33%;
  }
  .ser6B_con .ser6_ym {
    width: 100%;
    float: left;
  }
  .ser6B_con dl dd input {
    width: 150px;
  }
  .ser6B_con div dl dd textarea, .ser6B_con div dl dd select {
    width: 150px;
  }
  .ser6B_con .ser_div dl dd input, .ser6B_con .ser_div dl dd textarea {
    width: 700px;
  }

  .ser4C_con {
    text-align: center;
    background: none;
  }
  .ser4C_con li {
    display: inline-block;
    float: none;
    margin: 10px 1%;
    vertical-align: top;
  }

  .aboutB_c_a {
    width: 100%;
    padding-left: 0px;
    margin-left: 0px;
    position: static;
    border-left: 0px;
    margin: 0 auto;
    padding-bottom: 0px;
    margin-top: 60px;
  }
  .aboutB_c_a:before, .aboutB_c_a p:before {
    display: none;
  }

  .aboutB {
    background: url(../images/apic2.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 60px;
    height: auto;
  }
  .aboutB > p {
    display: none;
  }

  .aboutB_con {
    position: relative;
    transform: translateX(0);
    left: auto;
    width: 40%;
    float: none;
    margin: 0 auto;
  }
  .aboutB_con .swiper-container .swiper-slide {
    height: auto !important;
  }
  .aboutB_con .arrow-left {
    left: -100px;
  }
  .aboutB_con .arrow-right {
    right: -100px;
    left: auto;
  }

  .aboutB_c_a p {
    padding-right: 0px;
  }

  .aboutD {
    background: url(../images/apic5.jpg) no-repeat center;
    background-size: cover;
    height: auto;
    padding-bottom: 60px;
  }
  .aboutD > p {
    display: none;
  }

  .aboutE_con .info .dec_l {
    margin: 0px;
    float: left;
    width: 48%;
  }
  .aboutE_con .info .dec_l:nth-child(2n) {
    float: right;
  }

  .aboutF {
    height: auto;
    padding-bottom: 80px;
  }

  .aboutG_con dl {
    width: 44%;
    background: none;
    background-color: rgba(255, 255, 255, 0.8);
  }

  .aboutE_con .info .dec_l > p strong {
    font-size: 30px;
  }

  .totD_con:after {
    display: none;
  }
  .totD_con li strong {
    font-size: 34px;
    margin-top: 62px;
  }
  .totD_con li p {
    padding: 0px 20px;
  }
  .totD_con li p span {
    line-height: 30px;
    padding: 20px;
    border-radius: 0px;
  }

  .AU_banner .tabs a p:after {
    top: 35%;
    left: 44%;
    transform: translate(0, 0);
  }

  .wuyou-waiter {
    display: none;
  }

  .end {
    display: block;
  }
  .end a {
    height: 17px;
  }

  .menuBox {
    padding-bottom: 72px !important;
  }

  .aboutD ul {
    display: none;
  }

  .sj_aboutD_con {
    display: block;
  }

  .aboutF .swiper-container .swiper-slide p {
    text-align: left;
  }

  .AU_banner .swiper-slide i, .S_banner i {
    display: none !important;
  }

  .proxq_t_cR dl dd a {
    margin-top: 20px;
  }
  .proxq_t_cR dl dd p {
    line-height: 24px;
    padding: 10px 0px;
  }
  .proxq_t_cR dl dt {
    padding: 10px 0px;
  }

  #allmap {
    height: 420px;
  }

  .inE_l_c > a {
    width: auto;
    float: none;
    display: block;
  }
  .inE_l_c > a:nth-child(2n) {
    width: auto;
    float: none;
    display: block;
  }

  .inB_con > p {
    width: 54%;
  }

  .pro_mid {
    margin-top: 40px;
  }

  .ser4A li {
    width: 48%;
    margin-right: 0px;
  }
  .ser4A li:nth-child(2n) {
    float: right;
    margin-right: 0px;
  }

  .menu_li_c > div a {
    height: 30px;
  }

  .auxq_con_m .xq_vi p, .auxq_con_m .xq_vi i {
    display: none;
  }

  .aboutA_con > .image-box {
    width: 66%;
    margin: 0 auto;
    display: block;
    float: none;
  }

  .aboutA_R {
    width: 100%;
    margin-top: 40px;
  }
  .aboutA_R span {
    margin: 0 auto;
    margin-top: 20px;
  }

  .ab4xq_mid a {
    font-size: 14px;
    width: 48%;
    float: left;
    text-align: center;
    background: #fff;
  }
  .ab4xq_mid a:before {
    display: none;
  }
  .ab4xq_mid a:nth-child(2n) {
    float: right;
  }
  .ab4xq_mid a.cur {
    color: #e60012;
  }

  .proxq_t_cL {
    margin-top: 0px;
  }

  .AU_banner .swiper-slide video, .S_banner video {
    width: 100%;
    height: auto;
  }

  .fo_link {
    display: none;
  }

  .net_map {
    padding: 120px 0px 80px 0px;
  }
  .net_map dl {
    width: 100%;
    margin-bottom: 30px;
  }

  .net_m_c {
    float: left;
    width: 16.6%;
  }
  .net_m_c > a em {
    display: none;
  }

  .net_map dl dt {
    margin-bottom: 26px;
  }

  .net_m_c > div a {
    margin-left: 12px;
    padding-left: 0px;
  }
  .net_m_c > a {
    padding-left: 0px;
  }

  .proxq_t_cL {
    width: 530px;
    float: none;
    margin: 0 auto;
    overflow: hidden;
  }

  .proxq_t_cR {
    width: 100%;
  }

  .proxq_ol {
    margin-top: 4%;
  }

  .ser6B_con dl dt {
    position: static;
    float: left;
    margin-right: 14px;
  }
  .ser6B_con dl dd {
    float: left;
    padding-left: 0px;
  }
}
@media screen and (max-width: 1022px) {
  .nav {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .nav {
    display: none;
  }

  .audio_mid {
    margin-top: 0;
  }

  .inB_con {
    height: 438px;
  }
  .inB_con ul li {
    height: 146px;
  }

  .inB_con_d {
    padding: 0px 20px 0px 116px;
  }
  .inB_con_d > p {
    line-height: 146px;
    width: 110px;
  }

  .inC_con .product__name {
    height: 70px;
  }
  .inC_con .product__name img {
    top: -22%;
  }
  .inC_con .product__name span {
    line-height: 70px;
  }
  /* .inC_con .swiper-slide a div {
    height: 70px;
  }
  .inC_con .swiper-slide a div img {
    top: -22%;
  }
  .inC_con .swiper-slide a div span {
    line-height: 70px;
  } */

  .inB_con_d dl {
    top: 29%;
  }

  .pro_top {
    padding: 10px 0;
  }

  .pro_top > a {
    margin: 10px 4%;
    font-size: 14px;
  }

  .pro_en {
    height: auto;
    padding: 40px 0px;
  }
  .pro_en dl {
    margin-top: 0px;
  }
  .pro_en:after {
    content: url(../images/pro01.png);
  }

  .proxq_m_R {
    display: none;
  }

  .proxq_m_t {
    width: 100%;
  }

  .proxq_en_rc > img {
    display: none;
  }

  .proxq_en_rR, .proxq_t_cR, .sea1C_R, .auxq_con_l {
    width: 100%;
  }

  .sea1C .w1200 > img, .watD_con > img, .watA_r {
    display: none;
  }

  .sea1C {
    padding: 50px 0px;
  }

  .auxq_con_r {
    width: 100%;
    float: left;
    margin-top: 20px;
  }

  .auxq_con_rC a {
    width: 32%;
    margin-right: 2%;
  }
  .auxq_con_rC a:nth-child(3n) {
    margin-right: 0px;
  }

  .ab_nav > a {
    width: auto;
    padding: 0px 20px;
  }

  .watA_l {
    margin-top: 0px;
    width: 100%;
  }

  .watD_con ul {
    width: 99%;
  }

  .ptieA > img, .ab3_top > img {
    display: none;
  }

  .ptieR, .ab3_t_l {
    width: 100%;
  }

  .ptieA {
    margin-top: 0px;
  }

  .totB {
    padding: 66px 0px;
  }
  .totB dl dt {
    font-size: 34px;
  }

  .totC .w1200 > img {
    display: none;
  }

  .totC_r {
    float: none;
    margin: 0 auto;
  }

  .serD_con li span {
    font-size: 14px;
  }

  .ser3_con_a {
    margin-top: 16px;
  }
  .ser3_con_a > div p {
    line-height: 24px;
    padding: 10px 0px;
  }

  .ser3A li:after {
    right: -24%;
  }

  .ser3B > span {
    padding: 20px;
  }
  .ser3B > span:before {
    display: none !important;
  }
  .ser3B .pagination {
    bottom: 27px;
    right: 20px;
  }

  .ser4C {
    height: auto;
    padding-bottom: 80px;
  }

  .ser6A_con {
    width: 100%;
    padding: 0px;
    padding: 60px 0px 100px 0px;
  }
  .ser6A_con .swiper-slide dl {
    width: 90%;
    margin: 0px 5%;
  }
  .ser6A_con .swiper-slide dl dt {
    padding-top: 30px;
  }
  .ser6A_con .swiper-slide > p {
    float: none;
    margin: 0 auto;
    width: 68%;
  }
  .ser6A_con .ser6_arro {
    width: 100%;
    text-align: center;
    bottom: 30px;
  }
  .ser6A_con .ser6_arro a {
    float: none;
    margin: 0px 10px;
    display: inline-block;
  }
  .ser6A_con .swiper-slide dl {
    text-align: center;
  }
  .ser6A_con .swiper-slide dl dd p {
    height: auto;
  }

  .ser6B_con dl {
    width: 100%;
  }
  .ser6B_con .ser_div dl dd input, .ser6B_con .ser_div dl dd textarea {
    width: 80%;
  }

  .ser7_en a {
    width: 100%;
    margin: 10px 0px;
  }
  .ser7_en a p {
    padding: 0px 0px 0px 82px !important;
  }
  .ser7_en a p img {
    display: none;
  }
  .ser7_en a p span {
    position: static;
    transform: translateY(0);
  }
  .ser7_en a:before {
    content: "上一篇";
  }
  .ser7_en a.ser7_next:before {
    left: 0px;
    right: auto;
    content: "下一篇";
  }
  .ser7_en a:before {
    top: -1px;
  }

  .socA li {
    width: 100%;
  }

  .fot_l img {
    width: 56%;
  }
  .fot_l > p {
    width: 16%;
    margin-left: 2%;
  }

  .ab4A li {
    margin: 24px 0.5% 0px 0.5%;
  }

  .pro_mid li {
    width: 49%;
    margin: 30px 0.5% 0px;
  }

  .pro_mid li a span {
    /* height: 40px; */
    line-height: 20px;
    font-size: 12px;
    overflow: hidden;
    /* margin: 0 12px; */
    width: unset;
  }

  .ser6B_con dl dt {
    width: 100%;
    margin-right: 0px;
    text-align: left;
  }
  .ser6B_con dl dd {
    width: 100%;
    margin-right: 0px;
    text-align: left;
  }
  .ser6B_con dl dd input {
    width: 80%;
  }
  .ser6B_con div dl dd textarea {
    width: 80%;
  }
  .ser6B_con dl.ser6_ym dt, .ser6B_con dl.ser6_ym dd {
    width: auto;
  }
  .ser6B_con dl.ser6_ym dt {
    margin-right: 14px;
  }

  .net_m_c > div a {
    font-size: 12px;
  }
}
@media screen and (max-width: 736px) {
  .w1200.main.main-1 {
    padding: 170px 0 80px;
  }

  .page li.next a {
    padding: 0;
    width: inherit;
  }

  .end {
    display: block;
    padding: 6px 0px;
  }
  .end a {
    height: 18px;
    padding-top: 32px;
  }
  .end a p img {
    width: 22px;
  }
  .end a:nth-child(2) p img {
    width: 20px;
  }

  .serE li {
    width: 23%;
  }

  .ser6B_con .ser_div dl dd input {
    width: 76%;
  }
  .ser6B_con .ser_div dl dd textarea {
    width: 76%;
    width: 75%;
  }

  .aboutF .tabs a {
    width: 30%;
    margin: 0px 2% 0px 0px;
    float: left;
    padding: 10px 1%;
    font-size: 14px;
  }
  .aboutF .tabs a:nth-child(3n) {
    margin-right: 0px;
  }

  .jmianC ul li {
    width: 23.4%;
  }

  .proxq_t_cR dl dd span:nth-child(2) {
    background: url(../images/proico6.png) no-repeat left 5px;
  }
  .proxq_t_cR dl dd span:nth-child(3) {
    background: url(../images/proico7.png) no-repeat left 5px;
  }

  .que_mid li a {
    padding: 22px 40px;
  }

  .que_mid li a:before {
    width: 20px;
    height: 20px;
    left: 10px;
    background-size: 100%;
  }

  .que_mid li a span {
    font-size: 14px;
    height: 17px;
  }

  .que_mid li a p {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }

  .que_mid li a:after {
    width: 20px;
    height: 20px;
    left: 10px;
    background-size: 100%;
    padding: 0px;
    border-left: none;
    left: auto;
    right: 10px;
    background-image: url(../images/proico13.png);
  }

  .pagination.question a {
    padding: 0;
  }
}
@media screen and (max-width: 415px) {
  .pagination.question a {
    padding: 0;
  }

  .nav {
    display: none;
  }

  .w1200.main.main-1 {
    padding: 30px 0;
  }

  .header > a.logo {
    left: 10px;
  }

  .search.cur {
    width: auto;
    left: 0px;
    z-index: 10;
  }

  .sousuo {
    z-index: 12;
  }

  .inA li {
    width: 49.8%;
    margin: 1px 0px;
  }
  .inA li:nth-child(2n) {
    float: right;
  }

  .title {
    margin: 30px 0px 24px 0px;
  }
  .title dl {
    padding-left: 50px;
  }
  .title dl dt {
    font-size: 20px;
  }
  .title dl dt img {
    width: 34px;
  }

  .inE_l ul li > a {
    width: 100%;
  }
  .inE_l ul li > a:nth-child(2n) {
    display: none;
  }

  .inE {
    padding-bottom: 30px;
  }

  .fot_l {
    padding: 20px 0px;
  }
  .fot_l img {
    width: 66%;
  }

  .inD_con_c .swiper-slide a > p {
    width: 80%;
    margin: 0px 10%;
  }
  .inD_con_c .swiper-slide a dl dt {
    font-size: 16px;
  }
  .inD_con_c .swiper-slide a dl dt i {
    font-size: 14px;
  }

  .inD_but a {
    width: 60px;
    height: 22px;
  }

  .inD_con_c {
    padding: 30px 0px 86px 0px;
  }

  .inC {
    padding-bottom: 34px;
  }

  .inA li a > span {
    line-height: 26px;
    font-size: 14px;
  }

  .inC_con {
    width: 100%;
  }
  .inC_con .swiper-slide {
    width: 260px;
    transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    /* margin-top: 10px; */
  }
  .inC_con .product__name img {
    top: -48%;
  }
  /* .inC_con .swiper-slide a div img {
    top: -48%;
  } */
  .inC_con .swiper-container {
    width: 100%;
  }
  /* .inC_con .swiper-slide a {
    width: 240px;
  } */
  .inC_con > a {
    background-color: rgba(250, 0, 18, 0.6) !important;
    top: 31%;
  }
  .inC_con .swiper-slide-active {
    width: 260px;
    margin-top: 0px;
  }
  /* .inC_con .swiper-slide-active a {
    width: 100%;
  } */
  .inC_con > a {
    width: 16.2%;
    top: 10px;
    bottom: 3px;
    height: auto;
    font-size: 0px;
    background: none !important;
  }
  /* .inC_con .product__name {
    height: 52px;
  } */
  .inC_con .product__name {
    line-height: 52px;
  }
  /* .inC_con .product__name {
    width: 35px;
  } */
  /* .inC_con .swiper-slide a div {
    height: 52px;
  }
  .inC_con .swiper-slide a div span {
    line-height: 52px;
  }
  .inC_con .swiper-slide a div img {
    width: 35px;
  } */
  .inC_con > a.arrow-left {
    left: 0px;
    z-index: 10;
  }
  .inC_con > a.arrow-right {
    right: 0px;
    z-index: 10;
  }

  /* .inC_con_pc {
    display: none;
  } */

  .inC_con_sj {
    display: block;
  }

  .AU_banner .swiper-slide {
    padding-bottom: 36px;
  }

  .ser_banner .swiper-slide {
    padding-bottom: 0px;
  }

  .AU_banner .tabs {
    height: auto;
    width: 90%;
    padding: 0px 5%;
  }
  .AU_banner .tabs a {
    width: 22%;
    float: left;
    margin: 20px 1.5% 0px 1.5%;
  }
  .AU_banner .swiper-slide span {
    font-size: 15px;
  }
  .AU_banner .tabs a p:after {
    content: url(../images/open.png);
  }

  .banner .pagination, .ser_banner .tabs {
    bottom: 8px;
  }

  .banner .pagination span, .ser_banner .tabs a {
    width: 14px;
    height: 4px;
    margin: 0px 2px;
    float: none;
  }

  .inB_con {
    background: url(../images/sjb.jpg) no-repeat right center;
    background-size: cover;
    height: auto;
    padding: 20px 0px;
  }
  .inB_con > p {
    width: 100%;
    background-color: rgba(51, 51, 51, 0.4);
  }
  .inB_con ul {
    width: 100%;
  }
  .inB_con ul li {
    padding: 0px;
    width: 100%;
    float: left;
  }
  .inB_con ul li a {
    padding: 0px;
    width: 100%;
    float: left;
  }

  .inB_con_d {
    padding: 0px 5% 0px 86px;
  }
  .inB_con_d > p {
    width: 80px;
    line-height: 0px;
  }
  .inB_con_d > p img {
    width: 40px;
  }

  .inB_con ul li {
    height: auto;
    padding: 20px 0px;
  }

  .inB_con_d dl {
    position: static;
    top: auto;
    transform: translateY(0);
  }
  .inB_con_d dl dt {
    font-size: 18px;
  }
  .inB_con_d dl dd {
    font-size: 14px;
    margin-top: 8px;
  }

  .inB_con > a {
    bottom: 0px;
    font-size: 14px;
    line-height: 44px;
    width: 148px;
    padding: 0px 30px 0px 16px;
    display: none;
  }
  .inB_con > a:after {
    content: ">>";
    right: 9px;
  }

  .inE .title > a {
    width: 82px;
    line-height: 24px;
    font-size: 12px;
  }

  .inD {
    padding-bottom: 40px;
  }

  .inD_con_c:before {
    content: url(../images/ico07.png);
    top: -60px;
  }
  .inD_con_c .swiper-slide a dl dd p {
    line-height: 22px;
    height: 88px;
  }

  .inE_l_c > a {
    line-height: 34px;
    height: 34px;
  }

  .ban_img01 {
    display: none;
  }

  .ban_img02 {
    display: block;
  }

  .main {
    padding: 30px 0px;
  }

  .pro_top {
    padding: 20px 5%;
    width: 90%;
  }
  .pro_top > a {
    width: 38%;
    padding-left: 8%;
    margin: 4px 0px;
    font-size: 16px;
  }
  .pro_top > a:nth-child(2n) {
    float: right;
  }

  .pro_mid li {
    width: 48%;
    margin-right: 0px;
  }
  .pro_mid li:nth-child(2n) {
    float: right;
  }

  .page {
    margin-top: 30px;
  }
  .page li {
    margin: 0px 1px;
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  .page li.pre a, .page li.next a {
    font-size: 0px;
    padding: 0px;
  }
  .page li.pre, .page li.next {
    margin: 0px 1px;
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  .page li a, .page li span {
    line-height: 30px;
  }
  .page li.pre a, .page li.next a, .page li.pre span, .page li.next span {
    width: 30px;
  }
  .page li.pre span {
    font-size: 16px !important;
  }
  .page li.next span, .page li.next a {
    font-size: 16px !important;
  }

  .pro_en dl dt {
    font-size: 24px;
  }
  .pro_en dl dd {
    margin-top: 14px;
  }
  .pro_en dl dd p {
    font-size: 20px;
  }
  .pro_en dl dd a {
    padding: 0px 10px 0px 30px;
  }
  .pro_en dl dd a:before {
    left: 9px;
  }
  .pro_en:after {
    right: -74px;
  }

  .proxq_en_l > span, .proxq_en_r > span {
    margin-bottom: 18px;
  }

  .proxq_en_l {
    width: 100%;
  }

  .proxq_en_r {
    width: 100%;
    margin-top: 10px;
  }

  .proxq_en_rc {
    margin-top: 16px;
  }

  .proxq_end {
    padding: 30px 0px;
  }

  .proxq_m_l {
    margin-top: 20px;
    padding-bottom: 28px;
  }
  .proxq_m_l > h4, .proxq_m_l > div {
    margin: 24px 0px 10px 0px;
  }
  .proxq_m_l table {
    margin-top: 16px;
  }

  .proxq_m_ul {
    margin-top: 0px;
  }
  .proxq_m_ul li {
    margin-top: 10px;
  }
  .proxq_m_ul li h4 {
    font-size: 14px;
    line-height: 20px;
    padding: 20px 36px;
  }
  .proxq_m_ul li h4:before {
    width: 20px;
    height: 20px;
    left: 8px;
  }
  .proxq_m_ul li h4:after {
    width: 20px;
    height: 20px;
    left: 8px;
    left: auto;
    right: 8px;
  }
  .proxq_m_ul li div {
    margin-top: 10px;
  }
  .proxq_m_ul li div p {
    font-size: 14px;
    line-height: 24px;
  }

  .proxq_m_l > p, .pro_ulA li, .pro_ulB li {
    font-size: 14px;
    line-height: 24px;
  }

  .proxq_m_l table {
    font-size: 14px;
  }

  .pro_ulB li i {
    top: 3px;
  }

  .proxq_t_cR dl dt {
    padding: 20px 0px;
  }
  .proxq_t_cR dl dt h1 {
    font-size: 24px;
  }
  .proxq_t_cR dl dt p {
    font-size: 18px;
  }
  .proxq_t_cR dl dd p {
    font-size: 14px;
    line-height: 24px;
    padding: 20px 0px;
  }
  .proxq_t_cR dl dd span {
    font-size: 14px;
    line-height: 24px;
  }
  .proxq_t_cR dl dd a {
    margin-top: 26px;
  }

  .proxq_top {
    padding-bottom: 196px;
  }

  .sea_tit > span, .sea1B_tit a {
    font-size: 20px;
    line-height: 32px;
    height: 32px;
    padding-left: 50px;
  }

  .sea_tit > span img, .sea1B_tit a img {
    width: 34px;
  }

  .sea_m select {
    width: 32% !important;
    margin-right: 2%;
    margin-bottom: 12px;
  }
  .sea_m select:nth-child(3n) {
    margin-right: 0px;
  }
  .sea_m input {
    width: 80% !important;
    padding: 0px 2%;
  }
  .sea_m a {
    width: 14%;
    float: right;
  }

  .sea1B_tit p, .sea1C_R dl dd p {
    font-size: 14px;
    line-height: 24px;
  }

  .sea1B_tit, .sea1B_c_c {
    padding: 24px 0px;
  }

  .sea1B_con {
    padding: 30px 0px;
  }

  .sea1B_c_c dl {
    width: 90%;
    float: left;
    margin: 30px 5% 0px 5%;
  }
  .sea1B_c_c dl dt {
    font-size: 16px;
  }
  .sea1B_c_c dl dd {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }
  .sea1B_c_c > img {
    margin: 0 auto;
    float: none;
    display: block;
    margin-right: auto;
    width: 60%;
  }

  .sea1C {
    padding: 16px 0px 30px 0px;
  }

  .sea1C_R {
    margin-right: 0px;
  }
  .sea1C_R dl {
    margin-top: 20px;
  }
  .sea1C_R dl dt {
    width: 116px;
    line-height: 32px;
    font-size: 16px;
    height: 32px;
  }
  .sea1C_R dl dd span {
    margin: 18px 0px 10px 0px;
    font-size: 16px;
  }

  .sea1B_tit a {
    height: 40px;
    line-height: 40px;
  }
  .sea1B_tit p {
    margin-top: 8px;
  }

  .auxq_con_l dl dt h1 {
    font-size: 18px;
    line-height: 28px;
  }

  .auxq_con .w1200 > p {
    padding-bottom: 20px;
  }

  .auxq_con_l dl {
    padding-bottom: 22px;
  }
  .auxq_con_l dl dd .bshare-custom {
    width: 100%;
    margin-left: 0px;
    margin-top: 12px;
  }
  .auxq_con_l dl dt {
    margin-bottom: 12px;
  }

  .auxq_con_m {
    padding: 30px 0px;
    font-size: 14px;
    line-height: 24px;
  }
  .auxq_con_m p {
    margin-top: 12px;
  }
  .auxq_con_m strong {
    font-size: 16px;
  }

  .auxq_con_m .ratio-item {
    /* width: 600px !important; */
    position: unset !important;
  }

  .auxq_con_e {
    width: 100%;
    margin-top: 20px;
  }
  .auxq_con_e a {
    font-size: 14px;
  }

  .au_return {
    margin-top: 12px;
    color: #e60012;
    font-size: 14px;
  }
  .au_return:before {
    content: url(../images/auico04.png);
  }

  .auxq_con_r {
    display: none;
  }

  .auxq_con {
    padding-bottom: 30px;
  }

  .audio_top {
    width: 90%;
    float: left;
    margin: 0px 5%;
    height: auto;
    background: none;
  }
  .audio_top ul {
    width: 100%;
  }
  .audio_top h1 {
    font-size: 16px;
    margin: 24px 0px 16px 0px;
  }
  .audio_top ul li {
    width: 49%;
    margin: 5px 0px;
  }
  .audio_top ul li:nth-child(2n) {
    float: right;
  }

  .audio_mid {
    margin-top: 20px;
  }
  .audio_mid li {
    width: 49%;
    margin: 12px 0px 12px 0px;
  }
  .audio_mid li:nth-child(2n) {
    float: right;
  }
  .audio_mid li a > span {
    font-size: 14px;
    height: 19px;
  }

  .que_mid {
    margin-top: 30px;
  }
  .que_mid li a {
    padding: 22px 40px;
  }
  .que_mid li a:before {
    width: 20px;
    height: 20px;
    left: 10px;
    background-size: 100%;
  }
  .que_mid li a:after {
    width: 20px;
    height: 20px;
    left: 10px;
    background-size: 100%;
    padding: 0px;
    border-left: none;
    left: auto;
    right: 10px;
    background-image: url(../images/proico13.png);
  }
  .que_mid li a p {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }
  .que_mid li a span {
    font-size: 14px;
    height: 17px;
  }

  .cooA_top {
    padding: 30px 0px;
  }
  .cooA_top dl {
    width: 90%;
    margin-left: 5%;
  }
  .cooA_top dl dt {
    font-size: 22px;
  }
  .cooA_top dl dd p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }

  .cooA_con li {
    width: 31.2%;
    margin-right: 2%;
    margin-top: 10px;
  }
  .cooA_con li:nth-child(5n) {
    width: 31.2%;
    margin-right: 2%;
    margin-top: 10px;
  }
  .cooA_con li:nth-child(3n) {
    margin-right: 0px;
  }

  .newsB {
    width: 90%;
    padding: 20px 5%;
  }
  .newsB > strong {
    font-size: 18px;
  }
  .newsB select {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
    height: 36px;
  }
  .newsB input {
    width: 96%;
    padding: 0px 2%;
    border: none;
    height: 36px;
  }
  .newsB a {
    float: right;
    margin-left: 0px;
    width: 30%;
    margin-top: 12px;
    line-height: 36px;
  }

  .newsC {
    margin-top: 10px;
  }

  .newsC_c_t {
    display: none;
  }

  .newsC li {
    position: relative;
    padding: 20px 0px;
    min-height: 84px;
  }
  .newsC li > span {
    display: none;
  }
  .newsC li > a {
    width: 110px;
    position: absolute;
    left: 0px;
  }

  .newsC_c {
    width: auto;
    float: none;
    padding-left: 120px;
    margin-left: 0px;
  }
  .newsC_c > a {
    font-size: 16px;
    line-height: 24px;
  }
  .newsC_c > p {
    font-size: 14px;
    margin-top: 4px;
  }

  .newsxq_con .auxq_con_m p, .newsxq_con .auxq_con_m div {
    margin-top: 20px;
  }

  .socA {
    margin-top: 0px;
  }
  .socA li {
    width: 100%;
  }
  .socA li a {
    padding: 10px 50px 10px 100px;
  }
  .socA li a > p {
    font-size: 18px;
    width: 80px;
    height: 70px;
    padding-top: 10px;
    left: 8px;
  }
  .socA li a > p span {
    font-size: 14px;
    line-height: 20px;
  }
  .socA li a:after {
    top: 11px;
    right: 8px;
  }

  .sea_tit > span img {
    width: 26px;
  }

  .ab4A li {
    width: 48%;
  }
  .ab4A li a span {
    font-size: 14px;
    padding: 0px;
  }

  .aboutA_main {
    padding: 10px 0px 30px 0px;
  }

  .ab4xq_top {
    padding: 30px 0px 20px 0px;
  }
  .ab4xq_top h1 {
    font-size: 20px;
  }
  .ab4xq_top p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }

  .ab4xq_mid {
    padding: 20px 0px;
  }
  .ab4xq_mid a {
    width: 100%;
    margin-right: 0px;
    text-align: center;
    font-size: 14px;
    background: #fff;
  }
  .ab4xq_mid a:before {
    display: none;
  }
  .ab4xq_mid a:nth-child(2n) {
    float: left;
  }

  .ab4xq_en {
    padding: 30px 0px;
  }
  .ab4xq_en table {
    margin: 30px 0px 20px 0px;
  }
  .ab4xq_en table td {
    padding: 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .ab1B {
    padding: 30px 0px;
  }

  .ab1B_t > p {
    font-size: 14px;
    line-height: 24px;
    padding: 0px;
    text-align: justify;
  }
  .ab1B_t div {
    margin-top: 18px;
  }

  .ab1C_con {
    width: 70%;
    margin: 0px 15%;
  }
  .ab1C_con .swiper-slide a i {
    margin-top: 16px;
  }
  .ab1C_con .swiper-slide a span {
    margin-bottom: 20px;
  }
  .ab1C_con .arrow-left, .ab1C_con .arrow-right {
    width: 30px;
    height: 30px;
    top: 36%;
  }

  .ab1D_con {
    margin-top: 20px;
  }
  .ab1D_con td {
    font-size: 14px;
    padding: 10px;
  }
  .ab1D_con td:first-child {
    width: 130px;
  }

  .ab1D {
    padding: 30px 0px;
  }

  .ab1C .sea_tit {
    padding-top: 30px;
    margin-bottom: 20px;
  }

  .ab_nav {
    margin-bottom: 20px;
  }
  .ab_nav > a {
    border-radius: 0;
    width: 49%;
    margin-right: 0px;
    padding: 0px;
    margin: 2px 0px;
    font-size: 16px;
    line-height: 40px;
  }
  .ab_nav > a:nth-child(2n) {
    float: right;
  }

  .lfcase .ab_nav {
    margin-top: 30px;
  }

  .watA_l > span {
    font-size: 16px;
  }

  .watB, .watC, .watD {
    padding: 30px 0px;
  }

  .watB ul {
    margin-top: 10px;
  }
  .watB ul li {
    width: 49%;
    margin-right: 0px !important;
  }
  .watB ul li:nth-child(5n) {
    width: 49%;
    margin-right: 0px !important;
  }
  .watB ul li:nth-child(2n) {
    float: right;
  }
  .watB ul li > div span {
    font-size: 14px;
    padding: 10px 0px;
  }
  .watB ul li > div p {
    font-size: 14px;
    margin-top: 6px;
  }

  .watC ul {
    margin-top: 20px;
  }
  .watC ul li {
    width: 99%;
    margin: 4px 0px;
  }

  .watD_con ul {
    border: none;
    margin-top: 10px;
  }
  .watD_con ul li {
    padding: 10px 0px 10px 18px;
    line-height: 24px;
    font-size: 14px;
  }
  .watD_con ul li:before {
    top: 17px;
    left: 0px;
  }

  .ptieR dl {
    padding: 16px 0px;
  }
  .ptieR dl:first-child {
    padding-top: 0px;
  }
  .ptieR dl dd {
    margin-top: 6px;
  }
  .ptieR dl dt {
    font-size: 16px;
    line-height: 24px;
  }
  .ptieR dl dd p {
    font-size: 14px;
    line-height: 24px;
  }

  .ptieB_con {
    background: none;
  }

  .ptieB {
    padding: 30px 0px;
  }
  .ptieB .sea_tit {
    padding-bottom: 20px;
  }

  .ptieB_con .swiper-container {
    width: 90%;
  }
  .ptieB_con .arrow-left, .ptieB_con .arrow-right {
    width: 30px;
    height: 30px;
    top: 28%;
  }
  .ptieB_con .arrow-left {
    left: -20px;
  }
  .ptieB_con .arrow-right {
    right: -20px;
  }
  .ptieB_con .swiper-slide p {
    font-size: 14px;
    padding: 30px 2% 0px 2%;
    width: 96%;
    border: none;
    margin-left: 0px;
    text-align: center;
  }
  .ptieB_con .swiper-slide p i {
    width: auto;
    font-style: italic;
    height: auto;
    bottom: auto;
    top: 0px;
    color: #e60012;
    background: none;
    font-family: "方正兰亭黑简体";
    line-height: inherit;
    left: 0px;
    right: 0px;
  }
  .ptieB_con .swiper-slide p:nth-child(2) {
    font-size: 14px;
    padding: 30px 2% 0px 2%;
    width: 96%;
    border: none;
    margin-left: 0px;
    text-align: center;
  }
  .ptieB_con .swiper-slide p:nth-child(2) i {
    width: auto;
    font-style: italic;
    height: auto;
    bottom: auto;
    top: 0px;
    color: #e60012;
    background: none;
    font-family: "方正兰亭黑简体";
    line-height: inherit;
    left: 0px;
    right: 0px;
  }

  .ptieC {
    padding: 30px 0px;
  }
  .ptieC h1 {
    margin-top: 22px;
    font-size: 15px;
  }
  .ptieC table thead td {
    font-size: 15px;
  }
  .ptieC table td {
    padding: 10px;
  }
  .ptieC table tbody td {
    font-size: 13px;
  }

  .jmianA {
    border: none;
    text-align: center;
    margin-top: 6px;
  }
  .jmianA > a {
    display: inline-block;
    float: none;
    background: none;
    font-size: 16px;
    margin: 0px 2%;
  }
  .jmianA > a:after {
    display: none;
  }
  .jmianA > a:last-child {
    padding-right: 0px;
  }

  .jmianB {
    margin-top: 0px;
  }

  .jmianB_r {
    margin-top: 22px;
  }
  .jmianB_r > span {
    font-size: 16px;
  }
  .jmianB_r > p {
    font-size: 14px;
  }
  .jmianB_r > ul {
    margin-top: 6px;
  }
  .jmianB_r > ul li {
    width: 100%;
  }
  .jmianB_r > ul li div p {
    font-size: 14px;
  }

  .pt_tit {
    padding-top: 30px;
  }

  .jmianC ul {
    margin-top: 20px;
  }
  .jmianC ul li {
    width: 99%;
    margin: 4px 0px;
  }
  .jmianC ul li > div p {
    height: auto;
    font-size: 14px;
  }
  .jmianC ul li > div i {
    font-size: 60px;
    height: 60px;
  }

  .jmianD ul {
    margin-top: 20px;
  }
  .jmianD ul li {
    width: 100%;
    margin: 4px 0px;
  }

  .ab3_t_l dl dt h1, .ab3_t_l dl dt strong {
    font-size: 18px;
  }
  .ab3_t_l dl dt i, .ab3_t_l dl dt strong i {
    display: block;
    margin-top: 4px;
  }

  .ab3_con {
    padding: 30px 0px;
  }

  .ab3_t_l p, .ab3_mid p {
    font-size: 14px;
    line-height: 24px;
  }

  .ab3_t_l dl {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .ab3_en {
    margin-top: 0px;
  }
  .ab3_en li {
    width: 49%;
    margin-right: 0px;
  }
  .ab3_en li:nth-child(2n) {
    float: right;
  }
  .ab3_en li span {
    font-size: 16px;
    padding-top: 46px;
  }

  .ab3_bottom {
    padding: 30px 0px;
  }
  .ab3_bottom dl dt {
    font-size: 18px;
    line-height: 30px;
  }

  .ab3_en li:nth-child(1) span {
    background-image: url(../images/ab2ico02.png);
  }
  .ab3_en li:nth-child(2) span {
    background-image: url(../images/ab2ico03.png);
  }
  .ab3_en li:nth-child(3) span {
    background-image: url(../images/ab2ico04.png);
  }
  .ab3_en li:nth-child(4) span {
    background-image: url(../images/ab2ico05.png);
  }
  .ab3_en li:nth-child(5) span {
    background-image: url(../images/ab2ico06.png);
  }
  .ab3_en li:nth-child(6) span {
    background-image: url(../images/ab2ico07.png);
  }

  .ab2_top {
    margin-top: 16px;
  }
  .ab2_top li {
    padding: 10px 0px;
  }
  .ab2_top li strong i {
    font-size: 36px;
  }

  .ab2_con > img {
    margin-top: 0px;
  }

  .ab2_en {
    margin: 8px 0px 30px 0px;
  }
  .ab2_en li {
    width: 49%;
    margin-right: 0px;
    padding: 0px;
    border: none;
  }
  .ab2_en li:nth-child(2n) {
    float: right;
  }

  .ab_more {
    margin-bottom: 30px;
  }

  .ab3_en li span {
    top: 50%;
    transform: translateY(-50%);
  }

  .totA ul li {
    width: 100%;
    margin: 10px 0px;
  }
  .totA ul li a > div p {
    height: auto;
  }
  .totA .pt_tit p {
    margin-top: 14px;
    font-size: 14px;
    line-height: 24px;
  }
  .totA ul li a > div {
    padding: 30px 20px;
  }
  .totA ul li a > div p {
    margin-top: 14px;
    font-size: 14px;
    line-height: 24px;
    margin-top: 0px;
  }
  .totA ul li a > div strong {
    margin-bottom: 20px;
  }

  .totB {
    padding: 40px 0px;
  }
  .totB dl dt {
    font-size: 18px;
  }
  .totB dl dd img {
    width: 60px;
  }
  .totB dl dd div {
    margin: 20px 0px;
  }
  .totB dl dd p {
    width: 210px;
    line-height: 32px;
    font-size: 14px;
  }

  .totA ul {
    padding: 10px 0px 20px 0px;
  }

  .totC {
    padding: 30px 0px;
  }

  .totC_r > span {
    font-size: 22px;
  }
  .totC_r > p {
    margin: 10px 0px;
  }
  .totC_r > dl dd {
    width: 100%;
    float: left;
  }
  .totC_r > dl dd span {
    margin-top: 20px;
    font-size: 14px;
    margin: 14px 2px 0px 2px;
  }

  .totD_con {
    margin-top: 12px;
  }
  .totD_con li {
    width: 100%;
    margin: 10px 0px;
    height: auto;
    padding: 40px 0px;
  }
  .totD_con:after {
    display: none;
  }
  .totD_con li strong, .totD_con li > img {
    margin-top: 0px;
  }
  .totD_con li p {
    font-size: 14px;
  }
  .totD_con li strong {
    font-size: 24px;
  }
  .totD_con li span {
    padding: 0px 10px;
  }

  .totC_r {
    width: 312px;
    text-align: center;
  }

  .totD {
    padding-bottom: 30px;
  }

  .serA {
    padding: 0px 0px 30px 0px;
  }
  .serA .pt_tit p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
  }

  .serB {
    padding: 30px 0px;
    background: url(../images/serpic1.jpg) no-repeat center;
  }
  .serB strong {
    font-size: 20px;
  }
  .serB p {
    font-size: 16px;
    margin: 10px 0px 10px 0px;
    line-height: 28px;
  }

  .serC_con .bd ul li {
    width: 33.3%;
  }
  .serC_con .bd ul li p {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
  }
  .serC_con .bd ul li span {
    font-size: 14px;
    margin-top: 8px;
  }
  .serC_con .bd ul li i {
    font-size: 20px;
  }
  .serC_con .hd ul {
    margin-top: 22px;
  }
  .serC_con .hd ul li {
    width: 96px;
    line-height: 32px;
    font-size: 14px;
  }
  .serC_con .bd ul {
    margin-top: 6px;
  }

  .serD_con li, .serE li {
    width: 49%;
    margin-right: 0px;
    margin-top: 10px;
    float: left;
    margin-left: 0px;
  }

  .serD_con li:nth-child(2n), .serE li:nth-child(2n) {
    float: right;
  }

  .serD_con {
    margin-top: 10px;
  }

  .serD {
    padding-bottom: 30px;
  }

  .serE {
    padding: 14px 0px 30px 0px;
  }
  .serE li span {
    font-size: 14px;
  }

  .ser_fix dl, .ser6_fix dl {
    width: 90%;
  }

  .ser_fix dl dt strong, .ser6_fix dl dt strong {
    font-size: 16px;
  }

  .ser_fix dl {
    background: #fff;
    padding-bottom: 20px;
    height: auto;
    margin-top: 4px;
  }
  .ser_fix dl dt i {
    display: block;
    margin-left: 0px;
    font-size: 12px;
    margin-top: 4px;
  }
  .ser_fix dl dd > p {
    width: 100%;
    float: left;
    margin-top: 16px;
  }
  .ser_fix dl dd > p span {
    width: 100%;
    text-align: left;
    line-height: 18px;
    margin-bottom: 4px;
    font-size: 14px;
  }
  .ser_fix dl dd > div span {
    width: 100%;
    text-align: left;
    line-height: 18px;
    margin-bottom: 4px;
    font-size: 14px;
  }
  .ser_fix dl dd > p input, .ser_fix dl dd > p select {
    width: 90%;
    padding: 0px 2%;
    margin-left: 0px;
    height: 24px;
  }
  .ser_fix dl dd > .ser_fix_d div textarea {
    width: 90%;
    padding: 0px 2%;
    margin-left: 0px;
    height: 24px;
  }
  .ser_fix dl dd > p a, .ser_fix dl dd > p.frm_p input.addr {
    width: 90%;
    padding: 0px 2%;
    margin-left: 0px;
    height: 24px;
  }
  .ser_fix dl dd > p a {
    line-height: 24px;
  }
  .ser_fix dl dd > p select {
    width: 94% !important;
  }
  .ser_fix dl dd > p.address select, .ser_fix dl dd > p.frm_p input.addr {
    margin-top: 10px;
  }
  .ser_fix dl dd > .ser_fix_d div {
    width: 100%;
  }

  .ser6_fix dl {
    background: #fff;
    padding-bottom: 20px;
    height: auto;
    margin-top: 4px;
  }

  .ser_fix dl dd > .ser_fix_d div textarea {
    height: 44px;
  }
  .ser_fix dl dd > .ser_fix_d div a {
    width: 88px;
    line-height: 32px;
    margin: 20px 14px 0px 0px;
    font-size: 14px;
  }
  .ser_fix dl dt {
    padding: 10px 20px;
  }

  .ser6_fix dl dt {
    padding: 10px 20px;
  }

  .ser_fix dl dt em, .ser6_fix dl dt em {
    top: 12px;
    right: 20px;
  }

  .ser3C_con {
    padding-top: 0px;
  }

  .ser3_con_a {
    padding-bottom: 30px;
  }
  .ser3_con_a > p {
    width: 100%;
  }
  .ser3_con_a > div {
    width: 90%;
    margin: 0px 5%;
  }
  .ser3_con_a > div span {
    font-size: 22px;
  }
  .ser3_con_a > div p {
    font-size: 14px;
  }

  .ser3A {
    margin-top: 20px;
  }
  .ser3A li {
    width: 49%;
    margin: 5px 0px;
  }
  .ser3A li:nth-child(2n) {
    float: right;
  }

  .ser3B {
    width: 100%;
    margin-right: 0px;
    margin-top: 10px;
  }

  .ser3_main {
    padding: 20px 0px 30px 0px;
  }

  .ser7_main {
    padding: 0px 0px 30px 0px;
  }

  .ser7A {
    margin-top: 10px;
  }
  .ser7A h1 {
    font-size: 22px;
  }
  .ser7A p {
    font-size: 14px;
    line-height: 24px;
  }

  .ser6A_con .swiper-slide dl dd p {
    font-size: 14px;
    line-height: 24px;
  }

  .ser7A div p {
    font-size: 15px;
  }

  .ser7_en {
    padding: 20px 0px;
  }
  .ser7_en a {
    font-size: 14px;
    margin: 4px 0px;
  }

  .ser6A_con {
    padding: 30px 0px 60px 0px;
    margin: 30px 0px;
  }
  .ser6A_con .swiper-slide dl dt h1 {
    font-size: 22px;
  }
  .ser6A_con .swiper-slide dl dt span {
    font-size: 14px;
    margin-top: 12px;
  }
  .ser6A_con .ser6_arro {
    bottom: 16px;
  }
  .ser6A_con .ser6_arro a {
    margin: 0px 4px;
    width: 60px;
    height: 20px;
  }
  .ser6A_con .swiper-slide dl dt {
    padding: 20px 0px;
    margin-bottom: 20px;
  }

  .ser6B_con dl {
    margin-top: 8px;
  }
  .ser6B_con dl dt {
    width: 100%;
    margin-right: 0px;
  }
  .ser6B_con dl dd input {
    height: 30px;
  }

  .ser6B_en {
    margin-top: 30px;
  }
  .ser6B_en a {
    width: 84px;
    line-height: 28px;
    height: 28px;
    float: left;
    margin: 0px 10px 0px 0px;
  }

  .ser_fix dl dd > .ser_fix_d {
    margin-top: 14px;
  }

  .ser6B_con {
    padding: 20px 5% 40px 5%;
    margin-top: 22px;
  }
  .ser6B_con dl.ser6_ym dt {
    margin-right: 6px;
  }

  .ser6B {
    padding-bottom: 30px;
  }

  .ser6B_con .ser_div dl dd input, .ser6B_con .ser_div dl dd textarea {
    width: 90%;
    padding: 4px 2%;
  }
  .ser6B_con dl dd input, .ser6B_con div dl dd textarea {
    width: 90%;
    padding: 4px 2%;
  }

  .ser4A li {
    margin-top: 12px;
  }
  .ser4A li > img {
    right: 7%;
    top: auto;
    bottom: 10px;
    width: 20px;
  }
  .ser4A li p {
    font-size: 14px;
  }

  .ser4C_con {
    margin-top: 12px;
  }

  .ser4A {
    margin-top: 6px;
  }

  .serC, .ser4C {
    padding-bottom: 30px;
  }

  .ser4B_con {
    margin-top: 18px;
    padding-bottom: 30px;
  }

  .ser4C_con li {
    margin: 10px 6%;
  }

  .ser4E li span {
    padding: 10px 14px;
    line-height: 24px;
    height: 48px;
    white-space: normal;
  }

  .ser4A li > span {
    background: url(../images/sico14s.png) no-repeat center;
    font-size: 14px;
    left: 10px;
  }
  .ser4A li p {
    padding: 20px 10px 0px 58px;
  }

  .ser6_fix_t ul {
    width: 100%;
  }
  .ser6_fix_t ul li {
    margin-top: 0px;
  }
  .ser6_fix_t ul li span {
    width: 100%;
    margin-right: 0px;
  }
  .ser6_fix_t ul li input {
    width: 80%;
    padding: 0px 2%;
    height: 30px;
  }
  .ser6_fix_t a {
    width: 66px;
    height: 66px;
    margin: 10px 10px 0px 0px;
  }
  .ser6_fix_t a.jsuan {
    font-size: 16px;
  }
  .ser6_fix_t a.jsuan span {
    margin-top: 16px;
  }
  .ser6_fix_t a.btnreset {
    font-size: 16px;
  }
  .ser6_fix_t a.btnreset span {
    margin-top: 10px;
  }

  .ser6_fix dl dd > p {
    font-size: 14px;
    padding: 20px 0px;
  }

  .ser6_fix_e > img {
    display: none;
  }

  .ser6_fix_eR {
    width: 100%;
  }
  .ser6_fix_eR strong {
    margin: 10px 0px;
  }

  .ser6_fix_e {
    margin-top: 8px;
  }

  .ser6_fix_eR p {
    line-height: 20px;
    font-size: 12px;
  }

  .ser6_fix_t ul li {
    line-height: 32px;
  }

  .aboutA_con > .image-box {
    width: 100%;
    width: 80%;
    float: none;
    margin: 0 auto;
    display: block;
  }

  .aboutA_R {
    width: 100%;
    margin-top: 20px;
  }
  .aboutA_R p {
    font-size: 14px;
    line-height: 24px;
  }

  .aboutC .pt_tit p, .aboutC ul li > div p {
    font-size: 14px;
    line-height: 24px;
  }

  .aboutD .pt_tit p, .aboutD ul li p {
    font-size: 14px;
    line-height: 24px;
  }

  .aboutA_con {
    margin-top: 14px;
  }

  .aboutA {
    padding-bottom: 28px;
  }

  .aboutB {
    padding-bottom: 30px;
  }

  .aboutB_con {
    width: 60%;
  }
  .aboutB_con .arrow-left, .aboutB_con .arrow-right {
    width: 30px;
    height: 30px;
  }
  .aboutB_con .arrow-left {
    left: -50px;
  }
  .aboutB_con .arrow-right {
    right: -50px;
  }

  .aboutB_c_a {
    margin-top: 24px;
  }

  .aboutC .pt_tit p, .aboutC ul {
    margin-top: 16px;
  }

  .aboutD .pt_tit p {
    margin-top: 16px;
  }

  .aboutC {
    padding-bottom: 6px;
  }
  .aboutC ul li {
    width: 100%;
    border: none;
  }
  .aboutC ul li > div p {
    height: auto;
  }

  .aboutD {
    padding-bottom: 30px;
  }
  .aboutD ul {
    margin-top: 12px;
  }
  .aboutD ul li {
    padding: 30px 5%;
  }

  .aboutE, .aboutF {
    padding-bottom: 30px;
  }

  .aboutE_con {
    margin-top: 25px;
  }
  .aboutE_con .rightBtn, .aboutE_con .leftBtn {
    width: 24px;
    height: 22px;
  }
  .aboutE_con .rightBtn {
    background: url(../images/anexts.png) no-repeat center;
    right: 0px;
  }
  .aboutE_con .leftBtn {
    background: url(../images/apres.png) no-repeat center;
    left: 0px;
  }
  .aboutE_con .rightBtn:hover {
    background: url(../images/anexts01.png) no-repeat center;
    right: 0px;
  }
  .aboutE_con .leftBtn:hover {
    background: url(../images/apres01.png) no-repeat center;
    left: 0px;
  }
  .aboutE_con .list_ab {
    padding: 0px 40px;
    width: 198px;
  }
  .aboutE_con ul li {
    width: 88px;
    margin-right: 21px;
  }
  .aboutE_con .info .dec_l > p strong {
    position: static;
    font-size: 20px;
    display: block;
  }
  .aboutE_con .info .dec_l > p span {
    position: static;
    font-size: 20px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }

  .aboutF .swiper-container .swiper-slide p, .aboutG_con dl dd {
    font-size: 14px;
    line-height: 24px;
  }

  .aboutF .swiper-container, .aboutG {
    padding: 30px 0px;
  }

  .aboutF .tabs {
    margin-top: 24px;
  }

  .aboutG {
    width: 100%;
    float: left;
  }

  .aboutG_con {
    width: 100%;
    padding: 30px 0px;
  }
  .aboutG_con dl {
    width: 80%;
    padding: 30px 5%;
    margin: 0px 5%;
  }
  .aboutG_con dl dt {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .ab2_en li span {
    line-height: 24px;
    height: 48px;
    white-space: normal;
  }

  .AU_banner .tabs a p:after {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .fot_l > p {
    width: 32%;
    margin: 10px 0 0 2%;
  }
  .fot_l > p.first {
    margin-left: 0;
  }
  .fot_l > p span {
    font-size: 12px;
    line-height: 18px;
  }
  .fot_l > img {
    width: 90%;
    float: none;
  }

  .fot_en {
    padding: 16px 0px;
  }
  .fot_en > div {
    font-size: 12px;
    line-height: 18px;
  }

  .footer {
    padding-bottom: 62px;
  }

  .seaB {
    margin-top: 20px;
  }

  .seaB_c .swiper-slide p {
    margin: 0px 5%;
    top: 50%;
    transform: translateY(-50%);
  }

  .ab4_con > a {
    padding: 10px 0px;
    width: 25%;
    float: left;
  }
  .ab4_con > a img {
    height: 24px;
  }
  .ab4_con > a span {
    font-size: 14px;
    height: 28px;
  }
  .ab4_con > a.cur:after {
    display: none;
  }

  .proxq_t_cR dl dd span:nth-child(2) {
    background: url(../images/proico6.png) no-repeat left 1px;
  }
  .proxq_t_cR dl dd span:nth-child(3) {
    background: url(../images/proico7.png) no-repeat left 1px;
  }

  .sj_aboutD_con {
    margin-top: 20px;
  }
  .sj_aboutD_con .pagination {
    margin-top: 20px;
  }
  .sj_aboutD_con .swiper-slide p {
    font-size: 14px;
    line-height: 24px;
  }
  .sj_aboutD_con .swiper-slide strong {
    margin-bottom: 12px;
  }
  .sj_aboutD_con .swiper-slide strong img {
    width: 40px;
    margin-right: 6%;
  }

  .N_banner, .S_banner, .AU_banner .swiper-slide a, .ser_banner .swiper-slide p, .AU_banner .swiper-slide .au_pic_d {
    height: 180px !important;
    position: relative;
    overflow: hidden;
  }

  .N_banner img, .S_banner > a img {
    width: auto;
    height: 180px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    max-width: inherit;
  }

  .AU_banner .swiper-slide a.show_a img, .AU_banner .swiper-slide a img {
    width: auto;
    height: 180px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    max-width: inherit;
  }

  .ser_banner .swiper-slide p img, .AU_banner .swiper-slide .au_pic_d img {
    width: auto;
    height: 180px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    max-width: inherit;
  }

  .ab1A ul li {
    width: 33.3%;
    float: left;
    height: auto;
  }
  .ab1A ul li a {
    line-height: 50px;
    width: 100%;
    float: left;
  }

  .res_top p {
    width: 99%;
    height: 36px;
  }
  .res_top p a {
    width: 10%;
  }
  .res_top p i {
    margin: 9px 10px 0px 0px;
  }

  .res_a {
    margin-top: 20px;
  }
  .res_a a {
    line-height: 40px;
    width: auto;
    padding: 0px 2%;
    font-size: 14px;
  }
  .res_a a.cur {
    font-size: 16px;
  }
  .res_a p {
    margin-top: 14px;
  }

  .auxq_con_m .xq_vi {
    height: 278px;
  }

  .ser6B_con dl.ser6_ym dd input {
    margin-right: 6px;
    width: 92px;
  }

  .proxq_ol_c .swiper-container .swiper-slide a {
    margin: 4px 0px;
    width: 58px;
  }

  .proxq_ol {
    width: 60px;
    height: 136px;
    padding: 0px;
    margin-top: 5%;
  }

  .proxq_t_cL {
    width: 288px;
    float: none;
    margin: 0 auto;
  }
  .proxq_t_cL > img {
    width: 218px;
  }

  .inD .title dl {
    padding-left: 68px;
  }

  .proxq_ol .rightBtn, .proxq_ol .leftBtn {
    font-size: 12px;
  }

  .inD .title dl dt img {
    width: 50px;
  }

  .net_map dl dt {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .net_m_c {
    width: 100%;
  }
  .net_m_c > a {
    font-size: 14px;
    line-height: 24px;
  }

  .net_map {
    padding: 100px 0px 30px 0px;
  }
  .net_map dl {
    margin-bottom: 16px;
  }
  .net_map dl dt a {
    color: #e60012;
  }

  .net_m_c > div a {
    float: left;
    margin: 0px 6px;
    font-size: 12px;
  }

  .AU_banner .swiper-slide .Au_swip:after, .S_banner > p:after {
    content: url(../images/open.png);
  }

  .sea_e label {
    margin: 0px 2px;
  }

  .ser_fix dl dd, .ser6_fix dl dd {
    padding: 0px 18px;
  }

  .ser_fix dl dt, .ser6_fix dl dt {
    padding: 10px 18px;
  }

  input, textarea, select, .ser_fix dl dd > p a {
    font-size: 12px;
  }

  #allmap {
    height: 250px;
  }

  .auxq_con_l dl dd i {
    margin-left: 8px;
  }
}
@media screen and (max-width: 375px) {
  .ser4C_con {
    width: 90%;
    margin: 0px 5%;
  }
  .ser4C_con li {
    margin: 10px 0px;
    float: left;
  }
  .ser4C_con li:nth-child(2n) {
    float: right;
  }

  .slide {
    min-height: 320px;
  }

  .sea_e {
    margin-top: 6px;
  }
  .sea_e label {
    float: left;
    margin: 10px 0px 0px 0px;
    width: 48%;
  }
  .sea_e label:nth-child(2n) {
    float: right;
  }
}
@media screen and (max-width: 320px) {
  .ser4C_con {
    width: 100%;
    margin: 0px;
  }

  .pro_en dl dd a {
    padding: 0px;
    width: 32%;
    text-align: center;
    margin-right: 2%;
    line-height: 28px;
  }
  .pro_en dl dd a:before {
    display: none;
  }
  .pro_en dl dd a:nth-child(3n) {
    margin-right: 0px;
  }

  .proxq_t_cR dl dd a:nth-child(2) {
    float: right;
    margin-right: 0px;
  }

  .slide {
    min-height: 280px;
  }

  .inC_con > a {
    width: 7.2%;
  }

  .totC_r {
    width: 100%;
  }

  .seaB_c .swiper-slide p span {
    line-height: 21px;
  }
  .seaB_c .swiper-slide p span img {
    width: 52px;
    height: 21px;
  }
}

.search-form .input-grp {
  position: relative;
}
.search-form .form-control {
  padding: 7px 15px;
  border: 2px solid #e60012;
  border-radius: 50px;
  box-sizing: border-box;
}
.search-form .search-btn {
  padding: 7px 20px;
  border-radius: 50px;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  color: #fff;
  background-color: #e60012;
  border-color: #e60012;
}
.page-tit {
  text-align: center;
  padding-bottom: 50px;
}
@media (max-width: 991.98px) {
  .page-tit {
    padding-bottom: 35px;
  }
}
@media (max-width: 767.98px) {
  .page-tit {
    padding-bottom: 20px;
  }
}
.page-tit h3 {
  margin-bottom: 0;
  font-size: 26px;
  line-height: 1.3846153846;
  color: #000;
}
@media (max-width: 991.98px) {
  .page-tit h3 {
    font-size: 22px;
  }
}
.page-tit h4 {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.7142857143;
  text-transform: capitalize;
  color: #999999;
}

.page-search {
  padding-top: 80px;
  padding-bottom: 120px;
}
@media (max-width: 991.98px) {
  .page-search {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .page-search {
    padding: 20px 0;
  }
  .inD_con_c .image-box {
    width: 100%;
  }
}

.page-search .page-tit {
  padding-bottom: 30px;
}
@media (max-width: 767.98px) {
  .page-search .page-tit {
    padding-bottom: 20px;
  }
}
.page-search .search-form {
  display: block;
  max-width: 50%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767.98px) {
  .page-search .search-form {
    max-width: 90%;
  }
}
.page-search-list {
  padding: 20px 0;
}
.page-search-item {
  display: block;
  padding: 15px 0;
  border-bottom: 1px dashed #ccc;
}
@media (max-width: 767.98px) {
  .page-search-item {
    padding: 10px 0;
  }
}
.page-search-item h5 {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  color: #333;
}
@media (max-width: 767.98px) {
  .page-search-item h5 {
    font-size: 14px;
  }
}
.page-search-item p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.7142857143;
  max-height: 3.4285714286em;
  overflow: hidden;
  color: #333;
}
@media (max-width: 767.98px) {
  .page-search-item p {
    font-size: 12px;
  }
}
.page-search-item .result-txt {
  color: #f00;
}