@charset "UTF-8";
body {
  font-family: "JinXuan", "Roboto", "Noto Sans TC", "思源黑體", sans-serif !important;
  font-size: 1rem;
  line-height: 1.6;
}
@media (min-width: 768px) {
  body {
    font-size: 0.875rem;
    line-height: 1.7;
  }
}

p {
  font-weight: 500 !important;
}

.form-control,
.custom-select {
  font-weight: 500 !important;
}

.font-w100 {
  font-weight: 100 !important;
}

.font-w200 {
  font-weight: 200 !important;
}

.font-w300 {
  font-weight: 300 !important;
}

.font-w400 {
  font-weight: 400 !important;
}

.font-w500 {
  font-weight: 500 !important;
}

.font-w600 {
  font-weight: 600 !important;
}

.font-w700 {
  font-weight: 700 !important;
}

.font-w800 {
  font-weight: 800 !important;
}

.font-w900 {
  font-weight: 900 !important;
}

.letter-spacing-0 {
  letter-spacing: 0px !important;
}

.mask.rgba-gradient-1 {
  background: linear-gradient(45deg, rgba(255, 88, 88, 0.7), rgba(238, 66, 146, 0.8));
}

.mask.rgba-gradient-2 {
  background: linear-gradient(98deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
}

.mask.rgba-gradient-3 {
  background: linear-gradient(45deg, rgba(42, 27, 161, 0.7), rgba(255, 48, 48, 0.7));
}

.mask.rgba-gradient-4 {
  background: linear-gradient(98deg, rgba(22, 91, 231, 0.5), rgba(255, 32, 32, 0.5));
}

.dotted-scrollspy {
  background: rgba(0, 0, 0, 0);
  width: 50px;
  z-index: 9;
}
.dotted-scrollspy li a.active span {
  background-color: #666;
}
.dotted-scrollspy li a span {
  background-color: #ddd;
}

.iframe_get_page {
  height: 100%;
  height: 85vh;
}

#btnTop .btn-default {
  color: #ffffff;
  background-color: #0c75c7 !important;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
#btnTop .btn-default:hover {
  color: #ffffff;
  background-color: #003c81 !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#btnTop .btn-floating {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}

#mdb-preloader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.96);
}

