/*鉅仲*/

/*頁籤*/

@media only screen and (min-width: 768px){.topnavbar {background-color:#191919;}}

#header {background-color: #042a3c;}

#wrap {background-color: #a9a9a9;
    background-image: url(https://static.iyp.tw/41064/files/d197745d-ce5a-4373-9c19-ef4ad52c0845.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;}

#nav ul li.current a {color: #eacd76;}
#nav ul li a{color: #fbfbfb; }
#nav ul li a:hover {color:#eacd76;}

/*標題*/
.h1title { color: #f3f3f3; border-bottom: 1px solid #a5a5a5; text-align: center;}

body.about-us .fcol-2 .container, body.about-us .fcol-5 .container {background-color: rgb(68 68 68 / 84%);}

ul.product-list li .desc { color: #c9c9c9;}

/*side文字調整*/
#side ul li a {color: #b1b1b1; font-size: 15px;}
#side ul li a:hover {color: #eacd76;background-color: rgba(0,0,0,0.3);}
#side ul li.current>div a {color: #eacd76;}

.product-list-div h2 {border-bottom: 1px solid #505050; text-shadow: 0 1px 0 #000;}
.product-list-div h2 a {color: #cecece;}

ul.product-list li a{color: #ffffff; background-color: rgba(88, 88, 88, 0.38); border: 0px solid #191919;}
ul.product-list li a.focus, ul.product-list li a:hover {color: #eacd76;}

/*產品名稱*/
.productdetail .detail-spec h2 {color: #fff; text-shadow: 0 1px 0 #000;}
.productdetail .detail-spec b {
    color: #ececec;
    box-shadow: 0 1px 0 #929292;
    background-color: rgba(255, 255, 255, 0.25);
    text-shadow: 0 1px 0 #000;
}

a {color: #46413e;}
.news .fcol .news-list li a:hover, .news .news.main-content li a:hover {color: #e5322d;}
#news-content .news-box {background-color: rgb(68 68 68 / 73%);}
.back>a, .btn-search, .btn-style, input[type="submit"] {border: 1px solid #9a9a9a; background-color: #797877;}

#footer {background-color: #000;}

/*內文字型大小顏色*/
#product-header, .fcol.fcol-1, .fcol.fcol-2, .fcol.fcol-3,  .fcol.fcol-4, .fcol.fcol-5, .fcol.fcol-6 {font-size: 16px; color: #fbfbfb;}
#contact-info {color: #dadada;}
.news .fcol .news-list li a, .news .news.main-content li a {color: #b3b3b3;}

/*banner高度調整*/
@media only screen and (min-width: 768px){#banner {top: 128px;} #main-wrap {margin-top: 150px;} #ndc-banner-editor {top: 128px;}}

/*fcol內文插底色*/
.fcol .container {padding: 16px; background-color: rgba(68, 68, 68, .73);}
.fcol-header .container {border-radius: 15px 15px 0px 0px;}
.fcol-6 .container  {border-radius: 0px 0px 15px 15px;}

.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(800 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}



/*產品格*/
body[data-type="fullpage"] #product-header.main {
      min-height: auto;
  }




#call {
    width: 55px;
    right: 0px;
    background: rgba(250,209,0,0);
    border-radius: 50%;
    z-index: 999;
    bottom: 165px;
    position: fixed;
}