/*tl icon*/
.tl{position:fixed;right:0.5%;top:60%;z-index:1000;}
/*LINE icon*/
.line{position:fixed;right:0.5%;top:70%;z-index:1000;}


@media only screen and (max-width: 414px) {
  .tl{position:fixed;right:0.5%;top:16%;z-index:1000}
  .line{position:fixed;right:0.5%;top:24%;z-index:1000}
}

@media(max-width:414px){
  .tl, .line{
    transform:scale(0.8);
  }
}


/*body*/
.row [class^="col-"] {
  padding:10px;
}

body[data-type="fullpage"]:not(#managehome) #wrap > :not(:last-child) { margin-bottom: 0px; }


.row {
  margin-right:0px;
  margin-left: 0px;
}


/*logo*/
 #logo img {
   padding: 0 16px 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: -webkit-radial-gradient(circle,#01b4ee,#0168b7);
  background: -o-radial-gradient(circle,#01b4ee,#0168b7);
  background: -moz-radial-gradient(circle,#01b4ee,#0168b7);
  background: radial-gradient(circle,#01b4ee,#0168b7);
  top:0px;
  position: relative;
  z-index:100;
  width:100%;
  padding: .6rem 0;
  height: 90px;
}



/*nav*/
#nav ul li a {
    white-space: nowrap;
    color: #fff;
    line-height: 1.3;
    font-weight: normal;
    padding: 10px 18px;
    font-size: 100%;
    border-right: 1px #888 dotted;
    transition:all 0.5s;
}

#nav ul li a:hover{
    color: #fff43f;
}

#nav ul li a span{transition:all 0.5s;}

#nav ul li a:hover span{border-top:2px solid #fff43f;padding-top:5px;}


#nav ul li.current a  {
    color: #fff43f;  
}


#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:12px 8px;
  }



/*Banner*/
.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(850 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}



/*h1*/
.h1title{color:#1181be;text-align:center;}


/*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: #59aacb;
    text-shadow: none;
    padding: 0 10px;
}


/*form*/
.mark {
    background: none;
   }


/*footer*/
#footer {
  background:#079bc5;
}

#foot-nav ul li a {
    color: #fff;
    font-size: 1.06em;
}

#foot-nav {
    clear: both;
    padding: 1em 0;
    border-bottom: 1px solid #fff;
}

#footer {
    color:#fff;
}

#contact-info ul li span {
    color: #fff;
}

#copyright, #copyright a{color:#dcdcdc;}


/*隱藏標題字*/
#bodyinpage.about-us .fcol.fcol-header
{
  display:none;
}

/*隱藏最新消息尚無資料*/
#bodyinpage.rwd-collapse.viewmode.news .fcol.fcol-2{
  display:none;
}



/*about_1*/
#bodyinpage.about-us .fcol.fcol-1 {
  background-color: #FFF;
  background-image: url('https://static.iyp.tw/42540/files/b9509bf9-0753-4a8d-8f57-ffa8b8302db4.png');
  background-size: cover; /* 使背景图像覆盖整个元素 */
  background-position: center; /* 使背景图像居中 */
  background-repeat: no-repeat; /* 避免背景图像重复 */
    
}

/*about_2*/
#bodyinpage.about-us .fcol.fcol-2 {
  background-color: #FFF;
  background-image: url('https://static.iyp.tw/42540/files/fa899ee5-7e00-4de7-9220-228de6e839ba.jpg');
  background-size: cover; /* 使背景图像覆盖整个元素 */
  background-position: center; /* 使背景图像居中 */
  background-repeat: no-repeat; /* 避免背景图像重复 */
  background-attachment: fixed; /* 使背景图像固定，達到視差效果 */
}

.sr.row .col-5 img{
  background:rgba(255,255,255,0.65);
  border-radius:99em;
}


@media(max-width:428px){
.sr.row .col-5{
  flex: 0 0 50%;
 }
} 

/*about_5*/
#bodyinpage.about-us .fcol.fcol-5 {
  background-color: #FFF;
  background-image: url('https://static.iyp.tw/42540/files/6789f755-3f20-4038-820e-5e1669c106eb.jpg');
  background-size: cover; /* 使背景图像覆盖整个元素 */
  background-position: center; /* 使背景图像居中 */
  background-repeat: no-repeat; /* 避免背景图像重复 */
  background-attachment: fixed; /* 使背景图像固定，達到視差效果 */
}

/*about_6*/
#bodyinpage.about-us .fcol.fcol-6 {
  display:none;
}