@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: 768px) {
  .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: #1a487c;
    color: #fff;
  }
  .dropdown-box > li a:hover {
    color: #1a487c;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .dropdown-box > li a {
    font-size: 13px;
    background-color: transparent;
  }
}

@media (min-width: 992px) {
  .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: 33.3333333333%;
}

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

.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: #1a487c;
}
.notify .modal-footer > .btn:first-child {
  border-left: 0 !important;
  border-bottom-left-radius: 10px;
}
.notify .modal-footer > .btn:last-child {
  border-bottom-right-radius: 10px;
}
.ie9 .notify .notify .modal-footer {
  display: table;
}
.ie9 .notify .notify .modal-footer > .btn {
  display: table-cell;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .row-xxl-8 > li, .row-xxl-8 > div {
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%;
  }
}
.pagination {
  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: #1a487c;
  border-color: #1a487c;
  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);
  }
}

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

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

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

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

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

.checker {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  display: inline-block;
  font-size: inherit;
  line-height: 1.5;
  margin-right: 15px;
  cursor: pointer;
}
.checker .checker-radio, .checker .checker-checkbox {
  position: relative;
  padding-left: 1.5em;
  display: block;
}
.checker .checker-radio:before, .checker .checker-radio:after, .checker .checker-checkbox:before, .checker .checker-checkbox:after {
  color: #aaa;
  position: absolute;
  left: 0;
  top: 3px;
  content: "";
  display: block;
  font-size: 16px;
}
.checker .checker-radio:before, .checker .checker-checkbox:before {
  width: 1em;
  height: 1em;
  border: 1px solid;
}
.checker .checker-radio:hover:before, .checker .checker-checkbox:hover:before {
  color: #1a487c;
}
.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: #1a487c;
}
.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 #1a487c;
  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: #901422;
    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 #630e18;
  }
  .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: #630e18;
  }

  .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: #1a487c;
  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: #1a487c;
  }
}
.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 {
    width: 42px;
    height: 42px;
    border: 1px solid;
    line-height: 40px;
    font-size: 16px;
    margin-right: 0;
    color: #1a487c;
    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: #1a487c;
    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: #7a111d;
    border-top: 1px solid #901422;
  }
  .header-v1 .dropdown-box > li > a {
    height: 42px;
    border-top: 1px solid #901422;
    background-color: #1a487c;
    color: #fff;
  }
  .header-v1 .dropdown-box > li > a:hover {
    background-color: #901422;
  }
  .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: #e53f52;
  }
  .header-v1 .sub-dropdown-box > li > a {
    border-top: 1px solid #e1293e;
    border-left: 1px solid #e1293e;
    background-color: #1a487c;
    color: #fff;
  }
  .header-v1 .sub-dropdown-box > li > a:hover {
    background-color: #e1293e;
  }
  .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 #991524;
  }
  .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 #e1293e;
  }
  .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 #901422;
  }
  .nav-header-v1 > li > a {
    color: #666464;
  }
  .nav-header-v1 > li > a:hover {
    background-color: #901422;
  }
  .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: #901422;
}
.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: #901422;
}

.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 0 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1199.98px) {
  .header-v3 {
    text-align: right;
  }
}
@media (max-width: 991.98px) {
  .header-v3 {
    padding-right: 0;
  }
}
@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 .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: #1a487c;
  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: 991.98px) {
  .header-v3 .hotline-icon {
    font-size: 20px;
  }
}
.header-v3 .navbar-toggle {
  display: none;
  width: 40px;
  height: 40px;
  border: 1px solid;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 15px;
  color: #1a487c;
  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;
  }
  .nav-header-v3 .dropdown .dropdown-box a {
    transition: all 0.35s;
  }
  .nav-header-v3 .dropdown:hover .dropdown-box {
    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: #1a487c;
  }
  .nav-header-v3 > li.active > a:after, .nav-header-v3 > li:hover > a:after {
    border-bottom-color: #1a487c;
  }
}

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

@media (max-width: 767.98px) {
  .nav.nav-color > li {
    border: 0 !important;
  }
  .nav.nav-color > li:nth-child(1) > a {
    background-color: #1a487c;
  }
  .nav.nav-color > li:nth-child(1) > a:hover {
    background-color: #901422;
  }
  .nav.nav-color > li:nth-child(2) > a {
    background-color: #ba2038;
  }
  .nav.nav-color > li:nth-child(2) > a:hover {
    background-color: #901422;
  }
  .nav.nav-color > li:nth-child(3) > a {
    background-color: #b82643;
  }
  .nav.nav-color > li:nth-child(3) > a:hover {
    background-color: #901422;
  }
  .nav.nav-color > li:nth-child(4) > a {
    background-color: #b52c4e;
  }
  .nav.nav-color > li:nth-child(4) > a:hover {
    background-color: #901422;
  }
  .nav.nav-color > li:nth-child(5) > a {
    background-color: #b33259;
  }
  .nav.nav-color > li:nth-child(5) > a:hover {
    background-color: #901422;
  }
  .nav.nav-color > li:nth-child(6) > a {
    background-color: #b03863;
  }
  .nav.nav-color > li:nth-child(6) > a:hover {
    background-color: #901422;
  }
  .nav.nav-color > li:nth-child(7) > a {
    background-color: #ad3e6e;
  }
  .nav.nav-color > li:nth-child(7) > a:hover {
    background-color: #901422;
  }
  .nav.nav-color > li:nth-child(8) > a {
    background-color: #ab4479;
  }
  .nav.nav-color > li:nth-child(8) > a:hover {
    background-color: #901422;
  }
  .nav.nav-color > li:nth-child(9) > a {
    background-color: #a84b84;
  }
  .nav.nav-color > li:nth-child(9) > a:hover {
    background-color: #901422;
  }
  .nav.nav-color > li:nth-child(10) > a {
    background-color: #a5518f;
  }
  .nav.nav-color > li:nth-child(10) > a:hover {
    background-color: #901422;
  }
  .nav.nav-color > li:nth-child(11) > a {
    background-color: #a3579a;
  }
  .nav.nav-color > li:nth-child(11) > a:hover {
    background-color: #901422;
  }
  .nav.nav-color > li:nth-child(12) > a {
    background-color: #a05da5;
  }
  .nav.nav-color > li:nth-child(12) > a:hover {
    background-color: #901422;
  }
  .nav.nav-color > li:nth-child(13) > a {
    background-color: #9e63b0;
  }
  .nav.nav-color > li:nth-child(13) > a:hover {
    background-color: #901422;
  }
  .nav.nav-color > li:nth-child(14) > a {
    background-color: #9b69ba;
  }
  .nav.nav-color > li:nth-child(14) > a:hover {
    background-color: #901422;
  }
  .nav.nav-color > li:nth-child(15) > a {
    background-color: #986fc5;
  }
  .nav.nav-color > li:nth-child(15) > a:hover {
    background-color: #901422;
  }
  .nav.nav-color > li:nth-child(16) > a {
    background-color: #9675d0;
  }
  .nav.nav-color > li:nth-child(16) > a:hover {
    background-color: #901422;
  }
}
#footer {
  background-color: #222222;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

