/*整體文字調整*/
body {
    color: #333;
    font-size: 16px;
    margin: 0;
}
a {
    color: #4F4F4F;
    text-decoration: none;
}
a:hover {
    color: #4F4F4F;
}


/*Banner*/
.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(800 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}


/*回首頁*/
.navbar-nav > li > a {
    color: #fff;
}
.topnavbar {
    background-color: #3eb6c6;
    top:0px;
    position: relative;
    z-index:100;
    width:100%;
    padding: 0;
}
.topnavbar .container {
    text-align: justify;
    font-size: 0;
    padding-top: 0px;
    padding-bottom: 0px;
}
.topnavbar .container::after {
  content: "";
  display: inline-block;
  width: 100%;
}


/*nav*/
#nav ul li a {
    white-space: nowrap;
    color: #fff;
    line-height: 1.3;
    font-weight: bold;
    padding: 15px 25px;
    font-size: 100%;
    border-right: 1px #fff dotted;
}

#nav ul li a:hover{
    color: #ffd700;
}

#nav ul li.current a span {
    color: #ffd700;
    font-weight: 600;
    border-top:1px solid #ffd700;
}

#nav ul .subnav li a{
  background-color: rgba(75, 75, 75,0.45);
  color:#fff;text-align:left;}

#nav .subnav {
    position: absolute;
    top: 100%;
    z-index: 998;
    background-color: rgba(75,75,75,0.55);
} 


/*h1*/
.h1title {
    color: #1d7f8c;
    font-size: 2rem;
    font-weight: normal;
    border-bottom:1px #1d7f8c solid;
}


/*產品格描述隱藏語法*/
ul.product-list li .desc {
    display: none;
}  
.productdetail .detail-desc b {
   display: none;
}
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: #000;
    overflow: hidden;
    padding: 0 16px;
}

/*改產品格名稱顏色*/
ul.product-list div.img {
    background: #FBFBFB;
}

/*產品格背景*/
ul.product-list li a {
 border:0px solid #ddd;
 border-radius:0px;
   background-color:transparent;
}

/*產品框線*/
ul.product-list li a.focus,ul.product-list li a:hover {
 color:#000;
 border:0px solid #000;
 box-shadow:0 0px 0px 0px rgba(0,0,0,0.08)
}

/*產品格詳細介紹的產品格背景*/
.productdetail .detail-img a {
    outline: none;
    position: relative;
    height: 0;
    padding-bottom: 100%;
    display: block;
    background: #000;
    line-height: 0;
}
ul.product-list li a { 
border: 1px solid #ddd; 
}

/*產品格去框線-1調成0*/
.productdetail .detail-img .main-image-area a {
    display: block;
    position: relative;
    height: 0;
    padding-bottom: 100%;
    background: #fff;
    line-height: 0;
 /* display: none;*/
}

.productdetail .detail-spec {
  width:55%;
  display:inline-block;
  vertical-align:text-top;
 /* display: none;*/
 }


/*footer*/
#footer {
    color: #fff;
    background-color: #1d7f8c;
}
#foot-nav {
    clear: both;
    padding: 1em 0;
    border-bottom: 1px solid #2894A9;
    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%;
}


/*最下層空白處去掉*/
body[data-type="fullpage"]:not(#managehome) #wrap > :not(:last-child) { margin-bottom: 0px; }


/*文字變色方塊*/
.serveimg {
   display: block;
   text-align: center;
   width: 100%;
   min-height:100px
   padding-bottom: 100%;
   background:  #3eb6c6;
   overflow: hidden;
   position: relative;
   padding:15px 15px;
}
.serveimg:hover {
     display: block;
   text-align: center;
   width: 100%;
   min-height:100px
   padding-bottom: 100%;
   background: #1d7f8c;
   overflow: hidden;
   position: relative;
   padding:15px 15px;
}


/*Index_1*/
#bodyinhome .fcol.fcol-1 {
    background:url(https://static.iyp.tw/42051/files/9e056d4f-afac-4353-9f7a-b01fb467a0d8.jpg)no-repeat;
    background-position:top center;
    background-size:cover;
    background-attachment:fixed;
    min-height: 300px;
    padding: 40px;
}

/*about_2~6*/
#bodyinpage.rwd-collapse.viewmode.default.about-us .fcol.fcol-2{display:none}
#bodyinpage.rwd-collapse.viewmode.default.about-us .fcol.fcol-3{display:none}
#bodyinpage.rwd-collapse.viewmode.default.about-us .fcol.fcol-4{display:none}
#bodyinpage.rwd-collapse.viewmode.default.about-us .fcol.fcol-5{display:none}
#bodyinpage.rwd-collapse.viewmode.default.about-us .fcol.fcol-6{display: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;
}/*隱藏點點*/




/*form*/
.mark{
  background:none;
}