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

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

@media (min-width: 768px) {
  .dropdown-box {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    min-width: 100%;
    margin-top: -3px;
    white-space: nowrap;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: all 0.35s ease;
  }
  .dropdown-box > li.sub-dropdown {
    position: relative;
  }
  .dropdown-box > li.sub-dropdown:hover .sub-dropdown-box {
    opacity: 1;
    visibility: visible;
  }
  .dropdown-box > li.sub-dropdown .sub-dropdown-box {
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 999;
    min-width: 100%;
    white-space: nowrap;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: all 0.35s ease;
  }
  .dropdown-box > li a {
    display: block;
    padding: 9px 15px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    background-color: #d90000;
    color: #fff;
  }
  .dropdown-box > li a:hover {
    background-color: #fff;
    color: #d90000;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .dropdown-box > li a {
    font-size: 13px;
  }
}

@media (min-width: 768px) {
  .dropdown:hover .dropdown-box {
    opacity: 1;
    visibility: visible;
  }

  li.dropdown:last-child .sub-dropdown-box {
    left: auto;
    right: 100%;
  }
}
.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: 34.375%;
}

@media (max-width: 767.98px) {
  .banner-index:before {
    padding-top: 0px;
  }
}

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

@media (max-width: 767.98px) {
  .banner-index:before, .banner-page:before {
    padding-top: 0;
  }
}

.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: #d90000;
}
.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%;
  }
}
.pagination {
  margin: 25px 0;
}
.pagination .pages {
  margin: 0 -5px;
}
.pagination li {
  display: inline-block;
  padding: 0 5px;
  vertical-align: middle;
}
.pagination a {
  height: 28px;
  line-height: 26px;
  min-width: 28px;
  padding: 0 7px;
  text-align: center;
  transition: all 0.35s;
  border: 1px solid #ddd;
  color: #333333;
  display: block;
}
.pagination a:hover {
  background-color: #f0f0f0;
}
.pagination .active a {
  background-color: #d90000;
  border-color: #d90000;
  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;
}
.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);
  }
}

.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: #d90000;
}
.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: #d90000;
}
.checker input:checked + .checker-radio:after, .checker input:checked + .checker-checkbox:after {
  opacity: 1;
}

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

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

