
.dropdown-box, .detail-pagination ul {
  margin: 0;
  padding: 0;
  list-style: none; }

@font-face {
  font-family: 'BBCICON-l';
  src: url("../font/BBC-Light.eot");
  src: url("../font/BBC-Light.eot") format("embedded-opentype"), url("../font/BBC-Light.ttf") format("truetype"), url("../font/BBC-Light.woff") format("woff"), url("../font/BBC-Light.svg") format("svg");
  font-weight: lighter;
  font-style: normal; }

@font-face {
  font-family: 'BBCICON-r';
  src: url("../font/BBC-Regular.eot");
  src: url("../font/BBC-Regular.eot") format("embedded-opentype"), url("../font/BBC-Regular.ttf") format("truetype"), url("../font/BBC-Regular.woff") format("woff"), url("../font/BBC-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'BBCICON-s';
  src: url("../font/BBC-Solid.eot");
  src: url("../font/BBC-Solid.eot") format("embedded-opentype"), url("../font/BBC-Solid.ttf") format("truetype"), url("../font/BBC-Solid.woff") format("woff"), url("../font/BBC-Solid.svg") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'BBC-Brands';
  src: url("../font/BBC-Brands.eot");
  src: url("../font/BBC-Brands.eot") format("embedded-opentype"), url("../font/BBC-Brands.ttf") format("truetype"), url("../font/BBC-Brands.woff") format("woff"), url("../font/BBC-Brands.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

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

.br, .pages-v2 .next a:before, .pages-v2 .end a:before, .pages-v2 .first a:before, .pages-v2 .prev a:before {
  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: "\e900"; }

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

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

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

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

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

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

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

.bbc-calendar:before {
  content: "\e908"; }

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

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

.bbc-check:before {
  content: "\e90c"; }

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

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

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

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

.bbc-envelope:before {
  content: "\e90f"; }

.bbc-eye:before {
  content: "\e910"; }

.bbc-globe:before {
  content: "\e924"; }

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

.bbc-heart:before {
  content: "\e911"; }

.bbc-home:before {
  content: "\e912"; }

.bbc-link:before {
  content: "\e928"; }

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

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

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

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

.bbc-mobile:before {
  content: "\e917"; }

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

.bbc-phone:before {
  content: "\e919"; }

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

.bbc-play:before {
  content: "\e91b"; }

.bbc-plus:before {
  content: "\e91c"; }

.bbc-search:before {
  content: "\e91d"; }

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

.bbc-star:before {
  content: "\e91f"; }

.bbc-sync:before {
  content: "\e920"; }

.bbc-times:before {
  content: "\e921"; }

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

.bbc-user:before {
  content: "\e923"; }

.bbc-users:before {
  content: "\e926"; }

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

.bbc-douban:before {
  content: "\e901"; }

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

.bbc-qq:before {
  content: "\e903"; }

.bbc-qqzone:before {
  content: "\e904"; }

.bbc-renren:before {
  content: "\e905"; }

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

.bbc-weibo:before {
  content: "\e907"; }

.bbc-weixin:before {
  content: "\e908"; }

.navbar-normal .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 768px) {
    .navbar-normal .nav > li {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      -webkit-box-flex: 1;
      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: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 768px) {
    .navbar-auto .nav > li {
      -ms-flex: 0 0 auto;
      -webkit-box-flex: 0;
      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;
    -webkit-transition: opacity .35s ease, -webkit-transform .35s ease;
    transition: opacity .35s ease, -webkit-transform .35s ease;
    -o-transition: transform .35s ease, opacity .35s ease;
    transition: transform .35s ease, opacity .35s ease;
    transition: transform .35s ease, opacity .35s ease, -webkit-transform .35s ease; }
  .navbar-toggle:not(.collapsed) .bar:first-child {
    -webkit-transform: translate(0, 8px) rotate(45deg);
    -ms-transform: translate(0, 8px) rotate(45deg);
    transform: translate(0, 8px) rotate(45deg); }
  .navbar-toggle:not(.collapsed) .bar:nth-child(2) {
    opacity: 0; }
  .navbar-toggle:not(.collapsed) .bar:last-child {
    -webkit-transform: translate(0, -8px) rotate(-45deg);
    -ms-transform: translate(0, -8px) rotate(-45deg);
    transform: translate(0, -8px) rotate(-45deg); }

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

.dropdown-box {
  display: none; }

@media (min-width: 992px) {
  .dropdown-box {
    display: block;
    position: absolute;
    top: 100%;
    right: 50%;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    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;
    -webkit-transition: opacity .35s ease;
    -o-transition: opacity .35s ease;
    transition: opacity .35s ease;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.35);
    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: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .notify .modal-footer > .btn {
    margin: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    border-color: transparent !important;
    -ms-flex-positive: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-flex: 1;
    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: #d30b63; }
  .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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .row-list > li {
    padding: 0 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .row-sm-1 > li, .row-sm-1 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; }
  .row-sm-2 > li, .row-sm-2 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }
  .row-sm-3 > li, .row-sm-3 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%; }
  .row-sm-4 > li, .row-sm-4 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%; }
  .row-sm-5 > li, .row-sm-5 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%; }
  .row-sm-6 > li, .row-sm-6 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%; }
  .row-sm-7 > li, .row-sm-7 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
    width: 14.28571%; }
  .row-sm-8 > li, .row-sm-8 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%; } }

@media (min-width: 768px) {
  .row-md-1 > li, .row-md-1 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; }
  .row-md-2 > li, .row-md-2 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }
  .row-md-3 > li, .row-md-3 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%; }
  .row-md-4 > li, .row-md-4 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%; }
  .row-md-5 > li, .row-md-5 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%; }
  .row-md-6 > li, .row-md-6 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%; }
  .row-md-7 > li, .row-md-7 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
    width: 14.28571%; }
  .row-md-8 > li, .row-md-8 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%; } }

@media (min-width: 992px) {
  .row-lg-1 > li, .row-lg-1 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; }
  .row-lg-2 > li, .row-lg-2 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }
  .row-lg-3 > li, .row-lg-3 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%; }
  .row-lg-4 > li, .row-lg-4 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%; }
  .row-lg-5 > li, .row-lg-5 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%; }
  .row-lg-6 > li, .row-lg-6 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%; }
  .row-lg-7 > li, .row-lg-7 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
    width: 14.28571%; }
  .row-lg-8 > li, .row-lg-8 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%; } }

@media (min-width: 1200px) {
  .row-xl-1 > li, .row-xl-1 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; }
  .row-xl-2 > li, .row-xl-2 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }
  .row-xl-3 > li, .row-xl-3 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%; }
  .row-xl-4 > li, .row-xl-4 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%; }
  .row-xl-5 > li, .row-xl-5 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%; }
  .row-xl-6 > li, .row-xl-6 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%; }
  .row-xl-7 > li, .row-xl-7 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
    width: 14.28571%; }
  .row-xl-8 > li, .row-xl-8 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%; } }

@media (min-width: 1300px) {
  .row-mxl-1 > li, .row-mxl-1 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; }
  .row-mxl-2 > li, .row-mxl-2 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }
  .row-mxl-3 > li, .row-mxl-3 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%; }
  .row-mxl-4 > li, .row-mxl-4 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%; }
  .row-mxl-5 > li, .row-mxl-5 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%; }
  .row-mxl-6 > li, .row-mxl-6 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%; }
  .row-mxl-7 > li, .row-mxl-7 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
    width: 14.28571%; }
  .row-mxl-8 > li, .row-mxl-8 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%; } }

@media (min-width: 1600px) {
  .row-xxl-1 > li, .row-xxl-1 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; }
  .row-xxl-2 > li, .row-xxl-2 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }
  .row-xxl-3 > li, .row-xxl-3 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%; }
  .row-xxl-4 > li, .row-xxl-4 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%; }
  .row-xxl-5 > li, .row-xxl-5 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%; }
  .row-xxl-6 > li, .row-xxl-6 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%; }
  .row-xxl-7 > li, .row-xxl-7 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
    width: 14.28571%; }
  .row-xxl-8 > li, .row-xxl-8 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    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;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    border: 1px solid #ddd;
    color: #333333;
    display: block; }
    .pagination a:hover {
      background-color: #f0f0f0; }
  .pagination .active a {
    background-color: #d30b63;
    border-color: #d30b63;
    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: "\e903"; }

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

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

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

/*------------------------------------
 *  Box-shadows Styles
 *------------------------------------ */
[class*="shadow--hover"] {
  -webkit-transition: -webkit-box-shadow .35s ease;
  transition: -webkit-box-shadow .35s ease;
  -o-transition: box-shadow .35s ease;
  transition: box-shadow .35s ease;
  transition: box-shadow .35s ease, -webkit-box-shadow .35s ease; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shadow-v4-right-4, .shadow--hover-v4-right-4:hover {
  -webkit-box-shadow: 20px 20px 40px -20px rgba(0, 0, 0, 0.1875);
  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 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 3em;
  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 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 4em;
  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 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 5em;
  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 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 6em;
  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 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 7em;
  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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 3em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 7em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 3em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 7em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 3em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 7em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 3em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 7em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 3em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6em;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 7em;
    flex: 0 0 7em;
    max-width: 7em; }
  .form-mxl-label-7 .col-js-select {
    max-width: calc(100% - 7em - 15px); } }

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

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

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

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

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

.checker {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  display: inline-block;
  font-size: inherit;
  line-height: 1.5;
  margin-right: 15px;
  cursor: pointer; }
  .checker .checker-radio, .checker .checker-checkbox {
    position: relative;
    padding-left: 1.5em;
    display: block; }
    .checker .checker-radio:before, .checker .checker-radio:after, .checker .checker-checkbox:before, .checker .checker-checkbox:after {
      color: #aaa;
      position: absolute;
      left: 0;
      top: 3px;
      content: "";
      display: block;
      font-size: 16px; }
    .checker .checker-radio:before, .checker .checker-checkbox:before {
      width: 1em;
      height: 1em;
      border: 1px solid; }
    .checker .checker-radio:hover:before, .checker .checker-checkbox:hover:before {
      color: #d30b63; }
  .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;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    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: #d30b63; }
  .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 .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 #d30b63;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  -webkit-animation: spin 1.2s linear infinite;
  animation: spin 1.2s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    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: #a3084c;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .35s ease;
    transition: -webkit-transform .35s ease;
    -o-transition: transform .35s ease;
    transition: transform .35s ease;
    transition: transform .35s ease, -webkit-transform .35s ease; }
    .mobile-dropdown.open {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0); }
    .mobile-dropdown .nav > li {
      border-bottom: 1px solid #720636; }
      .mobile-dropdown .nav > li > a {
        color: #FFF;
        padding: 10px 35px;
        -webkit-transition: background-color .35s ease;
        -o-transition: background-color .35s ease;
        transition: background-color .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: #720636; }
  .mobile-dropdown-backdrop {
    display: block;
    visibility: hidden;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    transtion: opacity .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 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #a3084c;
    border-right: 1px solid #a3084c;
    font-size: 14px; }
    .navbar-grid[data-nav] .nav li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
      border: 1px solid #a3084c;
      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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%; }
  .navbar-grid[data-nav="7"] .nav li:nth-child(4) ~ li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%; }
  .navbar-grid[data-nav="10"] .nav li:nth-child(8) ~ li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .navbar-grid.nav10a[data-nav="10"] .nav li:nth-child(4) ~ li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%; }
  .navbar-grid.nav10b[data-nav="10"] .nav li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20% !important;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    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: #d30b63;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid;
    padding: 6px 0;
    margin-left: 8px; }
  .header-v1 .navbar {
    background-color: #d30b63; }
  .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: .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 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #a3084c;
    border-right: 1px solid #a3084c;
    font-size: 14px; }
    .navbar-grid[data-nav] .nav li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
      border: 1px solid #a3084c;
      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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%; }
  .navbar-grid[data-nav="7"] .nav li:nth-child(4) ~ li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%; }
  .navbar-grid[data-nav="10"] .nav li:nth-child(8) ~ li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .navbar-grid.nav10a[data-nav="10"] .nav li:nth-child(4) ~ li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%; }
  .navbar-grid.nav10b[data-nav="10"] .nav li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20% !important;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    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 #a3084c; } }

