/*icon*/

.TL{position:fixed;right:0.5%;top: 50%;z-index:1000;transform:scale(0.8);}

.LINE1 {position: fixed;right: 0.5%; top:60%;z-index: 1000;transform:scale(0.8);}


/*body*/
.row [class^="col-"] {
  padding:10px;
}


body[data-type="fullpage"]:not(#managehome) #wrap > :not(:last-child) { margin-bottom: 0px;}


#bodyinhome {
  background:#dedede;
}




/*logo*/

 #logo img {
   padding: 0 16px 16px;
 }

#logo {
  margin-top: -75px;
}

@media(max-width:428px){
  #logo {
   margin-top: 0px;
  }
}


#logo h1 {
  height: 70px;
}

/*top*/
.topnavbar .container {
  text-align: justify;
  font-size: 0;
  /*text-align: center;*/ 
  padding-top:0px;
}

.topnavbar .container::after {
  content: "";
  display: inline-block;
  width: 100%;
}

.topnavbar {
  background-color: #222;
  top:0px;
  position: relative;
  z-index:100;
  width:100%;
  padding: .6rem 0;
  height: 90px;
}



/*nav*/
#nav {
  line-height: 150px;
  padding-top: 0px;
  margin-top: -15px;
}


#nav ul li a {
  white-space: nowrap;
  color: #fff;
  font-weight: normal;
  padding: 10px 18px;
  font-size: 95%;
  border-right: 0px #888 dotted;
  transition: all 0.5s;
  line-height: 75px;
}


#nav ul li a:hover {
  /* 高對比深黃色系：從明亮中心到深暗邊緣 */
  background: -webkit-radial-gradient(circle, #ffeb3b 10%, #f57f17 90%);
  background: -o-radial-gradient(circle, #ffeb3b 10%, #f57f17 90%);
  background: -moz-radial-gradient(circle, #ffeb3b 10%, #f57f17 90%);
  background: radial-gradient(circle, #ffeb3b 10%, #f57f17 90%);
  
  /* 額外建議：增加陰影會讓立體感更強烈 */
  box-shadow: inset 0 0 10px rgba(0,0,0,0.2);
}



/*Banner*/
.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(900 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}
@media(max-width:767px){
  .swiper-wrapper, .swiper-slide {
    padding-bottom: calc( 1000 / 700 * 100%);
  }
}



/*Index_1*/
#bodyinhome .fcol.fcol-1 .container{
  width:100%;
  padding: 80px 150px 80px 150px;
}


@media(max-width:1400px){
#bodyinhome .fcol.fcol-1 .container {
  width: 100%;
  padding: 25px;
  }
}  

#bodyinhome .fcol.fcol-1 .titleBox{
writing-mode: vertical-rl;
padding-right: 20px;
}


.titleBox .titleTw {
  font-size: 35px;
  font-weight: 500;
  line-height: 1.5;
  color: #000;
  padding-right: 10px;
}


.titleBox .titleEn {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  color: #c3a15f;
  padding-right: 5px;
}


#bodyinhome .fcol.fcol-1 .ab_txt{
  padding: 55px 45px 30px 45px;
  margin-left: -85px;
  box-shadow: 0 5px 5px rgba(44,44,44,0.1);
}

@media(max-width:428px){
  #bodyinhome .fcol.fcol-1 .ab_txt{
  padding: 55px 45px 30px 45px;
  margin-left: 0px;
  box-shadow: 0 5px 5px rgba(44,44,44,0.1);
 }
}

/*Index_2*/
#bodyinhome .fcol.fcol-2{
 background:url(https://static.iyp.tw/409930/files/e4b506d7-e11f-4318-a8ae-fd6fa7d492d0.jpg)no-repeat;
 background-size:cover;
 background-position:top center;
 background-attachment:fixed; 
}


#bodyinhome .fcol.fcol-2 .container{
  width:80%;
  padding: 0px 0px 0px 0px;
}



@media (max-width: 1400px){
  #bodyinhome .fcol.fcol-2 .container {
    width: 100%;
    padding: 0px 16px 40px 16px;
  } 
}


