@media only screen and (min-width: 768px) {.topnavbar {background-color: rgb(0 0 0 / 73%);}}

@media only screen and (min-width: 768px){#banner {top: 128px;} #main-wrap {margin-top: 128px;} #ndc-banner-editor {top: 128px;}}

.h1title {background: #5f7f8f;
          color: #fff;
    border-radius: 50px 50px 50px 50px;}

ul.product-list li a {
    color: #04104d;
    background-color: rgb(67 84 131 / 38%);}

body  {
  background: url(https://static.iyp.tw/3530/files/540c3cd0-25f5-436c-b9d4-1ff62694df02.jpg)no-repeat fixed;
  background-color: #fff;
}


a {color: #46413e;}
.news .fcol .news-list li a:hover, .news .news.main-content li a:hover {color: #e5322d;}

.swiper-container {
  height: auto !important;
}

body.about-us .fcol-5 {background: #a4bdc9;}

/*產品輪播*/
.rwd-table {
  	overflow-y: visible !important;
}
#myDiv img {
        max-width: none;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(700 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}