@media only screen and (min-width: 768px){.topnavbar {background-color: rgba(0, 0, 0, 0);}}

@media only screen and (max-width: 414px) {.topnavbar {background-color: #444;}}

#nav ul li.current a {color: #eb4e00;}
#nav ul li a{color: #353535; padding: 16px 25px;}
#nav ul li a:hover {color: #eb4e00;}

#nav .subnav{background-color: #fff;}
#nav ul li .subnav a {color:#353535;}
#nav ul li .subnav a:hover {background: rgba(212, 200, 200, 0.1);}

.h1title {color: #5a5359; border-bottom:1px solid #dddddd;}

ul.product-list li a { color: #ffffff; background-color: #3b6a89;}
ul.product-list li a.focus, ul.product-list li a:hover {color: #ff8b00;}

a {color: #46413e;}
.news .fcol .news-list li a:hover, .news .news.main-content li a:hover {color: #e5322d;}

#nav {
    background: rgb(255 255 255 / 72%);
    border-radius: 30px;
}

#main-wrap {
    margin-top: -40px;
}

body.about-us .fcol-5, body.about-us .fcol-6 {
    display: none;
}

body.about-us .fcol-4 {
    background: #6eaada;
    color: #fff;
}

body.about-us #footer {
    margin-top: -40px;
}

body.about-us .fcol-3 {
    background: url(https://static.iyp.tw/31477/files/35beaec5-adb9-4302-ab2e-32b45b7d19fc.png)no-repeat center bottom;
}

body.contact-us #wrap {
   background: url(https://static.iyp.tw/31477/files/0574f3ad-22ab-4eec-9ce3-1bf621839a06.jpg)no-repeat center bottom;
}

/*內文字型大小顏色*/
#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;}

/**/
.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(750 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}

#call {
    width: 55px;
    right: 10px;
    z-index: 999;
    bottom: 165px;
    position: fixed;
}