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

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

.br {
  font-family: "BBCICON-r" !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropdown-box {
  display: none;
}
@media (min-width: 768px) {
  .dropdown-box {
    display: block;
    position: absolute;
    top: 100%;
    right: 50%;
    transform: translate(50%, 30px) scale(0.8);
    z-index: 999;
    min-width: 100%;
    white-space: nowrap;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: all 0.35s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  }
  .dropdown-box > li {
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
  }
  .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.sub-dropdown .sub-dropdown-box li {
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
  }
  .dropdown-box a {
    display: block;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    color: #666;
    transition: 0.6s;
  }
  .dropdown-box a:hover {
    background-color: #0185d0;
    color: #fff;
  }
}

@media (min-width: 768px) {
  .dropdown:hover .dropdown-box {
    transform: translate(50%, 0) scale(1);
    opacity: 1;
    visibility: visible;
  }

  li.dropdown:last-child .sub-dropdown-box {
    left: auto;
    right: 100%;
  }
}
.banner {
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  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: 31.25%;
}
@media (max-width: 767.98px) {
  .banner-index:before {
    padding-top: 40%;
  }
}

.banner-page img {
  width: 100%;
}

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

.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: #1048a0;
}
.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: 1140px) {
  .row-xl-1 > li, .row-xl-1 > div {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

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

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

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

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

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

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

  .row-xl-8 > li, .row-xl-8 > div {
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%;
  }
}
.pagination {
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .pagination {
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .pagination {
    margin-bottom: 20px;
  }
}
.pagination .pages {
  margin: 0 -5px;
}
.pagination li {
  display: inline-block;
  vertical-align: middle;
}
.pagination li.active a, .pagination li:hover a {
  background-color: #1048a0;
  border-color: #1048a0;
  color: #FFF;
}
.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;
}

.pages-v1 .next a:before {
  content: "下一页";
}
.pages-v1 .prev 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: 1140px) {
  .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: 1140px) {
  .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: 1140px) {
  .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: 1140px) {
  .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: 1140px) {
  .form-xl-label-7 .col-form-label {
    flex: 0 0 7em;
    max-width: 7em;
  }
  .form-xl-label-7 .col-js-select {
    max-width: calc(100% - 7em - 15px);
  }
}

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

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

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

.spinner {
  border: 5px solid #eee;
  border-top: 5px solid #1048a0;
  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: #0b3372;
    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 #071e43;
  }
  .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: #071e43;
  }

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

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

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

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

.is-sticky {
  z-index: 999;
}

.sticky {
  width: 100%;
}

@media (max-width: 767.98px) {
  .header-holder-v1 {
    height: 67px;
  }
}
.header-v1 {
  position: relative;
  z-index: 999;
}
.header-v1::after {
  display: block;
  clear: both;
  content: "";
}
.header-v1.header-active {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
@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: #1048a0;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid;
  padding: 6px 0;
  margin-left: 8px;
}
@media (min-width: 768px) {
  .header-v1.header-active .menu-holder {
    display: block;
  }
  .header-v1.header-active .navbar-main {
    position: fixed;
    top: 0;
    bottom: auto;
  }
}
.header-v1 .menu-holder {
  display: none;
}
.header-v1 .navbar-main {
  transition: all 0.35s;
}
@media (min-width: 768px) {
  .header-v1 .navbar {
    background-color: #1048a0;
  }
}
.header-v1 .header-brand {
  padding: 30px 0;
}
@media (max-width: 991.98px) {
  .header-v1 .header-brand {
    padding: 20px 0;
  }
}
@media (max-width: 767.98px) {
  .header-v1 .header-brand {
    padding: 12px 0;
    background-color: #fff;
  }
  .header-v1 .header-brand .container {
    max-width: 100%;
  }
}
.header-v1 .hotline-hover {
  display: none;
}
.header-v1 .header-hotline {
  margin-top: 8px;
  color: #666;
  line-height: 26px;
  white-space: nowrap;
  position: relative;
}
.header-v1 .header-hotline .hotline-txt {
  display: inline-block;
  vertical-align: middle;
  color: #0185d0;
}
.header-v1 .header-hotline .hotline-txt strong {
  display: block;
  font-size: 22px;
  font-family: Arial, Helvetica, sans-serif;
}
@media (max-width: 767.98px) {
  .header-v1 .header-hotline:hover .hotline-hover, .header-v1 .header-hotline:focus .hotline-hover {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0) scale(1);
  }
  .header-v1 .header-hotline .hotline-hover {
    display: block;
    position: absolute;
    background-color: #FFF;
    top: 100%;
    right: 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0, -10px, 0) scale(0.8);
    transition: all 0.35s;
  }
  .header-v1 .header-hotline .hotline-hover a {
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #eee;
  }
  .header-v1 .header-hotline .hotline-hover a:hover {
    background-color: #1048a0;
    color: #FFF;
  }
}
.header-v1 .header-hotline p {
  margin-bottom: 0;
}
.header-v1 .header-hotline span {
  display: block;
  font-size: 18px;
}
@media (max-width: 767.98px) {
  .header-v1 .header-hotline {
    margin-top: 0;
    font-size: 22px;
    color: #1048a0;
    line-height: 1;
  }
  .header-v1 .header-hotline .hotline-txt {
    display: none;
  }
}
.header-v1 .hotline-icon {
  display: inline-block;
  font-size: 44px;
  vertical-align: middle;
  width: 44px;
  height: 44px;
  background-color: tranparent;
  line-height: 44px;
  text-align: center;
  margin-right: 8px;
}
@media (max-width: 767.98px) {
  .header-v1 .hotline-icon {
    line-height: 46px;
    font-size: 40px;
    margin-right: 4px;
    color: #1048a0;
    background-color: transparent;
  }
}
@media (min-width: 768px) {
  .header-v1 .navbar-main.collapse {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .header-v1 .header-logo img {
    height: 42px;
    width: auto;
  }
  .header-v1 .header-hotline, .header-v1 .navbar-toggle {
    display: inline-block;
    vertical-align: middle;
  }
}

.header-container > div {
  padding: 0 15px;
  vertical-align: middle;
}
.header-container .tb-1 {
  width: 99%;
}
.header-container .tb-2, .header-container .tb-3 {
  width: 1%;
  white-space: nowrap;
}

.header-search {
  width: 280px;
}
@media (max-width: 1139.98px) {
  .header-search {
    width: 230px;
  }
}
.header-search .form-control, .header-search .btn {
  border: 0;
  border-radius: 0;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .header-search .form-control, .header-search .btn {
    font-size: 14px;
  }
}
.header-search .input-search {
  border: 2px solid #1048a0;
}

@media (max-width: 767.98px) {
  .header-v1 .navbar-main {
    position: fixed;
    height: 100% !important;
    width: 60%;
    overflow-x: hidden;
    top: 0;
    right: 0;
    z-index: 998;
    overflow-y: auto;
    background-color: #1048a0;
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transition: transform 0.35s;
    -webkit-transition: transform 0.35s;
    -moz-transition: transform 0.35s;
    -ms-transition: transform 0.35s;
    -o-transition: transform 0.35s;
}
  .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: #09295a;
    border-top: 1px solid #0b3372;
  }
  .header-v1 .dropdown-box > li > a {
    height: 42px;
    border-top: 1px solid #0b3372;
    background-color: #1048a0;
    color: #fff;
  }
  .header-v1 .dropdown-box > li > a:hover {
    background-color: #0b3372;
  }
  .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: #1767e6;
  }
  .header-v1 .sub-dropdown-box > li > a {
    border-top: 1px solid #155dce;
    border-left: 1px solid #155dce;
    background-color: #1048a0;
    color: #fff;
  }
  .header-v1 .sub-dropdown-box > li > a:hover {
    background-color: #155dce;
  }
  .header-v1 .sub-dropdown-box > li:first-child > a {
    border-top: 0;
  }
  .header-v1 .dropdown-btn {
    position: relative;
  }
  .header-v1 .dropdown-btn i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    font-size: 18px;
    transition: all 0.35s;
  }
  .header-v1 .dropdown-btn.active i {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .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 #155dce;
  }
  .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 #0b3372;
  }
  .nav-header-v1 > li > a {
    color: #666464;
  }
  .nav-header-v1 > li > a:hover {
    background-color: #0b3372;
  }
  .nav-header-v1 > li.dropdown > a {
    width: calc( 100% - 40px);
  }
  .nav-header-v1 > li.dropdown > a.dropdown-btn {
    float: right;
    width: 40px;
    height: 42px;
  }
  .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;
  border-right: 1px solid #0b2d7e;
}
.nav-header-v1 > li:first-child {
  border-left: 1px solid #0b2d7e;
}
.nav-header-v1 > li.active > a {
  background-color: #0185d0;
}
.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: #0185d0;
}

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

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

