@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;
}
.br, .bl, .bs, .bb, .pages-v2 .next a:before, .pages-v2 .end a:before, .pages-v2 .first a:before, .pages-v2 .prev a:before {
  speak: none;
  font-style: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-normal .nav {
  display: flex;
}

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

.ie9 .navbar-normal .nav > li {
  display: table-cell;
}

.navbar-auto .nav {
  display: flex;
}

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

.ie9 .navbar-auto .nav > li {
  display: table-cell;
}

@media (min-width: 576px) {
  .navbar-collapse.collapse:not(.show) {
    display: block;
  }
}
@media (max-width: 991.98px) {
  .navbar-collapse.collapse:not(.show) {
    display: none;
  }
}
.navbar-toggle {
  color: #FFF;
  display: block;
  width: 40px;
  height: 38px;
  padding: 4px 0;
}

@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-toggle .bar {
  display: block;
  width: 22px;
  height: 0;
  border-top: 2px solid;
  margin: 6px auto;
  position: relative;
  transition: transform 0.35s ease, opacity 0.35s ease;
}

.navbar-toggle:not(.collapsed) .bar:first-child {
  transform: translate(0, 8px) rotate(45deg);
}

.navbar-toggle:not(.collapsed) .bar:nth-child(2) {
  opacity: 0;
}

.navbar-toggle:not(.collapsed) .bar:last-child {
  transform: translate(0, -8px) rotate(-45deg);
}

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

@media (min-width: 992px) {
  .dropdown-box {
    display: block;
    position: absolute;
    top: 100%;
    right: 50%;
    transform: translate(50%, 0);
    z-index: 999;
    min-width: 100%;
    white-space: nowrap;
    background-color: #FFF;
    padding: 5px 0;
    border-top: 1px solid #ddd;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.35s ease;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.35);
  }

  .dropdown-box li {
    border: 0 !important;
  }

  .dropdown-box a {
    padding: 7px 15px;
    text-decoration: none;
  }

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

.banner:before {
  display: block;
  content: "";
  position: relative;
  z-index: 1;
}

.banner-index:before {
  padding-top: 500px;
}

@media (max-width: 1199.98px) {
  .banner-index:before {
    padding-top: 26.04167%;
  }
}
.banner-page:before {
  padding-top: 33.33333%;
}

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

.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.33333%;
  max-width: 33.33333%;
  width: 33.33333%;
}

.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.66667%;
  max-width: 16.66667%;
  width: 16.66667%;
}

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

.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.33333%;
  max-width: 33.33333%;
  width: 33.33333%;
}

.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.66667%;
  max-width: 16.66667%;
  width: 16.66667%;
}

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

.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.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }

  .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.66667%;
    max-width: 16.66667%;
    width: 16.66667%;
  }

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

  .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.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }

  .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.66667%;
    max-width: 16.66667%;
    width: 16.66667%;
  }

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

  .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.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }

  .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.66667%;
    max-width: 16.66667%;
    width: 16.66667%;
  }

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

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

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

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

  .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.66667%;
    max-width: 16.66667%;
    width: 16.66667%;
  }

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

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

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

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

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

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

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

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

  .row-mxl-8 > li, .row-mxl-8 > div {
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%;
  }
}
.pagination {
  margin: 25px 0;
}

.pagination .pages {
  margin: 0 -5px;
}

.pagination li {
  display: inline-block;
  padding: 0 5px;
  vertical-align: middle;
}

.pagination a {
  height: 28px;
  line-height: 26px;
  min-width: 28px;
  padding: 0 7px;
  text-align: center;
  transition: all 0.35s;
  border: 1px solid #ddd;
  color: #333333;
  display: block;
}

.pagination a:hover {
  background-color: #f0f0f0;
}

.pagination .active a {
  background-color: #0a3c96;
  border-color: #0a3c96;
  color: #FFF;
}

.pages-v1 .next a:before {
  content: "下一页";
}

.pages-v1 .end a:before {
  content: "尾页";
}

.pages-v1 .prev a:before {
  content: "上一页";
}

.pages-v1 .first a:before {
  content: "首页";
}

.pages-v2 .next a:before, .pages-v2 .end a:before, .pages-v2 .first a:before, .pages-v2 .prev a:before {
  display: inline-block;
}

.pages-v2 .next a:before {
  content: "";
}

.pages-v2 .prev a:before {
  content: "";
}

.pages-v2 .first a:before {
  content: "";
}

.pages-v2 .end a:before {
  content: "";
}

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

.shadow-none {
  box-shadow: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.shadow-v3 {
  position: relative;
}

.shadow-v3:after, .shadow-v3:before {
  content: "";
  display: none;
  position: absolute;
  top: 80%;
  max-width: 300px;
  width: 50%;
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
  bottom: 30px;
  box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}

.shadow-v3:after {
  display: block;
  right: 10px;
  transform: rotate(3deg);
}

.shadow-v3:before {
  display: block;
  left: 10px;
  transform: rotate(-3deg);
}

.shadow-v3:hover:after, .shadow-v3:hover:before {
  box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
}

.shadow-v3-left {
  position: relative;
}

.shadow-v3-left:after, .shadow-v3-left:before {
  content: "";
  display: none;
  position: absolute;
  top: 80%;
  max-width: 300px;
  width: 50%;
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
  bottom: 30px;
  box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}

.shadow-v3-left:before {
  display: block;
  left: 10px;
  transform: rotate(-3deg);
}

.shadow-v3-left:hover:after, .shadow-v3-left:hover:before {
  box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
}

.shadow-v3-right {
  position: relative;
}

.shadow-v3-right:after, .shadow-v3-right:before {
  content: "";
  display: none;
  position: absolute;
  top: 80%;
  max-width: 300px;
  width: 50%;
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
  bottom: 30px;
  box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}

.shadow-v3-right:after {
  display: block;
  right: 10px;
  transform: rotate(3deg);
}

.shadow-v3-right:hover:after, .shadow-v3-right:hover:before {
  box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
}

.shadow--hover-v3-left {
  position: relative;
}

.shadow--hover-v3-left:after, .shadow--hover-v3-left:before {
  content: "";
  display: none;
  position: absolute;
  top: 80%;
  max-width: 300px;
  width: 50%;
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
  bottom: 30px;
  box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}

.shadow--hover-v3-left:before {
  display: block;
  left: 10px;
  transform: rotate(-3deg);
}

.shadow--hover-v3-left:hover:after, .shadow--hover-v3-left:hover:before {
  box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
}

.shadow--hover-v3-right {
  position: relative;
}

.shadow--hover-v3-right:after, .shadow--hover-v3-right:before {
  content: "";
  display: none;
  position: absolute;
  top: 80%;
  max-width: 300px;
  width: 50%;
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
  bottom: 30px;
  box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}

.shadow--hover-v3-right:before {
  display: block;
  left: 10px;
  transform: rotate(-3deg);
}

.shadow--hover-v3-right:hover:after, .shadow--hover-v3-right:hover:before {
  box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
}

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

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

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

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

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

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

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

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

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

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

.label-required {
  position: relative;
}

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

.help-block {
  display: none;
}

.has-error .form-control {
  border-color: #dc3545;
}

.has-error .help-block {
  margin-top: 5px;
  display: block;
  color: #dc3545;
}

.has-error label {
  color: #dc3545 !important;
}

.has-error .checker .checker-radio:before, .has-error .checker .checker-checkbox:before {
  border-color: #dc3545;
}

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

.form-label-3 .col-form-label {
  flex: 0 0 3em;
  max-width: 3em;
}

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

.form-label-4 .col-form-label {
  flex: 0 0 4em;
  max-width: 4em;
}

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

.form-label-5 .col-form-label {
  flex: 0 0 5em;
  max-width: 5em;
}

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

.form-label-6 .col-form-label {
  flex: 0 0 6em;
  max-width: 6em;
}

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

.form-label-7 .col-form-label {
  flex: 0 0 7em;
  max-width: 7em;
}

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

@media (min-width: 576px) {
  .form-sm-label-3 .col-form-label {
    flex: 0 0 3em;
    max-width: 3em;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .form-mxl-label-7 .col-js-select {
    max-width: calc(100% - 7em - 15px);
  }
}
.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: #0a3c96;
}

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

.checker input:checked + .checker-radio:after, .checker input:checked + .checker-checkbox:after {
  opacity: 1;
}

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

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

.spinner {
  border: 5px solid #eee;
  border-top: 5px solid #0a3c96;
  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: #072966;
    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 #041636;
  }

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

  .mobile-dropdown-backdrop {
    display: block;
    visibility: hidden;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    transtion: opacity 0.35s ease;
    position: fixed;
    top: 0;
    left: 0;
  }

  .mobile-dropdown-backdrop.open {
    opacity: 1;
    visibility: visible;
  }
}
.header-brand::after {
  display: block;
  clear: both;
  content: "";
}

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

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

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

