.topnavbar .container {
  text-align: justify;
  font-size: 0;
}

.topnavbar .container::after {
  content: "";
  display: inline-block;
  width: 100%;
}


.topnavbar {
    background-color: #241e20;
  top:0px;
   position: relative;
   z-index:100;
 width:100%;
  padding: 0;
}
.topnavbar .container {
    padding-top: 0px;
    padding-bottom: 0px;
}


#nav ul li.current a {
    color: #fb8e53;
}


#nav ul li a {
    color: #9d9d9d;
}


#nav ul li a:hover {color: #fb8e53;}



.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(650 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}


.h1title {color: #5a5359; border-bottom:1px solid#dddddd;}




body.about-us .fcol.fcol-2 {     background: #eee;}
body.about-us .fcol-3 {
    background: url(https://static.iyp.tw/41471/files/92e0025f-5402-498e-9932-70300350c5f1.jpg)no-repeat bottom;
    background-attachment: fixed;
    background-size: cover;
}

body.about-us .fcol.fcol-4 {    background: rgba(255,160,58,0.3);}
body.about-us .fcol.fcol-4 .container {width: 75%;}

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(251,142,83,1);
}

ul.product-list li a {
    color: #000;
    background-color: rgba(251,142,83,0.3);
}




/*產品輪播*/
.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: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 170px;
    position: fixed;
}



#line {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 100px;
    position: fixed;
}




#FB {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 30px;
    position: fixed;
}





