body {
    color: #333333;
    font-size: 14px;
    font-family: 微軟正黑體,Arial,Helvetica,sans-serif;
}
.photo_right{
   float:right;
}

.topnavbar .container {
  text-align: justify;
  font-size: 0;
}

.topnavbar .container::after {
  content: "";
  display: inline-block;
  width: 100%;
}


.topnavbar {
    background-color: #fff;
  top:0px;
   position: relative;
   z-index:100;
 width:100%;
  padding: 0;
}
.topnavbar .container {
    padding-top: 0px;
    padding-bottom: 0px;
}


#nav ul li.current a {
    color: #0963d4;
}

#nav ul li a {
    color: #999;
}

#nav ul li a:hover {color: #0963d4;}


.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(650 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}



.h1title {color: #013f8d; border-bottom:1px solid#dddddd;}



.fcol .container {    color: #222;    font-size: 15px;}
p { line-height:2;}


body.about-us .fcol.fcol-2 {    background: rgba(0,0,0,0.2);}

body.about-us .fcol.fcol-4 {   margin-top: -150px;  }
body.about-us .fcol.fcol-4 {    background: rgba(1,63,141,0.6);}
body.about-us .fcol.fcol-4 .container {width: 100%;}
body.about-us .fcol.fcol-5 {   display:none;}
body.about-us .fcol.fcol-6 {   display:none;}
body.about-us #footer { margin-top: -40px;}




ul.product-list li a:hover {
    color: #fff;
    background-color: rgba(1,63,141,1);
}

ul.product-list li a {
    color: #000;
    background-color: rgba(1,63,141,0.3);
}

a {
    color: #013f8d;
}




body{
background-image : url(https://static.iyp.tw/22975/files/4e247553-e1e5-4bc9-8c32-36c7feb8699a.png);
background-repeat : repeat; 
background-attachment : fixed;
}


/*浮動連結*/

#line {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 90px;
    position: fixed;
}


