.content-container.tab-content-item {
  margin-top: 40px;
}
.banner-container .leftSlogon-rightImg-banner .leftSlogon-rightImg-banner-slogon .slogon-text-title {
  font-size: 35px !important;
  font-weight: 600 !important;
  margin-bottom: 20px;
}
.contact-us-icon-img {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  position: absolute;
  left: -30px;
}
.leftSlogon-rightImg-banner-slogon {
  top: 30%;
}
.tab-buttons-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
  max-width: 1180px;
  margin: 45px auto;
}
.tab-buttons-container .tab-button {
  flex: 1;
  padding: 22px 0px;
  font-size: 18px;
  font-weight: 400;
  color: #484848;
  text-align: center;
  vertical-align: middle;
}
.tab-buttons-container .tab-button.active {
  font-weight: bold;
  color: #ffffff;
  background-color: #7c909b;
}
.tab-buttons-container .tab-button:hover {
  font-weight: bold;
  color: #ffffff;
  background-color: #7c909b;
}
.tab-buttons-container .divide-line {
  width: 1px;
  height: 32px;
  background-color: #ebeff1;
}
.personal_selfService_tdfc {
  position: relative;
}
.personal_selfService_tdfc .personal_selfService_left {
  width: 34%;
  /* min-width: 179px; */
  /* position: absolute; */
  /* top: 20px; */
  /* left: 0px; */
  /* background: #ffffff; */
  /* z-index: 10; */
  /* padding-left: 10px; */
}
.personal_selfService_tdfc .personal_selfService_left .interest-rate {
  display: flex;
  flex-direction: column;
  box-shadow: 5px 3px 10px 4px rgba(0, 0, 0, 0.1);
}
.interest-rate-slide {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-left: 33%;
    box-shadow: 5px 3px 10px 4px rgba(0, 0, 0, 0.1);
}
.personal_selfService_tdfc .personal_selfService_left .interest-rate .interest-rate-top,
.personal_selfService_tdfc .personal_selfService_left .interest-rate .interest-rate-bottom {
  height: 136px;
}
.interest-rate-slide .interest-rate-top,
.interest-rate-slide .interest-rate-bottom {
  height: 136px;
}
.personal_selfService_tdfc .swiper-wrapper .welfare .swiper-slide {
  padding: 20px;
}
.personal_selfService_tdfc .personal_selfService_left .interest-rate .interest-rate-top {
  border-bottom: 2px solid #eeeeee;
}
.panel-title {
  display: contents;
}
.tab-contents-container .tab-content-item {
  display: none;
  min-width: 358px;
  max-width: 1372px;
}
.tab-contents-container .tab-content-item.active {
  display: block;
}
.tab-contents-container .tab-content-item .panel-list {
  flex: 1;
  max-width: 1372px;
  margin-top: 10px;
  position: relative;
}
.tab-contents-container .tab-content-item .financial-artical-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.tab-contents-container .tab-content-item .financial-img {
  width: 340px;
}
.tab-contents-container .tab-content-item .financial-artical {
  margin-left: 40px;
  flex: 1;
}
.tab-contents-container .tab-content-item .financial-artical .financial-artical-title {
  font-size: 16px;
  font-weight: bold;
  color: #484848;
}
.tab-contents-container .tab-content-item .financial-artical .financial-artical-release-date {
  margin: 16px 0px 8px 0px;
  font-size: 14px;
  font-weight: 400;
  color: #484848;
}
.tab-contents-container .tab-content-item .financial-artical .financial-artical-text {
  font-size: 14px;
  font-weight: 400;
  color: #484848;
}
.tab-contents-container .tab-content-item .panel-header-first {
  margin: 50px 0px 16px 0px;
  font-size: 16px;
  font-weight: 600;
  color: #484848;
}
.tab-contents-container .tab-content-item .understand-item-list .understand-item-li {
  padding: 10px 0;
  color: #484848;
}
.tab-contents-container .tab-content-item .understand-item-list .item-li-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #a3a3a3;
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 2px;
}
.tab-contents-container .tab-content-item .table {
  position: relative;
  border-bottom: 1px solid rgba(217, 217, 217, 0.5);
  border-right: 1px solid rgba(217, 217, 217, 0.5);
}
.tab-contents-container .tab-content-item .table .table_index {
  position: absolute;
  height: 100%;
  width: 30.4%;
  box-shadow: 5px 0px 10px 4px rgba(0, 0, 0, 0.1);
}
.tab-contents-container .tab-content-item .table .table_herder,
.tab-contents-container .tab-content-item .table .table_conent {
  display: flex;
}
.tab-contents-container .tab-content-item .table .table_item,
.tab-contents-container .tab-content-item .table .table_herder_item {
  width: 23.2%;
  min-width: 100px;
  text-align: center;
  height: 86px;
  line-height: 86px;
  font-size: 14px;
  font-weight: 400;
  color: #484848;
  border-top: 1px solid rgba(217, 217, 217, 0.5);
  border-left: 1px solid rgba(217, 217, 217, 0.5);
}
.tab-contents-container .tab-content-item .table .order {
  width: 4%;
}
.tab-contents-container .tab-content-item .mobile_table {
  display: none;
}
.tab-contents-container .tab-content-item .interest-rate-slide {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-left: 50%;
  box-shadow: 5px 3px 10px 4px rgba(0, 0, 0, 0.1);
}
.tab-contents-container .tab-content-item .interest-rate-slide .interest-rate-top,
.tab-contents-container .tab-content-item .interest-rate-slide .interest-rate-bottom {
  width: 100%;
  height: 136px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 2px solid #eeeeee;
}
.tab-contents-container .tab-content-item .interest-rate-slide .interest-rate-top {
  border-bottom: 2px solid #eeeeee;
}
.tab-contents-container .tab-content-item .production-notice-container .to-more {
}
.tab-contents-container .tab-content-item .production-notice-container .production-notice-list .link-item {
  padding: 15px 0px;
  border-bottom: 1px solid lightgray;
  margin-bottom: 0px;
}
.tab-contents-container .tab-content-item .production-notice-container .production-notice-list .link-item .link-icon {
  margin-right: 10px;
  margin-left: auto;
}
.tab-contents-container .tab-content-item .production-notice-container .production-notice-list .link-item:first-child {
  border-top: 1px solid lightgray;
}
.tab-contents-container .tab-content-item .production-notice-container .production-notice-list .link-item:not(:nth-child(-n + 10)) {
  display: none;
}
.tab-contents-container .tab-content-item .production-notice-container .production-notice-list .link-item .link-item-a {
  /* color: #484848; */
  /* display: inline-block; */
}
.tab-contents-container .tab-content-item .production-notice-container .expand-all-btu {
  display: inline-block;
}
.tab-contents-container .tab-content-item .production-notice-container .fold-some-btu {
  display: none;
}
.tab-contents-container .tab-content-item .production-notice-container.less-ten .expand-all-btu,
.tab-contents-container .tab-content-item .production-notice-container.less-ten .fold-some-btu {
  display: none;
}
.tab-contents-container .tab-content-item .production-notice-container.expand .link-item:not(:nth-child(-n + 2)) {
  display: block;
}
.tab-contents-container .tab-content-item .production-notice-container.expand .expand-all-btu {
  display: none;
}
.tab-contents-container .tab-content-item .production-notice-container.expand .fold-some-btu {
  display: inline-block;
}
.tab-contents-container .tab-content-item .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center;
}
.leftSlogon-rightImg-banner-container .leftSlogon-rightImg-banner .leftSlogon-rightImg-banner-slogon .slogon-text {
    /* max-width: 800px; */
    /* font-size: 36px; */
    /* font-weight: 400; */
    /* color: #484848; */
    /* line-height: 60px; */
    margin-bottom: 10px;
}
.leftSlogon-rightImg-banner-container .leftSlogon-rightImg-banner .leftSlogon-rightImg-banner-slogon .slogon-text-subtitle {
    font-size: 32px;
    max-width: 920px;
    font-weight: 300;
    color: #484848;
    line-height: 60px;
}

