.onedit {
    font-size: 16px;
    letter-spacing:1px;
}
a {
    text-decoration: none;
}

@media only screen and (min-width: 768px){.topnavbar {background-color: #fff;}}

#nav ul li a {
    white-space: nowrap;
    color: #333;
    line-height: 1.3;
    font-weight: bold;
    padding: px 15px;
    font-size: 95%;
    border-right: 1px #313131 dotted;
}

#nav ul li.current a {color: #2b5688;}

#nav ul li a:hover {color: #2b5688;}


.h1title {border-bottom:1px solid#636161;
          color: #595959;}

a {color: #46413e;}
.news .fcol .news-list li a:hover, .news .news.main-content li a:hover {color: #e5322d;}

#side ul li.current>div a {
    color: #2b5688;
}


#nav .subnav {
  background-color:#d7f0f9}

#wrap {
    background: url(https://static.iyp.tw/37171/files/34530eef-473d-4872-b6a7-2d9b11eadc7f.jpg) center no-repeat;
    background-attachment: fixed;
    /*background-size: cover;*/
}

/*banner下移*/
@media only screen and (min-width: 768px){
    #banner {  top: 60px;}
    #main-wrap {    margin-top: 60px;}
}

/* 首頁與內頁共用 */
.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
}

.swiper-slide {
  width: 100% !important;
}

/* 首頁 */
#bodyinhome .swiper-wrapper, #bodyinhome .swiper-slide {
  padding-bottom: calc(700 / 1920 * 100%); /* 首頁 banner 大小 */
}

/* 內頁 */
#bodyinpage .swiper-wrapper, #bodyinpage .swiper-slide {
  padding-bottom: calc(700 / 1920 * 100%); /* 內頁 banner 大小 */
}


#call{
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 210px;
    position: fixed;
}


#call-phone {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 150px;
    position: fixed;
}


#line {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 90px;
    position: fixed;
}