.row [class^="col-"] {
  padding:10px;
}


body[data-type="fullpage"]:not(#managehome) #wrap > :not(:last-child) { margin-bottom: 0px; }


/*logo*/
@media(max-width:428px){
 #logo a img {
   padding: 0 16px;
 }
 }


/*top*/
.navbar-nav > li > a {
    color: #fff;
}


.topnavbar .container {
  text-align: justify;
  font-size: 0;
  /*text-align: center;*/
  padding-top:0px;
}

.topnavbar .container::after {
  content: "";
  display: inline-block;
  width: 100%;
}

.topnavbar {
  background-color: #fff;
  top:0px;
  position: relative;
  z-index:100;
  width:100%;
  padding: .6rem 0;
  height: 100px;
  box-shadow: 0 5px 5px rgba(44,44,44,0.1);
}



/*nav*/
#nav ul li a {
    white-space: nowrap;
    color: #333;
    line-height: 1.3;
    font-weight: normal;
    padding: 10px 18px;
    font-size: 95%;
    border-right: 1px #888 dotted;
    transition:all 0.5s;
}

#nav ul li a:hover{
    color: #da9696;
}

#nav ul li a span{transition:all 0.5s;}

#nav ul li a:hover span{border-top:2px solid #da9696;padding-top:5px;}


#nav ul li.current a  {
    color: #c75e5e;  
}

#nav .subnav {
    position: absolute;
    top: 100%;
    max-width: 200px;
    background-color: rgba(75,75,75,0.55);
} 


#nav ul .subnav li a {
    background-color: rgba(75, 75, 75,0.85);
    color: #fff;
    text-align: left;
    width: 200px;
}

#nav ul li .subnav a span {
    display: inline-block;
    max-width: 200px;
    padding: 0px 10px;
    border-top:0px;
}

#nav ul li .subnav a span:hover  {
    display: inline-block;
    max-width: 200px;
    border-top: 0px solid;
    padding: 0px 10px;
    border-top:0px;
}

#nav li.has-subnav ul li a {
    color: #fff;
    width:200px;
    white-space: pre-line;
    padding: 10px 10px;
  }



/*Banner*/
.swiper-container {
  height: auto !important;
}

#bodyinhome .swiper-wrapper,#bodyinhome .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(850 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}

#bodyinpage #banner{
  display:none;
}


/*Index_1*/
.greyLine {
    position: relative;
    margin: 0 auto;
    height: 5rem;
    width: .0625rem;
    background: rgba(44,44,44,0.3);
    display: block;
    margin-bottom: 2rem;
}

.greyLine::after {
    content: '';
    display: block;
    position: absolute;
    height: .625rem;
    width: .625rem;
    border: .0625rem solid rgba(44,44,44,0.3);
    transform: rotate(45deg);
    bottom: -.625rem;
    left: -.3125rem;
}


.ab.row{padding:0 250px;}

@media(max-width:428px){
  .ab.row{padding:0;
  }
}



/*Index_2*/
.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%;
}



/*Index_3*/
#bodyinhome .fcol.fcol-3{
  background:url(https://static.iyp.tw/19787/files/de22afe9-3596-4bb5-acdf-e75a7c0a409f.jpg)no-repeat;
  background-position:top center;
  background-size:cover;
  background-attachment:fixed;
  min-height:450px;
}

@media(max-width:428px){
  #bodyinhome .fcol.fcol-3{
    min-height:300px;
  }
}


/*Index_4~6*/
#bodyinhome .fcol.fcol-4,
#bodyinhome .fcol.fcol-5,
#bodyinhome .fcol.fcol-6{
  display:none;
}



/*side*/
#side ul li a {
    color: #555;
    display: block;
    padding: 10px 20px;
    transition: .3s;
    border-bottom: 1px dashed #555;
}  

/*pd*/
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;
}

body[data-type="fullpage"] .product-list-div h2 a.show-all {
    color: #fff;
    transition-property: left, color;
    background: #d78282;
    text-shadow: none;
    padding: 0 10px;
}


/*form*/
.mark {
    background: none;
   }


/*
body {
    background: NONE;
    border-top:20px solid #212817;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 0;
}

#footer {
    background-color: #B1BCA3;
    font-size: 13px;
    min-height: 68px;
    padding-bottom: 30px;
    width: 100%;
}

#logo {
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
    padding: 20px 0;
    width: 920px;
}

#side .side-content ul li a {
    border-bottom: 1px solid #939981;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    padding: 10px 10px 10px 20px;
    transition: all 0.3s ease 0s;
}

#contact-info ul li {
    background: none repeat scroll 0 0 #63695B;
    float: left;
    margin-right: 10px;
    padding: 10px;
    text-align: center;
    width: 120px;
}

#contact-info ul li span {
    color: #FFFFFF;
    display: block;
    font-size: 13px;
}
#foot-nav ul li a {
    color: #FFFFFF;
    font-size: 12px;
}
#contact-info {
    color: #FFFFFF;
    font-size: 15px;
    letter-spacing: 1px;
    min-height: 55px;
    padding: 5px 0;
}

#contact-info ul li {
    background: none repeat scroll 0 0 #63695b;
    float: left;
    margin-right: 10px;
    padding: 10px;
    text-align: center;
    width: 130px;
}

#banner{margin-top:40px}

body#bodyinhome #wrap{
    background: url("/templates/cache/19787/images/53059988c6b9c.gif") repeat-x scroll center top transparent;
    margin: 0 auto 10px;
    position: relative;
    width: 100%;
}
body#bodyinpage #wrap {
    background: url("http://14tpc00060.iyp.tw/templates/cache/19787/images/5305cfcd3567c.gif") repeat-x scroll center top transparent;
    margin: 0 auto 10px;
    position: relative;
    width: 100%;
}

#nav ul li a:hover {
    background: url("../images/black-bg.png") repeat scroll left top #4b442d;
    color: #ece4c7;
}
.column {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px 0;
}

.column.left {
    margin: 0 10px 0 0;
    width: 650px;
}

.column.right {width:240px}

.column .content {
    color: #999999;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 170%;
    min-height: 150px;
}
#side .side-top {
    background: url("../images/nav-bg.png") repeat scroll left top #333333;
    padding: 10px 20px;
}

#side {
    background: url("../images/nav-bg.png") repeat scroll left top #adb1a3;
    margin: 0 10px 10px 0;
    width: 220px;
}

.column h2 {
    color: #88CCEE;
    display: none;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 10px 0;
}
#main-content.news span.ico { height: 18px; margin: 0 10px 0px 0px;}
#main .news ul li { margin-bottom: 0px;}
#main .news ul li h3 a {font-size: 13px;padding: 0px 0px;BORDER-BOTTOM:1PX SOLID #DDDDDD;}
#main ul.product-list li a div.img {border: 1px solid #DDDDDD;}
#main ul.product-list li a:hover div.img {border: 1px solid #CCEEFF;}
#main ul.product-list li a h3 {font-size: 15px;}

#main ul.product-list li {
    float: left;
    height: 220px;
}

#main .main-content {
    color: #999;
    letter-spacing: 1px;
    padding: 0;
}
#main {padding: 5px 20px 0;}
#product-footer {margin-top: 0px;}
*/