@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;200;300;400;500;600;700;800;900&display=swap");
.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;
}

.Noto-Sans-TC {
  font-family: "Noto Sans TC", "思源黑體", sans-serif !important;
}

body {
  font-family: Helvetica, "Roboto", "Noto Sans TC", "思源黑體", "PingFang TC", "蘋方-繁", "Microsoft JhengHei", "微軟正黑體", sans-serif !important;
}

p {
  font-weight: 300 !important;
}

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

@media (min-width: 1400px) {
  .container-1440.container,
  .container-1440.container-sm,
  .container-1440.container-md,
  .container-1440.container-lg,
  .container-1440.container-xl,
  .container-1440.container-xxl {
    max-width: 1380px;
  }
}
.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 i {
  color: #ffffff !important;
}

#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-toggler-icon {
  cursor: pointer;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar .L1_title {
  color: #333 !important;
}
.navbar .L1_title:hover {
  color: #999 !important;
}
.navbar .dropdown.multi-level-dropdown .dropdown-menu {
  padding: 0;
  background-color: #fff;
  color: #212529 !important;
  border-bottom: none;
}
.navbar .dropdown.multi-level-dropdown .dropdown-menu .dropdown-submenu {
  padding: 0;
  line-height: 0;
  min-width: 220px;
  background: #ededed;
}
.navbar .dropdown.multi-level-dropdown .dropdown-menu .dropdown-item {
  padding: 18px 10px 18px 10px;
  border-bottom: none;
}
.navbar .dropdown.multi-level-dropdown .dropdown-menu .dropdown-item:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.navbar.navbar-light .navbar-nav .nav-item {
  font-size: 0.85rem;
}
.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 #0c75c7;
}

.navbar.top-nav-collapse svg {
  width: 140px;
  height: 60px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navbar.top-nav-collapse image {
  width: 140px;
  height: 60px;
  -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;
  }
}
@media (min-width: 992px) {
  .navbar.scrolling-navbar .navbar-nav.topnav > li:first-child {
    margin-left: auto !important;
  }
  .navbar .navbar-nav.topnav .nav-item .nav-link {
    font-size: 0.85rem;
  }
}
.lang-nav {
  margin-top: 4px;
  margin-left: 0px;
  margin-right: 0px;
}
.lang-nav .nav-link i {
  font-size: 1.25rem;
  color: #fff;
}
.lang-nav .dropdown-toggle::after {
  display: none;
}
.lang-nav .dropdown .dropdown-menu.dropdown-info .dropdown-item:hover {
  background: #003C81 !important;
}

.nav-link.dropdown-toggle {
  white-space: normal !important;
}

