.phone{position:fixed;right:1%;top:50%;z-index:1000}
.line-1{position:fixed;right:1%;top:60%;z-index:1000}

.topnavbar .container {
  text-align: center;
}

.topnavbar .container::after {
  display: inline-block;
  width: 100%;
}

body {
    background-color: #37474F;/*背景底色*/
}

/*編輯欄設定*/
.fcol p{
    font-size: 18px;/*文字大小*/
    color: #fff;/*文字顏色*/
    line-height: 1.6;
}
@media only screen and (max-width: 768px){
.fcol p{
    font-size: 16px;/*螢幕寬度768px內文字大小*/
}}

body[data-type="fullpage"] #product-header.main {
      min-height: auto;/*產品-編輯框不設定高*/
}
/*編輯欄設定*/

@media only screen and (min-width: 768px){
.topnavbar {
    background-color: #263238;/*頁籤底圖顏色;background-color: rgba(255,255,255,0);透明Transparent*/
    position: relative;/*relative 頁籤&banner分開不重疊;頂置 fixed;*/
    min-height: 100px;/*頁籤底圖高度*/
    padding: 0;/*頁籤間距*/
}}


#nav ul li a {
    font-size: 1.0rem;/*頁籤文字大小*/
    color: #fff;/*頁籤文字顏色*/
    padding: 10px 20px;/*頁籤文字間隔;padding:2px 16px 2px 16px;*/
    line-height: 1.3;
    transition: .3s;
    /*border-left: #999 1px dotted;/*頁籤文字間隔虛線*/
}

#nav ul li a:hover  {
    color: #FFAB40;/*頁籤滑過文字顏色*/
}
#nav ul li.current a {
    color: #FFAB40;/*頁籤按下後文字顏色*/
}

#nav .subnav {
    background-color: #333;/*次頁籤底色*/
    max-width: 400px;/*次頁籤背景最大寬度*/
}
#nav .subnav .has-subnav span{
    max-width: 400px;/*次頁籤文字背景最大寬度*/
}

#nav li.has-subnav ul li.has-subnav>div a::after, #nav>ul>li.has-subnav>a::after {
    padding-left: 2px;/*下拉選單箭頭距離*/
}

ul.product-list li a {
    color: #FFAB40;/*產品格文字顏色*/
    background-color: #455A64;/*產品格底色*/
  border: 0px solid #ddd;
}
ul.product-list li a:hover {
    color: #FF9100;/*產品格滑過文字顏色*/
  border: 0px solid #ddd;
}
ul.product-list div.img {
    background: #333;/*產品格圖片背景色*/
}

#side h1, #side h2, #side h3, #side h4, #side h5, #side h6 {
    color: #FFF;
}
#side ul li a {
    color: #eeeeee;
}
#side ul li a:hover {
    color: #fff;
}
.product-list-div h2 {
    text-shadow: none;
}
.product-list-div h2 a {
    color: #fff;
}
.product-list-div h2 a:hover {
    color: #eee;
}
/*產品內頁*/
.productdetail .detail-img .main-image-area a {
    background: #333;/*產品內頁-圖片背景色*/
}
.productdetail .detail-spec h2 {
    color: #fff;
    text-shadow: none;
}
.productdetail .detail-spec b {
    color: #eeeeee;
    box-shadow: none;
    background-color: rgba(0,0,0,0); 
    text-shadow: none;
}
.related-product>h3 {
    font-weight: bold;
    color: #eeeeee;
    text-shadow: none;
}
/*產品內頁文字*/

/*導航文字*/
#breadcrumb li a {
    color: #eeeeee;
}
#breadcrumb li {
    color: #eeeeee;
}
/*導航文字*/

/*title文字顏色*/
.h1title {
    text-align: center;
    color: #FF9100;
  border-bottom: #cacaca 1px solid;
}

a {
    color: #00b7ee;/*連結顏色*/
    text-decoration: none;
}

.swiper-container {
  height: auto !important; /* 將容器預設的高拿掉 */
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(900 / 1920 * 100%); /* 自定響應式圖片高度 */
}

