.topnavbar {
    background-color: #4dd6f1;
  top:0px;
   position: relative;
   z-index:100;
 width:100%;
  padding: 0;
}
.topnavbar .container {
    padding-top: 0px;
    padding-bottom: 0px;
}


#nav ul li a {

    color: #fbfbfb;

}




.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;
  }


.h1title {color: #5a5359; border-bottom:1px solid#dddddd;}






body.about-us .fcol-2 {
    background:  url(https://static.iyp.tw/42012/files/743ecbd8-af83-4330-83fd-3b70cb7148ec.png)no-repeat bottom;
}

body.about-us .fcol.fcol-2 {   margin-top: -80px;  }

body.about-us .fcol.fcol-3 {    background: rgba(209,242,243,0.8);}

body.about-us .fcol-4 {
    background:  url(https://static.iyp.tw/42012/files/57188ea4-785d-464f-b063-8517fa7a91a7.jpg)no-repeat bottom;
    background-attachment: fixed;
    background-size: cover;

}


body.about-us .fcol.fcol-5 {   display:none;}
body.about-us .fcol.fcol-6 {   display:none;}
body.about-us #footer { margin-top: -40px;}
















ul.product-list li a:hover {
    color: #fff;
    background-color: rgba(0,144,228,1);
}

ul.product-list li a {
    color: #000;
    background-color: rgba(0,144,288,0.3);
}







#footer {
    color: #fff;
    background-color: #4dd6f1;
}


#foot-nav ul li a {
    color: #fff;
}


#foot-nav {

    border-bottom: 1px solid #e2e2e2;
}


#contact-info ul li span {
    color: #fff;
}





body {
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
}







/*詳細資訊*/
#tb td a {
    display: block;
    height: 35px;
    line-height: 35px;
    background: #4dd6f1;
    color: #fff;
}
#tb td a:hover {
    background: #666;
}