.spinner {
  border: 5px solid #eee;
  border-top: 5px solid #d90000;
  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: #a60000;
    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 #730000;
  }
  .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: #730000;
  }

  .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 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.header-v1::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 767.98px) {
  .header-v1 {
    margin-bottom: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .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: #d90000;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid;
  padding: 6px 0;
  margin-left: 8px;
}
.header-v1.header-active {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.35);
}
@media (min-width: 768px) {
  .header-v1 .navbar {
    background-color: #d90000;
  }
}
.header-v1 .header-brand {
  background-color: #fff;
  position: relative;
}
@media (max-width: 767.98px) {
  .header-v1 .header-brand .container {
    max-width: 100%;
  }
}
.header-v1 .header-brand .header-right {
  padding: 30px 0;
}
@media (max-width: 991.98px) {
  .header-v1 .header-brand .header-right {
    padding: 20px 0;
  }
}
@media (max-width: 767.98px) {
  .header-v1 .header-brand .header-right {
    padding: 12px 0;
  }
}
.header-v1 .header-brand .header-left {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.header-v1 .header-hotline {
  font-size: 30px;
}
.header-v1 .header-hotline img, .header-v1 .header-hotline span {
  display: inline-block;
  vertical-align: middle;
}
.header-v1 .header-hotline img {
  margin-right: 10px;
}
.header-v1 .header-hotline span {
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .header-v1 .header-hotline {
    font-size: 24px;
  }
  .header-v1 .header-hotline .hotline-grp {
    display: none;
  }
}
.header-v1 .hotline-icon {
  display: inline-block;
  font-size: 22px;
  vertical-align: middle;
  width: 44px;
  height: 44px;
  color: #999;
  background-color: tranparent;
  border: 2px solid;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  margin-right: 8px;
}
@media (max-width: 767.98px) {
  .header-v1 .hotline-icon {
    border: 1px solid;
    line-height: 42px;
    font-size: 0.875em;
    margin-right: 0;
    color: #d90000;
    background-color: transparent;
  }
}
@media (min-width: 768px) {
  .header-v1 .navbar-main.collapse {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .header-v1 .header-logo img {
    width: auto;
  }
  .header-v1 .header-hotline, .header-v1 .navbar-toggle {
    display: inline-block;
    vertical-align: middle;
  }
}

@media (max-width: 767.98px) {
  .header-v1 .navbar-main {
    position: fixed;
    height: 100% !important;
    width: 60%;
    overflow-x: hidden;
    top: 0;
    left: 0;
    z-index: 998;
    overflow-y: auto;
    background-color: #d90000;
    transform: translate3d(-100%, 0, 0);
    transition: transform 0.35s;
    box-shadow: 5px 0 20px 0px rgba(0, 0, 0, 0.4);
  }
  .header-v1 .navbar-main.navbar-open {
    transform: translate3d(0, 0, 0);
  }
  .header-v1 .dropdown-box {
    max-height: 0;
    display: block;
    width: 100%;
    overflow: hidden;
    opacity: 0;
    transition: opacity 0.35s;
    padding-left: 30px !important;
    background-color: #8d0000;
    border-top: 1px solid #a60000;
  }
  .header-v1 .dropdown-box > li > a {
    height: 42px;
    border-top: 1px solid #a60000;
    background-color: #d90000;
    color: #fff;
  }
  .header-v1 .dropdown-box > li > a:hover {
    background-color: #a60000;
  }
  .header-v1 .dropdown-box > li:first-child > a {
    border-top: 0;
  }
  .header-v1 .sub-dropdown-box {
    max-height: 0;
    display: block;
    width: 100%;
    overflow: hidden;
    opacity: 0;
    transition: all 0.35s;
    padding-left: 30px !important;
    background-color: #ff2727;
  }
  .header-v1 .sub-dropdown-box > li > a {
    border-top: 1px solid #ff0d0d;
    border-left: 1px solid #ff0d0d;
    background-color: #d90000;
    color: #fff;
  }
  .header-v1 .sub-dropdown-box > li > a:hover {
    background-color: #ff0d0d;
  }
  .header-v1 .sub-dropdown-box > li:first-child > a {
    border-top: 0;
  }
  .header-v1 .dropdown-btn {
    display: block;
    float: right;
    text-align: center !important;
    border-left: 1px solid #b00000;
  }
  .header-v1 .dropdown-btn:before {
    content: "+";
  }
  .header-v1 .dropdown-btn.active:before {
    content: "-";
  }
  .header-v1 .dropdown-btn.active ~ .dropdown-box {
    opacity: 1;
    max-height: none;
  }
  .header-v1 .sub-dropdown-btn {
    position: relative;
  }
  .header-v1 .sub-dropdown-btn i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    font-size: 18px;
    transition: all 0.35s;
  }
  .header-v1 .sub-dropdown-btn.active i {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .header-v1 .sub-dropdown-btn.active ~ .sub-dropdown-box {
    opacity: 1;
    max-height: none;
    border-top: 1px solid #ff0d0d;
  }
  .header-v1 .navbar-open .nav-header-v1 > li {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  .header-v1 .nav-header-v1 > li:nth-child(1) {
    transition-delay: 0.3s !important;
  }
  .header-v1 .nav-header-v1 > li:nth-child(2) {
    transition-delay: 0.4s !important;
  }
  .header-v1 .nav-header-v1 > li:nth-child(3) {
    transition-delay: 0.5s !important;
  }
  .header-v1 .nav-header-v1 > li:nth-child(4) {
    transition-delay: 0.6s !important;
  }
  .header-v1 .nav-header-v1 > li:nth-child(5) {
    transition-delay: 0.7s !important;
  }
  .header-v1 .nav-header-v1 > li:nth-child(6) {
    transition-delay: 0.8s !important;
  }
  .header-v1 .nav-header-v1 > li:nth-child(7) {
    transition-delay: 0.9s !important;
  }
  .header-v1 .nav-header-v1 > li:nth-child(8) {
    transition-delay: 1s !important;
  }
  .header-v1 .nav-header-v1 > li:nth-child(9) {
    transition-delay: 1.1s !important;
  }
  .header-v1 .nav-header-v1 > 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: 996;
  }
  .navbar-backdrop-close.open {
    opacity: 0.6;
  }

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

  .nav-header-v1 {
    display: block !important;
    text-align: left;
    margin: 0 -15px;
  }
  .nav-header-v1 a {
    color: #666464;
    display: block;
    padding: 10px 15px;
    background-color: #fff;
    text-align: left !important;
  }
  .nav-header-v1 > li {
    transition: opacity 0.35s, transform 0.35s;
    opacity: 0;
    transform: translate3d(0, 100%, 0);
    border-bottom: 1px solid #a60000;
  }
  .nav-header-v1 > li > a {
    color: #666464;
  }
  .nav-header-v1 > li > a:hover {
    background-color: #a60000;
  }
  .nav-header-v1 > li.dropdown > a {
    width: calc( 100% - 40px);
  }
  .nav-header-v1 > li.dropdown > a.dropdown-btn {
    float: right;
    width: 40px;
    height: 44px;
  }
  .nav-header-v1 .sub-dropdown > a {
    width: calc( 100% - 40px);
  }
  .nav-header-v1 .sub-dropdown > a.sub-dropdown-btn {
    float: right;
    width: 40px;
    height: 42px;
  }
}
@media (min-width: 768px) {
  .nav-header-v1 .dropdown-btn, .nav-header-v1 .sub-dropdown-btn {
    display: none !important;
  }
}
.nav-header-v1 > li {
  position: relative;
}
.nav-header-v1 > li.active > a {
  background-color: #a60000;
}
.nav-header-v1 > li > a {
  padding: 0 10px;
  font-size: 18px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  background-color: transparent;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  transition: background-color 0.35s, border-color 0.35s, color 0.35s;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .nav-header-v1 > li > a {
    font-size: 14px;
    padding: 0 5px;
  }
}
@media (max-width: 767.98px) {
  .nav-header-v1 > li > a {
    line-height: 3;
    font-size: 14px;
    color: #fff;
    border: 0;
  }
}
.nav-header-v1 > li > a:hover {
  background-color: #a60000;
}

.header-v3 {
  background-color: #ffffff;
  background-position: left top;
  background-repeat: repeat;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: center;
  transition: all 0.35s;
}
.header-v3.header-active {
  box-shadow: 0 5px 5px rgba(7, 0, 2, 0.1);
}
@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: #f2af00;
  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: #f2af00;
  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: #d90000;
  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(0, 50px, 0);
  }
  .nav-header-v3 .dropdown .dropdown-box a {
    transition: all 0.35s;
  }
  .nav-header-v3 .dropdown:hover .dropdown-box {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
  }
  .nav-header-v3 .dropdown-btn, .nav-header-v3 .sub-dropdown-btn {
    display: none !important;
  }
  .nav-header-v3 .nav-title {
    position: relative;
    z-index: 4;
  }
  .nav-header-v3 > li {
    padding: 0 15px;
    display: inline-block;
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 1399.98px) {
  .nav-header-v3 > li {
    padding: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .nav-header-v3 > li {
    padding: 0 7px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .nav-header-v3 > li {
    padding: 0 5px;
  }
}
@media (min-width: 768px) {
  .nav-header-v3 > li:last-of-type {
    background: none;
  }
}
@media (min-width: 768px) {
  .nav-header-v3 > li > a {
    padding: 14px 5px;
    position: relative;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    transition: all 0.35s;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .nav-header-v3 > li > a {
    font-size: 14px;
    padding: 14px 5px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .nav-header-v3 > li > a {
    font-size: 12px;
    padding: 10px 5px;
  }
}
@media (min-width: 768px) and (max-width: 767.98px) {
  .nav-header-v3 > li > a {
    padding: 24px 10px;
  }
}
@media (min-width: 768px) {
  .nav-header-v3 > li.active > a:before, .nav-header-v3 > li:hover > a:before {
    background-color: #d90000;
  }
  .nav-header-v3 > li.active > a:after, .nav-header-v3 > li:hover > a:after {
    border-bottom-color: #d90000;
  }
}

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

@media (max-width: 767.98px) {
  .nav.nav-color > li {
    border: 0 !important;
  }
  .nav.nav-color > li:nth-child(1) > a {
    background-color: #d90000;
  }
  .nav.nav-color > li:nth-child(1) > a:hover {
    background-color: #a60000;
  }
  .nav.nav-color > li:nth-child(2) > a {
    background-color: #d5080e;
  }
  .nav.nav-color > li:nth-child(2) > a:hover {
    background-color: #a60000;
  }
  .nav.nav-color > li:nth-child(3) > a {
    background-color: #d00f1b;
  }
  .nav.nav-color > li:nth-child(3) > a:hover {
    background-color: #a60000;
  }
  .nav.nav-color > li:nth-child(4) > a {
    background-color: #cc1729;
  }
  .nav.nav-color > li:nth-child(4) > a:hover {
    background-color: #a60000;
  }
  .nav.nav-color > li:nth-child(5) > a {
    background-color: #c81f37;
  }
  .nav.nav-color > li:nth-child(5) > a:hover {
    background-color: #a60000;
  }
  .nav.nav-color > li:nth-child(6) > a {
    background-color: #c32644;
  }
  .nav.nav-color > li:nth-child(6) > a:hover {
    background-color: #a60000;
  }
  .nav.nav-color > li:nth-child(7) > a {
    background-color: #bf2e52;
  }
  .nav.nav-color > li:nth-child(7) > a:hover {
    background-color: #a60000;
  }
  .nav.nav-color > li:nth-child(8) > a {
    background-color: #ba3660;
  }
  .nav.nav-color > li:nth-child(8) > a:hover {
    background-color: #a60000;
  }
  .nav.nav-color > li:nth-child(9) > a {
    background-color: #b63e6e;
  }
  .nav.nav-color > li:nth-child(9) > a:hover {
    background-color: #a60000;
  }
  .nav.nav-color > li:nth-child(10) > a {
    background-color: #b2457b;
  }
  .nav.nav-color > li:nth-child(10) > a:hover {
    background-color: #a60000;
  }
  .nav.nav-color > li:nth-child(11) > a {
    background-color: #ad4d89;
  }
  .nav.nav-color > li:nth-child(11) > a:hover {
    background-color: #a60000;
  }
  .nav.nav-color > li:nth-child(12) > a {
    background-color: #a95597;
  }
  .nav.nav-color > li:nth-child(12) > a:hover {
    background-color: #a60000;
  }
  .nav.nav-color > li:nth-child(13) > a {
    background-color: #a55ca4;
  }
  .nav.nav-color > li:nth-child(13) > a:hover {
    background-color: #a60000;
  }
  .nav.nav-color > li:nth-child(14) > a {
    background-color: #a064b2;
  }
  .nav.nav-color > li:nth-child(14) > a:hover {
    background-color: #a60000;
  }
  .nav.nav-color > li:nth-child(15) > a {
    background-color: #9c6cc0;
  }
  .nav.nav-color > li:nth-child(15) > a:hover {
    background-color: #a60000;
  }
  .nav.nav-color > li:nth-child(16) > a {
    background-color: #9773cd;
  }
  .nav.nav-color > li:nth-child(16) > a:hover {
    background-color: #a60000;
  }
}
#footer {
  background-color: #222222;
  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: #ffffff;
  font-weight: bold;
  margin-bottom: 30px;
}
.ft-form-tit span {
  font-size: 14px;
  font-weight: normal;
}

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

.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: #fff;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.ft-menu-block .ft-menu-tit:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 2px;
  width: 2em;
  background-color: #fff;
}
.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: #fff;
  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: #8d0000;
}

@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: #fff;
}
@media (max-width: 1199.98px) {
  .ft-qr-block .txt p {
    font-size: 12px;
    margin-bottom: 0;
  }
}
.ft-qr-block .txt span {
  color: #fff;
  font-size: 30px;
}
@media (max-width: 1199.98px) {
  .ft-qr-block .txt span {
    font-size: 20px;
  }
}

.friend-link {
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.friend-link::after {
  display: block;
  clear: both;
  content: "";
}
.friend-link .friend-name {
  float: left;
  margin-right: 5px;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}
.friend-link .friend-list {
  float: left;
  width: calc(100% - 6em);
  font-size: 14px;
  line-height: 22px;
}
.friend-link .friend-list::after {
  display: block;
  clear: both;
  content: "";
}
.friend-link .friend-list li {
  display: inline-block;
  float: left;
}
.friend-link .friend-list li a {
  padding-right: 10px;
  margin-right: 10px;
  color: #fff;
  transition: color 0.35s;
}
.friend-link .friend-list li a:hover {
  color: #d90000;
}
@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 #fff;
}

.copyright {
  background-color: #000000;
  text-align: center;
  color: #fff;
  padding: 10px 15px;
  font-size: 12px;
}
@media (max-width: 767.98px) {
  .copyright {
    padding-bottom: 60px;
  }
}
.copyright span, .copyright a {
  display: inline-block;
  padding: 7px;
  color: #fff;
}
.copyright span a {
  padding-top: 0;
  padding-bottom: 0;
}
.copyright a:hover {
  color: #bbb;
}
.copyright .beian img {
  width: 20px;
  height: 20px;
  max-width: 20px;
  margin-right: 5px;
}

.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: rgba(242, 175, 0, 0.6);
  }
  .foot-tool .popup_more {
    position: relative;
  }
  .foot-tool .popup_more:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
  }

  .copyright {
    padding-bottom: 60px;
  }
}
.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}
.tns-outer [data-action] {
  display: none;
}