.swiper-slide {
  width: 100% !important; /* 強制圖片寬度隨容器變更 */
}

/*首頁各層編輯欄設定*/
#bodyinhome .fcol.fcol-1,#bodyinhome .fcol.fcol-3,#bodyinhome .fcol.fcol-4 {
    background-attachment: fixed; /*fixed固定背景; scroll捲動背景*/
    background-repeat: no-repeat;
    background-position:center ;
    background-image: url(https://static.iyp.tw/41868/files/3a236a85-fe61-4f55-bb73-f5a2ab1f0ea2.jpg);
}

#bodyinhome .fcol.fcol-5 {
     width: 100%;
    background-attachment: scroll; /*fixed固定背景; scroll捲動背景*/
    background-repeat: no-repeat;
    background-position:center top;
    background-image: url(https://static.iyp.tw/41868/files/1310f0a3-7397-403a-93fd-22047831e5fd.png);
    background-color: #263238;
}
#bodyinhome .fcol.fcol-6 .container {
   width: 100%;
   background-color: #263238;
   margin-bottom: -4px;
   padding: 0px;
}/*拉寬編輯欄設定*/

body[data-type="fullpage"]:not(#managehome) #wrap>*:not(:last-child) {
    margin-bottom: 0px;
}
/*首頁各層編輯欄設定*/

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}/*按鈕-了解更多*/

/*聯絡表單項目文字顏色*/
.signtxt {color: #fff;}
.form {color: #fff;}
/*聯絡表單項目文字顏色*/

/*圖文特效按鈕*/
.snip1273 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  margin: 0 auto 0;
  min-width: 180px;
  max-width: 310px;
  width: 100%;
  height: 200px;
  color: #ffffff;
  text-align: left;
  background-color: #000000;
  font-size: 16px;
}
.snip1273 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.snip1273 img {
  position: relative;
  width: 100%;
  height: 200px;
  vertical-align: top;
  object-fit: cover;  /*cover圖片剪裁不拉伸壓縮 ; contain不拉伸壓縮.等比縮放)*/
}
.snip1273 figcaption {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  padding: 20px 30px;
}
.snip1273 figcaption:before,
.snip1273 figcaption:after {
  width: 1px;
  height: 0;
}
.snip1273 figcaption:before {
  right: 0;
  top: 0;
}
.snip1273 figcaption:after {
  left: 0;
  bottom: 0;
}
.snip1273 h3,
.snip1273 p {
  line-height: 1.5em;
}
.snip1273 h3 {
  margin: 70px 0 0;
  font-weight: 700;
  text-transform: uppercase;
}
.snip1273 p {
  font-size: 0.8em;
  font-weight: 500;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.snip1273 a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
.snip1273:before,
.snip1273:after,
.snip1273 figcaption:before,
.snip1273 figcaption:after {
  position: absolute;
  content: '';
  background-color: #ffffff;
  z-index: 1;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0.8;
}
.snip1273:before,
.snip1273:after {
  height: 1px;
  width: 0%;
}
.snip1273:before {
  top: 0;
  left: 0;
}
.snip1273:after {
  bottom: 0;
  right: 0;
}
.snip1273:hover img,
.snip1273.hover img {
  opacity: 0.4;
}
.snip1273:hover figcaption,
.snip1273.hover figcaption {
  opacity: 1;
}
.snip1273:hover figcaption:before,
.snip1273.hover figcaption:before,
.snip1273:hover figcaption:after,
.snip1273.hover figcaption:after {
  height: 100%;
}
.snip1273:hover:before,
.snip1273.hover:before,
.snip1273:hover:after,
.snip1273.hover:after {
  width: 100%;
}
.snip1273:hover:before,
.snip1273.hover:before,
.snip1273:hover:after,
.snip1273.hover:after,
.snip1273:hover figcaption:before,
.snip1273.hover figcaption:before,
.snip1273:hover figcaption:after,
.snip1273.hover figcaption:after {
  opacity: 0.1;
}