body {
    background: url(https://static.iyp.tw/42698/files/e72be25e-354d-44d1-b4a5-139c73720a80.png);
}
.topnavbar {
    background-color: rgba(0,0,0,0.75);
    padding: 0;
}
@media only screen and (min-width: 768px) {
  .topnavbar {
    position: fixed;
  }
}
.topnavbar .container {
    padding-top: 0;
    padding-bottom: 0;
}

body[data-type="fullpage"]:not(#managehome) #wrap>*:not(:last-child) {
    margin-bottom: 0px;
    background: url(https://static.iyp.tw/42698/files/31dde48d-3d41-4821-9b96-b4359afe5c7c.png) center center no-repeat, url(https://static.iyp.tw/42698/files/949cca15-e5b9-4dd4-a7d9-08e2eeb31694.png) right bottom no-repeat;
}

#logo a, .modal .logo a {
    color: rgba(0,0,0,0);
}
.swiper-pagination {
    display: none;
}
#nav .subnav {
  background-color: rgba(0,0,0,0.85);
}
#nav ul li a {
    padding: 12px 16px;
}

/*整體文字顏色*/
.fcol .container {    color: #222;    font-size: 16px;}
p {    line-height:1.5;}
.fcol h2 {
    color: #1d71b9;
    line-height: 1.5;
}
h3, .h3 {    line-height: 1.5;}
a {
    color: #c00;
    font-weight: 600;
}
a:hover {    color: #555;}


/*標題*/
.fcol.fcol-header {
    background-color: rgba(0,0,0,0.05);
}
.h1title {
    color: #023e6f;
    border-bottom:1px solid #ccc;
}

#side {
    background-color: rgba(0,0,0,0.05);
}
#side h3 {
    border-bottom: 1px solid #ddd;
}
#side ul li.current>div a {
    color: #0d5899;
}

/*產品格*/
ul.product-list li a {
    color: #0d5899;
    text-align: center;
}
ul.product-list li a:hover {
    color: #555;
}
ul.product-list li a .img {
    border-bottom: #069 solid 3px;
}
ul.product-list li a:hover .img {
    border-bottom: #aaa solid 3px;
}

/*詳細資訊*/
#tb td a {
    display: block;
    height: 35px;
    line-height: 35px;
    background: #292929;
    color: #fbfbfb;
}
#tb td a:hover {
    background: #717171;
}

#bodyinhome .fcol.fcol-2 {
    background: rgba(0,0,0,0.05);
}

/*關多餘格子*/
.fcol.fcol-4 {    display: none;}
.fcol.fcol-5 {    display: none;}
.fcol.fcol-6 {    display: none;}


#call {
    width: 55px;
    right: 5px;
    z-index: 999;
    bottom: 45px;
    position: fixed;
}




#LINE {
    width: 55px;
    right: 5px;
    z-index: 999;
    bottom: 120px;
    position: fixed;
}