.tns-slider {
  transition: all 0s;
}
.tns-slider > .tns-item {
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery > .tns-moving {
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
  vertical-align: top;
}

.tns-lazy-img {
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div, .tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333333%;
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.4285714286%;
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

.tns-controls {
  font-size: 16px;
}
.tns-controls button {
  overflow: hidden;
  padding: 0.5em;
  border: 0;
  border-radius: 0;
  color: inherit;
  background: transparent;
}
.tns-controls button:hover {
  color: inherit;
  background: transparent;
}
.tns-controls button:before {
  content: "";
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-top: 2px solid;
  border-right: 2px solid;
}
.tns-controls button[data-controls=next]:before {
  transform: translate(-0.1em, 0) rotate(45deg);
}
.tns-controls button[data-controls=prev]:before {
  transform: translate(0.1em, 0) rotate(-135deg);
}

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

.btn-js-select, .js-select.form-control:not(.btn-group) {
  background-color: inherit;
  color: inherit;
  border: 1px solid #ccc;
  width: 100%;
  text-align: left;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='#888' d='M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat;
  background-position: right 0.5rem center;
  background-size: 1rem 1rem;
  padding-right: 1.75rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.btn-js-select:focus, .js-select.form-control:not(.btn-group):focus {
  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%;
  box-sizing: border-box;
}
.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;
  box-sizing: border-box;
}
.js-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.js-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.js-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.js-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.js-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes spinner {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes spinner2 {
  from {
    transform: rotate(20deg);
  }
  to {
    transform: rotate(380deg);
  }
}
[data-toggle=img] {
  position: relative;
}
[data-toggle=img] img {
  opacity: 0;
  display: block;
  width: 0px;
  height: 0px;
}
[data-toggle=img]:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  opacity: 1;
  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;
}

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

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

.index-slider {
  overflow: hidden;
}
.index-slider .slick-prev, .index-slider .slick-next {
  width: 40px;
  height: 40px;
  border: 0;
  padding: 0;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.35s;
  z-index: 199;
}
@media (max-width: 767.98px) {
  .index-slider .slick-prev, .index-slider .slick-next {
    width: 25px;
    height: 25px;
    font-size: 16px;
    line-height: 25px;
  }
}
.index-slider .slick-prev {
  left: 2%;
}
.index-slider .slick-next {
  right: 2%;
}
.index-slider .slick-dots {
  width: 100%;
  height: 30px;
  padding: 10px 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.35s;
}
.index-slider .slick-dots li {
  display: inline-block;
  margin: 0 4px;
  height: 10px;
}
.index-slider .slick-dots li.slick-active button {
  background-color: #d90000;
}
.index-slider .slick-dots button {
  width: 10px;
  height: 10px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background-color: rgba(217, 0, 0, 0.5);
  color: transparent;
  transition: all 0.35s;
}

.index-padding {
  padding: 55px 0;
}
@media (max-width: 991.98px) {
  .index-padding {
    padding: 35px 0;
  }
}
@media (max-width: 767.98px) {
  .index-padding {
    padding: 20px 0;
  }
}

.bg-light {
  background-color: #f1f1f1;
}

.index-tit {
  background: url(../img/title_bj.png) no-repeat center bottom;
  text-align: center;
  padding-bottom: 15px;
}
.index-tit.v2 h3 {
  color: #ffffff;
}
.index-tit h3 {
  margin-bottom: 0;
  font-size: 30px;
  line-height: 1.4;
  font-weight: 700;
  color: #565656;
}
.index-tit h3 span {
  color: #d90000;
}
.index-tit h4 {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.5555555556;
  text-transform: uppercase;
  color: #acacac;
}

.index-more {
  display: block;
  width: 160px;
  height: auto;
  margin: 0 auto;
  padding: 7px;
  font-size: 14px;
  line-height: 1.7142857143;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #ededed;
  color: #888888;
  transition: all 0.35s;
}
.index-more::after {
  display: block;
  clear: both;
  content: "";
}
.index-more:hover {
  border-color: #d90000;
  background-color: #d90000;
  color: #fff;
}
.index-more:hover span {
  background-color: #fff;
  color: #d90000;
}
.index-more span {
  float: right;
  width: 24px;
  height: 24px;
  color: #ffffff;
  background-color: #d90000;
  position: relative;
  transition: all 0.35s;
}

.index-business-list {
  margin-top: 50px;
  margin-left: -20px;
  margin-right: -20px;
}
.index-business-list > li {
  padding-left: 20px;
  padding-right: 20px;
}
.index-business-list::after {
  display: block;
  clear: both;
  content: "";
}
.index-business-list > li {
  float: left;
  width: 20%;
}
@media (max-width: 1199.98px) {
  .index-business-list {
    margin-left: -12px;
    margin-right: -12px;
  }
  .index-business-list > li {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (max-width: 991.98px) {
  .index-business-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .index-business-list::after {
    display: block;
    clear: both;
    content: "";
  }
  .index-business-list > li {
    float: left;
    width: 33.3333333333%;
  }
}
@media (max-width: 767.98px) {
  .index-business-list {
    margin-left: -7px;
    margin-right: -7px;
  }
  .index-business-list > li {
    padding-left: 7px;
    padding-right: 7px;
  }
  .index-business-list::after {
    display: block;
    clear: both;
    content: "";
  }
  .index-business-list > li {
    float: left;
    width: 50%;
  }
}
.index-business-list li:nth-child(5n+1) a {
  background-color: #fb6969;
}
.index-business-list li:nth-child(5n+2) a {
  background-color: #f7b503;
}
.index-business-list li:nth-child(5n+3) a {
  background-color: #32adfb;
}
.index-business-list li:nth-child(5n+4) a {
  background-color: #82cd40;
}
.index-business-list li:nth-child(5n) a {
  background-color: #a957ef;
}
.index-business-list li:hover a {
  background-color: #d90000;
}
.index-business-item {
  display: block;
  transition: all 0.35s;
}
@media (max-width: 991.98px) {
  .index-business-item {
    margin-bottom: 20px;
  }
}
.index-business-item h5 {
  margin-bottom: 0;
  padding: 17px 15px;
  font-size: 24px;
  line-height: 1.4166666667;
  text-align: center;
  color: #fff;
}
@media (max-width: 1199.98px) {
  .index-business-item h5 {
    padding: 10px 15px;
    font-size: 18px;
  }
}
.index-business-item .item-img {
  padding: 20px;
  background-color: #ffffff;
}
.index-business-item .item-img .img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.index-product-ratio:before {
  padding-top: 83.9572192513%;
}
@media (max-width: 991.98px) {
  .index-product-list {
    padding-bottom: 20px;
    margin-left: -7px;
    margin-right: -7px;
  }
  .index-product-list > div {
    padding-left: 7px;
    padding-right: 7px;
  }
}
.index-product-item {
  display: block;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .index-product-item {
    margin-bottom: 15px;
  }
}
.index-product-item:hover .item-content {
  transform: translateY(-100%);
  background-color: rgba(217, 0, 0, 0.7);
}
.index-product-item:hover .content {
  top: 50%;
  transform: translateY(-50%);
}
.index-product-item:hover i {
  position: relative;
  transform: translateY(0);
}
.index-product-item .item-content {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 100%;
  left: 0;
  transform: translateY(-70px);
  overflow: hidden;
  transition: all 0.35s;
}
@media (max-width: 1199.98px) {
  .index-product-item .item-content {
    transform: translateY(-60px);
  }
}
@media (max-width: 991.98px) {
  .index-product-item .item-content {
    transform: translateY(-45px);
  }
}
@media (max-width: 767.98px) {
  .index-product-item .item-content {
    transform: translateY(-41px);
  }
}
.index-product-item .content {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.35s;
}
.index-product-item h4 {
  margin-bottom: 0;
  padding: 15px;
  font-size: 18px;
  line-height: 2.2222222222;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 1199.98px) {
  .index-product-item h4 {
    padding: 10px;
  }
}
@media (max-width: 991.98px) {
  .index-product-item h4 {
    padding: 5px 0;
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .index-product-item h4 {
    font-size: 14px;
  }
}
.index-product-item i {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  font-size: 42px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-110%);
  transition: all 0.35s;
}
@media (max-width: 1199.98px) {
  .index-product-item i {
    font-size: 36px;
  }
}
@media (max-width: 991.98px) {
  .index-product-item i {
    font-size: 24px;
  }
}

.index-service {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.index-service-content > p {
  margin-bottom: 0;
  margin-top: 20px;
  font-size: 24px;
  line-height: 1.5833333333;
  text-align: center;
  color: #fff;
}
@media (max-width: 991.98px) {
  .index-service-content > p {
    font-size: 18px;
  }
}
.index-service-list {
  padding-top: 90px;
  margin-left: -20px;
  margin-right: -20px;
}
.index-service-list > div {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1199.98px) {
  .index-service-list {
    padding-top: 40px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .index-service-list > div {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 991.98px) {
  .index-service-list {
    padding-top: 30px;
    margin-left: -7px;
    margin-right: -7px;
  }
  .index-service-list > div {
    padding-left: 7px;
    padding-right: 7px;
  }
}
.index-service-item {
  display: block;
  padding: 25px;
  margin-bottom: 40px;
  border-radius: 50px;
  background-color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  transition: all 0.35s;
}
@media (max-width: 1199.98px) {
  .index-service-item {
    padding: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .index-service-item {
    padding: 15px;
  }
}
.index-service-item:hover {
  background-color: #ffffff;
}
.index-service-item:hover .item-img {
  border-color: #d90000;
}
.index-service-item .item-img {
  display: block;
  margin: 0 auto;
  width: 124px;
  height: 124px;
  font-size: 18px;
  line-height: 120;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #fff;
  color: #fff;
  background-color: transparent;
  position: relative;
  transition: all 0.35s;
}
@media (max-width: 1199.98px) {
  .index-service-item .item-img {
    width: 100px;
    height: 100px;
    font-size: 18px;
    line-height: 96;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #fff;
    color: #fff;
  }
}
.index-service-item .item-img img {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1199.98px) {
  .index-service-item .item-img img {
    width: 50px;
    height: 50px;
  }
}
.index-service-item h5 {
  margin-bottom: 0;
  margin-top: 30px;
  font-size: 24px;
  line-height: 1.4166666667;
  text-align: center;
  color: #242424;
}
@media (max-width: 1199.98px) {
  .index-service-item h5 {
    margin-top: 20px;
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .index-service-item h5 {
    font-size: 16px;
  }
}
.index-service-item .txt {
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.5;
  height: 6em;
  overflow: hidden;
  text-align: center;
  color: #4a4a4a;
}
@media (max-width: 991.98px) {
  .index-service-item .txt {
    margin: 10px 0;
    font-size: 14px;
  }
}
.index-service-item .txt p {
  margin-bottom: 0;
}
.index-about {
  background-size: cover;
}
.index-about-content {
  padding-top: 45px;
}
.index-about-content::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 991.98px) {
  .index-about-content {
    padding-top: 35px;
  }
}
@media (max-width: 767.98px) {
  .index-about-content {
    padding-top: 20px;
  }
}
.index-about-content .img {
  float: left;
  width: 435px;
  max-width: 50%;
  margin-right: 45px;
}
@media (max-width: 991.98px) {
  .index-about-content .img {
    margin-right: 25px;
  }
}
@media (max-width: 767.98px) {
  .index-about-content .img {
    float: none;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.index-about-content .content {
  overflow: hidden;
}
.index-about-content .content h5 {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.75;
  color: #292929;
}
@media (max-width: 991.98px) {
  .index-about-content .content h5 {
    font-size: 18px;
  }
}
.index-about-content .content .txt {
  margin-top: 15px;
  font-size: 16px;
  line-height: 2.125;
  max-height: 21.25em;
  overflow: hidden;
  color: #454545;
}
@media (max-width: 991.98px) {
  .index-about-content .content .txt {
    font-size: 14px;
  }
}
.index-about-content .content .txt p {
  margin-bottom: 0;
}
.index-about-content .index-more {
  margin: 0;
  margin-top: 30px;
  background-color: #ffffff;
  border-color: #ffffff;
}
@media (max-width: 991.98px) {
  .index-about-content .index-more {
    margin-top: 20px;
  }
}
.index-about-content .index-more:hover {
  background-color: #d90000;
  border-color: #d90000;
}

.index-news-list {
  padding-top: 45px;
}
@media (max-width: 1199.98px) {
  .index-news-list {
    padding-top: 30px;
  }
}
@media (max-width: 991.98px) {
  .index-news-list {
    margin-left: -7px;
    margin-right: -7px;
  }
  .index-news-list > div {
    padding-left: 7px;
    padding-right: 7px;
  }
}
.index-news-item {
  display: block;
  padding: 20px;
  margin-bottom: 40px;
  background-color: #f5f5f5;
  transition: all 0.35s;
}
.index-news-item::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1199.98px) {
  .index-news-item {
    padding: 15px;
  }
}
@media (max-width: 991.98px) {
  .index-news-item {
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .index-news-item {
    padding: 10px;
    margin-bottom: 10px;
  }
}
.index-news-item:hover {
  background-color: #d90000;
}
.index-news-item:hover h5, .index-news-item:hover .txt, .index-news-item:hover .date {
  color: #ffffff;
}
.index-news-item .item-img {
  float: left;
  width: 224px;
  max-width: 55%;
  margin-right: 20px;
}
@media (max-width: 991.98px) {
  .index-news-item .item-img {
    margin-right: 15px;
  }
}
@media (max-width: 767.98px) {
  .index-news-item .item-img {
    max-width: 50%;
  }
}
.index-news-item .item-content {
  overflow: hidden;
}
.index-news-item h5 {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.6666666667;
  font-weight: 700;
  color: #343434;
  transition: all 0.35s;
}
@media (max-width: 1199.98px) {
  .index-news-item h5 {
    margin-bottom: 10px;
    font-size: 16px;
  }
}
.index-news-item .txt {
  font-size: 16px;
  line-height: 1.5;
  height: 6em;
  overflow: hidden;
  color: #777;
  transition: all 0.35s;
}
@media (max-width: 1199.98px) {
  .index-news-item .txt {
    font-size: 14px;
  }
}
@media (max-width: 991.98px) {
  .index-news-item .txt {
    font-size: 14px;
    line-height: 1.7142857143;
    height: 3.4285714286em;
    overflow: hidden;
  }
}
.index-news-item .txt p {
  margin-bottom: 0;
}
.index-news-item .date {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1;
  color: #bbb;
  transition: all 0.35s;
}

.index-bottom {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.index-bottom-item {
  display: block;
  color: #fff;
}
.index-bottom-item::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 767.98px) {
  .index-bottom-item {
    padding: 10px 0;
  }
}
.index-bottom-item .item-img {
  display: inline-block;
  vertical-align: middle;
  width: 64px;
  height: 64px;
}
@media (max-width: 991.98px) {
  .index-bottom-item .item-img {
    width: 45px;
    height: 45px;
  }
}
.index-bottom-item .item-content {
  display: inline-block;
  vertical-align: middle;
  width: calc( 100% - 70px );
  padding-left: 20px;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .index-bottom-item .item-content {
    padding-left: 15px;
    width: calc( 100% - 50px );
  }
}
.index-bottom-item h4 {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.6666666667;
  font-weight: 700 #000;
}
@media (max-width: 991.98px) {
  .index-bottom-item h4 {
    font-size: 16px;
  }
}
.index-bottom-item p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 991.98px) {
  .index-bottom-item p {
    font-size: 14px;
  }
}

.footer {
  padding: 60px 0;
}
.footer#footer {
  background-color: #373737;
}
@media (max-width: 991.98px) {
  .footer {
    padding: 40px 0;
  }
}
.footer .copyright {
  padding: 0;
  text-align: left;
  background-color: transparent;
}
.footer .copyright span, .footer .copyright a {
  color: rgba(255, 255, 255, 0.8);
}
.footer .copyright a:hover {
  color: #d90000;
}
.footer-link {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footer-link::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 991.98px) {
  .footer-link {
    padding-bottom: 15px;
  }
}
.footer-link li {
  float: left;
}
.footer-link li:not(:first-child) a {
  padding: 0 25px;
}
@media (max-width: 1199.98px) {
  .footer-link li:not(:first-child) a {
    padding: 0 15px;
  }
}
@media (max-width: 767.98px) {
  .footer-link li:not(:first-child) a {
    padding: 0 10px;
  }
}
.footer-link li:last-child a:after {
  display: none;
}
.footer-link a {
  display: block;
  padding-right: 25px;
  font-size: 16px;
  line-height: 2.125;
  color: rgba(255, 255, 255, 0.8);
  position: relative;
  transition: all 0.35s;
}
@media (max-width: 1199.98px) {
  .footer-link a {
    padding-right: 15px;
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .footer-link a {
    padding-right: 10px;
    font-size: 12px;
  }
}
.footer-link a:hover {
  color: #d90000;
}
.footer-link a:after {
  content: "";
  background-color: rgba(255, 255, 255, 0.8);
  width: 1px;
  height: 18px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.footer-hotline {
  margin-bottom: 0;
  padding-top: 20px;
  font-size: 14px;
  line-height: 2.1428571429;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 991.98px) {
  .footer-hotline {
    padding-top: 15px;
  }
}
.footer-hotline a {
  font-size: 18px;
  font-weight: 700;
  color: inherit;
}
.footer-right {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991.98px) {
  .footer-right {
    margin-bottom: 20px;
  }
}
.footer-qr img {
  width: 120px;
  height: 120px;
}
@media (max-width: 1199.98px) {
  .footer-qr img {
    width: 90px;
    height: 90px;
  }
}
.footer-item {
  display: block;
  padding: 5px 0;
}
.footer-item::after {
  display: block;
  clear: both;
  content: "";
}
.footer-item i {
  float: left;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #ffffff;
  color: #ffffff;
}
@media (max-width: 767.98px) {
  .footer-item i {
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 18px;
  }
}
.footer-item p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .footer-item p {
    font-size: 12px;
  }
}
@media (max-width: 767.98px) {
  .footer-item p {
    line-height: 18px;
  }
}
.footer-item p a {
  color: inherit;
}

#right-tool {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 999;
}
@media (max-width: 767.98px) {
  #right-tool {
    display: none;
  }
}
#right-tool a {
  display: block;
  padding: 8px 5px 3px;
  text-align: center;
  position: relative;
  transition: all 0.35s, background-color 0.35s;
}
#right-tool a i {
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 991.98px) {
  #right-tool a i {
    font-size: 22px;
  }
}
#right-tool a p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 2.2857142857;
}
@media (max-width: 991.98px) {
  #right-tool a p {
    font-size: 12px;
  }
}
#right-tool .gotop {
  margin-top: 40px;
  background-color: #fff;
  box-shadow: 5px 9px 14px 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s;
}
@media (max-width: 991.98px) {
  #right-tool .gotop {
    margin-top: 20px;
  }
}
#right-tool .gotop:hover {
  background-color: #d90000;
  color: #fff;
}
#right-tool .gotop:hover:after {
  background-color: #d90000;
}
#right-tool .gotop.show {
  opacity: 1;
  visibility: visible;
}

