@charset "UTF-8";
/*CSS RESET*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@400;500;900&display=swap');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* base */
a {
  outline: none;
  text-decoration: none; cursor: pointer;
}
ul{list-style: none;}
input {
  margin: 0;
  padding: 0;
}
input[type="button"], input[type="submit"] {  
  cursor: pointer;     
    font-size: inherit;
    font-family: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input, select, textarea {
  outline: none;
    font-size: inherit;
    font-family: inherit;    
}
button {
  cursor: pointer;
  outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;border:none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

fieldset,
img {
  border: 0;
  border-style: none; }

input,
button,
textarea,
select,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit; }
input[type="button"], input[type="submit"], button {
  cursor: pointer !important;
}
input[type="button"]:disabled, input[type="submit"]:disabled, button:disabled {
  cursor: not-allowed !important;
}
*:focus {
  outline: none; }

.clearfix, .clearfix:after{
    display: block;
    clear: both;
    content: "";
  }
/*end reset*/

body{font-size: 16px; background: #fff; font-family: Arial, "微軟正黑體";}

.header{
	  background: #007d7d;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1002;
    color: #fff;
    padding-left: 39px;
    height: 88px;
    box-shadow: 0 5px 5px #325C53;
}
/* .logo img{vertical-align: bottom; margin-right: 21px;}
.logo{font-size: 25px;  margin-right: 18px;} */

.logo{
  background-image: url(../img/logo/logo.png) ;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  width: 330px;
  height: 60px;
}

.logo:hover{
  -webkit-filter: drop-shadow(1px 1px 1px #ccc);
}


.navbar-toggler:focus{box-shadow: none;}
.navbar-toggler-icon i{
    font-size: 34px; color: #fff;
}
.navbar-collapse{flex-grow: initial;}
.nav-item{border-left: 1px solid #ccc;}
.nav-link span{display: block; color: #9AC8FF;font-size: 14px; padding-top: 3px; padding-left: 2px; }

.nav-link{padding-top: 0; padding-bottom: 0; padding-right: 20px; color: #fff;}
.nav-link:hover{color: #fff;}
.nav-link:hover span{color: #f8f5cc;}
.navbar{background: #000;}
.nav-lang a{color: #fff; display: inline-block; min-width: 40px;text-align: center; padding-top: 30px; }
.nav-lang{background-size: 26px; background-repeat: no-repeat; background-position: center top; }
.en{background-image: url(../img/en.png);}
.jp{background-image: url(../img/jp.png);}
.nav-lang a:hover{color: #f8f5cc;}


/*---思源宋體---*/
.fs-noto{font-family: 'Noto Serif TC', serif;}

.index-banner{ padding-top: 400px;  background: url(../img/index-banner.jpg) no-repeat center top; }
.banner-great-list{
  display: flex;
  margin: 0 auto;
  justify-content: space-between; font-family: 'Noto Serif TC', serif;
}
.banner-great-list li{height: 176px; text-align: center; font-size: 43px;
 color: #fff; line-height: 1.5; font-weight: 600; letter-spacing: 2px;
 display: flex; align-items: center; justify-content: center;
}
.banner-great-list li:nth-child(1){
  width: 31%; background: url(../img/icon-award.png) right center no-repeat, #4264B7;
}
.banner-great-list li:nth-child(2){
  width: 36%; margin: 0 1%;background: url(../img/icon-award.png) right center no-repeat, #D1A060;
}
.banner-great-list li:nth-child(3){
  width: 31%; background: url(../img/icon-award.png) right center no-repeat, #E70012;
}

/*---關於我們-----*/
.about{color: #fff;
  background: url(../img/about-slogan.png) no-repeat center 99%, url(../img/bg-about.jpg) no-repeat center top, #000;
  padding: 58px 0 122px; font-size: 18px;
}

.callphone{font-size: 24px; text-align: center; color: #fff; margin: 12px 0;}
.callphone strong{font-size: 50px; padding-left: 12px; display: inline-block; vertical-align: sub;}
.snsbtn{display: flex; justify-content: center; align-items: center; margin: 10px auto;}
.snsbtn a{display: block; padding: 0 5px; }

.company-name{ padding-left: 25%; margin-bottom: 18px; }

.about-p02 h1{font-size: 36px; color: #fff; display: inline-block;padding-left: 80px;
  background: url(../img/logo2.png) no-repeat left center; font-weight: 700;letter-spacing: 2px;
}
.about-p02 ul{
  padding-top: 18px;border-top: 1px solid #fee8ba; margin-bottom: 20px;
}


.about-p02 ul li{
   margin-left: 1.4em; line-height: 1.7; position: relative; margin-bottom: 10px;
}


.about-p02 ul li:before{
  content: ""; margin-right: 2px; position: absolute; top: 2px; left: -1.4em;
  width: 25px; height: 24px; display: inline-block; background: url(../img/star.png) no-repeat center;
}

.talk-word{ line-height: 1.8;
  color: #fee8ba; padding-top: 40px;
  padding-left: 21px; padding-bottom: 49px;
  background: url(../img/qu01.png) no-repeat, url(../img/qu02.png) right bottom no-repeat;
}
.video-wrap{
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-wrap iframe, .video-wrap object, .video-wrap embed {
  position: absolute;
  top: 0;left: 0;
  width: 100%;
  height: 100%;
}

.unit{padding: 32px 0;margin-top: 60px;}
.title{width: 80%; margin: 0 auto; position: relative;}

.decoration-line{margin-top: 60px; width: 100%; position: absolute; top: 0;
  height: 10px; border-top:1px solid #4263b5;border-bottom:1px solid #4263b5;
}
.title h2, .title h3{position: absolute;text-align: center; display: inline-block;}
.title h2{font-size: 46px; color: #4263b5; z-index: 5; font-weight: 700; margin-top: 29px; letter-spacing: 7px;}
.title h3{font-size: 48px; color: #e3e3e8; z-index: 2; letter-spacing: 7px;
padding: 0 20px; background-color: #fff; 
height: 105px; min-width: 350px;
}
.title-h{ text-align: center;height: 105px; display: flex; justify-content: center; margin-bottom: 10px;}
.card{border-radius: 15px; border:2px solid #b8c8ff;}
.card-img-top{ border: 5px solid #fff;
    border-radius: 15px;}

.card-title{font-size: 30px; color: #4263b5; letter-spacing: 3px; margin-bottom: 12px;
font-weight: 700; font-family: 'Noto Serif TC', serif; text-align: center;
}
.card-text{height:85px; overflow: hidden; color: #000;}
.card-body {
    padding: 0.2rem 1rem 1rem;
}
.card:hover{box-shadow: 0 0 5px #b8c8ff;}
.card:hover .card-text{color: #4263b5;}

/*-----award----*/
.award-area-link{display: inline-block;}



/*----徵信相關新聞-----*/
.news .card-title{color: #000; font-size: 20px;
    letter-spacing: 0;
    margin-bottom: 0;
    font-weight: 700;
    font-family: '微軟正黑體', serif;

}

.news .card-body, .video .card-body {
    padding: 0.2rem 0.5rem 1rem; 
}

.news .card-title, .video .card-title{text-align: left;}

/*---按鈕設定---*/
.btn{border-radius: 0; min-width: 150px; font-size: 18px; color: #002c9c;
border: none; white-space: nowrap; background: #cbdaff;}
.btn:focus, .btn:active{box-shadow: none; }


.btn-skew{
  transform: skew(-15deg);
}
.btn-skew span{
    transform: skew(15deg);
    display: inline-block;
  }
.btn span i{padding-left: 5px;vertical-align: middle;}  
/*--一般藍色--*/
.btn-primary{color: #002c9c; background: #cbdaff;}
.btn-primary:hover{background-color: #aac3ff; color: inherit;}
.btn-primary:focus, .btn-primary:active{background-color: #aac3ff;}
/*--淺黃色---*/
.btn-secondary{ color: #bf8a46; background: #f6e7c9; }
.btn-secondary:hover{background-color: #fff6e4;color: inherit;}
.btn-secondary:focus, .btn-secondary:active{background-color: #fff6e4;}



/*----一統徵信影片-----*/
.video .card-title{color: #000; font-size: 20px;
    letter-spacing: 0;
    margin-bottom: 0;
    font-weight: 700;
    font-family: '微軟正黑體', serif;

}
.video{
  background:url(../img/bg-v1.png) no-repeat left top, url(../img/bg-v2.png) no-repeat right bottom, #d3a05d;
}
.video-info{
  border-left:6px solid #c20000; font-weight: 700;
  padding:9px 16px 9px 10px; line-height: 1.8; font-size: 22px;
}

.video .title h2{color: #fff;}
.video .title h3{
  background-color: #d3a05d; color: #e4be8b;
}

.video .decoration-line{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

/*----破案現場--------*/
.cases{
  background: url(../img/bg-case.jpg) no-repeat center top;
  background-size: cover;
}
.cases .card-title{text-align: left;
    font-size: 20px;
    letter-spacing: 0;
    font-weight: 700;
    font-family: '微軟正黑體', serif;
}
.cases .title h3{color: #9291a6; background: transparent;}
.cases .title h2 {color: #fff;}

.cases .decoration-line{border: none}
.cases .card-text{height: 60px;
display: -webkit-box;
-webkit-line-clamp: 3; 
-webkit-box-orient: vertical;
}

.cases .card:hover{box-shadow: 0 0 15px #5472d7;}
/*----公益活動專區--------*/
.event .card-title{color: #000; font-size: 20px;
    letter-spacing: 0;
    margin-bottom: 0;
    font-weight: 700;
    font-family: '微軟正黑體', serif;
    text-align: left;
}
.event .title h2{background: #fff; padding: 0 20px; margin-top: 0;}

.event .card-body{padding: 1rem;}
.event .title-h{height: 85px;}

.event .decoration-line { margin-top: 30px;}



.contact-list{
  background: #fff9ed;
}
.contact-call h2{color: #d3a05d; font-size: 46px; margin-bottom: 14px; font-weight: 700;}
.contact-call h3{color: #000; font-size: 36px;}

.phone-list .card i{ padding-right: 5px; color: #e6bc7c; font-size: 1.2em;display: inline-block; vertical-align: middle;}
.phone-list .card{
  color: #000; font-size: 20px;
  padding: 12px;
  border-color: #cfa972;
  text-align: center;
}
.phone-list .card a{
  color: #b28850; font-weight: 700;
}

.phone-list .card a:hover{text-decoration: underline;}

.phone-list .card h3{margin-bottom: 12px;}

.appeal-call{font-size: 35px; color: #de0000;}
.phone-list .card:hover{box-shadow: none}

.special-list{
  background: #f6f8fb;
}


.guild-list h2, .special-list h2{font-size: 32px; font-weight: 700;}


.guild-list .row .col img{max-width: 440px; width: 100%;}

.special-list .row .col img{max-width: 300px; width: 100%; border:1px solid #ccc;}

.footer{background: #000; color: #fff; font-size: 16px;
padding: 15px 3px; text-align: center;}


/* ScrollToTop */
.back-to-top {
  display: none;
  position: fixed;
  bottom: 89px;
  right: 20px; z-index: 100;
}

.back-to-top i {
  display: block;
  font-size: 36px;
  width: 53px;
  height: 53px;
  border: 3px solid #2d57c3;
  line-height: 53px;
  color: #2d57c3;
  background: #e4eaff;
  text-align: center;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.fixed-menu {
    position: fixed;
    right: 10px;
    bottom: 168px;
    /*width: 60px;*/
    text-align: center;
    z-index: 100;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px 2px 2px 1px rgb(0 0 0 / 20%);
}

.fixed-menu a {
    display: block; font-size: 15px; font-weight: 700;
    width: 100%;    
    margin-bottom: 5px;
    padding-bottom: 5px;
    color: #000;text-align: center;
}
a.c-line{color: #00a201;}
a.c-fb{color: #172ba1;}

.fixed-menu a:hover{color: #d69b46;}

/*--INNER---*/
.banner {text-align: center;}
.banner img{vertical-align: top; width: 100%;}
.breadcrumb{padding: 10px 0;}
.breadcrumb a{color: #666; text-decoration: underline;}
.breadcrumb-item+.breadcrumb-item::before{float: none;}

.bottom-great{
  padding-top: 33px;padding-bottom: 24px;
  background: #f6f8fb;
  text-align: center;
}

.owl-theme .owl-dots .owl-dot.active span{
  width: 28px; 
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #7989c5;
}
.about-word{max-width: 1000px; margin: 0 auto; line-height: 1.7;}
.service-list .card-title{margin-bottom: 0; font-size: 26px; color: #000;}
.service-list .card-body {
    padding: 0.2rem 0.2rem 0.4rem;
}
.price-content{padding-bottom: 20px}
.price-content h2{background: #f3f3f3; font-size: 28px; padding: 10px;
border-left: 8px solid #4263b5; }


.price-content ul{
  padding: 10px; font-size: 18px; 
}
.price-content ul li {margin-bottom: 8px;}
.price-content ul li i{
  font-weight: 700; color: orange; padding-right: 8px;
}

.inner-list-content .card-title{
  font-size: 20px; color: #000; text-align: left; letter-spacing: 0;
}
.inner-list-content .card-text{
  height: 65px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.article-title{
  font-size: 28px; color: #4264B7;
  padding: 10px; border-bottom: 1px solid #ccc;
  background: #eee; padding-left: 20px;
}
.article{padding: 15px 10px; max-width: 1024px; line-height: 1.8;
}
.article h2{color: #4264B7; font-size: 22px; font-weight: 700;}

.article img{margin: 10px 0; border-radius: 8px;}
.pagination{font-family: "微軟正黑體";}
.page-link{height: 40px; line-height: 40px; padding: 0 0.75rem;}
/*----news----*/
.news-content .article{width: 80%; padding-right: 60px;}
.sidebar{
  width: 20%; margin-top: 20px;
}
.sidebar li a{
  padding: 5px; border-bottom: 1px solid #ccc;
  display: flex; color: #000;
}
.sidebar li a img{width: 20%; height: auto; margin-right: 8px;}
.sidebar li a:hover{color: #4264B7; background: #eff3ff;}

.sd-title a{border-bottom: 3px solid #000; font-weight: 700; text-align: center;
justify-content: center;
letter-spacing: 5px;
}
.sidebar li.sd-title a:hover{background: transparent;}
.call strong{color: green; font-size: 22px; font-weight: 700;}
.call{line-height: 1.6}


.card-img-area{height: 200px; overflow: hidden;}

.card-img-area img{width: 100%;}


.award .card-title{text-align: center; margin-bottom: 0;}

.award .card{border:1px solid #ccc;}
.award .card-body{color: #999; text-align: center;}


.WeChat{
  width: 20%;
}



@media  screen and (max-width: 1200px){
  .navbar-brand img{height: 30px;}
  .nav-link span{display: inline-block; padding-left: 10px;}
  .nav-item{border:none; }
  .nav-item a{padding: 15px;}
  .navbar-nav{border-top: 1px solid #6f89c8;}
  .nav-link{border-bottom: 1px solid #6f89c8;}
  .nav-lang {
    background-size: 26px;
    display: inline-block; width: 100px;
    background-position: 0 center; 
 }
  .nav-item:last-child{margin-bottom: 20px;}
  .nav-lang a {
    padding-top: 15px;
    height: 45px; width: 100%;

  }
  .banner-great-list li{font-size: 36px;}
  .video {
    background: url(../img/bg-v1-m.png) no-repeat left top, url(../img/bg-v2-m.png) no-repeat right bottom, #d3a05d;
  }
     
}

@media  screen and (max-width: 1199px){
  .fixed-menu{
    bottom: 0; height: 55px;right: 0; border-radius: 0;
    left: 0;display: flex; padding: 0;
  }
  .fixed-menu a{ width: 33.3%; color: #000; margin-bottom: 0; padding-top: 5px;}
  .fixed-menu a:hover{color: #000;}
  a.c-fb{display: none;}
  .c-line{background: #e4ffe5;}
  .c-tel{background: #c4cef5;}
  .c-online{background: #fee8ba;}
  .fixed-menu a img{width: 24px; height: 24px;}
  /* .footer{margin-bottom: 50px;} */
}

@media  screen and (max-width: 1024px){
  .banner-great-list li {
      font-size: 30px;
  }
  .index-banner{    background-size: contain;     padding-top: 200px;}
  .company-name {
      padding-left: 0; 
      text-align: center;
  }

  /*----news----*/
  .news-content .article{width: 100%; padding-right: 0;}
  .sidebar{
    display: none;
  }

}


@media  screen and (max-width: 768px){
  .banner-great-list li,
  .banner-great-list li:nth-child(1),
  .banner-great-list li:nth-child(2),
  .banner-great-list li:nth-child(3)
  {width: 100%;background-size: contain;}
  .banner-great-list{ flex-wrap: wrap; }
  .banner-great-list li:nth-child(2){margin: 15px 0;}
  .banner-great-list li{height: 139px; z-index: 2;}
  .index-banner {
    padding-top: 400px;
    background: url(../img/index-banner-mob.jpg) no-repeat center top, #fff;
    background-size: 100%;
    position: relative;
  }
  .news .card, .video .card, .cases .card{flex-direction: row; align-items: center; border:none;}
  .news .card-img-top, .video .card-img-top, .cases .card-img-top{width: 40%;}
  .cases .card-text{display: none;}
  .cases .card-title{margin-bottom: 0;}
  .cases .card-body, .event .card-body {
      padding: 0.5rem;
  }


}

@media  screen and (max-width: 767px){

  .logo{
    background-image: url(../img/logo/logo.png) ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    width: 220px;
    height: 40px;
  }

  .WeChat{
    width: 40%;
  }

  .index-banner::before{
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    background: url(../img/bg/index-banner-mob.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    padding-bottom: 95%;
    z-index: 1;
  }

  .decoration-line, .video .decoration-line{border:none;}
  .department .card-text{display: none;}
  .department .card-body{margin-top: -80px; padding-bottom: 0;}

  .department .card-title{background: rgba(255,255,255,0.8); margin-bottom: 0;padding: 8px 0;
    border-radius: 10px;}   
  .department .card{border:none;}
  .event .title h2, .contact-call h2{font-size: 32px;}
  .contact-call h3{font-size: 28px;}
  .appeal-call{font-size: 20px;}
  .event .title-h {
    height: 50px;
}
  .title{width: 100%;}
  .phone-list .card{flex-direction: row;}
  .phone-list .card h3{margin-bottom: 0; padding-right: 8px;}
  .phone-list .card{border-width: 1px; border-radius: 5px;}
  .guild-list .col{width: 50%;}
  .special-list .col{width: 33.3%;}
  .back-to-top {  
    bottom: 89px;
    right: 5px; 
  }

  .back-to-top i {
    font-size: 30px;
    width: 40px;
    height: 40px;
    border: 1px solid #2d57c3;
    line-height: 40px;  
  }
  .footer{font-size: 12px ;text-align:left; padding-left: 8px;}

  .title h2{font-size: 30px; margin-top: 15px;}
  .title h3 {
    font-size: 22px;height: 30px;
  }
  .title-h{height: 60px;}
  .unit { padding: 15px 0 40px;}
}

@media  screen and (max-width: 480px){
  .index-banner { padding-top: 280px;}
  .service-list .card-title, .card-title{font-size: 20px;}
  .price-content h2{font-size: 20px;}
  .price-content ul li i{padding-right: 0;}
}

@media  screen and (max-width: 414px){
  .index-banner { padding-top: 230px;}
  .title h3{min-width: auto;}
}

@media  screen and (max-width: 320px){
  .index-banner { padding-top: 200px;}
  .page-link {
    padding: 0 0.4rem;
  }
}

.sticky-top{
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
}
.index-banner{
  margin-top: 60px;
  padding-bottom: 30px;
}
.banner{
  margin-top: 60px;
}

@media(max-width:767px){
  .line-a{
    display: inline-block;
    width: 300px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