.header-v3 {
  background-color: transparent;
  background-repeat: repeat;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  text-align: center;
  transition: background 0.35s;
}
.header-v3.header-active {
  background: #FFF;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1139.98px) {
  .header-v3 {
    text-align: right;
    padding-right: 60px;
  }
}
@media (max-width: 991.98px) {
  .header-v3 {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .header-v3 .navbar-main.collapse {
    display: block;
  }
}
@media (max-width: 991.98px) {
  .header-v3::after {
    display: block;
    clear: both;
    content: "";
  }
}
.header-v3 .navbar {
  display: inline-block;
}
.header-v3 .header-logo, .header-v3 .header-hotline {
  display: block;
}
@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: 0 15px;
}
@media (max-width: 991.98px) {
  .header-v3 .header-logo {
    float: left;
    padding: 12px 15px;
    max-width: 50%;
  }
}
.header-v3 .header-logo img {
  max-height: 46px;
  width: auto;
}
@media (max-width: 991.98px) {
  .header-v3 .header-logo img {
    max-height: 36px;
  }
}
.header-v3 .navbar-main {
  width: 100%;
}
.header-v3 .header-hotline {
  right: 0;
  padding: 20px 15px;
  font-family: "Impact";
}
@media (min-width: 1140px) {
  .header-v3 .header-hotline {
    padding-right: 35px;
  }
}
.header-v3 .header-hotline span {
  color: #0185d0;
  font-size: 32px;
  display: inline-block;
  line-height: 1;
  transition: color 0.35s;
  vertical-align: middle;
}
@media (max-width: 991.98px) {
  .header-v3 .header-hotline span {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header-v3 .header-hotline {
    padding: 15px;
  }
}
@media (max-width: 991.98px) {
  .header-v3 .header-hotline {
    position: static;
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
  }
  .header-v3 .header-hotline span {
    display: none;
  }
}
.header-v3 .hotline-icon {
  color: #0185d0;
  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: 1139.98px) {
  .header-v3 .hotline-icon {
    margin-right: 0;
  }
}
@media (max-width: 991.98px) {
  .header-v3 .hotline-icon {
    text-align: center;
  }
}
@media (max-width: 991.98px) {
  .header-v3 .hotline-icon {
    font-size: 20px;
    margin-right: 0;
  }
}
.header-v3 .navbar-toggle {
  display: none;
  width: 40px;
  height: 40px;
  border: 1px solid;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 15px;
  color: #1048a0;
  transition: color 0.35s;
}
@media (max-width: 767.98px) {
  .header-v3 .navbar-toggle {
    display: inline-block;
    margin-right: 0;
  }
}

.nav-header-v3 {
  margin: -20px 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 {
    color: #444;
    transition: all 0.35s;
  }
  .nav-header-v3 .dropdown .dropdown-box a:hover {
    background-color: #09295a;
    color: #fff;
  }
  .nav-header-v3 .dropdown:hover .dropdown-box {
    opacity: 1;
    visibility: visible;
  }
  .nav-header-v3 .dropdown-btn {
    display: none !important;
  }
  .nav-header-v3 .nav-title {
    position: relative;
    z-index: 4;
  }
  .nav-header-v3 > li {
    display: inline-block;
    padding: 20px 0;
    float: left;
  }
  .nav-header-v3 > li:last-of-type {
    background: none;
  }
  .nav-header-v3 > li > a {
    color: #fff;
    padding: 0 20px;
    position: relative;
    transition: all 0.35s;
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1399.98px) {
  .nav-header-v3 > li > a {
    padding: 0 15px;
  }
}
@media (min-width: 768px) and (max-width: 1139.98px) {
  .nav-header-v3 > li > a {
    padding: 0 10px;
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .nav-header-v3 > li > a {
    font-size: 12px;
    padding: 24px 10px;
  }
}
@media (min-width: 768px) {
  .nav-header-v3 > li span {
    display: block;
    padding: 10px 0;
    position: relative;
  }
  .nav-header-v3 > li span:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #fff;
    transition: all 0.35s ease-in-out;
  }
}
@media (min-width: 768px) {
  .nav-header-v3 > li.active span:before, .nav-header-v3 > li:hover span:before {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .header-active .nav-header-v3 > li > a {
    color: #444;
  }
  .header-active .nav-header-v3 > li span:before {
    background-color: #1048a0;
  }
}
.header-active .header-hotline {
  color: #1048a0;
}
.header-active .navbar-toggle {
  color: #1048a0;
}

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

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

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

  .nav-header-v3 {
    display: block !important;
    text-align: left;
  }
  .nav-header-v3 a {
    color: #FFF;
    display: block;
    padding: 10px 15px;
    background-color: #1048a0;
  }
  .nav-header-v3 > li {
    transition: opacity 0.35s, transform 0.35s;
    opacity: 0;
    transform: translate3d(0, 100%, 0);
    border-bottom: 1px solid #0c377b;
  }
  .nav-header-v3 > li > a {
    color: #FFF;
  }
  .nav-header-v3 > li > a:hover {
    background-color: #0c377b;
  }
  .nav-header-v3 > li.dropdown > a {
    width: calc( 100% - 40px );
  }
  .nav-header-v3 > li.dropdown > a.dropdown-btn {
    width: 40px;
  }
}
@media (max-width: 767.98px) {
  .nav.nav-color > li {
    border: 0 !important;
  }
  .nav.nav-color > li:nth-child(1) > a {
    background-color: #1048a0;
  }
  .nav.nav-color > li:nth-child(1) > a:hover {
    background-color: #0b3372;
  }
  .nav.nav-color > li:nth-child(2) > a {
    background-color: #184ba4;
  }
  .nav.nav-color > li:nth-child(2) > a:hover {
    background-color: #0b3372;
  }
  .nav.nav-color > li:nth-child(3) > a {
    background-color: #204ea7;
  }
  .nav.nav-color > li:nth-child(3) > a:hover {
    background-color: #0b3372;
  }
  .nav.nav-color > li:nth-child(4) > a {
    background-color: #2952ab;
  }
  .nav.nav-color > li:nth-child(4) > a:hover {
    background-color: #0b3372;
  }
  .nav.nav-color > li:nth-child(5) > a {
    background-color: #3155af;
  }
  .nav.nav-color > li:nth-child(5) > a:hover {
    background-color: #0b3372;
  }
  .nav.nav-color > li:nth-child(6) > a {
    background-color: #3958b2;
  }
  .nav.nav-color > li:nth-child(6) > a:hover {
    background-color: #0b3372;
  }
  .nav.nav-color > li:nth-child(7) > a {
    background-color: #415bb6;
  }
  .nav.nav-color > li:nth-child(7) > a:hover {
    background-color: #0b3372;
  }
  .nav.nav-color > li:nth-child(8) > a {
    background-color: #495eba;
  }
  .nav.nav-color > li:nth-child(8) > a:hover {
    background-color: #0b3372;
  }
  .nav.nav-color > li:nth-child(9) > a {
    background-color: #5262be;
  }
  .nav.nav-color > li:nth-child(9) > a:hover {
    background-color: #0b3372;
  }
  .nav.nav-color > li:nth-child(10) > a {
    background-color: #5a65c1;
  }
  .nav.nav-color > li:nth-child(10) > a:hover {
    background-color: #0b3372;
  }
  .nav.nav-color > li:nth-child(11) > a {
    background-color: #6268c5;
  }
  .nav.nav-color > li:nth-child(11) > a:hover {
    background-color: #0b3372;
  }
  .nav.nav-color > li:nth-child(12) > a {
    background-color: #6a6bc9;
  }
  .nav.nav-color > li:nth-child(12) > a:hover {
    background-color: #0b3372;
  }
  .nav.nav-color > li:nth-child(13) > a {
    background-color: #726ecc;
  }
  .nav.nav-color > li:nth-child(13) > a:hover {
    background-color: #0b3372;
  }
  .nav.nav-color > li:nth-child(14) > a {
    background-color: #7a71d0;
  }
  .nav.nav-color > li:nth-child(14) > a:hover {
    background-color: #0b3372;
  }
  .nav.nav-color > li:nth-child(15) > a {
    background-color: #8375d4;
  }
  .nav.nav-color > li:nth-child(15) > a:hover {
    background-color: #0b3372;
  }
  .nav.nav-color > li:nth-child(16) > a {
    background-color: #8b78d7;
  }
  .nav.nav-color > li:nth-child(16) > a:hover {
    background-color: #0b3372;
  }
}
#footer {
  background-color: #191919;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

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

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

.foot-tool {
  display: none;
}

@media (max-width: 767.98px) {
  .foot-tool {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: fixed;
    flex-wrap: wrap;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 5px 0 10px rgba(0, 0, 0, 0.05);
    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 {
    width: 25%;
  }
  .foot-tool li a {
    display: block;
    text-align: center;
    padding: 10px;
    color: #333333;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.5;
    transition: all 0.35s;
  }
  .foot-tool li a i {
    margin-bottom: 3px;
    display: block;
    font-size: 18px;
    line-height: 1;
  }
  .foot-tool li a:hover {
    color: #1048a0;
  }
  .foot-tool .popup_more {
    position: relative;
  }
  .foot-tool .popup_more:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
  }
}
/* *  Owl Carousel - Core */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

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

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

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

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

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

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

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

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

.section {
  padding: 80px 0 40px;
}

.heading {
  text-align: center;
}
.heading p {
  font-size: 45px;
  font-family: "AvantGarde Bk BT", "Times New Roman", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  color: #666;
  margin-bottom: 8px;
}
.heading h3 {
  font-size: 30px;
  color: #1048a0;
  font-weight: bold;
}
.heading h3:before, .heading h3:after {
  display: inline-block;
  height: 2px;
  border: 1px solid #ccc;
  width: 2em;
  content: "";
  vertical-align: middle;
  margin: 0 1em;
}

a {
  transition: all 0.35s ease;
}

.nav-tab-v1 {
  text-align: center;
  margin: 45px -15px;
}
.nav-tab-v1 a {
  display: inline-block;
  padding: 8px 15px;
  background-color: #1048a0;
  color: #FFF;
  margin: 0 15px 20px;
  font-size: 16px;
  position: relative;
}
.nav-tab-v1 a:before {
  content: "";
  display: block;
  border: 8px solid transparent;
  border-bottom: 0;
  border-top: 8px solid #1048a0;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  opacity: 0;
  transform: translate(0, -8px);
  transition: all 0.35s ease;
}
.nav-tab-v1 a:hover {
  background-color: #0185d0;
}
.nav-tab-v1 a:hover:before {
  border-top: 8px solid #0185d0;
}
.nav-tab-v1 a.active:before {
  transform: translate(0, 0);
  opacity: 1;
}

.btn-half-arrow {
  padding: 12px 20px;
  width: 90px;
  border-radius: 13px;
  float: right;
  margin-left: 15px;
}
.btn-half-arrow i {
  display: block;
  position: relative;
  border-top: 1px solid;
}
.btn-half-arrow i:before {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  width: 8px;
  border-top: 1px solid;
  transform: rotate(-135deg);
  transform-origin: 0 0;
}

.block-v1 {
  padding: 30px;
  background-color: #f6f6f6;
  margin-bottom: 40px;
  transition: background-color 0.35s ease;
  color: #444;
}
.block-v1 .ratio {
  transition: transform 0.35s, box-shadow 0.35s;
}
.block-v1:hover .ratio {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
  transform: scale(0.9);
}
.block-v1 .title {
  margin-top: 20px;
}
.block-v1 h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0;
  font-size: 20px;
}
.block-v1 .btn-half-arrow {
  background-color: #1048a0;
  color: #FFF;
}
.block-v1:hover {
  background-color: #1048a0;
  color: #FFF;
}
.block-v1:hover .btn-half-arrow {
  background-color: #fff;
  color: #1048a0;
}

.more-bottom {
  position: relative;
  margin-bottom: 20px;
}
.more-bottom:before {
  content: "";
  display: block;
  width: 100%;
  top: 50%;
  left: 0;
  border-top: 1px solid #ccc;
  position: absolute;
}

.btn-more {
  position: relative;
  z-index: 2;
  border: 1px solid #ccc;
  font-size: 16px;
  padding: 10px 35px;
  color: #444;
  background-color: #FFF;
}
.btn-more:hover {
  background-color: #1048a0;
  color: #FFF;
}
.btn-more i {
  display: inline-block;
  vertical-align: middle;
}

.section-call-action {
  background-color: #1048a0;
  background-position: center center;
  color: #ffffff;
  padding: 50px 0;
  background-size: cover;
}
.section-call-action h3 {
  font-size: 32px;
  font-weight: bold;
  color: #64c5ff;
}
.section-call-action p {
  font-size: 24px;
  margin-bottom: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.section-call-action p span {
  display: inline-block;
  padding: 2px 15px;
}

.btn-consultant {
  font-size: 20px;
  color: #1048a0;
  padding: 12px 40px;
  font-weight: bold;
  margin-right: 80px;
  position: relative;
  z-index: 2;
}
.btn-consultant:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #64c5ff;
  z-index: -1;
  transform: skewX(-20deg);
  transition: transform 0.35s ease;
}
.btn-consultant:hover:before {
  transform: skew(-32deg, -2deg);
}

.list-v2 {
  color: #666;
  margin-bottom: 20px;
}
.list-v2 li {
  margin-top: 50px;
}

.block-v2 {
  text-align: center;
}
.block-v2:hover {
  transform: translate(0, -15px);
}
.block-v2 img {
  max-width: 135px;
  margin: 0 auto 30px;
}
@media (max-width: 767.98px) {
  .block-v2 img {
    margin-bottom: 0;
  }
}
.block-v2 h4 {
  margin-bottom: 20px;
  font-size: 24px;
  color: #1048a0;
}

.btn i {
  vertical-align: middle;
  display: inline-block;
}

.bg-gray {
  background-color: #f6f6f6;
}

.block-case {
  margin: 0 10px;
  padding: 30px;
  border: 1px solid #ccc;
  color: #444444;
  background-color: #fff;
}
@media (max-width: 767.98px) {
  .block-case {
    margin: 0 5px;
  }
}
.block-case .ratio {
  transition: transform 0.35s, box-shadow 0.35s;
}
.block-case:hover .ratio {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
  transform: scale(0.9);
}
.block-case:hover {
  color: #ffffff;
  background-color: #1048a0;
  border-color: #1048a0;
}
.block-case:hover .btn {
  background-color: #ffffff;
  color: #1048a0;
}
.block-case h4 {
  margin-top: 20px;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.block-case p {
  height: 3em;
  overflow: hidden;
}
.block-case .btn {
  background-color: #1048a0;
  color: #FFF;
  padding-left: 30px;
  padding-right: 30px;
}

.case-carousel-wrap {
  padding: 50px 0 30px;
}
.case-carousel-wrap .tns-nav {
  text-align: center;
  margin-top: 10px;
}
.case-carousel-wrap .tns-nav button {
  border: 0;
  padding: 0;
  background-color: #cacaca;
  width: 4px;
  height: 4px;
  margin: 0 4px;
  border-radius: 50%;
}
.case-carousel-wrap .tns-nav button.tns-nav-active {
  background-color: #1048a0;
}

.about {
  padding: 30px;
  background-color: #ffffff;
}
.about h3 {
  color: #1048a0;
  margin-bottom: 20px;
  font-weight: bold;
}
.about p {
  line-height: 2em;
  color: #666666;
  margin-bottom: 0.5em;
}

.section-about {
  position: relative;
}
.section-about .bg-white {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30%;
}
.section-about .row {
  position: relative;
  z-index: 3;
}

.block-news {
  padding: 30px;
  border: 1px solid #dddddd;
  background-color: #f5f5f5;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
  color: #333;
}
.block-news::after {
  display: block;
  clear: both;
  content: "";
}
.block-news:hover {
  background-color: #1048a0;
  color: #ffffff;
  border-color: #1048a0;
}
.block-news h3 {
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.block-news p {
  opacity: 0.6;
}
.block-news .date {
  float: left;
}
.block-news .title {
  overflow: hidden;
}
.block-news .title p {
  line-height: 1.9em;
  margin-bottom: 0;
  height: 3.8em;
  overflow: hidden;
}
.block-news .date {
  font-size: 60px;
  text-align: center;
  margin-right: 25px;
}
.block-news .date p {
  margin-bottom: 0;
  line-height: 1;
}
.block-news .date .day {
  font-size: 1em;
  margin-bottom: 4px;
}
.block-news .date .year {
  font-size: 0.25em;
}

@media (max-width: 1139.98px) {
  .btn-consultant {
    margin-right: 0;
  }

  .list-v1 {
    margin-left: -6px;
    margin-right: -6px;
  }
  .list-v1 > li {
    padding-left: 6px;
    padding-right: 6px;
  }

  .block-v1 {
    margin-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .section-call-action {
    text-align: center;
  }
  .section-call-action h3 {
    font-size: 28px;
  }
  .section-call-action p {
    font-size: 18px;
  }
  .section-call-action .btn {
    margin-top: 20px;
  }

  .section-about .bg-white {
    height: 20%;
  }
}
@media (max-width: 767.98px) {
  .list-v2 li {
    margin-top: 30px;
  }

  .block-v2::after {
    display: block;
    clear: both;
    content: "";
  }
  .block-v2 img {
    float: left;
    width: 70px;
    margin-right: 25px;
    margin-left: 10px;
  }
  .block-v2 .title {
    overflow: hidden;
    text-align: left;
  }
  .block-v2 .title h4 {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .case-carousel-wrap {
    padding-top: 25px;
  }

  .section-call-action {
    text-align: center;
    padding: 40px 0 !important;
  }
  .section-call-action h3 {
    font-size: 18px;
  }
  .section-call-action p {
    font-size: 14px;
  }
  .section-call-action .btn {
    margin-top: 15px;
  }

  .block-news {
    padding: 20px;
    margin-bottom: 20px;
  }

  .btn-consultant {
    padding: 9px 25px;
    font-size: 14px;
  }

  .section {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .heading p {
    font-size: 24px;
  }
  .heading h3 {
    font-size: 18px;
  }

  .nav-tab-v1 {
    margin: 20px -15px;
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 1px;
  }
  .nav-tab-v1 a {
    margin: 0 1px 10px;
    font-size: 12px;
  }

  .btn-more {
    font-size: 14px;
    padding: 8px 25px;
  }

  .block-v1 {
    padding: 15px;
  }
  .block-v1 h4 {
    font-size: 16px;
  }
  .block-v1 .title {
    margin-top: 10px;
  }

  .btn-half-arrow {
    display: none;
  }

  .block-case {
    padding: 15px;
  }
  .block-case h4 {
    margin-top: 10px;
  }
}
/*General*/
body {
  min-height: 100vh;
  position: relative;
}

#footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

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

/*End General*/
.breadcrumb {
  line-height: 50px;
}
.breadcrumb i {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 1;
  color: #1048a0;
  margin-right: 10px;
}
.breadcrumb span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 40px;
  color: #2f2f2f;
}
.breadcrumb .nav-breadcrumbs {
  display: inline-block;
  vertical-align: middle;
}
.breadcrumb .nav-breadcrumbs::after {
  display: block;
  clear: both;
  content: "";
}
.breadcrumb .nav-breadcrumbs li {
  float: left;
  position: relative;
}
.breadcrumb .nav-breadcrumbs li:not(:last-child) {
  padding-right: 16px;
}
.breadcrumb .nav-breadcrumbs li:not(:last-child):after {
  content: ">";
  position: absolute;
  right: 3px;
  top: 50%;
  transform: translate(0, -50%);
}
.breadcrumb .nav-breadcrumbs a {
  display: block;
  font-size: 12px;
  line-height: 40px;
  color: #2f2f2f;
  transition: all 0.35s;
}
.breadcrumb .nav-breadcrumbs a:hover {
  color: #1048a0;
}

.page-title {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 2.2;
  color: #545454;
  border-bottom: 1px solid #ebebeb;
  position: relative;
}
@media (max-width: 991.98px) {
  .page-title {
    font-size: 18px;
  }
}
.page-title:after {
  content: "";
  width: 80px;
  height: 1px;
  background-color: #1048a0;
  position: absolute;
  left: 0;
  bottom: -1px;
}

/*Menu left*/
.menu-left-top {
  margin-bottom: 10px;
  border-bottom: 9px solid #eaeaea;
}
.menu-left-top .title {
  margin-bottom: 0;
  background: url(../img/bg5.jpg) no-repeat left/cover;
  color: #fff;
  font-size: 20px;
  line-height: 102px;
  font-weight: bold;
  text-align: center;
}

.menu-left-list {
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: 0;
}
.menu-left-list li {
  /* padding: 10px 0; */
  border-bottom: 1px solid #ddd;
}
.menu-left-list li.active > a, .menu-left-list li > a[aria-expanded=true] {
  color: #1048a0;
}
.menu-left-list li.active > a i {
  color: #1048a0;
}
.menu-left-list a {
  display: block;
  /* border-left: 2px solid transparent; */
  padding: 5px 30px;
  font-size: 14px;
  line-height: 2;
  color: #444;
  position: relative;
  transition: all 0.35s;
}
.menu-left-list a:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  height: 14px;
  width: 3px;
  background-color: #1048a0;
  transform: translateY(-50%);
  opacity: 0;
  transition: all .35s
}
.menu-left-list li.active > a:before, .menu-left-list li > a[aria-expanded=true]:before {
  opacity: 1;
}
.menu-left-list a[aria-expanded=true] i {
  transform: translate(0, -50%) rotate(90deg);
}
.menu-left-list a i {
  color: #444;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
  transition: all 0.35s;
}
.menu-left-list a:hover {
  color: #1048a0;
}
.menu-left-list a:hover i {
  color: #1048a0;
}
.menu-left-list .menu-left-submenu {
  /* border-top: 1px solid #ddd; */
  /* background-color: #f0f0f0; */
  padding: 0 10px;
}
.menu-left-list .menu-left-submenu li {
  /* padding-left: 10px; */
  border-bottom: 0;
  background-color: #fff;
  border-top: 1px dashed #ddd;
}
.menu-left-list .menu-left-submenu a:before{
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #ddd;
  opacity: 1;
}
.menu-left-list .menu-left-submenu li.active a:before,.menu-left-list .menu-left-submenu a:hover:before{
  background-color: #1048a0;
}
.menu-left-mid {
  margin-bottom: 10px;
  border-bottom: 9px solid #eaeaea;
}
.menu-left-mid .title {
  margin-bottom: 0;
  background: url(../img/bg5.jpg) no-repeat left/cover;
  font-size: 20px;
  line-height: 60px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.menu-left-product {
  padding-top: 10px;
}
.menu-left-product .row {
  margin-left: -5px;
  margin-right: -5px;
}
.menu-left-product .row > div {
  padding-left: 5px;
  padding-right: 5px;
}
.menu-left-product a {
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #444;
  text-align: center;
  transition: all 0.3s ease-in-out 0s;
}
.menu-left-product a:hover {
  color: #1048a0;
}
.menu-left-product a span {
  display: block;
}

.menu-left-bot {
  margin-bottom: 10px;
  border-bottom: 9px solid #eaeaea;
}
.menu-left-bot .title {
  margin-bottom: 0;
  background: url(../img/bg5.jpg) no-repeat left/cover;
  font-size: 20px;
  line-height: 60px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.menu-left-contact {
  background: #fff;
  padding: 10px 5px;
}
.menu-left-contact h5 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
  color: #1048a0;
}
.menu-left-contact a, .menu-left-contact p {
  display: block;
  margin-bottom: 0;
  padding-top: 10px;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
}
@media (max-width: 991.98px) {
  .menu-left-contact a, .menu-left-contact p {
    font-size: 14px;
    padding-top: 0;
  }
}

/*End Menu left*/
/*Page*/
.page-padding {
  padding: 20px 0;
}

.aboutus-page-content {
  padding-top: 20px;
  font-size: 14px;
  line-height: 2;
}
@media (max-width: 991.98px) {
  .aboutus-page-content {
    font-size: 14px;
    padding-bottom: 20px;
  }
}
.aboutus-page-content p {
  margin-bottom: 0;
}

.recommend-grp .recommened-title {
  font-size: 14px;
  line-height: 38px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  margin-top: 20px;
}
.recommend-grp .recommened-title h4 {
  margin-bottom: 0;
  border-left: 5px solid #1048a0;
  line-height: 38px;
  padding-left: 22px;
  display: block;
  font-weight: bold;
  font-size: 14px;
  color: #1048a0;
}
.recommend-grp .recommened-list {
  border: 1px solid #e4e4e4;
  border-top: none;
  margin-bottom: 10px;
  padding: 15px;
  background-color: #fff;
}
.recommend-grp .recommened-list::after {
  display: block;
  clear: both;
  content: "";
}
.recommend-grp .recommened-list li {
  float: left;
  width: 50%;
  padding: 0 15px;
}

.recommend-grp .recommened-list a {
  display: block;
  border-bottom: 1px dashed #ccc;
  margin: 0 10px;
  font-size: 14px;
  line-height: 35px;
  color: #333;
  transition: all 0.35s;
}
.recommend-grp .recommened-list a::after {
  display: block;
  clear: both;
  content: "";
}
.recommend-grp .recommened-list a:hover {
  color: #1048a0;
}
.recommend-grp .recommened-list a h5 {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 35px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recommend-grp .recommened-list .date {
  float: right;
  color: #666;
  margin-left: 10px;
}
@media(max-width: 991.98px) {
  .recommend-grp .recommened-list li{
    width: 100%;
    padding: 0
  }
  .recommend-grp .recommened-list .date {
    font-size: 12px;
  }
}
.recommened-pro{
  border: 1px solid #e4e4e4;
  border-top: none;
  padding: 0 20px;
}
.recommened-pro .product-item{
  font-size: 14px;
  line-height: 2.5;
}
@media (max-width: 767px){
  .recommened-pro{
    padding: 0 10px;
    margin-bottom: 10px;
  }
}
.product-list {
  padding: 20px 0;
  margin-left: -10px;
  margin-right: -10px;
}
.product-list > div {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 767.98px) {
  .product-list {
    padding: 10px 0;
    margin-left: -5px;
    margin-right: -5px;
  }
  .product-list > div {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.product-item {
  display: block;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 3.125;
  text-align: center;
  color: #666666;
  transition: all 0.35s;
}
@media (max-width: 767.98px) {
  .product-item {
    margin-bottom: 10px;
    font-size: 14px;
  }
}
.product-item:hover {
  color: #fff;
  background-color: #1048a0;
}
.product-item p {
  margin-bottom: 0;
}
.product-item .item-img {
  position: relative;
}
.product-item .item-img:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s;
}
.product-item .item-img i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  font-size: 18px;
  line-height: 38px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s;
  z-index: 2;
}
.product-item .item-img:hover:after, .product-item .item-img:hover i {
  opacity: 1;
  visibility: visible;
}

.product-detail-top {
  padding-bottom: 25px;
  border-bottom: 1px dotted #a9a9a9;
}
@media (max-width: 767.98px) {
  .product-detail-top {
    padding-bottom: 15px;
  }
}
.product-detail-top h5 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 1px dotted #a9a9a9;
}
.product-detail-top .tit-txt {
  font-size: 14px;
  line-height: 2;
  color: #2f2f2f;
  margin-right: 10%;
}
.product-detail-top .tit-txt p {
  margin-bottom: 10px;
}

.product-detail-content {
  padding-top: 15px;
  color: #666666;
  font-size: 14px;
  line-height: 2.8;
}
.product-detail-content p {
  margin-bottom: 0;
}

// .detail-pagination {
//   margin: 10px 0;
//   padding: 10px;
//   border: 1px solid #ccc;
// }
// .detail-pagination::after {
//   display: block;
//   clear: both;
//   content: "";
// }
// .detail-pagination li {
//   font-size: 14px;
//   line-height: 22px;
//   color: #444444;
//   max-width: 50%;
// }
// @media (max-width: 767.98px) {
//   .detail-pagination li {
//     max-width: 100%;
//   }
// }
// .detail-pagination li.prev {
//   float: left;
// }
// @media (max-width: 767.98px) {
//   .detail-pagination li.prev {
//     float: none;
//   }
// }
// .detail-pagination li.next {
//   float: right;
// }
// @media (max-width: 767.98px) {
//   .detail-pagination li.next {
//     float: none;
//   }
// }
// .detail-pagination li a {
//   color: #1048a0;
//   transition: all 0.35s;
// }
// .detail-pagination li a:hover {
//   color: #0b3372;
// }


.detail-pagination {
  display: inline-block;
  margin: 20px 0;
}

.detail-pagination ul li {
  margin: 5px 0;
}

.detail-pagination ul li a {
  display: block;
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  transition: all .35s;
  padding: 5px 10px;
}

.detail-pagination ul li a:hover {
  color: #ffffff;
  background-color: #1546c2;
  text-decoration: none;
}



#slider-product-preview {
  position: relative;
}
#slider-product-preview .count {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100px;
  z-index: 10;
  padding: 3px 10px;
  font-size: 12px;
  color: #fff;
}
#slider-product-preview .item {
  display: block;
  max-width: 50%;
  margin: 0 auto;
}

.slider-product-thumb {
  margin-top: 10px;
  padding: 0 20px;
  position: relative;
}
.slider-product-thumb .thumbnails-it {
  outline: 0;
}
.slider-product-thumb .thumbnails-it .wrap-it {
  padding: 3px;
  border: 1px solid #ddd;
  transition: all 0.35s;
}
.slider-product-thumb .thumbnails-it.tns-nav-active .wrap-it {
  border-color: #1048a0;
}
.slider-product-thumb .controls {
  list-style: none;
  padding-left: 0;
}
.slider-product-thumb .controls li {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  cursor: pointer;
}
.slider-product-thumb .controls li i {
  font-size: 25px;
}
.slider-product-thumb .controls li.prev {
  left: 0;
}
.slider-product-thumb .controls li.next {
  right: 0;
}

.news-list {
  padding-bottom: 40px;
}
@media (max-width: 767.98px) {
  .news-list {
    padding: 10px 0 20px;
  }
}

.news-item {
  display: block;
  padding: 20px;
  border-bottom: 1px solid #eaeaea;
  transition: all 0.5s;
}
@media (max-width: 767.98px) {
  .news-item {
    padding: 15px 0;
  }
}
.news-item::after {
  display: block;
  clear: both;
  content: "";
}
.news-item:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.news-item .item-img {
  float: left;
  width: 180px;
  margin-right: 20px;
}
.news-item .item-content {
  overflow: hidden;
}
.news-item .item-content h4 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 30px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.3s ease-in-out 0s;
}
.news-item .item-content .info {
  color: #999;
  font-size: 12px;
  line-height: 30px;
  padding: 0;
}
@media (max-width: 767.98px) {
  .news-item .item-content .info {
    display: none;
  }
}
.news-item .item-content .info span {
  display: inline-block;
  padding-right: 18px;
}
.news-item .item-content .txt {
  font-size: 14px;
  line-height: 25px;
  color: #666;
  height: 75px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .news-item .item-content .txt {
    height: 50px;
  }
}
.news-item .item-content .txt p {
  margin-bottom: 0;
}

.news-detail-top .top-tit {
  padding-top: 20px;
  padding-bottom: 15px;
}
.news-detail-top h5 {
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 34px;
  color: #434343;
}
.news-detail-top .info {
  font-size: 14px;
}
.news-detail-top .info span {
  display: inline-block;
  margin: 0 10px;
}
.news-detail-top .top-content {
  border-top: 1px dashed #dedede;
  padding: 15px 0;
  font-size: 14px;
  line-height: 2;
  color: #2F2F2F;
}
.news-detail-top .top-content img {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.news-detail-top .top-content p {
  margin-bottom: 0;
}

.news-detail-mid .news-list {
  padding-bottom: 20px;
}
.news-detail-mid .news-list::after {
  display: block;
  clear: both;
  content: "";
}
.news-detail-mid .news-item {
  float: left;
  width: 50%;
}
@media (max-width: 767.98px) {
  .news-detail-mid .news-item {
    float: none;
    width: 100%;
  }
}
.news-detail-mid .news-item h5 {
  max-width: 65%;
}

@media (min-width: 992px) {
  .detail-video {
    width: 65%;
    margin: 0 auto;
  }
}

.feedback-page-content {
  padding-top: 40px;
}
@media (max-width: 991.98px) {
  .feedback-page-content {
    padding-top: 20px;
  }
}
@media (max-width: 767.98px) {
  .feedback-page-content {
    padding: 20px 0;
  }
}
@media (min-width: 992px) {
  .feedback-page .form-group label {
    text-align: right;
  }
}
@media (max-width: 991.98px) {
  .feedback-page .form-group label.label-required {
    margin-left: 30px;
  }
}
.feedback-page .form-control[name=captcha] {
  height: 38px;
}
@media (min-width: 768px) {
  .feedback-page form {
    max-width: 90%;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .feedback-page form {
    max-width: 60%;
    margin: 0 auto;
  }
}

.contact-page-content {
  padding: 20px 0;
}
.contact-page-content a, .contact-page-content p {
  font-size: 16px;
  line-height: 2;
  color: #2F2F22;
}
@media (max-width: 991.98px) {
  .contact-page-content a, .contact-page-content p {
    font-size: 14px;
  }
}
.contact-page-content a {
  display: block;
  transition: all 0.35s;
}
.contact-page-content a:hover {
  color: #1048a0;
}
.contact-page-content p {
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  #map {
    margin-bottom: 20px;
  }
}
#map:before {
  content: "";
  display: block;
  padding-top: 50%;
}
@media (max-width: 991.98px) {
  #map:before {
    padding-top: 60%;
  }
}
@media (max-width: 767.98px) {
  #map:before {
    padding-top: 100%;
  }
}