.nav-righttool {
  padding: 6px 0;
  background-color: #fff;
  box-shadow: 5px 9px 14px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 991.98px) {
  .nav-righttool {
    padding: 4px 0;
  }
}
.nav-righttool li {
  position: relative;
  padding: 0 6px;
}
@media (max-width: 991.98px) {
  .nav-righttool li {
    padding: 0 4px;
  }
}
.nav-righttool li:hover a {
  background-color: #d90000;
  color: #fff;
}
.nav-righttool li:hover a:after {
  background-color: #d90000;
}
.nav-righttool li:hover .hover-grp {
  transform: translateX(0);
}
.nav-righttool li:not(:last-child) a:after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #1c9eb4;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.nav-righttool li .hover-grp {
  text-align: center;
  background-color: #fff;
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  right: 100%;
  z-index: -1;
  transform: translateX(200%);
  transition: transform 0.35s;
}
.nav-righttool li .hover-grp:hover {
  transform: translateX(0);
}
.nav-righttool li .hover-grp:hover ~ a {
  background-color: #d90000;
  color: #fff;
}
.nav-righttool li .hover-grp:hover ~ a:after {
  background-color: #d90000;
}
.nav-righttool li .phone-hover {
  width: 220px;
}
@media (max-width: 991.98px) {
  .nav-righttool li .phone-hover {
    width: 170px;
  }
}
.nav-righttool li .phone-hover span {
  display: block;
  padding: 15px;
  font-size: 24px;
  line-height: 1.3333333333;
  font-weight: 700;
  color: #d90000;
}
@media (max-width: 991.98px) {
  .nav-righttool li .phone-hover span {
    padding: 17px 10px;
    font-size: 18px;
  }
}
.nav-righttool li .qr-grp {
  width: 120px;
  height: 120px;
  padding: 5px;
}
@media (max-width: 991.98px) {
  .nav-righttool li .qr-grp {
    width: 90px;
    height: 90px;
  }
}
.nav-righttool li .qr-grp img {
  width: 110px;
  height: 110px;
}
@media (max-width: 991.98px) {
  .nav-righttool li .qr-grp img {
    width: 80px;
    height: 80px;
  }
}

