.phone {position:fixed;  right:1%;  top:40%;  z-index:1000 }
.line-1 {position:fixed;  right:1%;  top:65%;  z-index:1000 }


#bodyinhome .fcol.fcol-1 {
     background-repeat: no-repeat;
   background-position: 50% 10%;
   background-size: cover;/*cover圖片剪裁不拉伸壓縮 ; contain不拉伸壓縮.等比縮放)*/
   background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0% ,rgba(0, 0, 0, 0.6) 100%) , url(https://static.iyp.tw/408910/files/b329d1c7-ab69-4a23-a8d5-899df6454d51.jpg);
   padding: 2rem 0;
}

#bodyinhome .fcol.fcol-1 .container, #bodyinhome .fcol.fcol-3 .container { width:100%; padding:10px 0px;}

/*了解更多*/
.bg-icon1  {
  margin-left: auto; 
  margin-right: auto;
  transition:.3s all ease;
  padding: 5px 20px;
  color: #000;
  text-align: center;
  font-size: 18px;
   border: 3px solid #2d3647;
}

.bg-icon1:hover  {
  background-color: #2d3647; 
  color: #fff;
}

.bg-icon1 a { color:#fff;}

.pc_01 img { width: 100%; height: 400px; object-fit: cover; }

label {color: #000;}



body {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 0;
  	background-image: url(https://static.iyp.tw/408910/files/916258b0-1c76-4466-961c-37a20fef5c91.png);
	background-repeat: no-repeat;
	background-position: center bottom;
    background-attachment: fixed;
    background-size:100% auto;
}

.topnavbar .container {
  text-align: justify;
  padding:0px;
}

logo {
  padding:0px;
}

.topnavbar .container::after {
  display: inline-block;
  width: 100%;
}



/*編輯欄設定*/
@media only screen and (max-width: 768px){
body {
     font-size: 16px;/*螢幕寬度768px內文字大小*/
}
  }

body[data-type="fullpage"] #product-header.main {
      min-height: auto;/*產品-編輯框不設定高*/
}
/*編輯欄設定*/

@media only screen and (min-width: 768px){
.topnavbar {

    background-color: #fff;
    position: relative;/*頁籤&banner分開不重疊*/
    height: 90px;/*頁籤底圖高度*/
    padding: 0;/*頁籤間距*/
}
/* 文字放大*/
.container {
    font-size:16px;
  line-height:30px;
}
  
#foot-nav {
    font-size:13px;
}}

/* 消除空白*/
body[data-type="fullpage"]:not(#managehome) #wrap>*:not(:last-child) {
    margin-bottom: 0px;
}

/*產品內頁*/

.swiper-container {
  height: auto !important; /* 將容器預設的高拿掉 */
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(700 / 1920 * 100%); /* 自定響應式圖片高度 */
}

.swiper-slide {
  width: 100% !important; /* 強制圖片寬度隨容器變更 */
}



#nav ul li a {
    font-size: 16px;/*頁籤文字大小*/
    color: #000;/*頁籤文字顏色*/
    padding: 10px 10px;/*頁籤文字間隔;padding:2px 16px 2px 16px;*/
    line-height: 1.3;
    transition: .3s;
}

#nav ul li a:hover  {
    color: #91735b;/*頁籤滑過文字顏色*/
}
#nav ul li.current a {
    color: #91735b;/*頁籤按下後文字顏色*/
}

#nav .subnav {
    background-color: #ffffff;/*次頁籤底色*/
}

#side ul li a {
    color: #0e0e0e;
}

/*title文字顏色*/
.h1title {
    text-align: center;
    color: #000;
    border-bottom: 1px dashed #666;
}

a {
    color: #00b7ee;/*連結顏色*/
    text-decoration: none;
}


body.about-us .fcol.fcol-3 .container {width:100%; padding:0px; background-color: rgba(188,188,188,0.5); padding:40px 0px;/*次頁籤底色*/}




h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: inherit;
    color: #000;
}