.nav-header-v1 > li > a {
  padding: 12px 15px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  margin: 0 -1px;
  -webkit-transition: background-color .35s ease;
  -o-transition: background-color .35s ease;
  transition: background-color .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: #a3084c; }

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

.header-v2 .navbar {
  background-color: #d30b63; }
  @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: .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 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  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: #d30b63; }
  .header-v2 #more-nav li.active > a {
    color: #d30b63; }

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

.header-v3 {
  background-color: #d30b63;
  background-position: left top;
  background-repeat: repeat;
  position: relative;
  width: 100%;
  z-index: 999;
  text-align: center;
  -webkit-transition: background .35s;
  -o-transition: background .35s;
  transition: background .35s; }
  .header-v3.header-active {
    background: #FFF;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.35);
    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%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 991.98px) {
      .header-v3 .header-logo, .header-v3 .header-hotline {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        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: #f5b834;
      font-size: 32px;
      display: inline-block;
      line-height: 1;
      -webkit-transition: color .35s;
      -o-transition: color .35s;
      transition: color .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: #f5b834;
    font-size: 18px;
    border: 1px solid;
    border-radius: 50%;
    width: 2em;
    height: 2em;
    line-height: 2em;
    margin-right: 5px;
    -webkit-transition: color .35s;
    -o-transition: color .35s;
    transition: color .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: #f5b834;
    -webkit-transition: color .35s;
    -o-transition: color .35s;
    transition: color .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 {
      -webkit-transition: opacity .35s, -webkit-transform .35s;
      transition: opacity .35s, -webkit-transform .35s;
      -o-transition: transform .35s, opacity .35s;
      transition: transform .35s, opacity .35s;
      transition: transform .35s, opacity .35s, -webkit-transform .35s;
      -webkit-transform: translate3d(50%, 50px, 0);
      transform: translate3d(50%, 50px, 0); }
      .nav-header-v3 .dropdown .dropdown-box a {
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s; }
        .nav-header-v3 .dropdown .dropdown-box a:hover {
          background-color: #d30b63;
          color: #fff; }
    .nav-header-v3 .dropdown:hover > .dropdown-box {
      -webkit-transform: translate3d(50%, 0, 0);
      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;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .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: #f5b834; } }

.header-active .header-hotline {
  color: #d30b63; }

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

@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: #d30b63;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform .35s;
    transition: -webkit-transform .35s;
    -o-transition: transform .35s;
    transition: transform .35s;
    transition: transform .35s, -webkit-transform .35s; }
    .header-v3 .navbar-main.navbar-open {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
      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;
    -webkit-transition: opacity .35s;
    -o-transition: opacity .35s;
    transition: opacity .35s;
    padding-left: 30px !important;
    background-color: #ac0951; }
    .header-v3 .dropdown-box > li > a {
      border-top: 1px solid #ac0951;
      border-left: 1px solid #ac0951;
      color: #ffffff; }
      .header-v3 .dropdown-box > li > a:hover {
        background-color: #8a0741; }
  .header-v3 .dropdown-btn {
    display: block;
    float: right;
    text-align: center;
    border-left: 1px solid #ac0951; }
    .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;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .header-v3 .nav-header-v3 > li:nth-child(1) {
    -webkit-transition-delay: 0.3s !important;
    -o-transition-delay: 0.3s !important;
    transition-delay: 0.3s !important; }
  .header-v3 .nav-header-v3 > li:nth-child(2) {
    -webkit-transition-delay: 0.4s !important;
    -o-transition-delay: 0.4s !important;
    transition-delay: 0.4s !important; }
  .header-v3 .nav-header-v3 > li:nth-child(3) {
    -webkit-transition-delay: 0.5s !important;
    -o-transition-delay: 0.5s !important;
    transition-delay: 0.5s !important; }
  .header-v3 .nav-header-v3 > li:nth-child(4) {
    -webkit-transition-delay: 0.6s !important;
    -o-transition-delay: 0.6s !important;
    transition-delay: 0.6s !important; }
  .header-v3 .nav-header-v3 > li:nth-child(5) {
    -webkit-transition-delay: 0.7s !important;
    -o-transition-delay: 0.7s !important;
    transition-delay: 0.7s !important; }
  .header-v3 .nav-header-v3 > li:nth-child(6) {
    -webkit-transition-delay: 0.8s !important;
    -o-transition-delay: 0.8s !important;
    transition-delay: 0.8s !important; }
  .header-v3 .nav-header-v3 > li:nth-child(7) {
    -webkit-transition-delay: 0.9s !important;
    -o-transition-delay: 0.9s !important;
    transition-delay: 0.9s !important; }
  .header-v3 .nav-header-v3 > li:nth-child(8) {
    -webkit-transition-delay: 1s !important;
    -o-transition-delay: 1s !important;
    transition-delay: 1s !important; }
  .header-v3 .nav-header-v3 > li:nth-child(9) {
    -webkit-transition-delay: 1.1s !important;
    -o-transition-delay: 1.1s !important;
    transition-delay: 1.1s !important; }
  .header-v3 .nav-header-v3 > li:nth-child(10) {
    -webkit-transition-delay: 1.2s !important;
    -o-transition-delay: 1.2s !important;
    transition-delay: 1.2s !important; }
  .navbar-backdrop-close {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
    background-color: #000000;
    z-index: 997; }
    .navbar-backdrop-close.open {
      opacity: .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: #d30b63; }
    .nav-header-v3 > li {
      -webkit-transition: opacity .35s, -webkit-transform .35s;
      transition: opacity .35s, -webkit-transform .35s;
      -o-transition: opacity .35s, transform .35s;
      transition: opacity .35s, transform .35s;
      transition: opacity .35s, transform .35s, -webkit-transform .35s;
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
      border-bottom: 1px solid #ac0951; }
      .nav-header-v3 > li > a {
        color: #FFF; }
        .nav-header-v3 > li > a:hover {
          background-color: #ac0951; }
      .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;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
    .header-v4.header-init.header-active {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); }
  .header-v4 .header-wrap {
    padding: 0 80px; }
    @media (max-width: 1599.98px) {
      .header-v4 .header-wrap {
        padding: 0 40px; } }
    @media (max-width: 991.98px) {
      .header-v4 .header-wrap {
        padding: 0 15px; } }
    .header-v4 .header-wrap > * {
      vertical-align: middle; }
  .header-v4 .header-logo {
    width: 15%; }
    @media (max-width: 991.98px) {
      .header-v4 .header-logo img {
        height: 40px; } }
    @media (max-width: 991.98px) {
      .header-v4 .header-logo {
        width: 25%; } }
    @media (max-width: 767.98px) {
      .header-v4 .header-logo {
        width: 75%; } }
  .header-v4 .header-action {
    width: 15%;
    text-align: right; }
    @media (max-width: 1199.98px) {
      .header-v4 .header-action {
        width: 5%; } }
    @media (max-width: 991.98px) {
      .header-v4 .header-action {
        width: 75%; } }
    @media (max-width: 767.98px) {
      .header-v4 .header-action {
        width: 25%; } }
    .header-v4 .header-action .search-bread {
      vertical-align: middle;
      margin-right: 10px; }
      .header-v4 .header-action .search-bread .input-group {
        height: 36px; }
      .header-v4 .header-action .search-bread .form-control {
        border: 1px solid #d30b63;
        border-left: 3px solid #d30b63;
        border-radius: 0; }
      .header-v4 .header-action .search-bread .icon {
        font-size: 20px;
        line-height: 1;
        border-radius: 0;
        border: 0; }
  .header-v4 .navbar-toggle {
    vertical-align: middle;
    color: #333;
    padding: 2px 0;
    height: auto;
    border: 1px solid #333;
    width: 36px; }
    .header-v4 .navbar-toggle .bar {
      margin: 6px auto;
      width: 22px; }
  @media (max-width: 1199.98px) {
    .header-v4 .header-hotline {
      width: 36px;
      height: 36px;
      line-height: 34px;
      display: inline-block;
      text-align: center;
      vertical-align: middle; } }
  @media (max-width: 991.98px) {
    .header-v4 .header-hotline {
      margin-right: 10px;
      line-height: initial;
      border: 1px solid #333; } }
  .header-v4 .header-hotline i {
    display: inline-block;
    font-size: 26px;
    vertical-align: middle;
    margin-right: 10px;
    color: #333;
    line-height: 1; }
    @media (max-width: 1199.98px) {
      .header-v4 .header-hotline i {
        margin-right: 0; } }
    @media (max-width: 991.98px) {
      .header-v4 .header-hotline i {
        font-size: 22px;
        line-height: 34px;
        display: block; } }
  .header-v4 .header-hotline span {
    display: inline-block;
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    vertical-align: middle;
    color: #333; }
    @media (max-width: 1599.98px) {
      .header-v4 .header-hotline span {
        font-size: 20px; } }
    @media (max-width: 1299.98px) {
      .header-v4 .header-hotline span {
        font-size: 18px; } }
    @media (max-width: 1199.98px) {
      .header-v4 .header-hotline span {
        display: none; } }
  .header-v4 .header-menu {
    width: 70%;
    padding: 0 15px; }
    @media (max-width: 1199.98px) {
      .header-v4 .header-menu {
        width: 80%; } }

.nav-header-v4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (max-width: 1199.98px) {
    .nav-header-v4 {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  .nav-header-v4 li a {
    white-space: nowrap;
    color: #333;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
    .nav-header-v4 li a i {
      margin-left: 10px;
      font-size: 12px;
      color: #333;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s; }
  .nav-header-v4 li:hover > a {
    color: #d30b63; }
    .nav-header-v4 li:hover > a i {
      color: #d30b63; }
  .nav-header-v4 > li > a {
    padding: 20px;
    font-size: 16px;
    position: relative; }
    @media (max-width: 1599.98px) {
      .nav-header-v4 > li > a {
        padding: 15px; } }
    @media (max-width: 1299.98px) {
      .nav-header-v4 > li > a {
        font-size: 14px; } }
    .nav-header-v4 > li > a::before {
      position: absolute;
      width: 0;
      height: 3px;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      content: '';
      display: block;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s; }
  .nav-header-v4 > li:hover > a, .nav-header-v4 > li.active > a {
    color: #d30b63; }
    .nav-header-v4 > li:hover > a::before, .nav-header-v4 > li.active > a::before {
      width: 3em;
      background-color: #d30b63; }
  .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;
      -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s; }
      .nav-header-v4 .drop .drop-menu a {
        padding: 10px 15px;
        text-align: center;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s; }
      .nav-header-v4 .drop .drop-menu li:hover > a {
        color: #ffffff;
        background-color: #d30b63; }
        .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%;
        -webkit-transform: translateX(-50%) translateY(10px);
        -ms-transform: translateX(-50%) translateY(10px);
        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%;
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        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 {
        -webkit-transform: translateX(-50%) translateY(0);
        -ms-transform: translateX(-50%) translateY(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 {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        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%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      border-top: 2px solid;
      -webkit-transition: opacity .35s ease, -webkit-transform .35s ease;
      transition: opacity .35s ease, -webkit-transform .35s ease;
      -o-transition: transform .35s ease, opacity .35s ease;
      transition: transform .35s ease, opacity .35s ease;
      transition: transform .35s ease, opacity .35s ease, -webkit-transform .35s ease; }
    .modalNav-v4 .modal-content .close::before {
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
      transform: translate(-50%, -50%) rotate(45deg); }
    .modalNav-v4 .modal-content .close::after {
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
      transform: translate(-50%, -50%) rotate(-45deg); }

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

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

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

.nav-mobile-header-v4 li {
  -webkit-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  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;
    -o-text-overflow: ellipsis;
    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;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .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: "\2022";
            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: "\e8b5";
        font-size: 16px;
        font-family: "iconfont"; }
      .nav-mobile-header-v4 li.drop > .btn-drop.active::before {
        content: "\e8ca"; }
      .nav-mobile-header-v4 li.drop > .btn-drop.active ~ .drop-menu > li {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        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) {
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s; }

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

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

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

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

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

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

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

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

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

.header-v5 {
  background-color: #fff;
  padding: 12px 0; }
  .header-v5.header-init {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
    .header-v5.header-init.header-active {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); }
  .header-v5 .navbar-toggle {
    vertical-align: middle;
    height: auto;
    display: inline-block;
    border: 1px solid #d30b63;
    padding: 5px;
    border-radius: 5px;
    width: 38px; }
    @media (max-width: 767.98px) {
      .header-v5 .navbar-toggle {
        width: 34px; } }
    .header-v5 .navbar-toggle .bar {
      margin: 5px auto;
      width: 20px;
      color: #d30b63; }
      @media (max-width: 767.98px) {
        .header-v5 .navbar-toggle .bar {
          margin: 4px auto; } }
    .header-v5 .navbar-toggle:not(.active) .bar:first-child, .header-v5 .navbar-toggle:not(.active) .bar:last-child {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none; }
    .header-v5 .navbar-toggle:not(.active) .bar:nth-child(2) {
      opacity: 1; }
    .header-v5 .navbar-toggle.active .bar:first-child {
      -webkit-transform: translate(0, 6px) rotate(45deg);
      -ms-transform: translate(0, 6px) rotate(45deg);
      transform: translate(0, 6px) rotate(45deg); }
    .header-v5 .navbar-toggle.active .bar:last-child {
      -webkit-transform: translate(0, -6px) rotate(-45deg);
      -ms-transform: translate(0, -6px) rotate(-45deg);
      transform: translate(0, -6px) rotate(-45deg); }
  .header-v5 .header-cell {
    vertical-align: middle; }
  @media (min-width: 1200px) and (max-width: 1599.98px) {
    .header-v5 .header-brand img {
      height: 50px; } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .header-v5 .header-brand {
      padding-right: 15px; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .header-v5 .header-brand img {
      height: 40px; } }
  @media (max-width: 991.98px) {
    .header-v5 .header-brand {
      width: 70%; } }
  @media (max-width: 991.98px) {
    .header-v5 .header-right {
      width: 30%;
      float: none;
      text-align: right; } }
  .header-v5 .header-right .header-hotline-mobile {
    border: 1px solid #d30b63;
    border-radius: 5px;
    vertical-align: middle;
    margin-right: 10px;
    padding: 7px; }
    @media (max-width: 767.98px) {
      .header-v5 .header-right .header-hotline-mobile {
        padding: 5px; } }
  .header-v5 .header-right .hotline-icon {
    line-height: 1;
    font-size: 22px;
    display: block; }

.nav-header-v5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .nav-header-v5 li {
    text-align: center; }
    .nav-header-v5 li a {
      white-space: nowrap; }
      .nav-header-v5 li a .nav-title {
        color: #676262;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s; }
      .nav-header-v5 li a i {
        margin-left: 10px;
        font-size: 12px;
        display: inline-block;
        vertical-align: middle;
        color: #676262;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s; }
        @media (min-width: 1200px) and (max-width: 1299.98px) {
          .nav-header-v5 li a i {
            margin-left: 5px; } }
        @media (min-width: 992px) and (max-width: 1199.98px) {
          .nav-header-v5 li a i {
            margin-left: 5px; } }
  .nav-header-v5 > li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
    .nav-header-v5 > li > a {
      padding: 15px 12px;
      position: relative;
      font-weight: bold; }
      @media (min-width: 1200px) and (max-width: 1599.98px) {
        .nav-header-v5 > li > a {
          padding: 10px 5px; } }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .nav-header-v5 > li > a {
          padding: 10px 5px; } }
      @media (max-width: 767.98px) {
        .nav-header-v5 > li > a {
          padding: 10px; } }
      .nav-header-v5 > li > a .nav-title {
        display: inline-block;
        border-bottom: 3px solid transparent;
        padding: 5px 0;
        font-size: 18px; }
        @media (min-width: 1200px) and (max-width: 1599.98px) {
          .nav-header-v5 > li > a .nav-title {
            font-size: 14px; } }
        @media (min-width: 992px) and (max-width: 1199.98px) {
          .nav-header-v5 > li > a .nav-title {
            font-size: 12px; } }
      @media (max-width: 767.98px) {
        .nav-header-v5 > li > a i {
          display: none; } }
    .nav-header-v5 > li:hover > a .nav-title, .nav-header-v5 > li.active > a .nav-title {
      color: #d30b63;
      border-bottom-color: #d30b63; }
    .nav-header-v5 > li:hover > a i, .nav-header-v5 > li.active > a i {
      color: #d30b63; }
    .nav-header-v5 > li.active > a .nav-title {
      font-weight: bold;
      font-size: 22px; }
      @media (min-width: 1200px) and (max-width: 1599.98px) {
        .nav-header-v5 > li.active > a .nav-title {
          font-size: 16px; } }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .nav-header-v5 > li.active > a .nav-title {
          font-size: 14px; } }
  .nav-header-v5 .drop {
    position: relative; }
    .nav-header-v5 .drop .drop-menu {
      position: absolute;
      min-width: 100%;
      z-index: 10;
      background-color: #fff;
      -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s; }
      @media (max-width: 767.98px) {
        .nav-header-v5 .drop .drop-menu {
          display: none; } }
      .nav-header-v5 .drop .drop-menu a {
        padding: 10px 15px;
        text-align: center;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s; }
      .nav-header-v5 .drop .drop-menu li:hover > a {
        background-color: #f31e7c; }
        .nav-header-v5 .drop .drop-menu li:hover > a .nav-title {
          color: #ffffff; }
        .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: 50%;
        -webkit-transform: translateX(-50%) translateY(10px);
        -ms-transform: translateX(-50%) translateY(10px);
        transform: translateX(-50%) 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%;
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        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 {
        -webkit-transform: translateX(-50%) translateY(0);
        -ms-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0); }
      .nav-header-v5 .drop:hover > .drop-menu.drop-menu-level-1, .nav-header-v5 .drop:hover > .drop-menu.drop-menu-level-2 {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        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;
  min-height: 100%;
  border-radius: 0;
  position: relative; }

.modalNav-v5 .close {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px;
  background-color: #fff;
  width: 100%;
  height: 50px;
  opacity: 1; }
  .modalNav-v5 .close::before, .modalNav-v5 .close::after {
    content: '';
    display: block;
    width: 22px;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-top: 2px solid;
    -webkit-transition: opacity .35s ease, -webkit-transform .35s ease;
    transition: opacity .35s ease, -webkit-transform .35s ease;
    -o-transition: transform .35s ease, opacity .35s ease;
    transition: transform .35s ease, opacity .35s ease;
    transition: transform .35s ease, opacity .35s ease, -webkit-transform .35s ease; }
  .modalNav-v5 .close::before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg); }
  .modalNav-v5 .close::after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }

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

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

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

.nav-mobile-header-v5 {
  overflow-y: auto;
  height: 100vh;
  padding-bottom: 50px; }
  .nav-mobile-header-v5 li {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    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;
      -o-text-overflow: ellipsis;
      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;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .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: "\2022";
              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: "\e8b5";
          font-size: 16px;
          font-family: "iconfont"; }
        .nav-mobile-header-v5 li.drop > .btn-drop.active::before {
          content: "\e8ca"; }
        .nav-mobile-header-v5 li.drop > .btn-drop.active ~ .drop-menu > li {
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          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) {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s; }

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

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

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

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

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

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

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

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

.nav-mobile-header-v5 li:nth-child(10) {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  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: #d30b63; }
    .nav.nav-color > li:nth-child(1) > a:hover {
      background-color: #a3084c; }
  .nav.nav-color > li:nth-child(2) > a {
    background-color: #cf126b; }
    .nav.nav-color > li:nth-child(2) > a:hover {
      background-color: #a3084c; }
  .nav.nav-color > li:nth-child(3) > a {
    background-color: #cb1972; }
    .nav.nav-color > li:nth-child(3) > a:hover {
      background-color: #a3084c; }
  .nav.nav-color > li:nth-child(4) > a {
    background-color: #c7207a; }
    .nav.nav-color > li:nth-child(4) > a:hover {
      background-color: #a3084c; }
  .nav.nav-color > li:nth-child(5) > a {
    background-color: #c32781; }
    .nav.nav-color > li:nth-child(5) > a:hover {
      background-color: #a3084c; }
  .nav.nav-color > li:nth-child(6) > a {
    background-color: #bf2e89; }
    .nav.nav-color > li:nth-child(6) > a:hover {
      background-color: #a3084c; }
  .nav.nav-color > li:nth-child(7) > a {
    background-color: #bb3590; }
    .nav.nav-color > li:nth-child(7) > a:hover {
      background-color: #a3084c; }
  .nav.nav-color > li:nth-child(8) > a {
    background-color: #b73c98; }
    .nav.nav-color > li:nth-child(8) > a:hover {
      background-color: #a3084c; }
  .nav.nav-color > li:nth-child(9) > a {
    background-color: #b3439f; }
    .nav.nav-color > li:nth-child(9) > a:hover {
      background-color: #a3084c; }
  .nav.nav-color > li:nth-child(10) > a {
    background-color: #af4aa7; }
    .nav.nav-color > li:nth-child(10) > a:hover {
      background-color: #a3084c; }
  .nav.nav-color > li:nth-child(11) > a {
    background-color: #ab51ae; }
    .nav.nav-color > li:nth-child(11) > a:hover {
      background-color: #a3084c; }
  .nav.nav-color > li:nth-child(12) > a {
    background-color: #a758b6; }
    .nav.nav-color > li:nth-child(12) > a:hover {
      background-color: #a3084c; }
  .nav.nav-color > li:nth-child(13) > a {
    background-color: #a35fbd; }
    .nav.nav-color > li:nth-child(13) > a:hover {
      background-color: #a3084c; }
  .nav.nav-color > li:nth-child(14) > a {
    background-color: #9f66c5; }
    .nav.nav-color > li:nth-child(14) > a:hover {
      background-color: #a3084c; }
  .nav.nav-color > li:nth-child(15) > a {
    background-color: #9b6dcc; }
    .nav.nav-color > li:nth-child(15) > a:hover {
      background-color: #a3084c; }
  .nav.nav-color > li:nth-child(16) > a {
    background-color: #9774d4; }
    .nav.nav-color > li:nth-child(16) > a:hover {
      background-color: #a3084c; } }

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

.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: #d30b63;
    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: #f5b834; }
  .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: #d30b63;
    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: #8a0741; }

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

.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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 998; }
    .foot-tool[data-foot='1'] li {
      width: 100%; }
    .foot-tool[data-foot='2'] li {
      width: 50%; }
    .foot-tool[data-foot='3'] li {
      width: 33.33333%; }
    .foot-tool[data-foot='4'] li {
      width: 25%; }
    .foot-tool li a {
      display: block;
      text-align: center;
      padding: 15px 10px;
      color: #ffffff;
      text-decoration: none;
      font-size: 16px;
      line-height: 1.5;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s; }
      .foot-tool li a i {
        margin-right: 5px;
        font-size: 18px;
        vertical-align: text-bottom;
        line-height: 1; }
      .foot-tool li a:hover {
        background-color: #bb0a58; }
    .foot-tool .popup_more {
      position: relative; }
      .foot-tool .popup_more:before {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        content: '';
        display: block; }
  .copyright {
    padding-bottom: 60px; } }

body.compensate-for-scrollbar {
  overflow: hidden; }

.bbcbox-active {
  height: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bbcbox-navigation .bbcbox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px; }

.bbcbox-navigation .bbcbox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0; }

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

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

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

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

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

@-webkit-keyframes bbcbox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes bbcbox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.bbcbox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

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

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

.bbcbox-fx-slide.bbcbox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

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

.bbcbox-fx-fade.bbcbox-slide--current {
  opacity: 1; }

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

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

.bbcbox-fx-zoom-in-out.bbcbox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

.bbcbox-fx-rotate.bbcbox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.bbcbox-fx-rotate.bbcbox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg); }

.bbcbox-fx-rotate.bbcbox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

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

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

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

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

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

.bbcbox-fx-tube.bbcbox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .bbcbox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .bbcbox-slide--image {
    padding: 6px 0; }
  .bbcbox-close-small {
    right: -6px; }
  .bbcbox-slide--image .bbcbox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }
  .bbcbox-caption {
    padding-left: 12px;
    padding-right: 12px; }
  @supports (padding: 0px) {
    .bbcbox-caption {
      padding-left: 12px;
      padding-right: 12px; } } }

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

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

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

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

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

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

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

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

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

.bbcbox-show-thumbs .bbcbox-thumbs {
  display: block; }

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

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

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

.bbcbox-thumbs-y .bbcbox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

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

.bbcbox-thumbs-y .bbcbox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

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

@media all and (max-width: 576px) {
  .bbcbox-thumbs {
    width: 110px; }
  .bbcbox-show-thumbs .bbcbox-inner {
    right: 110px; }
  .bbcbox-thumbs__list a {
    max-width: calc(100% - 10px); } }

.morphing-btn-wrap {
  display: inline-block;
  position: relative;
  text-align: center; }

.morphing-btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background .3s, color .2s .2s, width .2s 0s;
  -moz-transition: background .3s, color .2s .2s, width .2s 0s;
  -o-transition: background .3s, color .2s .2s, width .2s 0s;
  -webkit-transition: color .3s .2s, width .2s 0s;
  -o-transition: color .3s .2s, width .2s 0s;
  transition: color .3s .2s, width .2s 0s;
  white-space: nowrap; }

.morphing-btn_circle {
  padding-left: 0;
  padding-right: 0;
  -webkit-transition: color .2s 0s, width .3s .2s;
  -o-transition: color .2s 0s, width .3s .2s;
  transition: color .2s 0s, width .3s .2s;
  width: 32px !important; }

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

.morphing-btn-clone_visible {
  background: rgba(211, 11, 99, 0.85);
  display: block;
  -webkit-transform: scale(1.2) !important;
  -moz-transform: scale(1.2) !important;
  -ms-transform: scale(1.2) !important;
  -o-transform: scale(1.2) !important;
  transform: scale(1.2) !important; }

.bbcbox-morphing .bbcbox-bg {
  background: rgba(211, 11, 99, 0);
  opacity: 1; }

.bbcbox-morphing .bbcbox-toolbar {
  right: 40px;
  top: 20px; }
  @media (max-width: 767.98px) {
    .bbcbox-morphing .bbcbox-toolbar {
      right: 10px;
      top: 10px; } }

.bbcbox-morphing .bbcbox-button--close {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: #fff; }
  .bbcbox-morphing .bbcbox-button--close:hover {
    background: rgba(0, 0, 0, 0.25); }

/* Styling for element used in example */
select.bs-select-hidden, select.selectpicker {
  display: none !important; }

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

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

.js-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .js-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    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;
      -moz-user-select: none;
      -ms-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;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .bs-actionsbox .btn-group button {
    width: 50%; }

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: #d30b63; }

.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 #b10953;
  border-top: 3px solid #FFF;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  margin-right: 5px;
  -webkit-animation: loader-spin 1.2s linear infinite;
  animation: loader-spin 1.2s linear infinite; }

@-webkit-keyframes loader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.masonry-item img {
  -webkit-transition: all .35s ease !important;
  -o-transition: all .35s ease !important;
  transition: all .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: .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: #d30b63;
    border-radius: 50%;
    -webkit-animation: spinner 1s infinite ease;
    animation: spinner 1s infinite ease; }
  .masonry-lazy-loading:after {
    border-left-color: #d30b63;
    -webkit-animation: spinner2 1s infinite linear;
    animation: spinner2 1s infinite linear;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg); }
  .masonry-lazy-loading img {
    opacity: 0; }

@-webkit-keyframes spinner {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinner {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes spinner2 {
  from {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg); }
  to {
    -webkit-transform: rotate(380deg);
    transform: rotate(380deg); } }

@keyframes spinner2 {
  from {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg); }
  to {
    -webkit-transform: rotate(380deg);
    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;
    -webkit-transition: opacity .35s;
    -o-transition: opacity .35s;
    transition: opacity .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");
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-filter: gray;
  filter: gray; }
  .grayscale.grayscale-fade {
    -webkit-transition: -webkit-filter .5s;
    transition: -webkit-filter .5s;
    -o-transition: filter .5s;
    transition: filter .5s;
    transition: filter .5s, -webkit-filter .5s; }
    .grayscale.grayscale-fade:hover {
      -webkit-filter: grayscale(0);
      filter: grayscale(0); }
  .grayscale.grayscale-off {
    -webkit-filter: grayscale(0);
    filter: grayscale(0); }
  .grayscale.grayscale-replaced {
    -webkit-filter: none;
    filter: none; }
    .grayscale.grayscale-replaced > svg {
      -webkit-transition: opacity .5s ease;
      -o-transition: opacity .5s ease;
      transition: opacity .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 {
    -webkit-transition: -webkit-filter .5s;
    transition: -webkit-filter .5s; } }

.lightbox-modal .modal-dialog, .lightbox-modal .modal-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: 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;
  -webkit-transition: width .35s, height .35s;
  -o-transition: width .35s, height .35s;
  transition: width .35s, height .35s; }

.lightbox-item {
  width: 300px;
  height: 300px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  margin: auto;
  opacity: 0;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .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: .85;
    z-index: 80; }
  .lightbox-item.prev-2, .lightbox-item.next-2 {
    width: 200px !important;
    height: 250px !important;
    opacity: .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 {
  -webkit-transition: -webkit-transform .35s;
  transition: -webkit-transform .35s;
  -o-transition: transform .35s;
  transition: transform .35s;
  transition: transform .35s, -webkit-transform .35s; }

.zoom:hover .ratio, .zoom:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2); }

.blur {
  overflow: hidden; }
  .blur .img-bg {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
  .blur:hover .img-bg {
    -webkit-filter: blur(10px);
    filter: blur(10px); }

.main-bg {
  overflow: hidden; }

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

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

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

.pagination {
  margin: 25px 0 50px; }
  @media (max-width: 991.98px) {
    .pagination {
      margin: 15px 0; } }
  .pagination .pages {
    margin: 0 -5px;
    width: 100%; }
    .pagination .pages ul {
      padding-left: 0;
      margin-bottom: 0;
      list-style: none; }
  .pagination li {
    display: inline-block;
    padding: 0 2px;
    vertical-align: middle; }
    @media (max-width: 991.98px) {
      .pagination li {
        margin-bottom: 10px; } }
    @media (max-width: 991.98px) {
      .pagination li {
        padding: 0; } }
  .pagination a {
    height: 28px;
    line-height: 26px;
    min-width: 28px;
    padding: 0 5px;
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    border: 1px solid #eee;
    background-color: #fff;
    color: #666;
    display: block;
    text-decoration: none !important; }
    .pagination a:hover {
      background-color: #f0f0f0; }
  .pagination .active a {
    background-color: #d30b63;
    border-color: #d30b63;
    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: "\e903"; }

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

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

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

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

.bdshare a {
  display: inline-block;
  margin-left: 4px;
  border-radius: 3px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  color: #FFF;
  text-align: center;
  opacity: 0.8; }
  .bdshare a:hover {
    text-decoration: none; }

.bdshare .bds_weixin {
  background: #58b721; }

.bdshare .bds_tsina {
  background: #ee3333; }

.bdshare .bds_tqq {
  background: #4084c1; }

.bdshare .bds_qzone {
  background: #ffc028; }

.bdshare .popup_more {
  background: #10d9f3; }

.detail-pagination {
  display: inline-block;
  margin: 20px 0; }
  .detail-pagination ul li {
    margin: 5px 0;
    min-width: 7em;
    padding-left: 20px;
    position: relative; }
    .detail-pagination ul li:before {
      content: '';
      display: block;
      background-image: url(404.png);
      background-position: center;
      background-repeat: no-repeat;
      position: absolute;
      top: 50%;
      left: 5px;
      width: 5px;
      height: 9px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .detail-pagination ul li span {
      display: inline-block;
      vertical-align: middle;
      color: #333; }
    .detail-pagination ul li a {
      display: inline-block;
      vertical-align: middle;
      color: #333;
      padding: 5px 0;
      max-width: calc(100% - 4em); }
    .detail-pagination ul li:hover span, .detail-pagination ul li:hover a {
      color: #d30b63;
      font-weight: bold;
      text-decoration: none; }

.page-detail .detail-thumbnail {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 40px; }

.page-detail .detail-video {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 40px; }
  @media (max-width: 991.98px) {
    .page-detail .detail-video {
      width: 100%;
      margin-bottom: 20px; } }

.page-detail .detail-body h5 {
  font-size: 18px;
  font-weight: bold;
  border-left: 4px solid #d30b63;
  padding-left: 10px;
  margin-bottom: 30px;
  line-height: 1.5; }

.page-detail .detail-body p {
  line-height: 2;
  font-size: 16px; }
  @media (max-width: 767.98px) {
    .page-detail .detail-body p {
      font-size: 14px; } }

.grp-detail-pagi {
  padding-top: 50px;
  border-top: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 767.98px) {
    .grp-detail-pagi {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      padding-top: 30px;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  .grp-detail-pagi .detail-pagination {
    margin: 0;
    max-width: 50%; }
    @media (max-width: 767.98px) {
      .grp-detail-pagi .detail-pagination {
        max-width: 100%; } }
  @media (max-width: 767.98px) {
    .grp-detail-pagi .info-share {
      margin-bottom: 15px;
      -ms-flex-item-align: end;
      align-self: flex-end; } }
  .grp-detail-pagi .info-share .social-share .social-share-icon {
    background-color: transparent;
    border-radius: 100%;
    border: 1px solid #e5e5e5;
    color: #9f9f9f;
    width: 32px;
    height: 32px;
    line-height: 30px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    font-size: 18px; }
    .grp-detail-pagi .info-share .social-share .social-share-icon:hover {
      background-color: #d30b63;
      color: #ffffff;
      border-color: #d30b63; }

.detail-pagination {
  display: inline-block;
  margin: 20px 0; }
  .detail-pagination ul li {
    margin: 5px 0;
    min-width: 7em;
    padding-left: 0;
    position: relative;
    cursor: pointer; }
    .detail-pagination ul li:before {
      content: '';
      display: block;
      background-image: url(404.png);
      background-position: center;
      background-repeat: no-repeat;
      position: absolute;
      top: 50%;
      left: 5px;
      width: 5px;
      height: 9px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .detail-pagination ul li span {
      display: inline-block;
      vertical-align: middle;
      color: #666;
      font-size: 16px; }
      @media (max-width: 767.98px) {
        .detail-pagination ul li span {
          font-size: 14px; } }
    .detail-pagination ul li a {
      display: inline-block;
      vertical-align: middle;
      color: #666;
      font-size: 16px;
      padding: 5px 0;
      max-width: calc(100% - 4em); }
      @media (max-width: 767.98px) {
        .detail-pagination ul li a {
          font-size: 14px; } }
    .detail-pagination ul li:hover span, .detail-pagination ul li:hover a {
      color: #d30b63;
      font-weight: bold;
      text-decoration: none; }

@media (max-width: 767.98px) {
  .product-content .row, .videos-content .row {
    margin-left: -8px;
    margin-right: -8px; }
    .product-content .row > div, .videos-content .row > div {
      padding-left: 8px;
      padding-right: 8px; } }

.bd_weixin_popup {
  -webkit-box-sizing: initial;
  box-sizing: initial; }

.recommend-block {
  border-top: 1px solid #f1f1f1;
  padding-top: 60px;
  margin-bottom: -30px; }
  @media (max-width: 991.98px) {
    .recommend-block {
      padding-top: 40px;
      margin-bottom: -20px; } }
  .recommend-block .title {
    font-size: 18px;
    font-weight: bold;
    border-left: 4px solid #d30b63;
    padding-left: 10px;
    margin-bottom: 30px; }
  .recommend-block .rc-news-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e6e6e6; }
    @media (max-width: 991.98px) {
      .recommend-block .rc-news-item {
        padding-bottom: 20px;
        margin-bottom: 20px; } }
    .recommend-block .rc-news-item .img {
      width: 150px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
      flex: 0 0 150px; }
      @media (max-width: 991.98px) {
        .recommend-block .rc-news-item .img {
          width: 120px;
          -webkit-box-flex: 0;
          -ms-flex: 0 0 120px;
          flex: 0 0 120px; } }
    .recommend-block .rc-news-item .txt {
      width: calc( 100% - 150px);
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc( 100% - 150px);
      flex: 0 0 calc( 100% - 150px);
      padding-left: 20px; }
      @media (max-width: 991.98px) {
        .recommend-block .rc-news-item .txt {
          width: calc( 100% - 120px);
          -webkit-box-flex: 0;
          -ms-flex: 0 0 calc( 100% - 120px);
          flex: 0 0 calc( 100% - 120px); } }
      .recommend-block .rc-news-item .txt h5 {
        color: #333;
        margin-bottom: 15px;
        font-size: 16px;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s; }
        @media (max-width: 991.98px) {
          .recommend-block .rc-news-item .txt h5 {
            margin-bottom: 10px; } }
      .recommend-block .rc-news-item .txt p {
        color: #666;
        overflow: hidden;
        max-height: 4.5em; }
        @media (max-width: 991.98px) {
          .recommend-block .rc-news-item .txt p {
            max-height: 3em; } }
    .recommend-block .rc-news-item:hover h5 {
      color: #d30b63; }
  .recommend-block .rc-news-no-img-item {
    position: relative;
    display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 20px;
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #e6e6e6;
    font-size: 16px;
    color: #262626; }
    @media (max-width: 767.98px) {
      .recommend-block .rc-news-no-img-item {
        font-size: 14px;
        margin-bottom: 20px; } }
    .recommend-block .rc-news-no-img-item:before {
      content: "";
      background-color: #d30b63;
      width: 5px;
      height: 5px;
      display: block;
      position: absolute;
      left: 0;
      top: 10px; }
    .recommend-block .rc-news-no-img-item:hover {
      font-weight: bold;
      color: #d30b63; }
  .recommend-block.recommend-pro .title {
    position: relative; }
  .recommend-block.recommend-pro .control-recommend {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .recommend-block.recommend-pro .control-recommend button {
      color: #666;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s; }
      .recommend-block.recommend-pro .control-recommend button:hover {
        background-color: #d30b63;
        color: #fff; }
  .recommend-block .recommend-pro-slider {
    margin: 0 -15px; }
    @media (max-width: 767.98px) {
      .recommend-block .recommend-pro-slider {
        margin: 0 -8px; } }
    .recommend-block .recommend-pro-slider .slider-item {
      padding: 0 15px; }
      @media (max-width: 767.98px) {
        .recommend-block .recommend-pro-slider .slider-item {
          padding: 0 8px; } }

.breadcrumb {
  background-color: #ebeae8;
  padding: 12px 0; }
  .breadcrumb .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (max-width: 767.98px) {
      .breadcrumb .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  @media (max-width: 767.98px) {
    .breadcrumb .search-bread {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      width: 100%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; } }
  .breadcrumb .search-bread .form-control {
    border: 0;
    border-left: 3px solid #d30b63;
    border-radius: 0; }
  .breadcrumb .search-bread .icon {
    font-size: 20px;
    line-height: 1;
    border-radius: 0;
    border: 0; }
  .breadcrumb .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 767.98px) {
      .breadcrumb .nav {
        padding: 10px 0; } }
    @media (max-width: 767.98px) {
      .breadcrumb .nav {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; } }
    .breadcrumb .nav li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #d30b63; }
      .breadcrumb .nav li a {
        font-size: 14px;
        color: #999;
        max-width: 17em;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap; }
        .breadcrumb .nav li a:hover {
          color: #d30b63; }
        @media (max-width: 767.98px) {
          .breadcrumb .nav li a {
            max-width: 10em;
            font-size: 12px; } }
      .breadcrumb .nav li.first i {
        font-size: 20px;
        line-height: 1;
        margin-right: 10px;
        font-weight: bold;
        color: #333333; }
        @media (max-width: 767.98px) {
          .breadcrumb .nav li.first i {
            font-size: 16px; } }
    .breadcrumb .nav li:not(:last-child) a:after {
      content: '>';
      padding: 0 10px; }

#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: #d30b63;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .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: #d30b63;
      padding: 15px;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
      opacity: 0;
      visibility: hidden;
      white-space: nowrap;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .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: #ac0951; }
      #right-tool li:hover > a i {
        color: #fff; }
    #right-tool li:hover .hover-show {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
      visibility: visible; }

.page-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 45px; }
  @media (max-width: 767.98px) {
    .page-top {
      margin-bottom: 25px;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 767.98px) {
    .page-top .page-title {
      width: 100%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; } }
  .page-top .page-title .cn {
    font-size: 26px;
    color: #333;
    position: relative;
    font-weight: bold;
    padding-bottom: 15px;
    margin-bottom: 10px; }
    .page-top .page-title .cn:before {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      border-bottom: 3px solid #d30b63;
      width: 1.8em; }
  .page-top .page-title .en {
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    color: #999;
    text-transform: uppercase; }
  .page-top .page-title .sr {
    color: #999;
    font-size: 14px;
    padding-top: 20px; }
    .page-top .page-title .sr span {
      color: red;
      font-size: 16px;
      margin: 0 5px;
      display: inline-block; }
  .page-top .action-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767.98px) {
      .page-top .action-block {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-top: 20px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .page-top .action-block a {
      padding: 5px 10px;
      border: 1px solid #d30b63;
      color: #d30b63;
      margin-bottom: 15px;
      position: relative;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s; }
      .page-top .action-block a:before {
        position: absolute;
        top: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        border: 8px solid transparent;
        border-bottom: 0;
        border-top-color: #d30b63;
        content: '';
        display: block;
        opacity: 0; }
      .page-top .action-block a:not(:last-child) {
        margin-right: 10px; }
      .page-top .action-block a.active {
        background-color: #d30b63;
        color: #fff; }
        .page-top .action-block a.active::before {
          opacity: 1; }
      .page-top .action-block a:hover {
        background-color: #d30b63;
        color: #fff; }

.page-content {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (max-width: 1199.98px) {
    .page-content {
      padding-bottom: 50px; } }
  @media (max-width: 767.98px) {
    .page-content {
      padding-top: 20px; } }

.list-result .item-9000 {
  position: relative;
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 20px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 1px dashed #e6e6e6;
  font-size: 16px;
  color: #262626; }
  .list-result .item-9000 span {
    color: red; }
  .list-result .item-9000:before {
    content: "";
    background-color: #d30b63;
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    left: 0;
    top: 10px; }
  .list-result .item-9000:hover {
    font-weight: bold;
    color: #d30b63; }
    .list-result .item-9000:hover span {
      color: #d30b63; }

@media (min-width: 1600px) {
  .custom-container {
    max-width: 1200px; } }

.index-banner {
  position: relative; }

.banner-slick {
  position: relative; }
  .banner-slick .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    border: 0;
    color: #fff;
    z-index: 10;
    padding: 20px 10px;
    font-size: 20px;
    cursor: pointer; }
    @media (max-width: 767.98px) {
      .banner-slick .slick-arrow {
        padding: 10px 5px;
        font-size: 16px; } }
    .banner-slick .slick-arrow.slick-prev {
      left: 0; }
    .banner-slick .slick-arrow.slick-next {
      right: 0; }
  .banner-slick .slick-dots {
    position: absolute;
    bottom: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    .banner-slick .slick-dots li {
      margin: 0 5px; }
      .banner-slick .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 10px;
        height: 10px;
        cursor: pointer;
        border: 0;
        outline: none;
        background-color: rgba(0, 0, 0, 0.3);
        position: relative;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        border-radius: 100%;
        padding: 0; }
      .banner-slick .slick-dots li.slick-active button {
        background-color: #d30b63; }
  .banner-slick .item a {
    padding-top: 33.33333%; }

.pic_ul1 {
  display: block;
  overflow: hidden;
  padding: 20px 10px; }
  @media (min-width: 768px) {
    .pic_ul1 {
      display: none; } }
  .pic_ul1 li {
    width: 100%;
    float: left;
    border: 1px solid #cfcfcf;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .pic_ul1 li img {
      float: left;
      width: 30px;
      margin-right: 10px; }
    .pic_ul1 li .pic_p {
      display: block;
      overflow: hidden;
      height: 24px;
      line-height: 24px;
      font-size: 16px;
      color: #1b1b1b; }
    .pic_ul1 li .pic_sp {
      display: block;
      overflow: hidden;
      line-height: 18px;
      font-size: 12px;
      color: #1b1b1b; }

.footer {
  border-bottom: 6px solid #d30b63;
  padding: 0 !important; }
  @media (max-width: 767.98px) {
    .footer {
      border-top: 0; } }
  .footer .copyright {
    background-color: #f6f7f9;
    text-align: center;
    color: #999;
    padding: 20px 10px; }
    @media (max-width: 767.98px) {
      .footer .copyright {
        padding-bottom: 60px;
        padding: 20px 0; } }
    .footer .copyright span, .footer .copyright a {
      display: inline-block;
      padding: 7px;
      font-size: 14px;
      color: #999; }
      @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; }

@media (min-width: 1600px) {
  .custom-container {
    max-width: 1710px; } }

.index-banner {
  position: relative;
  cursor: pointer; }
  .index-banner::before {
    content: '';
    display: block;
    padding-top: 39.58333%; }
  .index-banner video {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .index-banner:hover .banner-play {
    color: #d30b63;
    -webkit-transform: translate(-50%, -50%) scale(2.5);
    -ms-transform: translate(-50%, -50%) scale(2.5);
    transform: translate(-50%, -50%) scale(2.5); }
    .index-banner:hover .banner-play.hide {
      -webkit-transform: translate(-50%, -50%) scale(2.5);
      -ms-transform: translate(-50%, -50%) scale(2.5);
      transform: translate(-50%, -50%) scale(2.5);
      opacity: 1; }

.banner-poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s; }
  .banner-poster.active {
    opacity: 0; }

.banner-play {
  display: block;
  border: 2px solid;
  border-radius: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: .25rem;
  line-height: 1;
  -webkit-transform: translate(-50%, -50%) scale(2);
  -ms-transform: translate(-50%, -50%) scale(2);
  transform: translate(-50%, -50%) scale(2);
  background-color: transparent;
  color: #fff;
  z-index: 3;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
  cursor: pointer; }
  .banner-play:before {
    content: '\e689'; }
  .banner-play.active:before {
    content: '\e606'; }
  .banner-play.hide {
    -webkit-transform: translate(-50%, -50%) scale(8);
    -ms-transform: translate(-50%, -50%) scale(8);
    transform: translate(-50%, -50%) scale(8);
    opacity: 0; }

.index-search {
  background-color: #f5f6f9;
  padding: 10px 0; }
  .index-search .wrap-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 767.98px) {
      .index-search .wrap-search {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .index-search .search-bread {
    vertical-align: middle;
    margin-right: 20px; }
    @media (max-width: 767.98px) {
      .index-search .search-bread {
        width: 100%;
        margin-right: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 10px; } }
    .index-search .search-bread .input-group {
      width: 250px;
      height: 40px;
      position: relative;
      border: 1px solid #d30b63;
      border-radius: 100px;
      overflow: hidden;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s; }
      @media (max-width: 767.98px) {
        .index-search .search-bread .input-group {
          width: 100%;
          height: 40px; } }
    .index-search .search-bread .form-control {
      background-color: transparent;
      border: 0;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s;
      font-size: 16px;
      padding-left: 15px;
      padding-right: 45px;
      color: #666; }
      .index-search .search-bread .form-control::-webkit-input-placeholder {
        font-size: 16px;
        color: #666; }
      .index-search .search-bread .form-control:-ms-input-placeholder {
        font-size: 16px;
        color: #666; }
      .index-search .search-bread .form-control::-ms-input-placeholder {
        font-size: 16px;
        color: #666; }
      .index-search .search-bread .form-control::placeholder {
        font-size: 16px;
        color: #666; }
    .index-search .search-bread .input-group-append {
      position: absolute;
      top: -1px;
      right: -1px;
      width: 40px;
      height: 40px;
      background-color: transparent;
      z-index: 10; }
    .index-search .search-bread .icon {
      font-size: 20px;
      line-height: 38px;
      width: 40px;
      height: 40px;
      border-radius: 100%;
      padding: 0;
      background-color: #d30b63;
      border: 1px solid #d30b63;
      color: #fff; }
  @media (max-width: 767.98px) {
    .index-search .hot-search {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; } }
  .index-search .hot-search li {
    float: left;
    color: #666;
    font-size: 16px; }
    @media (max-width: 1199.98px) {
      .index-search .hot-search li {
        font-size: 12px;
        margin-top: 5px;
        margin-bottom: 5px; } }
    .index-search .hot-search li a {
      color: #666;
      display: block;
      font-size: 16px; }
      @media (max-width: 1199.98px) {
        .index-search .hot-search li a {
          font-size: 12px; } }
      .index-search .hot-search li a:hover {
        color: #d30b63; }
    .index-search .hot-search li:not(:last-child) {
      margin-right: 15px; }
      @media (max-width: 1199.98px) {
        .index-search .hot-search li:not(:last-child) {
          margin-right: 10px; } }

.section-index {
  padding: 80px 0; }
  @media (max-width: 991.98px) {
    .section-index {
      padding: 40px 0; } }
  @media (max-width: 767.98px) {
    .section-index {
      padding: 30px 0; } }

.main-title {
  margin-bottom: 60px; }
  @media (max-width: 767.98px) {
    .main-title {
      margin-bottom: 30px; } }
  .main-title h3 {
    margin-bottom: 1rem; }
    .main-title h3 span {
      display: inline-block;
      padding: 0 1.5em;
      position: relative;
      font-weight: bold;
      font-size: 36px;
      color: #555555; }
      @media (max-width: 767.98px) {
        .main-title h3 span {
          font-size: 28px; } }
      .main-title h3 span:before, .main-title h3 span::after {
        content: '';
        position: absolute;
        top: 5px;
        display: block;
        width: 23px;
        height: 23px;
        background-image: url(../image/title-ic.png); }
      .main-title h3 span::before {
        left: 0; }
      .main-title h3 span::after {
        right: 0;
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1); }
  .main-title p {
    color: #888;
    font-size: 18px; }
    @media (max-width: 767.98px) {
      .main-title p {
        font-size: 16px; } }

.section-zyyw .row {
  margin-left: -6px;
  margin-right: -6px; }
  .section-zyyw .row > div {
    padding-left: 6px;
    padding-right: 6px; }

.item-zyyw {
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2); }
  @media (max-width: 767.98px) {
    .item-zyyw {
      margin-bottom: 20px; } }
  .item-zyyw:hover h6 {
    color: #a3084c; }

.item-zyyw__txt {
  padding: 20px; }
  .item-zyyw__txt h6 {
    font-size: 24px;
    color: #d30b63; }
  .item-zyyw__txt .txt {
    font-size: 16px;
    color: #565656; }
    .item-zyyw__txt .txt p {
      margin-bottom: 0; }

.section-gywm {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (max-width: 1199.98px) {
    .section-gywm {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .section-gywm .about-wrap {
    padding-left: 5%; }
    @media (max-width: 1199.98px) {
      .section-gywm .about-wrap {
        padding-left: 0; } }
  .section-gywm .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    -o-object-fit: cover;
    object-fit: cover; }
    @media (max-width: 1199.98px) {
      .section-gywm .bg {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
    @media (max-width: 991.98px) {
      .section-gywm .bg {
        display: none; } }
  .section-gywm .about-title {
    position: relative;
    margin-bottom: 50px; }
    .section-gywm .about-title h5 {
      font-size: 36px;
      font-weight: bold;
      position: absolute;
      bottom: 0;
      left: 0;
      margin-bottom: 0;
      color: #555; }
      @media (max-width: 767.98px) {
        .section-gywm .about-title h5 {
          font-size: 20px; } }
  .section-gywm .about-content {
    text-align: right; }
    .section-gywm .about-content .txt {
      margin-bottom: 40px;
      text-align: left; }
      .section-gywm .about-content .txt p {
        font-size: 16px;
        color: #565656;
        line-height: 1.75; }
    .section-gywm .about-content .btn-more {
      font-size: 16px; }

.section-medal {
  position: relative;
  background-color: #d30b63;
  padding: 40px 0; }
  @media (max-width: 767.98px) {
    .section-medal {
      padding: 20px 0; } }
  .section-medal .passport {
    position: absolute;
    bottom: 15px;
    left: 0; }
    @media (max-width: 1199.98px) {
      .section-medal .passport {
        display: none; } }

.medal-item {
  -webkit-perspective: 120px;
  perspective: 120px; }
  .medal-item:hover img {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); }
  @media (max-width: 767.98px) {
    .medal-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 20px; } }
  .medal-item img {
    margin-bottom: 15px;
    -webkit-transition: all .75s;
    -o-transition: all .75s;
    transition: all .75s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }
    @media (max-width: 767.98px) {
      .medal-item img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
        flex: 0 0 60px;
        max-width: 60px;
        margin-bottom: 0;
        margin-right: 10px; } }
  @media (max-width: 767.98px) {
    .medal-item .txt {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 70px);
      flex: 0 0 calc(100% - 70px);
      max-width: calc(100% - 70px); } }
  .medal-item .txt span {
    padding: 0 10px;
    color: #fff;
    display: inline-block; }
    @media (max-width: 991.98px) {
      .medal-item .txt span {
        font-size: 18px; } }
    @media (max-width: 767.98px) {
      .medal-item .txt span {
        font-size: 16px; } }

.title-social {
  border-bottom: 3px solid #e6e6e6;
  margin-bottom: 30px;
  position: relative; }
  .title-social::after {
    display: block;
    clear: both;
    content: ""; }
  .title-social h4 {
    display: inline-block;
    float: left;
    font-size: 36px;
    font-weight: bold;
    color: #555;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 0; }
    @media (max-width: 767.98px) {
      .title-social h4 {
        font-size: 26px; } }
    .title-social h4:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      bottom: -4px;
      width: 100%;
      border-bottom: 5px solid #d30b63; }
  .title-social .more {
    font-size: 16px;
    float: right;
    color: #888;
    padding-top: 12px; }

.qna-block {
  background-color: #f5f6f9; }
  @media (max-width: 991.98px) {
    .qna-block {
      margin-bottom: 40px; } }
  .qna-block .mCustomScrollBox {
    padding-left: 20px;
    padding-right: 40px;
    margin-right: 0; }
  .qna-block .mCSB_outside + .mCSB_scrollTools {
    right: 0; }
  .qna-block .mCSB_scrollTools {
    width: 3px; }
    .qna-block .mCSB_scrollTools .mCSB_draggerRail {
      width: 3px; }
    .qna-block .mCSB_scrollTools .mCSB_dragger {
      height: 32px !important; }
      .qna-block .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 7px;
        margin-left: -2px; }
  .qna-block .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #d30b63; }
  .qna-block .mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #a3084c; }
  .qna-block .mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
  .qna-block .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #bb0a58; }

.qna-content {
  height: 100%; }
  .qna-content li {
    padding: 30px; }
    @media (max-width: 767.98px) {
      .qna-content li {
        padding: 10px 0; } }
    .qna-content li:not(:last-child) {
      border-bottom: 1px dashed #ccc; }

.qna-item:hover h6 {
  color: #d30b63; }

.qna-item h6, .qna-item .txt {
  padding-left: 50px;
  background-image: url(../image/wen.png);
  background-repeat: no-repeat; }
  @media (max-width: 767.98px) {
    .qna-item h6, .qna-item .txt {
      background-size: 30px;
      padding-left: 40px; } }

.qna-item h6 {
  font-size: 18px;
  font-weight: bold;
  padding-top: 7px;
  padding-bottom: 10px;
  color: #555;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s; }
  @media (max-width: 767.98px) {
    .qna-item h6 {
      font-size: 16px;
      padding-top: 5px; } }

.qna-item .txt {
  background-image: url(../image/da.png);
  padding-top: 5px;
  padding-bottom: 10px; }
  @media (max-width: 767.98px) {
    .qna-item .txt {
      padding-top: 5px; } }
  .qna-item .txt p {
    margin-bottom: 0;
    font-size: 16px;
    color: #565656;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden; }
    @media (max-width: 767.98px) {
      .qna-item .txt p {
        font-size: 14px;
        -webkit-line-clamp: 3; } }

.feedback-block .slick-slide {
  outline: 0; }

.feedback-block .item {
  padding: 45px 5px 10px; }
  @media (max-width: 767.98px) {
    .feedback-block .item {
      padding: 25px 5px 10px; } }

.feedback-block .item-block {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(4, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(4, 0, 0, 0.1);
  padding: 20px 40px;
  padding-right: 25px;
  border-bottom-right-radius: 50px; }
  @media (max-width: 767.98px) {
    .feedback-block .item-block {
      padding-left: 20px; } }
  .feedback-block .item-block:hover .btn-more {
    color: #d30b63; }

.feedback-block .slick-dots {
  text-align: center;
  padding-top: 10px; }
  .feedback-block .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    padding: 0;
    cursor: pointer; }
    .feedback-block .slick-dots li button {
      font-size: 0;
      line-height: 0;
      display: block;
      width: 20px;
      height: 20px;
      padding: 5px;
      cursor: pointer;
      color: transparent;
      border: 0;
      outline: none;
      background: transparent; }
      .feedback-block .slick-dots li button::before {
        width: 10px;
        height: 10px;
        content: '';
        text-align: center;
        opacity: .25;
        background-color: black;
        display: block;
        border-radius: 100%; }
    .feedback-block .slick-dots li.slick-active button::before {
      background-color: #d30b63;
      opacity: 1; }

.feedback__heading {
  padding-left: 120px;
  position: relative;
  margin-bottom: 20px; }
  @media (max-width: 767.98px) {
    .feedback__heading {
      padding-left: 90px; } }
  .feedback__heading .avatar {
    width: 100px;
    height: 100px;
    border: 5px solid #fff;
    border-radius: 100%;
    overflow: hidden;
    -webkit-box-shadow: 0px 6px 6px -5px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 6px 6px -5px rgba(0, 0, 0, 0.25);
    position: absolute;
    bottom: 0;
    left: 0; }
    @media (max-width: 767.98px) {
      .feedback__heading .avatar {
        width: 80px;
        height: 80px; } }
  .feedback__heading .name {
    font-size: 24px;
    color: #d30b63;
    display: inline-block;
    vertical-align: bottom; }
    @media (max-width: 767.98px) {
      .feedback__heading .name {
        font-size: 20px; } }
    .feedback__heading .name span {
      font-size: 16px;
      color: #999;
      margin-left: 20px;
      margin-right: 20px; }
      @media (max-width: 767.98px) {
        .feedback__heading .name span {
          margin-left: 10px;
          margin-right: 10px; } }
  .feedback__heading .tag {
    display: inline-block;
    vertical-align: bottom;
    padding: 2px 1em;
    font-size: 16px;
    color: #888;
    background-color: #f6f7f9;
    border: 1px solid #ccc; }
    @media (max-width: 767.98px) {
      .feedback__heading .tag {
        font-size: 14px; } }

.feedback__body {
  text-align: right; }
  .feedback__body .txt {
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 10px; }
    .feedback__body .txt p {
      color: #565656;
      font-size: 16px;
      margin-bottom: 0; }
  .feedback__body .btn-more {
    font-size: 16px;
    color: #888; }

.section-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767.98px) {
    .section-contact {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .section-contact .contact-txt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 500px;
    flex: 0 0 500px;
    max-width: 500px;
    padding: 50px 0;
    padding-left: 120px;
    padding-right: 20px;
    background-color: #d30b63; }
    @media (max-width: 991.98px) {
      .section-contact .contact-txt {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 330px;
        flex: 0 0 330px;
        max-width: 330px;
        padding-left: 20px; } }
    @media (max-width: 767.98px) {
      .section-contact .contact-txt {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center; } }
    .section-contact .contact-txt .logo {
      margin-bottom: 30px; }
      @media (max-width: 767.98px) {
        .section-contact .contact-txt .logo {
          display: block;
          margin: 0 auto 30px; } }
    .section-contact .contact-txt h5, .section-contact .contact-txt p {
      color: #fff;
      margin-bottom: 12px; }
    .section-contact .contact-txt h5 {
      font-size: 18px; }
    .section-contact .contact-txt p {
      font-size: 16px; }
  .section-contact .list-social {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    display: inline-block; }
    @media (max-width: 767.98px) {
      .section-contact .list-social {
        display: block;
        text-align: center; } }
    .section-contact .list-social img {
      margin: 0 15px;
      width: 96px;
      height: 96px; }
    .section-contact .list-social ul {
      text-align: center;
      padding-top: 30px; }
      .section-contact .list-social ul li {
        display: inline-block; }
        .section-contact .list-social ul li a {
          padding: 10px; }
      .section-contact .list-social ul .icon {
        color: #fff;
        font-size: 26px;
        line-height: 1; }
  .section-contact .map {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc( 100% - 500px);
    flex: 0 0 calc( 100% - 500px);
    max-width: calc( 100% - 500px);
    position: relative; }
    .section-contact .map > div {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    @media (max-width: 991.98px) {
      .section-contact .map {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( 100% - 330px);
        flex: 0 0 calc( 100% - 330px);
        max-width: calc( 100% - 330px); } }
    @media (max-width: 767.98px) {
      .section-contact .map {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        height: 400px; } }

.brand-row .item {
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15); }
  .brand-row .item img {
    -webkit-filter: grayscale(100%) opacity(50%);
    filter: grayscale(100%) opacity(50%);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
  .brand-row .item:hover {
    cursor: pointer; }
    .brand-row .item:hover img {
      -webkit-filter: grayscale(0%) opacity(100%);
      filter: grayscale(0%) opacity(100%); }

.banner-page {
  padding-top: 21.875%; }

.container-offsetTop {
  margin-top: -45px;
  position: relative; }
  @media (max-width: 767.98px) {
    .container-offsetTop {
      margin-top: 0; } }

.nav-2000 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 70px; }
  @media (max-width: 991.98px) {
    .nav-2000 {
      margin-bottom: 50px; } }
  @media (max-width: 767.98px) {
    .nav-2000 {
      margin-bottom: 40px; } }
  .nav-2000 a {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
    padding: 27px;
    font-size: 24px;
    color: #524147;
    position: relative;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
    @media (max-width: 991.98px) {
      .nav-2000 a {
        padding: 1em;
        font-size: 20px; } }
    @media (max-width: 767.98px) {
      .nav-2000 a {
        padding: 1em;
        font-size: 16px;
        line-height: 1.2; } }
    .nav-2000 a:not(:last-child) {
      border-right: 1px solid #e6e6e6; }
    .nav-2000 a::after {
      content: '';
      display: block;
      position: absolute;
      top: 100%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      border: 12px solid transparent;
      border-bottom: 0;
      border-top-width: 10px; }
    .nav-2000 a:hover {
      background-color: #d30b63;
      color: #fff; }
    .nav-2000 a.active {
      background-color: #d30b63;
      color: #fff; }
      .nav-2000 a.active::after {
        border-top-color: #d30b63; }

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

.content-2000 .img-left {
  width: 512px;
  margin-right: 30px;
  float: left; }
  @media (max-width: 1199.98px) {
    .content-2000 .img-left {
      width: 50%; } }
  @media (max-width: 991.98px) {
    .content-2000 .img-left {
      width: 100%;
      margin-right: 0;
      margin-bottom: 30px;
      float: none; } }

.content-2000 .desc-right {
  overflow: hidden; }
  @media (max-width: 991.98px) {
    .content-2000 .desc-right {
      overflow: initial; } }

.content-2000 .heading {
  padding-right: 100px;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc; }
  .content-2000 .heading.heading-v2 {
    padding-bottom: 0;
    border-bottom: 0;
    padding-right: 0; }
  .content-2000 .heading h4 {
    font-size: 24px;
    color: #524147;
    margin-bottom: 0; }
    @media (max-width: 767.98px) {
      .content-2000 .heading h4 {
        font-size: 20px; } }
    .content-2000 .heading h4 span {
      font-size: 16px;
      display: inline-block;
      vertical-align: bottom;
      color: #888888;
      text-transform: uppercase;
      margin-left: 10px; }
  .content-2000 .heading .icon {
    font-size: 30px;
    line-height: 1;
    color: #d30b63;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px; }
    @media (max-width: 767.98px) {
      .content-2000 .heading .icon {
        font-size: 24px; } }

.content-2000 .contentBody p {
  font-size: 18px; }

.content-2000 .contentBody.contentBody-v2 h5 {
  color: #d30b63; }

.content-2000 .contentBody.contentBody-v2 p {
  font-size: 16px; }

.changeFont {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .changeFont a {
    width: 24px;
    height: 24px;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    background-color: #524147;
    text-align: center; }
    .changeFont a:not(:last-child) {
      margin-right: 10px; }
    .changeFont a:hover {
      background-color: rgba(211, 11, 99, 0.8); }
    .changeFont a.active {
      background-color: #d30b63; }

@media (max-width: 767.98px) {
  .content-2004 .row {
    margin-left: -10px;
    margin-right: -10px; }
    .content-2004 .row > div {
      padding-left: 10px;
      padding-right: 10px; } }

.item-2004 {
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 30px; }
  @media (max-width: 767.98px) {
    .item-2004 {
      margin-bottom: 20px; } }
  .item-2004 .txt {
    text-align: center;
    padding: 1rem;
    font-size: 24px;
    font-weight: bold;
    color: #d30b63;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
    @media (max-width: 767.98px) {
      .item-2004 .txt {
        font-size: 16px; } }
    .item-2004 .txt .icon {
      font-size: 22px;
      padding: 17px;
      position: relative;
      display: inline-block;
      line-height: 1;
      margin-right: 5px; }
      @media (max-width: 767.98px) {
        .item-2004 .txt .icon {
          font-size: 16px;
          padding: 10px; } }
      .item-2004 .txt .icon i {
        line-height: 1;
        font-size: 44px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: #d30b63;
        z-index: -1;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s; }
        @media (max-width: 767.98px) {
          .item-2004 .txt .icon i {
            font-size: 36px; } }
      .item-2004 .txt .icon span {
        color: #fff;
        line-height: 1;
        width: 1em;
        font-weight: normal; }
  .item-2004:hover .txt {
    color: #a3084c; }
  .item-2004:hover .icon i {
    color: #a3084c; }

.list-2005 li {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #e6e6e6; }
  @media (max-width: 767.98px) {
    .list-2005 li {
      padding-bottom: 10px;
      margin-bottom: 20px; } }

.list-2005 .qna-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .list-2005 .qna-item:hover .txt-left h6 {
    color: #d30b63; }
  @media (max-width: 767.98px) {
    .list-2005 .qna-item {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.list-2005 .img-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 320px;
  flex: 0 0 320px;
  max-width: 320px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  overflow: hidden; }
  @media (max-width: 767.98px) {
    .list-2005 .img-right {
      display: none; } }

.list-2005 .txt-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 320px);
  flex: 0 0 calc(100% - 320px);
  max-width: calc(100% - 320px);
  padding-right: 40px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }
  @media (max-width: 767.98px) {
    .list-2005 .txt-left {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding-right: 0;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; } }
  .list-2005 .txt-left h6 {
    font-size: 24px;
    font-weight: normal;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
    @media (max-width: 767.98px) {
      .list-2005 .txt-left h6 {
        font-size: 16px; } }
  .list-2005 .txt-left .txt p {
    font-size: 18px; }
    @media (max-width: 767.98px) {
      .list-2005 .txt-left .txt p {
        font-size: 14px; } }

.item-3000 {
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 30px; }
  .item-3000 .txt {
    padding: 15px 10px;
    text-align: center; }
    .item-3000 .txt p {
      font-size: 24px;
      color: #d30b63;
      font-weight: bold;
      margin-bottom: 3px; }
    .item-3000 .txt span {
      font-size: 16px;
      font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
      color: #999;
      display: block; }

.albumContent {
  max-width: 1200px;
  padding: 30px;
  overflow: visible; }
  @media (max-width: 1299.98px) {
    .albumContent {
      max-width: 1100px; } }
  @media (max-width: 1199.98px) {
    .albumContent {
      max-width: 650px; } }
  .albumContent .bbcbox-button {
    position: absolute;
    top: -45px;
    right: -45px;
    padding: 0;
    width: 35px;
    height: 35px;
    background-color: #d30b63;
    color: #fff; }
    @media (max-width: 1199.98px) {
      .albumContent .bbcbox-button {
        top: 0; } }
  .albumContent .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1199.98px) {
      .albumContent .wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .albumContent .img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 730px;
    flex: 0 0 730px;
    max-width: 730px;
    margin-right: 30px;
    overflow: hidden; }
    @media (max-width: 1299.98px) {
      .albumContent .img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 630px;
        flex: 0 0 630px;
        max-width: 630px; } }
    @media (max-width: 1199.98px) {
      .albumContent .img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 30px; } }
  .albumContent .desc {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 760px);
    flex: 0 0 calc(100% - 760px);
    max-width: calc(100% - 760px); }
    @media (max-width: 1299.98px) {
      .albumContent .desc {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 660px);
        flex: 0 0 calc(100% - 660px);
        max-width: calc(100% - 660px); } }
    @media (max-width: 1199.98px) {
      .albumContent .desc {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; } }
    .albumContent .desc .heading {
      font-size: 24px;
      color: #d30b63;
      margin-bottom: 20px;
      font-weight: bold; }
      @media (max-width: 767.98px) {
        .albumContent .desc .heading {
          font-size: 20px; } }
      .albumContent .desc .heading span {
        font-size: 16px;
        display: inline-block;
        color: #888888;
        text-transform: uppercase;
        font-weight: normal;
        margin-left: 10px; }
      .albumContent .desc .heading .icon {
        margin-right: 10px;
        font-size: 30px;
        line-height: 1;
        color: #d30b63;
        display: inline-block; }
        @media (max-width: 767.98px) {
          .albumContent .desc .heading .icon {
            font-size: 24px; } }
    .albumContent .desc .txt p {
      font-size: 18px;
      color: #555555;
      line-height: 1.8; }

.album-slick {
  margin-bottom: 10px; }
  .album-slick .slick-btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    border: 0;
    background-color: rgba(255, 255, 255, 0.5);
    color: #000;
    font-size: 22px;
    padding: 15px 10px;
    opacity: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
    @media (max-width: 1199.98px) {
      .album-slick .slick-btn {
        opacity: 1; } }
    .album-slick .slick-btn.slick-next {
      right: 0; }
    .album-slick .slick-btn.slick-prev {
      left: 0; }
    .album-slick .slick-btn:hover {
      background-color: rgba(211, 11, 99, 0.7);
      color: #fff; }
  .album-slick:hover .slick-btn {
    opacity: 1; }

.album-thumb {
  margin: 0 -5px; }
  .album-thumb .item {
    margin: 0 5px;
    opacity: .7;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
    .album-thumb .item .ratio:before {
      border: 3px solid transparent; }
    .album-thumb .item.slick-current {
      opacity: 1; }
      .album-thumb .item.slick-current .ratio:before {
        border-color: #d30b63; }

.nav-8000 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px solid #ccc;
  margin-bottom: 60px; }

.navItem-8000 {
  min-width: 200px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  text-align: center;
  padding: 12px;
  font-size: 20px;
  color: #fff;
  background-color: #524147;
  margin: 0 15px;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s; }
  .navItem-8000:hover {
    background-color: #d30b63;
    color: #fff; }
  .navItem-8000.active {
    padding-top: 17px;
    padding-bottom: 17px;
    background-color: #d30b63;
    font-size: 24px; }

.content-8000 .heading {
  padding-right: 100px;
  position: relative;
  margin-bottom: 40px; }
  .content-8000 .heading h4 {
    font-size: 24px;
    color: #555;
    padding-left: 15px;
    position: relative;
    margin-bottom: 0; }
    @media (max-width: 767.98px) {
      .content-8000 .heading h4 {
        font-size: 20px; } }
    .content-8000 .heading h4:before {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      height: 24px;
      border-left: 6px solid #d30b63; }
    .content-8000 .heading h4 span {
      font-size: 16px;
      color: #999;
      margin-left: 10px;
      display: inline-block;
      vertical-align: bottom;
      text-transform: uppercase; }

.content-8000 .contentBody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px; }
  @media (max-width: 1199.98px) {
    .content-8000 .contentBody {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 991.98px) {
    .content-8000 .contentBody {
      margin-bottom: 40px; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .content-8000 .contentBody.contentAbout .right-block .desc p {
      font-size: 14px; } }
  .content-8000 .contentBody .left-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 560px;
    flex: 0 0 560px;
    max-width: 560px;
    margin-right: 20px; }
    @media (max-width: 1199.98px) {
      .content-8000 .contentBody .left-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
    @media (max-width: 767.98px) {
      .content-8000 .contentBody .left-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 20px; } }
    .content-8000 .contentBody .left-block .contact-block h5 {
      font-size: 24px;
      color: #d30b63;
      margin-bottom: 30px; }
    @media (max-width: 767.98px) {
      .content-8000 .contentBody .left-block .contact-block table {
        width: 100%; } }
    .content-8000 .contentBody .left-block .contact-block table td {
      vertical-align: top;
      width: 80%; }
      .content-8000 .contentBody .left-block .contact-block table td.name {
        width: 20%; }
      @media (max-width: 991.98px) {
        .content-8000 .contentBody .left-block .contact-block table td {
          width: 70%; }
          .content-8000 .contentBody .left-block .contact-block table td.name {
            width: 30%; } }
      .content-8000 .contentBody .left-block .contact-block table td p {
        font-size: 18px;
        color: #555;
        margin-bottom: 7px; }
      .content-8000 .contentBody .left-block .contact-block table td img {
        width: 120px; }
  .content-8000 .contentBody .right-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 580px);
    flex: 0 0 calc(100% - 580px);
    max-width: calc(100% - 580px); }
    @media (max-width: 1199.98px) {
      .content-8000 .contentBody .right-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 20px);
        flex: 0 0 calc(50% - 20px);
        max-width: calc(50% - 20px); } }
    @media (max-width: 767.98px) {
      .content-8000 .contentBody .right-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; } }
    .content-8000 .contentBody .right-block .desc p {
      font-size: 18px; }
    .content-8000 .contentBody .right-block .map {
      height: 100%; }
      @media (max-width: 767.98px) {
        .content-8000 .contentBody .right-block .map {
          height: 400px; } }

.title-9000 {
  text-align: center;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 60px; }
  .title-9000 h4 {
    font-size: 36px;
    color: #524147;
    font-weight: bold; }
  .title-9000 p {
    font-size: 16px;
    color: #999;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
  .title-9000::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 300px;
    height: 1px;
    background-color: #ccc; }
  .title-9000::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 50px;
    height: 5px;
    background-color: #d30b63; }
  .title-9000.ver-white {
    margin-bottom: 0; }
    .title-9000.ver-white h4 {
      color: #fff; }
    .title-9000.ver-white::before, .title-9000.ver-white::after {
      background-color: #fff; }

.detail-page-9000 {
  background-image: url(../image/bg-repeat.jpg);
  background-position: center;
  padding: 60px 0 280px; }
  @media (max-width: 767.98px) {
    .detail-page-9000 {
      padding: 30px 0 200px; } }

.container-9000-offsetTop {
  margin-top: -220px; }
  @media (max-width: 767.98px) {
    .container-9000-offsetTop {
      margin-top: -180px; } }

.content-9000 {
  background-color: #fff;
  padding: 60px 40px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px; }
  @media (max-width: 767.98px) {
    .content-9000 {
      padding: 30px 20px; } }
  .content-9000 .heading {
    padding-bottom: 40px;
    margin-bottom: 50px;
    border-bottom: 1px solid #e5e5e5; }
    @media (max-width: 767.98px) {
      .content-9000 .heading {
        padding-bottom: 30px;
        margin-bottom: 30px; } }
  .content-9000 h1 {
    font-size: 28px;
    color: #d30b63;
    margin-bottom: 25px; }
  .content-9000 .status span {
    margin: 0 15px;
    color: #888;
    display: inline-block; }
    @media (max-width: 767.98px) {
      .content-9000 .status span {
        margin-bottom: 10px; } }
    .content-9000 .status span .icon {
      font-size: 18px;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      margin-right: 5px; }
    .content-9000 .status span .changeFont {
      position: static;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
  .content-9000 .contentBody {
    margin-bottom: 80px; }
    @media (max-width: 767.98px) {
      .content-9000 .contentBody {
        margin-bottom: 30px; } }
    .content-9000 .contentBody p {
      font-size: 18px; }

.recommend-block-9000 {
  padding: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1); }
  .recommend-block-9000 .heading {
    padding-bottom: 30px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc; }
    .recommend-block-9000 .heading h4 {
      font-size: 20px;
      color: #555;
      padding-left: 15px;
      position: relative;
      margin-bottom: 0;
      font-weight: bold; }
      .recommend-block-9000 .heading h4:before {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        height: 20px;
        border-left: 6px solid #d30b63; }
  .recommend-block-9000 .qna-item {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #ccc; }

.content-2003 .img {
  background-color: white;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767.98px) {
    .content-2003 .img {
      margin-bottom: 30px; } }
  .content-2003 .img .single-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 120px);
    flex: 0 0 calc(100% - 120px);
    max-width: calc(100% - 120px);
    position: relative; }
    @media (max-width: 1199.98px) {
      .content-2003 .img .single-container {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 100px);
        flex: 0 0 calc(100% - 100px);
        max-width: calc(100% - 100px); } }
    .content-2003 .img .single-container img {
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center center;
      object-position: center center; }
  .content-2003 .img .thumbnail-carou {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px;
    padding-left: 10px; }
    @media (max-width: 1199.98px) {
      .content-2003 .img .thumbnail-carou {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
        max-width: 100px; } }
    .content-2003 .img .thumbnail-carou .span3 {
      margin-bottom: 10px; }
      .content-2003 .img .thumbnail-carou .span3 img {
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center center;
        object-position: center center; }
      @media (max-width: 1199.98px) {
        .content-2003 .img .thumbnail-carou .span3 .ratio:before {
          padding-top: 120%; } }
      .content-2003 .img .thumbnail-carou .span3:last-child {
        margin-bottom: 0; }

.content-2003 .desc {
  position: relative; }

.content-2003 .contentBody li {
  color: #555555;
  font-size: 18px;
  margin-bottom: 15px; }
  .content-2003 .contentBody li p {
    margin-bottom: 0; }
  .content-2003 .contentBody li i {
    color: #d30b63;
    font-style: normal; }

.content-2003 .schedule-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .content-2003 .schedule-list li {
    width: 8.33333%;
    text-align: center;
    padding-right: 3px; }
    @media (max-width: 1299.98px) {
      .content-2003 .schedule-list li {
        width: 16.66667%; } }
    @media (max-width: 767.98px) {
      .content-2003 .schedule-list li {
        width: 25%; } }
    .content-2003 .schedule-list li .check {
      background-color: #524147;
      color: #fff;
      font-size: 16px;
      padding: 5px 0;
      margin-bottom: 10px; }
      .content-2003 .schedule-list li .check.active {
        background-color: #fdbc2d; }
    .content-2003 .schedule-list li span {
      margin-bottom: 0;
      font-size: 16px;
      color: #555; }

.content-2003 .btn {
  min-width: 170px;
  text-align: center;
  font-size: 18px;
  border-radius: 0; }

.content-2003 .changeFont {
  top: 0;
  bottom: auto; }

.content-2003 .info .heading {
  padding-right: 100px;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc; }
  .content-2003 .info .heading.heading-v2 {
    padding-bottom: 0;
    border-bottom: 0;
    padding-right: 0; }
  .content-2003 .info .heading h4 {
    font-size: 24px;
    color: #524147;
    margin-bottom: 0; }
    @media (max-width: 767.98px) {
      .content-2003 .info .heading h4 {
        font-size: 20px; } }
    .content-2003 .info .heading h4 span {
      font-size: 16px;
      display: inline-block;
      vertical-align: bottom;
      color: #888888;
      text-transform: uppercase;
      margin-left: 10px; }
  .content-2003 .info .heading .icon {
    font-size: 30px;
    line-height: 1;
    color: #d30b63;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px; }
    @media (max-width: 767.98px) {
      .content-2003 .info .heading .icon {
        font-size: 24px; } }

.content-2003 .info .contentBody p {
  font-size: 18px; }

.filter-2003 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1); }
  @media (max-width: 1299.98px) {
    .filter-2003 {
      padding: 15px; } }
  .filter-2003 .btn {
    min-width: 0;
    font-size: inherit; }
  .filter-2003 .form-control {
    border: 0;
    font-size: 16px; }
  .filter-2003 .btn-reset {
    background-color: transparent;
    border: 0;
    font-size: 16px;
    color: #d30b63; }
    @media (max-width: 1299.98px) {
      .filter-2003 .btn-reset {
        font-size: 14px; } }
    @media (max-width: 1199.98px) {
      .filter-2003 .btn-reset {
        padding-left: 15px;
        display: block;
        width: 100%;
        text-align: left; } }
  .filter-2003 .select {
    position: relative;
    padding-right: 10px; }
    @media (max-width: 1199.98px) {
      .filter-2003 .select {
        width: 25%; }
        .filter-2003 .select:nth-child(4n):before {
          content: none; } }
    @media (max-width: 767.98px) {
      .filter-2003 .select {
        width: 50%; }
        .filter-2003 .select:nth-child(2n):before {
          content: none; } }
    .filter-2003 .select:before {
      content: '';
      display: block;
      height: 20px;
      width: 1px;
      background-color: #ccc;
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .filter-2003 .select select {
      text-align: center; }
      @media (max-width: 1299.98px) {
        .filter-2003 .select select {
          font-size: 14px; } }
  .filter-2003 .search {
    border: 1px solid #d30b63;
    margin-left: auto; }
    @media (max-width: 1299.98px) {
      .filter-2003 .search {
        width: 200px; } }
    @media (max-width: 1199.98px) {
      .filter-2003 .search {
        width: calc(25% - 15px);
        margin-left: 15px; } }
    @media (max-width: 767.98px) {
      .filter-2003 .search {
        width: calc(50% - 15px); } }
    .filter-2003 .search .btn-search {
      font-size: 26px;
      line-height: 1;
      padding: 0 7px;
      border: 0; }
    .filter-2003 .search .form-control {
      line-height: 1.4; }
      @media (max-width: 1299.98px) {
        .filter-2003 .search .form-control {
          font-size: 15px; } }

.item-2003 {
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  padding: 20px;
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s; }
  @media (max-width: 1299.98px) {
    .item-2003 {
      padding: 10px; } }
  @media (max-width: 767.98px) {
    .item-2003 {
      padding: 15px;
      margin-bottom: 20px; } }
  .item-2003:hover {
    background-color: #d30b63; }
    .item-2003:hover .item-2003__desc li {
      color: #fff; }
      .item-2003:hover .item-2003__desc li i {
        color: #fff; }
    .item-2003:hover .btn {
      background-color: #ffffff;
      border-color: #ffffff;
      color: #d30b63; }
  @media (max-width: 1599.98px) {
    .item-2003 .btn {
      min-width: 100%; } }

.item-2003__img {
  float: left;
  margin-right: 20px;
  width: 170px; }
  @media (max-width: 1599.98px) {
    .item-2003__img {
      width: 150px; } }
  @media (max-width: 1299.98px) {
    .item-2003__img {
      width: 110px;
      margin-right: 10px; } }
  @media (max-width: 991.98px) {
    .item-2003__img {
      width: 130px; } }
  @media (max-width: 767.98px) {
    .item-2003__img {
      margin-right: 15px; } }
  .item-2003__img .ava {
    margin-bottom: 10px; }
    .item-2003__img .ava img {
      width: 100%; }

.item-2003__desc {
  overflow: hidden; }
  .item-2003__desc li {
    color: #555555;
    font-size: 18px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
    .item-2003__desc li:not(:last-child) {
      margin-bottom: 15px; }
    @media (max-width: 1599.98px) {
      .item-2003__desc li {
        font-size: 16px; } }
    @media (max-width: 1299.98px) {
      .item-2003__desc li {
        font-size: 12px; }
        .item-2003__desc li:not(:last-child) {
          margin-bottom: 10px; } }
    @media (max-width: 991.98px) {
      .item-2003__desc li {
        font-size: 16px; } }
    .item-2003__desc li p {
      margin-bottom: 0; }
    .item-2003__desc li i {
      color: #d30b63;
      font-style: normal;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s; }

#parentalModal .modal-dialog {
  max-width: 1200px; }
  @media (max-width: 1199.98px) {
    #parentalModal .modal-dialog {
      margin-right: .5rem;
      margin-left: .5rem; } }

#parentalModal .close {
  position: absolute;
  top: -45px;
  right: -45px;
  padding: 0;
  width: 35px;
  height: 35px;
  background-color: #d30b63;
  color: #fff; }
  @media (max-width: 1199.98px) {
    #parentalModal .close {
      right: 0; } }
  #parentalModal .close svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%; }
    #parentalModal .close svg path {
      fill: currentColor;
      stroke-width: 0; }

#parentalModal .modal-content {
  border: 0;
  border-radius: 0; }

#parentalModal .modal-body {
  max-width: 650px;
  margin: 0 auto;
  padding-top: 65px;
  padding-bottom: 65px; }
  @media (max-width: 767.98px) {
    #parentalModal .modal-body {
      padding-top: 25px;
      padding-bottom: 25px; } }
  #parentalModal .modal-body form label {
    font-size: 24px;
    color: #414141;
    width: 8em; }
    @media (max-width: 767.98px) {
      #parentalModal .modal-body form label {
        font-size: 18px; } }
  #parentalModal .modal-body form .form-control {
    font-size: 24px; }
    @media (max-width: 767.98px) {
      #parentalModal .modal-body form .form-control {
        font-size: 18px; } }
    #parentalModal .modal-body form .form-control[name="name"] {
      background-color: transparent;
      border: 0;
      color: #d30b63; }
  #parentalModal .modal-body form .form-group {
    margin-bottom: 1.5rem; }
  #parentalModal .modal-body form .warm {
    color: #d30b63;
    font-size: 18px; }
    @media (max-width: 767.98px) {
      #parentalModal .modal-body form .warm {
        font-size: 16px; } }
  #parentalModal .modal-body form button {
    font-size: 24px;
    border-radius: 0;
    width: 240px; }
    @media (max-width: 767.98px) {
      #parentalModal .modal-body form button {
        margin: 0 auto;
        display: block; } }
  #parentalModal .modal-body form .date {
    position: relative; }
    #parentalModal .modal-body form .date .input-group-addon {
      position: absolute;
      top: 50%;
      right: 10px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: 10; }
      #parentalModal .modal-body form .date .input-group-addon .icon {
        font-size: 24px;
        color: #d30b63;
        line-height: 1; }
    #parentalModal .modal-body form .date .form-control {
      border-color: #ced4da;
      border-radius: 0.2rem; }

@media (max-width: 767.98px) {
  .section-pageContent {
    padding-top: 20px !important; } }

.right-chat {
  position: fixed;
  top: 50%;
  right: 0;
  text-align: center;
  z-index: 100;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s; }
  .right-chat.hide {
    -webkit-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    transform: translate(100%, -50%); }
  @media (max-width: 767.98px) {
    .right-chat {
      display: none; } }
  .right-chat .top {
    background-image: url(../image/right_bg1.png);
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 20px 0 12px;
    width: 156px; }
    .right-chat .top span {
      font-size: 16px;
      color: #d30b63; }
    .right-chat .top p {
      font-size: 20px;
      font-weight: bold;
      font-family: "impact"; }
  .right-chat .mid {
    background-image: url(../image/right_bg2.png);
    background-repeat: repeat-y;
    background-position: center;
    width: 156px;
    background-size: 100%;
    margin-top: -1px; }
    .right-chat .mid a {
      display: block;
      font-size: 16px;
      color: #fff;
      padding: 10px 30px; }
  .right-chat .bot {
    width: 156px;
    background-image: url(../image/right_bg3.png);
    background-size: 100%;
    padding-top: 68px;
    background-repeat: no-repeat;
    position: relative;
    margin-top: -1px; }
  .right-chat .close {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -60%);
    -ms-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%);
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #fff; }
    .right-chat .close:before, .right-chat .close:after {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 80%;
      height: 2px;
      background-color: #d30b63; }
    .right-chat .close:before {
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
      transform: translate(-50%, -50%) rotate(45deg); }
    .right-chat .close:after {
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
      transform: translate(-50%, -50%) rotate(-45deg); }

.right-chat-sm {
  position: fixed;
  top: 50%;
  right: 0;
  text-align: center;
  z-index: 100;
  -webkit-transform: translate(-10px, -50%);
  -ms-transform: translate(-10px, -50%);
  transform: translate(-10px, -50%);
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
  opacity: 1;
  visibility: visible;
  cursor: pointer; }
  .right-chat-sm.hide {
    -webkit-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    opacity: 0;
    visibility: hidden; }
  .right-chat-sm .icon {
    font-size: 30px;
    color: #fff;
    padding: 10px;
    background-color: #d30b63;
    line-height: 1;
    border-radius: 100%;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3); }

.form-popup {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #d30b63;
  padding: 40px;
  z-index: 100;
  display: none;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2); }
  @media (max-width: 991.98px) {
    .form-popup {
      padding: 20px; } }
  @media (max-width: 767.98px) {
    .form-popup {
      display: none; } }
  .form-popup.hide {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
    .form-popup.hide .icon-close .icon {
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg); }
  .form-popup .title {
    margin-bottom: 20px; }
    .form-popup .title h4 {
      padding: 0 1.5em;
      font-size: 30px;
      color: #fff;
      position: relative;
      display: inline-block;
      margin-right: 80px; }
      @media (max-width: 991.98px) {
        .form-popup .title h4 {
          margin-right: 40px;
          font-size: 28px; } }
      .form-popup .title h4 span {
        font-size: 24px; }
        @media (max-width: 991.98px) {
          .form-popup .title h4 span {
            font-size: 18px; } }
      .form-popup .title h4:before, .form-popup .title h4::after {
        content: '';
        position: absolute;
        top: 5px;
        display: block;
        width: 23px;
        height: 23px;
        background-image: url(../image/title-light-ic.png); }
      .form-popup .title h4::before {
        left: 0; }
      .form-popup .title h4::after {
        right: 0;
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1); }
    .form-popup .title p i {
      color: #fff;
      font-size: 30px;
      line-height: 1;
      margin-right: 5px; }
    .form-popup .title p span {
      font-size: 30px;
      font-family: "impact";
      color: #fff; }
  .form-popup .form-control {
    border: 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    background-color: transparent;
    border-radius: 0;
    padding-left: 0;
    height: 100%;
    width: 200px; }
    @media (max-width: 1199.98px) {
      .form-popup .form-control {
        width: 140px; } }
    .form-popup .form-control::-webkit-input-placeholder {
      color: #fff; }
    .form-popup .form-control:-ms-input-placeholder {
      color: #fff; }
    .form-popup .form-control::-ms-input-placeholder {
      color: #fff; }
    .form-popup .form-control::placeholder {
      color: #fff; }
  .form-popup .js-select button {
    border: 0;
    border-bottom: 1px solid #fff;
    color: #fff !important;
    background-color: transparent;
    border-radius: 0;
    padding-left: 0;
    height: 100%;
    width: 200px;
    position: relative; }
    @media (max-width: 1199.98px) {
      .form-popup .js-select button {
        width: 120px; } }
    .form-popup .js-select button:before {
      content: '\e70c';
      font-size: 12px;
      position: absolute;
      line-height: 1;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      font-family: 'iconfont'; }
  .form-popup .date {
    position: relative; }
    .form-popup .date .icon {
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      color: #fff;
      z-index: -1; }
  .form-popup .btn-submit {
    background-color: #a3084c;
    color: #fff;
    min-width: 140px; }
    @media (max-width: 1199.98px) {
      .form-popup .btn-submit {
        min-width: 0; } }
  .form-popup .form-v1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .form-popup .form-group {
    margin-bottom: 0; }
    .form-popup .form-group:not(:last-child) {
      margin-right: 40px; }
      @media (max-width: 991.98px) {
        .form-popup .form-group:not(:last-child) {
          margin-right: 20px; } }
    .form-popup .form-group.has-error input::-webkit-input-placeholder {
      color: red; }
    .form-popup .form-group.has-error input:-ms-input-placeholder {
      color: red; }
    .form-popup .form-group.has-error input::-ms-input-placeholder {
      color: red; }
    .form-popup .form-group.has-error input::placeholder {
      color: red; }
  .form-popup .icon-close {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    text-align: left;
    -webkit-transform: translate(-20px, -50%);
    -ms-transform: translate(-20px, -50%);
    transform: translate(-20px, -50%);
    background-color: #d30b63;
    color: #fff;
    border-radius: 100%;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
    .form-popup .icon-close .icon {
      display: inline-block;
      -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
      transform: rotateZ(180deg); }

.content-10000 .search-bread {
  width: 500px;
  margin: 0 auto;
  margin-bottom: 30px; }
  @media (max-width: 767.98px) {
    .content-10000 .search-bread {
      width: 100%; } }
  .content-10000 .search-bread .input-group {
    position: relative;
    border: 1px solid #d30b63;
    border-radius: 100px;
    overflow: hidden;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
  .content-10000 .search-bread .form-control {
    background-color: transparent;
    border: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 45px;
    color: #666; }
    .content-10000 .search-bread .form-control::-webkit-input-placeholder {
      font-size: 16px;
      color: #666; }
    .content-10000 .search-bread .form-control:-ms-input-placeholder {
      font-size: 16px;
      color: #666; }
    .content-10000 .search-bread .form-control::-ms-input-placeholder {
      font-size: 16px;
      color: #666; }
    .content-10000 .search-bread .form-control::placeholder {
      font-size: 16px;
      color: #666; }
  .content-10000 .search-bread .input-group-append {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 40px;
    height: 40px;
    background-color: transparent;
    z-index: 10; }
  .content-10000 .search-bread .icon {
    font-size: 20px;
    line-height: 38px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    padding: 0;
    background-color: #d30b63;
    border: 1px solid #d30b63;
    color: #fff; }

.content-10000 .item-10000 {
  padding: 15px 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  color: #555555;
  border-bottom: 1px solid #e6e6e6; }
  @media (max-width: 767.98px) {
    .content-10000 .item-10000 {
      font-size: 14px; } }
  .content-10000 .item-10000 span {
    color: #d30b63; }

.datepicker .table-condensed tr, .datepicker .table-condensed td, .datepicker .table-condensed th {
  padding: 5px; }

.datepicker .table-condensed td.active, .datepicker .table-condensed td.active:hover, .datepicker .table-condensed td span.active {
  background-color: #d30b63; }

.datepicker .table-condensed td.today:before {
  border-bottom-color: #d30b63; }

/*# sourceMappingURL=style.css.map */