/*icon*/
/*tel icon*/
.tl{position:fixed;right:0.5%;top:40%;z-index:1000;}
/*信件 icon*/
.信件{position:fixed;right:0.5%;top:60%;z-index:1000;}



/*首頁隱藏編輯區塊 */
div.fcol.fcol-4 {
display: none;
}

/*首頁隱藏編輯區塊 */
div.fcol.fcol-5 {
display: none;
}

/*首頁隱藏編輯區塊 */
div.fcol.fcol-6 {
display: none;
}


body {
    background-color: #fff;
    color: #000;
    font-size: 16px;
    margin: 0;
}
#bodyinhome {
      background-color: #fff;
}
.swiper-container {
    height: auto !important;
}
.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(700 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}
.swiper-slide {
  width: 100% !important;
}
#bodyinhome #banner {
  margin-bottom:-45px;
}
#bodyinhome div.fcol.fcol-2, #bodyinhome div.fcol.fcol-4 {
    position: relative;
    background-size: auto;
  background: #fff;
}



/*回首頁*/
.navbar-nav > li > a {
    color: #fff;
}

.topnavbar {
    background-color: #fff;
  top:0px;
   position: relative;
   z-index:100;
 width:100%;
  padding: 0;
}
.topnavbar .container {
    text-align: center;
    font-size: 0;
}
#nav ul li a {
    white-space: nowrap;
    color: #000;
    line-height: 1.3;
      font-weight: bold;
    padding: 10px 15px;
    font-size: 100%;
}
#nav ul li a:hover{
      color: #000;
   background-color: #edc025;
}
#nav ul li.current a {
      color: #fff;
   background-color: #9cd8fd;
}
#nav ul li .subnav {
 background-color: #fff;
}
#nav ul li .subnav a {
 background-color: #fff;
      color: #fff;
}

.h1title {
    color: #0B0559;
    font-size: 2rem;
    font-weight: normal;
  border-bottom:1px #0B0559 solid;
}



/*回首頁
.navbar-nav > li > a {
    color: #fff;
}


.topnavbar {
    background-color: #000;
  top:0px;
   position: relative;
   z-index:100;
 width:100%;
  padding: 0;
   background: url("") top center;
      background-repeat: x-repeat;
    background-attachment: fixed;
        background-size: contain;
}
.topnavbar .container {
    padding-top: 0px;
    padding-bottom: 0px;
}
#nav ul li a {
    white-space: nowrap;
    color: #000;
    line-height: 1.3;
      font-weight: bold;
    padding: 10px 20px;
    font-size: 100%;
    border-right: 1px #000 dotted;
}


#nav ul li a:hover{
      background-color: #4b768c;
      color: #fff;
}

#nav ul li.current a {
    background-color: #5889a8;
    color: #fff;
    font-weight: 600;
}

.h1title {
    color: #203264;
    font-size: 1.5rem;
    font-weight: bold;
  border-bottom:1px #203264 solid;
}

.h1title {
    color: #fff;
    font-size: 2rem;
    font-weight: normal;
  border-bottom:1px #00665e solid;
}*/



/*圖片*/
.row [class^="col-"] img{
  opacity:3;
    transition:0.7s
}
.row [class^="col-"] {
  padding:10px;
}
.pix img {
    overflow:hidden;
}
.pix:hover img {
  transform:scale(1.2);
}

body[data-type="fullpage"] .main {
    min-height: 0px;
}


/*產品格*/
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 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 {
    color: #000;
    background-color: #9cd8fd;
    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: #000;
}
#footer a {
    color: #000;
}
.contact-row h5 {
    color: #000;
    padding: .5em 0 1em;
    width: 100%;
}


/*文字變色方塊*/
.serveimg {
   display: block;
   text-align: center;
   width: 100%;
   min-height:200px
   padding-bottom: 100%;
   background:  #3e3a39;
   overflow: hidden;
   position: relative;
   padding:10px 10px;
   border-radius: 0px; width: 100%;
}

.serveimg:hover {
   display: block;
   text-align: center;
   width: 100%;
   min-height:200px
   padding-bottom: 100%;
   background: #9cd8fd;
   overflow: hidden;
   position: relative;
   padding:10px 10px;
   border-radius: 0px; width: 100%;
}


body{
  background:#fff;
  color: #333;
  font-size: 16px;
  margin: 0;
}

/*首頁底圖*/
#wrap{background:url(https://static.iyp.tw/42534/files/dec8fa24-0e19-486b-80b1-73c2042c587e.jpg)no-repeat;
background-position:top center;background-size:cover;background-attachment:fixed;}


.fcol .container {
    padding: 16px;
    background: 
    rgba(255,255,255,0.9);
}

/*首頁白底*/
.fcol .container {
    padding: 16px;
    background: 
    rgba(255,255,255,0.9);
}

/*form*/
.mark{background:none;}


/*輪播*/
.owl-carousel.owl-theme {
  padding: 0 1rem 2rem;
}
.owl-carousel.owl-theme .owl-nav {
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
}
.owl-carousel.owl-theme .owl-dots {
	bottom: 0;
}
.owl-carousel.owl-theme button:focus {
	outline: none;
}
.owl-carousel.owl-theme .owl-nav,
.owl-carousel.owl-theme .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
}
.owl-carousel.owl-theme .owl-nav .owl-prev {
  float: left;
  transform: translateX(-100%);
}
.owl-carousel.owl-theme .owl-nav .owl-next {
  float: right;
  transform: translateX(100%);
}
.owl-carousel.owl-theme .owl-nav .owl-prev:hover,
.owl-carousel.owl-theme .owl-nav .owl-next:hover{
  background: none;
  color: inherit;
}
.owl-carousel.owl-theme .owl-nav .fa{
  font-size: 3em; /*箭頭大小*/
}

.editmode .owl-carousel.owl-loaded {
  display: flex;
  flex-wrap: wrap;
}
.editmode .owl-carousel > div {
  flex: 0 0 25%;
  max-width: 25%;
}
.owl-carousel.owl-theme .owl-dots {
    display: none;
}/*隱藏點點*/