.phone{position:fixed;  right:1%;  top:10%;  z-index:1000 }
.line-1{position:fixed;  right:1%;  top:25%;  z-index:1000 }

.font_s{
  font-family: 'Noto Serif TC', serif;
  line-height:34px;
}



/* 首頁各層編輯欄背景*/
body { 
  background-repeat: no-repeat;
  background-attachment: fixed; /*fixed固定背景; scroll捲動背景*/
  background-position:center bottom;
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.6) 0% ,rgba(255, 255, 255, 0.6) 100%) , url(https://static.iyp.tw/409455/files/15297346-27b6-4938-8a62-ded4a2f166e2.jpg);
}




#logo {
  top:18px;
}

.topnavbar .container {
  text-align: justify;
 padding:0px;
}

.topnavbar .container::after {
  display: inline-block;
  width: 100%;
}

/*文字*/
.word {
   padding: 5px 10px 5px 10px;
  font-weight:bold;
  color: #fff;
  background-color: #9a798c;

}

.word:hover{
    padding: 5px 10px 5px 10px;
  	transition:0.7s;
  color: #fff;
  font-weight:bold; 
  background-color: #6f5062;
}

/*首頁圖*/
.word2 {
   padding: 10px;
  font-weight:bold;
  color: #fff;
  font-size:16px;
   background-color: #ff9000;
  border-radius: 50%;
}

.word2:hover {
   padding: 10px;
  	transition:0.7s;
  color: #fff;
  font-weight:bold; 
  font-size:16px;
   background-color: #f65100;
   border-radius: 50%;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.topnavbar .container {
    background-color:#323232;
}

body[data-type="fullpage"] #product-header.main {
      min-height: auto;/*產品-編輯框不設定高*/
}
/*編輯欄設定*/

@media only screen and (min-width: 768px){
.topnavbar {
    background-color:#323232;
    position: relative;/*頁籤&banner分開不重疊*/
    height: 100px;/*頁籤底圖高度*/
    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(786 / 1920 * 100%); /* 自定響應式圖片高度 */
}

.swiper-slide {
  width: 100% !important; /* 強制圖片寬度隨容器變更 */
}



#nav ul li a {
    font-size: 15px;/*頁籤文字大小*/
    color: #fff;/*頁籤文字顏色*/
    padding: 10px 16px;/*頁籤文字間隔;padding:2px 16px 2px 16px;*/
    line-height: 1.3;
    transition: .3s;
    font-weight:bold;
}

#nav ul li a:hover  {
    color: #00a8ff;/*頁籤滑過文字顏色*/
}
#nav ul li.current a {
    color: #00a8ff;/*頁籤按下後文字顏色*/
}


body.about-us .fcol.fcol-header {
    display: none;
}

/*title文字顏色*/
.h1title {
    text-align: center;
    color: #000;
    border-bottom: 1px dashed #666;
  
}

a {
    color: #00b7ee;/*連結顏色*/
    text-decoration: none;
}



body.about-us .fcol.fcol-3 {
    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/409455/files/1416c95f-23e5-4320-a171-cadfba3749dd.jpg);
   padding: 3rem 0;
}


body.about-us .fcol.fcol-5 {
    background-repeat: no-repeat;
   background-position: 50% 50%;
   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/409455/files/289a9d78-2576-46cc-a0c8-685e54387e5e.jpg);
   padding: 3rem 0;
}


body.about-us .fcol.fcol-4 .container {
    width: 100%;
    padding:0px;
}

body.about-us .fcol.fcol-6 .container {
    display:none;
}

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: #464646;
}
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: #7a7a7a;
    overflow: hidden;
    padding: 0 16px;
}


/*首頁圖片特效-*/

.row [class^="col-5"] img:hover {
    opacity:0.55;
}
/*圖文按鈕特效*/
.snip1572 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 0 auto 0;
  min-width: 160px;
  max-width: 100%;
  width: 90%;
  color: #fff;
  text-align: left;
  font-size: 16px;
  background: #004f8d;/*rgba(255,255,255,0);*/
  padding: 5px;
  border: #ffffff 1px solid;
}

.snip1572 *,
.snip1572:before,
.snip1572:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.snip1572 img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
  object-fit: cover;
  height:400px;
}

