.topnavbar {
    background-color: #31bae5;
  top:0px;
   position: relative;
   z-index:100;
 width:100%;
  padding: 0;
}
.topnavbar .container {
    padding-top: 0px;
    padding-bottom: 0px;
}





#nav ul li a {
    color: #ddd;
}





.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(600 / 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/27589/files/17975281-2050-4354-a72a-94fb6dd6578f.jpg)no-repeat bottom;

}
body.about-us #footer { margin-top: -40px;}
body.about-us .fcol.fcol-3 {   display:none;}
body.about-us .fcol.fcol-4 {   display:none;}
body.about-us .fcol.fcol-5 {   display:none;}
body.about-us .fcol.fcol-6 {   display:none;}




ul.product-list li a:hover {
    color: #fff;
    background-color: rgba(96,188,217,1);
}

ul.product-list li a {
    color: #000;
    background-color: rgba(96,188,217,0.3);
}




body {
    background-color: #FFF;
}

#call {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 165px;
    position: fixed;
}


