.phone-1{position:fixed;right:2%;top:40%;z-index:1920}
.line-1{position:fixed;right:2%;top:55%;z-index:1920}
.facebook-1{position:fixed;right:2%;top:70%;z-index:1920}


@media only screen and (min-width: 768px){
.topnavbar {
    background-color: #00a0e9;/*頁籤底圖顏色;background-color: rgba(0,0,0,0);透明*/
    position: relative;/*頁籤&banner分開不重疊*/
        padding: 0;/*頁籤間距*/
}}

.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(850 / 1920 * 100%); /* 自定響應式圖片高度 */
}

.swiper-slide {
  width: 100% !important;
}