/*End page*/
/*Footer*/
.friend-link {
  padding: 30px 0;
  background-color: #191919;
  color: #fff;
  border-bottom: 1px solid #434343;
}
.friend-link::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 767.98px) {
  .friend-link {
    padding: 15px 0;
  }
}
.friend-link p {
  float: left;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 30px;
  margin-right: 18px;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .friend-link p {
    font-size: 14px;
    margin-right: 15px;
  }
}
.friend-link-list::after {
  display: block;
  clear: both;
  content: "";
}
.friend-link-list li {
  float: left;
}
.friend-link-list li:not(:last-child) a {
  margin-right: 20px;
}
@media (max-width: 767.98px) {
  .friend-link-list li:not(:last-child) a {
    margin-right: 15px;
  }
}
.friend-link-list a {
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}
@media (max-width: 767.98px) {
  .friend-link-list a {
    font-size: 12px;
  }
}

.footer-content {
  padding: 30px 0 20px;
  background-color: #191919;
}
@media (max-width: 767.98px) {
  .footer-content {
    padding: 15px 0;
  }
}
.footer-content .contact::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 767.98px) {
  .footer-content .contact {
    margin-bottom: 20px;
  }
}
.footer-content .ewm {
  float: left;
  width: 100px;
  height: 100px;
  background: #ddd;
  padding: 6px;
  margin-right: 15px;
}
.footer-content .ewm img {
  disply: block;
}
.footer-content .contact_info {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
}
.footer-content .contact_info a {
  display: block;
  color: #fff;
  transition: all .35s;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  -ms-transition: all .35s;
  -o-transition: all .35s;
}
.footer-content .contact_info a:hover {
  color: #407fe1;
}
.footer-content .contact_info p {
  margin-bottom: 0;
}
.footer-content .contact_info p.p2 {
  margin-bottom: 5px;
}
.footer-content .contact_info .tel {
  margin-top: 10px;
  margin-bottom: 12px;
  font-size: 26px;
  color: #407fe1;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .footer-content .contact_info .tel {
    font-size: 22px;
  }
  .footer-content .content-list {
    display: none;
  }
}
.footer-content .content-list::after {
  display: block;
  clear: both;
  content: "";
}
.footer-content .content-list-item {
  float: left;
  width: 16.6666%;
}
@media (max-width: 991.98px) {
  .footer-content .content-list-item {
    width: 33.3333%;
    margin-bottom: 20px;
  }
  .footer-content .content-list-item:nth-child(3n) h4 {
    border-right: 1px solid #407fe1;
  }
}
.footer-content .content-list-item:last-child h4 {
  border-right: 1px solid #407fe1;
}
.footer-content .content-list-item h4 {
  margin-bottom: 24px;
  padding: 0 15px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  border-left: 1px solid #407fe1;
}
@media (max-width: 767.98px) {
  .footer-content .content-list-item h4 {
    margin-bottom: 0;
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .footer-content .content-list .link-list {
    display: none;
  }
}
.footer-content .content-list .link-list a {
  display: block;
  padding: 0 15px;
  font-size: 12px;
  line-height: 26px;
  text-align: center;
  color: #ccc;
}

.contact-right {
  position: fixed;
  top: 80px;
  right: -210px;
  z-index: 999;
}
@media (max-width: 767.98px) {
  .contact-right {
    display: none;
  }
}
.contact-right .control-grp {
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translate(0, -50%);
  padding: 10px;
  padding-bottom: 30px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  background-color: #1048a0;
  cursor: pointer;
}
.contact-right .control-grp.active i {
  transform: translate(-50%, 0) rotate(180deg);
}
.contact-right .control-grp i {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 18px;
  line-height: 1;
  transition: all 0.35s;
}
.contact-right .main-content {
  width: 208px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.right-top {
  background-color: #1048a0;
  position: relative;
}
.right-top h5 {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  padding-left: 12px;
  padding-right: 30px;
}
.right-top h5 img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 20px;
  height: 20px;
}
.right-top .close {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
  cursor: pointer;
  transition: all 0.35s;
}
.right-top .close:hover {
  transform: translate(0, -50%) rotate(90deg);
}
.right-top .close span {
  width: 100%;
  height: 2px;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
}
.right-top .close span:first-child {
  transform: rotate(45deg);
}
.right-top .close span:last-child {
  transform: rotate(-45deg);
}

.right-mid {
  padding-bottom: 15px;
  background-color: #fff;
}
.right-mid .qq-grp {
  display: block;
  padding-left: 16px;
  font-size: 12px;
  line-height: 3;
  color: #666;
  border-bottom: #f5f5f5 solid 1px;
}
.right-mid .qq-grp img, .right-mid .qq-grp span {
  display: inline-block;
  vertical-align: middle;
}
.right-mid .qq-grp img {
  margin-right: 5px;
}
.right-mid .contact-grp h6 {
  margin-bottom: 0;
  margin-top: 12px;
  padding-left: 16px;
  font-size: 14px;
  line-height: 26px;
  color: #666;
}
.right-mid .contact-grp h6 img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 22px;
}
.right-mid .contact-grp p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 26px;
  color: #666;
  padding-left: 16px;
}
.right-mid .contact-grp p a, .right-mid .contact-grp p span {
  display: block;
  padding-left: 10px;
}
.right-mid .contact-grp p a {
  color: inherit;
  transition: all 0.35s;
}
.right-mid .contact-grp p a:hover {
  color: #1048a0;
}
.right-mid .qr-grp h6 {
  margin-bottom: 0;
  margin-top: 12px;
  padding-left: 16px;
  font-size: 14px;
  line-height: 26px;
  color: #666;
}
.right-mid .qr-grp h6 img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 22px;
}
.right-mid .qr-grp .qr-item {
  margin-top: 10px;
  text-align: center;
}
.right-mid .qr-grp .qr-item img {
  display: block;
  width: 110px;
  height: 110px;
  padding: 0;
  margin: 0 auto;
}