#bodyinhome .fcol.fcol-2 .titleBox{
  writing-mode: vertical-rl;
  padding-right: 20px;
  padding-top:100px;
}


#bodyinhome .fcol.fcol-2 .ab_txt{
  padding: 50px 150px 30px 20px;
  margin: 0;
  /*box-shadow: 0 5px 5px rgba(44,44,44,0.1);*/
}


.sr_it {
   margin-top:-280px;
  
}


table {
  background-color: transparent;
  border-collapse: collapse;
  font-family: 'Open Sans', -apple-system, 'Helvetica Neue', Helvetica,Arial, 'Lantinghei TC', 'Microsoft JhengHei', sans-serif';
  width:100%;
}
.dcf-table tbody, .dcf-table thead {
  font-size: .84em
}
.dcf-table tfoot {
  font-size: .75em
}
.dcf-table tbody {
  border-bottom: 1px solid #e3e3e2;
  border-top: 1px solid #e3e3e2
}
.dcf-table td, .dcf-table th {
  padding-right: 1.78em
}
.dcf-table-bordered, .dcf-table-bordered td, .dcf-table-bordered th {
  border: 1px solid #e3e3e2
}
.dcf-table-bordered td, .dcf-table-bordered th, .dcf-table-striped td, .dcf-table-striped th {
  padding-left: 1em;
  padding-right: 1em
}
.dcf-table-bordered tr:not(:last-child), .dcf-table-striped tr:not(:last-child) {
  border-bottom: 1px solid #e3e3e2
}
.dcf-table-striped tbody tr:nth-of-type(2n) {
  background-color: #f6f6f5
}
.dcf-table thead td, .dcf-table thead th {
  padding-bottom: .75em;
  vertical-align: bottom
}
.dcf-table tbody td, .dcf-table tbody th, .dcf-table tfoot td, .dcf-table tfoot th {
  padding-top: .75em;
  vertical-align: top
}
.dcf-table tbody td, .dcf-table tbody th {
  padding-bottom: .75em
}
.dcf-table-bordered thead th {
  padding-top: 1.33em
}
.dcf-wrapper-table-scroll {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 1em;
  position: relative;
  right: 50%;
  width: 100vw;
}
@media only screen and (max-width:42.09em) {
  .dcf-table-responsive thead {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
    white-space: nowrap
  }
  .dcf-table-responsive tr {
    display: block
  }
  .dcf-table-responsive td {
    -webkit-column-gap: 3.16vw;
    -moz-column-gap: 3.16vw;
    column-gap: 3.16vw;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2fr;
    grid-template-columns: 2fr;
    text-align: left!important
  }
  .dcf-table-responsive.dcf-table-bordered, .dcf-table-responsive.dcf-table-bordered thead th {
    border-width: 0;
     width: 100%;
  }
  .dcf-table-responsive.dcf-table-bordered tbody td {
    border-top-width: 0
  }
  .dcf-table-responsive:not(.dcf-table-bordered) tbody tr {
    padding-bottom: .75em
  }
  .dcf-table-responsive:not(.dcf-table-bordered) tbody td {
    padding-bottom: 0
  }
  .dcf-table-responsive:not(.dcf-table-bordered):not(.dcf-table-striped) tbody td {
    padding-right: 0
  }
  .dcf-table-responsive.dcf-table-bordered tbody tr:last-child td:last-child {
    border-bottom-width: 0
  }
  .dcf-table-responsive tbody td:before {
    content: attr(data-label);
    float: left;
    font-weight: 700;
    padding-right: 1.78em
  }
}


.dcf-table-bordered {
  width:100%;
}


@media(max-width:767px){
  table{margin-top: 100px;
  }  
}

/*Index_3*/
#bodyinhome .fcol.fcol-3{
  background:url(https://static.iyp.tw/409930/files/c69097aa-6909-405f-9915-0486e860d723.jpg)no-repeat; 
  background-size:cover;
  background-position:top center;
}

#bodyinhome .fcol.fcol-3 .container{
  padding:60px 16px;
}


@media(max-width:428px){
  #bodyinhome .fcol.fcol-3{
    margin-top:0px;
  }
}


