/*
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");

@media screen and (max-width:540px) { 
.space-br {
    display: block;
    /* width: 3px !important; */
    height: 0;
}
}

/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 通用設定 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.container-wrap {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
/*
.part { 
  padding-top: 4em;
  padding-bottom: 4em;
}
*/
.part2,.part2 { 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: 35px 0;
}

.part-description .text {
    max-width: 410px;
    margin-left: 40px;
}
.part-description .text h3 {
    color: #0084ff;
    font-size: 2.2em;
    line-height: 1;
    margin: 0;
    padding-bottom: 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 right, #0084ff 0%, #28b7d1 100%);
}
.part-description .text p {
  font-size: 1.1em;
  padding-left: 6px;
  letter-spacing: 3px;
  margin-top: 25px;
}

 .part-title {
    font-size: 40px;
    color: #0084ff;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
}
.part-title p {
    font-size: 20px;
    color: #565656;
}
section.part {
    padding: 80px 0;
}


section.part2 {
    margin: 0 auto;
    background: #f1f7fc;
}

section.part2 .swiper-container.reportcs {
    max-width: 850px;
    width: 100%;
    color: #fff;
    border-radius: 0 0 20px 20px;
    margin: 140px auto 0;
    background-repeat: no-repeat;
    background-position: center;
    overflow: unset;
}
section.part2 .swiper-slide {
    color: #fff;
    text-align: center;
}
section.part2 .slide-title {
    font-size: 28px;
    margin: 20px auto 15px;
    display: inline-block;
    letter-spacing: 2px;
    font-weight: bold;
}
section.part2 .swiper-container.reportcs .swiper-slide img {
    width: 100%;
    margin: 0 auto;
    max-width: 764px;
}
section.part2 .swiper-slide p {
    z-index: 999;
    color: #000;
    position: absolute;
    background: url("/images/product/oa/bubble.png");
    width: 286px;
    height: 141px;
    padding: 45px 20px 0;
    text-align: left;
    background-repeat: no-repeat;
    font-size: 16px;
    letter-spacing: 1px;
    right: 130px;
    top: 210px;
}
.focus-block {
    display: inline-block;
    border: 3px solid #1b92ff;
    position: absolute;
    width: 75px;
    height: 68px;
    border-radius: 10px;
    right: 88px;
    top: 159px;
}
section.part2 .swiper-pagination {
    bottom: unset !important;
    top: -90px;
    z-index: 999;
    position: absolute;
    max-width: 765px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
section.part2 .swiper-pagination-bullet .point {
    position: relative;
    background: #afd9ff;
    color: #1b92ff;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    margin-right: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
section.part2 .swiper-pagination-bullet-active .swiper-pagination-bullet .point {
    background: #fff !important;
    color: #1b92ff;
}

section.part2 .swiper-pagination-bullet.swiper-pagination-bullet-active .point {
    background: #fff;
}

section.part2 .swiper-pagination-bullet {
    background: #379fff !important;
    width: 33.33% !important;
    height: 60px;
    border-radius: 0 !important;
    color: #afd9ff;
    margin: 0 !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    font-size: 20px;
    vertical-align: top;
    position: relative;
}

section.part2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #fff;
    background: #1b92ff !important;
    font-weight: bold;
}

section.part2 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: -15px;
    border-style: solid;
    border-width: 15px 10px 0 10px;
    border-color: #1b92ff transparent transparent transparent;
}


section.part2 .swiper-pagination-bullet:first-child {
    border-radius: 30px 0 0 30px !important;
}

section.part2 .swiper-pagination-bullet:last-child {
    border-radius: 0 30px 30px 0 !important;
}



.swiper-button-prev:after, .swiper-container-rtl .swiper-button-prev:after {
  font-size: 15px !important;
   border: 2px solid;
      background: #fff;
    font-weight: bold;
  width: 30px;
  height: 30px;
  border-radius: 50px;
    padding: 6px 9px;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-next:after {
    font-size: 15px !important;
    border: 2px solid;
    background: #fff;
    font-weight: bold;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    padding: 6px 10px;
}


section.part2 .swiper-slide.slide02 p {
    right: 88px;
    top: 200px;
    background: url(/images/product/oa/bubble-02.png);
}


section.part2 .swiper-slide.slide03 p {
    background: url(/images/product/oa/bubble-left.png);
    right: unset;
    left: 175px;
    top: 140px;
}

.slide03 .focus-block {
    right: unset;
    left: 64px;
    width: 140px;
    top: 102px;
    height: 60px;
}



.part3 .part-title {
    margin-bottom: 30px;
}

.part3 .card-wrap {
    max-width: 1100px;
    margin: 0 auto;
}

    .part3  .custom-card {
      background-color: #fff;
      border: none;
      text-align: center;
      padding: 15px;
    }
     .part3 .custom-card img {
    width: 100%;
    max-width: 310px;
    height: auto;
    margin-bottom: 15px;
}

   .part3  .custom-card .card-text {
    font-size: 17px;
    color: #444;
    text-align: left;
}

.part3 .card-title {
    font-size: 24px;
    font-weight: bold;
    color: #007bff;
    display: flex;
    align-items: center;
    justify-content: start;
    margin-bottom: 10px;
}

.part3 .custom-card .role-icon {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin: 0;
}


@media screen and (max-width: 1200px) {
section.part2 {    height: auto;}
}

@media screen and (max-width: 1024px) {
  .part {    padding-bottom: 0em;  }
  .part-description .text {    padding-top: 1rem;    right: 7%;  }

section.part2 {    padding-bottom: 30px;    margin-top: -25px;}

.swiper-container.reportcs {    height: auto;    padding-bottom: 20px;}

.block {    margin: 0 10px;}
	.block-img img {
    width: 100%;
}
	
section.part2 .swiper-container.reportcs .swiper-slide img {
    width: 95%;
}
section.part2 .swiper-container.reportcs {
    height: 100%;
    padding-top: 25px;
}	
    
section.part2 .swiper-container.reportcs {
    margin: 140px auto 120px;
}
    
section.part2 .swiper-slide.slide01 p, section.part2 .swiper-slide.slide02 p, section.part2 .swiper-slide.slide03 p {
    top: unset;
    bottom: -65px;
    background: #e0f0ff;
    width: 100%;
    max-width: 764px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: auto;
    text-align: center;
    padding: 15px 20px;
    border-radius: 0 0 5px 5px;
}
    
.navi-wrap {
    position: absolute;
    bottom: -105px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 130px;
}
.focus-block {
    display: none;
}    
    
 section.part2 .swiper-pagination-bullet .point {
    display: none;
}   
    
}

@media screen and (max-width: 768px) {
  .part {
    font-size: calc(1vw + 1vh + .5vmin) !important;
  }
  .part-description {
    padding-top: 30px !important;
}
 .part-description .pic {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
  .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;
  }

.pdtitle {
    font-size: 26px;
    padding-bottom: 25px;
}
	section.part.intro {
    padding-top: 3.5em;
}



	section.part2 .swiper-slide p br {
    display: none;
}

	.register_outside_wrap {
    margin-top: 0VH !important;
}

	section.part2 .swiper-pagination-bullet {
    font-size: 15px;
}	
	.main-wrap {
    padding: 0 17px;
}
	
}





@media screen and (max-width: 540px) {
.container-wrap {
    padding: 0;
}

.part-title {
    padding-bottom: 0;
    font-size: 30px;
}

.part-description .text h2 {
    font-size: 48px !important;
/*    padding-left: 6px;*/
}
.part-description .text p {
    font-size: 18px;
    letter-spacing: 0;
}


	
.feature-block {
    margin-bottom: 20px;
}	
	
section.part2 .slide-title {
    font-size: 24px;
}	
/*
section.part2 .swiper-container.reportcs,section.part2 .swiper-container.reportcs .swiper-slide img {
    width: 100%;
}
*/
section.part2 .swiper-container.reportcs {
    border-radius: unset;
    margin: 100px auto 70px;
}
section.part2 .swiper-slide p {
    font-size: 18px;
    text-align: left;
    padding: 0 20px;
}	
section.part2 .swiper-slide.slide01 p, section.part2 .swiper-slide.slide02 p, section.part2 .swiper-slide.slide03 p {
    position: relative;
    bottom: 0 !important;
    background: #f1f7fc;
}
.navi-wrap {
    bottom: -40px;
}    
    
    
section.part2 .swiper-slide {
    flex-direction: column;
}    
    
section.part2 .swiper-pagination-bullet {
    font-size: 16px;
    line-height: 1.4;
}
	
.main-wrap {
    padding: 25px 10px 0;
}

section.part2 .swiper-slide p {
    bottom: -95px !important;
}
    
 .part-title p {
    font-size: 17px;
    padding: 0 20px;
    letter-spacing: 0;
}   
    
.part3  .custom-card .card-text {
    font-size: 16px;
    text-align: center;
}  
    
.part3  .custom-card {
    display: flex;
    flex-direction: column;
    align-items: center;
}    
    
    
    
    
	
}


.register_outside_wrap {
  filter: hue-rotate(35deg) !important;
}