.goTop-btn {
  width: 100%;
  height: 40px;
  margin-top: 10px;
  background: url("../img/huidaodingbu.png") center center no-repeat #1048a0;
  background-size: 18px auto;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: all 0.35s;
}
.goTop-btn:hover {
  background-color: #0b3372;
}

/*End Footer*/
/*Header*/
.header-v1 .header-left::after {
  display: block;
  clear: both;
  content: "";
}
.header-v1 .header-logo {
  display: inline-block;
  vertical-align: middle;
}
.header-v1 .left-text {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  padding-left: 14px;
  position: relative;
}
.header-v1 .left-text:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -26px;
  background: url(../img/logo_line_03.png) no-repeat;
  width: 1px;
  height: 53px;
}
@media (max-width: 991.98px) {
  .header-v1 .left-text {
    display: none;
  }
}
.header-v1 .left-text p {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  color: #666;
}
.header-v1 .left-text p span {
  color: #1048a0;
}
@media (max-width: 1139.98px) {
  .header-v1 .left-text p {
    font-size: 20px;
    line-height: 1.5;
  }
}

/*End Header*/
/*Index*/
.index-banner {
  position: relative;
}
.index-banner .tns-nav {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%, 0);
}
.index-banner .tns-nav button {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0;
  border: 0;
  margin: 0 4px;
  width: 8px;
  height: 8px;
  border-radius: 20px;
  transition: all 0.35s;
}
@media (max-width: 767.98px) {
  .index-banner .tns-nav button {
    width: 8px;
    height: 8px;
  }
}
.index-banner .tns-nav button.tns-nav-active {
  background-color: #fff;
}
.index-banner .tns-controls button {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  background-color: transparent;
  border: 0;
  padding: 0;
  font-size: 52px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.3);
  transition: all 0.35s;
  z-index: 2;
}
.index-banner .tns-controls button:hover {
  color: #000;
}
.index-banner .tns-controls button[data-controls=prev] {
  left: 10px;
}
.index-banner .tns-controls button[data-controls=next] {
  right: 10px;
}

