#phone {
    width: 55px;
    right: 20px;
    z-index: 999;
    bottom: 285px;
    position: fixed;
}

#line {
    width: 55px;
    right: 20px;
    z-index: 999;
    bottom: 225px;
    position: fixed;
}

#gps {
    width: 55px;
    right: 20px;
    z-index: 999;
    bottom: 165px;
    position: fixed;
}

#gotop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;    
    padding: 10px 15px;    
    font-size: 15px;
    border-radius:10px;
    background-color: hsla(240, 0%, 50%, 0.5) ;
    color: white;
    cursor: pointer;
}


/*套用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;
}

@media only screen and (max-width: 768px){
#banner::after {
  width: 180px;
  margin: -6px auto -24px;
  font-size: 14px;
}
}

/*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(750 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}

.topnavbar {
    background-color: #fff;/*頁籤底圖顏色;background-color: rgba(255,255,255,0);透明Transparent*/
    position: relative;/*relative 頁籤&banner分開不重疊;頂置 fixed;*/
    padding: 0;/*頁籤間距*/
    box-shadow: 0px 0px 5px #444;
}

.topnavbar .container {
  text-align: justify;
  padding: 10px 0 0 0;
}

.topnavbar .container::after {
  display: inline-block;
  width: 100%;
}

#logo h1 {
  height: 90px;
  text-align: center;
}

#nav ul li a {
    font-size: 1.0rem;/*頁籤文字大小*/
    color: #1b1b1b;/*頁籤文字顏色*/
    padding: 10px 15px;/*頁籤文字間隔;padding:2px 16px 2px 16px;*/
    line-height: 1.3;
    letter-spacing:1.5px;
    transition: .3s;
}

#nav ul li a:hover  {
    color: #2f54a4;/*頁籤滑過文字顏色*/
}
#nav ul li.current a {
    color: #2f54a4;/*頁籤按下後文字顏色*/
}

#nav .subnav {
    background-color: #222;/*次頁籤底色*/
    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;/*下拉選單箭頭距離*/
}

body {
    background-color: #fff;/*背景底色*/
}

/*h1大標題*/
.h1title {
  color: #fff; 
  width: 200px;
  text-align: center; 
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 700;
  font-size: 30px;
  background-color: #0c1533;
  transform: skew(-10deg) translateX(10%);
}

/*公司簡介頁面*/
body.about-us .fcol.fcol-1 {
  background: url(https://static.iyp.tw/409600/files/4bfdb778-6bb2-49bf-b7f3-80ec8c3e0ed2.png)no-repeat bottom;
  margin-top: -25px;
  padding: 0px;
  background-color: #fff;
}
body.about-us .fcol.fcol-1 .container {
   width: 70%;
}

body.about-us .fcol.fcol-2 {
  background-color: #e4efff;
}
body.about-us .fcol.fcol-2 .container {
   width: 70%;
}

body.about-us .fcol.fcol-3 {
}
body.about-us .fcol.fcol-3 .container {
   width: 70%;
}

body.about-us .fcol.fcol-4 {
  background: url(https://static.iyp.tw/409600/files/2883d6fc-b559-447b-81c5-e4a2605d672a.png)no-repeat bottom;
}
body.about-us .fcol.fcol-4 .container {
   width: 70%;
}

body.about-us .fcol.fcol-5 { display: none;}
body.about-us .fcol.fcol-6 { display: none;}

body.about-us #footer { margin-top: -40px;}

/*最新消息頁面*/
body.news .fcol.fcol-1 {
  margin-top: -25px;
  padding: 0px;
  background-color: #fff;
}
body.news .fcol.fcol-1 .container {
   width: 70%;
}

body.news .fcol.fcol-2 { display: none;}

/*聯絡我們頁面*/
body.contact-us .fcol.fcol-1 {
  background: url(https://static.iyp.tw/409600/files/7bba6c93-09e2-49a4-93b9-b752fd3d59c0.png) no-repeat bottom;
}

body.contact-us #footer { margin-top: -70px;}

/*聯絡按鈕樣式*/
.snip1431 {
  width: 230px;
  line-height: 46px;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 700;
  border: none;
  background-color: #2f54a4;
  border-radius: 5px;
  color: #ffffff;
  cursor: pointer;
  padding: 0px 30px;
  display: inline-block;
  margin: 15px 30px;
  font-weight: 400;
  outline: none;
  position: relative;
  overflow: hidden;
  font-size: 20px;
  border-radius: 23px;
  letter-spacing: 2px;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.snip1431:before {
  opacity: 0;
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-radius: inherit;
  background-color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.snip1431:after {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border: 5px solid #2f54a4;
  content: '';
  border-radius: inherit;
}
.snip1431:hover,
.snip1431.hover {
  background-color: #2f54a4;
  color: #ffffff;
}
.snip1431:hover:before,
.snip1431.hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  opacity: 0.25;
}

/*圖片放大透明*/
.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);
}

/*li項目清單樣式*/
#style1{
  list-style-type: disclosure-closed; 
  margin-left: 30px;
}

/*產品頁面-產品格*/
ul.product-list li a.focus, ul.product-list li a:hover {
  color: #fff;
  background-color: #2f54a4;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 700;
}

a {color: #0c1533;}
.news .fcol .news-list li a:hover, .news .news.main-content li a:hover {color: #0c1533;}

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;
}