@media(max-width:428px){
#bodyinhome .fcol.fcol-3 .container{
  padding:0px 16px;
 }
}  


/*Index_4*/
#bodyinhome .fcol.fcol-4{
  background:url(https://static.iyp.tw/409930/files/8b3c11bd-e8d9-4739-b35c-f295a72dc83a.jpg)no-repeat; 
  background-size:cover;
  background-position:top center;
}

#bodyinhome .fcol.fcol-4 .container{
  padding:60px 16px;
}


@media(max-width:428px){
  #bodyinhome .fcol.fcol-4{
    margin-top:0px;
  }
}


@media(max-width:428px){
#bodyinhome .fcol.fcol-4 .container{
  padding:0px 16px;
 }
}  


/*owl*/
.owl-carousel.owl-theme {
  padding: 0 1rem 2rem;
}
.owl-carousel.owl-theme .owl-nav {
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
}
.owl-carousel.owl-theme .owl-dots {
  bottom: 0;
}
.owl-carousel.owl-theme button:focus {
  outline: none;
}
.owl-carousel.owl-theme .owl-nav,
.owl-carousel.owl-theme .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
}
.owl-carousel.owl-theme .owl-nav .owl-prev {
  float: left;
  transform: translateX(-100%);
}
.owl-carousel.owl-theme .owl-nav .owl-next {
  float: right;
  transform: translateX(100%);
}
.owl-carousel.owl-theme .owl-nav .owl-prev:hover,
.owl-carousel.owl-theme .owl-nav .owl-next:hover{
  background: none;
  color: inherit;
}
.owl-carousel.owl-theme .owl-nav .fa{
  font-size: 3em; /*箭頭大小*/
}

.editmode .owl-carousel.owl-loaded {
  display: flex;
  flex-wrap: wrap;
}
.editmode .owl-carousel > div {
  flex: 0 0 25%;
  max-width: 25%;
}



/*Index_3_5~6*/
#bodyinhome .fcol.fcol-5,
#bodyinhome .fcol.fcol-6{
  display:none;
}





/*h1*/
.h1title{color:#000;border-bottom:1px dashed #000;}


/*side*/
#side ul li a {
    color: #555;
    display: block;
    padding: 10px 20px;
    transition: .3s;
    border-bottom: 1px dashed #555;
}  

/*pd*/
ul.product-list li h3 {
    flex: 1 0 auto;
    max-height: 3.15rem;
    margin: 0.7rem 0;
    font-size: 1.05rem;
    line-height: 1.5;
    color: #000;
    overflow: hidden;
    padding: 0 16px;
}

body[data-type="fullpage"] .product-list-div h2 a.show-all {
    color: #fff;
    transition-property: left, color;
    background: #59aacb;
    text-shadow: none;
    padding: 0 10px;
}


/*form*/
.mark {
    background: none;
   }




/*
#logo{display: none;text-indent:100%;white-space:nowrap;overflow:hidden;}

#nav ul li a {display: block;color: #FFF;padding: 18px 25px;}

#nav ul li a:hover {
background: -webkit-radial-gradient(circle,#01b4ee,#0168b7);
background: -o-radial-gradient(circle,#01b4ee,#0168b7);
background: -moz-radial-gradient(circle,#01b4ee,#0168b7);
background: radial-gradient(circle,#01b4ee,#0168b7);}

#header{background: url(/templates/cache/32782/images/584fa4298ad8b.png);height:400px;}

body {
    background-color: #fff;
    background-image: linear-gradient(to bottom, #818181, #fff);
    background-repeat: no-repeat;
    background-size: 100% 550px;
    color: #6d6d6d;
    font-size: 13px;
    margin: 0;
    padding: 0;
}

#banner{margin-top: -35px;}

h3{border-bottom:1px solid #e3e3e3;
    }

#main-wrap{margin-top:50px;}

.services img {transition:all 0.3s;}
.services img:hover{transform:rotateY(-360deg);}


#footer{background:transparent;;background:#000000;}
#contact-info li span {display: block;color: #FFF;}
#contact-info {color: #FFF;}
#contact-info li a {color: #FFF;}
#footer a {color: #999;}
*/