.banner-bottom-action {
  background-color: #1048a0;
}
@media (max-width: 767.98px) {
  .banner-bottom-action {
    display: none;
  }
}
.banner-bottom-action .ul-link01 {
  float: left;
  border-left: 1px solid #ee808e;
}
.banner-bottom-action .ul-link01::after {
  display: block;
  clear: both;
  content: "";
}
.banner-bottom-action .ul-link01 li {
  float: left;
  border-right: 1px solid #ee808e;
}
.banner-bottom-action .ul-link01 a {
  display: block;
  min-width: 220px;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
@media (max-width: 991.98px) {
  .banner-bottom-action .ul-link01 a {
    min-width: 150px;
  }
}
.banner-bottom-action .ul-link01 .pic {
  display: block;
  width: 42px;
  height: 42px;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .banner-bottom-action .ul-link01 .pic {
    width: 34px;
    height: 34px;
  }
}
.banner-bottom-action .m-so01 {
  float: right;
  margin-top: 25px;
}
@media (max-width: 991.98px) {
  .banner-bottom-action .m-so01 {
    margin-top: 20px;
  }
}
.banner-bottom-action .banner-form .input-group {
  position: relative;
  min-width: 400px;
}
@media (max-width: 991.98px) {
  .banner-bottom-action .banner-form .input-group {
    min-width: 300px;
  }
}
.banner-bottom-action .banner-form .form-control {
  border: 1px solid #ee808e;
  border-radius: 30px;
  background-color: transparent;
  font-size: 12px;
  line-height: 42px;
  padding: 0 22px;
  padding-right: 75px;
  color: #fff;
}
.banner-bottom-action .banner-form .form-control::placeholder {
  color: inherit;
}
.banner-bottom-action .banner-form #index-search {
  padding: 0 25px;
  border: 0;
  background-color: #fff;
  color: #1048a0;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 30px;
}
.banner-bottom-action .banner-form #index-search i {
  font-size: 18px;
  line-height: 44px;
}

.section-index {
  padding: 60px 0;
}
@media (max-width: 991.98px) {
  .section-index {
    padding: 25px 0;
  }
}