.navbar_top_bg .brand .navbar-brand {
  margin-top: 10px;
}
.navbar_top_bg .brand .navbar-brand svg {
  width: 330px;
  height: 60px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navbar_top_bg .brand .navbar-brand image {
  width: 330px;
  height: 60px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (min-width: 992px) {
  .navbar_top_bg .topnav .navbar-nav {
    margin-top: 2rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar_top_bg .topnav .navbar-nav .nav-item {
    display: block !important;
  }
  .navbar_top_bg .topnav .navbar-nav .nav-item .nav-link {
    font-size: 0.85rem;
    color: #1f1f1f;
  }
  .navbar_top_bg .topnav .navbar-nav .nav-item .nav-link:hover {
    color: #003C81;
  }
  .navbar_top_bg .topnav .navbar-nav > li:first-child {
    margin-left: auto !important;
  }
}

.navbar_top_bg .navbar.main_nav .topnav .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background-color: #003C81;
}
.navbar_top_bg .navbar.main_nav .topnav .navbar-nav .nav-item {
  display: block !important;
}
.navbar_top_bg .navbar.main_nav .topnav .navbar-nav .nav-item .nav-link {
  color: #ffffff;
  line-height: 1rem;
  font-size: 0.85rem;
}
.navbar_top_bg .navbar.main_nav .topnav .navbar-nav .nav-item .nav-link:hover {
  color: #d2d2d2;
}
.navbar_top_bg .navbar.main_nav {
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#0c75c7), to(#003C81)) !important;
  background: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%) !important;
  -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_top_bg .navbar.main_nav:not(.top-nav-collapse) {
  background: transparent;
}
.navbar_top_bg .navbar.navbar-light .breadcrumb .nav-item .nav-link,
.navbar_top_bg .navbar.navbar-light .navbar-nav .nav-item .nav-link {
  color: #fff;
}

@media (max-width: 767.98px) {
  .navbar .dropdown-menu {
    width: 100%;
    position: relative !important;
  }
  .navbar .dropdown.multi-level-dropdown .dropdown-menu .dropdown-submenu .dropdown-menu {
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    position: relative !important;
    border: 0px;
  }
  .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;
  }
}
@media (min-width: 768px) {
  .navbar .dropdown.multi-level-dropdown .dropdown-menu {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.12), 0 4px 4px rgba(0, 0, 0, 0.12), 0 8px 8px rgba(0, 0, 0, 0.12), 0 16px 16px rgba(0, 0, 0, 0.12);
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.12), 0 4px 4px rgba(0, 0, 0, 0.12), 0 8px 8px rgba(0, 0, 0, 0.12), 0 16px 16px rgba(0, 0, 0, 0.12);
  }
  .navbar .nav-item.dropdown:nth-last-child(1) .dropdown-menu .dropdown-submenu .dropdown-menu,
  .navbar .nav-item.dropdown:nth-last-child(2) .dropdown-menu .dropdown-submenu .dropdown-menu {
    top: 0;
    width: 200px;
    left: -200px;
  }
}
.nav-item .dropdown-menu {
  display: none;
}

.nav-item:hover > .dropdown-menu {
  display: block !important;
}

.navbar .dropdown.multi-level-dropdown .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