.snip1572:before,
.snip1572:after {
  content: '';
  background-color: #fff;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.snip1572:before {
  width: 300px;
  height: 2px;
}

.snip1572:after {
  height: 300px;
  width: 2px;
}

.snip1572 figcaption {
  position: absolute;
  left: 0;
  top: 10px;
}

.snip1572 h3 {
  font-weight: 600;
  padding: 10px 20px;
  margin: 0;
  opacity: 0;
  color: #fff;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.snip1572 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.snip1572:hover img,
.snip1572.hover img {
  transform:scale(1.2,1.2);
  filter: alpha(opacity=25);
  -webkit-opacity: 0.25;
  opacity: 0.15;
}

.snip1572:hover:before,
.snip1572.hover:before,
.snip1572:hover:after,
.snip1572.hover:after {
  opacity: 1;
}

.snip1572:hover:before,
.snip1572.hover:before {
  width: 50px;
}

.snip1572:hover:after,
.snip1572.hover:after {
  height: 50px;
}

.snip1572:hover h3,
.snip1572.hover h3 {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
}
/*圖文按鈕特效*/

/*owl 輪播圖語法*/
.owl-carousel.owl-theme {
  padding: 0 1rem 2rem;
}
.owl-carousel.owl-theme .owl-nav {
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
}
.owl-carousel.owl-theme .owl-dots {
  bottom: 0;
}
.owl-carousel.owl-theme button:focus {
  outline: none;
}
.owl-carousel.owl-theme .owl-nav,
.owl-carousel.owl-theme .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
}
.owl-carousel.owl-theme .owl-nav .owl-prev {
  float: left;
  transform: translateX(-100%);
}
.owl-carousel.owl-theme .owl-nav .owl-next {
  float: right;
  transform: translateX(100%);
}
.owl-carousel.owl-theme .owl-nav .owl-prev:hover,
.owl-carousel.owl-theme .owl-nav .owl-next:hover{
  background: none;
  color: inherit;
}
.owl-carousel.owl-theme .owl-nav .fa{
  font-size: 3em; /*箭頭大小*/
}

.editmode .owl-carousel.owl-loaded {
  display: flex;
  flex-wrap: wrap;
}
.editmode .owl-carousel > div {
  flex: 0 0 25%;
  max-width: 25%;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  border: 0px solid #fff;
  box-shadow: 0 6px 5px rgba(44,44,44,0.25);
}


/* 文字放大手機*/
@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;
}}

/*title文字顏色, ::after底線*/
.h1title1 h1{
    text-align: center;
    color: #004f8d;
}
.h1title1 h1 span::after {
    content: "";
    background: #004f8d;
    width: 50px;
    height: 5px;
    display: block;
    margin: 0.5em auto 0.5em;
    border-radius: 5px;
}

/*產品-區塊項目li效果—5格*/
.pro_item ul li {
    padding: 5px;
    margin: 5px;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    width: calc(33% - 10px);
    border-radius: 5px;
    line-height: 1.5;
    border: 1px solid #dddddd;
    background-color: #fff;
  font-size: 15px;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 500;
  text-align: center;
}
.pro_item a { color:#666 ;font-size: 15px;}

.pro_item a:hover { 
  opacity: 0.8;   
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991px){
 .pro_item ul li { width: calc(33% - 10px); font-size: 14px;}
  .pro_item a { font-size: 14px;}
}
@media only screen and (max-width: 768px){
 .pro_item ul li { width: calc(50% - 10px); }
}
@media only screen and (max-width: 567px){
 .pro_item ul li { width: calc(100% - 10px); }
}

.balloon {
 width:100px;
  height:100px;
  background:#e6f6fb;
  border-radius: 99em;
  display: flex; 
  justify-content: center; 
  align-items: center;
   margin: 0 auto 0;
}
 

.balloon-default {
  background: #004ebd;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  padding: 10px;
  position: relative;
  width: 100%;
  height: 50%;
  text-align: left;
   margin: 20px auto;
   padding:10px;
}
 
.balloon-default::after {
  border-left: solid 7px transparent;
  border-right: solid 7px transparent;
  border-bottom: solid 10px #004ebd;
  top: -10px;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
   width: 0px;
}