.sec-idx-1 {
  padding: 55px 0;
}
@media (max-width: 991.98px) {
  .sec-idx-1 {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .sec-idx-1 {
    padding: 25px 0;
  }
}
.sec-idx-1 .g-tit01 {
  text-align: center;
}
.sec-idx-1 .g-tit01 p {
  margin-bottom: 0;
  font-size: 16px;
  color: #414141;
}
@media (max-width: 767.98px) {
  .sec-idx-1 .g-tit01 p {
    display: none;
  }
}
.sec-idx-1 .g-tit01 span {
  display: block;
  font-size: 12px;
  color: #e6e6e6;
}
@media (max-width: 767.98px) {
  .sec-idx-1 .g-tit01 span {
    display: none;
  }
}
.sec-idx-1 .g-more01 a {
  display: block;
  width: 300px;
  margin: 0 auto;
  padding: 0 15px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #1048a0;
  transition: 0.6s;
}
@media (max-width: 991.98px) {
  .sec-idx-1 .g-more01 a {
    width: 250px;
    line-height: 42px;
  }
}
@media (max-width: 767.98px) {
  .sec-idx-1 .g-more01 a {
    width: 200px;
    line-height: 34px;
  }
}
.sec-idx-1 .g-more01 a:hover {
  background-color: transparent;
  color: #1048a0;
  border: 1px solid #1048a0;
}
.sec-idx-1 .tit {
  margin-bottom: 5px;
  font-size: 30px;
  color: #1048a0;
  text-align: center;
}
@media (max-width: 991.98px) {
  .sec-idx-1 .tit {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .sec-idx-1 .tit {
    font-size: 18px;
  }
}
.sec-idx-1 .tit-sj a {
  display: inline-block;
  padding: 0 10px;
  color: #1048a0;
  position: relative;
}
.sec-idx-1 .tit-sj a:before, .sec-idx-1 .tit-sj a:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 48px;
  height: 1px;
  background-color: #ebebeb;
}
.sec-idx-1 .tit-sj a:before {
  right: 100%;
}
.sec-idx-1 .tit-sj a:after {
  left: 100%;
}
.sec-idx-1 #myS1Tab {
  margin: 50px 0;
  text-align: center;
}
.sec-idx-1 #myS1Tab::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 991.98px) {
  .sec-idx-1 #myS1Tab {
    margin: 30px 0;
  }
}
@media (max-width: 767.98px) {
  .sec-idx-1 #myS1Tab {
    margin: 25px -10px;
  }
}
.sec-idx-1 #myS1Tab li {
  display: inline-block;
  padding: 0 8px;
}
@media (max-width: 991.98px) {
  .sec-idx-1 #myS1Tab li {
    display: block;
    float: left;
    max-width: 25%;
  }
}
@media (max-width: 767.98px) {
  .sec-idx-1 #myS1Tab li {
    max-width: 33.3333%;
    margin-bottom: 10px;
  }
}
.sec-idx-1 #myS1Tab a {
  display: block;
  width: 165px;
  max-width: 100%;
  font-size: 16px;
  line-height: 42px;
  color: #333;
  text-align: center;
  border: 1px solid #b9b9b9;
  transition: all 0.35s;
}
@media (max-width: 991.98px) {
  .sec-idx-1 #myS1Tab a {
    font-size: 14px;
    line-height: 35px;
    background-color: #eee;
    border: 0;
  }
}
.sec-idx-1 #myS1Tab a.active, .sec-idx-1 #myS1Tab a:hover {
  background-color: #d93649;
  border-color: #d93649;
  color: #fff;
}
.sec-idx-1 #myS1Tab a.active span, .sec-idx-1 #myS1Tab a:hover span {
  background-image: url(../img/icon15-on.png);
}
@media (max-width: 991.98px) {
  .sec-idx-1 #myS1Tab a.active span, .sec-idx-1 #myS1Tab a:hover span {
    background-image: none;
  }
}
.sec-idx-1 #myS1Tab span {
  display: inline-block;
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../img/icon15.png);
}
@media (max-width: 991.98px) {
  .sec-idx-1 #myS1Tab span {
    background-image: none;
    padding-left: 0;
  }
}
@media (max-width: 991.98px) {
  .sec-idx-1 #myS1TabContent .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .sec-idx-1 #myS1TabContent .row > div {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 767.98px) {
  .sec-idx-1 #myS1TabContent .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .sec-idx-1 #myS1TabContent .row > div {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.sec-idx-1 .index-product {
  display: block;
  border: 1px solid #e4e4e4;
  padding: 15px;
  padding-bottom: 0;
  margin-bottom: 30px;
  transition: 0.6s;
}
@media (max-width: 767.98px) {
  .sec-idx-1 .index-product {
    padding: 0;
    border: 0;
    margin-bottom: 10px;
  }
}
.sec-idx-1 .index-product .txt::after {
  display: block;
  clear: both;
  content: "";
}
.sec-idx-1 .index-product .txt .more {
  float: right;
  margin-left: 10px;
  font-size: 12px;
  line-height: 40px;
  text-transform: uppercase;
  color: #1048a0;
}
.sec-idx-1 .index-product .txt .more i {
  display: inline-block;
  vertical-align: text-bottom;
  font-size: 14px;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec-idx-1 .index-product .txt .more {
    display: none;
  }
}
.sec-idx-1 .index-product .txt .tit {
  display: block;
  color: #1048a0;
  font-size: 14px;
  line-height: 42px;
  margin-bottom: 0;
  text-align: center;
}
@media (max-width: 767.98px) {
  .sec-idx-1 .index-product .txt .tit {
    text-align: left;
    line-height: 40px;
    color: #8e8e8e;
  }
}

.sec-idx-2 {
  padding: 60px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1199.98px) {
  .sec-idx-2 {
    background-image: none;
    background-color: #1048a0;
    padding: 20px;
  }
}
.sec-idx-2 .g-tit01 {
  text-align: center;
}
@media (max-width: 1199.98px) {
  .sec-idx-2 .g-tit01 {
    display: none;
  }
}
.sec-idx-2 .g-tit01 .tit {
  margin-bottom: 5px;
  font-size: 30px;
  color: #fff;
}
.sec-idx-2 .g-tit01 p {
  margin-bottom: 0;
  font-size: 16px;
  color: #fff;
}
.sec-idx-2 .ul-imgtxt02 {
  margin: 35px -50px;
  background-image: url("../img/icon23.png");
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.sec-idx-2 .ul-imgtxt02::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1199.98px) {
  .sec-idx-2 .ul-imgtxt02 {
    display: none;
  }
}
.sec-idx-2 .ul-imgtxt02 li {
  float: left;
  width: 25%;
}
.sec-idx-2 .ul-imgtxt02 li:hover .con {
  background-image: url(../img/bj2-h.png);
}
.sec-idx-2 .ul-imgtxt02 li:hover .pic .img1 {
  display: none;
}
.sec-idx-2 .ul-imgtxt02 li:hover .pic .img2 {
  display: inline-block;
}
.sec-idx-2 .ul-imgtxt02 li:hover .txt {
  color: #fff;
}
.sec-idx-2 .ul-imgtxt02 .con {
  display: block;
  padding: 60px 0;
  margin: 0 34px;
  background-image: url(../img/bj2.png);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  transition: 0.6s;
}
.sec-idx-2 .ul-imgtxt02 .pic {
  width: 48px;
  height: 48px;
  margin: 0 auto;
  text-align: center;
  line-height: 48px;
}
.sec-idx-2 .ul-imgtxt02 .pic img {
  display: inline-block;
  vertical-align: middle;
  transition: 0.6s;
}
.sec-idx-2 .ul-imgtxt02 .pic .img2 {
  display: none;
}
.sec-idx-2 .ul-imgtxt02 .txt {
  margin: 10px 0;
  color: #999;
  text-align: center;
}
.sec-idx-2 .ul-imgtxt02 .txt .tit {
  font-size: 16px;
}
.sec-idx-2 .ul-imgtxt02 .txt p {
  margin-bottom: 0;
  font-size: 12px;
}
@media (max-width: 1199.98px) {
  .sec-idx-2 .g-more02 {
    display: none;
  }
}
.sec-idx-2 .g-more02 a {
  display: block;
  width: 200px;
  margin: 0 auto;
  border-radius: 50px;
  line-height: 48px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #1048a0;
  border: 1px solid #1048a0;
  transition: 0.6s;
}
.sec-idx-2 .g-more02 a:hover {
  background-color: transparent;
  color: #1048a0;
}
.sec-idx-2 .m-txt03 {
  display: none;
}
.sec-idx-2 .m-txt03::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1199.98px) {
  .sec-idx-2 .m-txt03 {
    display: block;
  }
}
.sec-idx-2 .m-txt03 .more {
  float: right;
  display: block;
  width: 72px;
  height: 72px;
  padding: 14px 20px;
  border-radius: 50%;
  font-size: 16px;
  color: #dc001d;
  background-color: #fff;
}
@media (max-width: 991.98px) {
  .sec-idx-2 .m-txt03 .more {
    width: 65px;
    height: 65px;
    padding: 12px 15px;
  }
}
@media (max-width: 767.98px) {
  .sec-idx-2 .m-txt03 .more {
    float: none;
    margin: 0 auto;
    padding: 0;
    border-radius: 0;
    width: 120px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
  }
}
.sec-idx-2 .m-txt03 .txt {
  float: left;
}
@media (max-width: 767.98px) {
  .sec-idx-2 .m-txt03 .txt {
    float: none;
    margin-bottom: 10px;
  }
}
.sec-idx-2 .m-txt03 .txt .tit {
  font-size: 24px;
  color: #fff;
}
@media (max-width: 767.98px) {
  .sec-idx-2 .m-txt03 .txt .tit {
    font-size: 14px;
  }
}
.sec-idx-2 .m-txt03 .txt .tel {
  font-size: 16px;
  color: #fff;
  text-align: center;
}
@media (max-width: 767.98px) {
  .sec-idx-2 .m-txt03 .txt .tel {
    font-size: 14px;
  }
}
.sec-idx-2 .m-txt03 .txt .tel a {
  display: inline-block;
  font-size: 24px;
  color: inherit;
}
@media (max-width: 767.98px) {
  .sec-idx-2 .m-txt03 .txt .tel a {
    font-size: 16px;
  }
}

