.phone{position:fixed;right:1%;top:50%;z-index:1000;}

#gotop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;    
    padding: 10px;    
    font-size: 18px;
    border-radius: 10px;
    background-color: hsla(240, 0%, 50%, 0.5) ;
    color: white;
    cursor: pointer;
}

@media only screen and (min-width: 768px){
.topnavbar {background-color: #fff;background-size: 100%;border-top: 6px solid #f39700;box-shadow: 1px 1px 5px #ababab;}}

.topnavbar .container {
  text-align: justify;
  font-size: 0;
  padding-top: 0px;
  padding-bottom: 0px;
}

.topnavbar .container::after {
  content: "";
  display: inline-block;
  width: 100%;
}

@media only screen and (max-width: 576px) {
    .topnavbar {background:#fff;}}

@media only screen and (max-width: 410px) {.topnavbar .container {
    background: #eee;
}}

/*banner高度調整*/
@media only screen and (min-width: 768px){#banner {top: 110px;} #main-wrap {margin-top: 110px;} #ndc-banner-editor {top: 110px;}}

/*iphone手機顯示調整*/
@media only screen and (max-width: 576px) {
.rwd-wrapper .col-2 {
-webkit-flex:0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%}
}

/*手機板banner縮放*/
.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.current a {
  color: #f39700;
  font-weight: 700;
  font-family: 'Noto Sans TC', sans-serif;
  background: #fff;
}
#nav ul li a{
  color:  #1b1b1b;
  background: #fff;
  font-size:17px;/*頁籤文字大小*/
  padding: 10px;/*頁籤文字間隔;padding:2px 16px 2px 16px;*/
  line-height: 1.3;
  transition: .3s;
  letter-spacing: 0.5px;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 400;
}
#nav ul li a:hover {color: #f39700;}

/*套用google font字型Noto Sans TC黑體*/
#t-700{
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 768px){
#t-700{ font-size: 32px; }}

#t-400{
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 400;
}

/*h1標題*/
body .fcol.fcol-header {
  text-align: center;
  box-shadow: inset 0 0 5px #ababab;
  background-color: #fff;
}

.h1title h1{
  color: #009377;
  font-size: 38px;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 700;
  padding: 10px;}

/*按鈕*/
.snip1535 {
  background-color: #e73828;
  border: none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  font-size: 20px;
  line-height: 1em;
  margin: 15px 40px;
  outline: none;
  padding: 12px 40px 10px;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
}
.snip1535:before,
.snip1535:after {
  border-color: transparent;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  border-style: solid;
  border-width: 0;
  content: "";
  height: 24px;
  position: absolute;
  width: 24px;
}
.snip1535:before {
  border-color: #e73828;
  border-right-width: 2px;
  border-top-width: 2px;
  right: -5px;
  top: -5px;
}
.snip1535:after {
  border-bottom-width: 2px;
  border-color: #e73828;
  border-left-width: 2px;
  bottom: -5px;
  left: -5px;
}
.snip1535:hover,
.snip1535.hover {
  background-color: #e73828;
}
.snip1535:hover:before,
.snip1535.hover:before,
.snip1535:hover:after,
.snip1535.hover:after {
  height: 100%;
  width: 100%;
}

/*公司介紹*/
body.about-us .fcol.fcol-1 {
  background: url(https://static.iyp.tw/24431/files/17b27adc-6217-42a4-b88d-c688b9c8dfdc.png)fixed bottom;
  background-color: #fff;
}

body.about-us .fcol.fcol-2 {
  background: url(https://static.iyp.tw/24431/files/a06aa28d-0056-444f-9033-6a963b945770.png)fixed bottom;
  background-color: #009377;
}
body.about-us .fcol.fcol-3 {
  background: url(https://static.iyp.tw/24431/files/04b66cd4-4d16-424d-a411-5d8eb66b0656.png)no-repeat bottom;
  background-color: #fff;
}
body.about-us .fcol.fcol-4 { display:none;}
body.about-us .fcol.fcol-5 { display:none;}
body.about-us .fcol.fcol-6 { display:none;}

body.about-us #footer { margin-top:-40px;}

/*產品頁面*/
body.product {
  background: url(https://static.iyp.tw/24431/files/17b27adc-6217-42a4-b88d-c688b9c8dfdc.png)fixed bottom;
  background-color: #fff;
}

/*產品頁面-產品格*/
ul.product-list li a.focus, ul.product-list li a:hover {
    background-color: #e73828;
    color: #fff;
}

a {color: #e73828;}

.news .fcol .news-list li a:hover, .news .news.main-content li a:hover {
    color: #e73828;
}

ul.product-list li a {
    display: flex;
    flex-flow: column;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-decoration: none;
    cursor: pointer;
    padding-bottom: 0px;
    color: #1b1b1b;
    background-color: #fff;
    text-align: center;
    border: 2px solid #eee;
    border-radius: 3px;
    transition-property: color, box-shadow;
}

/*圖片放大透明*/
.picc { 
    opacity: 1; /* 透明度100% FireFox 的寫法 */ 
    filter: Alpha(Opacity=100); /* 透明度100% IE 的寫法 */ 
    margin:0 auto;
    overflow: hidden;
} 
.picc img { 
    opacity: 1; 
    filter: Alpha(Opacity=100); 
  margin:0 auto;
  -webkit-transform: scale(1);
  -webkit-transition: 1s;
} 
.picc img:hover { 
  opacity: .5; /* 透明度50% FireFox 的寫法 */ 
  filter: Alpha(Opacity=50); /* 透明度50% IE 的寫法 */ 
  -webkit-transform: scale(1.05);
}