.header-top {
  background-color: #e6e6e6;
  text-align: left;
}
@media (max-width: 991.98px) {
  .header-top {
    padding: 5px 0;
  }
}
@media (max-width: 767.98px) {
  .header-top {
    display: none;
  }
}
.header-top-txt {
  float: left;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 34px;
  color: #7f7f7f;
}
.header-top-right {
  float: right;
}
.header-top-right::after {
  display: block;
  clear: both;
  content: "";
}
.header-top-search {
  display: inline-block;
  vertical-align: middle;
}
.header-top-form .form-group {
  position: relative;
  max-width: 300px;
}
.header-top-form .form-group::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 991.98px) {
  .header-top-form .form-group {
    max-width: 200px;
  }
}
@media (max-width: 767.98px) {
  .header-top-form .form-group {
    max-width: 90%;
    margin: 15px auto;
  }
}
.header-top-form .form-group .form-control {
  float: left;
  width: calc( 100% - 60px );
  padding: 0 10px;
  font-size: 14px;
  line-height: 28px;
  border-radius: 0;
  border: 1px solid #fff;
  border-right: 0;
  background-color: #ffffff;
  color: #000;
  transition: all 0.35s;
}
@media (max-width: 991.98px) {
  .header-top-form .form-group .form-control {
    width: calc( 100% - 40px );
  }
}
@media (max-width: 767.98px) {
  .header-top-form .form-group .form-control {
    border-color: #cccccc;
    font-size: 12px;
  }
}
.header-top-form .form-group .search-btn {
  width: 60px;
  height: 30px;
  padding: 0;
  border: 0;
  line-height: 1;
  background-color: #d90000;
  color: #ffffff;
}
@media (max-width: 991.98px) {
  .header-top-form .form-group .search-btn {
    width: 40px;
    font-size: 12px;
  }
}
.header-top-phone {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  color: #454545;
}
@media (max-width: 991.98px) {
  .header-top-phone {
    margin-left: 10px;
  }
}
.header-top-phone img {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: auto;
  margin-right: 5px;
}
.header-top-phone p {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 34px;
}
@media (max-width: 991.98px) {
  .header-top-phone p {
    font-size: 12px;
  }
}
.header-top-phone p a {
  font-size: 18px;
  font-weight: 700;
  color: #d90000;
}
@media (max-width: 991.98px) {
  .header-top-phone p a {
    font-size: 14px;
  }
}

