.topnavbar .container {
  text-align: justify;
  font-size: 0;
}

.topnavbar .container::after {
  content: "";
  display: inline-block;
  width: 100%;
}


.topnavbar {
    background-color: #FFF;
  top:0px;
   position: relative;
   z-index:100;
 width:100%;
  padding: 0;
}
.topnavbar .container {
    padding-top: 0px;
    padding-bottom: 0px;
}






#nav ul li a:hover {border-top:0px solid #FFF;padding-top:3px;color: #FFF;}
#nav ul li.current a {border-top:3px solid #d1d1d1;color: #aa3030;}
#nav ul li.about-us a{margin-top:3px;}




#nav ul li a:hover {color: #d30000;}





#gotop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;    
    padding: 10px 15px;    
    font-size: 20px;
    border-radius:10px;
    background-color: hsla(240, 0%, 50%, 0.5) ;
    color: white;
    cursor: pointer;
}



.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(650 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}




.fcol .container {    color: #222;    font-size: 15px;}
p { line-height:2;}



body[data-type="fullpage"] #product-header.main {
      min-height: auto;
  }






body.about-us .h1title{display:none;}
body.product .h1title{display:none;}
body.customized .h1title{display:none;} 
body.contact-us .h1title{display:none;} 





body.about-us .fcol.fcol-1 {   margin-top: -80px;  }
body.about-us .fcol-2 {
    background: url(https://static.iyp.tw/408918/files/77e42138-e61e-4b86-8f49-ea170cb7198b.png)no-repeat bottom;
    background-size: cover;

}

body.about-us .fcol-3 {
    background:  url(https://static.iyp.tw/408918/files/6c2a882a-ed0b-46ea-a1df-5435758cbc1c.jpg)no-repeat bottom;
    background-attachment: fixed;
    background-size: cover;

}

body.about-us .fcol-4 {
    background:  url(https://static.iyp.tw/408918/files/3a53257c-0eb1-4722-a489-0cfeca5f26e6.jpg)no-repeat bottom;
    background-attachment: fixed;
    background-size: cover;

}

body.about-us .fcol.fcol-3 .container {width: 90%;}
body.about-us .fcol.fcol-3 .container {
    padding-left 0;
    padding-right 0;
}

body.about-us .fcol.fcol-5 .container {
    padding 0;
}

body.about-us #footer { margin-top: -40px;}
body.about-us .fcol.fcol-5 {   display:none;}
body.about-us .fcol.fcol-6 {   display:none;}




body.product .fcol.fcol-1 {   margin-top: -80px;  }
body.product .fcol.fcol-1 .container {width: 70%;}




body.customized .fcol.fcol-1 {   margin-top: -80px;  }
body.customized .fcol.fcol-1 .container {width: 70%;}

body.customized .fcol-2  { display: none;}




body.contact-us .fcol.fcol-1 {   margin-top: -80px;  }







#nav ul li a {
    color: #8b8b8b;
}





#footer {
    color: #ffffff;
    background-color: #624332;
}


#foot-nav {
    border-bottom: 1px solid #674e41;
}




#contact-info ul li span {
    color: #FFF;
}






/*圖片*/
.row [class^="col-"] img{
  opacity:3;
    transition:0.7s
}
.row [class^="col-"] {
  padding:10px;
}
.picc {
  overflow:hidden;
}
.picc img:hover {
  transform:scale(1.2);
}





/*詳細資訊*/
#tb td a {
    display: block;
    height: 35px;
    line-height: 35px;
    background: #3e3e3e;
    color: #fff;
}
#tb td a:hover {
    background: #af0100;
}





/*圖片*/
.menu [class^="col-"] img:hover {
    border-radius: 8px;
}
.menu [class^="col-"] img {
  transition:0.7s;
  border-radius: 50%;
  border: 1px #dddddd solid;
  padding:6px;
}

.row1 [class^="col-"] img{
  opacity:3;
  transition:0.7s
}
.row1 [class^="col-"] img:hover {
    opacity:0.55;
}







/*圖片*/
.row [class^="col-"] img{
  opacity:3;
    transition:0.7s
}
.row [class^="col-"] {
  padding:10px;
}
.picc {
  overflow:hidden;
}
.picc img:hover {
  transform:scale(1.2);
}





#SP {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 230px;
    position: fixed;
}





#FB {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 90px;
    position: fixed;
}



#line {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 160px;
    position: fixed;
}




