.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 {
    padding: 13px;
}


#nav ul li a {
    color: #999;
}


#nav ul li.current a {
    color: #ea5976;
    font-weight: 600;
}


#nav ul li a {
    padding: 10px;
}



#nav ul li a:hover {color: #ea5976;}




#nav .subnav {
  background-color: RGBA(255,255,255,0.9); /* 填入想要的顏色 */
}











/* 首頁與內頁共用 */
.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
}

.swiper-slide {
  width: 100% !important;
}

/* 首頁 */
#bodyinhome .swiper-wrapper, #bodyinhome .swiper-slide {
  padding-bottom: calc(850 / 1920 * 100%); /* 首頁 banner 大小 */
}

/* 內頁 */
#bodyinpage .swiper-wrapper, #bodyinpage .swiper-slide {
  padding-bottom: calc(650 / 1920 * 100%); /* 內頁 banner 大小 */
}



.h1title {color: #5a5359; border-bottom:1px solid#dddddd; margin-top: -70px;}



body.index .fcol.fcol-3 .container {width: 70%;}
body.index .fcol.fcol-3 {     background-color: #f7eded;}


body.index .fcol-2 {
   background:  url(https://static.iyp.tw/23746/files/22feaf44-2b58-47a7-8a8c-0b824cf8c81e.png)no-repeat bottom;

}

body.index #footer { margin-top: -40px;}

body.index .fcol.fcol-4 {   display:none;}
body.index .fcol.fcol-5 {   display:none;}
body.index .fcol.fcol-6 {   display:none;}





body.about-us .fcol.fcol-3 .container {width: 70%;}
body.about-us .fcol.fcol-3 {     background-color: #f7eded;}

body.about-us .fcol-2 {
    background:  url(https://static.iyp.tw/23746/files/22feaf44-2b58-47a7-8a8c-0b824cf8c81e.png)no-repeat bottom;

}

body.about-us #footer { margin-top: -40px;}

body.about-us .fcol.fcol-4 {   display:none;}
body.about-us .fcol.fcol-5 {   display:none;}
body.about-us .fcol.fcol-6 {   display:none;}





a {
    color: #0dc2df;
    text-decoration: none;
}










ul.product-list li a:hover {
    color: #fff;
    background-color: rgba(127,215,229,1);
}

ul.product-list li a {
    color: #000;
    background-color: rgba(127,215,229,0.3);
}






#footer {
    color: #b6b6b6;
    background-color: #31313e;
}




body{
background-image : url(https://static.iyp.tw/23746/files/de85bd1e-f24a-4b64-9ba0-2338b200be55.jpg);
background-repeat : repeat; 
background-attachment : fixed;
}















/*詳細資訊*/
#tb td a {
    display: block;
    height: 35px;
    line-height: 35px;
    background: #e9978f;
    color: #fff;
}
#tb td a:hover {
    background: #7fd7e5;
}





#tel {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 340px;
    position: fixed;
}




#call {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 270px;
    position: fixed;
}
  


#line {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 195px;
    position: fixed;
}
  
  
  
#IG {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 120px;
    position: fixed;
}


#FB {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 45px;
    position: fixed;
}