@media (max-width: 767.98px) {
  .navbar-grid[data-nav] .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .navbar-grid[data-nav] .nav {
    flex-wrap: wrap;
    border-top: 1px solid #072966;
    border-right: 1px solid #072966;
    font-size: 14px;
  }

  .navbar-grid[data-nav] .nav li {
    flex: 0 0 25%;
    max-width: 25%;
    border: 1px solid #072966;
    border-top: 0;
    border-right: 0;
  }

  .navbar-grid[data-nav] .nav-icon {
    font-size: 24px;
    display: block;
    margin-bottom: 8px;
  }

  .navbar-grid[data-nav] .nav-title {
    opacity: 0.75;
  }

  .navbar-grid[data-nav="11"] .nav li:nth-child(8) ~ li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .navbar-grid[data-nav="7"] .nav li:nth-child(4) ~ li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .navbar-grid[data-nav="10"] .nav li:nth-child(8) ~ li {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .navbar-grid.nav10a[data-nav="10"] .nav li:nth-child(4) ~ li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .navbar-grid.nav10b[data-nav="10"] .nav li {
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }

  .navbar-grid.nav10b[data-nav="10"] .nav li .nav-title {
    display: inline-block;
    width: 2em;
  }

  .navbar-grid[data-nav="9"] .nav li, .navbar-grid[data-nav="6"] .nav li, .navbar-grid.nav12a[data-nav="12"] .nav li {
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}
.is-sticky {
  z-index: 999;
}

.sticky {
  width: 100%;
}

@media (max-width: 767.98px) {
  .header-holder-v1 {
    height: 67px;
  }
}
.header-v1 {
  background-color: #FFF;
}

.header-v1::after {
  display: block;
  clear: both;
  content: "";
}

@media (max-width: 767.98px) {
  .header-holder-v1 .header-v1 {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
  }
}
.header-v1 a {
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .header-v1 .navbar-toggle {
    display: none;
  }
}
.header-v1 .navbar-toggle {
  color: #0a3c96;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid;
  padding: 6px 0;
  margin-left: 8px;
}

.header-v1 .navbar {
  background-color: #0a3c96;
}

.header-v1 .header-brand {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}

@media (max-width: 767.98px) {
  .header-v1 .header-brand {
    padding: 12px 0;
  }

  .header-v1 .header-brand .container {
    max-width: 100%;
  }
}
.header-v1 .header-hotline {
  font-size: 20px;
}

@media (max-width: 767.98px) {
  .header-v1 .header-hotline {
    font-size: 24px;
  }

  .header-v1 .header-hotline span {
    display: none;
  }
}
.header-v1 .hotline-icon {
  font-size: 0.875em;
  width: 2em;
  height: 2em;
  border: 1px solid;
  line-height: 2em;
  text-align: center;
  border-radius: 50%;
  margin-right: 8px;
}

@media (max-width: 767.98px) {
  .header-v1 .hotline-icon {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .header-v1 .navbar-main.collapse {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .header-v1 .header-logo img {
    height: 42px;
    width: auto;
  }

  .header-v1 .header-hotline, .header-v1 .navbar-toggle {
    display: inline-block;
    vertical-align: middle;
  }
}
@media (max-width: 767.98px) {
  .navbar-grid[data-nav] .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .navbar-grid[data-nav] .nav {
    flex-wrap: wrap;
    border-top: 1px solid #072966;
    border-right: 1px solid #072966;
    font-size: 14px;
  }

  .navbar-grid[data-nav] .nav li {
    flex: 0 0 25%;
    max-width: 25%;
    border: 1px solid #072966;
    border-top: 0;
    border-right: 0;
  }

  .navbar-grid[data-nav] .nav-icon {
    font-size: 24px;
    display: block;
    margin-bottom: 8px;
  }

  .navbar-grid[data-nav] .nav-title {
    opacity: 0.75;
  }

  .navbar-grid[data-nav="11"] .nav li:nth-child(8) ~ li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .navbar-grid[data-nav="7"] .nav li:nth-child(4) ~ li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .navbar-grid[data-nav="10"] .nav li:nth-child(8) ~ li {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .navbar-grid.nav10a[data-nav="10"] .nav li:nth-child(4) ~ li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .navbar-grid.nav10b[data-nav="10"] .nav li {
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }

  .navbar-grid.nav10b[data-nav="10"] .nav li .nav-title {
    display: inline-block;
    width: 2em;
  }

  .navbar-grid[data-nav="9"] .nav li, .navbar-grid[data-nav="6"] .nav li, .navbar-grid.nav12a[data-nav="12"] .nav li {
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}
@media (min-width: 768px) {
  .nav-header-v1 > li:not(:first-child) {
    padding-left: 1px;
    position: relative;
  }

  .nav-header-v1 > li:not(:first-child):before {
    content: "";
    height: 40%;
    top: 30%;
    left: 0;
    position: absolute;
    border-left: 1px solid #072966;
  }
}
.nav-header-v1 > li > a {
  padding: 12px 15px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  margin: 0 -1px;
  transition: background-color 0.35s ease;
}

@media (max-width: 575.98px) {
  .nav-header-v1 > li > a {
    padding: 12px 12px;
    font-size: 13px;
  }
}
.nav-header-v1 > li:hover > a, .nav-header-v1 > li.active > a {
  background-color: #072966;
}

.header-v2 a {
  text-decoration: none !important;
}

.header-v2 .navbar {
  background-color: #0a3c96;
}

@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: #0a3c96;
}

.header-v2 #more-nav li.active > a {
  color: #0a3c96;
}

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

.nav-header-v2 > li.active > a {
  color: #ffffff;
  background-color: #072966;
}

.header-v3 {
  background-color: #0a3c96;
  background-position: left top;
  background-repeat: repeat;
  position: relative;
  width: 100%;
  z-index: 999;
  text-align: center;
  transition: background 0.35s;
}

.header-v3.header-active {
  background: #FFF;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.35);
}

@media (max-width: 1199.98px) {
  .header-v3 {
    text-align: right;
  }
}
@media (max-width: 991.98px) {
  .header-v3 {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .header-v3 .navbar-main.collapse {
    display: block !important;
  }
}
@media (max-width: 991.98px) {
  .header-v3::after {
    display: block;
    clear: both;
    content: "";
  }
}
.header-v3 .navbar {
  display: inline-block;
}

.header-v3 .header-logo, .header-v3 .header-hotline {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 991.98px) {
  .header-v3 .header-logo, .header-v3 .header-hotline {
    position: static;
    transform: none;
    display: inline-block;
  }
}
.header-v3 .header-logo {
  left: 0;
  padding: 15px;
}

@media (min-width: 1200px) {
  .header-v3 .header-logo {
    padding-left: 35px;
  }
}
@media (max-width: 991.98px) {
  .header-v3 .header-logo {
    float: left;
    padding: 12px 15px;
    max-width: 50%;
  }
}
.header-v3 .header-logo img {
  width: auto;
}

.header-v3 .navbar-main {
  width: 100%;
}

.header-v3 .header-hotline {
  right: 0;
  padding: 20px 15px;
  font-family: "Impact";
}

@media (min-width: 1200px) {
  .header-v3 .header-hotline {
    padding-right: 35px;
  }
}
.header-v3 .header-hotline span {
  color: #32c37d;
  font-size: 32px;
  display: inline-block;
  line-height: 1;
  transition: color 0.35s;
  vertical-align: middle;
}

@media (max-width: 1199.98px) {
  .header-v3 .header-hotline span {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header-v3 .header-hotline {
    padding: 15px;
  }
}
@media (max-width: 991.98px) {
  .header-v3 .header-hotline {
    position: static;
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
  }

  .header-v3 .header-hotline span {
    display: none;
  }
}
.header-v3 .hotline-icon {
  color: #32c37d;
  font-size: 18px;
  border: 1px solid;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  line-height: 2em;
  margin-right: 5px;
  transition: color 0.35s;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

@media (max-width: 1199.98px) {
  .header-v3 .hotline-icon {
    margin-right: 0;
  }
}
@media (max-width: 991.98px) {
  .header-v3 .hotline-icon {
    text-align: center;
  }
}
@media (max-width: 991.98px) {
  .header-v3 .hotline-icon {
    font-size: 20px;
    margin-right: 0;
  }
}
.header-v3 .navbar-toggle {
  display: none;
  width: 40px;
  height: 40px;
  border: 1px solid;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 15px;
  color: #32c37d;
  transition: color 0.35s;
}

@media (max-width: 991.98px) {
  .header-v3 .navbar-toggle {
    display: inline-block;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .nav-header-v3 {
    text-align: center;
  }

  .nav-header-v3::after {
    display: block;
    clear: both;
    content: "";
  }

  .nav-header-v3 .dropdown .dropdown-box {
    transition: transform 0.35s, opacity 0.35s;
    transform: translate3d(50%, 50px, 0);
  }

  .nav-header-v3 .dropdown .dropdown-box a {
    transition: all 0.35s;
  }

  .nav-header-v3 .dropdown .dropdown-box a:hover {
    background-color: #0a3c96;
    color: #fff;
  }

  .nav-header-v3 .dropdown:hover > .dropdown-box {
    transform: translate3d(50%, 0, 0);
    opacity: 1;
    visibility: visible;
  }

  .nav-header-v3 .dropdown-btn {
    display: none !important;
  }

  .nav-header-v3 .nav-title {
    position: relative;
    z-index: 4;
  }

  .nav-header-v3 > li {
    display: inline-block;
    float: left;
  }

  .nav-header-v3 > li:last-of-type {
    background: none;
  }

  .nav-header-v3 > li > a {
    color: #fff;
    padding: 26px 20px;
    position: relative;
    transition: all 0.35s;
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .nav-header-v3 > li > a {
    padding: 26px 15px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .nav-header-v3 > li > a {
    font-size: 12px;
    padding: 24px 10px;
  }
}
@media (min-width: 768px) {
  .nav-header-v3 > li.active > a, .nav-header-v3 > li:hover > a {
    font-weight: bold;
    color: #fff;
    background: #32c37d;
  }
}
.header-active .header-hotline {
  color: #0a3c96;
}

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

@media (max-width: 991.98px) {
  .header-v3 .navbar-main {
    position: fixed;
    height: 100% !important;
    width: 60%;
    overflow-x: hidden;
    top: 0;
    left: 0;
    z-index: 1199;
    overflow-y: auto;
    background-color: #0a3c96;
    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: #072d70;
  }

  .header-v3 .dropdown-box > li > a {
    border-top: 1px solid #072d70;
    border-left: 1px solid #072d70;
    color: #ffffff;
  }

  .header-v3 .dropdown-box > li > a:hover {
    background-color: #051f4e;
  }

  .header-v3 .dropdown-btn {
    display: block;
    float: right;
    text-align: center;
    border-left: 1px solid #072d70;
  }

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

  .nav-header-v3 > li {
    transition: opacity 0.35s, transform 0.35s;
    opacity: 0;
    transform: translate3d(0, 100%, 0);
    border-bottom: 1px solid #072d70;
  }

  .nav-header-v3 > li > a {
    color: #FFF;
  }

  .nav-header-v3 > li > a:hover {
    background-color: #072d70;
  }

  .nav-header-v3 > li.dropdown > a {
    width: calc( 100% - 40px);
  }

  .nav-header-v3 > li.dropdown > a.dropdown-btn {
    width: 40px;
  }
}
.header-v4 {
  padding: 10px 0;
  background-color: #fff;
}

.header-v4.header-init {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.35s;
}

.header-v4.header-init.header-active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.header-v4 .header-wrap {
  padding: 0 80px;
  padding: 0 40px;
}

@media (max-width: 991.98px) {
  .header-v4 .header-wrap {
    padding: 0 15px;
  }
}
.header-v4 .header-wrap > * {
  vertical-align: middle;
}

.header-v4 .header-logo {
  width: 15%;
}

@media (max-width: 991.98px) {
  .header-v4 .header-logo img {
    height: 40px;
  }
}
@media (max-width: 991.98px) {
  .header-v4 .header-logo {
    width: 25%;
  }
}
@media (max-width: 767.98px) {
  .header-v4 .header-logo {
    width: 75%;
  }
}
.header-v4 .header-action {
  width: 15%;
  text-align: right;
}

@media (max-width: 1199.98px) {
  .header-v4 .header-action {
    width: 5%;
  }
}
@media (max-width: 991.98px) {
  .header-v4 .header-action {
    width: 75%;
  }
}
@media (max-width: 767.98px) {
  .header-v4 .header-action {
    width: 25%;
  }
}
.header-v4 .header-action .search-bread {
  vertical-align: middle;
  margin-right: 10px;
}

.header-v4 .header-action .search-bread .input-group {
  height: 36px;
}

.header-v4 .header-action .search-bread .form-control {
  border: 1px solid #0a3c96;
  border-left: 3px solid #0a3c96;
  border-radius: 0;
}

.header-v4 .header-action .search-bread .icon {
  font-size: 20px;
  line-height: 1;
  border-radius: 0;
  border: 0;
}

.header-v4 .navbar-toggle {
  vertical-align: middle;
  color: #333;
  padding: 2px 0;
  height: auto;
  border: 1px solid #333;
  width: 36px;
}

.header-v4 .navbar-toggle .bar {
  margin: 6px auto;
  width: 22px;
}

@media (max-width: 1199.98px) {
  .header-v4 .header-hotline {
    width: 36px;
    height: 36px;
    line-height: 34px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
  }
}
@media (max-width: 991.98px) {
  .header-v4 .header-hotline {
    margin-right: 10px;
    line-height: initial;
    border: 1px solid #333;
  }
}
.header-v4 .header-hotline i {
  display: inline-block;
  font-size: 26px;
  vertical-align: middle;
  margin-right: 10px;
  color: #333;
  line-height: 1;
}

@media (max-width: 1199.98px) {
  .header-v4 .header-hotline i {
    margin-right: 0;
  }
}
@media (max-width: 991.98px) {
  .header-v4 .header-hotline i {
    font-size: 22px;
    line-height: 34px;
    display: block;
  }
}
.header-v4 .header-hotline span {
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  vertical-align: middle;
  color: #333;
  font-size: 20px;
}

@media (max-width: 1299.98px) {
  .header-v4 .header-hotline span {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .header-v4 .header-hotline span {
    display: none;
  }
}
.header-v4 .header-menu {
  width: 70%;
  padding: 0 15px;
}

@media (max-width: 1199.98px) {
  .header-v4 .header-menu {
    width: 80%;
  }
}
.nav-header-v4 {
  display: flex;
  justify-content: center;
}

@media (max-width: 1199.98px) {
  .nav-header-v4 {
    justify-content: flex-end;
  }
}
.nav-header-v4 li a {
  white-space: nowrap;
  color: #333;
  transition: all 0.35s;
}

.nav-header-v4 li a i {
  margin-left: 10px;
  font-size: 12px;
  color: #333;
  transition: all 0.35s;
}

.nav-header-v4 li:hover > a {
  color: #0a3c96;
}

.nav-header-v4 li:hover > a i {
  color: #0a3c96;
}

.nav-header-v4 > li > a {
  padding: 20px;
  font-size: 16px;
  position: relative;
  padding: 15px;
}

@media (max-width: 1299.98px) {
  .nav-header-v4 > li > a {
    font-size: 14px;
  }
}
.nav-header-v4 > li > a::before {
  position: absolute;
  width: 0;
  height: 3px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  transition: all 0.35s;
}

.nav-header-v4 > li:hover > a, .nav-header-v4 > li.active > a {
  color: #0a3c96;
}

.nav-header-v4 > li:hover > a::before, .nav-header-v4 > li.active > a::before {
  width: 3em;
  background-color: #0a3c96;
}

.nav-header-v4 > li.active > a {
  font-weight: bold;
}

.nav-header-v4 .drop {
  position: relative;
}

.nav-header-v4 .drop .drop-menu {
  position: absolute;
  min-width: 100%;
  z-index: 10;
  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s;
}

.nav-header-v4 .drop .drop-menu a {
  padding: 10px 15px;
  text-align: center;
  transition: all 0.35s;
}

.nav-header-v4 .drop .drop-menu li:hover > a {
  color: #ffffff;
  background-color: #0a3c96;
}

.nav-header-v4 .drop .drop-menu li:hover > a i {
  color: #ffffff;
}

.nav-header-v4 .drop .drop-menu.drop-menu-level-0 {
  top: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(10px);
}

.nav-header-v4 .drop .drop-menu.drop-menu-level-1, .nav-header-v4 .drop .drop-menu.drop-menu-level-2 {
  top: 0;
  left: 100%;
  transform: translateY(10px);
}

.nav-header-v4 .drop:hover > .drop-menu {
  opacity: 1;
  visibility: visible;
}

.nav-header-v4 .drop:hover > .drop-menu.drop-menu-level-0 {
  transform: translateX(-50%) translateY(0);
}

.nav-header-v4 .drop:hover > .drop-menu.drop-menu-level-1, .nav-header-v4 .drop:hover > .drop-menu.drop-menu-level-2 {
  transform: translateY(0);
}

.modalNav-v4 .modal-dialog {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: auto;
  height: 100%;
  max-width: 300px;
}

@media (max-width: 991.98px) {
  .modalNav-v4 .modal-dialog {
    max-width: 250px;
  }
}
.modalNav-v4 .modal-content {
  border: 0;
  height: 100%;
  border-radius: 0;
  position: relative;
}

.modalNav-v4 .modal-content .close {
  position: absolute;
  top: 0;
  right: 100%;
  padding: 10px;
  background-color: #fff;
  width: 50px;
  height: 50px;
  opacity: 1;
}

.modalNav-v4 .modal-content .close::before, .modalNav-v4 .modal-content .close::after {
  content: "";
  display: block;
  width: 22px;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-top: 2px solid;
  transition: transform 0.35s ease, opacity 0.35s ease;
}

.modalNav-v4 .modal-content .close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.modalNav-v4 .modal-content .close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.modalNav-v4.modal.fade .modal-dialog {
  transform: translateX(100%);
}

.modalNav-v4.modal.fade.show .modal-dialog {
  transform: translateX(0);
}

.modalNav-v4.modal.fade.show .nav-mobile-header-v4 > li {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.nav-mobile-header-v4 li {
  transform: translateX(50px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s;
}

.nav-mobile-header-v4 li a {
  color: #333;
  line-height: 1.8;
  padding: 10px 0;
  padding-left: 20px;
  padding-right: 15px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.nav-mobile-header-v4 li a i {
  display: none;
}

.nav-mobile-header-v4 li:not(:last-child) {
  border-bottom: 1px solid #eaeaea;
}

.nav-mobile-header-v4 li.drop {
  position: relative;
}

.nav-mobile-header-v4 li.drop::after {
  display: block;
  clear: both;
  content: "";
}

.nav-mobile-header-v4 li.drop > a {
  width: calc( 100% - 60px);
  padding-right: 0;
}

.nav-mobile-header-v4 li.drop .drop-menu {
  height: 0;
  width: 100%;
  overflow: hidden;
  transition: all 0.35s;
  background-color: rgba(0, 0, 0, 0.05);
}

.nav-mobile-header-v4 li.drop .drop-menu li {
  border-top: 1px solid #eaeaea;
  border-bottom: 0;
}

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

.nav-mobile-header-v4 li.drop .drop-menu li a:not(.btn-drop)::before {
  content: "•";
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  color: #888;
}

.nav-mobile-header-v4 li.drop > .btn-drop {
  width: 60px;
  height: 45px;
  position: relative;
  line-height: 45px;
  float: right;
  padding: 0;
  text-align: center;
}

.nav-mobile-header-v4 li.drop > .btn-drop::before {
  content: "";
  font-size: 16px;
  font-family: "iconfont";
}

.nav-mobile-header-v4 li.drop > .btn-drop.active::before {
  content: "";
}

.nav-mobile-header-v4 li.drop > .btn-drop.active ~ .drop-menu > li {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.header-v5 {
  background-color: #fff;
  position: relative;
}

.header-v5.header-init {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.35s;
}

.header-v5.header-init.header-active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.header-v5 .header-wrap {
  padding: 20px 0 30px;
}

@media (max-width: 991.98px) {
  .header-v5 .header-wrap {
    padding: 15px 0;
  }
}
.header-v5 .header-wrap > * {
  vertical-align: middle;
}

.header-v5 .header-logo {
  width: 15%;
}

@media (max-width: 767.98px) {
  .header-v5 .header-logo {
    width: 60%;
  }
}
.header-v5 .header-action {
  width: 15%;
  text-align: right;
}

@media (max-width: 767.98px) {
  .header-v5 .header-action {
    width: 40%;
  }
}
.header-v5 .header-action .search-bread {
  vertical-align: middle;
  margin-right: 20px;
}

.header-v5 .header-action .search-bread .input-group {
  width: 40px;
  height: 40px;
  position: relative;
  border: 1px solid #e3e3e3;
  border-radius: 100px;
  overflow: hidden;
  transition: all 0.35s;
}

.header-v5 .header-action .search-bread .input-group:hover, .header-v5 .header-action .search-bread .input-group:focus-within {
  width: 250px;
}

.header-v5 .header-action .search-bread .form-control {
  border: 0;
  transition: all 0.35s;
}

.header-v5 .header-action .search-bread .input-group-append {
  position: absolute;
  top: -1px;
  right: -1px;
  width: 40px;
  height: 40px;
  background-color: #fff;
  z-index: 10;
}

.header-v5 .header-action .search-bread .icon {
  font-size: 20px;
  line-height: 38px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  padding: 0;
  background-color: transparent;
  border: 1px solid #e3e3e3;
  color: #999;
}

.header-v5 .navbar-toggle {
  vertical-align: middle;
  color: #333;
  padding: 2px 0;
  height: auto;
  width: 36px;
}

.header-v5 .navbar-toggle .bar {
  margin: 6px auto;
  width: 22px;
}

@media (max-width: 767.98px) {
  .header-v5 .navbar-toggle .bar {
    margin: 5px auto;
    width: 28px;
    color: #0a3c96;
    border-top-width: 4px;
  }
}
.header-v5 .header-hotline {
  display: inline-block;
}

@media (max-width: 767.98px) {
  .header-v5 .header-hotline {
    display: none;
  }
}
.header-v5 .header-hotline i {
  display: inline-block;
  font-size: 20px;
  padding: 0.5em;
  vertical-align: middle;
  margin-right: 5px;
  color: #fff;
  line-height: 1;
  background-color: #0a3c96;
  border-radius: 100%;
  transition: all 0.35s;
}

.header-v5 .header-hotline .txt {
  display: inline-block;
  font-size: 12px;
  color: #727272;
  vertical-align: middle;
  text-align: left;
}

.header-v5 .header-hotline span {
  display: block;
  font-size: 20px;
  line-height: 1;
  color: #0a3c96;
  padding-top: 2px;
  transition: all 0.35s;
}

.header-v5 .header-hotline:hover i {
  background-color: #08327e;
}

.header-v5 .header-hotline:hover span {
  color: #08327e;
}

.header-v5 .header-menu {
  background-color: #0a3c96;
  position: relative;
  z-index: 100;
}

@media (max-width: 767.98px) {
  .header-v5 .header-menu {
    display: none;
  }

  .header-v5 .header-menu > .container {
    padding: 0;
  }
}
.sub-menu-v5 {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  z-index: 10;
  background-color: rgba(240, 240, 240, 0.9);
  transition: all 0.35s;
}

@media (max-width: 767.98px) {
  .sub-menu-v5 {
    display: none;
  }
}
.sub-menu-v5.active {
  height: 65px;
}

.sub-menu-v5 .drop-menu {
  display: none;
  flex-wrap: wrap;
  opacity: 0;
  transition: all 0.35s;
}

.sub-menu-v5 .drop-menu.active {
  display: flex;
  opacity: 1;
}

.sub-menu-v5 .drop-menu li {
  text-align: center;
  width: 16.66667%;
  flex: 0 0 16.66667%;
  position: relative;
}

.sub-menu-v5 .drop-menu li::after {
  content: "";
  display: block;
  border-left: 1px solid #fff;
  border-right: 1px solid #969696;
  position: absolute;
  top: 50%;
  right: -1px;
  transform: translateY(-50%);
  height: 20px;
  z-index: 10;
}

.sub-menu-v5 .drop-menu li:last-child::after {
  content: none;
}

.sub-menu-v5 .drop-menu li > a {
  padding: 22px 0;
  font-size: 14px;
  position: relative;
  color: #505050;
}

.sub-menu-v5 .drop-menu li > a .img {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.sub-menu-v5 .drop-menu li > a .img img {
  display: block;
}

.sub-menu-v5 .drop-menu li > a .img .hvr {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.sub-menu-v5 .drop-menu li > a:hover {
  color: #0078dc;
}

.sub-menu-v5 .drop-menu li > a:hover img {
  opacity: 0;
}

.sub-menu-v5 .drop-menu li > a:hover .hvr {
  opacity: 1;
}

.nav-header-v5 {
  display: flex;
  justify-content: center;
}

@media (max-width: 767.98px) {
  .nav-header-v5 {
    justify-content: flex-start;
    flex-wrap: wrap;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
  }
}
.nav-header-v5 li {
  text-align: center;
}

.nav-header-v5 li a {
  white-space: nowrap;
  color: #fff;
  transition: all 0.35s;
}

.nav-header-v5 li a i {
  margin-left: 10px;
  font-size: 12px;
  color: #fff;
  transition: all 0.35s;
  display: none;
}

.nav-header-v5 li:hover > a {
  background-color: #08327e;
}

.nav-header-v5 li:hover > a i {
  color: #fff;
}

.nav-header-v5 > li {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
}

.nav-header-v5 > li::after {
  content: "";
  display: block;
  border-left: 1px solid #9db1d5;
  border-right: 1px solid #000000;
  position: absolute;
  top: 50%;
  right: -1px;
  transform: translateY(-50%);
  height: 20px;
  z-index: 10;
}

.nav-header-v5 > li:first-child::before {
  content: "";
  display: block;
  border-left: 1px solid #9db1d5;
  border-right: 1px solid #000000;
  position: absolute;
  top: 50%;
  left: -1px;
  transform: translateY(-50%);
  height: 20px;
  z-index: 10;
}

.nav-header-v5 > li > a {
  padding: 11px 0 12px;
  font-size: 18px;
  position: relative;
}

@media (max-width: 767.98px) {
  .nav-header-v5 > li > a {
    padding: 10px;
    font-size: 12px;
  }
}
/* .nav-header-v5 > li > a::after {
  content: attr(data-subname);
  display: block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 10px;
  line-height: 1; } */
.nav-header-v5 > li.drop > a::before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  border: 5px solid transparent;
  border-top-color: #fff;
  border-bottom: 0;
  /* opacity: 0; */
}

@media (max-width: 767.98px) {
  .nav-header-v5 > li > a i {
    display: none;
  }
}
.nav-header-v5 > li:hover > a, .nav-header-v5 > li.active > a {
  background-color: #0078dc;
}

.nav-header-v5 > li.drop:hover > a::before, .nav-header-v5 > li.drop.active > a::before {
  opacity: 1;
}

.nav-header-v5 .drop {
  position: relative;
}

.nav-header-v5 .drop .drop-menu {
  position: absolute;
  min-width: 100vw;
  z-index: 10;
  background-color: rgba(8, 50, 126, 0.9);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s;
  display: none;
}

.nav-header-v5 .drop .drop-menu li {
  white-space: nowrap;
  display: inline-block;
}

.nav-header-v5 .drop .drop-menu a {
  padding: 10px 15px;
  text-align: center;
  transition: all 0.35s;
}

.nav-header-v5 .drop .drop-menu li:hover > a {
  color: #ffffff;
  background-color: #0d4fc6;
}

.nav-header-v5 .drop .drop-menu li:hover > a i {
  color: #ffffff;
}

.nav-header-v5 .drop .drop-menu.drop-menu-level-0 {
  top: 100%;
  left: 0;
  transform: translateY(10px);
}

.nav-header-v5 .drop .drop-menu.drop-menu-level-1, .nav-header-v5 .drop .drop-menu.drop-menu-level-2 {
  top: 0;
  left: 100%;
  transform: translateY(10px);
}

.nav-header-v5 .drop:hover > .drop-menu {
  opacity: 1;
  visibility: visible;
}

.nav-header-v5 .drop:hover > .drop-menu.drop-menu-level-0 {
  transform: translateY(0);
}

.nav-header-v5 .drop:hover > .drop-menu.drop-menu-level-1, .nav-header-v5 .drop:hover > .drop-menu.drop-menu-level-2 {
  transform: translateY(0);
}

.modalNav-v5 .modal-dialog {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: auto;
  height: 100%;
  max-width: 300px;
}

@media (max-width: 767.98px) {
  .modalNav-v5 .modal-dialog {
    max-width: 250px;
  }
}
.modalNav-v5 .modal-content {
  border: 0;
  height: 100%;
  border-radius: 0;
  position: relative;
}

.modalNav-v5 .modal-content .close {
  position: absolute;
  top: 0;
  right: 100%;
  padding: 10px;
  background-color: #fff;
  width: 50px;
  height: 50px;
  opacity: 1;
}

.modalNav-v5 .modal-content .close::before, .modalNav-v5 .modal-content .close::after {
  content: "";
  display: block;
  width: 22px;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-top: 2px solid;
  transition: transform 0.35s ease, opacity 0.35s ease;
}

.modalNav-v5 .modal-content .close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.modalNav-v5 .modal-content .close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.modalNav-v5.modal.fade .modal-dialog {
  transform: translateX(100%);
}

.modalNav-v5.modal.fade.show .modal-dialog {
  transform: translateX(0);
}

.modalNav-v5.modal.fade.show .nav-mobile-header-v5 > li {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.nav-mobile-header-v5 li {
  transform: translateX(50px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s;
}

.nav-mobile-header-v5 li a {
  color: #333;
  line-height: 1.8;
  padding: 10px 0;
  padding-left: 20px;
  padding-right: 15px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.nav-mobile-header-v5 li a i {
  display: none;
}

.nav-mobile-header-v5 li:not(:last-child) {
  border-bottom: 1px solid #eaeaea;
}

.nav-mobile-header-v5 li.drop {
  position: relative;
}

.nav-mobile-header-v5 li.drop::after {
  display: block;
  clear: both;
  content: "";
}

.nav-mobile-header-v5 li.drop > a {
  width: calc( 100% - 60px);
  padding-right: 0;
}

.nav-mobile-header-v5 li.drop .drop-menu {
  height: 0;
  width: 100%;
  overflow: hidden;
  transition: all 0.35s;
  background-color: rgba(0, 0, 0, 0.05);
}

.nav-mobile-header-v5 li.drop .drop-menu li {
  border-top: 1px solid #eaeaea;
  border-bottom: 0;
}

.nav-mobile-header-v5 li.drop .drop-menu li a:not(.btn-drop) {
  padding-left: 35px;
}

.nav-mobile-header-v5 li.drop .drop-menu li a:not(.btn-drop)::before {
  content: "•";
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  color: #888;
}

.nav-mobile-header-v5 li.drop > .btn-drop {
  width: 60px;
  height: 45px;
  position: relative;
  line-height: 45px;
  float: right;
  padding: 0;
  text-align: center;
}

.nav-mobile-header-v5 li.drop > .btn-drop::before {
  content: "";
  font-size: 16px;
  font-family: "iconfont";
}

.nav-mobile-header-v5 li.drop > .btn-drop.active::before {
  content: "";
}

.nav-mobile-header-v5 li.drop > .btn-drop.active ~ .drop-menu > li {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767.98px) {
  .nav.nav-color > li {
    border: 0 !important;
  }

  .nav.nav-color > li:nth-child(1) > a {
    background-color: #0a3c96;
  }

  .nav.nav-color > li:nth-child(1) > a:hover {
    background-color: #072966;
  }

  .nav.nav-color > li:nth-child(2) > a {
    background-color: #13409a;
  }

  .nav.nav-color > li:nth-child(2) > a:hover {
    background-color: #072966;
  }

  .nav.nav-color > li:nth-child(3) > a {
    background-color: #1b449f;
  }

  .nav.nav-color > li:nth-child(3) > a:hover {
    background-color: #072966;
  }

  .nav.nav-color > li:nth-child(4) > a {
    background-color: #2448a3;
  }

  .nav.nav-color > li:nth-child(4) > a:hover {
    background-color: #072966;
  }

  .nav.nav-color > li:nth-child(5) > a {
    background-color: #2c4ca7;
  }

  .nav.nav-color > li:nth-child(5) > a:hover {
    background-color: #072966;
  }

  .nav.nav-color > li:nth-child(6) > a {
    background-color: #3550ac;
  }

  .nav.nav-color > li:nth-child(6) > a:hover {
    background-color: #072966;
  }

  .nav.nav-color > li:nth-child(7) > a {
    background-color: #3d54b0;
  }

  .nav.nav-color > li:nth-child(7) > a:hover {
    background-color: #072966;
  }

  .nav.nav-color > li:nth-child(8) > a {
    background-color: #4658b4;
  }

  .nav.nav-color > li:nth-child(8) > a:hover {
    background-color: #072966;
  }

  .nav.nav-color > li:nth-child(9) > a {
    background-color: #4f5cb9;
  }

  .nav.nav-color > li:nth-child(9) > a:hover {
    background-color: #072966;
  }

  .nav.nav-color > li:nth-child(10) > a {
    background-color: #575fbd;
  }

  .nav.nav-color > li:nth-child(10) > a:hover {
    background-color: #072966;
  }

  .nav.nav-color > li:nth-child(11) > a {
    background-color: #6063c1;
  }

  .nav.nav-color > li:nth-child(11) > a:hover {
    background-color: #072966;
  }

  .nav.nav-color > li:nth-child(12) > a {
    background-color: #6867c5;
  }

  .nav.nav-color > li:nth-child(12) > a:hover {
    background-color: #072966;
  }

  .nav.nav-color > li:nth-child(13) > a {
    background-color: #716bca;
  }

  .nav.nav-color > li:nth-child(13) > a:hover {
    background-color: #072966;
  }

  .nav.nav-color > li:nth-child(14) > a {
    background-color: #796fce;
  }

  .nav.nav-color > li:nth-child(14) > a:hover {
    background-color: #072966;
  }

  .nav.nav-color > li:nth-child(15) > a {
    background-color: #8273d2;
  }

  .nav.nav-color > li:nth-child(15) > a:hover {
    background-color: #072966;
  }

  .nav.nav-color > li:nth-child(16) > a {
    background-color: #8a77d7;
  }

  .nav.nav-color > li:nth-child(16) > a:hover {
    background-color: #072966;
  }
}
#footer {
  background-color: #fafafa;
  padding-top: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

@media (max-width: 767.98px) {
  #footer {
    padding-top: 25px;
  }
}
.ft-form-tit {
  font-size: 24px;
  color: #0a3c96;
  font-weight: bold;
  margin-bottom: 30px;
}

.ft-form-tit span {
  font-size: 14px;
  font-weight: normal;
}

.ft-form .row {
  margin-left: -8px;
  margin-right: -8px;
}

.ft-form .row > div {
  padding-left: 8px;
  padding-right: 8px;
}

@media (max-width: 767.98px) {
  .ft-form {
    margin-bottom: 20px;
  }
}
.ft-form .form-control {
  border-radius: 6px;
}

.ft-form .form-control[name=captcha] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ft-form .captcha-img {
  border: 1px solid #ced4da;
  border-left: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  overflow: hidden;
}

.ft-form .btn-form {
  background-color: #32c37d;
  border-radius: 6px;
  border-color: #32c37d;
}

.ft-form .btn-form:hover {
  background-color: #289a63;
  border-color: #289a63;
}

.ft-form .has-error .captcha-img {
  border-color: #dc3545;
}

.ft-menu-block {
  width: 50%;
  margin: 0 auto;
}

@media (max-width: 767.98px) {
  .ft-menu-block {
    width: 100%;
    margin-bottom: 30px;
  }
}
.ft-menu-block .ft-menu-tit {
  font-size: 18px;
  color: #0a3c96;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}

.ft-menu-block .ft-menu-tit:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 2px;
  width: 2em;
  background-color: #32c37d;
}

.ft-menu-block .ft-menu-list::after {
  display: block;
  clear: both;
  content: "";
}

.ft-menu-block .ft-menu-list a {
  width: 50%;
  padding: 7px 5px 7px 0;
  color: #0a3c96;
  float: left;
}

@media (max-width: 767.98px) {
  .ft-menu-block .ft-menu-list a {
    width: 33.333%;
  }
}
.ft-menu-block .ft-menu-list a:hover {
  color: #051f4e;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .ft-qr-block {
    padding-top: 30px;
  }
}
.ft-qr-block img {
  width: 120px;
  float: left;
  margin-right: 20px;
}

@media (max-width: 1199.98px) {
  .ft-qr-block img {
    width: 85px;
  }
}
.ft-qr-block .txt {
  overflow: hidden;
}

.ft-qr-block .txt p {
  font-size: 14px;
  margin-bottom: 7px;
  color: #0a3c96;
}

@media (max-width: 1199.98px) {
  .ft-qr-block .txt p {
    font-size: 12px;
    margin-bottom: 0;
  }
}
.ft-qr-block .txt span {
  color: #0a3c96;
  font-size: 30px;
}

@media (max-width: 1199.98px) {
  .ft-qr-block .txt span {
    font-size: 20px;
  }
}
.friend-link {
  margin-top: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(10, 60, 150, 0.2);
}

.friend-link::after {
  display: block;
  clear: both;
  content: "";
}

@media (max-width: 767.98px) {
  .friend-link {
    margin-top: 25px;
  }
}
.friend-link .friend-name {
  color: #0a3c96;
  display: inline-block;
  float: left;
  margin-bottom: 5px;
}

@media (max-width: 767.98px) {
  .friend-link .friend-name {
    float: none;
  }
}
.friend-link .friend-list {
  display: inline-block;
  overflow: hidden;
  width: calc(100% - 5em);
}

.friend-link .friend-list::after {
  display: block;
  clear: both;
  content: "";
}

@media (max-width: 767.98px) {
  .friend-link .friend-list {
    width: 100%;
  }
}
.friend-link .friend-list li {
  margin-bottom: 5px;
  display: inline-block;
  float: left;
}

.friend-link .friend-list li a {
  padding-right: 10px;
  margin-right: 10px;
  color: #0a3c96;
}

@media (max-width: 767.98px) {
  .friend-link .friend-list li a {
    padding-right: 5px;
    margin-right: 5px;
  }
}
.friend-link .friend-list li:not(:last-child) a {
  border-right: 1px solid #0a3c96;
}

.copyright {
  background-color: #1e1f21;
  text-align: center;
  color: #999;
  padding: 10px 15px;
  font-size: 12px;
}

@media (max-width: 767.98px) {
  .copyright {
    padding-bottom: 60px;
  }
}
.copyright span, .copyright a {
  display: inline-block;
  padding: 7px;
  color: #999;
}

.copyright span a {
  padding-top: 0;
  padding-bottom: 0;
}

.copyright a:hover {
  color: #bbb;
}

.copyright .beian img {
  width: 20px;
  height: 20px;
  max-width: 20px;
  margin-right: 5px;
}

.foot-tool {
  display: none;
}

@media (max-width: 767.98px) {
  .foot-tool {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: fixed;
    flex-wrap: wrap;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #0a3c96;
    border-top: 2px solid #fff;
    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.33333%;
  }

  .foot-tool[data-foot="4"] li {
    width: 25%;
  }

  .foot-tool li {
    width: 25%;
    flex: 0 0 25%;
  }

  .foot-tool li:not(:last-child) {
    border-right: 2px solid #fff;
  }

  .foot-tool li:nth-child(4n) {
    border-right: 0;
  }

  .foot-tool li a {
    display: block;
    text-align: center;
    padding: 10px;
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    line-height: 1.5;
    transition: all 0.35s;
  }

  .foot-tool li a i {
    font-size: 24px;
    line-height: 1;
    display: block;
    margin-bottom: 5px;
  }

  .foot-tool li a:hover {
    background-color: #08327e;
  }

  .foot-tool .popup_more {
    position: relative;
  }

  .foot-tool .popup_more:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
  }

  .copyright {
    padding-bottom: 60px;
  }
}
select.bs-select-hidden, select.selectpicker {
  display: none !important;
}

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

.btn-js-select:focus, .js-select.form-control:not(.btn-group):focus {
  box-shadow: none;
  outline: 0;
}

.js-select {
  position: relative;
}

.js-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}

.js-select > .dropdown-toggle.bs-placeholder {
  color: #999;
}

.js-select > .dropdown-toggle.bs-placeholder:hover, .js-select > .dropdown-toggle.bs-placeholder:focus, .js-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}

.js-select > select {
  display: none;
}

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

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

.js-select.fit-width {
  width: auto !important;
}

.js-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px;
}

.js-select.form-control.btn-group {
  margin-bottom: 0;
  padding: 0;
  border: 0;
}

.js-select.form-control.btn-group:not([class*=col-]) {
  width: 100%;
}

.js-select.form-control.btn-group.input-group-btn {
  z-index: auto;
}

.js-select.form-control.btn-group.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.js-select.btn-group:not(.input-group-btn), .js-select.btn-group[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

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

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

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

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

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

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

.js-select .dropdown-toggle:after {
  display: none;
}

.js-select.btn-group.disabled {
  cursor: not-allowed;
}

.js-select.btn-group.disabled:focus {
  outline: none !important;
}

.js-select.btn-group > .disabled {
  cursor: not-allowed;
}

.js-select.btn-group > .disabled:focus {
  outline: none !important;
}

.js-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important;
}

.js-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}

.js-select.btn-group .dropdown-toggle .filter-option {
  display: block;
  overflow: hidden;
  width: 100%;
  text-align: left;
  text-overflow: ellipsis;
}

.js-select.btn-group[class*=col-] .dropdown-toggle {
  width: 100%;
}

.js-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}

.js-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}

.js-select.btn-group .dropdown-menu li {
  position: relative;
}

.js-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}

.js-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

.js-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.js-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

.js-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}

.js-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}

.js-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}

.js-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}

.js-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.js-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}

.js-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}

.js-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.js-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}

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

.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

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

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

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

.dropdown-menu.inner {
  display: block;
}

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

.dropdown-menu.inner a:hover {
  background-color: #f5f5f5;
}

.dropdown-menu.inner .selected a {
  background-color: #f5f5f5;
  color: #0a3c96;
}

.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 #082f75;
  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: #0a3c96;
  border-radius: 50%;
  animation: spinner 1s infinite ease;
}

.masonry-lazy-loading:after {
  border-left-color: #0a3c96;
  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;
}

.zoom .img {
  overflow: hidden;
}

.zoom .ratio, .zoom img {
  transition: transform 0.35s;
}

.zoom:hover .ratio, .zoom:hover img {
  transform: scale(1.1);
}

.blur {
  overflow: hidden;
}

.blur .img-bg {
  transition: all 0.35s;
}

.blur:hover .img-bg {
  filter: blur(10px);
}

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

#right-tool {
  position: fixed;
  bottom: 10%;
  right: 0;
  z-index: 100;
}