@media (max-width: 767.98px) {
  #mdb-preloader {
    display: none;
  }
}
.navbar .navbar-brand img {
  width: 260px;
  height: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navbar svg,
.navbar image {
  width: 260px;
  height: 70px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navbar .navbar-toggler {
  margin-left: auto;
}
.navbar .dropdown.multi-level-dropdown .dropdown-menu .dropdown-item:hover {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.navbar.navbar-light .navbar-nav .nav-item .nav-link {
  line-height: 2rem;
}
.navbar.navbar-light .navbar-nav .nav-item.active > .nav-link {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: solid 3px #ff8100;
}

.navbar.top-nav-collapse img,
.navbar.top-nav-collapse svg,
.navbar.top-nav-collapse image {
  width: 240px;
  height: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media (min-width: 600px) {
  .navbar.navbar.scrolling-navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .navbar.navbar.scrolling-navbar .navbar-brand {
    padding-bottom: 0rem;
  }
}
.navbar .navbar-toggler {
  margin-left: auto;
}

.navbar_fixed_tm .L1_title {
  color: #fff !important;
}
.navbar_fixed_tm .L1_title:hover {
  color: #c1c1c1 !important;
}
.navbar_fixed_tm .navbar {
  background-color: rgba(39, 42, 45, 0.9);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.navbar_fixed_tm .navbar:not(.top-nav-collapse) {
  background: transparent;
}

@media (min-width: 769px) {
  .navbar_fixed_tm .navbar:not(.top-nav-collapse) {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (max-width: 1999.98px) {
  .navbar_fixed_tm .navbar:not(.top-nav-collapse) {
    background: #272a2d;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (min-width: 800px) and (max-width: 850px) {
  .navbar_fixed_tm .navbar:not(.top-nav-collapse) {
    background: #272a2d;
  }
}
@media (max-width: 450px) {
  .navbar_fixed_tm .display-3 {
    font-size: 3rem;
  }
}
@media (max-width: 768px) {
  .navbar_fixed_tm .divider-new {
    margin-left: 10%;
    margin-right: 10%;
  }
}

.navbar .dropdown-menu {
  background-color: #0c75c7 !important;
}
.navbar .dropdown-menua {
  color: #1f1f1f !important;
}

.navbar .lang-nav .dropdown-menu {
  background-color: #fff !important;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

@media (max-width: 767.98px) {
  .navbar .dropdown-submenu .dropdown-menu {
    background-color: rgba(255, 129, 0, 0) !important;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0), 0 2px 10px 0 rgba(0, 0, 0, 0) !important;
            box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0), 0 2px 10px 0 rgba(0, 0, 0, 0) !important;
  }
}
@media (max-width: 767.98px) {
  .navbar .lang-nav .dropdown-menu {
    position: absolute !important;
    margin-top: 0;
  }
  .navbar .dropdown-menu {
    position: relative !important;
    margin-top: 0;
  }
  .navbar .dropdown.multi-level-dropdown .dropdown-menu .dropdown-submenu .dropdown-menu {
    position: relative !important;
    display: block;
    top: 0;
    left: 0;
  }
  .navbar .dropdown.multi-level-dropdown .dropdown-menu .dropdown-submenu .dropdown-menu a::before {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.05em solid;
    border-bottom: 0.05em solid;
    border-right: 0.3em solid;
    border-left: 0.3em solid;
  }
}
.lang-nav {
  margin-top: 4px;
  margin-left: 0px;
  margin-right: 0px;
}
.lang-nav .nav-link i {
  font-size: 1.25rem;
}
.lang-nav .dropdown-toggle::after {
  display: none;
}
.lang-nav .dropdown .dropdown-menu.dropdown-info .dropdown-item:hover {
  background-color: #0c75c7 !important;
}

@media (max-width: 576px) {
  .navbar_fixed_tm .navbar {
    min-height: 85px;
  }
}
@media (min-width: 576px) {
  .navbar_fixed_tm .navbar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  }
}
@media (max-width: 992px) {
  .navbar_fixed_tm .navbar .container {
    width: 100%;
    z-index: 1030 !important;
  }
}
.navbar_fixed_tm .topNavRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: 10px;
  padding-top: 8px;
  margin-left: auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (min-width: 992px) {
  .navbar_fixed_tm .topNavRow {
    height: 38px;
  }
}
@media (min-width: 992px) {
  .navbar_fixed_tm .navbar .topnav {
    margin-right: 20px;
  }
  .navbar_fixed_tm .navbar .topnav .navbar-nav .nav-item .nav-link {
    font-size: 0.85rem;
    color: #fff;
    line-height: 1;
  }
}
.navbar_fixed_tm .navbar.main_nav .navbar-collapse .topnav .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.navbar_fixed_tm .navbar.main_nav .navbar-collapse .topnav .navbar-nav .nav-item {
  display: block !important;
  margin-right: 15px;
}
.navbar_fixed_tm .navbar.main_nav .navbar-collapse .topnav .navbar-nav .nav-item .nav-link {
  line-height: 1rem;
  font-size: 0.85rem;
}

@media (min-width: 992px) {
  .webSeach {
    width: 30%;
  }
}
@media (max-width: 991.98px) {
  .webSeach {
    width: 100%;
  }
}
.webSeach input {
  height: 1.7rem;
}
.webSeach .waves-input-wrapper {
  cursor: pointer;
  background: #0c75c7 !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}
.webSeach .waves-input-wrapper .btn {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.5rem;
}
.webSeach .waves-input-wrapper .btn:hover {
  color: #ccc;
}

.page-footer {
  background-color: #3e4551 !important;
  position: relative;
  margin-top: 40px;
}
.page-footer::before {
  position: absolute;
  content: "";
  top: -100px;
  display: block;
  width: 100%;
  height: 100px;
  background-image: url("../img/Footer_top.svg");
  background-size: cover;
}
.page-footer .footerLogo {
  width: 300px;
  margin-bottom: 0.85rem;
  text-align: left;
}
.page-footer .addInfo p {
  text-indent: -2rem;
  display: block;
  color: #fff;
  font-size: 0.85rem;
  line-height: 1.4rem;
  margin-left: 5rem;
  margin-bottom: 0rem;
  text-align: left;
}
.page-footer .addInfo p a:hover {
  color: #003c81;
}
.page-footer .addInfo p span {
  width: 30px;
  display: inline-block;
  color: #acacac;
}
.page-footer p a:hover {
  color: #003c81;
}
.page-footer .addIcon {
  margin-left: 1rem;
}
.page-footer .addIcon a i {
  font-size: 1.5rem;
  margin-right: 1rem;
  margin-top: 1rem;
}
.page-footer .addIcon a:hover i {
  color: #acacac;
}
.page-footer .footer-copyright {
  font-size: 0.85rem;
  border-top: 1px solid rgba(255, 255, 255, 0.17);
  overflow: hidden;
  color: #FFF;
  background-color: #3e4551 !important;
  padding-bottom: 20px;
}

.container-footer {
  width: 100%;
  background-color: #3e4551 !important;
  color: #fff !important;
}
.container-footer .title {
  color: #fff !important;
  font-weight: 400;
  font-size: 1.125rem;
}
.container-footer p {
  font-size: 1rem;
  line-height: 1.8rem;
}
.container-footer p a {
  color: #3e4551 !important;
}
.container-footer p a:hover {
  color: #3e4551 !important;
}

body {
  overflow-y: scroll;
  overflow-x: hidden;
}

.index_style {
  background-color: #ffffff !important;
}
.index_style .index_video {
  position: relative;
}
.index_style .index_video .video_top {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(rgba(0, 0, 0, 0.6))), -webkit-gradient(linear, left bottom, left top, color-stop(20%, transparent), to(rgba(0, 0, 0, 0.3)));
  background: linear-gradient(0deg, transparent, rgba(0, 0, 0, 0.6)), linear-gradient(0deg, transparent 20%, rgba(0, 0, 0, 0.3));
  height: 150px;
}
.index_style .index_video .video_bottom_btn {
  position: absolute;
  top: 45%;
  left: 48%;
}
.index_style .index_video .video_bottom_btn a {
  color: #fff;
}
.index_style .index_video .video-book-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  text-shadow: #333 2px 0 10px;
}
.index_style .index_video .video-book-box .lib-video-book {
  position: relative;
  margin: -50px auto 0;
}
.index_style .index_video .video-book-box .lib-video-book.book {
  width: 300px;
  height: 180px;
  border: 4px solid #f5aa39;
  background: none;
  -webkit-perspective: 660px;
          perspective: 660px;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
  background: rgba(255, 255, 255, 0.5);
}
.index_style .index_video .video-book-box .lib-video-book.book .spinner-border {
  position: absolute;
  top: 95px;
  right: 135px;
  z-index: 10;
  background: none;
}
.index_style .index_video .video-book-box .lib-video-book.book .logo {
  display: block;
  position: absolute;
  top: 40%;
  right: 30px;
  width: 240px;
  height: 750px;
  z-index: 10;
  background: none;
}
.index_style .index_video .video-book-box .lib-video-book.book .logo {
  -webkit-filter: drop-shadow(1px 1px 7px rgb(255, 255, 255));
  filter: drop-shadow(1px 1px 7px rgb(255, 255, 255));
}
.index_style .index_video .video-book-box .lib-video-book.book .page {
  display: block;
  position: absolute;
  top: -4px;
  right: -4px;
  width: 150px;
  height: 180px;
  border: 4px solid #f4a93b;
  border-left: none;
  margin: 0;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform-origin: left center;
          transform-origin: left center;
}
.index_style .index_video .lib-video-book .page:nth-child(1) {
  -webkit-animation: bookPageTurn 3.2s cubic-bezier(0, 0.39, 1, 0.59) 1.6s infinite;
          animation: bookPageTurn 3.2s cubic-bezier(0, 0.39, 1, 0.59) 1.6s infinite;
}
.index_style .index_video .lib-video-book .page:nth-child(2) {
  -webkit-animation: bookPageTurn 3.2s cubic-bezier(0, 0.39, 1, 0.59) 1.45s infinite;
          animation: bookPageTurn 3.2s cubic-bezier(0, 0.39, 1, 0.59) 1.45s infinite;
}
.index_style .index_video .lib-video-book .page:nth-child(3) {
  -webkit-animation: bookPageTurn 3.2 cubic-bezier(0, 0.39, 1, 0.59) 1.2s infinite;
          animation: bookPageTurn 3.2 cubic-bezier(0, 0.39, 1, 0.59) 1.2s infinite;
}
.index_style .index_video .lib-video-book .page:nth-child(4) {
  -webkit-animation: bookPageTurn 3.2s cubic-bezier(0, 0.39, 1, 0.59) 0.95s infinite;
          animation: bookPageTurn 3.2s cubic-bezier(0, 0.39, 1, 0.59) 0.95s infinite;
}
@-webkit-keyframes bookPageTurn {
  0% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
  20% {
    background: rgba(255, 255, 255, 0.2);
  }
  40% {
    background: rgba(255, 255, 255, 0.2);
    -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
  }
  100% {
    background: rgba(255, 255, 255, 0.2);
    -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
  }
}
@keyframes bookPageTurn {
  0% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
  20% {
    background: rgba(255, 255, 255, 0.2);
  }
  40% {
    background: rgba(255, 255, 255, 0.2);
    -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
  }
  100% {
    background: rgba(255, 255, 255, 0.2);
    -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
  }
}

.index_style .index_search {
  position: relative;
  background: url("../img/search_bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-mask-image: url("../img/search_mask.svg");
  mask-image: url("../img/search_mask.svg");
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: bottom;
  mask-position: bottom;
  width: 100%;
  min-height: 250px;
}
.index_style .index_search .search_top {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(rgba(0, 0, 0, 0.6))), -webkit-gradient(linear, left bottom, left top, color-stop(20%, transparent), to(rgba(0, 0, 0, 0.3)));
  background: linear-gradient(0deg, transparent, rgba(0, 0, 0, 0.6)), linear-gradient(0deg, transparent 20%, rgba(0, 0, 0, 0.3));
  height: 100px;
}
.index_style .index_search .search-box {
  color: #fff;
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}
.index_style .index_search .search-box .nav-tabs {
  border-bottom: none;
}
.index_style .index_search .search-box .nav-tabs .nav-link {
  background-color: rgba(0, 0, 0, 0.5);
  margin-right: 1px;
  border: none;
  color: #fff;
}
.index_style .index_search .search-box .nav-tabs .nav-link.active {
  background-color: #ff8100;
  border: #ff8100;
  color: #fff;
}
.index_style .index_search .search-box .tab-content {
  border-radius: 5px;
  border-top-left-radius: 0px;
  background-color: rgba(0, 0, 0, 0.8);
  min-height: 130px;
}
.index_style .index_search .search-box .tab-content .form-select {
  width: 15%;
  height: 40px;
  display: inline;
}
.index_style .index_search .search-box .tab-content .form-control {
  width: 50%;
  height: 40px;
  display: inline;
}
.index_style .index_search .search-box .tab-content .btn {
  font-size: 22px;
  width: 40px;
  height: 40px;
  color: #fff;
  background-color: #ff8100;
  padding: 0px;
}
@media (max-width: 991.98px) {
  .index_style .index_search .search-box .tab-content .form-select {
    width: 20%;
  }
  .index_style .index_search .search-box .tab-content .form-control {
    width: 65%;
  }
}

.index_style .index_lib_info {
  z-index: 10;
  margin-bottom: 60px;
}
.index_style .index_lib_info .lib_info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.index_style .index_lib_info .lib_info-box .dateCard {
  border: 3px solid #BDAFA4;
  width: 100px;
  height: 120px;
  padding: 5px 10px;
  text-align: center;
  border-radius: 5px;
  margin-right: 15px;
}
@media (max-width: 991.98px) {
  .index_style .index_lib_info .lib_info-box .dateCard {
    margin-right: 15px !important;
  }
}
.index_style .index_lib_info .lib_info-box .dateCard .timeCard01 {
  border-bottom: 1px solid #BDAFA4;
  text-align: center;
  color: #ff8100;
  font-size: 1.2rem;
}
.index_style .index_lib_info .lib_info-box .dateCard .timeCard02 .timeDate {
  text-align: center;
  display: block;
  margin-top: 15px;
  margin-bottom: 0px;
  color: #ff8100;
  font-size: 3rem;
  line-height: 0.7em;
  font-family: "SilverSouthSerif", Times, serif !important;
}
.index_style .index_lib_info .lib_info-box .dateCard .timeCard02 .timeWeek {
  text-align: center;
  color: #333;
  font-size: 13px !important;
  font-family: "JinXuan", "Roboto", "Noto Sans TC", "思源黑體", sans-serif !important;
}
.index_style .index_lib_info .lib_info-box .timeCardRight {
  color: #000;
  padding-top: 0px;
  padding-right: 15px;
}
@media (max-width: 575.98px) {
  .index_style .index_lib_info .lib_info-box .timeCardRight {
    width: 200px;
  }
}
@media (max-width: 480px) {
  .index_style .index_lib_info .lib_info-box .timeCardRight {
    width: 200px;
  }
}
@media (max-width: 375px) {
  .index_style .index_lib_info .lib_info-box .timeCardRight {
    margin-right: 15px !important;
  }
}
.index_style .index_lib_info .lib_info-box .timeCardRight .date {
  color: #000;
  margin-bottom: 0px;
  margin-left: -4px !important;
}
.index_style .index_lib_info .lib_info-box .timeCardRight .memo {
  color: #999;
  margin-top: -10px !important;
  margin-bottom: 0px;
}
.index_style .index_lib_info .lib_info-box .timeCardRight .opentTime {
  margin-top: 8px;
  margin-bottom: 0px;
  color: #ff8100;
  font-size: 1.5rem;
  font-family: "SilverSouthSerif", Times, serif !important;
}
.index_style .index_lib_info .lib_info-box .timeCardRight .hours {
  margin-left: 0px;
  margin-top: 2px;
  color: #fff;
  background: #ff8100;
  border-radius: 4px;
  font-size: 0.85rem;
  padding: 0.2rem 0.4rem;
}
.index_style .index_lib_info .lib_info-box .timeCardRight__2 {
  border-left: 1px solid #e1e1e1;
  padding-left: 15px;
  height: 70%;
}
@media (max-width: 575.98px) {
  .index_style .index_lib_info .lib_info-box .timeCardRight__2 {
    border-left: none;
    margin-top: 30px;
  }
}
.index_style .index_lib_info .lib_info-box .renewal {
  width: 230px;
  text-align: left;
  color: #000;
  margin-top: 15px;
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.index_style .index_lib_info .lib_info-box .renewal .text {
  margin-left: 10px;
  display: inline-block;
  text-align: center;
  margin-top: 15px;
  line-height: 1.3em;
}
.index_style .index_lib_info .lib_info-box .renewal .text span {
  color: #ff8100;
  font-size: 45px;
  text-align: center;
  line-height: 1em;
  font-family: "SilverSouthSerif", Times, serif !important;
}
.index_style .index_lib_info .lib_info-box .renewal lottie-player {
  padding: 0px;
  margin-top: -18px;
  width: 120px;
  height: 120px;
  margin-right: -15px;
  opacity: 0.4;
}
@media (min-width: 1200px) {
  .index_style .index_lib_info .lib_info-box .renewal {
    margin-left: auto !important;
    margin-top: 0px !important;
  }
}
@media (max-width: 499.98px) {
  .index_style .index_lib_info .lib_info-box .renewal {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 0px !important;
  }
}
@media (max-width: 375px) {
  .index_style .index_lib_info .lib_info-box .renewal {
    width: 300px;
    margin: 15px;
  }
}
.index_style .index_lib_info .lib_info-box .link-box {
  padding-left: 10px;
}
.index_style .index_lib_info .lib_info-box .link-box lottie-player {
  width: 65px;
  height: 65px;
  margin-top: -5px;
  opacity: 0.5;
}
.index_style .index_lib_info .lib_info-box .link-box .btn {
  height: 45px;
  border-radius: 4px;
  border: solid 1px #ff8100;
  color: #333;
}
@media (min-width: 1400px) and (max-width: 1500px) {
  .index_style .index_lib_info .lib_info-box .link-box {
    margin-right: 40px !important;
  }
}
@media (min-width: 1200px) {
  .index_style .index_lib_info .lib_info-box .link-box {
    margin-top: 0px !important;
  }
}
@media (max-width: 991.98px) {
  .index_style .index_lib_info .lib_info-box .link-box {
    width: 300px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .index_style .index_lib_info .lib_info-box .link-box {
    margin-top: 10px;
    padding-top: 20px;
    margin-left: auto;
  }
}
.index_style .index_lib_info .lib_info-box .act-box {
  max-width: 490px;
}
@media (min-width: 992px) {
  .index_style .index_lib_info .lib_info-box .act-box {
    padding-left: 20px;
  }
}
@media (max-width: 1200px) {
  .index_style .index_lib_info .lib_info-box .act-box {
    margin-top: 20px;
  }
}
.index_style .index_lib_info .lib_info-box .act-box .act-title {
  font-size: 0.95rem;
  line-height: 1.2rem;
}
.index_style .index_lib_info .lib_info-box .act-box table.table thead {
  border-bottom: 1px solid #eee;
}
.index_style .index_lib_info .lib_info-box .act-box table.table thead th {
  color: #888;
}
.index_style .index_lib_info .lib_info-box .act-box table.table th,
.index_style .index_lib_info .lib_info-box .act-box table.table td {
  font-size: 14px;
  padding: 0rem !important;
}
.index_style .index_lib_info .lib_info-box .act-box table.table tbody tr {
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.index_style .index_lib_info .lib_info-box .act-box table.table tbody tr:hover {
  background-color: #ff8100;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.index_style .index_lib_info .lib_info-box .act-box table.table tbody tr td {
  color: #555;
  font-weight: 300 !important;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.index_style .index_lib_info .lib_info-box .act-box table.table tbody tr:hover td {
  color: #fff !important;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.index_style .index_lib_info .lib_info-box .act-box table.table tbody tr:hover td a {
  color: #fff !important;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.index_style .index_lib_info .lib_info-box .act-box table.table tr .act_time {
  padding-left: 5px !important;
}
.index_style .index_lib_info .lib_info-box .act-box table.table tr .act_place,
.index_style .index_lib_info .lib_info-box .act-box table.table tr .act_name {
  padding-left: 10px !important;
}
.index_style .index_lib_info .lib_info-box .act-box table.table tr .act_name {
  max-width: 256px;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.index_style .index_lib_info .lib_info-box .act-box table.table tbody tr .act_time {
  color: #888;
  font-size: 12px !important;
}

.index_style .line_action svg {
  width: 100vw;
}
.index_style .line_action svg path {
  stroke-dasharray: 4000;
  stroke-dashoffset: 4000;
  -webkit-animation: drawLine 8s linear forwards;
          animation: drawLine 8s linear forwards;
}
@-webkit-keyframes drawLine {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes drawLine {
  to {
    stroke-dashoffset: 0;
  }
}
.index_style .index_news {
  position: relative;
}
.index_style .index_news .line_bg_news {
  z-index: -10;
  position: absolute;
  top: -50px;
  left: 0px;
  width: 100vw;
}
.index_style .index_quickLink {
  position: relative;
}
.index_style .index_quickLink .line_bg_quickLink {
  z-index: -6;
  position: absolute;
  top: 150px;
  left: 0px;
  width: 100vw;
}
.index_style .index_service {
  position: relative;
}
.index_style .index_service .line_bg_service {
  z-index: -10;
  position: absolute;
  top: -50px;
  left: 0px;
  width: 100vw;
}

.index_news {
  margin-top: 50px;
}

.index_news .lib-slide {
  padding: 0px;
  height: 100%;
  width: 100%;
  z-index: 2;
  min-height: 300px;
}
@media (max-width: 420px) {
  .index_news .lib-slide {
    min-height: 200px;
  }
}
.index_news .lib-slide .Swiper_ad .swiper-wrapper {
  min-height: auto;
}
.index_news .lib-slide .Swiper_ad .swiper-wrapper .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.index_news .lib-slide .Swiper_ad .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}
.index_news .lib-slide .Swiper_ad {
  position: relative;
}
@media (max-width: 420px) {
  .index_news .lib-slide .Swiper_ad {
    height: 200px;
    width: 390px;
  }
}
@media (min-width: 420px) and (max-width: 575.98px) {
  .index_news .lib-slide .Swiper_ad {
    height: 220px;
    width: 390px;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .index_news .lib-slide .Swiper_ad {
    height: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .index_news .lib-slide .Swiper_ad {
    height: 320px;
  }
}
@media (min-width: 992x) and (max-width: 1199.98px) {
  .index_news .lib-slide .Swiper_ad {
    height: 480px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .index_news .lib-slide .Swiper_ad {
    height: 310px !important;
  }
}
@media (min-width: 1400px) and (max-width: 1439.98px) {
  .index_news .lib-slide .Swiper_ad {
    height: 350px !important;
  }
}
@media (min-width: 1440px) {
  .index_news .lib-slide .Swiper_ad {
    height: 390px !important;
  }
  .index_news .lib-slide .Swiper_ad img {
    min-width: 900px !important;
  }
}
@media (min-width: 1600px) {
  .index_news .lib-slide .Swiper_ad {
    height: 400px !important;
  }
  .index_news .lib-slide .Swiper_ad img {
    width: 900px !important;
    height: auto;
  }
}
.index_news .lib-slide .Swiper_ad .ad-pagination {
  position: absolute;
  left: 45%;
  bottom: 0px;
}
.index_news .lib-slide .Swiper_ad .ad-pagination .swiper-pagination-bullet {
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background-color: #d6d3d3;
  margin: 0 6px;
  opacity: 1;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.index_news .lib-slide .Swiper_ad .ad-pagination .swiper-pagination-bullet-active {
  height: 5px;
  width: 40px;
  border-radius: 5px;
  background-color: #0c75c7;
}
.index_news .lib-slide .Swiper_ad .swiper-button-next,
.index_news .lib-slide .Swiper_ad .swiper-button-prev {
  color: #ccc;
}
@media (min-width: 1200px) {
  .index_news .lib-slide .Swiper_ad .swiper-button-next {
    left: 90%;
  }
  .index_news .lib-slide .Swiper_ad .swiper-button-prev {
    left: 8%;
  }
}

.index_news .news_tab {
  width: 95%;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .index_news .news_tab {
    width: 100%;
  }
}
.index_news .news_tab .nav-tabs .nav-link {
  margin-bottom: 0px;
  border: 1px solid rgba(0, 0, 0, 0);
  color: #444;
  background: #fff;
  padding: 5px 10px !important;
}
.index_news .news_tab .nav-tabs .nav-link.active {
  margin-bottom: -1px;
  color: #fff;
  background: #0c75c7;
}
.index_news .thu-news {
  z-index: 1;
}
@media (min-width: 1199.98px) {
  .index_news .thu-news {
    margin-top: 20px;
  }
}
@media (max-width: 1200px) {
  .index_news .thu-news {
    margin-top: 80px !important;
  }
}
.index_news .thu-news .news_item {
  font-size: 2rem;
  color: #0c75c7;
  line-height: 0.8em;
  margin-bottom: 10px;
}
.index_news .thu-news .tab-content {
  background: linear-gradient(-45deg, rgba(254, 254, 254, 0.7882352941), rgba(238, 238, 238, 0.6745098039), rgba(254, 254, 254, 0.7882352941));
  border: 1px solid #bdbdbd;
  width: 100%;
  min-height: 330px;
  padding: 10px 20px 20px 20px;
  border-top: 2px solid #0c75c7;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .index_news .thu-news .tab-content {
    margin-left: 0px;
    position: relative;
    width: 100%;
    min-height: 220px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .index_news .thu-news .tab-content {
    margin-left: -45px;
    position: relative;
    width: calc(100% + 45px) !important;
    min-height: 260px;
  }
}
@media (min-width: 1400px) and (max-width: 1439.98px) {
  .index_news .thu-news .tab-content {
    margin-left: -45px;
    position: relative;
    width: calc(100% + 45px) !important;
    min-height: 260px;
  }
}
@media (min-width: 1440px) {
  .index_news .thu-news .tab-content {
    margin-left: -45px;
    position: relative;
    width: calc(100% + 50px);
    min-height: 290px;
  }
}
@media (min-width: 1600px) {
  .index_news .thu-news .tab-content {
    margin-left: -70px;
    position: relative;
    width: calc(100% + 70px);
    min-height: 300px !important;
  }
}
.index_news .thu-news .tab-content .more_news {
  padding-top: 10px;
}
.index_news .thu-news .tab-content .more_news a {
  font-size: 0.85rem;
  color: #666;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.index_news .thu-news .tab-content .more_news a svg {
  margin-top: -5px;
}
.index_news .thu-news .tab-content .more_news a svg path {
  stroke: #666;
  fill: none;
}
.index_news .thu-news .tab-content .more_news a:hover {
  color: #0c75c7;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.index_news .thu-news .tab-content .more_news a:hover svg path {
  stroke: #0c75c7;
  fill: none;
}
.index_news .thu-news .tab-content .tab-pane li {
  list-style: none;
  border-bottom: 1px solid #dfdfdf;
  padding: 7px 5px 7px 12px;
  width: 95%;
  position: relative;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  margin-left: 15px;
}
@media (min-width: 1200px) {
  .index_news .thu-news .tab-content .tab-pane li {
    width: 95%;
    margin-left: 15px;
  }
}
.index_news .thu-news .tab-content .tab-pane li::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 2px;
  background-color: #0c75c7;
  z-index: -1;
}
.index_news .thu-news .tab-content .tab-pane li:hover::before {
  border-bottom: none;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #0c75c7;
  z-index: -1;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.index_news .thu-news .tab-content .tab-pane li .news-info {
  width: 20%;
  padding-right: 10px;
}
@media (max-width: 1199.98px) {
  .index_news .thu-news .tab-content .tab-pane li .news-info {
    width: 80px !important;
  }
}
.index_news .thu-news .tab-content .tab-pane li .news-info .date {
  font-size: 0.75rem;
  color: #000;
  font-family: "Roboto", sans-serif !important;
  font-weight: 200;
  display: block;
}
.index_news .thu-news .tab-content .tab-pane li .news-title {
  width: 73%;
  font-size: 0.875rem;
  color: #000;
  line-height: 1.4em;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.index_news .thu-news .tab-content .tab-pane li .news-title a {
  color: #000;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4em;
  margin-bottom: 0.8rem;
}
.index_news .thu-news .tab-content .tab-pane li .news-title a:hover {
  color: #666;
}

.index_quickLink {
  position: relative;
}
.index_quickLink .quickLink_bg {
  position: absolute;
  margin-left: 80px;
  font-family: "SilverSouthSerif", Times, serif !important;
  line-height: 1em;
  font-size: 130px;
  color: #ebebeb;
}
@media (max-width: 767.98px) {
  .index_quickLink .quickLink_bg {
    margin-top: 50px !important;
    font-size: 100px !important;
  }
}

.index_quickLink .Swiper_quickLink {
  position: relative;
  width: 100%;
  height: 220px !important;
}
@media (min-width: 992px) {
  .index_quickLink .Swiper_quickLink {
    width: 90%;
  }
}
.index_quickLink .Swiper_quickLink .swiper-wrapper {
  margin-top: 30px;
  padding-left: 20px;
}
.index_quickLink .Swiper_quickLink .swiper-wrapper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-transform: scale(1);
          transform: scale(1);
  height: 200px;
}
.index_quickLink .Swiper_quickLink .swiper-wrapper .swiper-slide.swiper-slide-active {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
.index_quickLink .Swiper_quickLink .swiper-wrapper .swiper-slide a .card {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
}
.index_quickLink .Swiper_quickLink .swiper-wrapper .swiper-slide a .card .quickLink_img img {
  max-width: 95%;
}
.index_quickLink .Swiper_quickLink .swiper-wrapper .swiper-slide a .card .card-body {
  padding: 0.75rem 1.25rem 1.25rem 1.25rem;
}
.index_quickLink .Swiper_quickLink .swiper-wrapper .swiper-slide a .card .card-body .quickLink_name {
  width: 178px;
  font-size: 0.85rem;
  color: #666666;
  text-align: center !important;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.index_quickLink .Swiper_quickLink .swiper-wrapper .swiper-slide:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.index_quickLink .Swiper_quickLink .swiper-wrapper .swiper-slide:hover a .card .card-body .quickLink_name {
  color: #ff8100;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.index_quickLink {
  margin-top: 30;
  padding-bottom: 60px;
}
.index_quickLink .swiper-button-prev,
.index_quickLink .swiper-button-next {
  width: 35px;
}
.index_quickLink .swiper-button-prev:after,
.index_quickLink .swiper-button-next:after {
  display: none;
}
.index_quickLink .swiper-button-prev {
  left: 0px;
}
.index_quickLink .swiper-button-next {
  left: 96%;
}
@media (max-width: 575.98px) {
  .index_quickLink .swiper-button-prev {
    left: 30px;
  }
  .index_quickLink .swiper-button-next {
    left: 85%;
  }
}
@media (min-width: 576px) {
  .index_quickLink .swiper-button-prev {
    left: 0px;
  }
  .index_quickLink .swiper-button-next {
    left: 90%;
  }
}
@media (min-width: 768px) {
  .index_quickLink .swiper-button-prev {
    left: -60px;
  }
  .index_quickLink .swiper-button-next {
    left: 99%;
  }
}
@media (min-width: 992px) {
  .index_quickLink .swiper-button-prev {
    left: -10px;
  }
  .index_quickLink .swiper-button-next {
    left: 96%;
  }
}
@media (min-width: 1200px) {
  .index_quickLink .swiper-button-prev {
    left: 3px;
  }
  .index_quickLink .swiper-button-next {
    left: 96%;
  }
}
.index_quickLink .bt-round-next,
.index_quickLink .bt-round-prev {
  cursor: none;
}
.index_quickLink .bt-round-next svg,
.index_quickLink .bt-round-prev svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  -webkit-transition: background-color 0.3s, -webkit-transform 1.2s;
  transition: background-color 0.3s, -webkit-transform 1.2s;
  transition: transform 1.2s, background-color 0.3s;
  transition: transform 1.2s, background-color 0.3s, -webkit-transform 1.2s;
  border-radius: 100%;
  overflow: hidden;
}
.index_quickLink .bt-round-next svg circle,
.index_quickLink .bt-round-prev svg circle {
  stroke-dasharray: 267;
  stroke-dashoffset: 267px;
  -webkit-transition: stroke-dashoffset 1.2s, -webkit-transform 1.2s;
  transition: stroke-dashoffset 1.2s, -webkit-transform 1.2s;
  transition: stroke-dashoffset 1.2s, transform 1.2s;
  transition: stroke-dashoffset 1.2s, transform 1.2s, -webkit-transform 1.2s;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  stroke: #ccc;
}
.index_quickLink .bt-round-next svg circle:last-child,
.index_quickLink .bt-round-prev svg circle:last-child {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.index_quickLink .bt-round-next.is-inview svg,
.index_quickLink .bt-round-prev.is-inview svg {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.index_quickLink .bt-round-next.is-inview svg circle:first-child,
.index_quickLink .bt-round-prev.is-inview svg circle:first-child {
  stroke-dashoffset: 22px;
}
.index_quickLink .bt-round-next.is-inview:hover svg circle:first-child,
.index_quickLink .bt-round-prev.is-inview:hover svg circle:first-child {
  stroke-dashoffset: 267px;
  -webkit-transform: rotate(540deg);
          transform: rotate(540deg);
  -webkit-transition: stroke-dashoffset 0.8s, -webkit-transform 0.8s;
  transition: stroke-dashoffset 0.8s, -webkit-transform 0.8s;
  transition: stroke-dashoffset 0.8s, transform 0.8s;
  transition: stroke-dashoffset 0.8s, transform 0.8s, -webkit-transform 0.8s;
}
.index_quickLink .bt-round-next.is-inview:hover svg circle:last-child {
  stroke-dashoffset: 22px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.index_quickLink .bt-round-prev.is-inview:hover svg circle:last-child {
  stroke-dashoffset: 22px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.index_quickLink .bt-round-prev.is-inview:hover svg circle:first-child {
  stroke-dashoffset: 267px;
  -webkit-transform: rotate(540deg);
          transform: rotate(540deg);
  -webkit-transition: stroke-dashoffset 0.8s, -webkit-transform 0.8s;
  transition: stroke-dashoffset 0.8s, -webkit-transform 0.8s;
  transition: stroke-dashoffset 0.8s, transform 0.8s;
  transition: stroke-dashoffset 0.8s, transform 0.8s, -webkit-transform 0.8s;
}
.index_quickLink .bt-round-next,
.index_quickLink .bt-round-prev {
  display: block;
  width: 4.125rem;
  height: 4.125rem;
  background: none;
  border-radius: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-positive: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  -webkit-transition: background 0.3s, border-color 0.3s;
  transition: background 0.3s, border-color 0.3s;
  cursor: pointer;
}
.index_quickLink .bt-round-next.form__submit_disabled,
.index_quickLink .bt-round-prev.form__submit_disabled {
  cursor: default;
}
.index_quickLink .bt-round-next:hover i:after, .index_quickLink .bt-round-next:hover i:before {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.index_quickLink .bt-round-prev:hover i:after, .index_quickLink .bt-round-prev:hover i:before {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.index_quickLink .bt-round-next:hover i:before,
.index_quickLink .bt-round-prev:hover i:before {
  -webkit-transform: translateX(120%);
          transform: translateX(120%);
}
.index_quickLink .bt-round-next:hover i:after,
.index_quickLink .bt-round-prev:hover i:after {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 0.3s 0.1s;
  transition: -webkit-transform 0.3s 0.1s;
  transition: transform 0.3s 0.1s;
  transition: transform 0.3s 0.1s, -webkit-transform 0.3s 0.1s;
}
.index_quickLink .bt-round-next i,
.index_quickLink .bt-round-prev i {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1.625rem;
  height: 0.9375rem;
  margin: -0.46875rem 0 0 -0.8125rem;
  overflow: hidden;
}
.index_quickLink .bt-round-next i:after, .index_quickLink .bt-round-next i:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 17'%3E%3Cpath fill='none' stroke='%23FFF' stroke-width='1.5' stroke-linecap='square' d='M1.5 8.5h24m-6-7l7 7m-7 7L26 9'/%3E%3C/svg%3E");
  background-size: contain;
  -webkit-transition: -webkit-transform 0.3s 0.2s;
  transition: -webkit-transform 0.3s 0.2s;
  transition: transform 0.3s 0.2s;
  transition: transform 0.3s 0.2s, -webkit-transform 0.3s 0.2s;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.index_quickLink .bt-round-prev i:after, .index_quickLink .bt-round-prev i:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 17'%3E%3Cpath fill='none' stroke='%23FFF' stroke-width='1.5' stroke-linecap='square' d='M2.5,8.5h24m-25,0,7-7M2,9l6.5,6.5'/%3E%3C/svg%3E");
  background-size: contain;
  -webkit-transition: -webkit-transform 0.3s 0.2s;
  transition: -webkit-transform 0.3s 0.2s;
  transition: transform 0.3s 0.2s;
  transition: transform 0.3s 0.2s, -webkit-transform 0.3s 0.2s;
  -webkit-transform: translateX(180);
          transform: translateX(180);
}
.index_quickLink .bt-round-next i:after {
  -webkit-transform: translateX(-120%);
          transform: translateX(-120%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.index_quickLink .bt-round-prev i:after {
  -webkit-transform: translateX(120%);
          transform: translateX(120%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.index_quickLink .bt-round-next.bottom_ i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-animation: none;
          animation: none;
}
.index_quickLink .bt-round-prev.bottom_ i {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  -webkit-animation: none;
          animation: none;
}
.index_quickLink .bt-round-next.black_ i:after, .index_quickLink .bt-round-next.black_ i:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 17'%3E%3Cpath fill='none' stroke='%23bbb' stroke-width='1.5' stroke-linecap='square' d='M2.5,8.5h24m-25,0,7-7M2,9l6.5,6.5'/%3E%3C/svg%3E") !important;
}
.index_quickLink .bt-round-prev.black_ i:after, .index_quickLink .bt-round-prev.black_ i:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 17'%3E%3Cpath fill='none' stroke='%23bbb' stroke-width='1.5' stroke-linecap='square' d='M1.5 8.5h24m-6-7l7 7m-7 7L26 9'/%3E%3C/svg%3E") !important;
}

@media (min-width: 992px) {
  .index_style .index_service {
    padding-bottom: 150px;
  }
}
@media (max-width: 991.98px) {
  .index_style .index_service {
    padding-bottom: 100px;
  }
}
.index_style .service-item {
  position: relative;
  width: 180%;
}
.index_style .service-item h2 {
  font-size: 2rem;
  color: #000;
}
.index_style .service-item h4 {
  margin-bottom: 0px;
}
.index_style .service-item h4 a {
  font-size: 1rem;
  color: #000;
}
.index_style .service-item h4 a:hover {
  color: #0c75c7;
}
.index_style .service-item .card {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
}
.index_style .service-item .card .card-body ul li {
  color: #000;
}
.index_style .service-item .item .card {
  background-color: rgba(153, 204, 243, 0.6745098039);
  min-height: 300px;
}
@media (max-width: 991.98px) {
  .index_style .service-item .item_facebook,
.index_style .service-item .item_video {
    margin-top: 100px !important;
  }
}/*# sourceMappingURL=webCssB.css.map */