.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: #1a487c;
  border-radius: 6px;
}
.ft-form .btn-form:hover {
  background-color: #7a111d;
  border-color: #7a111d;
}

.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: #7a111d;
}

@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;
}
.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: #999;
}
@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: #002349;
  text-align: center;
  color: #fff;
  padding: 20px 15px;
  font-size: 14px;
  line-height: 28px;
}
@media (max-width: 767.98px) {
  .copyright {
    padding-bottom: 60px;
  }
}
.copyright span, .copyright a {
  display: inline-block;
  padding: 0 7px;
  color: #fff;
}
.copyright span a {
  padding-top: 0;
  padding-bottom: 0;
}
.copyright a {
  transition: 0.35s;
}
.copyright a:hover {
  color: #fff;
}
.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: #1a487c;
}

.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 #9e1626;
  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: #1a487c;
  border-radius: 50%;
  animation: spinner 1s infinite ease;
}
.masonry-lazy-loading:after {
  border-left-color: #1a487c;
  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;
}

/*Animation*/
@keyframes scale-up-right {
  0% {
    transform: scale(0.2);
    transform-origin: 90% 20%;
    border-bottom-left-radius: 400px;
    border-bottom-right-radius: 400px;
    border-top-right-radius: 400px;
    border-top-left-radius: 400px;
  }
  100% {
    transform: scale(1);
    transform-origin: 90% 20%;
    border-radius: 0px;
  }
}
@keyframes scale-up-center {
  0% {
    transform: scale(0.5);
    border-radius: 400px;
    transform-origin: 50% 40%;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
  }
  100% {
    transform: scale(1);
    border-radius: 0;
    transform-origin: 50% 40%;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
  }
}
/*End Animation*/
/*General*/
body {
  position: relative;
  min-height: 100vh;
}

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

/*End General*/
/*Index*/
#videoModal .modal-content {
  border: 0;
  border-radius: 0;
}
#videoModal .modal-body {
  padding: 0;
  position: relative;
}
#videoModal .close {
  width: 40px;
  height: 40px;
  font-size: 18px;
  line-height: 40px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 999;
}

/*End Index*/
/*Footer*/
#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;
  color: #1a487c
}
#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: #1a487c;
  color: #fff;
}
#right-tool .gotop:hover:after {
  background-color: #1a487c;
}
#right-tool .gotop.show {
  opacity: 1;
  visibility: visible;
}

#right-tool .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) {
  #right-tool .nav-righttool {
    padding: 4px 0;
  }
}
#right-tool .nav-righttool li {
  position: relative;
  padding: 0 6px;
}
@media (max-width: 991.98px) {
  #right-tool .nav-righttool li {
    padding: 0 4px;
  }
}
#right-tool .nav-righttool li:hover a {
  background-color: #1a487c;
  color: #fff;
}
#right-tool .nav-righttool li:hover a:after {
  background-color: #1a487c;
}
#right-tool .nav-righttool li:hover .hover-grp {
  transform: translateX(0);
}
#right-tool .nav-righttool li:not(:last-child) a:after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #1a487c;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#right-tool .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;
}
#right-tool .nav-righttool li .hover-grp:hover {
  transform: translateX(0);
}
#right-tool .nav-righttool li .hover-grp:hover ~ a {
  background-color: #1a487c;
  color: #fff;
}
#right-tool .nav-righttool li .hover-grp:hover ~ a:after {
  background-color: #1a487c;
}
#right-tool .nav-righttool li .phone-hover {
  width: 220px;
}
@media (max-width: 991.98px) {
  #right-tool .nav-righttool li .phone-hover {
    width: 170px;
  }
}
#right-tool .nav-righttool li .phone-hover span {
  display: block;
  padding: 15px;
  font-size: 24px;
  line-height: 1.3333333333;
  font-weight: 700;
  color: #1a487c;
}
@media (max-width: 991.98px) {
  #right-tool .nav-righttool li .phone-hover span {
    padding: 17px 10px;
    font-size: 18px;
  }
}
#right-tool .nav-righttool li .qr-grp {
  width: 120px;
  height: 120px;
  padding: 5px;
}
@media (max-width: 991.98px) {
  #right-tool .nav-righttool li .qr-grp {
    width: 90px;
    height: 90px;
  }
}
#right-tool .nav-righttool li .qr-grp img {
  width: 110px;
  height: 110px;
}
@media (max-width: 991.98px) {
  #right-tool .nav-righttool li .qr-grp img {
    width: 80px;
    height: 80px;
  }
}

/*End Footer*/
/*Page*/
.product-common-list {
  margin-top: -20px;
  margin-bottom: 20px;
}
.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 {
  font-weight: 700;
  color: #1a487c;
}
.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%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  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: #555;
  max-height: 3.1428571429em;
  overflow: hidden;
}

.news-recommend-list {
  margin-left: -7px;
  margin-right: -7px;
  padding-bottom: 20px;
}
.news-recommend-list > div {
  padding-left: 7px;
  padding-right: 7px;
}
@media (max-width: 767.98px) {
  .news-recommend-list {
    padding-bottom: 0;
  }
}
.news-recommend-list a {
  display: block;
  padding: 10px 15px;
  margin-bottom: 1px;
  font-size: 14px;
  line-height: 2;
  color: #333;
  background-color: #f2f3f5;
  transition: all 0.35s;
}
.news-recommend-list a:hover {
  padding-left: 35px;
  color: #fff;
  background-color: #1a487c;
}
.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: #888;
  transition: all 0.35s;
}

.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: #555;
}
.pages-custom li a:hover {
  background-color: #1a487c;
  border-color: #1a487c;
  color: #fff;
}
.pages-custom .prev a, .pages-custom .next a {
  color: #555;
}
.pages-custom .prev i, .pages-custom .next i {
  font-size: 18px;
}

.search-form .input-grp {
  position: relative;
}
.search-form .form-control {
  padding: 7px 15px;
  border: 2px solid #1a487c;
  border-radius: 50px;
}
.search-form .search-btn {
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translate(0, -50%);
  width: 28px;
  height: 28px;
  font-size: 12px;
  line-height: 2.3333333333;
  padding: 0;
  border: 0;
  border-radius: 50%;
}