.product-list-div h2 {
    text-shadow: 0 0px 0 #333;
}



ul.product-list li a.focus h3, ul.product-list li a:hover h3 {
    color: #fff;
}
ul.product-list li h3 {
    flex: 1 0 auto;
    max-height: 3.15rem;
    margin: 0.7rem 0;
    font-size: 1.05rem;
    line-height: 1.5;
    color: #fff;
    overflow: hidden;
    padding: 0 16px;
}

ul.product-list li a {
    background-color: #2d3647;
}

ul.product-list div.img { background-color: #2d3647; }

#footer {
    color: #ffffff;
    background-color: rgba(0,0,0,0.6);
}

#foot-nav {
    clear: both;
    padding: 1em 0;
    border-bottom: 1px solid #fbfbfb;
   
}
#foot-nav ul li a {
    display: block;
    color: #fbfbfb;
    font-size: 1.06em;
    margin-right: 10px;
    padding: 8px 16px;
}
#contact-info ul li span {
    color: #fbfbfb;
}



/* 文字放大手機*/
@media only screen and (max-width: 768px){
body {
     font-size: 16px;/*螢幕寬度768px內文字大小*/
}

#footer {
   font-size: 12px;
}
}


/* 文字放大電腦*/
@media only screen and (min-width: 768px){
#main-wrap .container {
    font-size:16px;
  line-height:30px;
  color: #000;
}
  

#foot-nav .container {
    font-size:10px;
    line-height:15px;
}}

/*文字底-點點裝飾*/
#t-square2 {
height: 150px;
    width: 200px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%236c7b95' fill-opacity='0.8' fill-rule='evenodd'%3E%3Ccircle cx='3' cy='3' r='3'/%3E%3Ccircle cx='13' cy='13' r='3'/%3E%3C/g%3E%3C/svg%3E");
    margin-left: 0%;
    margin-top: -20px;
    position: absolute;
    z-index: 1;
}



/*圖文特效*/
figure.snip1191 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;

 width: 100%;
  background: #000000;
  color: #333;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

figure.snip1191 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
figure.snip1191 img {
  object-fit: cover;  /*cover圖片剪裁不拉伸壓縮 ; contain不拉伸壓縮.等比縮放)*/
  width: 100%; /*寬度*/
  /* height: 300px;高度*/
  vertical-align: top;
}

figure.snip1191 figcaption {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

figure.snip1191 h3 {
  position: absolute;
  top: 0;
  text-transform: uppercase;
  padding: 0px 25px;
  line-height: 44px;
  margin: 0;
  left: 0;
  font-weight: 400;
  background-color: #1d59a1;
  color: #ffffff;
}

figure.snip1191 h3:before {
  position: absolute;
  left: 100%;
  border-style: solid;
  border-width: 44px 12px 0 0;
  border-color: #1d59a1 transparent transparent;
  content: '';
  top: 0;
}

figure.snip1191 span {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ffffff;
  background-color: #00000066;
  padding: 10px;
  line-height: 1.5;
  font-size: 0.9em;
  font-weight: 400;
  text-transform: uppercase;
  /*width: 100%;*/
    text-align: right;
}
figure.snip1191 span:before {
  position: absolute;
  right: 100%;
  border-style: solid;
  border-width: 0 0 60px 12px;
  border-color: transparent transparent #00000066;
  content: '';
  top: 0;
}

figure.snip1191 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}

figure.snip1191:hover img,
figure.snip1191.hover img {
  opacity:0.5;
 /* -webkit-transform: scale(1.1);
  transform: scale(1.1);*/
}

/*大標下底線*/
.title-bar {
    margin-bottom: 1.417em;
    font-size: 2rem;
}

.title-bar::after {
    content: "";
    display: block;
    width: 2em;
    margin: 0.25em auto 0;
    border-top: solid 5px #b3b3b3;
}

/*套用google font字型Noto Serif TC明體*/
.t-700 {
  font-family: 'Noto Serif TC', serif;
  font-weight: 700;
  color: #7e652e;
  font-size: 25px;
}

