a {
    color: #b82921;
}
body {
    background-color: #fff;
    color: #000;
    font-size: 16px;
    margin: 0;
}
.swiper-container {
  height: auto !important;
}
.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(700 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}
.swiper-slide {
  width: 100% !important;
}
div.fcol.fcol {
  line-height:2em;
}
#wrap {
  background:url(https://static.iyp.tw/40939/files/65c21f52-1056-4c69-bb23-5004673783e3.jpg)no-repeat;
background-position:top center;
  background-size:cover;
  background-attachment:fixed;
}





/*回首頁*/
.navbar-nav > li > a {
    color: #fff;
}
.topnavbar .container {
    height: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    font-size: 0;
}
.topnavbar {
  background-color: #fff;
  top:0px;
  position: relative;
  z-index:100;
  width:100%;
  padding: .6rem 0;
  height: 100px;
  padding-top:0px;
}
#nav ul li a {
    white-space: nowrap;
    color: #000;
    line-height: 1.3;
    font-weight: normal;
    padding: 10px 18px;
    font-size: 100%;
    border-right: 0px #888 dotted;
    transition:all 0.5s;
}
#nav ul li a:hover{
    background:#b82921;
    color: #fff;
}
#nav ul li.current a  {
    background:#b82921;
    color: #fff;  
}



.block {
    display: block;
    text-align: left;
    width: 100%;
    height:auto;
    padding-bottom:auto;
    padding-top: 5%;
    padding-left: 5%;
    padding-right: 5%;
    background: #cccccc;
   overflow: hidden;
   position: relative;
    transition:all 0.5s;
}
.block:hover {
    transform:scale(1.2);
}
.serveimg {
   display: block;
   text-align: center;
   width: 100%;
   min-height:100px
   padding-bottom: 100%;
   background: #11b3ff;
   overflow: hidden;
   position: relative;
   border-radius:5px;
   padding:20px 15px;
}
.serveimg:hover {
     display: block;
   text-align: center;
   width: 100%;
   min-height:100px
   padding-bottom: 100%;
   background: #ff8c11;
   overflow: hidden;
   position: relative;
   border-radius:5px;
   padding:20px 15px;
}
.serveimg2 {
   display: block;
   text-align: center;
   width: 100%;
   min-height:100px
   padding-bottom: 100%;
   background: #ccc;
   overflow: hidden;
   position: relative;
   border-radius:5px;
   padding:20px 15px;
}
.serveimg2:hover {
     display: block;
   text-align: center;
   width: 100%;
   min-height:100px
   padding-bottom: 100%;
   background: #bf2821;
   overflow: hidden;
   position: relative;
   border-radius:5px;
   padding:20px 15px;
      color: #fff;  
}




.serveimg3 {
   display: block;
   text-align: center;
   width: 100%;
   min-height:100px
   padding-bottom: 100%;
   background: #ccc;
   overflow: hidden;
   position: relative;
   border-radius:5px;
   padding:15px 15px;
}
/*.serveimg3:hover {
     display: block;
   text-align: center;
   width: 100%;
   min-height:100px
   padding-bottom: 100%;
   background: #EEEEEE;
   overflow: hidden;
   position: relative;
   border-radius:5px;
   padding:15px 15px;
}*/




.h1title{
  color:#b82921;
  border-bottom:1px solid #b82921;
}




ul.product-list li a:hover {
    color: #000;
}/*改產品格 滑鼠滑過去字顏色*/
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 li .desc{
   display:none;
}
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;
}
.mark {
    background: none;
   }





#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;
  background:#b82921;
}
#contact-info ul li span {
    color: #fff;
}
#copyright, #copyright a {
  color:#dcdcdc;
}
.contact-row {
    padding: 1em 0 1em;
    line-height: 1.6;
}
#footer-service {
    clear: both;
    padding-bottom: 1em;
    min-height: 20px;
    font-size: .9em;
    overflow: hidden;
}
