@media only screen and (min-width: 200px){.topnavbar {background-color: #05a1e8;}}

#nav ul li a {
    color: #2d414c;
}


@media only screen and (min-width: 768px){#banner {top: 127px; } #main-wrap {margin-top: 127px;} #ndc-banner-editor {top: 127px;}}



.fcol .container {    color: #222;    font-size: 15px;}
p { line-height:2;}


body.about-us .fcol.fcol-6 {    display:none;}
body.about-us .fcol.fcol-5 {    display:none;}
body.about-us .fcol.fcol-4 {    display:none;}


.h1title {color: #12a1e2; border-bottom:1px solid#dddddd;}


.h1title { text-align: center; border-bottom:1px solid#dddddd;}


#nav ul li a {
    color: #ebeef0;
}


ul.product-list li a:hover {
    color: #fff;
    background-color: rgba(5,161,232,1);
}

ul.product-list li a {
    color: #000;
    background-color: rgba(5,161,232,0.85);
}


#footer {
    color: #2a2929;
    background-color: #4992b3;
}


#foot-nav ul li a {
    color: #c5c4c4;
}


.contact-row h5 {
    color: #000;
}


#contact-info ul li span {
    color: #000;
}


#footer a {
    color: #000;
}

#foot-nav ul li.current a, #foot-nav ul li a:hover {
    color: #000;
}

.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(650 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}


body.news .fcol-2  { display: none;