@media (max-width: 767.98px) {
  #right-tool {
    display: none;
  }
}
#right-tool li {
  position: relative;
}

#right-tool li:not(:last-child) {
  margin-bottom: 3px;
}

#right-tool li > a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #0a3c96;
  transition: all 0.35s;
  overflow: hidden;
}

#right-tool li > a i {
  font-size: 24px;
  color: #fff;
}

#right-tool li .hover-show {
  position: absolute;
  top: 0;
  right: 100%;
  background-color: #0a3c96;
  padding: 15px;
  transform: translateY(20px);
  opacity: 0;
  visibility: hidden;
  white-space: nowrap;
  transition: all 0.35s;
}

#right-tool li .hover-show .txt {
  font-size: 12px;
  color: #fff;
  margin-bottom: 0;
}

#right-tool li .hover-show .qrcode {
  width: 100px;
  max-width: none;
  margin-bottom: 5px;
}

#right-tool li .hover-show a {
  font-size: 20px;
  color: #fff;
  white-space: nowrap;
}

#right-tool li .hover-show a h5 {
  font-size: 14px;
  margin-bottom: 5px;
}

#right-tool li .hover-show a span {
  font-size: 22px;
  display: block;
  line-height: 1.3;
}

#right-tool li.write-form a, #right-tool li.gotop a {
  height: 0;
}