.recommend-tit {
  padding-bottom: 12px;
  border-bottom: 1px solid #ccc;
}
.recommend-tit h4 {
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  color: #333;
  border-left: 4px solid #1a487c;
}
.recommend-content {
  padding-top: 30px;
}
@media (max-width: 767.98px) {
  .recommend-content {
    padding-top: 20px;
  }
}
.recommend-slider .slick-prev, .recommend-slider .slick-next {
  padding: 0;
  border: none;
  width: 36px;
  height: 36px;
  font-size: 22px;
  line-height: 36px;
  text-align: center;
  border-radius: 36px;
  border: 0 solid #fff;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 2;
}
@media (max-width: 767.98px) {
  .recommend-slider .slick-prev, .recommend-slider .slick-next {
    display: none;
  }
}
.recommend-slider .slick-prev {
  left: -40px;
}
@media (max-width: 1199.98px) {
  .recommend-slider .slick-prev {
    left: -30px;
  }
}
@media (max-width: 991.98px) {
  .recommend-slider .slick-prev {
    left: -35px;
  }
}
.recommend-slider .slick-next {
  right: -40px;
}
@media (max-width: 1199.98px) {
  .recommend-slider .slick-next {
    right: -30px;
  }
}
@media (max-width: 991.98px) {
  .recommend-slider .slick-next {
    right: -35px;
  }
}
.recommend-slider .slick-dots {
  display: block;
  width: 100%;
  margin: 10px 0;
  padding: 0;
  text-align: center;
}
.recommend-slider .slick-dots li {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 0;
  position: relative;
  cursor: pointer;
}
.recommend-slider .slick-dots li.slick-active button {
  transform: scale(2);
  background: none;
  box-shadow: inset 0 0 0 1px #6b6b6b;
}
.recommend-slider .slick-dots button {
  display: block;
  padding: 0;
  margin: 7px;
  width: 5px;
  height: 5px;
  line-height: 0;
  border: 0;
  border-radius: 50%;
  color: transparent;
  box-shadow: inset 0 0 0 5px rgba(107, 107, 107, 0.6);
  transition: all 0.1s linear;
}
.recommend-slider .service-item, .recommend-slider .page-team-item {
  padding: 0 15px;
}
@media (max-width: 991.98px) {
  .recommend-slider .service-item, .recommend-slider .page-team-item {
    padding: 0 7px;
  }
}

