.phone {position:fixed;  right:1%;  top:40%;  z-index:1000 }
.ig {position:fixed;  right:1%;  top:50%;  z-index:1000 }
.fb {position:fixed;  right:1%;  top:60%;  z-index:1000 }
.line-1 {position:fixed;  right:1%;  top:70%;  z-index:1000 }

/* 下排浮動頁籤連結 */
#wrap-fmenu{
   max-width:1280px;
    width:100%;
    margin:0px auto;
    display:block;
}
.fMenu{
   background-color:#00c5c5;
	display:block;
	position:fixed;
	width:100%;
    margin:0 auto;
	z-index:100;
  	color:#FFF;
	left:0;
	bottom:0;
}
.fMenu ul li{
    letter-spacing:1.5px;
	float:left;
	width:33%;
	border-left:1px solid #fff;
	box-sizing:border-box;
  	color:#FFF;
    min-height: 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.fMenu ul li:first-child{
	border:none;
}
.fMenu ul li a{
	display:block;
	min-height:45px;
    max-height:120px;
	padding: 10px 10px 5px 10px;
    font-size: clamp(14px, 2vw, 20px); 
	color:#FFF;
	text-align:center;
	box-sizing:border-box;
    letter-spacing:0px;
    line-height: 1.1;
}
.fMenu ul li a i{
	display:block;
	font-size:70%;
  	color:#FFF;
}
/*手機版-側欄浮動按鈕-縮小*/
@media (max-width: 414px){ 
   .phone-1, .phone-2, .fb, .line-1 { 
    transform: scale(0.7);
    right:0;
  }
}

.topnavbar {
    background-color: #fff;/*頁籤底圖顏色;background-color: rgba(255,255,255,0);透明Transparent*/
    position: relative;/*relative 頁籤&banner分開不重疊;頂置 fixed;*/
    line-height: 0;
    padding: 0;/*頁籤間距*/
}

.topnavbar .container {
  text-align: justify;
  padding: 10px 0 0 0;
  background-color:#
}

.topnavbar .container::after {
  display: inline-block;
  width: 100%;
}

body {
    background-color: #fff;/*背景底色*/
  font-family: 'Noto Sans TC', sans-serif;
}

#logo h1 { text-align: center; }

table {
table-layout: fixed;
word-wrap:break-word;
} /*動到表格手機不會破版*/


/*編輯欄設定*/
.fcol p{
    font-size: 18px;/*文字大小*/
    color: #000000;/*文字顏色*/
}
@media only screen and (max-width: 768px){
.fcol p{
    font-size: 16px;/*螢幕寬度768px內文字大小*/
}}

body[data-type="fullpage"] #product-header.main {
      min-height: auto;/*產品-編輯框不設定高*/
}
/*編輯欄設定*/


/*nav*/
/*頁籤底拉寬*/
#header .topnavbar .container {
    padding-left: 60px;
    padding-right: 60px;
    width: 100%;
}
#nav {
    vertical-align: bottom;
}
#nav ul li a {
    font-size: 1.0rem;/*頁籤文字大小*/
    color: #000;/*頁籤文字顏色*/
    padding: 10px 20px;/*頁籤文字間隔;padding:2px 16px 2px 16px;*/
    line-height: 1.3;
    transition: .3s;
  font-weight: 400;
}

#nav ul li a:hover  {
    color: #333;/*頁籤滑過文字顏色*/
  font-weight: 400;
}
#nav ul li.current a {
    color: #333;/*頁籤按下後文字顏色*/
  font-weight: 400;
}

#nav .subnav {
    background-color: #fff;/*次頁籤底色*/
    max-width: 400px;/*次頁籤背景最大寬度*/
    text-align: left;
}
#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: #2276d2;/*產品格文字顏色*/
    background-color: #eee;/*產品格底色*/
}
ul.product-list li a:hover {
    color: #2276d2;/*產品格滑過文字顏色*/
}
.productdetail .detail-spec h2 p{
    color: #333;
    font-size: 30px;
}/*產品內頁標題文字*/


/*title文字顏色*/
.h1title h1{
    color: #333333;
  text-align: center;
}

a {
    color: #00b7ee;/*連結顏色*/
    text-decoration: none;
}

.swiper-container {
  height: auto !important; /* 將容器預設的高拿掉 */
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(700 / 1920 * 100%); /* 自定響應式圖片高度 */
}

.swiper-slide {
  width: 100% !important; /* 強制圖片寬度隨容器變更 */
}

/*首頁各層編輯欄設定*/

}/*拉寬編輯欄設定*/

#bodyinhome .fcol.fcol-4 .container {

}/*拉寬編輯欄設定*/

#bodyinhome .fcol.fcol-5 .container {
}

#bodyinhome .fcol.fcol-2 {
background-color:#eee;
}
#bodyinhome .fcol.fcol-6 {
background-color:#eee;
}
#bodyinhome .fcol.fcol-3 {
background-image:url("https://static.iyp.tw/409726/files/f281c804-7027-4a99-b152-2df04899b5f9.jpg");
  background-attachment:fixed;
}

/*影片內頁-編輯欄拉寬*/
body[data-type="fullpage"].video2025 #main-wrap .container { width: 100%; }


body[data-type="fullpage"]:not(#managehome) #wrap>*:not(:last-child) {
    margin-bottom: 0px;
}