#right-tool li.write-form.active a, #right-tool li.gotop.active a {
  height: 40px;
}

#right-tool li:hover > a {
  background-color: #072d70;
}

#right-tool li:hover > a i {
  color: #fff;
}

#right-tool li:hover .hover-show {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.index-banner {
  position: relative;
}

.index-banner .item div {
  padding-top: 33.33333%;
}

.footer {
  background-color: #505050 !important;
  padding-top: 0 !important;
  box-shadow: black 0 10px 10px -10px inset;
}

.footer .ft-wrap {
  padding: 90px 0;
}

@media (max-width: 767.98px) {
  .footer .ft-wrap {
    padding: 40px 0;
  }
}
.footer .row {
  align-items: center;
}

@media (max-width: 767.98px) {
  .footer .ft-logo {
    margin-bottom: 30px;
  }

  .footer .ft-logo img {
    width: 70%;
  }
}
.footer .ft-infor {
  padding-left: 45px;
  position: relative;
}

@media (max-width: 767.98px) {
  .footer .ft-infor {
    margin-bottom: 30px;
    padding-left: 30px;
  }
}
.footer .ft-infor:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-left: 2px solid #fff;
  border-right: 2px solid #000;
}

.footer .ft-infor h5 {
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
}

.footer .ft-infor h5 img {
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.footer .ft-infor h5 span {
  display: inline-block;
  vertical-align: middle;
}

.footer .ft-infor p {
  margin-bottom: 10px;
  color: #fff;
  font-size: 16px;
}

@media (max-width: 767.98px) {
  .footer .ft-infor p {
    font-size: 12px;
  }
}
.footer .ft-infor p:last-child {
  margin-bottom: 0;
}

.footer .ft-wx {
  display: inline-block;
  margin-left: auto;
}

.footer .ft-wx::after {
  display: block;
  clear: both;
  content: "";
}

@media (max-width: 767.98px) {
  .footer .ft-wx {
    display: block;
  }
}
.footer .ft-wx > img {
  width: 129px;
  height: 129px;
  margin-right: 15px;
  float: left;
}

.footer .ft-wx .txt {
  overflow: hidden;
  text-align: left;
}

.footer .ft-wx .txt img {
  margin-bottom: 5px;
}

.footer .ft-wx .txt p {
  width: 5em;
  font-size: 16px;
  color: #fff;
  margin-bottom: 0;
}

.footer .copyright {
  background-color: #fff;
  text-align: center;
  padding: 20px 10px;
}

@media (max-width: 767.98px) {
  .footer .copyright {
    padding-bottom: 60px;
    padding: 20px 0;
  }
  .footer .ft-wx .txt p{
    font-size: 12px;
  }
}
.footer .copyright span, .footer .copyright a {
  display: inline-block;
  padding: 5px;
  font-size: 16px;
  color: #505050;
}

@media (max-width: 767.98px) {
  .footer .copyright span, .footer .copyright a {
    font-size: 12px;
    padding: 5px;
  }
}
.footer .copyright span a {
  padding-top: 0;
  padding-bottom: 0;
}

.footer .copyright a:hover {
  color: #bbb;
}

.footer .copyright .beian img {
  width: 20px;
  height: 20px;
  max-width: 20px;
  margin-right: 5px;
}

.download-box {
  padding: 90px 0;
}

@media (max-width: 767.98px) {
  .download-box {
    padding: 50px 0;
  }
}
.download-box .infor h5 {
  font-size: 42px;
  letter-spacing: 5px;
  margin-bottom: 40px;
}

@media (max-width: 767.98px) {
  .download-box .infor h5 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.download-box .infor h5 span {
  margin-left: 5px;
  display: inline-block;
  color: #32c37d;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

@media (max-width: 767.98px) {
  .download-box .desc {
    margin-bottom: 20px;
  }
}
.download-box .desc p {
  margin-bottom: 0;
  font-size: 16px;
  color: #505050;
  line-height: 2;
}

.download-box .action {
  width: 280px;
  margin-left: auto;
}

@media (max-width: 767px) {
  .download-box .action {
    margin-right: auto;
  }
}
.download-box .action a {
  padding: 0;
  line-height: 45px;
  font-size: 24px;
  border-radius: 0;
}

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

.rsjd-block {
  padding: 150px 0 170px;
}

@media (max-width: 767.98px) {
  .rsjd-block {
    padding: 50px 0 70px;
  }
}
.rsjd-row {
  margin-left: -10px;
  margin-right: -10px;
}

.rsjd-row > div {
  padding-left: 10px;
  padding-right: 10px;
}

.rsjd-item {
  padding: 25px;
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 20px;
}

.rsjd-item::after {
  display: block;
  clear: both;
  content: "";
}

@media (max-width: 767.98px) {
  .rsjd-item {
    padding: 15px 10px;
  }
}
.rsjd-item .img {
  width: 75px;
  height: 75px;
  margin-right: 15px;
  float: left;
}

@media (max-width: 767.98px) {
  .rsjd-item .img {
    float: none;
    margin: 0 auto 25px;
  }
}
.rsjd-item .txt {
  overflow: hidden;
}

@media (max-width: 767.98px) {
  .rsjd-item .txt {
    display: block;
    width: 100%;
  }
}
.rsjd-item .txt h5 {
  font-size: 16px;
  color: #505050;
  margin-bottom: 5px;
  font-weight: bold;
}

@media (max-width: 767.98px) {
  .rsjd-item .txt h5 {
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
  }
}
.rsjd-item .txt p {
  font-size: 12px;
  color: #505050;
  margin-bottom: 0;
  min-height: 4.5em;
}

@media (max-width: 767.98px) {
  .rsjd-item .txt p {
    text-align: center;
  }
}
.main-title {
  margin-bottom: 60px;
}

@media (max-width: 767.98px) {
  .main-title {
    margin-bottom: 30px;
  }
}
.main-title h5 {
  font-size: 38px;
  color: #32c37d;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 5px;
}

@media (max-width: 767.98px) {
  .main-title h5 {
    font-size: 28px;
  }
}
.main-title p {
  font-size: 20px;
  color: #505050;
  letter-spacing: 10px;
}

@media (max-width: 767.98px) {
  .main-title p {
    font-size: 16px;
    letter-spacing: 5px;
  }
}
.yhxs-block {
  padding: 130px 0 100px;
}

@media (max-width: 767.98px) {
  .yhxs-block {
    padding: 25px 0;
  }
}
.yhxs-ul {
  width: 80%;
  margin: 0 auto;
}

@media (max-width: 767.98px) {
  .yhxs-ul {
    width: 100%;
  }
}
.yhxs-ul li {
  margin-bottom: 30px;
}

.yhxs-ul li .avar {
  width: 95px;
  text-align: center;
}

@media (max-width: 767.98px) {
  .yhxs-ul li .avar {
    width: 70px;
  }
}
.yhxs-ul li .avar p {
  font-size: 16px;
  font-weight: bold;
}

.yhxs-ul li .ratio {
  width: 95px;
  height: 95px;
  margin-bottom: 10px;
  border-radius: 100%;
}

@media (max-width: 767.98px) {
  .yhxs-ul li .ratio {
    width: 70px;
    height: 70px;
  }
}
.yhxs-ul li .infor {
  padding: 25px;
  border-radius: 10px;
  position: relative;
}

@media (max-width: 767.98px) {
  .yhxs-ul li .infor {
    width: calc(100% - 100px);
    padding: 15px;
  }
}
.yhxs-ul li .infor::before {
  content: "";
  border: 10px solid transparent;
  position: absolute;
  top: 20px;
}

.yhxs-ul li .infor .desc {
  width: 480px;
  color: #323232;
  font-size: 20px;
  line-height: 1.7;
}

@media (max-width: 767.98px) {
  .yhxs-ul li .infor .desc {
    width: auto;
    font-size: 14px;
  }
}
.yhxs-ul li:nth-child(odd) .avar {
  float: left;
  margin-right: 30px;
}

.yhxs-ul li:nth-child(odd) .infor {
  float: left;
  background-color: rgba(50, 195, 125, 0.2);
}

.yhxs-ul li:nth-child(odd) .infor:before {
  right: 100%;
  border-right-color: rgba(50, 195, 125, 0.2);
  border-left: 0;
}

.yhxs-ul li:nth-child(even) .avar {
  float: right;
  margin-left: 30px;
}

.yhxs-ul li:nth-child(even) .infor {
  float: right;
  background-color: rgba(50, 195, 125, 0.4);
}

.yhxs-ul li:nth-child(even) .infor:before {
  left: 100%;
  border-left-color: rgba(50, 195, 125, 0.4);
  border-right: 0;
}

.advent-block {
  background-image: url(../img/bg1.jpg);
  padding-top: 70px;
  padding-bottom: 75px;
}

@media (max-width: 767.98px) {
  .advent-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.advent-ul {
  display: flex;
  flex-wrap: wrap;
}

.advent-ul li {
  width: 50%;
  display: flex;
  align-items: center;
  margin-bottom: 45px;
  padding: 0 15px;
}

@media (max-width: 767.98px) {
  .advent-ul li {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
}
.advent-ul li .img {
  width: 150px;
  height: 150px;
  flex: 0 0 150px;
  margin-right: 15px;
}

@media (max-width: 767.98px) {
  .advent-ul li .img {
    width: 90px;
    height: 90px;
    flex: 0 0 90px;
  }
}
.advent-ul li .txt p {
  font-size: 18px;
  line-height: 2;
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  .advent-ul li .txt p {
    font-size: 12px;
  }
}
.advent-ul li .txt p span {
  color: #32c37d;
}

.main-bg {
  overflow: hidden;
}

.banner-about:before {
  padding-top: 38.5416666667%;
}
.banner-dynamic:before {
  padding-top: 20.8333%;
}
@media (max-width: 767px){
  .banner-about:before {
    padding-top: 42.6666667%;
  }
  .banner-dynamic:before {
    padding-top: 43.75%;
  }
}

.about-slider {
  overflow: hidden;
}
.about-slider-item {
  outline: none;
}
.about-slider .slick-dots {
  width: 100%;
  height: 12px;
  text-align: center;
  position: absolute;
  bottom: 48px;
  left: 0;
}
@media (max-width: 767.98px) {
  .about-slider .slick-dots {
    bottom: 15px;
    height: 10px;
  }
}
.about-slider .slick-dots li {
  display: inline-block;
  margin: 0 17px;
}
@media (max-width: 767.98px) {
  .about-slider .slick-dots li {
    margin: 0 5px;
  }
}
.about-slider .slick-dots li.slick-active button {
  background-color: #0546c8;
}
.about-slider .slick-dots button {
  display: block;
  padding: 0;
  border: 0;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  color: transparent;
  background-color: #b2b2b2;
  overflow: hidden;
  transition: 0.35s;
}
@media (max-width: 767.98px) {
  .about-slider .slick-dots button {
    width: 10px;
    height: 10px;
  }
}

/* .about-idx1 {
  padding: 50px 0;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
} */
@media (max-width: 767.98px) {
  /* .about-idx1 {
    padding: 20px 0;
  } */
  .about-idx1-content{
    display: none;
  }
}
.about-idx1 h4 {
  margin-bottom: 0;
  font-size: 52px;
  line-height: 1.4;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 767.98px) {
  .about-idx1 h4 {
    font-size: 18px;
  }
}
.about-idx1 h4 span {
  display: block;
  font-size: 24px;
  font-weight: 400;
}
@media (max-width: 767.98px) {
  .about-idx1 h4 span {
    font-size: 16px;
  }
}

.about-tit {
  margin-bottom: 80px;
  font-size: 34px;
  line-height: 1.8;
  font-weight: 700;
  letter-spacing: 7px;
  text-align: center;
  color: #0546c8;
}
.about-tit.v2 {
  color: #fff;
}
.about-tit.v2 span {
  color: #fff;
}
@media (max-width: 767.98px) {
  .about-tit {
    margin-bottom: 20px;
    font-size: 18px;
    letter-spacing: 2px;
  }
}
.about-tit span {
  display: block;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  color: #505050;
}
@media (max-width: 767.98px) {
  .about-tit span {
    font-size: 14px;
  }
}

.about-idx2 {
  padding: 100px 0;
}
@media (max-width: 767.98px) {
  .about-idx2 {
    padding: 30px 0;
  }
}
.about-idx2-content:after {
  content: "";
  display: block;
  clear: both;
}
.about-idx2-content .content-left {
  float: left;
  width: 65%;
  counter-reset: content;
}
@media (max-width: 767.98px) {
  .about-idx2-content .content-left {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.about-idx2-content .content-right {
  overflow: hidden;
}
.about-idx2-item {
  margin-bottom: 20px;
}
.about-idx2-item:after {
  content: "";
  display: block;
  clear: both;
}
.about-idx2-item .num {
  width: 75px;
  height: 75px;
  float: left;
  margin-right: 25px;
  font-weight: 700;
  text-align: right;
  background-color: #0a3c96;
  color: #fff;
  position: relative;
}
@media (max-width: 767.98px) {
  .about-idx2-item .num {
    width: 60px;
    height: 60px;
    margin-right: 15px;
  }
}
.about-idx2-item .num:before {
  content: counter(content);
  counter-increment: content;
  font-size: 115px;
  line-height: 1;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50px, -50%);
}
@media (max-width: 767.98px) {
  .about-idx2-item .num:before {
    font-size: 90px;
    transform: translate(40px, -50%);
  }
}
.about-idx2-item .txt {
  overflow: hidden;
}
.about-idx2-item .txt h4 {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 600;
  color: #0a3c96;
}
@media (max-width: 767.98px) {
  .about-idx2-item .txt h4 {
    font-size: 16px;
  }
}
.about-idx2-item .txt p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.875;
  color: #505050;
}
@media (max-width: 767.98px) {
  .about-idx2-item .txt p {
    font-size: 14px;
  }
}

.about-idx3 {
  padding: 140px 0 100px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .about-idx3 {
    padding: 20px 0;
  }
}
.about-idx3-content .row {
  margin: 0 -50px;
}
@media (max-width: 767.98px) {
  .about-idx3-content .row {
    margin: 0 -7px;
  }
}
.about-idx3-content .row > div {
  padding: 0 50px;
}
@media (max-width: 767.98px) {
  .about-idx3-content .row > div {
    padding: 0 7px;
  }
}
.about-idx3-item {
  display: block;
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .about-idx3-item {
    margin-bottom: 20px;
  }
}
.about-idx3-item:hover .item-img {
  transform: rotateY(360deg);
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.5) inset, 0 0 20px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.5) inset, 0 0 20px rgba(255, 255, 255, 0.5);
  transition: 0.5s;
}
.about-idx3-item .item-img {
  width: 250px;
  max-width: 80%;
  display: block;
  margin: 0 auto 15px;
  border: 10px solid #fff;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  position: relative;
}
@media (max-width: 767.98px) {
  .about-idx3-item .item-img {
    border-width: 5px;
  }
}
.about-idx3-item .item-img .icon {
  width: 65%;
  height: 65%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767.98px) {
  .about-idx3-item .item-img .icon {
    width: 55%;
    height: 55%;
  }
}
.about-idx3-item h4 {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
@media (max-width: 767.98px) {
  .about-idx3-item h4 {
    font-size: 16px;
  }
}
.about-idx3-item h5 {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 2;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
@media (max-width: 767.98px) {
  .about-idx3-item h5 {
    font-size: 12px;
  }
}
.about-idx3-item p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 2;
  text-align: center;
  color: #fff;
  height: 8em;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .about-idx3-item p {
    display: none;
  }
}

.about-idx4 {
  padding: 110px 0 200px;
}
@media (max-width: 767.98px) {
  .about-idx4 {
    padding: 20px 0;
  }
}
.about-idx4 .about-tit {
  margin-bottom: 60px;
}
@media (max-width: 767.98px) {
  .about-idx4 .about-tit {
    margin-bottom: 20px;
  }
}
.about-idx4-content .row {
  margin: 0 -10px;
}
.about-idx4-content .row > div {
  padding: 0 10px;
}
.about-idx4-item {
  display: block;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.about-idx4-item .item-content {
  width: 100%;
  height: 100%;
  background-color: rgba(25, 84, 201, 0.9);
  opacity: 0.9;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.35s;
}
.about-idx4-item h4 {
  width: 70%;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 44px;
  color: #fff;
  max-height: 176px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767.98px) {
  .about-idx4-item h4 {
    font-size: 12px;
    line-height: 1.6;
    max-height: none;
    width: 85%
  }
}

.main-content {
  overflow: hidden;
}

.encryption-slider {
  position: relative;
}
.encryption-slider .more {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  border-top: 18px solid #0546c8;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
}
@media (max-width: 767.98px) {
  .encryption-slider .more {
    border-width: 8px 12px 0 12px;
  }
}

.encryption-idx1 {
  padding: 95px 0;
}
@media (max-width: 767.98px) {
  .encryption-idx1 {
    padding: 25px 0;
  }
}
.encryption-idx1 h3 {
  margin-bottom: 35px;
  font-size: 41px;
  line-height: 1;
  color: #505050;
}
@media (max-width: 767.98px) {
  .encryption-idx1 h3 {
    margin-bottom: 20px;
    font-size: 22px;
  }
}
.encryption-idx1 h3 span {
  color: #0546c8;
}
.encryption-idx1 .info:after {
  content: "";
  display: block;
  clear: both;
}
.encryption-idx1 .txt {
  float: left;
  font-size: 16px;
  line-height: 1.6;
  color: #505050;
}
@media (max-width: 767.98px) {
  .encryption-idx1 .txt {
    float: none;
    font-size: 14px;
  }
}
.encryption-idx1 .txt p {
  margin-bottom: 0;
}
.encryption-idx1 .download {
  float: right;
  display: block;
  margin-top: 55px;
  width: 280px;
  padding: 7px 10px;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  background-color: #0546c8;
  color: #fff;
}
@media (max-width: 767.98px) {
  .encryption-idx1 .download {
    float: none;
    margin-top: 20px;
    width: 160px;
    font-size: 14px;
  }
}

.encryption-idx2 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 140px 0 270px;
}
@media (max-width: 767.98px) {
  .encryption-idx2 {
    padding: 30px 0;
  }
}
.encryption-idx2-item {
  position: relative;
}
.encryption-idx2-item:after {
  content: "";
  display: block;
  clear: both;
}
.encryption-idx2-item:not(:last-child) {
  margin-bottom: 140px;
}
@media (max-width: 767.98px) {
  .encryption-idx2-item:not(:last-child) {
    margin-bottom: 40px;
  }
}
.encryption-idx2-item:nth-child(even) img {
  float: left;
}
@media (max-width: 767.98px) {
  .encryption-idx2-item:nth-child(even) img {
    float: none;
  }
}
.encryption-idx2-item:nth-child(even) .content {
  left: auto;
  right: 0;
}
.encryption-idx2-item:nth-child(even) .content:after {
  position: absolute;
  left: auto;
  right: 18%;
  bottom: -70px;
}
.encryption-idx2-item img {
  float: right;
  max-width: 80%;
}
@media (max-width: 767.98px) {
  .encryption-idx2-item img {
    float: none;
    max-width: 100%;
    width: 100%;
  }
}
.encryption-idx2-item .content {
  width: 450px;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 70px;
  background-color: rgba(5, 70, 200, 0.8);
  color: #fff;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .encryption-idx2-item .content {
    position: static;
    margin-top: 10px;
    width: 100%;
  }
}
.encryption-idx2-item .content:before {
  content: "";
  display: block;
  padding-top: 100%;
}
@media (max-width: 767.98px) {
  .encryption-idx2-item .content:before {
    display: none;
  }
}
.encryption-idx2-item .content:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 18%;
  bottom: -70px;
  background-color: rgba(5, 70, 200, 0.3);
  z-index: 1;
}
@media (max-width: 767.98px) {
  .encryption-idx2-item .content:after {
    display: none;
  }
}
.encryption-idx2-item .txt {
  width: 55%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
@media (max-width: 767.98px) {
  .encryption-idx2-item .txt {
    width: 100%;
    padding: 15px;
    position: static;
    transform: translate(0);
  }
}
.encryption-idx2-item h4 {
  margin-bottom: 0;
  font-size: 25px;
  line-height: 1.6;
  position: relative;
}
@media (max-width: 767.98px) {
  .encryption-idx2-item h4 {
    font-size: 18px;
  }
}
.encryption-idx2-item h4:before {
  width: 10px;
  height: 10px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-radius: 50%;
  background-color: #fff;
}
.encryption-idx2-item h5 {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1.6;
}
@media (max-width: 767.98px) {
  .encryption-idx2-item h5 {
    font-size: 14px;
  }
}
.encryption-idx2-item p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 2.0555555556;
}
@media (max-width: 767.98px) {
  .encryption-idx2-item p {
    font-size: 16px;
  }
}

.encryption-idx3 {
  padding: 115px 0 180px;
}
@media (max-width: 767.98px) {
  .encryption-idx3 {
    padding: 20px 0;
  }
}

.dynamic-idx1 {
  padding-bottom: 155px;
}
@media (max-width: 767.98px) {
  .dynamic-idx1 {
    padding-bottom: 20px;
  }
}
.dynamic-idx1-list {
  border: 1px solid #d2d2d2;
}
.dynamic-idx1-list li:not(:last-child) {
  border-bottom: 1px solid #d2d2d2;
}
.dynamic-idx1-list a {
  display: block;
  padding: 25px;
}
@media (max-width: 767.98px) {
  .dynamic-idx1-list a {
    padding: 15px;
  }
}
.dynamic-idx1-list a:hover h4 {
  color: #0546c8;
}
.dynamic-idx1-list .date {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.6;
  text-align: right;
  color: #505050;
}
@media (max-width: 767.98px) {
  .dynamic-idx1-list .date {
    margin-bottom: 10px;
  }
}
.dynamic-idx1-list h4 {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 1.3636363636;
  font-weight: 700;
  text-align: center;
  color: #505050;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.35s;
}
@media (max-width: 767.98px) {
  .dynamic-idx1-list h4 {
    margin-bottom: 5px;
    font-size: 18px;
  }
}
.dynamic-idx1-list p {
  max-width: 65%;
  margin: 0 auto;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 30px;
  color: #505050;
  max-height: 60px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .dynamic-idx1-list p {
    max-width: 100%;
  }
}

.dynamic-detail-idx1 {
  padding: 40px 0 110px;
}
@media (max-width: 767.98px) {
  .dynamic-detail-idx1 {
    padding: 20px 0;
  }
}
.dynamic-detail-idx1 .detail-content {
  padding: 0 80px;
  min-height: 560px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 767.98px) {
  .dynamic-detail-idx1 .detail-content {
    padding: 0;
    min-height: initial;
  }
}
.dynamic-detail-idx1 h3 {
  margin-bottom: 25px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  color: #505050;
}
@media (max-width: 767.98px) {
  .dynamic-detail-idx1 h3 {
    margin-bottom: 10px;
    font-size: 18px;
  }
}
.dynamic-detail-idx1 .info {
  margin-bottom: 50px;
  font-size: 14px;
  line-height: 1.6;
  color: #505050;
}
@media (max-width: 767.98px) {
  .dynamic-detail-idx1 .info {
    margin-bottom: 10px;
  }
}
.dynamic-detail-idx1 p {
  font-size: 14px;
  line-height: 30px;
  color: #505050;
}

.breadcrumb-grp {
  padding: 15px 0 40px;
}
.breadcrumb-grp:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width: 767.98px) {
  .breadcrumb-grp {
    padding: 20px 0;
  }
}
.breadcrumb-grp .breadcrumb-icon {
  float: left;
  margin-right: 5px;
  font-size: 18px;
  line-height: 1;
  color: #505050;
}
.breadcrumb-grp .nav-breadcrumbs {
  overflow: hidden;
}
.breadcrumb-grp .nav-breadcrumbs:after {
  content: "";
  display: block;
  clear: both;
}
.breadcrumb-grp .nav-breadcrumbs li {
  float: left;
  position: relative;
}
.breadcrumb-grp .nav-breadcrumbs li:not(:last-child) {
  padding-right: 20px;
}
.breadcrumb-grp .nav-breadcrumbs li:not(:last-child)::after {
  content: ">";
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
}
.breadcrumb-grp .nav-breadcrumbs a {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #505050;
  transition: 0.35s;
}
.breadcrumb-grp .nav-breadcrumbs a:hover {
  color: #0546c8;
}

.download-idx1 {
  padding: 90px 0 32px;
}
@media (max-width: 767.98px) {
  .download-idx1 {
    padding: 20px;
  }
}
.download-idx1-item {
  padding: 0 80px 90px;
}
@media (max-width: 767.98px) {
  .download-idx1-item {
    padding: 20px;
  }
}
.download-idx1-item:not(:last-child) {
  margin-bottom: 115px;
  border-bottom: 1px solid #d2d2d2;
}
@media (max-width: 767.98px) {
  .download-idx1-item:not(:last-child) {
    margin-bottom: 0;
  }
}
.download-idx1-item h3 {
  margin-bottom: 30px;
  font-size: 42px;
  line-height: 1;
  color: #505050;
}
@media (max-width: 767.98px) {
  .download-idx1-item h3 {
    margin-bottom: 10px;
    font-size: 22px;
  }
}
.download-idx1-item h3 span {
  color: #0546c8;
}
.download-idx1-item .version {
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 1;
  color: #505050;
}
@media (max-width: 767.98px) {
  .download-idx1-item .version {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.6;
  }
}
.download-idx1-item .version span:not(:first-child) {
  display: inline-block;
}
@media (max-width: 767.98px) {
  .download-idx1-item .version span:not(:first-child) {
    display: block;
  }
}
.download-idx1-item .version span:not(:first-child)::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 14px;
  margin: 0 20px;
  border-left: 1px solid #505050;
}
@media (max-width: 767.98px) {
  .download-idx1-item .version span:not(:first-child)::before {
    display: none;
  }
}
.download-idx1-item .content {
  display: table;
  width: 100%;
}
@media (max-width: 767.98px) {
  .download-idx1-item .content {
    display: block;
  }
}
.download-idx1-item .content > div {
  display: table-cell;
  vertical-align: bottom;
}
@media (max-width: 767.98px) {
  .download-idx1-item .content > div {
    display: block;
  }
}
.download-idx1-item .info {
  font-size: 18px;
  line-height: 1.6;
  color: #505050;
}
@media (max-width: 767.98px) {
  .download-idx1-item .info {
    font-size: 16px;
  }
}
.download-idx1-item .info h6 {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.6;
}
@media (max-width: 767.98px) {
  .download-idx1-item .info h6 {
    font-size: 16px;
  }
}
.download-idx1-item .info p {
  margin-bottom: 0;
}
.download-idx1-item .download {
  text-align: right;
}
@media (max-width: 767.98px) {
  .download-idx1-item .download {
    text-align: left;
    margin-top: 20px;
  }
}
.download-idx1-item .download a {
  display: inline-block;
  width: 280px;
  padding: 6px 10px;
  font-size: 26px;
  line-height: 1.28;
  text-align: center;
  color: #fff;
  background-color: #0546c8;
}
@media (max-width: 767.98px) {
  .download-idx1-item .download a {
    width: 140px;
    font-size: 16px;
  }
}

