@media only screen and (min-width: 768px){.topnavbar {background-color: #fff;}}

#nav ul li.current a {color: #dd741a; border: 1px solid; background: #fff0dd;}
#nav ul li a{color: #353535;}
#nav ul li a:hover {color: #dd741a; border: 1px solid; background: #fff0dd;}


.h1title {color: #5a5359; border-bottom:1px solid #dddddd;}

ul.product-list li a{color: #ffffff; background-color: rgb(229 124 11 / 68%);}
ul.product-list li a.focus, ul.product-list li a:hover {color: #fce1b8;}

a {color: #46413e;}
.news .fcol .news-list li a:hover, .news .news.main-content li a:hover {color: #e5322d;}

.topnavbar .container {
  text-align: justify;
  font-size: 0;
}

.topnavbar .container::after {
  content: "";
  display: inline-block;
  width: 100%;
}

body.about-us .fcol-1 {
    background: url(https://static.iyp.tw/3782/files/3931bb9b-18e1-4a80-a835-9398abfa36ca.jpg) no-repeat right center;
    background-attachment: fixed;
    background-size: cover;
}

#wrap {
    background: url(https://static.iyp.tw/3782/files/8f3d0eae-d2a5-458c-93d5-40807e8068fd.jpg) no-repeat center;
    background-attachment: fixed;
    background-size: cover;
}

/*內文字型大小顏色*/
#product-header, .fcol.fcol-1, .fcol.fcol-2, .fcol.fcol-3,  .fcol.fcol-4, .fcol.fcol-5, .fcol.fcol-6 {font-size: 16px;color:#444;}

/*回最新消息*/
.back>a, .btn-search, .btn-style, input[type="submit"] {border: 1px solid #505050; background-color: #8a8a8a;}

/*banner高度調整*/
@media only screen and (min-width: 768px){#banner {top: 128px;} #main-wrap {margin-top: 128px;} #ndc-banner-editor {top: 128px;}}

.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(600 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}

#call {
    width: 55px;
    right: 10px;
    z-index: 999;
    bottom: 165px;
    position: fixed;
}