.sec-idx-3 .g-tit01 {
  text-align: center;
}
.sec-idx-3 .g-tit01 .tit {
  font-size: 44px;
  line-height: 90px;
  font-weight: 700;
  color: #333;
  background-image: url(../img/tit-bj1.png);
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 1199.98px) {
  .sec-idx-3 .g-tit01 .tit {
    font-size: 36px;
    line-height: 80px;
  }
}
@media (max-width: 991.98px) {
  .sec-idx-3 .g-tit01 .tit {
    background-image: none;
    font-size: 28px;
    line-height: 1.5;
  }
}
@media (max-width: 767.98px) {
  .sec-idx-3 .g-tit01 .tit {
    font-size: 18px;
  }
}
.sec-idx-3 .g-tit01 p {
  margin-bottom: 0;
  font-size: 20px;
  color: #999;
}
@media (max-width: 767.98px) {
  .sec-idx-3 .g-tit01 p {
    font-size: 14px;
  }
}
.sec-idx-3 .slider-s3 {
  padding-top: 75px;
}
@media (max-width: 991.98px) {
  .sec-idx-3 .slider-s3 {
    padding: 20px 0;
    margin: 0 -15px;
  }
}
.sec-idx-3 .slider-s3 .tns-nav {
  padding-top: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .sec-idx-3 .slider-s3 .tns-nav {
    display: none;
  }
}
.sec-idx-3 .slider-s3 .tns-nav button {
  padding: 0;
  border: 0;
  display: inline-block;
  margin: 0 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.35s;
}
.sec-idx-3 .slider-s3 .tns-nav button.tns-nav-active {
  background-color: #1048a0;
}
.sec-idx-3 .slider-s3 .con {
  background-color: #f3f5f6;
}
@media (max-width: 767.98px) {
  .sec-idx-3 .slider-s3 .con {
    border-radius: 18px;
    box-shadow: 0 0 10px rgba(220, 0, 28, 0.2);
    margin-bottom: 15px;
  }
}
@media (max-width: 767.98px) {
  .sec-idx-3 .slider-s3 .item-img {
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
  }
}
.sec-idx-3 .slider-s3 .item-content {
  padding: 30px 42px 50px;
  color: #666;
  position: relative;
}
@media (max-width: 1199.98px) {
  .sec-idx-3 .slider-s3 .item-content {
    padding: 15px;
    padding-bottom: 30px;
  }
}
.sec-idx-3 .slider-s3 .item-content .tit {
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px solid #bababa;
}
@media (max-width: 767.98px) {
  .sec-idx-3 .slider-s3 .item-content .tit {
    font-size: 16px;
    line-height: 34px;
  }
}
.sec-idx-3 .slider-s3 .item-content .txt {
  font-size: 14px;
  line-height: 26px;
  height: 78px;
  overflow: hidden;
  margin: 20px 0;
}
@media (max-width: 1199.98px) {
  .sec-idx-3 .slider-s3 .item-content .txt {
    margin: 10px 0;
  }
}
@media (max-width: 767.98px) {
  .sec-idx-3 .slider-s3 .item-content .txt {
    margin: 5px 0;
    font-size: 12px;
    line-height: 22px;
    height: 110px;
  }
}
.sec-idx-3 .slider-s3 .item-content .txt p {
  margin-bottom: 0;
}
.sec-idx-3 .slider-s3 .item-content span.btn {
  display: none;
  padding: 0 10px;
  width: 150px;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 30px;
  background-color: #1048a0;
}
@media (max-width: 767.98px) {
  .sec-idx-3 .slider-s3 .item-content span.btn {
    display: block;
    width: 100px;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
.sec-idx-3 .ratio-idx-3:before {
  padding-top: 89%;
}

.sec-idx-4 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 767.98px) {
  .sec-idx-4 {
    background-image: none !important;
  }
}
.sec-idx-4 .g-tit01 {
  text-align: center;
}
.sec-idx-4 .g-tit01 .tit {
  margin-bottom: 5px;
  font-size: 30px;
  color: #fff;
}
.sec-idx-4 .g-tit01 .tit-sj {
  font-size: 18px;
}
.sec-idx-4 .g-tit01 .tit-sj a {
  display: inline-block;
  padding: 0 10px;
  color: #1048a0;
  position: relative;
}
.sec-idx-4 .g-tit01 .tit-sj a:before, .sec-idx-4 .g-tit01 .tit-sj a:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 48px;
  height: 1px;
  background-color: #ebebeb;
}
.sec-idx-4 .g-tit01 .tit-sj a:before {
  right: 100%;
}
.sec-idx-4 .g-tit01 .tit-sj a:after {
  left: 100%;
}
.sec-idx-4 .g-tit01 p {
  margin-bottom: 0;
  font-size: 16px;
  color: #fff;
}
@media (max-width: 767.98px) {
  .sec-idx-4 .g-tit01 p {
    display: none;
  }
}
.sec-idx-4 .slider-s4 {
  margin: 60px 0;
}
@media (max-width: 991.98px) {
  .sec-idx-4 .slider-s4 {
    margin: 25px 0;
  }
}
@media (max-width: 767.98px) {
  .sec-idx-4 .slider-s4 {
    margin: 25px -15px;
  }
  .sec-idx-4 .slider-s4 .tns-slide-active + .tns-slide-active .slider-s4-item {
    position: relative;
    transform: scale(1.4);
    transition: all 0.35s;
    z-index: 10;
  }
  .sec-idx-4 .slider-s4 .tns-slide-active + .tns-slide-active + .tns-slide-active .slider-s4-item {
    transform: scale(1);
    z-index: 1;
  }
}
@media (max-width: 767.98px) {
  .sec-idx-4 .slider-s4 .tns-ovh {
    padding: 35px 0;
  }
}
.sec-idx-4 .slider-s4-item {
  background-color: #fff;
  transition: all 0.35s;
}
@media (max-width: 767.98px) {
  .sec-idx-4 .slider-s4-item {
    border-radius: 18px;
    overflow: hidden;
    background-color: #1048a0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
  .sec-idx-4 .slider-s4-item .item-img {
    border-top-right-radius: 18px;
    border-top-left-radius: 18px;
  }
  .sec-idx-4 .slider-s4-item .item-content {
    color: #fff;
  }
}
.sec-idx-4 .slider-s4-item:hover {
  background-color: #1048a0;
}
.sec-idx-4 .slider-s4-item:hover .item-content {
  color: #fff;
}
.sec-idx-4 .slider-s4-item .item-content {
  font-size: 16px;
  line-height: 58px;
  text-align: center;
  color: #222;
  transition: 0.6s;
}
@media (max-width: 767.98px) {
  .sec-idx-4 .slider-s4-item .item-content {
    color: #fff;
    font-size: 14px;
    line-height: 40px;
  }
}
.sec-idx-4 .slider-s4-item .item-content p {
  margin-bottom: 0;
}
.sec-idx-4 .g-more01 a {
  display: block;
  width: 300px;
  margin: 0 auto;
  border: 0;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background-color: #1048a0;
  transition: 0.6s;
}
@media (max-width: 767.98px) {
  .sec-idx-4 .g-more01 a {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .sec-idx-5 {
    background-color: #1048a0;
  }
}
.sec-idx-5 .g-tit01 {
  text-align: center;
}
.sec-idx-5 .g-tit01 .tit-sj {
  font-size: 30px;
  margin-bottom: 5px;
  color: #fff;
}
@media (max-width: 767.98px) {
  .sec-idx-5 .g-tit01 .tit-sj {
    font-size: 18px;
  }
}
.sec-idx-5 .g-tit01 .tit-sj a {
  display: inline-block;
  padding: 0 10px;
  color: #fff;
  font-weight: 600;
  position: relative;
}
.sec-idx-5 .m-imgtxt03 {
  padding-right: 10px;
  position: relative;
}
.sec-idx-5 .m-imgtxt03::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 991.98px) {
  .sec-idx-5 .m-imgtxt03 {
    margin-top: 25px;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
}
.sec-idx-5 .m-imgtxt03:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 196px;
  height: 100%;
  background-color: #f3f4f8;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .sec-idx-5 .m-imgtxt03:before {
    display: none;
  }
}
.sec-idx-5 .m-imgtxt03 > .pic {
  float: right;
  overflow: hidden;
  width: 430px;
  height: 390px;
  margin-top: 66px;
}
@media (max-width: 1199px) {
  .sec-idx-5 .m-imgtxt03 > .pic {
    width: 380px;
    height: 330px;
  }
}
@media (max-width: 991.98px) {
  .sec-idx-5 .m-imgtxt03 > .pic {
    float: none;
    width: 430px;
    height: 390px;
    margin: 0 auto;
  }
}
@media (max-width: 767.98px) {
  .sec-idx-5 .m-imgtxt03 > .pic {
    width: 100%;
    height: auto;
  }
}
.sec-idx-5 .m-imgtxt03 > .pic img {
  display: block;
}
.sec-idx-5 .m-imgtxt03 .box {
  float: left;
  width: 53%;
}
@media (max-width: 991.98px) {
  .sec-idx-5 .m-imgtxt03 .box {
    float: none;
    width: 100%;
  }
}
.sec-idx-5 .m-imgtxt03 .desc {
  display: block;
}
.sec-idx-5 .m-imgtxt03 .desc .tit {
  padding-top: 22px;
  padding-left: 18px;
  font-size: 24px;
  font-weight: 400;
  color: #666;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
@media (max-width: 1199px) {
  .sec-idx-5 .m-imgtxt03 .desc .tit {
    padding-left: 9px;
    font-size: 22px;
  }
}
@media (max-width: 991.98px) {
  .sec-idx-5 .m-imgtxt03 .desc .tit {
    display: none;
  }
}
.sec-idx-5 .m-imgtxt03 .desc .txt {
  font-size: 14px;
  line-height: 26px;
  margin: 30px 0;
  max-height: 130px;
  overflow: hidden;
  color: #666;
}
@media (max-width: 1199px) {
  .sec-idx-5 .m-imgtxt03 .desc .txt {
    margin: 15px 0;
  }
}
@media (max-width: 991.98px) {
  .sec-idx-5 .m-imgtxt03 .desc .txt {
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .sec-idx-5 .m-imgtxt03 .desc .txt {
    line-height: 22px;
    max-height: 110px;
  }
}
.sec-idx-5 .m-imgtxt03 .desc .txt p {
  margin-bottom: 0;
}
.sec-idx-5 .m-imgtxt03 .g-more01 {
  display: none;
  border-radius: 30px;
  width: 300px;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  line-height: 50px;
  color: #fff;
  background-color: #1048a0;
  transition: 0.6s;
}
@media (max-width: 991.98px) {
  .sec-idx-5 .m-imgtxt03 .g-more01 {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .sec-idx-5 .m-imgtxt03 .g-more01 {
    width: 200px;
    height: 40px;
    line-height: 40px;
  }
}
.sec-idx-5 .m-imgtxt03 .ul-imgtxt04 {
  padding: 50px 0;
}
.sec-idx-5 .m-imgtxt03 .ul-imgtxt04::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1199px) {
  .sec-idx-5 .m-imgtxt03 .ul-imgtxt04 {
    padding: 25px 0;
  }
}
@media (max-width: 991.98px) {
  .sec-idx-5 .m-imgtxt03 .ul-imgtxt04 {
    display: none;
  }
}
.sec-idx-5 .m-imgtxt03 .ul-imgtxt04 li {
  float: left;
  width: 50%;
  margin-bottom: 50px;
  cursor: pointer;
}
.sec-idx-5 .m-imgtxt03 .ul-imgtxt04 .con {
  display: block;
}
.sec-idx-5 .m-imgtxt03 .ul-imgtxt04 .con::after {
  display: block;
  clear: both;
  content: "";
}
.sec-idx-5 .m-imgtxt03 .ul-imgtxt04 .pic {
  float: left;
  width: 45px;
  height: 45px;
  text-align: center;
}
.sec-idx-5 .m-imgtxt03 .ul-imgtxt04 .txt {
  padding-left: 16px;
  overflow: hidden;
}
.sec-idx-5 .m-imgtxt03 .ul-imgtxt04 .txt p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  color: #b2b2b2;
}
.sec-idx-5 .m-imgtxt03 .ul-imgtxt04 .tit {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px;
  color: #333;
}

.sec-idx-6 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 991.98px) {
  .sec-idx-6 {
    display: none;
  }
}
.sec-idx-6 .g-tit01 {
  text-align: center;
}
.sec-idx-6 .g-tit01 .tit {
  margin-bottom: 5px;
  font-size: 40px;
  font-weight: 600;
  color: #fff;
}
@media (max-width: 1199.98px) {
  .sec-idx-6 .g-tit01 .tit {
    font-size: 32px;
  }
}
.sec-idx-6 .g-tit01 p {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
@media (max-width: 1199.98px) {
  .sec-idx-6 .g-tit01 p {
    font-size: 16px;
  }
}
.sec-idx-6 .m-txt01 {
  margin: 200px 130px 0;
}
@media (max-width: 1199.98px) {
  .sec-idx-6 .m-txt01 {
    margin: 200px 50px 0;
  }
}
.sec-idx-6 .m-txt01 .g-more01 {
  float: right;
  display: block;
  width: 172px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 47px;
  text-align: center;
  color: #666;
  background-color: #fff;
  transition: 0.6s;
}
.sec-idx-6 .m-txt01 .g-more01:hover {
  color: #fff;
  background-color: #1048a0;
}
.sec-idx-6 .m-txt01 .tel {
  font-size: 20px;
  line-height: 47px;
  font-weight: 600;
  color: #fff;
}
.sec-idx-6 .m-txt01 .tel i {
  width: 32px;
  height: 32px;
  margin-right: 15px;
  border-radius: 50%;
  border: 1px solid #fff;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}

/*End Index*/
// .info-share span, .info-share .nativeShare-box {
//   display: inline-block;
//   vertical-align: middle;
// }

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

.toolbar {
  width: 50px;
  position: fixed;
  right: 1%;
  top: 44%;
  z-index: 999;
}
@media (max-width: 767.98px) {
  .toolbar {
    display: none;
  }
}
.toolbar li {
  width: 50px;
  height: 50px;
  margin: 2px 0;
  background-color: rgba(0, 0, 0, 0.3);
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  position: relative;
  transition: all 0.35s;
}
.toolbar li:hover {
  background-color: #0185d0;
}
.toolbar .tel:hover .hover-grp {
  right: 0;
}
.toolbar .tel .hover-grp {
  display: block;
  min-width: 220px;
  font-size: 24px;
  line-height: 48px;
  border: 0;
  background-color: #0185d0;
  color: #FFF;
  position: absolute;
  top: 0;
  right: -300px;
  overflow: hidden;
  border-radius: 50px;
  transition: all 0.35s;
}
.toolbar .tel .hover-grp img, .toolbar .tel .hover-grp span {
  display: inline-block;
  vertical-align: middle;
}
.toolbar .tel .hover-grp img {
  margin-right: 5px;
}
.toolbar .qr:hover .hover-grp {
  opacity: 1;
  visibility: visible;
}
.toolbar .qr .hover-grp {
  width: 160px;
  position: absolute;
  right: 65px;
  top: -51px;
  background: #0185d0;
  padding: 20px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s;
  z-index: 99;
}
.toolbar .qr .hover-grp img {
  display: block;
  width: 120px;
  height: 120px;
  margin-bottom: 5px;
}
.toolbar .qr .hover-grp h3 {
  margin-bottom: 0;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.section-index {
  padding: 60px 0;
}
@media (max-width: 991.98px) {
  .section-index {
    padding: 25px 0;
  }
}

.sec-idx-7 .g-tit01 {
  text-align: center;
}
.sec-idx-7 .g-tit01 p {
  margin-bottom: 0;
  font-size: 16px;
  color: #414141;
}
@media (max-width: 767.98px) {
  .sec-idx-7 .g-tit01 p {
    display: none;
  }
}
.sec-idx-7 .g-tit01 span {
  display: block;
  font-size: 12px;
  color: #e6e6e6;
}
@media (max-width: 767.98px) {
  .sec-idx-7 .g-tit01 span {
    display: none;
  }
}
.sec-idx-7 .tit {
  margin-bottom: 5px;
  font-size: 30px;
  color: #1048a0;
  text-align: center;
}
@media (max-width: 991.98px) {
  .sec-idx-7 .tit {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .sec-idx-7 .tit {
    font-size: 18px;
  }
}
.sec-idx-7 .tit-sj a {
  display: inline-block;
  padding: 0 10px;
  color: #1048a0;
  position: relative;
}
.sec-idx-7 .tit-sj a:before, .sec-idx-7 .tit-sj a:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 48px;
  height: 1px;
  background-color: #ebebeb;
}
.sec-idx-7 .tit-sj a:before {
  right: 100%;
}
.sec-idx-7 .tit-sj a:after {
  left: 100%;
}
.sec-idx-7 .m-list02 {
  padding-top: 50px;
}
@media (max-width: 767.98px) {
  .sec-idx-7 .m-list02 {
    padding-top: 25px;
  }
}
.sec-idx-7 .m-list02 .tit {
  float: left;
  margin-right: 25px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .sec-idx-7 .m-list02 .tit {
    float: none;
    margin-right: 0;
    text-align: center;
  }
}
.sec-idx-7 .m-list02 .for {
  font-size: 26px;
  color: #1048a0;
  font-weight: 400;
}
.sec-idx-7 .m-list02 p {
  font-size: 12px;
  color: #5b5b5b;
}
.sec-idx-7 .m-list01 {
  padding-top: 50px;
}
@media (max-width: 767.98px) {
  .sec-idx-7 .m-list01 {
    padding-top: 25px;
  }
}
.sec-idx-7 .m-list01 .m-news01 {
  width: 52%;
  float: left;
  background-color: #f7f7f7;
}
@media (max-width: 767.98px) {
  .sec-idx-7 .m-list01 .m-news01 {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
}
.sec-idx-7 .m-list01 .m-news01 .pic a {
  padding-top: 40%;
  display: block;
}
.sec-idx-7 .m-list01 .m-news01 .txt {
  padding: 15px 20px;
}
.sec-idx-7 .m-list01 .m-news01 .txt h4 a {
  position: relative;
  display: block;
  font-size: 16px;
  color: #666;
  height: 46px;
  line-height: 46px;
  font-weight: 400;
  border-bottom: 1px dashed #b5b5b5;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  transition: 0.6s;
}
@media (max-width: 767.98px) {
  .sec-idx-7 .m-list01 .m-news01 .txt h4 a {
    line-height: 2;
    height: auto;
  }
}
.sec-idx-7 .m-list01 .m-news01 .txt h4 a:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 1px;
  background-color: #1048a0;
  transition: 0.8s;
}
.sec-idx-7 .m-list01 .m-news01 .txt h4 a:hover {
  color: #1048a0;
}
.sec-idx-7 .m-list01 .m-news01 .txt h4 a:hover:after {
  width: 100%;
}
.sec-idx-7 .m-list01 .m-news01 .txt > p {
  font-size: 14px;
  color: #aeaeae;
  margin-top: 16px;
  line-height: 24px;
  overflow: hidden;
  margin-bottom: 0;
}
.sec-idx-7 .ul-news01 {
  float: right;
  width: 42%;
}
@media (max-width: 767.98px) {
  .sec-idx-7 .ul-news01 {
    width: 100%;
  }
}
.sec-idx-7 .ul-news01 li {
  overflow: hidden;
  border-bottom: 1px dashed #b5b5b5;
  color: #333;
  position: relative;
}
.sec-idx-7 .ul-news01 li:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #1048a0;
  transition: 0.8s;
}
.sec-idx-7 .ul-news01 li:hover:after {
  width: 100%;
}
.sec-idx-7 .ul-news01 li .time {
  position: absolute;
  top: 15px;
  right: 0;
}
.sec-idx-7 .ul-news01 li .tit {
  padding: 15px 80px 15px 20px;
  position: relative;
  color: #333;
  font-size: 14px;
  text-align: left;
  margin-bottom: 0;
}
.sec-idx-7 .ul-news01 li .tit:hover {
  color: #1048a0;
}
@media (max-width: 767.98px) {
  .sec-idx-7 .ul-news01 li .tit {
    padding-bottom: 10px;
  }
}
.sec-idx-7 .ul-news01 li .tit span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.sec-idx-7 .ul-news01 li .tit:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #7f7f81;
  transition: 0.6s;
}
@media (max-width: 767.98px) {
  .sec-idx-7 .ul-news01 li .tit:before {
    margin-top: -2px;
  }
}
.sec-idx-7 .ul-news01 li > a p {
  font-size: 12px;
  color: #afafaf;
}

.slider-s7 {
  overflow: hidden;
}
.slider-s7 .wp {
  padding: 20px 30px;
  border: 1px solid #c4c4c4;
}
@media (max-width: 767.98px) {
  .slider-s7 .wp {
    padding: 20px 15px;
  }
}
.slider-s7 .wen {
  display: block;
  padding-left: 35px;
  font-size: 14px;
  color: #222;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background: url(../img/icon17.png) left center no-repeat;
  background-size: 21px 21px;
  transition: 0.6s;
}
.slider-s7 .wen span {
  display: block;
  border-bottom: 1px dashed #b5b5b5;
  height: 28px;
  line-height: 28px;
}
.slider-s7 .da {
  font-size: 14px;
  padding-left: 35px;
  height: 28px;
  line-height: 28px;
  color: #999;
  background: url(../img/icon18.png) left center no-repeat;
  background-size: 21px 21px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 0;
}
.slider-s7 .tns-nav {
  text-align: center;
}
.slider-s7 .tns-nav button {
  border: 0;
  background-color: #cacaca;
  width: 3px;
  height: 3px;
  margin: 0 2px;
}
.slider-s7 .tns-nav button.tns-nav-active {
  background-color: #1048a0;
}

@media (max-width: 767.98px) {
  #slider-controls-s7 {
    display: none;
  }
}
#slider-controls-s7 .btn {
  height: 23px;
  width: 50%;
  background-color: #333;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0;
  display: block;
  float: left;
}
#slider-controls-s7 .btn:hover {
  background-color: #1048a0;
}
#slider-controls-s7 .prev {
  background-image: url(../img/arrow-l.png);
}
#slider-controls-s7 .next {
  background-image: url(../img/arrow-r.png);
}
/*# sourceMappingURL=style.css.map */
.search-list {
  padding-bottom: 40px; }
  @media (max-width: 767.98px) {
    .search-list {
      padding: 10px 0 20px; } }