.help-idx1 {
  padding: 45px 0 100px;
}
@media (max-width: 767.98px) {
  .help-idx1 {
    padding: 20px 0;
  }
}
.help-idx1-content {
  padding-top: 110px;
}
@media (max-width: 767.98px) {
  .help-idx1-content {
    padding-top: 30px;
  }
}
.help-idx1-item {
  margin-bottom: 20px;
}
.help-idx1-item .main-content {
  padding: 50px 10px 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  border: 1px solid #e6e6e6;
}
@media (max-width: 767.98px) {
  .help-idx1-item .main-content {
    padding: 20px 10px 5px;
  }
}
.help-idx1-item .item-img img {
  display: block;
  margin: 0 auto 12px;
}
@media (max-width: 767.98px) {
  .help-idx1-item .item-img img {
    max-width: 80px;
    margin-bottom: 7px;
  }
}
.help-idx1-item h4 {
  margin-bottom: 0;
  font-size: 22px;
  line-height: 36px;
  font-weight: 700;
  color: #505050;
}
@media (max-width: 767.98px) {
  .help-idx1-item h4 {
    font-size: 18px;
    line-height: 1.6;
  }
}
.help-idx1-item p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 36px;
  color: #969696;
}
@media (max-width: 767.98px) {
  .help-idx1-item p {
    font-size: 14px;
    line-height: 1.6;
  }
}
.help-idx1-item .download-content {
  margin-top: 20px;
}
.help-idx1-item .download-content:after {
  content: "";
  display: block;
  clear: both;
}
.help-idx1-item .download-content li {
  float: left;
  width: 50%;
  padding: 0 12px;
}
.help-idx1-item .download-content li.only {
  width: 100%;
}
.help-idx1-item .download-content li.only .download-content-item {
  max-width: 80%;
  margin: 0 auto;
}
.help-idx1-item .download-content-item {
  display: block;
  padding: 2px 10px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  background-color: #0546c8;
  color: #fff;
}
.help-idx1-item .download-content-item img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.help-idx2 {
  padding-bottom: 155px;
}
@media (max-width: 767.98px) {
  .help-idx2 {
    padding-bottom: 20px;
  }
}
.help-idx2 .row {
  margin: 0 -10px;
}
.help-idx2 .row > div {
  padding: 0 10px;
}
.help-idx2-item {
  display: block;
  padding: 20px 10px;
  text-align: center;
  border: 1px solid #eeeeee;
}
@media (max-width: 767.98px) {
  .help-idx2-item {
    margin-bottom: 20px;
  }
}
.help-idx2-item h4 {
  margin-bottom: 8px;
  font-size: 22px;
  line-height: 1.3636363636;
  font-weight: 700;
  color: #505050;
}
.help-idx2-item h4 span {
  color: #0546c8;
}
.help-idx2-item p {
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 2.1428571429;
  color: #969696;
}
.help-idx2-item a {
  width: 170px;
  height: auto;
  display: inline-block;
  padding: 2px 10px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  background-color: #0546c8;
  color: #fff;
}

