﻿@charset "utf-8";


/* RWD-抬頭圖示樣式--無輪播 */ 
@media only screen and (min-width: 768px) { /* pc-head.png> 768 */
#head .inner_head .left_head .Sbox_head .topic_head{ 
background: url("../img/company.png") no-repeat center; 
height:150px; /* 圖檔高度 */
background-size:100% 100%;
}} 
@media only screen and (min-width: 480px) and (max-width: 767.99999px) { 
#head .inner_head .left_head .Sbox_head .topic_head{ 
background: url("../img/company-tab.png") no-repeat center; 
height:150px; /* 圖檔高度 */
background-size:100% 100%;
}} 
@media screen and (orientation:portrait) and (min-width: 0px) and (max-width: 479.99999px){ /* (orientation:portrait)裝置直擺 ；(orientation:landscape)裝置橫擺 */
#head .inner_head .left_head .Sbox_head .topic_head{ 
background: url("../img/company-mob.png") no-repeat center; 
height:150px; /* 圖檔高度 */
background-size:100% 100%;
}} 
/* 抬頭圖示樣式 END */ 







/* RWD-抬頭圖示樣式--有輪播 */ 
@media only screen and (min-width: 768px) { /* pc-head.png> 768 */
#head-falsh .inner_head-falsh .left_head-falsh .Sbox_head-falsh .topic_head-falsh{ 
background: url("../img/logo.png") no-repeat center; 
height:150px; /* 圖檔高度 */
background-size:100% 100%;
}} 
@media only screen and (min-width: 480px) and (max-width: 767.99999px) { 
#head-falsh .inner_head-falsh .left_head-falsh .Sbox_head-falsh .topic_head-falsh{ 
background: url("../img/logo-tab.png") no-repeat center; 
height:150px; /* 圖檔高度 */
background-size:100% 100%;
}} 
@media screen and (orientation:portrait) and (min-width: 0px) and (max-width: 479.99999px){ /* (orientation:portrait)裝置直擺 ；(orientation:landscape)裝置橫擺 */
#head-falsh .inner_head-falsh .left_head-falsh .Sbox_head-falsh .topic_head-falsh{ 
background: url("../img/logo-mob.png") no-repeat center; 
height:150px; /* 圖檔高度 */
background-size:100% 100%;
}} 
/* 抬頭圖示樣式 --有輪播 END */ 







/*content-pic from css/menu/style.css(qhd-content)*/


@media only screen and (max-width: 100px) {
.title-pic { margin:top 0px; padding:20px 0px 0px 0px; }   /* webmnu*/
.title-pic p { margin-top: 0px; padding:10px; }
.title-pic img { max-width:100%; padding:20px 0px 0px 20px;margin-bottom:0px; }
/*@media only screen and (min-width: 768px) and (max-width: 1600px) {*/
}




/* ????? */

@media only screen and (max-width: 100px) {
.content-pic { padding-top:0px; } /* 內文上邊距 */
.content-pic p { line-height:1.8; }
.content-pic img { vertical-align:middle; max-width:100%; _max-width:none; height:auto; padding-bottom:30px; }
.content-pic a:hover img { opacity:0.9; filter:alpha(Opacity=90); }
}

/* ????? END */


/* .container-width { max-width:95%;margin: 0px auto;} */



@media only screen and (min-width: 1920px) {
.container-width { max-width:92%;margin: 0px auto;}
.container-width dfn { font-size:22px;}
}
@media only screen and (min-width: 1600px) and (max-width: 1920px) {
.container-width { max-width:94%;margin: 0px auto; } 
.container-width dfn { font-size:22px;}
}
@media only screen and (min-width: 1280px) and (max-width: 1600px) {
.container-width { max-width:96%;margin: 0px auto; }
.container-width dfn { font-size:22px;} 
}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {
.container-width { max-width:94%;margin: 0px auto;}
.container-width dfn { font-size:22px;} 
}
@media only screen and (min-width: 544px) and (max-width: 1024px) {
.container-width { max-width:92%;margin: 0px auto;} 
.container-width dfn { font-size:20px;}
}

@media only screen and (max-width: 544px) {
.container-width { max-width:90%;margin: 0px auto;} 
.container-width dfn { font-size:22px;}
}

@media only screen and (min-width: 1024px) {
.container-width-criticism { max-width:96%;margin: 0px auto;}  /* 評論表單 PC */
}


@media only screen and (max-width: 1024px) {
.container-width-criticism { max-width:92%;margin: 0px auto;}  /* 評論表單 RWD */
}


@media only screen and (max-width: 100px) {
.title-pic-index { padding:0px 0px 0px 0px; } 無用
.content-pic   是刪除
}


@media only screen and (min-width: 2559px) {

}
@media only screen and (min-width: 2047px) and (max-width: 2560px) {

}
@media only screen and (min-width: 1999px) and (max-width: 2048px) {

}



/* 共用 */

/* .title-pic-index { padding:0px 0px 0px 0px; } 無用 */
.title-pic-index img { max-width:100%;padding-top:20px;margin-bottom:10px;}  /* 圖片下間距 */

.content-box {clear:both;width:100%;margin:0px;}
.content-box {text-align:left;margin-top:0px;}


/* .content-text-index {width:auto;text-align:left;padding-left:50px; padding-right:50px; line-height:188%;} 網頁內文*/
.content-text-index {width:auto;text-align:left;padding-left:0px; padding-right:0px; line-height:188%;}



