.top-text h3{
  text-shadow: 1px 1px 5px #204351;
}

/*網頁入徑定義樣式*/
.breadcrumb {
    font-size: 12px;
    /*background-color: #fff;*/
    margin: 0 0 0;
    padding: 6px 2px;
    /*border: solid 1px #ccc;*/
    position: absolute;
    bottom: -20px;
    right: 0;
}
/*網頁入徑定義樣式*/
.technology-img-right .ba-slideshow-img{
    margin-bottom: 25px;
    margin-left: 0px;
    margin-right: 25px;
    box-shadow: 20px 20px #f1b805;
  border: 1px solid #eee;
}

.technology-img-left .ba-slideshow-img{
    margin-bottom: 25px;
    margin-left: 25px;
    margin-right: 0px;
    box-shadow: -20px 20px #f1b805;
  border: 1px solid #eee;
}

/*.technology-img-right .ba-slideshow-img{
    border: 1px solid #eee;
}*/