/*服務流程箭頭*/
#Process{ color: #fff; }
#Process i { color: #2e3192;font-size: 60px; }
#Process div:nth-child(n+1):nth-child(-n+3)::after {
  font: var(--fa-font-solid);
  content: "\f0a9"; /*向右箭頭*/
  position: relative;
  bottom: 50%;
  left: 55%;
  font-size: 20px;
  font-weight: 700;
  color: #eee;
} 
@media only screen and (max-width: 768px){
#Process div:nth-child(n+1):nth-child(-n+3)::after {
  content: "\f0ab"; /*向下箭頭*/
  position: relative;
  bottom: 0;
  top:5%;
  left: 0;
}}
#Process-bg {
    border-radius: 15px;
    background-color: #fff;
        padding: 10px;
    margin: 10px;
    width: 90%;
}

/*手機版漢堡選單*/
.navbar .container {
    background-color: #333; /*導覽列背景顏色樣式*/
}
.navbar-icon-bar {
  width: 28px; /* 三變大*/
  height: 4px; 
  background-color: #fff; /* 填入想要的三條線顏色 */

}
.navbar-icon-bar:before, .navbar-icon-bar:after {
    background-color: #fff; /* 填入想要的三條線顏色 */
}
.navbar .rwd-navbar-toggle {
    padding-right: 100%;/*導覽列文字範圍右間距寬度*/
}
.navbar .rwd-navbar-toggle .label {
    left: 45px;
    font-size: 1.0rem; /*導覽列文字尺寸*/
    color: #fff; /*導覽列文字顏色樣式*/
    background-color: #0081d5;/*導覽列文字背景顏色*/
    border-radius: 3px;
    padding: 4px;
}
@media only screen and (max-width: 767px){
.rwd-side .nav li {
    border-bottom: 1px #ccc dashed; /* 展開連結文字底虛線 */
}
.rwd-side .nav span {
    color: #fff; /* 展開連結文字顏色 */
}}


/*首頁-服務項目-圖文特效按鈕-標題在上+內文滑出*/
.snip1374 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  text-align: center;
  background-color: #fff;
  border-radius: 30px;
}
.snip1374 figcaption {
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
 -webkit-transform: scale(1);
  transform: scale(1);
}
.snip1374:hover figcaption,
.snip1374.hover figcaption {
  -webkit-transform: scale(0);
  transform: scale(0);
}

.snip1374 h3{
  color:#000;/*文字顏色*/
  font-size: 28px;/*文字大小*/
  font-weight: 700;/*文字粗細*/
  line-height: 1.5;/*文字行距*/
  padding: 0 15px;
  
}
.snip1374 h3::after { 
   content: "";
    display: inline-block;
    background: #ffbb00;
    width: 20px;
    height: 3px;
    display: block;
    margin: 0 auto 10px;
}

.snip1374 p {
  position: relative;
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  padding: 0 15px;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 5;
  text-align: justify;
}

.snip1374 img {
  object-fit: cover;  /*cover圖片剪裁不拉伸壓縮 ; contain不拉伸壓縮.等比縮放)*/
  width: 100%;
  aspect-ratio: 4 / 3;
  vertical-align: top;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0.05;
}
.snip1374:hover > img,
.snip1374.hover > img {
  opacity: 1;
}
.snip1374 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.snip1374 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

/*內頁-產品介紹圖文特效*/
figure.snip1249 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  min-width: 150px;
  max-width: 350px;
  width: 100%;
  height: 100%;
  background: #fff;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);*/
}
figure.snip1249 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
figure.snip1249 img{
  position: relative;
  width: 100%;
  aspect-ratio: 4 / 3;
  vertical-align: top;
/*  padding: 10px;*/
  object-fit: cover;  /*cover圖片剪裁不拉伸壓縮 ; contain不拉伸壓縮.等比縮放)*/
}
figure.snip1249:hover img{
  opacity: 0.8;
}
figure.snip1249 h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  color:#2e3192;
  text-transform: uppercase;
  text-align: left;
}
figure.snip1249 p {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: left;
  line-height: 1.5;
}
figure.snip1249 figcaption {
  padding: 5px 0px 50px 0px;
  color: #000000;
  position: relative;
  text-align: center;
}

figure.snip1249 .btn-more {
  display: inline-block;
  width: 100%;
  border: 2px solid #2196f3;
  padding: 5px 10px;
  color: #2196f3;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
  text-align: center;
}

figure.snip1249:hover .btn-more {
  background-color: #2196f3;
  color: #ffffff;
}
figure.snip1249 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

hr {
  margin: 10px 0;
  border: 1px solid #ddd;
}

/*標題*/
#t1 {
  padding: 0.25em 0.5em;/*上下 左右の余白*/
  color: #000;/*文字色*/
  font-size: 22px;
  font-weight: 700;
  background: transparent;/*背景透明に*/
  border-left: solid 5px #7db4e6;/*左線*/
  border-bottom: solid 2px #7db4e6;
}

/*圖示+標題*/
#t2 {
  color: #2196f3;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    background-color: #e9faff;
    padding-left: 30px;
    border-radius: 0 10px 10px 0;
    margin-left: 10px;
}
#t2:before {  
  content: '';
  background:url('https://static.iyp.tw/409447/files/54e367b4-c3da-4481-a813-6989ababdbe9.svg') no-repeat center;
  display: inline-block;
  line-height: 40px;
  position: absolute;
  padding: 0;
  background-color: #2196f3;
  width: 40px;
  height: 40px;
  text-align: center;  
  line-height: 40px;
  left: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: solid 3px #fff; 
  border-radius: 50%;
}

/*項目底色-奇數偶數*/
.item-1 h3 { font-size: 30px; font-weight: 700; color: #2e3192; }
.item-1 div:nth-child(odd) {background: #eeeeee;}
.item-1 div:nth-child(even){background: #e8f8ff;}