/*頁籤*/
.topnavbar .container {
  text-align: center;
}

#logo {
  display: inline-block;
}




.topnavbar {
    background-color: #FFF;
  top:0px;
   position: relative;
   z-index:100;
 width:100%;
  padding: 10px;
}
.topnavbar .container {
    padding-top: 0px;
    padding-bottom: 0px;
}



#nav ul li.current a {
    color: #282828;
    font-weight: 600;
}

#nav ul li a {
    padding: 7px;
}

#nav ul li a {
    color: #3b3b3b;
}

#nav ul li a:hover {color: #95949a;}



#nav .subnav {
  background-color: RGBA(231,249,254,1); /* 填入想要的顏色 */
}



/*頁籤置頂*/

@media only screen and (min-width: 768px) {
  .topnavbar {
    position: fixed;
  }
}



/*下拉式尺寸*/

/*subnav*/
#nav .subnav {
min-width: 250px;text-align: left;
}

#nav.subnav li a:hover {
    background-color: rgba(255,255,255,0.9);
}





/*回首頁*/

.navbar-nav>li>a {
    color: #fff;
    background-color: #4493db;
}




/* 首頁與內頁共用 */
.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%); margin-top: 46px; /* 首頁 banner 大小 */
}

/* 內頁 */
#bodyinpage .swiper-wrapper, #bodyinpage .swiper-slide {
  padding-bottom: calc(400 / 1920 * 100%);margin-top: 46px; /* 內頁 banner 大小 */
}




/*大標題*/
.h1title {color: #5a5359; border-bottom:1px solid#dddddd;}



/*首頁*/


body.index .fcol.fcol-1 .container {width: 100%;}
body.index .fcol.fcol-2 {    background: rgba(150,150,150,0.1);}

body.index .fcol-3 {
    background: url(https://static.iyp.tw/409385/files/94721803-f8f9-4e33-b1ab-bc8ceb303302.jpg)no-repeat bottom;
    background-attachment: fixed;
    background-size: cover;

}

body.index .fcol.fcol-4 {   display:none;}
body.index .fcol.fcol-5 {   display:none;}
body.index .fcol.fcol-6 {   display:none;}


body.index #footer { margin-top: -40px;}



/*關於*/

body.about-us .h1title{display:none;} 

body.about-us .fcol.fcol-1 {   margin-top: -80px;  }

body.about-us .fcol.fcol-2 {    background: rgba(150,150,150,0.1);}

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;}

body.about-us #footer { margin-top: -40px;}






/*FOOTER*/

#footer {
    color: #404040;
    background-color: #b3edff;
}

#foot-nav ul li a {
  color: #4a4a4a;}

#foot-nav ul li.current a, #foot-nav ul li a:hover {
    color: #0065ea;
}

#contact-info ul li span {
    color: #404040;
}
#footer a {
    color: #404040;
}

.contact-row h5 {
  color: #3e3e3e;}

#foot-nav {
    border-bottom: 1px solid #2173de;
}


/*產品頁編輯框*/

body[data-type="fullpage"] #product-header.main {
      min-height: auto;
  }





/*產品格*/

ul.product-list li a:hover {
    color: #000;
    background-color: rgba(220,220,220,1);
}

ul.product-list li a {
    color: #000;
    background-color: rgba(220,220,220,0.3);
}




/*搜尋 回首頁 文字編輯

body[data-type="fullpage"] .navbar-nav>li>a {
  font-size: 14px;
    width: 67px;
    background-color: #ffffff;
    color: #2b2b2b;
   border-right: 1px #888 dotted;
}


.navbar-nav a, .navbar-nav .fa {
    color: #505050;
}*/

/*回首頁/語系/搜尋*/


.navbar-nav a, .navbar-nav .fa {
    color: #3e3e3e;
}

body[data-type="fullpage"] .navbar-nav>li>a {
    line-height: 2;
}

.navbar .fa {
    font-size: 24px;
}

.navbar-nav>li>a {
    color: #222222;
    background-color: #ffffff;
}


.navbar-nav>li>a {
    padding: 7px 18px;
}

.navbar-nav>li>a:hover, .navbar-nav>li>a:focus {
    color: #ffffff;
}

.navbar-nav>.open>a, .navbar-nav>.open>a:hover, .navbar-nav>.open>a:focus {
    color: #3a3a3a; text-shadow: 0px 0px 0px #000;
}

/*.navbar-nav>.open>a, .navbar-nav>.open>a:hover, .navbar-nav>.open>a:focus {
  color: #ffffff;}*/

.navbar-nav .caret {
    border-top-color: #363636;
}

@media only screen and (min-width: 768px) {
    .navbar-nav {
        background-color: rgb(255 255 255 / 30%);
    }
}


.navbar-nav>li>a:hover, .navbar-nav>li>a:focus {
    color: #353535;
}
  


/*圖片*/
.row [class^="col-"] img{
  opacity:3;
    transition:0.7s
}
.row [class^="col-"] {
  padding:10px;
}
.picc {
  overflow:hidden;
}
.picc img:hover {
  transform:scale(1.2);
}





/*產品輪播*/
.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;
}




/*詳細資訊*/
#tb td a {
    display: block;
    height: 35px;
    line-height: 35px;
    background: #1d1d1d;
    color: #fff;
}
#tb td a:hover {
    background: #6c6c6c;
}



body {
    background-color: #FFF;
}


#photoLogo {
  width: 100%;
}



/*浮動*/

#call {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 100px;
    position: fixed;
}





#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;
}
