@media only screen and (min-width: 768px){.topnavbar {background-color: rgba(251, 251, 251, 0.7); padding: 0rem 0;}}

.topnavbar .container {text-align: center;}

#nav ul li.current a {color:  #005982;}
#nav ul li a{color:  #353535;}
#nav ul li a:hover {color: #005982;}

.h1title {color: #5a5359; text-align: center; background: url(https://static.iyp.tw/40392/files/7f347692-2713-455e-98e5-9674e1ac7161.png)no-repeat bottom center; padding-bottom: 20px;}

ul.product-list li a{color: #ffffff; background-color: rgb(41, 73, 101);}
ul.product-list li a.focus, ul.product-list li a:hover {color: #fce1b8;}
ul.product-list div.img {background: #294965;}

a {color: #46413e;}
.news .fcol .news-list li a:hover, .news .news.main-content li a:hover {color: #e5322d;}

body.about-us .fcol-3 {background: rgb(102, 108, 111) url(https://static.iyp.tw/40392/files/b93ad8d0-5e80-4e44-8cce-fbbe546608d8.jpg) no-repeat center;
    background-attachment: fixed;}
body.about-us .fcol-4, body.contact-us .fcol-1 {background: rgba(190, 213, 222, 0.53);}

body.about-us .fcol-5, body.about-us .fcol-6 {display: none;}

/*內文字型大小顏色*/
#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;}
#contact-info {color: #dadada;}

/*回最新消息*/
.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: 95px;} #main-wrap {margin-top: 95px;} #ndc-banner-editor {top: 95px;}}

/**/
.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(700 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}