@media (min-width: 992px) {
  .navbar_top_bg .topnav .navbar-nav {
    margin-top: 0.5rem;
  }
  .nav-link {
    line-height: 1;
  }
  .webSeach {
    float: right;
    padding-right: 0px;
  }
}
.webSeach input {
  height: 2rem;
}
.webSeach .waves-input-wrapper {
  cursor: pointer;
  background: -webkit-gradient(linear, left top, left bottom, from(#0c75c7), to(#003C81)) !important;
  background: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%) !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;
}
.webSeach .waves-input-wrapper .btn:hover {
  color: #ccc;
}

.breadcrumb_nav {
  background-color: #fff !important;
  border-bottom: 1px solid #eee;
  width: 100%;
}

.breadcrumb {
  background-color: #fff !important;
  margin-bottom: 0rem;
  border-radius: 0;
}
.breadcrumb .breadcrumb-item {
  font-size: 0.85rem;
  color: #aaa;
}
.breadcrumb .breadcrumb-item a {
  color: #aaa;
}
.breadcrumb .breadcrumb-item a:hover {
  color: #666;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #eee;
  content: "/";
}

.SideNav {
  margin-bottom: 30px;
  border: 1px solid #e0e0e0;
}
@media (min-width: 992px) {
  .SideNav {
    max-width: 240px;
    min-width: 180px;
  }
}
.SideNav .card .active {
  background-color: #e1e1e1;
}
.SideNav .card .card-header {
  padding: 0.6rem 0.6rem !important;
}
.SideNav .card .card-header a {
  color: #353535;
  font-size: 0.85rem;
}
.SideNav .card .card-header:hover {
  color: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.SideNav .card .card-header .fa-angle-left {
  float: right;
}
.SideNav .card .card-header .fa-angle-right {
  float: right;
}
.SideNav .card .card-header .fa-angle-down {
  float: right;
}
.SideNav .card .card-header .fa-link {
  float: right;
}
.SideNav .card .card-body {
  padding: 10px 10px;
}
.SideNav .card .card-body a {
  color: #555;
}
.SideNav .card .card-body a:hover {
  color: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.SideNav .card .card-body .L3-css {
  line-height: 1.5rem;
  border-radius: 0.3rem;
  padding: 8px 0 8px 5px;
  margin-bottom: 0px;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.SideNav .card .card-body .L3-css.active {
  background-color: #eee;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.SideNav .card .card-body .L3-css:hover {
  background-color: #eee;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.SubMenu .btn {
  padding: 0.4rem 0.8rem !important;
  font-size: 0.9rem;
  font-weight: 400;
}
.SubMenu .btn-default {
  background: -webkit-gradient(linear, left top, left bottom, from(#0c75c7), to(#003C81)) !important;
  background: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%) !important;
}
.SubMenu .btn-outline-default {
  border: 1px solid #003C81 !important;
  color: #003C81 !important;
}

.SubMenu_L2 .btn {
  padding: 0.4rem 0.8rem !important;
  font-size: 0.9rem;
  font-weight: 400;
}
.SubMenu_L2 .btn-default {
  background: -webkit-gradient(linear, left top, left bottom, from(#0c75c7), to(#003C81)) !important;
  background: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%) !important;
}
.SubMenu_L2 .btn-outline-default {
  border: 1px solid #003C81 !important;
  color: #003C81 !important;
}

.SubMenu_L3 .btn {
  padding: 0.4rem 0.8rem !important;
  font-size: 0.9rem;
  font-weight: 400;
}
.SubMenu_L3 .btn-default {
  background: -webkit-gradient(linear, left top, left bottom, from(#0c75c7), to(#003C81)) !important;
  background: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%) !important;
}
.SubMenu_L3 .btn-outline-default {
  border: 1px solid #003C81 !important;
  color: #003C81 !important;
}

.navbar_top_bg .navbar.main_nav {
  background: -webkit-gradient(linear, left top, left bottom, from(#0c75c7), to(#003C81)) !important;
  background: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%) !important;
}
.navbar_top_bg .navbar .L1_title,
.navbar_top_bg .navbar .L1_title a {
  color: #ffffff !important;
}
.navbar_top_bg .navbar .L1_title:hover,
.navbar_top_bg .navbar .L1_title a:hover {
  color: #d2d2d2 !important;
}
.navbar_top_bg .navbar.navbar-light .breadcrumb .nav-item .nav-link,
.navbar_top_bg .navbar.navbar-light .navbar-nav .nav-item .nav-link {
  color: #ffffff;
}

.thu-footer {
  width: 100%;
  font-size: 0.85rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#0c75c7), to(#003C81)) !important;
  background: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%) !important;
  color: #eee !important;
}
.thu-footer a {
  color: rgb(201, 201, 201) !important;
}
.thu-footer a:hover {
  color: #eaeaea !important;
}
.thu-footer .title {
  color: #eee !important;
  font-weight: 400;
  font-size: 1.125rem;
}
.thu-footer p {
  line-height: 1.5rem;
}
.thu-footer p a {
  color: #eee !important;
}
.thu-footer p a:hover {
  color: rgb(196, 195, 195) !important;
}
.thu-footer .footer-copyright {
  margin-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 0.85rem;
  line-height: 1.8rem;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 15px;
}

.btn-default {
  color: #fff !important;
  background-color: #003C81 !important;
}

.page_style .introTop {
  width: 100%;
}
.page_style .intro_pic.rgba-black-light {
  background-color: rgba(0, 0, 0, 0.1);
}
.page_style .intro-title {
  font-size: 2rem;
  line-height: 2.75rem;
  font-weight: 300;
  color: #FFF;
  text-shadow: 3px 3px 10px #000;
}
.page_style .intro-text {
  text-shadow: 3px 3px 10px #000;
}

.page_style .pageContent {
  padding-bottom: 20px;
}
@media (max-width: 767.98px) {
  .page_style .pageContent img {
    width: 100%;
    height: auto;
  }
}

.page_style .detail_title {
  border-top: solid 2px #012956;
  border-bottom: solid 1px #bbb;
  padding: 10px 10px;
}
.page_style .detail_title_item {
  border-bottom: solid 1px #ececec;
  padding: 3px 10px 10px 10px;
}
.page_style .card-shadow {
  font-weight: 400;
  border: 0;
  -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);
}
.page_style .other_link_list {
  width: 100%;
}
.page_style .file_list {
  width: 100%;
}
.page_style .file_list .list-group-item {
  text-align: left !important;
  padding: 0.35rem 0.75rem !important;
}
.page_style .list-unstyled {
  width: 100%;
  color: #4f4f4f;
}
.page_style .list-unstyled i {
  margin-right: 5px;
}
.page_style .list-unstyled a {
  color: #003C81;
}
.page_style .list-unstyled a:hover {
  color: #4f4f4f;
}
.page_style .golist {
  color: #000;
  background: #d2d2d2;
}
.page_style .downloads table td {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
}

.page_style {
  background-color: #ededed;
}
.page_style .bg-fff {
  background-color: #fff;
}
.page_style .form-row {
  font-size: 0.85rem;
}
.page_style .form-row .btn-default {
  margin-top: 19px !important;
  line-height: 1rem;
  color: #fff;
  background-color: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%) !important;
}
@media (max-width: 575.98px) {
  .page_style .form-row .btn-default {
    margin-top: 0px !important;
  }
}

.page_style table thead {
  background: -webkit-gradient(linear, left top, left bottom, from(#0c75c7), to(#003C81)) !important;
  background: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%) !important;
  color: #fff !important;
}
.page_style table thead tr td {
  color: #fff !important;
}
.page_style .table-bordered th {
  border: none;
}
.page_style .table-bordered td {
  border: none;
  border-top: 1px solid #dee2e6;
  color: #4f4f4f !important;
}
.page_style .table-bordered td .btn {
  margin-bottom: 5px;
}
.page_style .table-bordered td .btn.btn-sm {
  padding: 0.5rem 0.6rem;
  font-size: 0.64rem;
}
.page_style .table-bordered td .btn-info {
  color: #fff;
  background-color: #33b5e5 !important;
}
.page_style .table-bordered td .btn-info:hover {
  background-color: #1d82a7 !important;
}
.page_style table.dataTable tfoot th {
  background: #dee2e6 !important;
  color: #333 !important;
  border-top: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
}

.List_Card_001 .card .view {
  padding: 0px;
  border: 1px solid #e2e2e2;
}
@media (min-width: 768px) {
  .List_Card_001 .card .view {
    min-height: 140px;
  }
}

.List_Card_001 .card {
  background-color: rgba(0, 0, 0, 0);
  padding: 5px;
  margin-bottom: 20px;
  padding: 0px;
  border: 1px solid #e2e2e2;
  min-height: 150px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0), 0 2px 10px 0 rgba(0, 0, 0, 0);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0), 0 2px 10px 0 rgba(0, 0, 0, 0);
}
@media (max-width: 575.98px) {
  .List_Card_001 .card .view {
    min-height: 300px;
  }
}
.List_Card_001 .card img {
  height: auto;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.List_Card_001 .card .card-body {
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  padding: 0.8rem 0.4rem 0.4rem 0.4rem;
}
.List_Card_001 .card .card-body .list-title {
  color: #003C81;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.3rem;
  margin-bottom: 0.8rem;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.List_Card_001 .card .card-body .list-title a {
  color: #003C81;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.3rem;
  margin-bottom: 0.8rem;
}
.List_Card_001 .card .card-body .list-title a:hover {
  color: #666;
}
.List_Card_001 .card .card-body .list-info {
  font-size: 0.85rem;
  line-height: 1.3rem;
  margin-bottom: 0.3rem;
  color: #747373;
}
.List_Card_001 .card .card-body .list-info span {
  margin-left: 0rem;
}
.List_Card_001 .card .card-body .list-info span i {
  color: #0c75c7;
}
.List_Card_001 .card .card-body .list-text {
  font-size: 0.95rem;
  margin-bottom: 0.3rem;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.List_Card_001 .card .card-body .btn-default {
  color: #797979;
  background: -webkit-gradient(linear, left top, left bottom, from(#0c75c7), to(#003C81)) !important;
  background: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%) !important;
  width: 120px;
}

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-row [class*=col-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-row .List_Card_001 .card {
  border: 1px solid #e3e3e3;
}

.flex-row .List_Card_001 .card,
.flex-row .List_Card_001 .card-body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  height: auto;
  position: relative;
}

.List_Card_001 .list-text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.List_Card_002 .img-fluid {
  width: 100%;
}
.List_Card_002 .list-title {
  color: #003C81;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.3rem;
  margin-bottom: 0.8rem;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.List_Card_002 .list-title a {
  color: #666;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.3rem;
  margin-bottom: 0.8rem;
}
.List_Card_002 .list-title a:hover {
  color: #666;
}
.List_Card_002 .list-info {
  font-size: 0.85rem;
  line-height: 1.3rem;
  margin-bottom: 0.3rem;
  color: #747373;
}
.List_Card_002 .list-info span {
  margin-left: 0rem;
}
.List_Card_002 .list-info span i {
  color: #0c75c7;
}
.List_Card_002 .list-text {
  font-size: 0.95rem;
  margin-bottom: 0.3rem;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.List_Card_002 .btn-default {
  background: -webkit-gradient(linear, left top, left bottom, from(#0c75c7), to(#003C81)) !important;
  background: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%) !important;
}

.List_Li_001 {
  background-color: #fff;
  padding: 15px;
  border-bottom: 1px solid #e1e1e1;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.List_Li_001:hover {
  background-color: #f3f3f3;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.List_Li_001 .list-title {
  color: #003C81;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.3rem;
  margin-bottom: 0.8rem;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.List_Li_001 .list-title a {
  color: #666;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.3rem;
  margin-bottom: 0.8rem;
}
.List_Li_001 .list-title a:hover {
  color: #666;
}
.List_Li_001 .list-text {
  color: #1f1f1f;
  font-size: 0.95rem;
  margin-bottom: 0.3rem;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.List_Li_001 .list-info {
  font-size: 0.8rem;
  line-height: 1.3rem;
  margin-bottom: 0.3rem;
  color: #747373;
}
.List_Li_001 .list-info span {
  margin-left: 0rem;
}
.List_Li_001 .list-info span i {
  color: #0c75c7;
}
.List_Li_001 .btn-default {
  background: -webkit-gradient(linear, left top, left bottom, from(#0c75c7), to(#003C81)) !important;
  background: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%) !important;
}

.pagination.pg-blue .page-item.active .page-link {
  background-color: #334551;
}

.page_style .cbp-caption-overlayBottomPush .cbp-caption .cbp-caption-activeWrap {
  background: -webkit-gradient(linear, left top, left bottom, from(#0c75c7), to(#003C81)) !important;
  background: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%) !important;
}
.page_style .cbp-caption-overlayBottomPush .cbp-caption .cbp-caption-activeWrap .cbp-l-caption-body {
  color: #fff !important;
}
.page_style .cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.index_style {
  background-color: #ededed;
}
.index_style .btn-default {
  color: #ffffff;
  background-color: #0c75c7 !important;
}
.index_style .view img,
.index_style .view video {
  width: 100% !important;
}
.index_style .bg-fff {
  background-color: #fff;
}
.index_style .quickLink .cbp-nav {
  display: none;
}

.index_style .tab .nav-tabs {
  border-bottom: 2px solid #0c75c7;
}
.index_style .tab .nav-tabs li {
  margin-right: 2px;
}
.index_style .tab .nav-tabs li a {
  font-size: 14px;
  color: #1f1f1f;
  padding: 12px 18px;
  border: none;
  border-radius: 0;
  text-transform: uppercase;
  position: relative;
}
.index_style .tab .nav-tabs li a:hover {
  border: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#0c75c7), to(#003C81));
  background: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%);
  color: #ffffff;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.index_style .tab .nav-tabs li.active a {
  border: none;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#0c75c7), to(#003C81));
  background: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%);
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.index_style .tab .nav-tabs li.active a:after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #0c75c7;
}
.index_style .tab .nav-tabs li.active a:focus {
  border: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#0c75c7), to(#003C81));
  background: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%);
  color: #ffffff;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.index_style .tab .nav-tabs li.active a:hover {
  border: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#0c75c7), to(#003C81));
  background: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%);
  color: #ffffff;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.index_style .tab .nav-tabs .nav-link.active {
  color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#0c75c7), to(#003C81));
  background: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%);
  border-color: #dee2e6 #dee2e6 #fff;
}
.index_style .tab .nav-tabs .nav-item.show .nav-link {
  color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#0c75c7), to(#003C81));
  background: linear-gradient(to bottom, #0c75c7 0%, #003C81 100%);
  border-color: #dee2e6 #dee2e6 #fff;
}
.index_style .tab .tab-content {
  font-size: 15px;
  color: #4f4f4f;
  border: 0 none;
  line-height: 25px;
  padding: 5px 0;
  margin-top: 5px;
}
.index_style .tab .tab-content h3 {
  margin-top: 10px;
  font-size: 24px;
}
.index_style .tab .tab-content .List_Card_001 .card .view {
  padding: 0px;
  border: 1px solid #e2e2e2;
}
@media (min-width: 768px) {
  .index_style .tab .tab-content .List_Card_001 .card .view {
    min-height: 140px;
  }
}
.index_style .tab .tab-content .moreLink {
  margin-right: 1rem;
  color: #000;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.02);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.02);
  background: #e3e3e3;
}
.index_style .tab .tab-content .moreLink:hover {
  color: #000;
  background: #e3e3e3;
}
@media only screen and (max-width: 479px) {
  .index_style .tab .nav-tabs li {
    width: 100%;
    margin-bottom: 5px;
  }
  .index_style .tab .nav-tabs li a {
    padding: 20px;
  }
  .index_style .tab .nav-tabs li.active a:after {
    border: none;
  }
  .index_style .tab .tab-content {
    margin-top: 5px;
  }
}

.index_style .col-md-9 .carousel {
  margin-top: 10px;
}
.index_style .button-news-scroll {
  min-height: 310px;
}
.index_style .button-news-scroll ul {
  margin: 0;
  padding: 0;
  position: absolute;
  padding: 0;
  list-style: none;
}
.index_style .button-news-scroll ul li {
  padding: 0 0 10px 0;
}
.index_style .button-news-scroll ul li img {
  width: 100%;
  max-width: auto;
}
.index_style .button-news-scroll li {
  list-style: none;
  margin: 0;
  padding: 3px 0 0 2px;
}
.index_style .button-news-scroll li a {
  margin: 0 0 6px 0;
  display: block;
  text-decoration: none;
  color: #979797 !important;
}
.index_style .button-news-scroll li a:hover {
  color: #931E5B !important;
}
.index_style .button-news-scroll li a:hover img {
  -webkit-box-shadow: 0px 1px 3px 0px rgba(51, 51, 102, 0.5);
          box-shadow: 0px 1px 3px 0px rgba(51, 51, 102, 0.5);
}
.index_style .button-news-scroll li div {
  float: left;
  width: 212px;
  margin-left: 5px;
  font-size: 12px;
}
@media (max-width: 767.98px) {
  .index_style .button-news-scroll {
    width: 100%;
    min-height: 220px;
    overflow: hidden;
    position: relative;
    margin: 10px 0 15px 0;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .index_style .button-news-scroll {
    width: 100%;
    min-height: 190px;
    overflow: hidden;
    position: relative;
    margin: 10px 0 15px 0;
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .index_style .button-news-scroll {
    width: 100%;
    min-height: 260px;
    overflow: hidden;
    position: relative;
    margin: 10px 0 15px 0;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .index_style .button-news-scroll {
    width: 100%;
    height: 310px;
    overflow: hidden;
    position: relative;
    margin: 10px 0 15px 0;
    padding: 0;
  }
}

.index_style .hotlink_tab .tab-content a {
  color: #000;
  font-size: 0.85rem;
  display: block;
  padding-bottom: 4px;
}/*# sourceMappingURL=webCssB.css.map */