/*fb icon*/
.fb{position:fixed;right:0.5%;top:20%;z-index:1000;}

@media(max-width:428px){
  .fb{
    transform:scale(0.7);  }
}
.line{position:fixed;right:0.5%;top:31%;z-index:1000;}

@media(max-width:428px){
  .line{
    transform:scale(0.7);  }
}


/*整體*/
body {
    color: #333333;
    font-size: 16px;
    /*font-family: LiHei Pro;*/
    margin: 0;
}
a {
    color: #008080;
    text-decoration: none;
}
a:hover {
    color: #008080;
}


/*Banner*/
.swiper-container {
    height: auto !important;
}
.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(700 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}
.swiper-slide {
  width: 100% !important;
}


/*回首頁*/
.navbar-nav > li > a {
    color: #fff;
}


/*TOP*/
.topnavbar {
 background-color: #fff;
  top:0px;
  position: relative;
  z-index:100;
  width:100%;
  padding: 0;
}
/*.topnavbar .container {
    text-align: center;
}*/



/*nav*/
#nav ul li a {
    white-space: nowrap;
    color: #333;
    line-height: 1.3;
    font-weight: normal;
    padding: 10px 18px;
    font-size: 100%;
    border-right: 0px #888 dotted;
    transition:all 0.5s;
}

#nav ul li a:hover{
    background:#6dd0cc;
    color: #fff;
    border-radius:25px 5px 15px 5px;
}

#nav ul li.current a  {
    background:#6dd0cc;
    color: #fff;
    border-radius:25px 5px 15px 5px;
}
#nav ul li .subnav {
 background-color: #6dd0cc;
}
#nav ul li .subnav a {
 background-color: #6dd0cc;
      color: #fff;
}
#nav ul li .subnav a:hover {
 background-color: #99d9ea;
}

/*h1*/
.h1title {
    color: #008080;
    font-size: 2rem;
    font-weight: normal;
    border-bottom:1px #008080 dotted;
}

/*產品格*/
ul.product-list li .desc {
    display: block;
    min-height: 1.2rem;
    max-height: 2.4rem;
    margin-bottom: auto;
    font-size: .8rem;
    line-height: 1.5;
    word-break: break-word;
    color: #666;
    overflow: hidden;
    padding: 0 16px;
    display: none;
}


/*隱藏詳細介紹*/
ul.product-list li a.focus h3, ul.product-list li a:hover h3 {
    color: #000;
}
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: #444;
    overflow: hidden;
    padding: 0 16px;
}


/*改產品格名稱顏色*/
#side ul li.current > div a {
    color: #008080;
}
#side ul li a {
    color: #000;
    display: block;
    padding: 10px 20px;
    transition: .3s;
}
.product-list-div h2 a {
    color: #000;
    text-decoration: none;
    display: inline-block;

}
.product-list-div h2 {
    margin-bottom: 10px;
    border-bottom: 1px solid #000;
    text-shadow: 0 0px 0 #fff;
}
body[data-type="fullpage"] .product-list-div h2 a.show-all {
    color: #000;
    transition-property: left, color;
}
ul.product-list li .money-icon {
    color: #000;
    font-size: 95%;
    margin-right: 8px;
    margin-left: 16px;
    text-shadow: 0 0px 0 rgba(255,255,255,0.7);
}


/*footer*/
#footer {
    color: #fff;
    background-color: #014586;
  margin-top:-45px;
}
#foot-nav {
    clear: both;
    padding: 1em 0;
    border-bottom: 1px solid #444;
    display: none;
}
.contact-row {
    padding: 0em 0 1em;
    line-height: 1.6;
}
#contact-info ul li span {
    color: #fff;
}
#footer a {
    color: #fff;
}
.contact-row h5 {
    color: #fff;
    padding: .5em 0 1em;
    width: 100%;
}

/*產品*/
ul.product-list li a {
    color: #6dd0cc;
    border-radius:25px 5px 15px 5px;
}

body[data-type="fullpage"] .product-list-div h2 a.show-all {
    color: #fff;
    transition-property: left color;
    background: #6dd0cc;
    text-shadow: none;
    padding: 0 10px;
    border-radius:25px 5px 15px 5px;
}


.product-list-div h2 {
    margin-bottom: 10px;
    border-bottom: 0px solid #fff;
    text-shadow: 0 0px 0 #fff;
    border-radius:25px 5px 15px 5px;
}


/*按鈕*/
.serveimg {
   display: block;
   text-align: center;
   width: 100%;
   min-height:100px
   padding-bottom: 100%;
   background: #008080;
   overflow: hidden;
   position: relative;
   border-radius:25px 5px 15px 5px;
   padding:20px 15px;
}
.serveimg:hover {
     display: block;
   text-align: center;
   width: 100%;
   min-height:100px
   padding-bottom: 100%;
   background: #6dd0cc;
   overflow: hidden;
   position: relative;
   border-radius:25px 5px 15px 5px;
   padding:20px 15px;
}

/*欄位*/

#bodyinhome div.fcol.fcol-1 {
  margin-top:-45px;
}

#bodyinhome div.fcol.fcol-3 {
 display:none
}

#bodyinhome div.fcol.fcol-4 {
 display:none
}

/*#bodyinhome div.fcol.fcol-5 {
 display:none
}*/


/*首頁最後一欄*/
#bodyinhome .fcol.fcol-6 .container {
  width:100%;
  padding:0;
}

/*footer_bt*/
.footer-content .contact-icon a {
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #fff;
    margin-left: .5rem;
    margin-right: .5rem;
}

.footer-content .contact-icon a i {
    font-size: 1.2rem;
    color: #222;
    line-height: 45px;
}

.fa, .fas {
    font-weight: 900;
}


.info p {
    padding: 10px 5px 5px 5px;
    border-bottom: 1px dashed #ccc;
}



/*按鈕框框語法*/
.product-link .row .col-3 > a{
 
  color:#f7f7f7;
  width:100%;
  display:inline-block;
  width:100%; 
  background-color: #6DD0CC;
  height:50px;
  line-height: 50px;
   font-size:130%;
  text-align: center;
}
.product-link .row .col-3 > a:hover {
 color:#f7f7f7;
 background:#99d8ea;
}


