/*頁籤*/ 

.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 { color: #afa9a9;}

#nav ul li.current a {color: #666666;}

#nav ul li a:hover {color: #95949a;}

/*下拉式選單*/

#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(550 / 1920 * 100%); /* 內頁 banner 大小 */
}


/*標題*/
.h1title {color: #5a5359; border-bottom:1px solid#dddddd;}


/*首頁*/

body.index .fcol.fcol-1 {   margin-top: -80px;  }



body.index .fcol-1 {
    background: #fbfbfb url(https://static.iyp.tw/409728/files/c2aa88f0-fcd0-47d1-a8b7-d6e34918a077.png)no-repeat bottom;
    background-attachment: fixed;
    background-size: cover;

}

body.index .fcol-5 {
    background: #fbfbfb url(https://static.iyp.tw/409728/files/62626d55-227c-4b43-bda2-2fb1be3e2e7d.jpg)no-repeat bottom;
    background-attachment: fixed;
    background-size: cover;
}


body.index .fcol.fcol-4 .container {width: 100%;}

body.index .fcol.fcol-6 .container {width: 100%;}

body.index .fcol.fcol-3 {   display:none;}

body.about-us #footer { margin-top: -40px;}



/*關於*/

body.about-us .fcol-1 {
    background: #fbfbfb url(https://static.iyp.tw/409728/files/e2e79387-cc21-4cc5-923f-61a378ba3366.png)no-repeat bottom;
    background-size: cover;

}

body.about-us .fcol.fcol-1 {   margin-top: -80px;  }

body.about-us .h1title{display:none;} 


body.about-us .fcol.fcol-4 .container {width: 100%;}


body.about-us .fcol.fcol- {   display:none;}
body.about-us .fcol.fcol-5 {   display:none;}
body.about-us .fcol.fcol-6 {   display:none;}

body.about-us #footer { margin-top: -40px;}



/*聯絡*/


body.contact-us .fcol.fcol-1 {   margin-top: -80px;  }

body.contact-us .h1title{display:none;} 



/*產品格*/

ul.product-list li a:hover {
    color: #000;
    background-color: rgba(229,229,229,1);
}

ul.product-list li a {
    color: #000;
    background-color: rgba(229,229,229,0.3);
}


/*背景*/

body{
background-image : url(https://static.iyp.tw/409728/files/3de054d5-b1ff-44e5-bf4b-c9d6efa16291.jpg);
background-repeat : repeat; 
background-attachment : fixed;
}





/*footer*/


#footer {
    color: #abaaaa;
    background-color: #f9f9f9;
}

#foot-nav {
    border-bottom: 1px solid #efefef;
}



#foot-nav ul li a { display: none;}




/*產品頁編輯框*/

body[data-type="fullpage"] #product-header.main {
      min-height: auto;
  }

/*響應式欄位手機板不破版*/

@media only screen and (max-width: 576px) {
    .rwd-wrapper .col-2 {
        -webkit-flex:0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}


#photoLogo {
  width: 100%;
}




/**/
.box{
    position: relative;
    text-align: center;
    overflow: hidden;
}
.box img{
    width: 100%;
    height: auto;
}
.option{
    position: absolute;
    top:-100%;
    left:0;
    width: 100%;
    height: 100%;
    background: rgba(210,227, 249 ,0.5);
    transition: all 0.5s ease 0s;
}
.link{
    border: 5px solid #fff;
    position: relative;
    top:40%;
    width: 50px;
    height:50px;
    line-height: 40px;
    font-size: 20px;
    display: inline-block;
    border-radius: 50%;
    color:#fff;
}
.link:hover{
    color:#fff;
}
.box:hover .option{
    top:0;
}






/*圖片*/
.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: #051a31;
    color: #fff;
}
#tb td a:hover {
    background: #2d6bb0;
}





/*產品輪播*/
.rwd-table {
  	overflow-y: visible !important;
}
#myDiv img {
        max-width: none;
} 



a {
    color: #467faf;
    text-decoration: none;
}
#bodyinhome h3 {
    border-bottom: 1px solid #aaa;
 padding:5px;
}
.info ul li{
    padding: 10px 5px 5px 5px;
    border-bottom: 1px dashed #ccc;
}
body {
    background-color: #fff;
    color: #333;
    font-size: 15px;
    margin: 0;
}


#call {
    width: 45px;
    right: 5px;
    filter: drop-shadow(0 0 3px #fff);
    z-index: 999;
    bottom: 100px;
    position: fixed;
}

#gomail {
    width: 45px;
    right: 5px;
    filter: drop-shadow(0 0 3px #fff);
    z-index: 999;
    bottom: 45px;
    position: fixed;
}







