.fb{position:fixed;right:1%;top:75%;z-index:1000}
.line-1{position:fixed;right:1%;top:65%;z-index:1000}
.phone{position:fixed;right:1%;top:55%;z-index:1000}

#bodyinpage  td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

.topnavbar .container {
  text-align: center;
}

#logo {
  display: block;
}

#bodyinhome td{
  border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ff7200;
}

.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(990 / 1920 * 100%); /* 自定響應式圖片高度 */
}

.swiper-slide {
  width: 100% !important;
}


@media only screen and (min-width: 768px){
.topnavbar {
    background-color: #fff;/*頁籤底圖顏色;background-color: rgba(0,0,0,0);透明*/
    position: relative;/*頁籤&banner分開不重疊*/
    height: 160px;/*頁籤底圖高度*/
    padding-top:12px;/*頁籤間距*/
    border-bottom-width: 50px;
 	border-bottom-style: solid;
	border-bottom-color: #003896;
    
}}

body[data-type="fullpage"]:not(#managehome) #wrap>*:not(:last-child) {
    margin-bottom: 0px;
}

#bodyinhome .fcol.fcol-2 {
   background-color: #333;
}

#bodyinhome .fcol.fcol-3 {
    background: url(https://static.iyp.tw/41156/files/25552674-c7e2-4939-9d9b-b5e4aa3d9b24.jpg) 100% 0 / cover no-repeat;
    position: relative;
    overflow: hidden;
}

#bodyinhome .fcol.fcol-4{
   display: none;
}


#bodyinhome .fcol.fcol-5 {
   display: none;
}
#bodyinhome .fcol.fcol-6 {
   display: none;
}

#nav ul li a {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    color: #fff;
    padding: 12px;
    line-height: 1.3;
    transition: .3s;
  font-size:15px;
  border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #fff;
}

#nav ul li a:hover {

    color: #ffcc00;

}

#nav ul li.current a {
    color: #ffcc00;
 } 



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;
}
