.topnavbar {
    background-color: #000;
  top:0px;
   position: relative;
   z-index:100;
 width:100%;
  padding: 0;
}
.topnavbar .container {
    padding-top: 0px;
    padding-bottom: 0px;
}


.topnavbar .container {
  text-align: justify;
  font-size: 0;
}

.topnavbar .container::after {
  content: "";
  display: inline-block;
  width: 100%;
}


.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(550 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}



.fcol .container {    color: #222;    font-size: 15px;}
p { line-height:2;}



.h1title {  display:none;}


ul.product-list li a:hover {
    color: #fff;
    background-color: rgba(57,74,84,1);
}

ul.product-list li a {
    color: #FFF;
    background-color: rgba(57,74,84,0.7);
}

body{
background-image : url(https://static.iyp.tw/41107/files/bc65e6f3-0ade-4244-9478-17e8136b44f7.png);
background-repeat : repeat; 
background-attachment : fixed;
}


body.about-us .fcol.fcol-1 {   margin-top: -20px;  }
body.about-us .fcol-1 {
    background: url(https://static.iyp.tw/41107/files/51c6ac8e-6642-434a-9790-04d65f47cb81.png)no-repeat bottom;
}
body.about-us .fcol.fcol-2 .container {width: 100%;}
body.about-us .fcol.fcol-3 .container {width: 100%;}
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;}





.marktxt {
    color: #c92c29;
}


body.news .fcol-2  { display: none;}


/*產品輪播*/
.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;
}