@media only screen and (max-width: 1024px)  {
.content-text-index img {max-width:100%; padding-right:30px; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
}

/* .container_pic{text-align:left;position:relative;margin:0 auto;padding:0 10px 0 60px;} 多圖-上圖下文*/
.container_pic{text-align:left;position:relative;margin:0 auto;padding:0 0px 0 0px;}


/*.content-text-page {width:auto;text-align:left;padding-left:50px; padding-right:50px; line-height:188%;}*/

.content-text-page {width:auto;text-align:left;padding-left:0px; padding-right:0px; line-height:188%;} /*首頁+網頁*/


/* 共用 END */




@media only screen and (min-width: 1920px)  {
.content-width-pc {width:auto;text-align:left;padding-left:0px; padding-right:0px; line-height:188%;} /* product.asp . classshow.asp */

/*.content-text-product {margin:0px; font-size:500px;}  product.asp */

.title-pic-pc { padding:0px 0px 0px 0px; }
.content-text-pc {width:auto;text-align:left;padding-left:0px; padding-right:0px; line-height:188%;}
.content-text-pc {margin:0px; font-size:22px;} /* product.asp下專業售後服務 */
.content-text-pc b {font-size:22px;}
.title-pic-pc img { max-width:100%;padding:0px 0px 0px 0px;margin-bottom:10px;}
.content-text-pc h1 {font-size:24px;height:22px;line-height:1.0;padding:10px 0px 40px 0px;color:#933131;}
.content-text-pc h2 {font-size:24px;height:22px;line-height:1.0;padding:20px 0px 30px 0px;color:#FB7D00;}





.content-text-pc img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}





.title-pic-page { padding:0px 0px 0px 0px; }
.title-pic-page img {display:block; padding-top:100px; padding-left:25px; padding-right:20px; margin-bottom:10px;}
.title-pic-page h2 {font-size:25px;height:20px;line-height:1.0;padding:0px 0px 30px 30px;color:#FB7D00;}

.content-text-article {font-size:22px;} /* product 左選單 */

.content-text-article h1{font-size:25px;} /* product 左選單 */




/* =========content-text-page========================== */

.content-text-page {font-size:24px;}
.content-text-page b {font-size:24px;}

/*.content-text-page h1 {font-size:25px;height:20px;line-height:1.0;padding:20px 0px 30px 0px;color:#933131;}*/

.content-text-page h1 {font-size:25px;height:20px;line-height:1.0;padding:20px 0px 30px 0px;color:#933131;}


.content-text-page h2 {font-size:25px;height:20px;line-height:1.0;padding:20px 0px 30px 0px;color:#FB7D00;}
.content-text-page img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}


/* =========content-text-page=====END===================== */

.content-text-ask {font-size:24px;padding-left:0px;line-height:188%;}

.content-text-ask h1 {font-size:25px;height:30px;color:#933131;}





.content-text-sendmail {font-size:24px;padding-left:30px;line-height:188%;}

.content-text-sendmail h1 {font-size:25px;height:30px;color:#933131;}




.title-pic { padding:0px 0px 0px 0px; } /* webmenu */
/* .content-text {width:auto;text-align:left;padding-left:50px; padding-right:80px; line-height:188%;}  webmenu */

.content-text {width:100%;text-align:left;line-height:188%;} /* webmenu . casesshow 註釋..若您不知怎麼選擇 */

.content-text {margin:0px; font-size:24px;}
.content-text b {font-size:24px;}
.title-pic img { max-width:100%;padding:20px 0px 0px 0px;margin-bottom:10px;}/* webmenu */

.content-text h1 {font-size:25px;height:22px;line-height:1.0;padding:10px 0px 40px 0px;color:#933131;}
.content-text h2 {font-size:25px;height:22px;line-height:1.0;padding:20px 0px 30px 0px;color:#FB7D00;}
.content-text img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}

/* .content-text-sn {width:auto;text-align:left;padding-left:50px; font-size:20px;} webmenu */

.content-text-sn {width:auto;text-align:left; padding-left:50px; font-size:22px;}/* webmenu */

.content-text-article { width:100%;font-size:24px;}/* articleshow */


/*============content-text-index========================*/

.content-text-index {margin:0px; font-size:24px;}
.content-text-index b {font-size:24px;}

.content-text-index h1 {font-size:25px;height:22px;line-height:1.3;padding:0px 0px 0px 0px;color:#FB7D00;}
.content-text-index h2 {font-size:25px;height:22px;line-height:1.3;padding:20px 0px 40px 0px;color:#FB7D00;}


/*============content-text-index======END==================*/

}



@media only screen and (min-width: 1600px) and (max-width: 1920px) {
.content-width-pc {width:auto;text-align:left;padding-left:0px; padding-right:0px; line-height:188%;} /* product.asp . classshow.asp */

/*.content-text-product {margin:0px; font-size:500px;}  product.asp */

.title-pic-pc { padding:0px 0px 0px 0px; }
.content-text-pc {width:auto;text-align:left;padding-left:0px; padding-right:0px; line-height:188%;}
.content-text-pc {margin:0px; font-size:22px;} /* product.asp下專業售後服務 */
.content-text-pc b {font-size:22px;}
.title-pic-pc img { max-width:100%;padding:0px 0px 0px 0px;margin-bottom:10px;}
.content-text-pc h1 {font-size:24px;height:22px;line-height:1.0;padding:10px 0px 40px 0px;color:#933131;}
.content-text-pc h2 {font-size:24px;height:22px;line-height:1.0;padding:20px 0px 30px 0px;color:#FB7D00;}





.content-text-pc img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}





.title-pic-page { padding:0px 0px 0px 0px; }
.title-pic-page img {display:block; padding-top:100px; padding-left:25px; padding-right:20px; margin-bottom:10px;}
.title-pic-page h2 {font-size:25px;height:20px;line-height:1.0;padding:0px 0px 30px 30px;color:#FB7D00;}

.content-text-article {font-size:22px;} /* product 左選單 */

.content-text-article h1{font-size:25px;} /* product 左選單 */




/* =========content-text-page========================== */

.content-text-page {font-size:24px;}
.content-text-page b {font-size:24px;}

/*.content-text-page h1 {font-size:25px;height:20px;line-height:1.0;padding:20px 0px 30px 0px;color:#933131;}*/

.content-text-page h1 {font-size:25px;height:20px;line-height:1.0;padding:20px 0px 30px 0px;color:#933131;}


.content-text-page h2 {font-size:25px;height:20px;line-height:1.0;padding:20px 0px 30px 0px;color:#FB7D00;}
.content-text-page img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}


/* =========content-text-page=====END===================== */


.title-pic { padding:0px 0px 0px 0px; } /* webmenu */
/* .content-text {width:auto;text-align:left;padding-left:50px; padding-right:80px; line-height:188%;}  webmenu */





.content-text-sendmail {font-size:24px;padding-left:30px;line-height:188%;}

.content-text-sendmail h1 {font-size:25px;height:30px;color:#933131;}




.content-text {width:100%;text-align:left;line-height:188%;} /* webmenu . casesshow 註釋..若您不知怎麼選擇 */

.content-text {margin:0px; font-size:24px;}
.content-text b {font-size:24px;}
.title-pic img { max-width:100%;padding:20px 0px 0px 0px;margin-bottom:10px;}/* webmenu */

.content-text h1 {font-size:25px;height:22px;line-height:1.0;padding:10px 0px 40px 0px;color:#933131;}
.content-text h2 {font-size:25px;height:22px;line-height:1.0;padding:20px 0px 30px 0px;color:#FB7D00;}
.content-text img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}

/* .content-text-sn {width:auto;text-align:left;padding-left:50px; font-size:20px;} webmenu */

.content-text-sn {width:auto;text-align:left; padding-left:50px;font-size:22px;}/* webmenu */

.content-text-article { width:100%;font-size:24px;}/* articleshow */


/*============content-text-index========================*/

.content-text-index {margin:0px; font-size:24px;}
.content-text-index b {font-size:24px;}

.content-text-index h1 {font-size:25px;height:22px;line-height:1.3;padding:0px 0px 0px 0px;color:#FB7D00;}
.content-text-index h2 {font-size:25px;height:22px;line-height:1.3;padding:20px 0px 40px 0px;color:#FB7D00;}


/*============content-text-index======END==================*/

}


@media only screen and (min-width: 1280px) and (max-width: 1600px) {
.content-width-pc {width:auto;text-align:left;padding-left:0px; padding-right:0px; line-height:188%;} /* product.asp . classhow.asp */

/*.content-text-product {margin:0px; font-size:500px;}  product.asp  xxxxxxxxxx */

.title-pic-pc { padding:0px 0px 0px 0px; }
.content-text-pc {width:auto;text-align:left;padding-left:0px; padding-right:0px; line-height:188%;}
.content-text-pc {margin:0px; font-size:20px;} /* product.asp下專業售後服務 */
.content-text-pc b {font-size:20px;}
.title-pic-pc img { max-width:100%;padding:0px 0px 0px 0px;margin-bottom:10px;}
.content-text-pc h1 {font-size:22px;height:22px;line-height:1.0;padding:10px 0px 40px 0px;color:#933131;}
.content-text-pc h2 {font-size:22px;height:22px;line-height:1.0;padding:20px 0px 30px 0px;color:#FB7D00;}



.content-text-pc img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}




.title-pic-page { padding:0px 0px 0px 0px; }
.title-pic-page img {display:block; padding-top:100px; padding-left:25px; padding-right:20px; margin-bottom:10px;}
.title-pic-page h2 {font-size:22px;height:20px;line-height:1.0;padding:0px 0px 30px 30px;color:#FB7D00;}

.content-text-article {font-size:18px;} /* product 左選單 */

.content-text-article h1{font-size:20px;} /* product 左選單 */




/* =========content-text-page========================== */

.content-text-page {font-size:20px;}
.content-text-page b {font-size:20px;}

/*.content-text-page h1 {font-size:22px;height:20px;line-height:1.0;padding:20px 0px 30px 0px;color:#933131;}*/

.content-text-page h1 {font-size:22px;height:20px;line-height:1.0;padding:20px 0px 30px 0px;color:#933131;}


.content-text-page h2 {font-size:22px;height:20px;line-height:1.0;padding:20px 0px 30px 0px;color:#FB7D00;}
.content-text-page img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}


/* =========content-text-page=====END===================== */


.title-pic { padding:0px 0px 0px 0px; } /* webmenu */
/* .content-text {width:auto;text-align:left;padding-left:50px; padding-right:80px; line-height:188%;}  webmenu */


.content-text-sendmail {font-size:20px;padding-left:30px;line-height:188%;}

.content-text-sendmail h1 {font-size:22px;height:30px;color:#933131;}


.content-text {width:100%;text-align:left;line-height:188%;} /* webmenu . casesshow 註釋..若您不知怎麼選擇 */

.content-text {margin:0px; font-size:20px;}
.content-text b {font-size:20px;}
.title-pic img { max-width:100%;padding:20px 0px 0px 0px;margin-bottom:10px;}/* webmenu */

.content-text h1 {font-size:22px;height:22px;line-height:1.0;padding:10px 0px 10px 0px;color:#933131;}
.content-text h2 {font-size:22px;height:22px;line-height:1.0;padding:10px 0px 10px 0px;color:#FB7D00;}
.content-text img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}

/* .content-text-sn {width:auto;text-align:left;padding-left:50px; font-size:20px;} webmenu */

.content-text-sn {width:auto;text-align:left; padding-left:50px;font-size:18px;}/* webmenu */

.content-text-article { width:100%;font-size:20px;}/* articleshow */


/*============content-text-index========================*/

.content-text-index {margin:0px; font-size:20px;}
.content-text-index b {font-size:20px;}

.content-text-index h1 {font-size:22px;height:22px;line-height:1.3;padding:0px 0px 0px 0px;color:#FB7D00;}
.content-text-index h2 {font-size:22px;height:22px;line-height:1.3;padding:20px 0px 40px 0px;color:#FB7D00;}


/*============content-text-index======END==================*/

}




@media only screen and (min-width: 1024px) and (max-width: 1280px) {

.content-width-pc {width:auto;text-align:left;padding-left:0px; padding-right:0px; line-height:188%;}} /* classhow.asp */


.title-pic-pc { padding:0px 0px 0px 0px; }
.title-pic-pc img { max-width:100%; padding:0px 0px 0px 30px;margin-bottom:10px;}
.content-text-pc {width:auto;text-align:left;padding-left:0px; padding-right:0px; line-height:188%;}
.content-text-pc {margin:0px; font-size:20px;}
.content-text-pc b {font-size:20px;}
.content-text-pc h1 {font-size:21px;height:32px;line-height:1.0;padding:10px 0px 40px 0px;color:#933131;}
.content-text-pc h2 {font-size:21px;height:20px;line-height:1.0;padding:20px 0px 30px 0px;color:#933131;}
.content-text-pc img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}

.title-pic-page { padding:0px 0px 0px 0px; }
.title-pic-page img {display:block; padding:20px 0px 0px 0px; padding-left:25px; padding-right:20px; margin-bottom:10px;}
.title-pic-page h2 {font-size:19px;height:20px;line-height:1.0;padding:0px 0px 30px 30px;color:#FB7D00;}
.content-text-page {width:auto;text-align:left;padding-left:25px; padding-right:25px; line-height:188%;}
.content-text-page {font-size:20px;}
.content-text-article {font-size:20px;}
.content-text-page b {font-size:20px;}
.title-pic-page img { max-width:100%;padding:20px 0px 0px 30px;margin-bottom:15px;}
.content-text-page h1 {font-size:21px;height:20px;line-height:1.0;padding:20px 0px 30px 0px;color:#933131;}
.content-text-page h2 {font-size:21px;height:20px;line-height:1.0;padding:20px 0px 30px 0px;color:#FB7D00;}
.content-text-page img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}


.title-pic { padding:0px 0px 0px 0px; }
.title-pic h2 {padding-left:30px;margin-bottom:20px;font-size:22px;color:#FB7D00;}


.title-pic img { max-width:100%; padding:20px 0px 0px 0px;margin-bottom:10px;}
.content-text {width:auto;text-align:left;padding-left:0px; padding-right:0px; line-height:188%;}
.content-text {margin:0px; font-size:21px;}
.content-text b {font-size:21px;}



.content-text-sendmail {font-size:20px;line-height:188%;}
.content-text-sendmail h2 {font-size:22px;height:30px;color:#933131;}



.content-text h1 {font-size:22px;height:20px;line-height:1.0;padding:10px 0px 0px 0px;margin-bottom:20px;color:#933131;}
.content-text h2 {font-size:22px;height:20px;line-height:1.0;padding:10px 0px 0px 0px;margin-bottom:20px;color:#933131;}
.content-text img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}

.content-text-sn {width:auto;text-align:left;padding-left:0px; font-size:20px;}


.content-text-index {margin:0px; font-size:20px;}
.content-text-index h1 {font-size:21px;height:25px;line-height:1;padding:10px 0px 0px 0px;margin-bottom:20px;color:#933131;}
.content-text-index h2 {font-size:21px;height:25px;line-height:1;padding:10px 0px 0px 0px;margin-bottom:20px;color:#933131;}
.content-text-index b {font-size:20px;}

}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.title-pic-pc { padding:0px 0px 0px 0px; }
.title-pic-pc img { max-width:100%; padding:0px 0px 0px 25px;margin-bottom:10px;}
.content-text-pc {width:auto;text-align:left;padding-left:0px; padding-right:0px; line-height:188%;}
.content-text-pc {margin:0px; font-size:18px;}
.content-text-pc b {font-size:18px;}
.content-text-pc h1 {font-size:19px;height:30px;line-height:1.0;padding:10px 0px 25px 0px;color:#663131;}
.content-text-pc h2 {font-size:19px;height:30px;line-height:1.0;padding:20px 0px 20px 0px;color:#663131;}
.content-text-pc img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}


.title-pic-pc { padding:0px 0px 0px 0px; }
.title-pic-page h2 {font-size:20px;height:20px;line-height:1.0;padding:5px 0px 25px 25px;color:#FB7D00;}
.content-text-page {width:auto;text-align:left;padding-left:25px; padding-right:25px; line-height:188%;}
.content-text-page {font-size:18px;}
.content-text-article {font-size:18px;}
.content-text-page b {font-size:18px;}
.title-pic-page img { max-width:100%;padding:20px 0px 0px 25px;margin-bottom:15px;}
.content-text-page h1 {font-size:19px;height:20px;line-height:1.0;padding:20px 0px 30px 0px;color:#933131;}
.content-text-page h2 {font-size:19px;height:20px;line-height:1.0;padding:20px 0px 20px 0px;color:#FB7D00;}
.content-text-page img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
.content-text-page-sn {width:auto;text-align:left;padding-left:25px; font-size:18px;}


.title-pic { padding:0px 0px 0px 0px; }
.title-pic img {max-width:720px;padding-top:20px;padding-left:0px; padding-right:0px;margin-bottom:0px;}

.title-pic h2 {font-size:20px;height:20px;padding-top:10px;color:#FB7D00;}


.content-text-sendmail {font-size:18px;line-height:188%;}
.content-text-sendmail h2 {font-size:20px;height:30px;color:#933131;}



.content-text {width:auto;text-align:left;padding-left:0px;padding-right:0px;line-height:188%;}

.content-text {margin:0px; font-size:18px;}




.content-text b {font-size:18px;}
.content-text h1 {font-size:19px;height:20px;padding:10px 0px 25px 0px;color:#933131;}
.content-text h2 {font-size:19px;height:20px;padding:10px 0px 10px 0px;color:#933131;}
.content-text img {max-width:720px; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
.content-text-sn {width:auto;text-align:left;padding-left:0px; font-size:18px;}





.title-pic-index img {max-width:720px; padding-top:20px; padding-left:0px; padding-right:0px;margin-bottom:0px;}
.content-text-index {margin:0px; padding-left:0px; padding-right:20px; font-size:18px;}



.content-text-index h1 {font-size:19px;height:20px;padding-top:10px;margin-bottom:20px;color:#933131;}
.content-text-index h2 {font-size:19px;height:20px;padding-top:10px;margin-bottom:20px;color:#933131;}
.content-text-index b {font-size:18px;}
}



@media only screen and (min-width: 544px) and (max-width: 768px) {

.title-pic-pc { padding:0px 0px 0px 0px; }
.title-pic-pc h2 {font-size:19px;height:20px;line-height:1.0;padding:10px 20px 30px 20px;color:#FB7D00;}
.title-pic-pc img {max-width:100%; padding:0 0 0 0px; margin-bottom:0px;}
.content-box-pc {margin-right:0px;}
.content-text-pc {width:auto;text-align:left;padding-left:0px; padding-right:0px; line-height:188%;#632689;}
.content-text-pc {margin:0px; font-size:18px;}
.content-text-pc b {font-size:18px;}
.content-text-pc h1 {font-size:19x;height:25px;line-height:1.3;padding:5px 0px 25px 0px;margin-bottom:25px;color:color:#933131;}
.content-text-pc h2 {font-size:19x;height:25px;line-height:1.3;padding:5px 0px 25px 0px;margin-bottom:25px;color:color:#933131;}
.content-text-pc img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}


.title-pic-page { padding:0px 0px 0px 0px; }
.title-pic-page h2 {font-size:19x;height:25px;line-height:1.3;padding:5px 20px 20px 20px;margin-bottom:30px;color:color:#933131;}
.title-pic-page img {max-width:100%; display:block; margin:auto; padding-top:15px; padding-left:20px; padding-right:20px; margin-bottom:10px;}
.content-box-page {margin-right:0px;}
.content-text-page {width:auto;text-align:left;padding-left:20px; padding-right:20px; line-height:188%;#632689;}
.content-text-page {margin:0px; font-size:18px;}
.content-text-page b {font-size:18px;}
.content-text-article {font-size:18px;}
.content-text-page h1 {font-size:19x;height:25px;line-height:1.3;padding:5px 0px 30px 0px;margin-bottom:30px;color:color:#933131;}
.content-text-page h2 {font-size:19x;height:25px;line-height:1.3;padding:5px 0px 25px 0px;margin-bottom:25px;color:color:#933131;}
.content-text-page img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
.content-text-page-sn {width:auto;text-align:left;padding-left:20px; font-size:18px;}



.title-pic { padding:0px 0px 0px 0px; }
.title-pic img {max-width:360px; padding:20px 0 10px 0px; margin-bottom:0px;}
.title-pic h2 {font-size:20px;height:20px;line-height:1.0;padding:10px 0px 15px 20px;color:#FB7D00;}

.content-box {margin-right:0px;}


.content-text-sendmail {font-size:18px;line-height:188%;}

.content-text-sendmail h2 {font-size:20px;height:30px;line-height:188%;padding-bottom:70px;color:#933131;}





.content-text {width:auto;text-align:left;padding-left:0px; padding-right:0px; line-height:188%;#632689;}
.content-text {margin:0px; font-size:18px;}

.content-text {margin:0px; font-size:18px;}
.content-text b {font-size:18px;}
.content-text h1 {font-size:19x;height:25px;padding:0px 0px 0px 0px;margin-bottom:10px;color:color:#933131;}
.content-text h2 {font-size:19x;height:25px;padding:0px 0px 0px 0px;margin-bottom:10px;color:color:#933131;}
.content-text img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
.content-text-sn {width:auto;text-align:left;padding-left:20px; font-size:18px;}



.content-text-index {margin:0px; font-size:18px;}
.content-text-index h1 {font-size:19px;height:25px;line-height:1.3;padding:5px 0px 30px 0px;margin-bottom:30px;color:#933131;}
.content-text-index h2 {font-size:19px;height:25px;line-height:1.3;padding:30px 0px 15px 0px;margin-bottom:15px;color:#933131;}
.content-text-index b {font-size:18px;}

}


@media only screen and (max-width: 544px) { /* <768 */

.title-pic { padding:0px 0px 0px 0px; }
.title-pic img {max-width:100%;padding:20px 0px 0 0px; margin-bottom:0px;}
.title-pic h2 {font-size:23px;height:30px;line-height:1.3;padding:15px 20px 25px 20px;color:#FB7D00;}

.title-pic-pc { padding:0px 0px 0px 0px; }
.title-pic-pc img {display:block; margin:auto; padding-left:15px; padding-right:15px; margin-bottom:0px;}
.content-box-pc {margin-right:0px;}
.content-text-pc {width:auto;text-align:left;padding-left:15px; padding-right:15px; line-height:188%;#632689;}
.content-text-pc {margin:0px; font-size:22px;}
.content-text-pc h1 {font-size:23px;height:25px;line-height:1.3;padding:5px 0px 20px 0px;margin-bottom:20px;color:#933131;}
.content-text-pc h2 {font-size:23px;height:25px;line-height:1.3;padding:10px 0px 20px 0px;margin-bottom:30px;color:#933131;}
.content-text-pc b {font-size:22px;}
.content-text-pc img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}


.title-pic-page { padding:0px 0px 0px 0px; }
.title-pic-page h2 {font-size:22px;height:30px;line-height:1.3;padding:20px 15px 20px 15px;margin-bottom:30px;color:#FB7D00;}

/* 下式 ok  support + menu */

.title-pic-page img {max-width:320px; display:block; margin:auto; margin-top:20px;margin-bottom:0px; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}


.content-box-page {margin-right:0px;}
.content-text-page {width:auto;text-align:left;padding-left:15px; padding-right:15px; line-height:188%;#632689;}
.content-text-page {margin:0px; font-size:22px;}
.content-text-article {font-size:22px;line-height:168%;}
.content-text-page h2 {font-size:23px;height:25px;line-height:1.3;padding:10px 0px 35px 0px;margin-bottom:35px;color:#933131;}
.content-text-page h1 {font-size:23px;height:25px;line-height:1.3;padding:10px 0px 30px 0px;margin-bottom:30px;color:#933131;}
.content-text-page b {font-size:22px;}
.content-text-page img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
.content-text-page-sn {width:auto;text-align:left;padding-left:15px; font-size:18px;}



.content-box {margin-right:0px;}

.content-text-sendmail {font-size:22px;line-height:188%;}
.content-text-sendmail h2 {font-size:23px;height:30px;line-height:188%;padding-bottom:70px;color:#933131;}

.content-text {width:auto;text-align:left;padding-left:0px; padding-right:0px; line-height:188%;}
.content-text {margin:0px; font-size:22px;}
.content-text h1 {font-size:23px;height:30px;line-height:1.8;padding-top:10px;margin-bottom:60px;color:#933131;}
.content-text h2 {font-size:23px;height:30px;line-height:1.8;padding-top:10px;margin-bottom:60px;color:#933131;}
.content-text b {font-size:22px;}
.content-text img {max-width:100%; box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
.content-text-sn {width:auto;text-align:left;padding-left:0px; font-size:18px;}

.title-pic-index img {max-width:100%;display:block; margin:auto; padding-top:20px; padding-left:20px; padding-right:20px;margin-bottom:10px;}

.content-text-index {padding-left:20px; padding-right:20px; font-size:22px;}

.content-text-index h1 {font-size:23px;height:25px;line-height:1.5;padding:0px 0px 0px 0px;margin-bottom:50px;color:#933131;}
.content-text-index h2 {font-size:23px;height:25px;line-height:1.5;padding:0px 0px 0px 0px;margin-bottom:50px;color:#933131;}
.content-text-index b {font-size:22px;}
}

@media only screen and (max-width: 1024px) { 
.content-text-reg {width:auto;padding-left:10px; padding-right:10px; line-height:100%;}
.content-text-reg {margin:0px; font-size:22px;}
}


/* Product article*/
/* .content-width-rwd {max-width:95%;margin: 0px auto;} /* 原 Product.asp  改以下*/

/* product_pic  articleshow 內容*/

.product_pic {padding-left:25px;padding-right:25px;}
.product_pic img {box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
.criticism_article_pic img {box-shadow: 1px 3px 4px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}


@media only screen and (min-width: 1920px) { 
.product_pic {font-size:24px;}
.product_pic img {max-width:1500px;height:auto;}
.criticism_article_pic img {max-width:1500px;height:auto;}
.product_pic h1 {margin-top:-5px; font-size:25px;}
}

@media only screen and (min-width: 1600px) and (max-width: 1920px) { 
.product_pic {font-size:23px;}
.product_pic img {max-width:1280px;height:auto;}
.criticism_article_pic img {max-width:1280px;height:auto;}
.product_pic h1 {margin-top:-5px; font-size:24px;}
}

@media only screen and (min-width: 1280px) and (max-width: 1600px) { 
.product_pic {font-size:22px;}
.product_pic img {max-width:900px;height:auto;}
.criticism_article_pic img {max-width:900px;height:auto;}
.product_pic h1 {margin-top:-5px; font-size:23px;}
}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {  
.product_pic {font-size:22px;}
.product_pic img {max-width:780px;height:auto;}
.criticism_article_pic img {max-width:320px; height:auto;}
.product_pic h1 {margin-top:0px; font-size:23px;}
}


@media only screen and (max-width: 1024px) {  
.product_pic {font-size:22px;}
.product_pic img {width:100%;height:auto;}
.criticism_article_pic img {max-width:320px; height:auto;}
.product_pic h1 {margin-top:0px; font-size:23px;}
}

.content_box_pic .text_pic_article img {box-shadow: 1px 2px 3px #888888; -moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}


/* 取用 <p 或 span class="big"> .....控產品說明行距  </p> */

.content-width-rwd {
p.small { line-height: 0.5; text-align:left; }
p.big { line-height: 2 }
}


@media only screen and (min-width: 1024px) and (max-width: 1280px) { 
.content-width-rwd {max-width:94%;margin: 0px auto;}
.content_box_pic .text_pic_article img {max-width:900px;height:auto;}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) { 
.content-width-rwd {max-width:94%;margin: 0px auto; font-size:18px;} /* 控產品說明文字  </p> */
.content_box_pic .text_pic_article img {max-width:680px;height:auto;}
}
@media only screen and (max-width: 768px) { 
.content-width-rwd {max-width:90%;margin: 0px auto;}
.content_box_pic .text_pic_article img {max-width:100%;height:auto;}
}

.product_pic_rwd { /* rwd-articleshow /*
padding:0 0px 0 5px;
position: relative;
width: 100%; height:35px;
margin: 0 0 1rem 0;
padding-bottom: 10px;

/* -webkit-box-shadow: 1px 3px 0 rgba(0, 0, 0, .3);  加矩形框 ※備註︰有加時 margin ， padding 會失效*/ 
/* box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3); 加矩形框 ※備註︰有加時 margin ， padding 會失效*/ 

text-align: left;
-webkit-transition: background .2s ease-out;
-moz-transition: background .2s ease-out;
-ms-transition: background .2s ease-out;
-o-transition: background .2s ease-out;
transition: background .2s ease-out;
}

.product_pic_rwd h1 {
font-weight:bold; 
font-size: 22px;
line-height: 40px;
text-indent:0.1em;
}


.product_pic_rwd h2 {
font-size:22px;
color:#005E5E; /* Articleshow rwd--- */
font-weight:bold;
width: 100%;
padding-top:0px;
line-height:1.8;
padding-bottom:60px;
}


.product_pic_rwd span {
padding: .8rem 5%;
padding-left: 10px;
padding-right: 10px;
}


.product_pic_rwd img {box-shadow: 1px 2px 3px #888888; -moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}


/* 首頁內容--- */
/* @media only screen and (min-width: 768px) and (max-width: 1600px) { */



/* 與 page-menu重覆--- */


/* @media only screen and (min-width: 768px) { */
/* .content_box .text h1{font-size:20px;font-weight:bold;height:30px;margin:0;line-height:1.2;padding:10px 0px 40px 10px;color:#933131;} */
/* .content_box .text h2{font-size:19px;font-weight:bold;height:30px;margin:0;line-height:1.0;padding:10px 0px 20px 10px} */
/* } */
/* @media only screen and (max-width: 768px) { /* <768 */ */
/* .content_box .text h1{font-size:20px;font-weight:bold;height:70px;margin:0;line-height:1.5;padding:20px 0px 70px 10px;color:#933131;} */
/* .content_box .text h2{font-size:19px;font-weight:bold;height:70px;margin:0;line-height:1.5;padding:10px 0px 20px 10px} */
/* } */

/*.content_box img { max-width:100%; height:auto; box-shadow: 2px 2px 3px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}/* 設定圖陰影 */ */


/* 與 page-menu重覆 ned --- */








/*.container_pic{text-align:left;position:relative;margin:0 auto;padding-left:5px;padding-right:5x}*/
.list-thumb-hover-action .excerpt:hover .thumb{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);transform:scale(1.03)}
.content_box_pagetitle img { max-width:100%; padding:10px 10px 0px 15px; display:block; margin:auto; }
/* .content_box_pagetitle img { max-width:100%; padding:10px 10px 0px 15px } display:block; margin:auto; 圖片置中 */
/* 首頁內容 post_pic--product/article*/
.post_pic {
position: relative;
width: 98%; height: 32px;
margin: 0 0 0 0;
padding-bottom: 0;

/* -webkit-box-shadow: 1px 3px 0 rgba(0, 0, 0, .3); */
/* box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3); */


text-align: left;
-webkit-transition: background .2s ease-out;
-moz-transition: background .2s ease-out;
-ms-transition: background .2s ease-out;
-o-transition: background .2s ease-out;
transition: background .2s ease-out;
}
.post_pic h1 {
font-weight:bold; 
font-size: 24px;
line-height: 40px;
letter-spacing:2px; text-indent:0.5em;
}
.post_pic h2 {
overflow: hidden;
display: block;
padding: .8rem 5%;
}
.post_pic span {
padding: .8rem 5%;
padding-left: 10px;
padding-right: 10px;
}
/* 首頁內容 RWD */
.post_pic_rwd {
position: relative;
width: 100%; height:80px; /* 諮詢 H2 高度 */
margin: 0 0 2rem 0;  /* H2 與下表單間距--諮詢 */
padding-bottom: 10px;
-webkit-box-shadow: 1px 3px 0 rgba(0, 0, 0, .3);
box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3);
text-align: left;
-webkit-transition: background .2s ease-out;
-moz-transition: background .2s ease-out;
-ms-transition: background .2s ease-out;
-o-transition: background .2s ease-out;
transition: background .2s ease-out;
}
.post_pic_rwd h1 {
font-weight:bold; 
font-size: 24px;
line-height: 40px;
text-indent:0.5em;
}
.post_pic_rwd h2 {
font-size: 24px;
line-height: 40px;
text-indent:0em; /* H2 首排縮排 */
}
.post_pic_rwd span {
padding: .8rem 5%;
padding-left: 10px;
padding-right: 10px;
}




.post_page {
position: relative;
width: 100%;
margin: 0 0 1rem 0;
padding-bottom: .5rem;
-webkit-box-shadow: 1px 3px 0 rgba(0, 0, 0, .3);
box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3);
/* box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, .3); 取消上實線.page圖下*/
text-align: left;
-webkit-transition: background .2s ease-out;
-moz-transition: background .2s ease-out;
-ms-transition: background .2s ease-out;
-o-transition: background .2s ease-out;
transition: background .2s ease-out;
}
.post_page h1 {
font-weight:bold; 
font-size: 24px;
line-height: 35px;
letter-spacing:2px; text-indent:0.5em;
}
.post_page h2 {
margin-bottom:15px;
font-weight:bold; 
font-size: 24px;
line-height: 30px;
letter-spacing:2px; text-indent:0.5em;
}
.post_page span {
padding: .8rem 5%;
padding-left: 10px;
padding-right: 10px;
}
.content_box_rwd1 .text_rwd1 img {box-shadow: 1px 2px 3px #888888; -moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
.center_box_rwd1 { margin: 110px; text-align: center;}/*網頁置中*/
.content_box_rwd1 .text_rwd1 {width:auto;text-align:left;padding:600px; line-height:468%;}
.content_box_rwd1 .text_rwd1 {width:auto;text-align:left;padding:0px 4% 5px 4%; line-height:168%;color:#555;} /* 設定顯示內容區寬度 */
.content_box_rwd1 .text_rwd1 h1 { font-size:20px; font-weight:bold; margin-bottom:0px; padding:0}
.content_box_rwd1 .text_rwd1 img { max-width:100%; height:auto; box-shadow: 2px 2px 3px #888888;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}/* 設定內容大圖陰影 */
/* content_page style */
.content img{ box-shadow: 1px 3px 4px #888888; -moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}/* 版面大小，抬頭圖檔大小 */
.content {line-height:168%;text-align:left;margin:0px;word-wrap:break-word;word-break:break-all; font-size:16px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px; } /* text-align:justify */
.content h1 {font-size:1.2em; line-height:46px; height:38px; font-family:"微軟雅黑","新細明體"; letter-spacing:1px;padding-left:2px;}

/* Picshow style */
/*.list-thumb-hover-action .excerpt:hover .thumb{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);transform:scale(1.03)}*/
/*圖片說明+框線(Product)->不加框線--webkit、box-shadow兩行刪除*/







/* 多圖～上圖下文 H 標題與內文 → 文字大小 end*/


/*圖片說明+框線  thumbnail 無邊框 thumb 有邊框         end*/


/* post_product_pic 多圖---上圖下文.h2經營服務項目.到府安裝.規劃空間 */ 



.post_product_pic {
position: relative;
width: 100%;

/* margin: 0 0 1rem 0;   圖形與 h2 上下 + 間距 */
/* padding-bottom: .5rem;  圖形與 h2 上下 + 間距 */

/*-webkit-box-shadow: 1px 3px 0 rgba(0, 0, 0, .3);*/
/*box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3);*/
/*text-align: left;*/

padding-top:0px;padding-left:0px;  /* 圖形與 h2.h3 間距 */

-webkit-transition: background .2s ease-out;
-moz-transition: background .2s ease-out;
-ms-transition: background .2s ease-out;
-o-transition: background .2s ease-out;
transition: background .2s ease-out;
}


.post_product_pic h1 {
font-weight:bold; 
font-size: 22px;
line-height: 35px;
letter-spacing:1px; text-indent:0.5em;
}


.post_product_pic span {
padding-left: 0px;
padding-right: 0px;
}




/* 多圖～上圖下文 H 標題與內文 strong */
/* .post_product_pic span {padding-left: 0px;padding-right: 0px;font-size:22px;}  多圖---上圖下文.h2經營服務項目.到府安裝.規劃空間----內文 */


.post_product_pic b {position:relative; top:15px;} /* 多圖～上圖下文間距 */




@media only screen and (min-width: 1920px) {
.post_product_pic strong {font-size: 26px; letter-spacing:1px;}
.post_product_pic h2 {font-size: 26px; letter-spacing:1px;}
.post_product_pic h3 {font-size: 26px; letter-spacing:1px; text-align:center; color:#333;}
.post_product_pic b {font-size: 25px; line-height:1.8; text-align:center; color: #002F5E ;}
.post_product_pic span {font-size: 24px; line-height:1.8;}
}
@media only screen and (min-width: 1600px) and (max-width: 1920px) {
.post_product_pic strong {font-size: 24px; letter-spacing:1px;}
.post_product_pic h2 {font-size: 24px; letter-spacing:1px;}
.post_product_pic h3 {font-size: 24px; letter-spacing:1px; text-align:center; color:#333;}
.post_product_pic b {font-size: 22px; line-height:1.8; text-align:center; color: #002F5E ;}
.post_product_pic span {font-size: 22px; line-height:1.8;}
}
@media only screen and (min-width: 1280px) and (max-width: 1600px) {
.post_product_pic strong {font-size: 22px; letter-spacing:1px;}
.post_product_pic h2 {font-size: 22px; letter-spacing:1px;}
.post_product_pic h3 {font-size: 20px; letter-spacing:1px; text-align:center; color:#333;}
.post_product_pic b {font-size: 20px; line-height:1.8; text-align:center; color: #002F5E ;}
.post_product_pic span {font-size: 18px; line-height:1.8;}
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
.post_product_pic strong {font-size: 22px; letter-spacing:1px;}
.post_product_pic h2 {font-size: 22px; letter-spacing:1px;}
.post_product_pic h3 {font-size: 22px; letter-spacing:1px; text-align:center; color:#333; }
.post_product_pic b {font-size: 20px; line-height:1.8; text-align:center; color: #002F5E ;}
.post_product_pic span {font-size: 19px; line-height:1.8;}
}

@media only screen and (max-width: 1024px) {
.post_product_pic strong {font-size: 22px; letter-spacing:1px;}
.post_product_pic h2 {font-size: 22px; letter-spacing:1px;}
.post_product_pic h3 {font-size: 22px; letter-spacing:1px; text-align:center; color:#333; }
.post_product_pic b {font-size: 22px; line-height:1.8; text-align:center; color: #002F5E ;}
.post_product_pic span {font-size: 19px; line-height:1.8;}
}





/*圖片說明+框線 end*/
/*img{vertical-align:middle}*/
a,input,.thumb{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
a{color:#555;text-decoration:none}
a:hover,a:focus{text-decoration:none}
a:hover{color:#1279bc}
a:focus{outline:0;color:#555}

@media (max-width: 768px){.focusbox{padding:30px 0}
.focusbox .focusbox-title{font-size:18px}
.focusbox .focusbox-text{font-size:12px}}

@media (max-width: 544px){.focusbox{padding:18px}
.focusbox .focusbox-title{font-size:16px}
.focusbox .focusbox-title+.focusbox-text{margin-top:1.5px}
}



/ * ================  */
.excerpts-wrapper{overflow:hidden;margin-top:24px}
.excerpts{margin-bottom:15px;margin-right:0;}
.excerpt{position:relative;display:inline-block;margin-right:2%;padding-bottom:20px;margin-bottom:1.0%;vertical-align:top}

.excerpt h2{height:34px;margin:0;line-height:1.2;padding:8px 0px 40px 0px;text-align:center} / *產品.案例文字置中 */
.excerpt h2 a{display:block}

/ * ================  */

@media only screen and (min-width: 1024px) and (max-width: 1280px) { 
.excerpt h2{font-size:21px}
.excerpt span{font-size:20px}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) { 
.excerpt h2{font-size:19px}
.excerpt span{font-size:18px}
}
@media only screen and (max-width: 768px) { 
.excerpt h2{font-size:21px}
.excerpt span{font-size:20px}
}



/* .excerpt .thumbnail{display:block; margin:auto;position:relative;margin-bottom:1px;display:block;overflow:hidden} */


.excerpt .thumbnail{display:block; margin:auto;}


.excerpt .thumbnail img{display:block; margin:auto;}





/* .excerpt .thumb{max-width:100%;display:block; margin:auto;}  最大依原尺寸顯示，並置中顯示 */


.excerpt .thumb{max-width:100%;display:block; margin:auto; box-shadow: 1px 2px 3px #888888; -moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;} /* 最大依原尺寸顯示，並置中+圓角顯示 */
 

.excerpt-c8{width:12%;margin:auto; padding-top:20px;padding:20px 10px 20px 0;}

@media (max-width: 1024px){.excerpt-c8{width:17.333333%}}
@media (max-width: 768px){.excerpt-c8{width:30.5%}}
@media (max-width: 544px){.excerpt-c8{width:47.333333%}}


.excerpt-c6{width:14.3%}
@media (max-width: 1024px){.excerpt-c6{width:17.333333%}}
@media (max-width: 768px){.excerpt-c6{width:30.5%}}
@media (max-width: 544px){.excerpt-c6{width:47.333333%}}

.excerpt-c5{width:17.333333%}
@media (max-width: 1024px){.excerpt-c5{width:22.333333%}}
@media (max-width: 768px){.excerpt-c5{width:30.5%}}
@media (max-width: 544px){.excerpt-c5{width:47.333333%}}

.excerpt-c4{width:22.5%} 
@media (max-width: 1024px){.excerpt-c4{width:30.5%}}
@media (max-width: 768px){.excerpt-c4{width:47.333333%}}



.excerpt-c3{width:30.0%} 
@media (max-width: 1024px){.excerpt-c3{width:47.333333%}
}



/* .excerpt-c3-page{width:30.5%}} */
@media only screen and (min-width: 1024px) and (max-width: 1280px) { 
.excerpt-c3-page{width:30.5%}
} 

.excerpt-c2{width:47.333333%} 

@media (min-width: 380px){
.excerpt{margin-bottom:0px} /*上下產品小圖間距 0 --ok ＆ 會影響 product_unity.asp 圖檔間距*/
}

@media (max-width: 380px){.excerpts-wrapper{margin-top:0px} /*手機如要顯示兩張圖 將 max-width: 360px 調小*/
.excerpts{margin-left:0px;margin-right:0px;min-height:10px} /* min-height:10px 選單與下圖形間距 */
.excerpt{width:98%;margin-right:0px;margin-bottom:8%} 
.excerpt .thumbnail {margin-bottom:20px;}
.excerpt .thumb {margin-bottom:20px;}
.excerpt {max-width:100%; display:block; margin:auto;padding:20px 0px 0px 0px } /* display:block; margin:auto; 圖片置中 */


.excerpt h2{font-size:22px;height:32px;margin:0;line-height:1.2;padding:4px 0px 30px 0px}
.excerpt h2 a{display:block}
.excerpt a {margin-bottom:0;font-size:20px;}}

/* Pic+txt 文繞圖 style End*/


.image-container{
line-height:188%;
max-width: 100%;
margin: 20px 0 30px 0px;
padding-left: 0px;
padding-right: 0px;
}
.image-container span {
font-weight: bold; color:#933131;
}

.image-container a {
font-weight: bold; 
}



@media screen and (min-width: 1024px) {
.image-container .image_left{ float: left; margin-right: 20px; max-width:750px; padding-bottom:2px;}
.image-container .image_right{ float: right; margin-left: 20px; max-width:750px; padding-bottom:2px;}
}


@media screen and (max-width: 1024px) {
.image-container .image_left{ float: left; margin-right: 20px; max-width:100%; padding-bottom:2px;}
.image-container .image_right{ float: right; margin-left: 20px; max-width:100%; padding-bottom:2px;}
}


.image-wrapper{
border: 0px dashed black;padding-bottom:2px;
}
.clear-fix{
overflow: auto;
zoom: 1;
}
@media screen and (max-width: 767px) {
.image-container {max-width: 100%; }
}

@media only screen and (min-width: 280px) and (max-width: 1024px) {
.image-container img {margin-bottom:20px;} /* 文繞圖 RWD TXT 位置 */
}





/* Pic+txt 文繞圖 style End*/
/*article two pic 圖形圓角*/
.content_page img{ max-width: 100%; height: auto; box-shadow: 1px 3px 4px #888888; -moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}/* 版面大小，抬頭圖檔大小 */
/*article two pic 顯示*/
.clearfix:after {content_page: ''; display: table; clear: both;}
.news li {float: left; width: 47.33333%; margin: 5px;}
@media only screen and (min-width: 481px) and (max-width: 767.99999px) { 
.news li {
width: 48%; 
}}
@media screen and (orientation:portrait) and (min-width: 0px) and (max-width: 480.99999px){ /* (orientation:portrait)裝置直擺 ；(orientation:landscape)裝置橫擺 */
.news li {
width: 98%;}
}
@media (min-width: 768px) {
.article_pic {padding:10px;position:absolute;top:36px;left:205px;}
}
@media (min-width: 992px) {
.article_pic {padding:10px;position:absolute;top:36px;left:205px;}
}
@media (min-width: 1240px) {
.article_pic {padding:10px;position:absolute;top:36px;left:255px;}
}
@media screen and (min-width: 1280px) {
.article_pic {padding:10px;position:absolute;top:36px;left:265px;}
}
/*=========新增==article Three pic===========*/
/*article three pic 顯示*/
.clearfix:after {content3: ''; display: table; clear: both;}
.news3 li {float: left; width: 31.33333%; margin: 5px;}
@media (min-width: 768px) {
.news3 li {
width: 48%;}
}
@media (min-width: 992px) {
.news3 li {
width: 31%;}
}
@media (min-width: 1240px) {
.news3 li {
width: 31%;}
}
@media screen and (min-width: 1280px) {
.news3 li {
width: 31.3333%;}
}
/*產品輪播圖*/
.index_product {background:url("../img/product_scroll_bg.gif") no-repeat 0px 0px;padding:10px;width:1200px;margin:0px;}
.change_product_list1{border:#666666 solid 1px;width:150px;margin:5px;float:left;}
.change_product_list3{border:#333 solid 1px;width:150px;margin:5px;}
.gd{PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto;text-align:center; OVERFLOW: hidden; PADDING-TOP: 0px}
.product_list1{border:#aaa solid 1px;width:150px;margin:5px;float:left;}
.product_list2{width:140px;height:105px;border:#ffffff solid 5px;background-color:#f3faff;}
.product_list3{border:#aaa solid 1px;width:150px;margin:5px;}
.product_list4{width:180px;height:105px;border:#ffffff solid 5px;background-color:#f3faff;}
.product_list5{border:#aaa solid 1px;width:160px;margin:5px;}
/*article two pic 圖形圓角*/
.content_page img{ max-width: 100%; height: auto; box-shadow: 1px 3px 4px #888888; -moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}/* 版面大小，抬頭圖檔大小 */
/*article two pic 顯示*/
.clearfix:after {content_page: ''; display: table; clear: both;}
.news li {float: left; width: 47.33333%; margin: 5px;}
@media only screen and (min-width: 481px) and (max-width: 767.99999px) { 
.news li {
width: 48%; }
}
@media screen and (orientation:portrait) and (min-width: 0px) and (max-width: 480.99999px){ /* (orientation:portrait)裝置直擺 ；(orientation:landscape)裝置橫擺 */
.news li {
width: 98%;}
}
@media screen and (min-width: 768px) {
.article_pic{padding:10px;}
}
@media only screen and (min-width: 320px) and (max-width: 767.999px) {
.article_pic{text-align:center;}
}