.header-v3-custom {
  text-align: left;
}
.header-v3-custom .header-wrap {
  width: 100%;
}
@media (max-width: 767.98px) {
  .header-v3-custom .header-wrap {
    padding: 10px 0;
  }
}
.header-v3-custom .header-wrap > div {
  vertical-align: middle;
}
.header-v3-custom .header-left {
  width: 25%;
}
@media (max-width: 767.98px) {
  .header-v3-custom .header-left {
    width: 60%;
  }
}
.header-v3-custom .header-logo {
  float: none;
  position: static;
  transform: translate(0, 0);
  padding: 0;
  max-width: 100%;
}
.header-v3-custom .header-logo h1 {
  line-height: 1;
}
.header-v3-custom .header-logo img {
  width: auto;
  height: auto;
}
@media (max-width: 767.98px) {
  .header-v3-custom .header-right .header-phone {
    text-align: right;
  }
  .header-v3-custom .header-right .hotline-icon {
    margin: 0 5px;
    color: #d90000;
  }
}
.header-v3-custom .navbar {
  width: 100%;
}
.header-v3-custom .nav {
  display: flex;
  justify-content: flex-end;
}
.header-v3-custom .nav > li {
  flex: 0 0 auto;
  width: auto;
  padding: 0;
}
@media (max-width: 767.98px) {
  .header-v3-custom .nav > li {
    border-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .header-v3-custom .nav > li:hover > a, .header-v3-custom .nav > li.active > a {
    background-color: #d90000;
    border-color: #d90000;
    color: #ffffff;
  }
}
@media (min-width: 768px) {
  .header-v3-custom .nav > li:hover span, .header-v3-custom .nav > li.active span {
    background-color: #d90000;
    color: #ffffff;
  }
  .header-v3-custom .nav > li:hover > a:before, .header-v3-custom .nav > li.active > a:before {
    background-color: transparent;
    border-right-color: #d90000;
  }
  .header-v3-custom .nav > li:hover > a:after, .header-v3-custom .nav > li.active > a:after {
    background-color: transparent;
    border-left-color: #d90000;
  }
}
.header-v3-custom .nav > li > a {
  padding: 0 25px;
  font-size: 16px;
  line-height: 1.875;
  text-align: center;
  color: #2d2d2d;
  transition: all 0.35s;
  position: relative;
}
@media (min-width: 992px) {
  .header-v3-custom .nav > li > a:before {
    content: "";
    width: 0;
    height: 0;
    border-right: 25px solid #fff;
    border-top: 90px solid transparent;
    border-bottom: 0 solid transparent;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.4s;
  }
  .header-v3-custom .nav > li > a:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 25px solid #fff;
    border-top: 0 solid transparent;
    border-bottom: 90px solid transparent;
    border-right: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.4s;
  }
  .header-v3-custom .nav > li > a .nav-title {
    display: inline-block;
    padding: 30px 0;
    transition: all 0.35s;
  }
}
@media (max-width: 1199.98px) {
  .header-v3-custom .nav > li > a {
    padding: 0 15px;
    font-size: 14px;
  }
  .header-v3-custom .nav > li > a .nav-title {
    padding: 20px 0;
  }
  .header-v3-custom .nav > li > a:before {
    border-width: 66px 15px 0 0;
  }
  .header-v3-custom .nav > li > a:after {
    border-width: 0 0 66px 15px;
  }
}
@media (max-width: 991.98px) {
  .header-v3-custom .nav > li > a {
    padding: 0;
    font-size: 12px;
  }
  .header-v3-custom .nav > li > a .nav-title {
    padding: 15px 5px;
    display: block;
  }
  .header-v3-custom .nav > li > a:before {
    border-width: 52px 10px 0 0;
  }
  .header-v3-custom .nav > li > a:after {
    border-width: 0 0 52px 10px;
  }
}
@media (max-width: 767.98px) {
  .header-v3-custom .nav > li > a {
    padding: 10px 15px;
    text-align: left;
    border-bottom: 1px solid #ccc;
  }
  .header-v3-custom .nav > li > a.dropdown-btn {
    height: 43px;
  }
  .header-v3-custom .nav > li > a .nav-title {
    padding: 0;
  }
  .header-v3-custom .nav > li > a:before, .header-v3-custom .nav > li > a:after {
    display: none;
  }
}
@media (min-width: 768px) {
  .header-v3-custom .dropdown-box, .header-v3-custom .sub-dropdown-box {
    margin-top: 0;
  }
  .header-v3-custom .dropdown-box a, .header-v3-custom .sub-dropdown-box a {
    display: block;
    padding: 0 10px;
    font-size: 14px;
    line-height: 2.8571428571;
    text-align: center;
    background-color: rgba(217, 0, 0, 0.5);
    color: #fff;
    transition: all 0.35s;
  }
}
@media (min-width: 768px) and (max-width: 767.98px) {
  .header-v3-custom .dropdown-box a, .header-v3-custom .sub-dropdown-box a {
    text-align: left;
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .header-v3-custom .dropdown-box a:hover, .header-v3-custom .sub-dropdown-box a:hover {
    background-color: #d90000;
    color: #fff;
  }
}
@media (min-width: 768px) {
  .header-v3-custom .dropdown-box {
    min-width: calc( 100% - 30px );
  }
}
.header-v3-custom .navbar-main .header-top-form {
  display: none;
}
@media (max-width: 767.98px) {
  .header-v3-custom .navbar-main .header-top-form {
    display: block;
  }
}

.page-top {
  background-color: #ededed;
}
.page-top .top-wrap {
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .page-top .top-wrap {
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
.page-top .page-tit {
  flex: 0 0 auto;
  background-color: #d90000;
  padding: 10px 20px;
}
@media (max-width: 767.98px) {
  .page-top .page-tit {
    flex: 0 0 100%;
  }
}
.page-top .page-tit h5 {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  margin-right: 6px;
  font-size: 60px;
  line-height: 1;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.2);
}
@media (max-width: 991.98px) {
  .page-top .page-tit h5 {
    font-size: 42px;
  }
}
.page-top .page-tit .tit-sub {
  display: inline-block;
  vertical-align: middle;
}
.page-top .page-tit h6 {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .page-top .page-tit h6 {
    font-size: 18px;
    line-height: 24px;
  }
}
.page-top .page-tit p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 991.98px) {
  .page-top .page-tit p {
    font-size: 12px;
    line-height: 18px;
  }
}
.page-top .breadcrumb {
  margin-left: auto;
}
@media (max-width: 767.98px) {
  .page-top .breadcrumb {
    margin: 10px 0;
  }
}
.page-top .breadcrumb i, .page-top .breadcrumb .nav-breadcrumbs {
  display: inline-block;
  vertical-align: middle;
}
.page-top .breadcrumb .nav-breadcrumbs {
  margin-left: 5px;
}
.page-top .breadcrumb .nav-breadcrumbs::after {
  display: block;
  clear: both;
  content: "";
}
.page-top .breadcrumb .nav-breadcrumbs li {
  float: left;
}
.page-top .breadcrumb .nav-breadcrumbs li:not(:last-child) {
  padding-right: 20px;
  position: relative;
}
.page-top .breadcrumb .nav-breadcrumbs li:not(:last-child):after {
  content: ">";
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translate(0, -50%);
}
.page-top .breadcrumb .nav-breadcrumbs a {
  display: block;
  font-size: 14px;
  line-height: 2;
  color: #2f2f2f;
  transition: all 0.35s;
}
.page-top .breadcrumb .nav-breadcrumbs a:hover {
  color: #d90000;
}

.page-contact-content, .page-message-content, .page-video-detail-content, .page-video-content, .page-news-content, .page-product-detail-content, .page-product-content, .page-about-content {
  padding: 60px 0;
}
@media (max-width: 1199.98px) {
  .page-contact-content, .page-message-content, .page-video-detail-content, .page-video-content, .page-news-content, .page-product-detail-content, .page-product-content, .page-about-content {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .page-contact-content, .page-message-content, .page-video-detail-content, .page-video-content, .page-news-content, .page-product-detail-content, .page-product-content, .page-about-content {
    padding: 20px 0;
  }
}

.page-about-wrap {
  position: relative;
}
.page-about-wrap::after {
  display: block;
  clear: both;
  content: "";
}
.page-about-wrap .img {
  float: left;
  width: 50%;
  margin-right: 25px;
}
@media (max-width: 1199.98px) {
  .page-about-wrap .img {
    margin-right: 15px;
  }
}
@media (max-width: 767.98px) {
  .page-about-wrap .img {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.page-about-wrap .content {
  font-size: 16px;
  line-height: 1.875;
  color: #424242;
}
@media (max-width: 1199.98px) {
  .page-about-wrap .content {
    font-size: 14px;
  }
}
.page-about-wrap .content p {
  margin-bottom: 0;
}

.page-product-tabs {
  padding-bottom: 40px;
  margin-left: -12px;
  margin-right: -12px;
}
.page-product-tabs > li {
  padding-left: 12px;
  padding-right: 12px;
}
.page-product-tabs::after {
  display: block;
  clear: both;
  content: "";
}
.page-product-tabs > li {
  float: left;
  width: 16.6666666667%;
}
@media (max-width: 767px){
  .page-product-tabs > li{
    width: 33.3333%
  }
}
.page-product-tabs a {
  display: block;
  font-size: 18px;
  line-height: 2.5555555556;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #bcbcbc;
  background-color: #fff;
  color: #272727;
  transition: all 0.35s;
}
@media (max-width: 767px){
  .page-product-tabs a {
    font-size: 14px;
  }
}
.page-product-tabs a:hover {
  background-color: #d90000;
  border-color: #d90000;
  color: #ffffff;
}

.page-news-content .index-news-item {
  margin-bottom: 20px;
}

.page-message-wrap {
  background-color: #f8f8f8;
  position: relative;
}
.page-message-wrap::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 991.98px) {
  .page-message-wrap {
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .page-message-wrap {
    padding: 10px;
  }
}
.page-message-wrap .img {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 991.98px) {
  .page-message-wrap .img {
    width: 100%;
    height: 100%;
  }
}
.page-message-wrap .form-v1 {
  float: right;
  width: 50%;
  padding: 35px 40px;
  position: relative;
}
@media (max-width: 991.98px) {
  .page-message-wrap .form-v1 {
    float: none;
    width: 100%;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.5);
  }
}
@media (max-width: 767.98px) {
  .page-message-wrap .form-v1 {
    padding: 20px 15px;
  }
}

.page-contact-content .contact-info {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 2.125;
  color: #414141;
}
@media (max-width: 767.98px) {
  .page-contact-content .contact-info {
    font-size: 14px;
  }
}
.page-contact-content .contact-info p {
  margin-bottom: 0;
}
.page-contact-content .contact-info a {
  color: inherit;
  transition: all 0.35s;
}
.page-contact-content .contact-info a:hover {
  color: #d90000;
}
.page-contact-content .map {
  height: 480px;
}
@media (max-width: 767.98px) {
  .page-contact-content .map {
    height: 300px;
  }
}

.page-search-content {
  padding-bottom: 30px;
}
@media (max-width: 767.98px) {
  .page-search-content {
    padding-bottom: 20px;
  }
}
.page-search-list {
  padding: 20px 0;
}
.page-search-item {
  display: block;
  padding: 15px 0;
  border-bottom: 1px dashed #ccc;
}
.page-search-item::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 767.98px) {
  .page-search-item {
    padding: 10px 0;
  }
}
.page-search-item:hover p {
  color: #d90000;
}
.page-search-item p {
  float: left;
  max-width: 75%;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  color: #333;
}
@media (max-width: 767.98px) {
  .page-search-item p {
    font-size: 14px;
  }
}
.page-search-item .date {
  float: right;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
@media (max-width: 767.98px) {
  .page-search-item .date {
    font-size: 12px;
  }
}

.detail-content .detail-tit {
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .detail-content .detail-tit {
    margin-bottom: 20px;
  }
}
.detail-content h4 {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  color: #333;
}
.detail-content .info {
  margin-top: 10px;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #666;
}
.detail-content .info p {
  display: inline-block;
  padding: 0 10px;
  margin-bottom: 0;
}
.detail-content .info span {
  font-size: 18px;
  color: #d90000;
}
.detail-content img {
  display: block;
  margin: 0 auto;
}
.detail-content .txt {
  padding: 30px 0 15px;
  font-size: 14px;
  line-height: 2;
  color: #333;
}
@media (max-width: 991.98px) {
  .detail-content .txt {
    padding-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .detail-content .txt {
    padding: 20px 0;
  }
}
.detail-content .txt p {
  margin-bottom: 0;
}

.detail-video {
  max-width: 60%;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .detail-video {
    max-width: 100%;
  }
}

.detail-footer {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
.detail-footer::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 991.98px) {
  .detail-footer {
    padding-top: 15px;
  }
}
@media (max-width: 767.98px) {
  .detail-footer {
    padding-top: 10px;
  }
}
.detail-footer.news-detail {
  border: 0;
  border-top: 1px solid #ccc;
  padding: 10px 5px;
}

.detail-pagination {
  float: left;
  max-width: 50%;
}
@media (max-width: 767.98px) {
  .detail-pagination {
    float: none;
    max-width: 100%;
  }
}
.detail-pagination a {
  display: block;
  font-size: 14px;
  line-height: 2;
  color: #333;
  transition: color 0.35s;
}
.detail-pagination a:hover {
  color: #d90000;
}

.info-share {
  float: right;
  margin-top: 10px;
}
@media (max-width: 767.98px) {
  .info-share {
    float: none;
    margin-top: 15px;
  }
}
.info-share h5 {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 2;
}
.info-share .bdshare {
  display: inline-block;
  vertical-align: middle;
}

.pages-custom {
  margin: 10px 0;
}
.pages-custom li {
  padding: 0;
}
.pages-custom li a {
  height: 30px;
  line-height: 28px;
  min-width: 30px;
  padding: 0;
  text-align: center;
  color: #666666;
}
.pages-custom li a:hover {
  background-color: #d90000;
  border-color: #d90000;
  color: #fff;
}
.pages-custom .prev a, .pages-custom .next a {
  color: #666666;
}
.pages-custom .prev i, .pages-custom .next i {
  font-size: 18px;
}

.recommend-grp {
  padding-top: 40px;
}
.recommend-grp-content {
  padding-top: 20px;
}
.recommend-grp-content > .row {
  margin-left: -7px;
  margin-right: -7px;
}
.recommend-grp-content > .row > div {
  padding-left: 7px;
  padding-right: 7px;
}
.recommend-grp-content .index-product-item {
  margin-bottom: 0;
}
.recommend-tit {
  padding-bottom: 12px;
  border-bottom: 1px solid #ccc;
}
.recommend-tit h3 {
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  color: #333;
  border-left: 4px solid #d90000;
}

.news-recommend-list {
  margin-left: -7px;
  margin-right: -7px;
  padding-top: 30px;
}
.news-recommend-list > div {
  padding-left: 7px;
  padding-right: 7px;
}
@media (max-width: 767.98px) {
  .news-recommend-list {
    padding-top: 20px;
  }
}
.news-recommend-list a {
  display: block;
  padding: 10px 15px;
  margin-bottom: 1px;
  font-size: 14px;
  line-height: 2;
  color: #333333;
  background-color: #f2f3f5;
  transition: all 0.35s;
}
.news-recommend-list a:hover {
  padding-left: 35px;
  color: #fff;
  background-color: #d90000;
}
.news-recommend-list a:hover:before {
  background-color: #fff;
}
.news-recommend-list a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #999999;
  transition: all 0.35s;
}

.product-common-item {
  display: block;
  padding: 20px 0;
  border-bottom: 1px dashed #cccccc;
}
.product-common-item::after {
  display: block;
  clear: both;
  content: "";
}
.product-common-item:hover h4 {
  color: #d90000;
}
.product-common-item:hover .item-img:after, .product-common-item:hover .item-img i {
  opacity: 1;
  visibility: visible;
}
.product-common-item.video:hover .item-img:after, .product-common-item.video:hover .item-img i {
  opacity: 1;
  visibility: visible;
}
.product-common-item.video .item-img {
  position: relative;
}
.product-common-item.video .item-img:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s;
  z-index: 1;
}
.product-common-item.video .item-img i {
  width: 30px;
  height: 30px;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  border-radius: 50%;
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, -50%);
  transition: all 0.35s;
  z-index: 2;
}
.product-common-item .item-img {
  float: left;
  width: 105px;
  margin-right: 12px;
}
.product-common-item h4 {
  margin-bottom: 3px;
  font-size: 16px;
  line-height: 1.375;
  color: #333;
  transition: all 0.35s;
}
.product-common-item p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5714285714;
  color: #666;
  max-height: 3.1428571429em;
  overflow: hidden;
}