@media only screen and (max-width: 768px){
.t-700{ font-size: 20px; }}



/*聯絡我們區塊項目li效果*/
.contact-1 ol li {
    padding: 20px 12px 12px;
    margin: 8px;
    display: inline-block;
    min-height: 66px;
    width: calc(33% - 19px);
    border-radius: 5px;
    line-height: 32px;
    border: 1px solid rgba(238,238,238,.25);
    box-shadow: 0px 0px 5px -2px rgba(0,0,0,.5) inset;
}
.contact-1 i { font-size:2rem; color:#8a6a4b; }
.contact-1 a { font-size:1rem; color:#303030; }

@media only screen and (max-width: 1280px){
.contact-1 ol li { width: calc(50% - 19px);}
}
@media only screen and (max-width: 768px){
.contact-1 ol li { width: calc(100% - 19px);}
}

/* 對話框 */
.balloon {
  margin: 20px auto;
  width: 300px;
  height: 130px;
}
 

.balloon-default {
  background: #2d3647;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  padding: 10px;
  position: relative;
  width: 100%;
  height: 80%;
  text-align: left;
}
 
.balloon-default::after {
  border-left: solid 7px transparent;
  border-right: solid 7px transparent;
  border-bottom: solid 10px #2d3647;
  top: -10px;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
   width: 0px;
}


.line{
    height: 1px;//高度爲1px,可根據實際修改
    width: 150px;
    background: #af8a41;
}
.innerline{
    display: block;
    width: 150px;
    height: 2px;
    background: #af8a41;
    margin-top: -1px;//很重要，否則兩條線不在同一水平面
}

/*圖文連結特效*/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,800);
figure.snip1084 {
  font-family: 'Raleway', Arial, sans-serif;
  color: #fff;
  position: relative;
  overflow: hidden;
  margin: 0 auto 0;
  min-width: 220px;
  max-width: 100%;
  max-height: 300px;
  width: 100%;
  background: #000000;
  text-align: center;
}

figure.snip1084 * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

figure.snip1084 img {
  opacity: 2;
  width: 100%;
   object-fit: cover; 
  height: 350px; /*高度*/
}

figure.snip1084 figcaption {
  top: 50%;
  left: 40px;
  right: 40px;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

figure.snip1084 figcaption h2 {
  position: relative;
  font-weight: 400;
  font-weight:bold;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  -webkit-transform: translateY(75%);
  transform: translateY(75%);
  text-shadow: black 0.1em 0.1em 0.2em;
}

figure.snip1084 figcaption h2 span {
  font-weight: 800;
}

figure.snip1084 figcaption p {
  font-size: 0.9em;
  font-weight: 500;
  opacity: 0;
  margin: 0;
}

figure.snip1084:before,
figure.snip1084:after {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s, -moz-transform 0.6s, -o-transform 0.6s, transform 0.6s;
}

figure.snip1084:before {
  border-top: 1px double #fff;
  border-bottom: 1px double #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}

figure.snip1084:after {
  border-right: 1px double #fff;
  border-left: 1px double #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}

figure.snip1084 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

figure.snip1084.blue {
  background: #0a212f;
}

figure.snip1084.red {
  background: #1176bd;
}

figure.snip1084.yellow {
  background: #ff9b52;
}

figure.snip1084:hover img,
figure.snip1084.hover img {
  opacity: 0.2;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

figure.snip1084:hover figcaption h2,
figure.snip1084.hover figcaption h2,
figure.snip1084:hover figcaption p,
figure.snip1084.hover figcaption p {
  opacity: 1;
  border-color: rgba(17, 118, 189, 0.5);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

figure.snip1084:hover figcaption p,
figure.snip1084.hover figcaption p {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

figure.snip1084:hover:before,
figure.snip1084.hover:before,
figure.snip1084:hover:after,
figure.snip1084.hover:after {
  opacity: 0.8;
  -webkit-transform: scale(1);
  transform: scale(1);
}

