.phone{position:fixed;right:1%;top:15%;z-index:1000}
.line{position:fixed;right:1%;top:30%;z-index:1000}
.add{position:fixed;right:1%;top:45%;z-index:1000}
#side ul li a {
  color: #333;
  display: block;
  padding: 10px 20px;
  transition: .3s;
}
#frame2 {
}
#frame2 img{
    width:200px;
    height:170px;
      background-color: #CCC;
        padding: 3px;
}

.font_bold{
  font-family: 'Noto Serif TC', serif;
}
body {
     background-attachment: fixed; /*fixed固定背景; scroll捲動背景*/
   background-repeat: no-repeat;
   background-position:center;
   background-image: url(https://static.iyp.tw/42501/files/1e1d0011-9aa7-4671-8fee-4cfbc9cc8f92.jpg);
    background-color: #fff;/*背景底色*/
}

#bodyinhome .fcol.fcol-1 {
   width: 100%;
   background-image: -webkit-linear-gradient(90deg,#96b3a8 20% ,#ffffff00  20.1%);/*頁籤底色漸層*/
}
#bodyinhome .fcol.fcol-2 {
   width: 100%;
   background-color: #96b3a8;
}
#bodyinhome .fcol.fcol-6 .container{
   width: 100%;
}
#foot-nav ul li a {
  display: block;
  color: #fff;
  font-size: 1.06em;
  margin-right: 10px;
  padding: 8px 16px;
}
body[data-type="fullpage"]:not(#managehome) #wrap>*:not(:last-child) {
    margin-bottom: 0px;
}
/*文字按鈕*/
button-1{ 
  width: 180px;/*寬度*/
  font-size: 20px;/*文字大小*/
  cursor:pointer; 
  clear:both; 
  padding:5px 20px; /*內間距*/
  margin:0 auto 0; /*置中*/
  background: #00c300; /*背景顏色*/
  color: #fff;/*文字顏色*/
  border-radius: 10px; /*框線圓角*/
  transition:all 0.8s, color 0.3s 0.3s; 
}
button-1:hover{ 
  background: #00a600; /*背景顏色*/
}
button-2{ 
  width: 180px;/*寬度*/
  font-size: 20px;/*文字大小*/
  cursor:pointer; 
  clear:both; 
  padding:5px 20px; /*內間距*/
  margin:0 auto 0; /*置中*/
  background: #ca0000; /*背景顏色*/
  color: #fff;/*文字顏色*/
  border-radius: 10px; /*框線圓角*/
  transition:all 0.8s, color 0.3s 0.3s; 
}
button-2:hover{ 
  background: #ab0000; /*背景顏色*/
}

.btn-1 {
    background-color: #fff; /* 按鈕表格底色 */
    color: #333;
    padding:10px;
}
.btn-1:hover{
    background-color: #000 /* 當滑鼠經過時按鈕表格底色變化 */
    color: #ffffff;/* 當滑鼠經過時按鈕表格文字變化 */
}
.bold-400{
  font-family: 'Noto Serif TC', serif;
  line-height:32px;
}
.topnavbar .container {
  text-align: center;
  font-size: 0;
}

.topnavbar .container::after {
  content: "";
  display: inline-block;
  width: 100%;
}
/**文字按鈕特效**/
button{ 
  width: 100%;/*寬度*/
  font-size: 16px;/*文字大小*/
  cursor:pointer; 
  clear:both; 
  padding:10px 30px; /*內間距*/
  display:inline-block; 
  margin: auto 0 auto;/*左右置中*/
  transition:all 0.8s, color 0.3s 0.3s; 
  background:#255e9e; /*背景顏色*/
  color:#fff;/*文字顏色*/
  border-radius: 10px; /*框線圓角*/
  border: #cacaca 0px solid;/*框線樣式*/
  font-family:"微軟正黑體";
}
/*general hover*/
a:hover, button:hover{
  color:#fff;/*連結滑入文字顏色*/
}
/*特效樣式effects*/
.btn-left:hover{ box-shadow:300px 0 0 0 rgba(0,0,0,0.5) inset;}
/**文字按鈕特效**/

/**文字按鈕特效**/
.topnavbar {
      background-color:#fff;
      border-top: #3d918a 6px solid;/*框線樣式*/
      background-position: center bottom; 
      padding:0px;
      position: relative;/*頁籤&banner分開不重疊*/
}


/* 首頁與內頁共用 */
.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
}

.swiper-slide {
  width: 100% !important;
}

/* 首頁 */
#bodyinhome .swiper-wrapper, #bodyinhome .swiper-slide {
  padding-bottom: calc(800 / 1920 * 100%); /* 首頁 banner 大小 */
}

/* 內頁 */
#bodyinpage .swiper-wrapper, #bodyinpage .swiper-slide {
  padding-bottom: calc(400 / 1920 * 100%); /* 內頁 banner 大小 */
}

body[data-type="fullpage"]:not(#managehome) #wrap>*:not(:last-child) {
    margin-bottom: 0px;
}


#nav ul li a {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    color: #333;
  letter-spacing:1px;
    transition: .3s;
  font-size:16px;
}

#nav ul li a:hover {

    color: #333;

}

#nav ul li.current a {
    color: #333;
 } 



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;
}



/*首頁-圖文按鈕-服務項目*/
figure.snip1237 {
  position: relative;
  overflow: hidden;
  margin: 0 auto 0;  
  min-width: 180px;
  max-width: 350px;
  width: 100%;
  background: #ccc;
  color: #ffffff;
  text-align: left;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
figure.snip1237 * {
  -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.snip1237 .image {
  position: relative;
}
figure.snip1237 img {
  max-width: 100%;
  vertical-align: top;
}
figure.snip1237:hover img{
  transform:scale(1.05,1.05);
}

figure.snip1237 h3 {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 700;
  line-height:30px;
}

figure.snip1237 p {
  margin: 0;
}
.snip1237 figcaption {
  padding: 25px;
  background-color: #ffffff;
  color: #000000;
  position: relative;
}
figure.snip1237 figcaption p {
  margin-bottom: 15px;
  font-size: 14px;
}
figure.snip1237 .read-more {
  display: inline-block;
  width: auto;
  border: 2px solid #20638f;
  padding: 0.4em 0.6em;
  color: #20638f;
  text-decoration: none;
  font-weight: 800;
  font-size: 0.9em;
  text-transform: uppercase;
}
figure.snip1237 .read-more:hover {
  background-color: #20638f;
  color: #ffffff;
}
/*首頁-圖文按鈕-服務項目*/



/*圖片*/
.menu [class^="col-"] img:hover {
    border-radius: 8px;
}
.menu [class^="col-"] img {
  transition:0.7s;
  border-radius: 15%;
  border: 1px #dddddd solid;
  padding:6px;
  background-color:#fff;
  width: 100%;
  height: 190px;
  object-fit: cover;
}

.row [class^="col-"] img{
  opacity:3;
  transition:0.7s
}
.row [class^="col-"] img:hover {
    opacity:1;
}
.row [class^="col-"] {
  padding:10px;
}