.nav-mobile-header-v3 {
  width: 100%;
  max-width: 240px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
}
@media (max-width: 767.98px) {
  .nav-mobile-header-v3 {
    max-width: 200px;
  }
}
.nav-mobile-header-v3 .modal-content {
  background: transparent;
  min-height: 100%;
  border: 0;
  border-radius: 0;
}
.nav-mobile-header-v3.fade .modal-dialog {
  width: 100%;
  background: #ffffff;
  margin: 0;
  min-height: 100%;
  transform: translate(100%, 0);
}
.nav-mobile-header-v3.show .modal-dialog {
  transform: translate(0, 0);
}
.nav-mobile-header-v3.show .nav > li {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.nav-mobile-header-v3 .mobile-logo a {
  padding: 5px;
  margin-bottom: 10px;
}
.nav-mobile-header-v3 .nav {
  background-color: #fff;
}
.nav-mobile-header-v3 .nav li {
  transform: translateX(50px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.nav-mobile-header-v3 .nav li::after {
  display: block;
  clear: both;
  content: "";
}
.nav-mobile-header-v3 .nav li:nth-child(1) {
  transition-delay: 0.15s;
}
.nav-mobile-header-v3 .nav li:nth-child(2) {
  transition-delay: 0.3s;
}
.nav-mobile-header-v3 .nav li:nth-child(3) {
  transition-delay: 0.45s;
}
.nav-mobile-header-v3 .nav li:nth-child(4) {
  transition-delay: 0.6s;
}
.nav-mobile-header-v3 .nav li:nth-child(5) {
  transition-delay: 0.75s;
}
.nav-mobile-header-v3 .nav li:nth-child(6) {
  transition-delay: 0.9s;
}
.nav-mobile-header-v3 .nav li:nth-child(7) {
  transition-delay: 1.05s;
}
.nav-mobile-header-v3 .nav li:nth-child(8) {
  transition-delay: 1.2s;
}
.nav-mobile-header-v3 .nav li:nth-child(9) {
  transition-delay: 1.35s;
}
.nav-mobile-header-v3 .nav li:nth-child(10) {
  transition-delay: 1.5s;
}
.nav-mobile-header-v3 .nav li a {
  float: left;
  width: 100%;
  margin-bottom: 1px;
  padding: 0 15px;
  font-size: 14px;
  line-height: 40px;
  text-align: left;
  color: #666666;
  transition: all 0.35s;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-mobile-header-v3 .nav .drop.active > a {
  color: #d90000;
}
.nav-mobile-header-v3 .nav .drop > a {
  width: calc( 100% - 40px);
}
.nav-mobile-header-v3 .nav .drop .btn-drop {
  float: right;
  width: 40px;
  height: 40px;
  padding: 0;
}
.nav-mobile-header-v3 .nav .drop .btn-drop.active {
  color: #d90000;
}
.nav-mobile-header-v3 .nav .drop .btn-drop.active:after {
  transform: translate(-50%, -50%) rotate(-135deg);
}
.nav-mobile-header-v3 .nav .drop .btn-drop.active ~ a {
  color: #d90000;
}
.nav-mobile-header-v3 .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;
}
.nav-mobile-header-v3 .nav .drop-menu {
  width: 100%;
  height: 0;
  margin-top: 1px;
  overflow: hidden;
  transition: all 0.35s;
  position: relative;
}
.nav-mobile-header-v3 .nav .drop-menu.active > li {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.nav-mobile-header-v3 .nav .drop-menu > li {
  background-color: rgba(0, 0, 0, 0.05);
}
.nav-mobile-header-v3 .nav .drop-menu.drop-menu-level-1 li a:not(.btn-drop) {
  padding-left: 20px;
}
.nav-mobile-header-v3 .nav .drop-menu.drop-menu-level-2 li a:not(.btn-drop) {
  padding-left: 30px;
}
.nav-mobile-header-v3 .nav .drop-menu.drop-menu-level-3 li a:not(.btn-drop) {
  padding-left: 40px;
}
.nav-mobile-header-v3 .nav .drop-menu.drop-menu-level-4 li a:not(.btn-drop) {
  padding-left: 50px;
}
.nav-mobile-header-v3 .nav .drop-menu.drop-menu-level-5 li a:not(.btn-drop) {
  padding-left: 60px;
}