.search-form {
  width: 780px;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .search-form {
    width: 90%;
  }
}
.search-form .form-group {
  margin-bottom: 0;
}
.search-form .form-control {
  border-color: #0546c8;
  padding: 15px;
}
@media (max-width: 767.98px) {
  .search-form .form-control {
    padding: 5px 15px;
  }
}
.search-form button {
  padding: 0 25px;
}
@media (max-width: 767.98px) {
  .search-form button {
    padding: 0 15px;
  }
}
.search-form button i {
  font-size: 30px;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .search-form button i {
    font-size: 18px;
  }
}

.hot-keywords {
  padding-top: 20px;
  font-size: 12px;
  line-height: 22px;
  color: #969696;
}
.hot-keywords h4 {
  display: inline-block;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 22px;
}
.hot-keywords a {
  display: inline-block;
  padding: 0 5px;
  margin-bottom: 0;
  color: inherit;
  transition: 0.35s;
}
.hot-keywords a:hover {
  color: #0546c8;
}

.help-detail-idx1 .breadcrumb-grp {
  padding-bottom: 15px;
}
.help-detail-idx1 .grp-left {
  float: left;
  width: 280px;
  padding-bottom: 50px;
  margin-right: 60px;
  background-color: #f0f0f0;
}
@media (max-width: 767.98px) {
  .help-detail-idx1 .grp-left {
    float: none;
    width: 100%;
    padding-bottom: 40px;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.help-detail-idx1 .grp-right {
  overflow: hidden;
}
.help-detail-idx1 .grp-right-content {
  padding: 40px 60px 80px;
}
@media (max-width: 767.98px) {
  .help-detail-idx1 .grp-right-content {
    padding: 20px 15px;
  }
}
.help-detail-idx1 .grp-right-content a {
  display: block;
  font-size: 14px;
  line-height: 40px;
  color: #505050;
  transition: all 0.35s;
}
@media (max-width: 767.98px) {
  .help-detail-idx1 .grp-right-content a {
    line-height: 1.6;
  }
}
.help-detail-idx1 .grp-right-content a:hover {
  color: #0546c8;
}
.help-detail-idx1 .main-content {
  padding: 35px 10px 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
.help-detail-idx1 .main-content .item-img {
  display: block;
  width: 80px;
  margin: 0 auto 10px;
}
.help-detail-idx1 .main-content h4 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
  color: #505050;
}
@media (max-width: 767.98px) {
  .help-detail-idx1 .main-content h4 {
    font-size: 14px;
    line-height: 1.6;
  }
}
.help-detail-idx1 .main-content p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 28px;
  color: #969696;
}
.help-detail-idx1 .list-content > a {
  border: 1px solid #d2d2d2;
  background-color: #fff;
}
.help-detail-idx1 .list-content a {
  display: block;
  padding: 2px 10px;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  color: #969696;
  position: relative;
  transition: all 0.35s;
}
.help-detail-idx1 .list-content a:not(:first-child) {
  border-top: 1px solid #d2d2d2;
}
.help-detail-idx1 .list-content .card-body {
  padding: 0 30px;
  border: 1px solid transparent;
}
.help-detail-idx1 .list-content .card-body a {
  color: #505050;
}
.help-detail-idx1 .search-top {
  padding-bottom: 30px;
  border-bottom: 1px solid #d2d2d2;
}

.company-banner {
  position: relative;
}
.company-banner .profile-list {
  width: 900px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.company-banner .profile-list:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width: 767.98px) {
  .company-banner .profile-list {
    width: auto;
    position: static;
    transform: translateX(0);
    background-color: #333;
    padding: 2px;
  }
}
.company-banner .profile-list li {
  float: left;
}
@media (max-width: 767.98px) {
  .company-banner .profile-list li {
    width: 50%;
    padding: 2px;
  }
  .company-banner .profile-list li:last-child {
    width: 100%;
  }
}
.company-banner .profile-list li.active a {
  background-color: #fff;
  color: #505050;
}
.company-banner .profile-list a {
  display: block;
  width: 180px;
  padding: 12px;
  font-size: 20px;
  line-height: 60px;
  text-align: center;
  background-color: #505050;
  color: #fff;
  transition: all 0.35s;
}
@media (max-width: 767.98px) {
  .company-banner .profile-list a {
    width: 100%;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.6;
  }
}
.company-banner .profile-list a:hover {
  background-color: #fff;
  color: #505050;
}

.company-idx1 {
  padding: 65px 0 220px;
}
@media (max-width: 767.98px) {
  .company-idx1 {
    padding: 20px 0;
  }
}
.company-idx1-content {
  padding: 0 100px;
}
@media (max-width: 767.98px) {
  .company-idx1-content {
    padding: 0 20px;
  }
}

.search-idx1 {
  padding: 20px 0 65px;
}
@media (max-width: 767.98px) {
  .search-idx1 {
    padding: 20px 0;
  }
}
.search-idx1-content {
  padding-top: 25px;
}
@media (max-width: 767.98px) {
  .search-idx1-content {
    padding-top: 20px;
  }
}
.search-idx1-content a {
  display: block;
  font-size: 14px;
  line-height: 42px;
  color: #505050;
  transition: all 0.35s;
}
@media (max-width: 767.98px) {
  .search-idx1-content a {
    line-height: 1.6;
  }
}
.search-idx1-content a:hover {
  color: #0546c8;
}
.search-idx1-content a span {
  color: #f00;
}

.inquiriesModal .modal-content {
  border: 0;
  border-radius: 0;
  padding-top: 135px;
  background-color: transparent;
}
@media (max-width: 767.98px) {
  .inquiriesModal .modal-content {
    padding-top: 80px;
  }
}
.inquiriesModal .modal-lg-custom {
  max-width: 980px;
}
.inquiriesModal .modal-body {
  padding: 160px 100px 35px;
  background-color: #f6f6f6;
  position: relative;
}
@media (max-width: 767.98px) {
  .inquiriesModal .modal-body {
    padding: 80px 5px 20px;
  }
}
.inquiriesModal .top-icon {
  width: 270px;
  height: 270px;
  border: 10px solid #f6f6f6;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767.98px) {
  .inquiriesModal .top-icon {
    width: 160px;
    height: 160px;
    border-width: 5px;
  }
}

.inquiry-form .row {
  margin: 0 -10px;
}
.inquiry-form .row > div {
  padding: 0 10px;
}
@media (max-width: 767.98px) {
  .inquiry-form .row {
    margin: 0 -5px;
  }
  .inquiry-form .row > div {
    padding: 0 5px;
  }
}
.inquiry-form .form-group {
  margin-bottom: 10px;
}
.inquiry-form label {
  display: block;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 2;
  color: #505050;
}
@media (max-width: 767.98px) {
  .inquiry-form label {
    font-size: 14px;
  }
}
.inquiry-form label.label-require::before {
  content: "*";
  display: inline-block;
  color: inherit;
}
.inquiry-form label.file-label {
  display: inline-block;
  border: 1px solid #dcdcdc;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1;
  cursor: pointer;
  background-color: #fff;
}
.inquiry-form label.file-label img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.inquiry-form .form-control {
  padding: 10px 15px;
  font-size: 14px;
  line-height: 1.6;
  border: 1px solid #dcdcdc;
  border-radius: 0;
  background-color: #fff;
  color: #646464;
  resize: none;
}
@media (max-width: 767.98px) {
  .inquiry-form .form-control {
    padding: 5px 10px;
  }
}
.inquiry-form .form-control::placeholder {
  color: #b4b4b4;
}
.inquiry-form select {
  height: 43px !important;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (max-width: 767.98px) {
  .inquiry-form select {
    height: 34px !important;
  }
}
.inquiry-form .select-grp {
  position: relative;
}
.inquiry-form .select-grp select{
  position: relative;
  z-index: 1;
  cursor: pointer;
  background-image: url(../img/down.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 15px;
}
.inquiry-form .select-grp i {
  display: none;
}
@media (max-width: 767.98px) {
  .inquiry-form .select-grp i {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
}
.inquiry-form .file-custom {
  display: none;
}
.inquiry-form .file-grp > span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  font-size: 12px;
  color: #646464;
}
@media (max-width: 767.98px) {
  .inquiry-form .file-grp > span {
    margin-left: 10px;
  }
}
.inquiry-form .file-grp label:not(.file-label) {
  display: block;
}
.inquiry-form .captcha-grp {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.inquiry-form .captcha-grp:after {
  content: "";
  display: block;
  clear: both;
}
.inquiry-form .captcha-grp .form-control {
  float: left;
  max-width: 190px;
  margin-right: 40px;
}
@media (max-width: 767.98px) {
  .inquiry-form .captcha-grp .form-control {
    max-width: 150px;
    margin-right: 10px;
  }
}
.inquiry-form .captcha-grp .captcha-img {
  width: 138px;
  height: 43px;
  float: left;
}
@media (max-width: 767.98px) {
  .inquiry-form .captcha-grp .captcha-img {
    width: 100px;
    height: 34px;
  }
}
.inquiry-form .captcha-grp img {
  height: 100%;
}
.inquiry-form .change-captcha {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1.6;
}
@media (max-width: 767.98px) {
  .inquiry-form .change-captcha {
    display: block;
    padding-top: 10px;
  }
}
.inquiry-form .btn-grp {
  padding-top: 26px;
}
@media (max-width: 767.98px) {
  .inquiry-form .btn-grp {
    padding-top: 0;
  }
}
.inquiry-form .btn-custom {
  padding: 10px 30px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  font-size: 18px;
  line-height: 1;
  color: #505050;
  background-color: #fff;
  transition: all 0.35s;
}
@media (max-width: 767.98px) {
  .inquiry-form .btn-custom {
    padding: 5px 20px;
    font-size: 16px;
  }
  .inquiry-form .btn-custom[type='submit'] {
    background-color: #0546c8;
    color: #fff
  }
}
.inquiry-form .btn-custom:hover {
  background-color: #0546c8;
  color: #fff;
}

.modal-backdrop + .notify{
  z-index: 1060
}