.detail-content .detail-tit {
  margin-bottom: 30px;
  text-align: center;
}
@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;
  color: #333;
}
@media (max-width: 767.98px) {
  .detail-content h4 {
    font-size: 18px;
  }
}
.detail-content .date {
  margin: 20px 0;
  font-size: 14px;
  line-height: 1.7142857143;
  color: #555;
}
@media (max-width: 767.98px) {
  .detail-content .date {
    margin: 10px 0;
  }
}
.detail-content .des {
  padding-bottom: 64px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.7142857143;
  color: #888;
}
@media (max-width: 991.98px) {
  .detail-content .des {
    padding-bottom: 25px;
  }
}
.detail-content .info {
  margin-top: 10px;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #555;
}
.detail-content .info p {
  display: inline-block;
  padding: 0 10px;
  margin-bottom: 0;
}
.detail-content .info span {
  font-size: 18px;
  color: #1a487c;
}
.detail-content img {
  display: block;
  margin: 0 auto 20px;
}
.detail-content img.img-sm {
  max-width: 300px;
}
.detail-content .txt {
  padding: 30px 0 15px;
  font-size: 14px;
  line-height: 1.7142857143;
  color: #555;
}
@media (max-width: 991.98px) {
  .detail-content .txt {
    padding-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .detail-content .txt {
    padding: 20px 0;
  }
}

.detail-video {
  display: block;
  max-width: 60%;
  margin-right: auto;
  margin-left: 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 {
  font-weight: 700;
  color: #1a487c;
}

.info-share {
  float: right;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .info-share {
    float: none;
    margin-bottom: 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;
}

.accor-7000 {
  background-color: #fff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
}
.accor-7000 .card-header .btn {
  position: relative;
  padding: 30px 40px;
  border: 0;
  display: block;
}
@media (max-width: 767.98px) {
  .accor-7000 .card-header .btn {
    padding: 20px;
  }
}
.accor-7000 .card-header .btn:not(.collapsed) .left h5 {
  color: #1a487c;
}
.accor-7000 .card-header .btn:not(.collapsed) .right .icon {
  transform: rotate(-90deg);
  color: #1a487c;
}
.accor-7000 .card-header .left {
  text-align: left;
  padding-right: 60px;
  white-space: initial;
}
.accor-7000 .card-header .left h5 {
  font-size: 22px;
  font-weight: bold;
  color: #333;
  margin-bottom: 15px;
}
.accor-7000 .card-header .left p span {
  font-size: 16px;
  color: #888;
  display: inline-block;
}
@media (max-width: 991.98px) {
  .accor-7000 .card-header .left p span {
    font-size: 12px;
  }
}
.accor-7000 .card-header .left p span:not(:last-child) {
  margin-right: 50px;
}
@media (max-width: 991.98px) {
  .accor-7000 .card-header .left p span:not(:last-child) {
    margin-right: 20px;
  }
}
.accor-7000 .card-header .right {
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
  padding-left: 30px;
  border-left: 1px solid #ddd;
}
@media (max-width: 767.98px) {
  .accor-7000 .card-header .right {
    right: 20px;
    padding-left: 20px;
  }
}
.accor-7000 .card-header .right .icon {
  font-size: 30px;
  display: inline-block;
  color: #ddd;
  transform: rotate(90deg);
  transition: all 0.35s;
}
.accor-7000 .collap-ctn .card-body {
  padding: 20px 40px;
}
@media (max-width: 767.98px) {
  .accor-7000 .collap-ctn .card-body {
    padding: 20px;
  }
}
.accor-7000 .collap-ctn .card-body h5 {
  font-weight: bold;
  margin-bottom: 10px;
}
.accor-7000 .card:not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
}

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

/*End Header*/
/*General*/
.pt-20 {
  padding-top: 20px;
}

.px-20 {
  padding: 20px 0;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-60 {
  margin-top: 60px;
}

.brb-1 {
  border-bottom: 1px dashed #ccc;
}

/*End General*/
/*Index*/
.index-slider {
  position: relative;
}
.index-slider-main {
  position: relative;
}
.index-slider-main-item {
  outline: none;
}
.index-slider-main .slick-prev, .index-slider-main .slick-next {
  display: block;
  color: rgba(255, 255, 255, 0.65);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  transition: 0.35s;
}
.index-slider-main .slick-prev:hover, .index-slider-main .slick-next:hover {
  color: #fff;
}
.index-slider-main .slick-prev i, .index-slider-main .slick-next i {
  font-size: 40px;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .index-slider-main .slick-prev i, .index-slider-main .slick-next i {
    font-size: 22px;
  }
}
.index-slider-main .slick-prev {
  left: 20px;
}
@media (max-width: 767.98px) {
  .index-slider-main .slick-prev {
    left: 10px;
  }
}
.index-slider-main .slick-next {
  right: 20px;
}
@media (max-width: 767.98px) {
  .index-slider-main .slick-next {
    right: 10px;
  }
}
.index-slider-main .slick-dots {
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translate(-50%, 0);
  height: 10px;
}
.index-slider-main .slick-dots::after {
  display: block;
  clear: both;
  content: "";
}
.index-slider-main .slick-dots li {
  display: inline-block;
  height: 10px;
  padding: 0 5px;
}
.index-slider-main .slick-dots li.slick-active button {
  background-color: #1a487c;
}
.index-slider-main .slick-dots button {
  padding: 0;
  border: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  color: transparent;
  transition: all 0.35s;
}
.index-slider-nav {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translate(-50%, 0);
  max-width: 30%;
}
@media (max-width: 991.98px) {
  .index-slider-nav {
    bottom: 5px;
    max-width: 50%;
  }
}
@media (max-width: 767.98px) {
  .index-slider-nav {
    display: none;
  }
}
.index-slider-nav .ratio-nav:before {
  padding-top: 47.8260869565%;
}
.index-slider-nav-item {
  padding: 10px;
  outline: none;
}
@media (max-width: 991.98px) {
  .index-slider-nav-item {
    padding: 7px;
  }
}
.index-slider-nav-item.slick-current .item-img {
  border-color: #fff;
  transform: scale(1.15);
}
.index-slider-nav-item .item-img {
  border: 3px solid rgba(0, 0, 0, 0.5);
  transition: 0.35s;
  width: 170px
}

.index-tit {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 0;
  padding-left: 12px;
  border-left: 4px solid #1a487c;
  color: #1a487c;
}
@media (max-width: 991.98px) {
  .index-tit {
    font-size: 18px;
  }
}

.index-top {
  background-color: #f5f5f5;
  padding: 25px 0;
}
@media (max-width: 991.98px) {
  .index-top {
    padding: 15px 0;
  }
}
@media (max-width: 767.98px) {
  .index-top {
    padding: 10px 0;
  }
}
.index-top .grp-left {
  max-width: 75%;
}
@media (max-width: 767.98px) {
  .index-top .grp-left {
    max-width: 65%;
  }
}
.index-top .grp-left .icon, .index-top .grp-left .txt {
  display: inline-block;
  vertical-align: middle;
}
.index-top .grp-left .icon {
  margin-right: 5px;
}
@media (max-width: 767.98px) {
  .index-top .grp-left .icon {
    width: 18px;
  }
}
.index-top .grp-left .txt {
  font-size: 16px;
  line-height: 1.5;
  max-width: 95%;
  color: #555;
}
@media (max-width: 991.98px) {
  .index-top .grp-left .txt {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .index-top .grp-left .txt {
    max-width: calc( 100% - 35px );
  }
}
.index-top .grp-left .txt a {
  color: inherit;
  transition: 0.35s;
}
.index-top .grp-left .txt a:hover {
  color: #1a487c;
}
.index-top .grp-right .date {
  font-size: 16px;
  line-height: 1.5;
  color: #888;
}
@media (max-width: 991.98px) {
  .index-top .grp-right .date {
    font-size: 14px;
  }
}

.index-idx1 {
  padding: 60px 0;
}
@media (max-width: 1199.98px) {
  .index-idx1 {
    padding: 40px 0;
  }
}
@media (max-width: 991.98px) {
  .index-idx1 {
    padding: 20px 0;
  }
}
.index-idx1 .row-idx1-2 {
  margin-top: 60px;
}
@media (max-width: 1199.98px) {
  .index-idx1 .row-idx1-2 {
    margin-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .index-idx1 .row-idx1-2 {
    margin-top: 20px;
  }
}
.index-idx1-slider {
  margin: -6px;
}
.index-idx1-slider-item {
  padding: 6px;
  outline: none;
}
.index-idx1-slider-item .item-img {
  border: 8px solid #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  position: relative;
}
.index-idx1-slider-item .content {
  padding: 5px;
  color: #fff;
  position: absolute;
  left: 8px;
  right: 8px;
  bottom: 8px;
}
.index-idx1-slider-item .content::after {
  display: block;
  clear: both;
  content: "";
}
.index-idx1-slider-item h4 {
  font-size: 16px;
  line-height: 1.5;
  max-width: 75%;
  float: left;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .index-idx1-slider-item h4 {
    font-size: 14px;
  }
}
.index-idx1-slider-item span {
  font-size: 16px;
  line-height: 1.5;
  float: right;
}
@media (max-width: 767.98px) {
  .index-idx1-slider-item span {
    font-size: 14px;
  }
}
.index-idx1-hasImg {
  display: block;
}
.index-idx1-hasImg::after {
  display: block;
  clear: both;
  content: "";
}
.index-idx1-hasImg:hover h4 {
  color: #1a487c;
}
.index-idx1-hasImg .ratio-hasImg:before {
  padding-top: 63.3333333333%;
}
.index-idx1-hasImg .item-img {
  float: left;
  width: 150px;
  max-width: 35%;
  margin-right: 10px;
}
.index-idx1-hasImg .item-content {
  overflow: hidden;
}
.index-idx1-hasImg h4 {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 7px;
  color: #555;
  transition: 0.35s;
}
.index-idx1-hasImg .txt {
  font-size: 14px;
  line-height: 1.4285714286;
  max-height: 2.8571428571em;
  overflow: hidden;
  margin-bottom: 5px;
  color: #888;
}
.index-idx1-hasImg .txt p {
  margin-bottom: 0;
}
.index-idx1-hasImg .date {
  font-size: 16px;
  line-height: 1.25;
  text-align: right;
  color: #888;
}
@media (max-width: 1199.98px) {
  .index-idx1-hasImg .date {
    display: none;
  }
}
.index-idx1-list {
  margin-bottom: -15px;
}
@media (max-width: 1199.98px) {
  .index-idx1-list {
    margin-bottom: -10px;
  }
}
.index-idx1-list-item {
  display: block;
  padding: 15px 0;
}
.index-idx1-list-item::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1199.98px) {
  .index-idx1-list-item {
    padding: 10px 0;
  }
}
.index-idx1-list-item:hover .txt {
  color: #1a487c;
}
.index-idx1-list-item .txt {
  font-size: 16px;
  line-height: 1;
  float: left;
  max-width: 70%;
  color: #555;
  transition: 0.35s;
}
.index-idx1-list-item .txt::before {
  width: 4px;
  height: 4px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  border-radius: 50%;
  background-color: #555;
}
.index-idx1-list-item .date {
  font-size: 14px;
  line-height: 16px;
  float: right;
  color: #888;
}

.index-tabs {
  width: 100%;
}
.index-tabs::after {
  display: block;
  clear: both;
  content: "";
}
.index-tabs[data-num="3"] li {
  width: 33.3333333333%;
}
@media (max-width: 767.98px) {
  .index-tabs[data-num="3"] li {
    width: 50%;
    padding: 1px;
  }
  .index-tabs[data-num="3"] li:last-child {
    width: 100%;
  }
}
.index-tabs[data-num="4"] li {
  width: 25%;
}
@media (max-width: 767.98px) {
  .index-tabs[data-num="4"] li {
    width: 50%;
    padding: 1px;
  }
}
.index-tabs li {
  float: left;
}
.index-tabs a {
  font-size: 24px;
  line-height: 1;
  display: block;
  padding: 18px 15px;
  text-align: center;
  color: #555;
  background-color: #f5f5f5;
  transition: 0.35s;
}
@media (max-width: 1440px) {
  .index-tabs a {
    font-size: 18px;
    padding: 18px 10px;
  }
}
@media (max-width: 1199.98px) {
  .index-tabs a {
    font-size: 16px;
    padding: 15px;
  }
}
@media (max-width: 767.98px) {
  .index-tabs a {
    font-size: 14px;
    padding: 10px;
  }
}
.index-tabs a.active {
  background-color: #1a487c;
  color: #fff;
}
.index-tabs a:hover:not(.active) {
  color: #1a487c;
}

@media (max-width: 1440px) {
  #idx1TabContent1 .index-idx1-list li:nth-child(5),
#idx1TabContent1 .index-idx1-list li:nth-child(6) {
    display: none;
  }

  #idx2TabContent .index-idx1-list li:nth-child(8) {
    display: none;
  }
}
@media (min-width: 1200px) {
  #idx1TabContent3 li:nth-child(10),
#idx1TabContent3 li:nth-child(11) {
    display: none;
  }
}
.index-idx2 {
  padding: 50px 0 100px;
  background-color: #f5f5f5;
}
@media (max-width: 1199.98px) {
  .index-idx2 {
    padding: 50px 0;
  }
}
@media (max-width: 991.98px) {
  .index-idx2 {
    padding: 30px 0;
  }
}
.index-idx2-content {
  padding-top: 30px;
}
.index-idx2-slider {
  margin: 0 -12px 40px;
}
@media (max-width: 991.98px) {
  .index-idx2-slider {
    margin: 0 -12px 30px;
  }
}
@media (max-width: 767.98px) {
  .index-idx2-slider {
    margin: 0 -12px 20px;
  }
}
.index-idx2-slider .slick-prev, .index-idx2-slider .slick-next {
  color: rgba(153, 153, 153, 0.65);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  transition: 0.35s;
}
.index-idx2-slider .slick-prev:hover, .index-idx2-slider .slick-next:hover {
  color: #1a487c;
}
.index-idx2-slider .slick-prev i, .index-idx2-slider .slick-next i {
  font-size: 40px;
  line-height: 1;
}
.index-idx2-slider .slick-prev {
  left: -20px;
}
@media (max-width: 991.98px) {
  .index-idx2-slider .slick-prev {
    left: -10px;
  }
}
.index-idx2-slider .slick-next {
  right: -20px;
}
@media (max-width: 991.98px) {
  .index-idx2-slider .slick-next {
    right: -10px;
  }
}
.index-idx2-slider-item {
  margin: 0 12px;
  padding-bottom: 10px;
  outline: none;
  overflow: hidden;
  position: relative;
  transition: 0.35s;
}
@media (max-width: 767.98px) {
  .index-idx2-slider-item {
    margin: 0 5px;
    padding-bottom: 7px;
  }
}
.index-idx2-slider-item:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  content: "";
  border-top: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
@media (max-width: 767.98px) {
  .index-idx2-slider-item:after {
    border-width: 7px 7px 0;
  }
}
.index-idx2-slider-item.slick-current:after {
  border-top-color: #1a487c;
}
.index-idx2-slider-item.slick-current a {
  border-bottom-color: #1a487c;
}
.index-idx2-slider-item a {
  display: block;
  position: relative;
  border-bottom: 8px solid transparent;
  transition: 0.35s;
}
@media (max-width: 767.98px) {
  .index-idx2-slider-item a {
    border-bottom-width: 4px;
  }
}
.index-idx2-slider-item .ratio-idx2:before {
  padding-top: 40.625%;
}
.index-idx2-slider-item .item-content {
  width: 100%;
  padding: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  background: linear-gradient(180deg, transparent 0%, black 100%);
}
.index-idx2-slider-item h4 {
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  color: #fff;
}
@media (max-width: 991.98px) {
  .index-idx2-slider-item h4 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .index-idx2-slider-item h4 {
    font-size: 12px;
  }
}
.index-idx2 .tab-content .row {
  margin-left: -10px;
  margin-right: -10px;
}
.index-idx2 .tab-content .row > div {
  padding-left: 10px;
  padding-right: 10px;
}
.index-idx2 .tab-content .index-idx1-list {
  margin: -15px 0;
}
@media (max-width: 991.98px) {
  .index-idx2 .tab-content .index-idx1-list {
    margin: 20px 0;
  }
}

/*End Index*/
/*Footer*/
#footer {
  background-color: #002349;
}

