@media only screen and (min-width: 768px){.topnavbar {background-color: #fbfbfb; border-bottom: 5px solid #00c4ff; padding: 0rem 0;}}

@media only screen and (min-width: 768px) {
  .topnavbar {
    position: fixed;
  }
}

#nav ul li.current a {color: #c8000a;}
#nav ul li a{color:  #353535;}
#nav ul li a:hover {color: #c8000a;}

#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; text-align: center;}

ul.product-list li a{color: #ffffff; background-color:#5c5c5c;}
ul.product-list li a.focus, ul.product-list li a:hover {color: #fce1b8;}

ul.product-list li .money-icon {
    color: #cdcdcd;
    text-shadow: none;
}

a {color: #46413e;}
.news .fcol .news-list li a:hover, .news .news.main-content li a:hover {color: #e5322d;}

#bodyinhome .fcol-2 .container {
    border-top: 5px solid #00c4ff;
    border-bottom: 5px solid #00c4ff;
}

#bodyinhome .fcol-6 {
    background: url(https://static.iyp.tw/42171/files/6f1d2e71-5955-4cce-88ca-f3a0256ed4da.jpg)no-repeat center top;
    background-attachment: fixed;
}

#bodyinhome .fcol-4 {
    background: url(https://static.iyp.tw/42171/files/a37a668d-d5d3-45c2-924d-94a5da596e57.jpg)no-repeat center;
}

#bodyinhome .fcol-2 {
    background: url(https://static.iyp.tw/42171/files/75821c9d-d669-4405-8157-bae120f469e5.jpg)no-repeat center;
    background-attachment: fixed;
}


/*body.about-us .fcol-3 {
    background: url(https://static.iyp.tw/42171/files/f9cb8d7f-e32b-47dc-b906-e44cdf003eee.png)no-repeat right center;
}*/

body.about-us #wrap {
    background: url(https://static.iyp.tw/42171/files/75821c9d-d669-4405-8157-bae120f469e5.jpg)no-repeat center;
}

body.about-us #footer {margin-top: -45px;}

body.product .fcol-3 {
    background: url(https://static.iyp.tw/42171/files/6f1d2e71-5955-4cce-88ca-f3a0256ed4da.jpg)no-repeat center;
    background-size: cover;
    background-attachment: fixed;
}
body.product .fcol-3 {
    margin-top: -16px;}

body.product .fcol-1, body.contact-us #wrap, body.shopping #wrap {
    background: url(https://static.iyp.tw/42171/files/a55da155-ed90-4337-83f9-2ef631652a8e.jpg)no-repeat center;
}

#footer {
    color: #505050;
    background-color: #e7e7e7;
    margin-top: -40px;
}

#foot-nav ul li a {color: #585858;}
.contact-row h5 {color: #4c4c4c;}
#footer a { color: #919191;}
#contact-info ul li span {color: #6c6c6c;}
#foot-nav ul li.current a, #foot-nav ul li a:hover {
    color: #029de7;
}

/*--表格滑鼠移動變化--*/
#tb td a {
    display: block;
    height: 35px;
    line-height: 35px;
    background: #2081b4;
    color: #f3f3f3;
}
#tb td a:hover {
    background: #0056ab;
}

/*內文字型大小顏色*/
#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: 115px;} #main-wrap {margin-top: 115px;} #ndc-banner-editor {top: 115px;}}

.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(960 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}

.shrink:hover
{
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
}

#fb {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 105px;
    position: fixed;
}
#map {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 45px;
    position: fixed;
}
#line {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 167px;
    position: fixed;
}