.youtobe {position:fixed;  right:1%;  top:85%;  z-index:1000 }
.fb {position:fixed;  right:1%;  top:70%;  z-index:1000 }
.line-1 {position:fixed;  right:1%;  top:55%;  z-index:1000 }
.phone-1 {position:fixed;  right:1%;  top:40%;  z-index:1000 }

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/42622/files/da11475d-21e7-4043-9568-eac1f6b123e4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    background-attachment: fixed;

}

.topnavbar .container {
  text-align: justify;
  padding:0px;
}

logo {
  padding:0px;
}

.topnavbar .container::after {
  display: inline-block;
  width: 100%;
}

/*文字*/
.word {
   padding: 10px;
  font-weight:bold;
  color: #fff;
  background-color: #004f9f;

}

.word:hover{
   padding: 10px;
  	transition:0.7s;
  color: #fff;
  font-weight:bold; 
  background-color: #183c60;
}

/*首頁圖*/
.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: solid;
	border-bottom-color: #c8dad8;
}

/*編輯欄設定*/
@media only screen and (max-width: 768px){
body {
     font-size: 16px;/*螢幕寬度768px內文字大小*/
}
  
.topnavbar .container {
   background-color: #2e2e2e;
}}

body[data-type="fullpage"] #product-header.main {
      min-height: auto;/*產品-編輯框不設定高*/
}
/*編輯欄設定*/

@media only screen and (min-width: 768px){
.topnavbar {
    background-color: #2e2e2e;
    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(800 / 1920 * 100%); /* 自定響應式圖片高度 */
}

.swiper-slide {
  width: 100% !important; /* 強制圖片寬度隨容器變更 */
}



#nav ul li a {
    font-size: 18px;/*頁籤文字大小*/
    color: #fff;/*頁籤文字顏色*/
    padding: 10px 26px;/*頁籤文字間隔;padding:2px 16px 2px 16px;*/
    line-height: 1.3;
    transition: .3s;
}

#nav ul li a:hover  {
    color: #00b4ff;/*頁籤滑過文字顏色*/
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00b4ff;
}

#nav ul li.current a {
    color: #00b4ff;/*頁籤按下後文字顏色*/
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00b4ff;
}



/*title文字顏色*/
.h1title {
    text-align: center;
    color: #000;
    border-bottom: 1px dashed #666;
}

a {
    color: #00b7ee;/*連結顏色*/
    text-decoration: none;
}

body.about-us .fcol.fcol-1 {
 
}

body.about-us .fcol.fcol-2 {
   width: 100%;
   /*background-color: #231a15;*/
  background: url(https://static.iyp.tw/42622/files/a427cda7-3798-45ee-8ed2-5c1213e12c56.png) no-repeat scroll center top transparent; 
   position: relative;
}

body.about-us .fcol.fcol-4 {

}

@media only screen and (max-width: 768px){
body.about-us .fcol.fcol-6 {
    width: 100%;
   /*background-color: #231a15;*/
  background: url(https://static.iyp.tw/42622/files/a45d9d24-16e3-41cb-9509-a1321d5185a4.png) no-repeat scroll right top transparent; 
   position: relative;
}}

@media only screen and (min-width: 768px){
body.about-us .fcol.fcol-6 {
    width: 100%;
   /*background-color: #231a15;*/
  background: url(https://static.iyp.tw/42622/files/a45d9d24-16e3-41cb-9509-a1321d5185a4.png) no-repeat scroll center top transparent; 
   position: relative;
}}


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;
}

#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;
}