.footer-top {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
  background-color: #002349;
}
@media (max-width: 991.98px) {
  .footer-top {
    padding: 15px 0;
  }
}
.footer-top .grp-left {
  float: left;
}
.footer-top .grp-left::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 991.98px) {
  .footer-top .grp-left {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0;
    margin-bottom: "20px";
    padding: 5px 0;
  }
}
.footer-top .grp-right {
  float: right;
}
.footer-top .grp-right::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 991.98px) {
  .footer-top .grp-right {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0;
    margin-bottom: "20px";
    padding: 5px 0;
  }
}
.footer-top h4 {
  font-size: 16px;
  line-height: 1.5;
  float: left;
  margin-bottom: 0;
  color: #fff;
}
@media (max-width: 991.98px) {
  .footer-top h4 {
    font-size: 14px;
  }
}
.footer-top .footer-dropdown {
  float: left;
}
.footer-top .footer-dropdown:not(:last-child) > a {
  margin-right: 30px;
}
@media (max-width: 767.98px) {
  .footer-top .footer-dropdown:not(:last-child) > a {
    margin-right: 20px;
  }
}
.footer-top .footer-dropdown-btn {
  font-size: 16px;
  line-height: 1.5;
  display: block;
  color: #fff;
  position: relative;
}
@media (max-width: 991.98px) {
  .footer-top .footer-dropdown-btn {
    font-size: 14px;
  }
}
.footer-top .footer-dropdown-btn:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  border-top: 5px solid #d0d0d0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.footer-top .footer-dropdown .dropdown-menu {
  min-width: 0;
}

