/*
background: url("../images/header_bg.jpg") no-repeat top center;
font-size: calc(1vw + 1vh + .5vmin) !important;
:before{ content:"\f146";font-family: 'FontAwesome'; }

.container-wrap { max-width:1300px;width:100%;margin-left: auto;margin-right: auto;position: relative;}
.part{
    padding-top: 5vh;padding-bottom: 5vh;
}

@media screen and (max-width:767px) {  
    
 .part{ font-size: calc(1vw + 1vh + .5vmin) !important;}

}

*/
@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");


@font-face {
  font-family: 'fontello';
  src: url('/font/product/assets/fontello.eot');
  src: url('/font/product/assets/fontello.eot?11495257#iefix') format('embedded-opentype'),
       url('/font/product/assets/fontello.woff2?11495257') format('woff2'),
       url('/font/product/assets/fontello.woff?11495257') format('woff'),
       url('/font/product/assets/fontello.ttf?11495257') format('truetype'),
       url('/font/product/assets/fontello.svg?11495257#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?11495257#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-tracking_12981864:before { content: '\e846'; } /* '' */
.icon-analysis_3985319:before { content: '\e847'; } /* '' */
.icon-interest-rate_9174762:before { content: '\e848'; } /* '' */




/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 通用設定 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.container-wrap {
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 50px 15px 0;
    align-items: center;
    flex-wrap: nowrap;
}
.part {
  /*  padding-top: 4em;*/
  padding-bottom: 4em;
}
.part2, .part3 {
  font-family: 'Noto Sans TC';
}
@media screen and (max-width: 768px) {
  .part {
    font-size: calc(1vw + 1vh + .5vmin) !important;
  }
  .part-description .text h2 {
    font-size: 3em !important;
  }
}
.register_outside_wrap {
  margin-top: 12VH !important;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ part-description 概述 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.part-description .pic {
/*    margin-left: -90px;*/
    /* max-height: 400px; */
}
.part-description .text {
    /* padding-top: 4.5rem; */
    max-width: 415px;
    margin-left: 35px;
}
.part-description .text h3 {
  color: #4b78ba;
  font-size: 2.2em;
  line-height: 1;
  margin: 0;
  padding-left: 6px;
}
.part-description .text h2 {
  color: #0084ff;
  font-size: 4em;
  line-height: 1.1;
  margin-bottom: .1em;
}
.part-description .text .hr {
    height: 3px;
    width: 100%;
    display: block;
    background: linear-gradient(to left, #c1e6fa 0%, #0084ff 100%);
}
.part-description .text p {
  font-size: 1.1em;
  padding-left: 6px;
  letter-spacing: 3px;
  margin: 25px 0;
}
.part-description .btn-group {
  margin-left: 10px;
}
.part-description a {
    /* border: 2px solid #2e66b5; */
    color: #2e66b5;
    font-size: 18px;
    padding: 7px 38px;
    border-radius: 5px !important;
    font-weight: bold;
}
.part-description a.btn-primary {
  color: #fff;
  background-color: #0084ff;
/*  margin-left: 20px !important;*/
}
.part-description a.btn-outline-primary:hover {
  color: #fff;
  background-color: #2e66b5;
  border-color: #2e66b5;
}
.part-description a.btn.btn-primary:hover {
    background: #0378e5;
    /* border-color: #275597; */
}
section.part2 {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 80px;
    padding-top: 30px;
    background: #f1f7fc;
}
.pdtitle {
    color: #0084ff;
    font-size: 30px;
    letter-spacing: 1px;
    padding: 30px 0 40px;
    text-align: center;
}
.pdtitle span.title-highlight {
    display: block;
    font-size: 40px;
    font-weight: bold;
    /* font-style: italic; */
    font-family: '微軟正黑體';
}
.block {
    width: 25%;
    /* height: 280px; */
    vertical-align: top;
    max-width: 340px;
    display: inline-block;
    margin: 0 30px;
    position: relative;
    border-radius: 10px;
}
.block-title {
    font-size: 24px;
    color: #0084ff;
    font-weight: bold;
    letter-spacing: 3px;
    margin: 20px 0 5px;
}
.block img {
  display: inline-block;
}
.block-sectitle {
  color: #167dd7;
  font-size: 36px;
  font-weight: bold;
  margin: 15px 0 5px;
  letter-spacing: 2px;
}
.block-content {
  color: #535353;
  font-size: 22px;
  font-weight: bold;
}
.block-content span {
  background: linear-gradient(180deg, rgb(191 221 255) 0%, rgb(181 216 255) 60%, rgb(255 249 98 / 50%) 60%, rgb(255 249 98 / 50%) 100%) !important;
}
.block p {
    color: #555;
    font-size: 18px;
    margin: 0 auto;
    line-height: 1.6;
    max-width: 78%;
    letter-spacing: 1px;
}

.part.part3 {
    background-color: #e8efff;
    background-position: bottom;
    background-repeat: repeat-x;
    margin: 0 auto;
    text-align: center;
    padding: 50px 0 70px;
}



.part3 .part-title span {
    color: #ffff8b;
}
.space-block {
    display: inline-block;
}

/*  bhoechie tab */
.bhoechie-tab-container {
    z-index: 10;
    padding: 0 !important;
    -moz-border-radius: 4px;
    margin-top: 20px;
    margin-left: 50px;
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    filter: alpha(opacity=97);
}
.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    margin-right: 25px;
}
.bhoechie-tab-menu .list-group {
    justify-content: space-between;
    height: 85%;
    margin-top: 5px;
}
/*

.bhoechie-tab-menu .list-group {
    justify-content: space-between;
    height: 53%;
    margin-top: 5px;
}
*/


.bhoechie-tab-menu .list-group>a {
    /* margin: 20px 0; */
    width: 120px;
    height: 120px;
    padding: 0;
    border-radius: 10px;
    border: 3px solid #0084ff;
    color: #0084ff;
    font-family: 'SweiGothicCJKtc-regular','微軟正黑體';
    text-decoration: none;
    transition: .3s;
    font-weight: bold;
}
.bhoechie-tab-menu .list-group>a .glyphicon,
.bhoechie-tab-menu .list-group>a .fa {
  color: #5A55A3;
}
.bhoechie-tab-menu .list-group>a:hover {
    transition: .3s;
    background: #e8efff;
}

.bhoechie-tab-menu .list-group>a.active, .bhoechie-tab-menu .list-group>a.active .glyphicon, .bhoechie-tab-menu .list-group>a.active .fa {
    background-color: #0084ff;
    color: #ffffff;
    border: 3px solid #0071da;
}
.list-group-item.active i{
    color: #fff;
}
/*
.bhoechie-tab-menu .list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #5A55A3;
}
*/

.bhoechie-tab {
    background: #fff;
    border: 3px solid #0084ff;
    border-radius: 20px;
    padding: 15px;
}

.list-group-item:first-child {
    margin-top: 0 !important;
}
/*

.bhoechie-tab-content{
  background-color: #ffffff;
}
*/

/*
.bhoechie-tab .bhoechie-tab-content {
    border-radius: 10px;
    border: 5px solid #0084ff;
     padding: 0 0 10px; 
    height: calc(100% - 20px);
    height: 410px;
}
*/


.bhoechie-tab .bhoechie-tab-content:not(.active){
  display: none;
}

.list-group i {
    font-size: 55px;
    display: block;
    line-height: 1.2;
    color: #0084ff;
    padding-top: 10px;
}

.tab-text {
    font-size: 18px;
    color: #0084ff;
    justify-content: start;
    margin-left: 100px;
}

.tab-text-title {
    min-width: 160px;
    background: #0084ff;
    margin-right: 10px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.3;
    padding: 6px 0 0;
    /* min-height: 45px; */
    color: #fff;
    letter-spacing: 1px;
}
.slide02 .tab-text-title {
    margin-left: 17px;
}
.slide02 .tab-text {
    margin-left: 0;
    justify-content: start;
}
.tab-text {
    margin-left: 117px;
}

.tab-text-title span {
    display: block;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
}

.tab-text-p {
    text-align: left;
    /* line-height: 1.2; */
    font-size: 17px;
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
    padding-right: 10px;
    /* padding-top: 20px; */
    height: 38px;
}
.tab-text-p span {
    display: inline-block;
    font-size: 15px;
/*    background: #f1f1f1;*/
/*    padding: 3px 10px;*/
/*    border-radius: 5px;*/
    letter-spacing: 0;
    font-weight: bold;
}

.swiper {
  max-width: 907px;
    width: 100%;
  height: 480px;
}

.swiper-container.slide01, .swiper-container.slide02, .swiper-container.slide03 {
    max-width: 907px;
    width: 100%;
    height: 480px;
    background-color: unset;
    color: #fff;
    border-radius: 20px;
    margin: 0 auto;
    padding-bottom: 40px;
    overflow: hidden;
}
.swiper-slide {
   max-width: 907px;
    width: 100% !important;
    color: #fff;
    text-align: center;
}
.slide-title {
    font-size: 28px;
    margin: 20px auto 15px;
    display: inline-block;
    letter-spacing: 2px;
    font-weight: bold;
}
.swiper-container.slide01 .swiper-slide img,.swiper-container.slide02 .swiper-slide img,.swiper-container.slide03 .swiper-slide img {
    width: 100%;
    margin: 0 auto;
/*    max-width: 1082px;*/
}
.swiper-slide p {
    font-size: 20px;
    font-weight: 500;
    font-family: 'Noto Sans TC';
    letter-spacing: 2px;
    margin: 20px 0;
}
.swiper-pagination-bullet span {
    position: relative;
}

/*
.swiper-pagination-bullet {
    background: #fff !important;
    width: 30px !important;
    border-radius: 10px !important;
}
*/
.swipe-btn-wrap {
    max-width: 130px;
    position: absolute;
    left: 55px;
    bottom: 15px;
    z-index: 99999;
}
.swiper-button-next, .swiper-button-prev {
    background: #e8efff;
    border-radius: 5px;
    width: 35px !important;
    height: 35px !important;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next' !important;
    font-size: 25px !important;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev' !important; font-size: 25px !important;
}


.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: -45px !important;
    right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: -45px !important;
    left: auto;
}


.register_outside_wrap {
    filter: hue-rotate(35deg) !important;
}



@media screen and (max-width: 1200px) {
  section.part3 {
    height: auto;
  }
  section.part3 .swiper-container.reportcs {
    width: 90%;
    height: auto;
  }
  section.part3 .swiper-container.reportcs .swiper-slide img {
    width: 90%;
  }
  section.part3 .swiper-wrapper {
    margin-bottom: 3%;
  }
}
@media screen and (max-width: 1024px) {
 .container-wrap {
    flex-direction: column;
    padding: 0 15px;
}
    .part-description {
    padding-top: 2em;
  }
  .part-description .pic {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
  .part-description .text {
    padding-top: 0;
    width: 90%;
    margin-top: 2em;
    max-width: 90% !important;
    position: relative;
    right: auto;
    margin-left: auto;
    margin-right: auto;
  }
    
 .part {
    padding-bottom: 5em;
}
.part-description .text {
    max-width: 60% !important;
}
 section.part2 {
    padding-bottom: 30px;
    /* margin-top: -25px; */
}
  .swiper-container.slide01,.swiper-container.slide02  {
    height: auto;
    padding-bottom: 20px;
  }
  .block {
    margin: 0 10px;
  }
    
    .swipe-btn-wrap {
    bottom: 35px;
}
    
    
}



@media screen and (max-width: 992px) {

.bhoechie-tab-container {
    flex-direction: column;
    margin: 0;
}
    
    
.bhoechie-tab-menu .list-group {
    flex-direction: row;
    justify-content: space-between;
    max-width: 460px;
    margin: 0 auto 30px;
}

	
}





@media screen and (max-width: 768px) {
  .part {
    font-size: calc(1vw + 1vh + .5vmin) !important;
  }
.part-description .text {
    max-width: 90% !important;
}
  .pdtitle {
    font-size: 26px;
    padding-bottom: 25px;
  }
  section.part.intro {
    padding-top: 3.5em;
  }
  .intro-title {
    margin-bottom: 10px;
  }
  .intro-text {
    text-align: center;
    padding-bottom: 10px;
  }
  .intro-text p {
    font-size: 20px;
    width: 74%;
    display: inline-block;
    line-height: 1.3;
  }
  .intro-img {
    text-align: center;
  }
  .intro-img img {
    display: inline-block;
  }
  .block {
    width: 100%;
    max-width: unset;
    height: auto;
    margin: 30px auto 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
  .block-text {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 70%;
}
  .block p {
    max-width: 100%;
  }
    
    .swiper-container.slide01, .swiper-container.slide02, .swiper-container.slide03 {
     height: auto; 
}
    
.bhoechie-tab-menu {
    margin: 0 auto !important;
    width: 95% !important;
}
.bhoechie-tab-content {
    padding: 10px;
    height: auto !important;
}	
a.list-group-item:after {
    right: -30%;
}	
.tab-text {
    width: 100%;
    margin-left: 0 !important;
    margin-top: 55px;
    flex-direction: column;
}
.tab-text-title {
    border-radius: 5px;
    margin-right: 0;
    padding: 6px 0;
}
.tab-text-p {
    padding: 10px 20px;
    height: unset;
}
.tab-img img {
    width: 100%;
    max-width: 750px;
}	
	.swiper-bottom-wrap {
    display: flex;
    flex-direction: column;
    position: relative;
}
.swipe-btn-wrap {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 30px;
    bottom: unset;
    max-width: 35px;
}
    
  section.part3 .swiper-slide p br {
    display: none;
  }
  /*
	.block-img {
    width: 100%;
}
	.block-word {
    width: 80%;
    text-align: center;
    margin: 0;
}

	.block p {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    margin-top: 50px;
}
.part3 .block img {
    width: 40%;
    display: inline-block;
    margin: 20px 0;
}
*/
  .before.block {
    margin-bottom: 40px;
  }
  .register_outside_wrap {
    margin-top: 0VH !important;
  }
  /*
	.block {
    width: 100%;
    display: block;
    max-width: 500px;
    height: 155px;
    margin: 20px auto;
}
*/
  /*
	.block img {
    float: left;
    margin-left: 16%;
    margin-top: 10px;
}
	.block p {
    float: right;
    position: absolute;
    text-align: left;
    margin-left: 15px;
    font-size: 16px;
    margin-top: 65px;
}
	.block-title {
    float: right;
    margin-right: 17%;
}
*/
  .main-wrap {
    padding: 0 17px;
  }
}

@media screen and (max-width: 640px) {
.report img {
    max-width: 373px;
}
.pdtitle p {
    /* margin-bottom: 15px; */
    width: 76%;
    margin: 0 auto 30px;
} 
.pdtitle span.title-highlight {
    font-size: 30px;
    margin-bottom: 35px;
}
    .slide02 .tab-text-title {
    margin-left: 0;
}
  section.part3 .report {
    width: 90%;
    padding: 30px 0 0;
}
  section.part3-1 .report {
    width: 90%;
    padding: 15px 0 0;
}
}

@media screen and (max-width: 450px) {
  .container-wrap {
    padding: 0;
  }
  .block-title:before, .block-title.set:before, .block-title.auto:before {
    content: none;
  }
  .pdtitle {
    font-size: 22px;
    padding-bottom: 0;
  }
  .part-description .text h2 {
    font-size: 48px !important;
    padding-left: 6px;
  }
  .part-description .text p {
    font-size: 18px;
  }
  .intro-title {
    font-size: 20px;
    padding-top: 10px;
  }
  .intro-title span {
    font-size: 26px;
  }
  .intro-text p {
    font-size: 18px;
    width: 100%;
  }
  .intro-text p span.number {
    font-size: 28px;
  }
  .block-title {
    font-size: 20px;
  }
  .block p {
    font-size: 17px;
  }
  .block img {
    max-width: 130px;
    height: auto;
  }
  .block-title {
    margin: 10px 0;
  }
  section.part3 .slide-title {
    font-size: 24px;
  }
  section.part3 .swiper-container.reportcs, section.part3 .swiper-container.reportcs .swiper-slide img {
    width: 100%;
  }
  section.part3 .swiper-container.reportcs {
    border-radius: unset;
    margin-bottom: 30px;
  }
  section.part3 .swiper-slide p {
    font-size: 18px;
    text-align: left;
    padding: 0 20px;
  }
  .main-wrap {
    padding: 0 10px;
  }
  .block-text {
    width: 65%;
    margin-left: 0;
}
}