fbbox{background: url("https://13tnc00348.iyp.tw/templates/cache/19208/images/52b105bf005b8.png") no-repeat scroll left center transparent !important;display: block;float: right;height: 270px;padding: 0 5px 0 46px;width: 245px;z-index: 99999;position:fixed;right:-250px;top:20%;}
.fbbox div{border:none;position:relative;display:block;}
.fbbox span{bottom: 12px;font: 8px "lucida grande",tahoma,verdana,arial,sans-serif;position: absolute;right: 6px;text-align: right;z-index: 99999;}
.fbbox span a{color: #808080;text-decoration:none;}
.fbbox span a:hover{text-decoration:underline;}
/*整張圖片疊文字3排*/
#DIV_BIG{
    width:320px;
    height:320px;
   position:relative;
}

#DIV_SMALL{
	width:320px;
	height: 60px;
	background: rgba(28, 28, 28, 0.8); 
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align:center;
	color: #FFF;
	transition:0.7s;
}

#DIV_SMALL:hover{
	 width:320px;
    height:320px;
	background: rgba(28, 28, 28, 0.8); 
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin-top: 160px;/*相加等於高*/
	color: #FFF;
	transition:0.7s;
	text-align:center;
	padding-top:160px;/*相加等於高*/
}
#frame2 {
}
#frame2 img{
    width:200px;
    height:200px;
      background-color: none;
        padding: 3px;
}
body {
	background-image:url(none);
	background-repeat: repeat;
    background-color:255,255,255; 
}
#frame {
}
#frame img{
    width:380px;
    height:139px;
      background-color: none;
        padding: 3px;
}

.topnavbar .container {
  text-align: center;
  padding-top: 0px;
}

.topnavbar .container::after {
  display: inline-block;
  width: 100%;
}
/* 首頁 */
#bodyinhome .swiper-wrapper, #bodyinhome .swiper-slide {
  padding-bottom: calc(922 / 1920* 100% ); /* 首頁 banner 大小 */
}
/* 內頁 */
#bodyinpage .swiper-wrapper, #bodyinpage .swiper-slide {
  padding-bottom: calc(922 / 1920 * 100%); /* 內頁 banner 大小 */
}
body {
    background-color: #fff;/*背景底色*/
}

@media only screen and (min-width: 768px){
.topnavbar {
    background-color: #fff;/*頁籤底圖顏色;background-color: rgba(0,0,0,0);透明*/
    position: relative;/*頁籤&banner分開不重疊*/
    height: 160px;/*頁籤底圖高度*/
    padding: 0;/*頁籤間距*/
    border-bottom: #ccc 1px solid;
}}

body[data-type="fullpage"] #nav {
    font-size: 1.0rem;/*頁籤文字大小*/
}

#nav {
    padding-bottom: 25px;
}

#nav ul li a {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    color: #333333;/*頁籤文字顏色*/
    padding: 0px 20px;/*頁籤文字間隔;padding:2px 16px 2px 16px;*/
    line-height: 60px;
    transition: 1s;
}

#nav ul li a:hover  {
    background-color: #44617b;
    color: #fff;/*頁籤滑過文字顏色*/
}
#nav ul li.current a {
    background-color: #f08300;
    color: #fff;/*頁籤按下後文字顏色*/
}

#nav .subnav {
    background-color: #a6bdd0;/*次頁籤底色*/
}

ul.product-list li a {
    color: #2276d2;/*產品格文字顏色*/
    background-color: #ddd;/*產品格底色*/
}
ul.product-list li a:hover {
    color: #2276d2;/*產品格滑過文字顏色*/
}


/*title文字顏色*/
.h1title {
    color: #333333;
}

a {
    color: #1c9c96;/*連結顏色*/
    text-decoration: none;
}

.swiper-container {
  height: auto !important; /* 將容器預設的高拿掉 */
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(900 / 1920 * 100%); /* 自定響應式圖片高度 */
}

.swiper-slide {
  width: 100% !important; /* 強制圖片寬度隨容器變更 */
}

/* 首頁各層編輯欄背景*/
#bodyinhome .fcol.fcol-1 {
   background-color: #f7e5ef;
}

#bodyinhome .fcol.fcol-3{
    background-color:#333;
}
#bodyinhome .fcol.fcol-4{
    background: url(https://static.iyp.tw/20457/files/1e124a58-74f2-4a22-9ca8-e1fc76f4405a.jpg) 100% 0 / cover no-repeat;
    position: relative;
    background-color:#f9f8fb;
    overflow: hidden;
}
body[data-type="fullpage"]:not(#managehome) #wrap>*:not(:last-child) {
    margin-bottom: 0px;
}

#line {
	border-bottom: #cacaca 1px solid;
}/*下分隔線*/

/*圖片特效-圖壓字色塊特效*/
.intro {
    text-align: center;
    width: 100%;
    height: auto;*/
    /*margin-right: 43px;*/
    float: left;
    position: relative;
}
/*.intro a {
    display: block;
}
.intro a:hover {
    display: block;
}*/
.intro .word:hover {
    width: 100%;
    padding-left: 30%;
    font-weight: bold;
    background: rgba(45, 44, 44, 0.7);
}
.intro .word {
    text-shadow: 1px 1px 2px black;
    color: #fff;
    font-size: 20px;
    left: 0%;
    width: 100%;
    height: 100%;
    line-height: 100%;
    float: left;
    position: absolute;
    transition: all 1s;
}
/*圖片特效-圖壓字色塊特效*/