.footer-content {
  padding: 40px 0 60px;
}
@media (max-width: 991.98px) {
  .footer-content {
    padding: 30px 0;
  }
}
@media (max-width: 767.98px) {
  .footer-content {
    padding: 20px 0;
  }
}

.footer-link {
  margin: 0 -25px;
}
.footer-link::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 991.98px) {
  .footer-link {
    margin: 0 -15px;
  }
}
@media (max-width: 767.98px) {
  .footer-link {
    margin: 0 -10px;
  }
}
.footer-link li {
  float: left;
}
.footer-link li:not(:last-child) a:after {
  width: 1px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  content: "";
  background-color: #fff;
}
.footer-link a {
  font-size: 16px;
  line-height: 1.5;
  display: block;
  padding: 0 25px;
  color: #fff;
  position: relative;
  transition: 0.35s;
}
@media (max-width: 991.98px) {
  .footer-link a {
    padding: 0 15px;
  }
}
@media (max-width: 767.98px) {
  .footer-link a {
    padding: 0 10px;
    font-size: 14px;
  }
}
.footer-link a:hover {
  color: #ccc;
}

.footer-contact {
  font-size: 14px;
  line-height: 2;
  margin-top: 25px;
  color: #fff;
}
@media (max-width: 767.98px) {
  .footer-contact {
    margin: 20px 0;
  }
}
.footer-contact p {
  margin-bottom: 0;
}

.footer-qr {
  text-align: right;
}
@media (max-width: 767.98px) {
  .footer-qr {
    text-align: left;
  }
}
.footer-qr-item {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  text-align: center;
}
@media (max-width: 991.98px) {
  .footer-qr-item {
    padding: 0 5px;
  }
}
.footer-qr-item img {
  width: 100px;
  height: 100px;
  margin: 0 auto 5px;
}
@media (max-width: 991.98px) {
  .footer-qr-item img {
    width: 80px;
    height: 80px;
  }
}
.footer-qr-item h5 {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 0;
  color: #fff;
}
@media (max-width: 991.98px) {
  .footer-qr-item h5 {
    font-size: 12px;
  }
}

/*End Footer*/
/*Page*/
.breadcrumbs-grp {
  font-size: 16px;
  line-height: 1.5;
  background-color: #f5f5f5;
  padding: 15px 0;
}
.breadcrumbs-grp .container::after {
  display: block;
  clear: both;
  content: "";
}
.breadcrumbs-grp h5 {
  font-size: 16px;
  line-height: 1.5;
  float: left;
  margin-bottom: 0;
  color: #333;
}
.breadcrumbs-grp .nav-breadcrumbs {
  overflow: hidden;
}
.breadcrumbs-grp .nav-breadcrumbs::after {
  display: block;
  clear: both;
  content: "";
}
.breadcrumbs-grp .nav-breadcrumbs li {
  float: left;
}
.breadcrumbs-grp .nav-breadcrumbs li:not(:last-child) {
  position: relative;
  padding-right: 25px;
}
.breadcrumbs-grp .nav-breadcrumbs li:not(:last-child):after {
  position: absolute;
  right: 7px;
  top: 50%;
  transform: translate(0, -50%);
  content: ">";
}
.breadcrumbs-grp .nav-breadcrumbs a {
  display: block;
  color: #333;
  transition: 0.35s;
}
.breadcrumbs-grp .nav-breadcrumbs a:hover {
  color: #1a487c;
}

.leftNav-title {
  color: #1a487c;
}
@media (max-width: 991.98px) {
  .leftNav-title {
    padding: 5px 15px;
  }
}
.leftNav-title .c-tit {
  font-size: 40px;
  line-height: 1.5;
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .leftNav-title .c-tit {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .leftNav-title .c-tit {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .leftNav-title .c-tit {
    font-size: 18px;
  }
}
.leftNav-title .e-tit {
  font-size: 28px;
  line-height: 1.2142857143;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media (max-width: 1199.98px) {
  .leftNav-title .e-tit {
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  .leftNav-title .e-tit {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .leftNav-title .e-tit {
    font-size: 16px;
  }
}
.leftNav-nav > li {
  border-bottom: 1px solid #e9e9e9;
}
.leftNav-nav li {
  transition: 0.35s;
}
.leftNav-nav li.active, .leftNav-nav li:hover {
  border-bottom-color: #1a487c;
}
.leftNav-nav li.active > a, .leftNav-nav li:hover > a {
  color: #1a487c !important;
}
.leftNav-nav a {
  font-size: 18px;
  line-height: 1.7777777778;
  display: block;
  padding: 10px 20px;
  padding-right: 30px;
  color: #333;
  transition: 0.35s;
  position: relative;
  cursor: pointer;
}
@media (max-width: 1199.98px) {
  .leftNav-nav a {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .leftNav-nav a {
    font-size: 14px;
    padding: 5px 20px;
  }
}
.leftNav-nav a[aria-expanded=true] {
  color: #1a487c;
  font-weight: 700;
}
.leftNav-nav a[aria-expanded=true] i {
  transform: translateY(-50%) rotate(-90deg);
}
.leftNav-nav a i {
  font-size: 22px;
  line-height: 1;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%) rotate(90deg);
  transition: 0.35s;
}
@media (max-width: 767.98px) {
  .leftNav-nav a {
    font-size: 16px;
  }
}
.leftNav-nav .leftnav-subnav {
  background-color: rgba(0, 0, 0, 0.05);
}
.leftNav-nav .leftnav-subnav li:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.leftNav-nav .leftnav-subnav li:not(:last-child).active, .leftNav-nav .leftnav-subnav li:not(:last-child):hover {
  border-bottom-color: #1a487c;
}
.leftNav-nav .leftnav-subnav a {
  padding-left: 30px;
}

.page-all {
  min-height: 700px;
  background: url(../img/sy.png) left bottom no-repeat;
  background-color: #f5f5f5;
}
.page-all-content {
  padding: 50px 0;
}
@media (max-width: 991.98px) {
  .page-all-content {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .page-all-content {
    padding: 20px 0;
  }
}
.page-all .content-grp {
  padding: 40px;
  background-color: #fff;
}
@media (max-width: 991.98px) {
  .page-all .content-grp {
    padding: 20px 30px;
  }
}
@media (max-width: 767.98px) {
  .page-all .content-grp {
    padding: 15px 20px;
  }
}
.page-all .tit-grp::after {
  display: block;
  clear: both;
  content: "";
}
.page-all .tit-grp .page-tit {
  float: left;
  max-width: 75%;
}
@media (min-width: 992px) {
  .page-all .tit-grp .page-tit {
    max-width: 100%;
  }
}
.page-all .tit-grp .navbar-toggle {
  float: right;
  display: block;
  color: #333;
}
.page-all .main-content {
  margin-top: 40px;
}
@media (max-width: 767.98px) {
  .page-all .main-content {
    margin-top: 20px;
  }
}
.page-all .main-content img {
  display: block;
  margin: 0 auto 20px;
}
.page-all .main-content p {
  font-size: 14px;
  line-height: 2.1428571429;
  margin-bottom: 0;
  text-indent: 2em;
  color: #333;
}

#modal-leftNav {
  width: 100%;
  max-width: 45%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
}
@media (max-width: 767.98px) {
  #modal-leftNav {
    max-width: 55%;
  }
}
#modal-leftNav .modal-content {
  background-color: transparent;
  min-height: 100%;
  border: 0;
  border-radius: 0;
}
#modal-leftNav.fade .modal-dialog {
  width: 100%;
  background-color: #fff;
  margin: 0;
  min-height: 100%;
  transform: translate(100%, 0);
}
#modal-leftNav.show .modal-dialog {
  transform: translate(0, 0);
}
#modal-leftNav .modal-body {
  padding: 0;
}
#modal-leftNav .leftNav-nav {
  border: 0;
  border-bottom: 1px solid #ccc;
}