.tab-contents-container .tab-content-item .swiper-pagination .swiper-pagination-bullet {
  box-sizing: content-box;
  width: 12px !important;
  height: 12px !important;
  background-color: #94a4ad !important;
  border: 3px solid transparent;
  margin: 0 5px;
  display: inline-block;
  border-radius: 100%;
  opacity: 0.2;
}
.tab-contents-container .tab-content-item .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: #94a4ad !important;
  box-sizing: content-box;
  width: 10px !important;
  height: 10px !important;
  background: black !important;
  align-items: center;
  border: 3px solid transparent;
}
@media screen and (max-width: 750px) {
  .tab-buttons-container {
    width: 100%;
  }
  .tab-contents-container {
    overflow: hidden;
  }
  .tab-contents-container .tab-content-item .panel-list {
    flex: none;
    width: 100%;
  }
  .tab-contents-container .tab-content-item .financial-img {
    width: 100%;
  }
  .tab-contents-container .tab-content-item .financial-artical {
    margin: 0px;
    width: 100%;
  }
  .tab-contents-container .tab-content-item .financial-artical .financial-artical-title {
    margin-top: 16px;
  }
  .tab-contents-container .tab-content-item .staff-welfare-list .swiper-wrapper {
    display: flex;
    overflow: hidden;
    justify-content: space-between;
    margin-bottom: 24px;
  }
  .tab-contents-container .tab-content-item .swiper-slide {
    padding: 20px;
    width: 100%;
    height: 100% !important;
  }
  .table {
    /* display: none; */
  }
  .personal_selfService_tdfc,
  .mobile_table {
    display: block !important;
    margin-bottom: 20px;
  }
  .leftSlogon-rightImg-banner-container .leftSlogon-rightImg-banner .leftSlogon-rightImg-banner-slogon {
    position: static;
    transform: translate(0px, 0px);
    margin: 24px 20px 30px 20px;
    width: auto;
    padding: 0;
}
  .leftSlogon-rightImg-banner-container .leftSlogon-rightImg-banner {
    position: relative;
    margin-bottom: 60px;
}
  .slogon-text {
    font-size: 18px!important;
    line-height: 1!important;
  }
  .to-more {
    display: none!important;
  }
  .slogon-text-subtitle {
        font-weight: 400!important;
        font-size: 16px!important;
        line-height: 28px!important;
  }
  .slogon-text {
    font-weight: bold !important;
    color: #484848 !important;
    font-size: 20px!important;
    margin-bottom: 10px!important;
    line-height: 30px!important;
  }
}

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