.search-item {
  display: block;
  padding: 20px 0;
  border-bottom: #dddddd 1px dotted; }
  @media (max-width: 991.98px) {
    .search-item {
      padding: 15px 0; } }
  @media (max-width: 767.98px) {
    .search-item {
      padding: 10px 0; } }
  .search-item:hover h5 {
    color: #1048a0; }
  .search-item h5 {
    float: left;
    padding-left: 20px;
    margin-bottom: 0;
    max-width: 75%;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    color: #444;
    position: relative;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
    @media (max-width: 767.98px) {
      .search-item h5 {
        font-size: 14px;
        line-height: 24px; } }
    .search-item h5 i {
      position: absolute;
      top: 50%;
      left: 7px;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      font-size: 12px;
      line-height: 1;
      color: #9fc1ee; }
  .search-item .time {
    float: right;
    font-size: 14px;
    line-height: 30px;
    color: #444; }
    @media (max-width: 767.98px) {
      .search-item .time {
        font-size: 12px;
        line-height: 24px; } }
  .search-item .des {
    font-size: 14px;
    line-height: 24px;
    color: #444;
    margin-top: 10px; }
    @media (max-width: 767.98px) {
      .search-item .des {
        font-size: 12px;
        margin-top: 5px; } }
    .search-item .des p {
      margin-bottom: 0; }
.section-breadcrumb {
  background-color: #f3f3f3;
}

.news-more-v2-list {
  border: 1px solid #e4e4e4;
  border-top: none;
  padding-bottom: 15px;
  margin: 0;
  margin-left: 1px;
  background-color: #fff;
}

.index-case-slider {
  position: relative;
}
.index-case-slider .slick-dots {
  width: 100%;
  padding-top: 15px;
  position: relative;
  text-align: center;
}
.index-case-slider .slick-dots li {
  display: inline-block;
  padding: 0 5px;
}
.index-case-slider .slick-dots li.slick-active button {
  background-color: rgba(16, 72, 160, 0.75);
}
.index-case-slider .slick-dots button {
  display: block;
  width: 12px;
  height: 12px;
  font-size: 12px;
  line-height: 1;
  padding: 0;
  border: 0;
  border-radius: 10px;
  color: transparent;
  background-color: rgba(0, 0, 0, 0.75);
  outline: none;
  cursor: pointer;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}