.page-tit {
  font-size: 24px;
  line-height: 1.5;
  display: inline-block;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-weight: 700;
  border-bottom: 2px solid #1a487c;
  color: #1a487c;
}
@media (max-width: 767.98px) {
  .page-tit {
    font-size: 18px;
  }
}

.page-news-slider {
  margin: 40px 0;
  position: relative;
}
.page-news-slider-item {
  outline: none;
}
.page-news-slider .slick-dots {
  position: absolute;
  right: 15px;
  bottom: 10px;
  height: 10px;
}
.page-news-slider .slick-dots::after {
  display: block;
  clear: both;
  content: "";
}
.page-news-slider .slick-dots li {
  display: inline-block;
  height: 7px;
  padding: 0 5px;
}
.page-news-slider .slick-dots li.slick-active button {
  background-color: #1a487c;
}
.page-news-slider .slick-dots button {
  padding: 0;
  border: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #fff;
  color: transparent;
  transition: all 0.35s;
}
.page-news-item {
  display: block;
  background-color: #f1f1f1;
}
.page-news-item::after {
  display: block;
  clear: both;
  content: "";
}
.page-news-item:hover h4 {
  color: #1a487c;
}
.page-news-item .item-img {
  float: left;
  width: 100%;
  max-width: 55%;
}
.page-news-item .item-content {
  overflow: hidden;
  padding: 0 25px;
}
.page-news-item h4 {
  font-size: 16px;
  line-height: 3.125;
  margin-bottom: 10px;
  font-weight: 700;
  border-bottom: solid 1px #e9e9e9;
  color: #555;
  transition: 0.35s;
}
.page-news-item .txt {
  font-size: 14px;
  line-height: 1.7142857143;
  max-height: 10.2857142857em;
  overflow: hidden;
  color: #666666;
}
.page-news-list a {
  display: block;
  color: #555;
}
.page-news-list a::after {
  display: block;
  clear: both;
  content: "";
}
.page-news-list a:hover p {
  color: #1a487c;
}
.page-news-list p {
  font-size: 18px;
  line-height: 1.9444444444;
  float: left;
  width: 80%;
  margin-bottom: 0;
  transition: 0.35s;
}
.page-news-list p:before {
  width: 5px;
  height: 5px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  border-radius: 50%;
  background-color: #555;
}
.page-news-list .date {
  font-size: 16px;
  line-height: 2.1875;
  float: right;
}

.detail-tit {
  text-align: center;
  border-bottom: 1px solid #f0f0f0;
}
.detail-tit h4 {
  font-size: 24px;
  line-height: 1.3333333333;
  margin-bottom: 0;
  color: #333;
}
.detail-tit .info {
  margin: 20px 0;
}
.detail-tit .info span {
  font-size: 16px;
  line-height: 1.5;
  display: inline-block;
  padding: 0 10px;
  color: #9a9a9a;
}

.detail-txt p {
  font-size: 16px;
  line-height: 2;
  margin: 1rem 0;
  text-indent: 2em;
  color: #555;
}

.detail-video {
  padding-top: 40px;
}

.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: 16px;
  line-height: 2;
  color: #333;
  transition: color 0.35s;
}
.detail-pagination a:hover {
  font-weight: 700;
  color: #1a487c;
}

.info-share {
  float: right;
  margin-top: 15px;
}
@media (max-width: 767.98px) {
  .info-share {
    float: none;
    margin-bottom: 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;
}

.contactus-main {
  padding: 40px 0;
}
@media (max-width: 991.98px) {
  .contactus-main {
    padding: 30px 0;
  }
}
@media (max-width: 767.98px) {
  .contactus-main {
    padding: 20px 0;
  }
}
.contactus-main > .row {
  margin-left: -73px;
  margin-right: -73px;
}
.contactus-main > .row > div {
  padding-left: 73px;
  padding-right: 73px;
}
@media (max-width: 1199.98px) {
  .contactus-main > .row {
    margin-left: -35px;
    margin-right: -35px;
  }
  .contactus-main > .row > div {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (max-width: 991.98px) {
  .contactus-main > .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .contactus-main > .row > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767.98px) {
  .contactus-main > .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .contactus-main > .row > div {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (max-width: 767.98px) {
  .contact-form {
    margin-top: 20px;
  }
}
.contact-form > .row {
  margin-left: -10px;
  margin-right: -10px;
}
.contact-form > .row > div {
  padding-left: 10px;
  padding-right: 10px;
}
.contact-form .form-group {
  margin-bottom: 25px;
}
@media (max-width: 767.98px) {
  .contact-form .form-group {
    margin-bottom: 15px;
  }
}
.contact-form .form-control {
  padding: 8px 15px;
  border-color: #cfcfcf;
  background-color: #f5f5f5;
  border-radius: 5px;
  font-size: 14px;
  line-height: 24px;
  color: #888888;
}
@media (max-width: 767.98px) {
  .contact-form .form-control {
    font-size: 12px;
    line-height: 22px;
  }
}
.contact-form .input-group .form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.contact-form .captcha-img {
  border: 1px solid #cfcfcf;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow: hidden;
}
.contact-form .captcha-img img {
  height: 40px;
}
.contact-form button {
  border-radius: 5px;
}
.contact-form .btn-gray {
  color: #fff;
  background-color: #787878;
}
.contact-form .btn-gray:hover {
  background-color: #1a487c;
}

.contact-info h4 {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.2222222222;
  font-weight: 700;
  color: #333;
}
.contact-info p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.375;
  color: #333;
}

#map {
  height: 660px;
}
@media (max-width: 767.98px) {
  #map {
    height: 300px;
  }
}

.map .point {
  display: block;
  padding: 15px 40px;
  border: 1px solid #ccc;
  background-color: #fff;
  text-align: center;
  border-radius: 5px;
  position: absolute;
  width: 371px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767.98px) {
  .map .point {
    padding: 15px;
    width: 270px;
  }
}
.map .point img {
  display: inline-block;
  width: 57px;
  height: 57px;
}
@media (max-width: 767.98px) {
  .map .point img {
    width: 35px;
    height: 35px;
  }
}
.map .point h3 {
  display: block;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
  color: #333333;
}
@media (max-width: 767.98px) {
  .map .point h3 {
    font-size: 16px;
    line-height: 28px;
  }
}
.map .point p {
  display: block;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
@media (max-width: 767.98px) {
  .map .point p {
    font-size: 12px;
    line-height: 22px;
  }
}
.map .point:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-top: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  z-index: 2;
}
.map .point:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-top: 11px solid #ccc;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
}

.page-search .search-form {
  display: block;
  max-width: 50%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 40px;
}
@media (max-width: 767.98px) {
  .page-search .search-form {
    max-width: 90%;
  }
}
.page-search-list {
  padding: 20px 0;
}
.page-search-item {
  display: block;
  padding: 15px 0;
  border-bottom: 1px dashed #ccc;
}
@media (max-width: 767.98px) {
  .page-search-item {
    padding: 10px 0;
  }
}
.page-search-item h5 {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  color: #333;
}
@media (max-width: 767.98px) {
  .page-search-item h5 {
    font-size: 14px;
  }
}
.page-search-item p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.7142857143;
  max-height: 3.4285714286em;
  overflow: hidden;
  color: #333;
}
@media (max-width: 767.98px) {
  .page-search-item p {
    font-size: 12px;
  }
}
.page-search-item .result-txt {
  color: #f00;
}

.product-recommend {
  margin: 0 -10px;
}
.product-recommend .product-item {
  margin: 0 10px;
  margin-bottom: 0;
}

.page-video-list {
  margin-top: 40px;
}
@media (max-width: 1199.98px) {
  .page-video-list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .page-video-list > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 991.98px) {
  .page-video-list {
    margin-top: 20px;
    margin-left: -7px;
    margin-right: -7px;
  }
  .page-video-list > div {
    padding-left: 7px;
    padding-right: 7px;
  }
}

.product-item {
  display: block;
  margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
  .product-item {
    margin-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .product-item {
    margin-bottom: 15px;
  }
}
.product-item:hover h4 {
  color: #1a487c;
}
.product-item.video:hover .item-img:after, .product-item.video:hover .item-img .icon {
  opacity: 1;
  visibility: visible;
}
.product-item.video .item-img {
  position: relative;
}
.product-item.video .item-img:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: 0.35s;
}
.product-item.video .item-img .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  border-radius: 40px;
  border: 2px solid #fff;
  color: #fff;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: 0.35s;
}
.product-item .item-content {
  padding: 10px 15px;
  border: 1px solid #ccc;
}
.product-item h4 {
  font-size: 18px;
  line-height: 1.7777777778;
  margin-bottom: 5px;
  color: #333;
  transition: 0.35s;
}
.product-item .txt {
  font-size: 14px;
  line-height: 1.5714285714;
  height: 3.1428571429em;
  overflow: hidden;
  color: #555;
}
.product-item .txt p {
  margin-bottom: 0;
}

/*End Page*/
/*Header*/
.header-v1-custom {
  background-color: #1a487c;
  transition: 0.35s;
}
@media (max-width: 1199.98px) {
  .header-v1-custom .header-logo img {
    height: 80px;
  }
}
@media (max-width: 991.98px) {
  .header-v1-custom .header-logo img {
    height: 60px;
  }
}
@media (max-width: 767.98px) {
  .header-v1-custom .header-left {
    width: 65%;
  }
  .header-v1-custom .header-logo img {
    height: auto;
  }
  .header-v1-custom .header-right {
    text-align: right;
  }
}
.header-v1-custom .header-logo h1 {
  line-height: 1;
}
.header-v1-custom .hotline-icon, .header-v1-custom .navbar-toggle {
  color: #fff;
}
.header-v1-custom.header-active {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.header-v1-custom .header-wrap {
  padding: 10px 0;
}
.header-v1-custom .header-wrap > div {
  vertical-align: middle;
}
.header-v1-custom .search-form {
  max-width: 360px;
  margin-left: auto;
}
@media (max-width: 991.98px) {
  .header-v1-custom .search-form {
    max-width: 250px;
  }
}
.header-v1-custom .search-form .form-control {
  font-size: 16px;
  line-height: 24px;
  padding: 6px 20px;
  padding-right: 54px;
  color: #888;
}
@media (max-width: 991.98px) {
  .header-v1-custom .search-form .form-control {
    font-size: 14px;
  }
}
.header-v1-custom .search-form .search-btn {
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translate(0, -50%);
  width: 34px;
  height: 34px;
  font-size: 18px;
  line-height: 1.8888888889;
  padding: 0;
  border: 0;
}
.header-v1-custom .navbar {
  background-color: #ffffff;
}

.nav.nav-header-v3 {
  padding-top: 8px;
  padding-bottom: 8px;
}
.nav.nav-header-v3 > li {
  flex: 1 1 auto;
  padding: 0 5px;
}
@media (max-width: 1199.98px) {
  .nav.nav-header-v3 > li {
    padding: 0 3px;
  }
}
.nav.nav-header-v3 > li:hover > a, .nav.nav-header-v3 > li.active > a {
  background-color: #1a487c;
  color: #fff;
}
.nav.nav-header-v3 > li > a {
  font-size: 18px;
  line-height: 1.3333333333;
  display: block;
  padding: 13px 15px;
  color: #1a487c;
  border-radius: 4px;
  position: relative;
  transition: 0.35s;
}
@media (max-width: 1199.98px) {
  .nav.nav-header-v3 > li > a {
    font-size: 16px;
    padding: 10px;
  }
}
@media (max-width: 991.98px) {
  .nav.nav-header-v3 > li > a {
    font-size: 14px;
    padding: 10px 5px;
  }
}
.nav.nav-header-v3 .drop-menu a {
  background-color: rgba(0, 0, 0, 0.5);
  position: relative;
}
.nav.nav-header-v3 .drop-menu-level-1 {
  margin-top: 0;
  top: calc( 100% + 8px );
}

/*End Header*/