@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif, "微軟正黑體", "Microsoft JhengHei";
	font-size:14px;
	line-height:28px;
	color:#353535;
}

/*=========================================================================*/
.container {	font-family:"微軟正黑體";}

.header_bg {
	background-color:#61af6f;
}
.header {
	width:100%;
	max-width:1200px;
	margin:0 auto;
	height:96px;
	background-color:#61af6f;
}

.main_bg{}
.main{
	width:100%;
	max-width:1200px;
}

.side1 {
    float:left;
    width:25%;
	max-width:300px;
	padding-bottom:30px;
	min-height:100px;
}
body.page_news .side1,
body.page_contact .side1 {
	display:none;
}

.side2 {
    display:none;
    float:left;
	width:200px;
}

.content {
    float:right;
    width:75%;
    min-height:200px;
	max-width:900px;
    z-index:100;
	/*
	padding-right:15px;
	padding-left:15px
	*/
}
body.page_news .content,
body.page_contact .content {
	width: 100%;
	max-width: 1200px;
}

.footer_bg{
	background-color:#f2f2f2;
}
.footer{
	/*background-color:#f7f7f7;*/
	height:330px;
	width:100%;
	max-width:1200px;
}

/*上方品牌*/
.brand_list_bg {
	display:none;
	position: fixed;
	top:0;
	left:0;
	width:100%;
	z-index:102;
	background-color:#333;
}
ul.brand_list {
	margin:50px auto 20px;
	width:100%;
	max-width:1200px;
}
ul.brand_list li {
	width:25%;
	margin:10px 0;
}
ul.brand_list li a {
	width:50%;
	margin-left:25%;
	text-align:center;
	text-decoration:none;
	color:#999;
	line-height:18px;
}
ul.brand_list li a img {
	width:100%;
}
ul.brand_list li a:hover {
	color:#61af6f;
}

/*--麵包屑--*/
.title_bg {
	border-bottom:1px #0b9f25 solid;
	margin: 0 15px 30px;
	max-width:1200px;
}
body.page_product_index .title_bg,
body.page_about .title_bg {
	border-bottom:0;
}
.title_bg .breadcrumb {
	font-size: 13px;
	color: #777;
	line-height: 25px;
	vertical-align: middle;
	font-weight:bold;
	margin-top:10px;
}
.title_bg .breadcrumb img {
	vertical-align: middle;
}
.title_bg .breadcrumb a {
	display: inline-block;
	font-size: 13px;
	color: #777;
	line-height: 25px;
	text-decoration: none;
	vertical-align: middle;
}
.title_bg .breadcrumb a:hover{
	color:#61af6f;
}

/*--標題title--*/
.title_bg h1.title {
	text-align:center;
	padding:20px 0;
}
.title_bg h1.title span {
	display:block;
}
.title_bg h1.title .te {
	font-size:32px;
	letter-spacing:1px;
	line-height:42px;
}
.title_bg h1.title .tc {
	font-size:26px;
	letter-spacing:1px;
}

/*========================= .header內容設定 ================================================*/

/*---logo---*/
.header h1.logo a {
	position:absolute;
    display:block;
    width:200px;
    height:96px;
    left:0;
    top:0;
}
.header h1.logo a img {
	width:auto;
	height:100%;
}

/*---主選單---*/
.btn_menushow,
.btn_menushow2 {
	display:none;
}
ul#nav1 {
	position:absolute;
	right:0px;
	bottom:8px;
}
ul#nav1 a {
	display:block;
	padding:0 10px;
	margin:0 10px;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	text-decoration:none;
	text-align:center;
	color:#fff;
	border-bottom:1px #f01a22 solid;
}
ul#nav1 a:hover,
body.page_about ul#nav1 a.b1-1,
body.page_news ul#nav1 a.b1-2,
body.page_product ul#nav1 a.b1-3,
body.page_service ul#nav1 a.b1-4,
body.page_contact ul#nav1 a.b1-5 {
	border-bottom:1px #fff solid;
}




/*---品牌---*/
.header .brand_box {
	width:70px;
	position:absolute;
	right:0;
	top:9px;
	border-left:1px rgba(255, 255, 255, 0.5) solid;
	z-index:103;
}
.header .brand_box a.btn_brand {
	display:block;
	padding:5px 10px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	background:url(../images/all/ic01.png) center 30px no-repeat;
	cursor:pointer;
}

/*---語系---*/
.header .language_box {
	width: 120px;
	position: absolute;
	right: 70px;
	top: 9px;
	padding-left: 35px;
	background: url(../images/all/ic02.png) 15px 5px no-repeat;
	z-index:101;
}
.header .language_box a.btn_language {
	display:block;
	padding:5px 10px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	letter-spacing:1px;
	background:url(../images/all/ic01.png) center 30px no-repeat;
	cursor:pointer;
}

ul.lan_menu {
	display:none;
	z-index:999;
	background-color:#fff;
	margin-left: 10px;
	width: 100px;
	padding:10px 0;
	-moz-box-shadow:4px 4px 4px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:4px 4px 4px rgba(20%,20%,40%,0.5);
	box-shadow:4px 4px 4px rgba(20%,20%,40%,0.5);
}
ul.lan_menu li a {
	color:#4c4c4c; 
	text-decoration:none; 
	padding:0px 10px; 
	display:block;
	text-align:center;
	font-weight:bold;
}
ul.lan_menu li a:hover
/*ul.lan_menu li a.b1-1 */{
	color: #0b9f25;
}
/*
ul.lan_menu li:nth-child(2),
ul.lan_menu li:nth-child(3) {
	display:none;
}
*/

/*---搜尋---*/
.header .search_box {
	display:none;
	position:absolute;
	right:230px;
	top:9px;
	border-right: 1px rgba(255, 255, 255, 0.5) solid;
	height:38px;
}
.header .search_box .btn_searchshow {
	display:block;
	width:30px;
	background:url(../images/all/ic03.png) center center no-repeat;
	text-indent:-9999px;
	padding:5px 10px;
	cursor:pointer;
}

.header .search_box .search {
	display:none;
	padding-top:6px;
}
.header .search_box .inputkeyword_search {
	padding: 2px 10px;
	width: 180px;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	color:#777;
	font-family:Arial, Helvetica, sans-serif, "微軟正黑體", "Microsoft JhengHei";
}
.header .search_box .btn_search {
	background: url(../images/all/ic03.png) center center no-repeat;
	width: 34px;
	height: 26px;
	float: left;
	margin-right:8px;
	cursor:pointer;
}

/*========================== .side1選單設定 ===================================================*/
.side1 ul.accordion > li {
	margin-left:15px;
}

.accordion > li > a{
/* background: #D7D4D4 url(images/bg_grey.png) repeat-x 0 -1px; */
background-color: #b0aeaf;
color: #fff;
font-size: 18px;
padding: 12px 10px 12px 40px;
}
.accordion > li > a:hover, 
.accordion > li > a.active {
background: url(images/myarrow02.png) 13px 19px no-repeat #61af6f;
color: #fff;
font-size: 18px;
padding: 12px 10px 12px 40px;
}

/*========================= .content內容設定===============================================*/
/*---banner---*/
body.page_product .content .banner {
	margin:0 15px 15px 15px;
}
body.page_product .content .banner img {
	width:100%;
}
.title_bg .banner {
	width:100%;
	max-width:1200px;
}
.title_bg .banner img {
	width:100%;
}
/*---內頁--產品服務---*/
.pst {
	display:none;
	font-size:20px;
	font-weight:normal;
	padding:30px 15px 10px;
}
.kind_text {
	padding:0 15px;
}
body.page_about.a02 .kind_text {
	padding:0 15px 50px;
}

/*列表*/
body.page_product ul.pro_list {
	margin-bottom:20px;
}
body.page_product ul.pro_list li {
	width:33.3%;
}
body.page_product ul.pro_list a {
	display:block;
	width:90%;
	width:auto;
	/*border-top:5px #20772f solid;*/
	text-decoration:none;
	margin:0 15px 25px;
	color:#414141;
	background-color:#f2f2f2;
}
body.page_product ul.pro_list a:hover {
	color: #61af6f;
	text-decoration: underline;
	/*background-color:#61af6f;*/
}
body.page_product ul.pro_list a img {
	width:100%;
	height:auto;
}
body.page_product ul.pro_list a h3 {
	padding:18px 0 15px;
}
body.page_product ul.pro_list a .t1,
body.page_product ul.pro_list a .t2 {
	display:block;
	text-align:center;
	font-size:16px;
	line-height:20px;
}
body.page_product ul.pro_list a .t2 {
	color:#818181;
}
body.page_product ul.pro_list a:hover .t2 {
	color:#fff;
}
body.page_product ul.pro_list a p {
	line-height:24px;
	display:block;
	padding:0 20px 20px;
}

body.page_product .pco {
	margin:0 15px;
	font-size:15px;
}

/*---內頁--最新訊息---*/
/*列表*/
body.page_news.page_news_show ul.news_list {
	margin:0 15px;
}
body.page_news ul.news_list li {
	width:50%;
}
body.page_news.page_news_show ul.news_list li {
	width:100%;
}
body.page_news ul.news_list a {
	/*width:540px;*/
	/*width:100%;*/
	margin:0 15px;
	text-decoration:none;
	color:#353535;
	padding:15px;
}
body.page_news.page_news_show ul.news_list a {
	width:100%;
	margin:0;
	text-decoration:none;
	color:#353535;
	padding:0;
	background-color:#f2f2f2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
body.page_news ul.news_list a:hover {
	background-color: #f2f2f2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #61af6f;
}
body.page_news ul.news_list a:hover .ti{text-decoration: underline;}
body.page_news ul.news_list a .ti {
	float:left;
	width:425px;
	padding:5px 0 5px 10px;
}
body.page_news.page_news_show ul.news_list a .ti {
	float:none;
	padding:10px 15px;
	font-size:18px;
	width:90%;
}
body.page_news ul.news_list a .dt {
	float:left;
	display:inline-block;
	padding:5px 15px;
	color:#353535;
	background-color:#f2f2f2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
body.page_news.page_news_show ul.news_list a .dt {
	float:none;
	color:#fff;
	background-color:#b0aeaf;
	text-align:center;
	padding:10px 20px;
	margin:15px;
}
body.page_news ul.news_list a:hover .dt {
	color:#fff;
	background-color:#b0aeaf;
}

body.page_news.page_news_show .editor {
	margin:15px;
}


/*頁面按鈕*/
.page_site {
	text-align:center;
	padding:10px 0 50px;
}
.page_site a {
	text-align:center;
	display:inline-block;
	text-decoration:none;
	padding:5px 10px;
	margin:0 5px;
	color:#353535;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.page_site a:hover {
	color:#fff;
	background-color:#b0aeaf;
}
.page_site a span {
	-webkit-border-radius: 99em;
	-moz-border-radius: 99em;
	border-radius: 99em;
}

/*-----------聯絡我們---------------*/
body.page_contact .t01 {
	text-align:center;
	font-size:16px;
	width: 760px;
	margin: 0 auto;
}
body.page_contact .contact_form {
	width:760px;
	margin: 20px auto 40px;
	font-size:16px;
}
body.page_contact .contact_form .tbgl,
body.page_contact .contact_form .tbgr {
	float:left;
	width:345px;
	padding:0 15px;
	margin-bottom:10px;
}
body.page_contact .contact_form .tbgr {
	float:right;
}

body.page_contact .contact_form .tbg2 {
	float:left;
	position:relative;
	width:100%;
	padding:0 15px;
	margin-bottom:10px;
}
body.page_contact .contact_form .re {
	color:#F00;
	padding-left:5px;
}
body.page_contact .contact_form .code {
	position:absolute;
	left:370px;
	top:26px;
}
body.page_contact .contact_form .code img {
	width:100px;
	height:40px;
}
body.page_contact .contact_form .btn {
	position:absolute;
	left:545px;
	top:27px;
}

body.page_contact .inputkeyword_con01,
body.page_contact .inputkeyword_con02,
body.page_contact .inputkeyword_con03 {
	padding: 10px 10px;
	width: 318px;
	border:1px solid #d3d3d3;
	font-family:Arial, Helvetica, sans-serif, "微軟正黑體", "Microsoft JhengHei";
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
body.page_contact .inputkeyword_con02 {
	width:704px;
}
body.page_contact .inputkeyword_con03 {
	width:704px;
	height:180px;
}

.btn_basic {
	display:inline-block;
	padding: 9px 30px;
	/*margin:0 5px;*/
	background-color: #b0aeaf;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif, "微軟正黑體", "Microsoft JhengHei";
	font-size: 18px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor:pointer;
	text-decoration:none;
}
.btn_basic:hover {
	background-color:#61af6f;
}

.googlemap {
	margin-bottom:50px;
	padding: 0 15px;
}
.googlemap .map {
	width:100%;
	height:450px;
}

/*----------------公司簡介---------------------*/
/*公司理念*/
body.page_about .se {
	position:relative;
	padding:30px 15px 30px 300px;
	border-bottom:1px #ccc solid;
	margin-left:15px;
	margin-right:15px;
}
body.page_about .se h2 {
	font-weight:normal;
	padding-bottom:15px;
}
body.page_about .se01 {
	padding:150px 0px 20px 10px;
	width:auto;
}
body.page_about .se.se01,
body.page_about .se.se02 {
	padding:45px 0px 45px 300px;
	width:auto;
}
body.page_about .se02 {
	padding:30px 0px 50px 10px;
	width:100%;
}
body.page_about .se05 {
	padding:45px 0px 45px 300px;
}
body.page_about .se07 {
	padding:20px 0px 20px 300px;
	margin-bottom:70px;
}
body.page_about .apic01{
	float:right;
	position:relative;
}

body.page_about .se .ic {
	position:absolute;
	top:50%;
	left:35px;
	margin-top:-70px;
	background:url(../images/about/ic01.png) center 8px no-repeat #f01b23;
	text-indent:-9999px;
	width:230px;
	height:140px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
body.page_about .se.se01 .ic {
	margin-top:-90px;
}

body.page_about .se01 .ic { background:url(../images/about/ic01.png) center 8px no-repeat #b2b2b2;}
body.page_about .se02 .ic { background:url(../images/about/ic02.png) center 8px no-repeat #b2b2b2;}
body.page_about .se03 .ic { background:url(../images/about/ic03.png) center 8px no-repeat #b2b2b2;}
body.page_about .se04 .ic { background:url(../images/about/ic04.png) center 8px no-repeat #b2b2b2;}
body.page_about .se05 .ic { background:url(../images/about/ic05.png) center 8px no-repeat #b2b2b2;}
body.page_about .se06 .ic { background:url(../images/about/ic06.png) center 8px no-repeat #b2b2b2;}
body.page_about .se07 .ic { background:url(../images/about/ic07.png) center 8px no-repeat #b2b2b2;}

body.page_about .about_bg {
	background-image: url(../images/about/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*公司沿革*/
body.page_about .year_box {
	background-color:#f0f0f0;
	padding: 25px 30px 25px 250px;
	position:relative;
	margin-bottom:2px;
}
body.page_about .year_box:nth-child(odd) {
	background-color:#e4e4e4;
	/*background-color:#f2f2f2;*/
}
body.page_about .year_box:nth-child(even) {
	background-color:#fff;
}
body.page_about .year_box:nth-child(even) .year {
	color: #e4e4e4;
}

body.page_about .year_box .year {
	color: #fff;
	font-size: 40px;
	line-height:80px;
	font-weight: bold;
	position: absolute;
	left: 50px;
	top: 50%;
	margin-top:-40px;
	/*text-shadow: 2px 2px 5px rgba(150, 150, 150, 0.5),  -2px -2px 5px rgba(150, 150, 150, 0.5);*/
}

body.page_about .year_box ul.year_text {
	font-size:16px;
}
body.page_about .year_box ul.year_text li {
	position:relative;
}
body.page_about .year_box ul.year_text li .ic_logo {
	position: relative;
	top:auto;
	left:auto;	
}
body.page_about .year_box ul.year_text li .ic_logo.lg01 { top:1px;}
body.page_about .year_box ul.year_text li .ic_logo.lg02 { top:7px;}
body.page_about .year_box ul.year_text li .ic_logo.lg03 { top:4px;}
body.page_about .year_box ul.year_text li .ic_logo.lg04 { top:6px;}
body.page_about .year_box ul.year_text li .ic_logo.lg05 { top:5px;}

/*集團介紹*/
body.page_about.a03 .pic {
	margin:20px auto 50px;
	width:60%;
}
body.page_about.a03 .pic img {
	width:100%;
}

/*公司組織*/
body.page_about.a04 .pic {
	margin:20px auto;
	width:100%;
}
body.page_about.a04 .pic img {

}

/*經營團隊*/
body.page_about.a05 .team_pic {
	width:100%;
}
body.page_about.a05 .team_pic img {
	width:100%;
}

body.page_about.a05 ul.team {
	width:100%;
	margin-bottom:50px;
}
body.page_about.a05 ul.team li {
	padding:15px 15px 15px 70px;
	font-size:16px;
	background:url(../images/about/ic_m.png) 20px 8px no-repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
body.page_about.a05 ul.team li.icg {
	background:url(../images/about/ic_g.png) 20px 8px no-repeat;
}

body.page_about.a05 ul.team li .tt {
	float:left;
	width:80%;
}
body.page_about.a05 ul.team li .tn {
	float:left;
	width:20%;
}

body.page_about.a05 ul.team li:nth-child(odd) {
	background-color:#f0f0f0;
}
body.page_about.a05 ul.team li:nth-child(even) {
	background-color:#fff;
}

/*品質政策*/
body.page_about ul.ab_list {
	/*margin-left:15px;*/
	margin-bottom:20px;
	padding:0 15px;
}
body.page_about ul.ab_list li {
	/*width:33.3%;*/
	width:210px;
	margin:0px 0px 20px;
	text-decoration:none;
	color:#414141;
	background-color:#f1eeee;
	position:relative;
}
body.page_about ul.ab_list li.b1-2 { background-color:#61af6f; color:#fff;border: 2px solid;}
body.page_about ul.ab_list li.b1-3 { background-color:#038c1b; color:#fff;}
body.page_about ul.ab_list li.b1-4 { background-color:#256515; color:#fff;}

body.page_about ul.ab_list li h3 {
	padding:18px 0 15px;
}
body.page_about ul.ab_list li .t1 {
	display: block;
	text-align: center;
	font-size: 22px;
	line-height: 20px;
	font-weight: normal;
	padding: 30px 0 20px;
}
body.page_about ul.ab_list li .t2 {
	color:#818181;
	text-align:center;
	font-size:20px;
	padding: 14px 0;
	background-color:#dfebe1;
}
body.page_about ul.ab_list li.b1-2 .t2 { background-color:#40894d; color:#fff;}
body.page_about ul.ab_list li.b1-3 .t2 { background-color:#357140; color:#fff;}
body.page_about ul.ab_list li.b1-4 .t2 { background-color:#1a4010; color:#fff;}

body.page_about ul.ab_list li p {
	line-height:24px;
	display:block;
	padding:0 20px 20px;
}
body.page_about ul.ab_list li p.ct {
	padding-bottom:160px;
}
body.page_about ul.ab_list li .ic {
	width:70px;
	height:70px;
	padding:10px;
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -35px;
	background-color:#94d19f;
	-webkit-border-radius: 99em;
	-moz-border-radius: 99em;
	border-radius: 99em;
}
body.page_about ul.ab_list li.b1-2 .ic,
body.page_about ul.ab_list li.b1-3 .ic,
body.page_about ul.ab_list li.b1-4 .ic { background-color:#f2f2f2;}

body.page_about ul.ab_list li .ic img {
	width:100%;
	height:auto;
}

/*-----------------投資人服務----------------------*/
.table_basic {
	width:100%;
	border-top:1px #d8d8d8 solid;
	border-left:1px #d8d8d8 solid;
}
.table_basic th,
.table_basic td {
	border-right:1px #d8d8d8 solid;
	border-bottom:1px #d8d8d8 solid;
	text-align:center;
	vertical-align:middle;
	padding:5px 10px;
}
.table_basic th {
	background-color: #F01A22;
	font-size: 15px;
	color:#fff;
}
.table_basic td {
	background-color: #f5f5f5;
}
.table_basic .align_left { text-align:left;}
.table_basic .align_center { text-align:center;}
.table_basic .align_right { text-align:right;}
.table_basic .align_top { vertical-align:top;}
.table_basic .align_middle { vertical-align:middle;}
.table_basic .align_bottom { vertical-align:bottom;}

.table_basic .btn_bg {
	padding:20px 0;
	background-color:transparent;
	border-right:1px #fff solid;
	/*border-bottom:1px #fff solid;*/
	border-left:1px #fff solid;
}

a.btn_download {
	text-decoration:none;
	color:#797979;
	line-height:30px;
}
a.btn_download:hover {
	text-decoration:none;
	color:#F01A22;
}


/*========================= .footer內容設定 ===========================================*/
/*--文字選單--*/
ul#nav3 {
	position: absolute;
	right:-30px;
	top: 30px;
}
ul#nav3 li.box01 { width:90px;}
ul#nav3 li.box02 { width:120px;}
ul#nav3 li.box03 { width:120px;}
ul#nav3 li.box04 { width:80px;}

ul#nav3 li.box04 a.title {
	line-height:36px;
}

ul#nav3 a.title {
	color:#333;
	font-size:14px;
	font-weight:bold;
	display:block;
	line-height:35px;
}
ul#nav3 a.title2 {
	color:#333;
	font-size:13px;
	font-weight:bold;
	display:block;
	line-height:30px;
}
ul#nav3 li.box03 a.title2 {
	margin-top:35px;
}
ul#nav3 a {
	float:none;
	font-size:12px;
	text-decoration:none;
	color:#616161;
	display:block;
	line-height:18px;
}
ul#nav3 a:hover {
	color: #61af6f;
	text-decoration: underline;
}

/*--電話地址--*/
ul.down_info {
	position:absolute;
	left:15px;
	top:50px;
}
ul.down_info li {
	margin-right:35px;
}
ul.down_info p {
	color:#585858;
	font-size:13px;
	font-weight:bold;
	line-height:24px;
	padding-top: 10px;
	padding-left: 13px;
}
.sticker {
	position: relative;
	width: 88px;
	height: 88px;
	margin: 0px;
}
.ex1 .sticker-img {	background:url(../images/all/dpic01.png) center center no-repeat;}
.ex2 .sticker-img {	background:url(../images/all/dpic02.png) center center no-repeat;}
.ex3 .sticker-img {	background:url(../images/all/dpic03.png) center center no-repeat;}

.ex1 .sticker-shadow,
.ex2 .sticker-shadow,
.ex3 .sticker-shadow {
	opacity: 0.6;
}

.v_line {
	position:absolute;
	right:45%;
	top:30px;
	width:1px;
	height:200px;
	background-color:#ccc;
}

/*--版宣--*/
.copyright {
	position:relative;
	width:100%;
	height:70px;
	background-color:#61af6f;
	position:absolute;
	bottom:0;
	left:0;
	color:#FFFFFF;
}
.copyright .t_copy {
    padding-top: 5px;
    text-align: center;
}
.copyright .t_eztrust {
	position:absolute;
	right:15px;
	top:5px;
}
.copyright .size {
	color:#ffffff;
}

a.link_eztrust {
	color:rgba(255, 255, 255, 0.6);
	text-decoration:none;
}
a.link_eztrust:hover {
	color:rgba(255, 255, 255, 0.9);
}

/*回頂端*/
a.goTop {
	position:absolute;
	right:15px;
	top:-24px;
	display:block;
	width:100px;
	height:24px;
	background-color:#f7f7f7;
	cursor:pointer;
	z-index:100;
}
a.goTop:hover {
	-moz-box-shadow:2px -2px 2px rgba(20%,20%,40%,0.3), -2px -2px 2px rgba(20%,20%,40%,0.3);
	-webkit-box-shadow:2px -2px 2px rgba(20%,20%,40%,0.3), -2px -2px 2px rgba(20%,20%,40%,0.3);
	box-shadow:2px -2px 2px rgba(20%,20%,40%,0.3), -2px -2px 2px rgba(20%,20%,40%,0.3);
}


/*================================================首頁===================================================================*/
body.page_home .side1 {
	display:none;
}
body.page_home .main {
	width:100%;
	max-width:none;
}

body.page_home .banner img {
	width:100%;
	height:auto;
}

body.page_home .content {
	float: none;
	width: 100%;
	min-height: 200px;
	max-width: 1200px;
	z-index: 100;
	margin:0 auto;
}
body.page_home .content h2 {
	text-align:center;
	font-size:32px;
	color:#353535;
	padding:40px 60px;
}

body.page_home .style_1 {
	color:#61af6f;
}
body.page_home .text_c {
	font-size: 20px;
	font-weight: normal;
}
body.page_home .i_word{
	margin:20px 10px 0 30px;
	font-family:"微軟正黑體";
}


/*產品*/
body.page_home .box01 {
}
body.page_home .box02 {
	/*margin-top:50px;*/
}

body.page_home .pro_type_L,
body.page_home .pro_type_R {
	width:50%;
	float:left;
}
body.page_home .pro_type_L {
}
body.page_home .pro_type_R {
	float:right;
}

body.page_home .pro_kind {
	width:100%;
	max-width:560px;
	height:450px;
	/*border-top:5px #20772f solid;*/
	background-color:#f2f2f2;
	margin:0 auto;
}
body.page_home .box02 .pro_kind {
	height:480px;
}
body.page_home .box03 .pro_kind {
	height:480px;
}
body.page_home .pro_kind img {
	width:100%;
}
body.page_home .pro_kind h3 {
	padding:30px 0 10px;
}

body.page_home .pro_kind .t1,
body.page_home .pro_kind .t2 {
	display:block;
	text-align:center;
	font-size:17px;
	line-height:26px;
	color:#414141;
}
body.page_home .pro_kind .t2 {
	font-size:16px;
	color:#818181;
}
body.page_home .pro_kind p {
	line-height:24px;
	display:block;
	padding:20px 40px 0px;
}

body.page_home ul.pro_list {
	width:100%;
	max-width:570px;
	margin:0 auto;
}
body.page_home ul.pro_list li {
	margin-bottom:10px;
	width:33.3%;
}
body.page_home .box01 ul.pro_list a {
	/*border-top:5px #20772f solid;*/
	text-decoration:none;
	margin:0 5px;
	color:#414141;
	background-color:#f2f2f2;
}

body.page_home ul.pro_list a:hover {
	color: #61af6f;
	text-decoration: underline;
	/*background-color:#61af6f;*/
}
body.page_home ul.pro_list a img {
	width:100%;
	height:auto;
}
body.page_home ul.pro_list a h3 {
	padding:18px 0 15px;
}
body.page_home ul.pro_list a .t1,
body.page_home ul.pro_list a .t2 {
	display:block;
	text-align:center;
	font-size:16px;
	line-height:20px;
}
body.page_home ul.pro_list a .t2 {
	color:#818181;
}
body.page_home ul.pro_list a:hover .t2 {
	color:#fff;
}
body.page_home .box02 ul.pro_list a {
	/*height:565px !important;*/
}

/*訊息*/
body.page_home ul.index_newslist {
	margin-bottom:50px;
	margin-left: 15px;
	margin-right: 15px;
}
body.page_home ul.index_newslist li {
	width:25%;
}
body.page_home ul.index_newslist a {
	text-decoration:none;
	color:#393939;
	line-height:20px;
	padding:20px 20px 60px;
}
body.page_home ul.index_newslist a:hover {
	background:url(../images/index/icon_more.gif) right bottom no-repeat #f7f7f7;
}
body.page_home ul.index_newslist a .t_date {
	font-size:12px;
	color:#8f8f8f;
}
body.page_home ul.index_newslist a .t_title {
	font-size:16px;
	font-weight:bold;
	color:#1c1c1c;
	padding: 5px 0 14px;
}
body.page_home ul.index_newslist a:hover .t_title {
	color: #61af6f;
	text-decoration: underline;
}
body.page_home ul.index_newslist a .t_info {
	color:#393939;
	font-size:13px;
}





/*============================================================================================================================================*/
/*============================================================================================================================================*/
@media only screen and (min-width: 0px) and (max-width: 767px) {

.header {
	width:100%;
	max-width:1200px;
	margin:0 auto;
	height:auto;
	min-height:60px;
	background-color:#61af6f;
}
.side1 {
    float:none;
    width:100%;
	max-width:none;
	padding-bottom:0px;
	min-height:100px;
}
.content {
    float:none;
    width:100%;
    min-height:200px;
	max-width:none;
    z-index:100;
	/*
	padding-right:15px;
	padding-left:15px
	*/
}

.title_bg {
	margin: 0 15px 0px;
}
/*--標題title--*/
.title_bg h1.title {
	text-align:center;
	padding:25px 0;
}
.title_bg h1.title span {
	display:block;
}
.title_bg h1.title .te {
	font-size:32px;
	letter-spacing:1px;
	line-height:42px;
}
.title_bg h1.title .tc {
	font-size:21px;
	letter-spacing:1px;
}

/*---banner---*/
.title_bg .banner {
	display:none;
}

/*---logo---*/
.header h1.logo a {
	position:absolute;
    display:block;
    width:120px;
    height:56px;
    left:50%;
    top:0px;
	z-index:99;
	margin-left:-60px;
}

/*---主選單---*/
.btn_menushow {
	display:block;
	color: #fff;
	font-size: 40px;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	cursor:pointer;
	border-top:1px #fff solid;
}
#nav1 {
	display:none;
	position: relative;
	right: auto;
	bottom:auto;
	width:100%;
	padding:10px 0 ;
}
#nav1 li {
	float:none;
}
#nav1 a {
	float:none;
	padding:5px 0;
	margin:0;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#fff;
	border-bottom:0;
}

/*---品牌---*/
.header .brand_box {
	width:70px;
	position:absolute;
	right:0;
	top:9px;
	/*border-left:1px rgba(255, 255, 255, 0.5) solid;*/
	border:0;
	z-index:103;
}

/*上方品牌區*/
.brand_list_bg {
	display:none;
	position: fixed;
	top:0;
	left:0;
	width:100%;
	z-index:102;
	background-color:#333;
}
ul.brand_list {
	margin:50px auto 20px;
	width:100%;
	max-width:1200px;
}
ul.brand_list li {
	width:50%;
	margin:10px 0;
}
ul.brand_list li a {
	width:100%;
	margin-left: auto;
	text-align:center;
	text-decoration:none;
	color:#999;
	line-height:18px;
}
ul.brand_list li a img {
	width:80%;
}
ul.brand_list li a:hover {
	color:#f01a22;
}

/*---語系---*/
.header .language_box {
	width: 60px;
	position: absolute;
	right: auto;
	left:0px;
	top: 9px;
	padding-left: 0px;
	background: url(../images/all/ic02.png) 15px 5px no-repeat;
	z-index:101;
}
.header .language_box a.btn_language {
	display:block;
	padding:5px 10px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	text-indent:-9999px;
	letter-spacing:1px;
	background:none;
	cursor:pointer;
}

/*---搜尋---*/
.header .search_box {
	position: relative;
	right:auto;
	top:auto;
	border:0;
	height: 38px;
	width:100%;
	margin:0 auto;
	padding-top:60px;
}
.header .search_box .btn_searchshow {
	display:block;
	width:100%;
	background:url(../images/all/ic03.png) center center no-repeat;
	text-indent:-9999px;
	padding:5px 0px;
	cursor:pointer;
	margin:0 auto;
	border-top:1px #fff solid;
	border-bottom:1px #fff solid;
}
.header .search_box .search {
	display:none;
	padding:6px 10px;
	border-top:1px #fff solid;
	border-bottom:1px #fff solid;
}

.header .search_box .inputkeyword_search {
	padding: 2px 0px;
	width: 85%;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	color:#777;
	font-family:Arial, Helvetica, sans-serif, "微軟正黑體", "Microsoft JhengHei";
}
.header .search_box .btn_search {
	background: url(../images/all/ic03.png) center center no-repeat;
	width: 15%;
	height: 26px;
	float: left;
	margin-right: 0px;
	cursor: pointer;
}



/*-----------------side1 選單-----------------*/
.side1 ul.accordion > li {
	margin-left:15px;
	margin-right:15px;
}



/*----------------公司簡介---------------------*/
/*公司理念*/
body.page_about .se {
	position:relative;
	padding:20px 0;
	border-bottom:1px #ccc solid;
	margin-left:15px;
	margin-right:15px;
}
body.page_about .se h2 {
	font-weight:normal;
	padding-bottom:15px;
	text-align: center;
}
body.page_about .se01 {
	padding:auto;
}
body.page_about .se07 {
	margin-bottom:70px;
}

body.page_about .se .ic {
	display:block;
	position: relative;
	top:auto;
	left:auto;
	margin-top:0px;
	background:url(../images/about/ic01.png) center 8px no-repeat #f01b23;
	
	text-indent:-9999px;
	width:100%;
	height:80px;
	margin:0 auto 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
body.page_about .se.se01 .ic {
	margin-top:0px;
}

body.page_about .se01 .ic { background:url(../images/about/ic01.png) center center no-repeat #b2b2b2;}
body.page_about .se02 .ic { background:url(../images/about/ic02.png) center center no-repeat #b2b2b2;}
body.page_about .se03 .ic { background:url(../images/about/ic03.png) center center no-repeat #b2b2b2;}
body.page_about .se04 .ic { background:url(../images/about/ic04.png) center center no-repeat #b2b2b2;}
body.page_about .se05 .ic { background:url(../images/about/ic05.png) center center no-repeat #b2b2b2;}
body.page_about .se06 .ic { background:url(../images/about/ic06.png) center center no-repeat #b2b2b2;}
body.page_about .se07 .ic { background:url(../images/about/ic07.png) center center no-repeat #b2b2b2;}

body.page_about .se01 .ic,
body.page_about .se02 .ic,
body.page_about .se03 .ic,
body.page_about .se04 .ic,
body.page_about .se05 .ic,
body.page_about .se06 .ic,
body.page_about .se07 .ic {
	-moz-background-size:auto 100%;
	-webkit-background-size:auto 100%;
	-o-background-size:auto 100%;
	background-size:auto 100%;
}

/*公司沿革*/
body.page_about.a02 .kind_text {
	padding:20px 0 30px;
}
body.page_about .year_box {
	background-color:#f0f0f0;
	padding: 0;
	position:relative;
	margin-bottom:2px;
	margin-left:15px;
	margin-right:15px;
	overflow:hidden;
}
body.page_about .year_box .year {
	color: #fff;
	font-size: 50px;
	line-height:80px;
	font-weight: bold;
	position: relative;
	left: auto;
	top: auto;
	margin-left:18px;
	/*text-shadow: 2px 2px 5px rgba(150, 150, 150, 0.5),  -2px -2px 5px rgba(150, 150, 150, 0.5);*/
}
body.page_about .year_box ul.year_text {
	font-size:16px;
	padding:0 20px 20px;
}

/*品質政策*/
body.page_about ul.ab_list li {
	width:100%;
	max-width:none;
	margin:0 0px 30px;
	text-decoration:none;
	color:#414141;
	background-color:#f1eeee;
	position:relative;
}
body.page_about ul.ab_list li p.ct {
	text-align:center;
}

/*----------最新消息----------*/
/*列表*/
body.page_news ul.news_list li {
	width: 100%;
}
body.page_news ul.news_list a {
	float:none;
}
body.page_news ul.news_list a .dt {
	float: none;
	display: block;
	padding: 5px 15px;
	color: #353535;
	background-color: #f2f2f2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}body.page_news ul.news_list a .ti {
	float: none;
	width: auto;
	display:block;
	padding: 5px 10px;
}

.page_site a {
	padding:5px 0;
}
/*詳細*/
body.page_news.page_news_show ul.news_list a .dt {
	display:block;
}
body.page_news.page_news_show ul.news_list a .ti {
	display:block;
}

/*---------------產品服務-----------------*/
/*列表*/
body.page_product .title_bg {
	border:0;
}
body.page_product ul.pro_list {
	margin-bottom: 20px;
}
body.page_product ul.pro_list li {
	width: auto;
	margin-bottom:15px;
	float:none;
}

/*------------------聯絡我們-------------------*/
body.page_contact .t01 {
	text-align: left;
	padding: 15px;
	width:auto;
}
body.page_contact .contact_form {
	width:100%;
	margin: 20px auto 40px;
	font-size:16px;
}
body.page_contact .contact_form .tbgl,
body.page_contact .contact_form .tbgr {
	float:none;
	width:auto;
	display:block;
	padding:0 15px;
	margin-bottom:10px;
}
body.page_contact .contact_form .tbgr {
	float:none;
}

body.page_contact .contact_form .tbg2 {
	float:none;
	position:relative;
	width:auto;
	padding:0 15px;
	margin-bottom:10px;
}
body.page_contact .contact_form .re {
	color:#F00;
	padding-left:5px;
}
body.page_contact .contact_form .code {
	position: relative;
	left:0;
	top:0;
}
body.page_contact .contact_form .code img {
	width:50%;
	height:50px;
}
body.page_contact .contact_form .btn {
	position: relative;
	left:0;
	top:27px;
	width:196px;
	margin:0 auto 20px;
}

body.page_contact .inputkeyword_con01,
body.page_contact .inputkeyword_con02,
body.page_contact .inputkeyword_con03 {
	padding: 10px 10px;
	width: 94%;
	border:1px solid #d3d3d3;
	font-family:Arial, Helvetica, sans-serif, "微軟正黑體", "Microsoft JhengHei";
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
body.page_contact .inputkeyword_con02 {
	width:94%;
}
body.page_contact .inputkeyword_con03 {
	width:94%;
	height:180px;
}

.btn_basic {
	display:inline-block;
	padding: 9px 20px;
	/*margin:0 5px;*/
	background-color: #b0aeaf;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif, "微軟正黑體", "Microsoft JhengHei";
	font-size: 14px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor:pointer;
	text-decoration:none;
}
.btn_basic:hover {
	background-color:#61af6f;
}

.googlemap {
	margin-bottom:50px;
	padding: 0 15px;
}
.googlemap .map {
	width:100%;
	height:450px;
}
/*------------------------投資人服務-------------------*/
body.page_service .kind_text {
	padding:20px 15px 40px;
}
.table_basic td.footable-row-detail-cell {
	background-color:#fff;
}
body.page_service .phone_align {
	text-align:center;
}


/*--footer電話地址--*/
.footer{
	height:auto;
}

ul.down_info {
	position: relative;
	left:0;
	top:0;
	width:90%;
	margin:10px auto;
}
ul.down_info li {
	margin-right:0;
	width:100%;
	margin:5px 0;
}
ul.down_info p {
	color:#585858;
	font-size:15px;
	font-weight:bold;
	line-height:24px;
	padding-top: 10px;
	padding-left: 18px;
	float:left;
}
.sticker {
	position: relative;
	width: 70px;
	height: 70px;
	margin: 0px;
	float:left;
}
.ex1 .sticker-img {	background:url(../images/all/dpic01.png) center center no-repeat;}
.ex2 .sticker-img {	background:url(../images/all/dpic02.png) center center no-repeat;}
.ex3 .sticker-img {	background:url(../images/all/dpic03.png) center center no-repeat;}

.ex1 .sticker-shadow,
.ex2 .sticker-shadow,
.ex3 .sticker-shadow {
	opacity: 0.6;
}

.v_line {
	display:none;
}

/*--footer文字選單--*/
ul#nav3 {
	display:none;
	position: relative;
	right:0;
	top: 0;
}
ul#nav3 li.box01 { width:50%;}
ul#nav3 li.box02 { width:50%;}
ul#nav3 li.box03 { width:50%;}
ul#nav3 li.box04 { width:50%;}

ul#nav3 li.box04 a.title {
	line-height:36px;
}

ul#nav3 a.title {
	color:#333;
	font-size:14px;
	font-weight:bold;
	display:block;
	line-height:35px;
}
ul#nav3 a.title2 {
	color:#333;
	font-size:13px;
	font-weight:bold;
	display:block;
	line-height:30px;
}
ul#nav3 li.box03 a.title2 {
	margin-top:35px;
}
ul#nav3 a {
	float:none;
	font-size:12px;
	text-decoration:none;
	color:#616161;
	display:block;
	line-height:18px;
}
ul#nav3 a:hover {
	color:#f01a22;
}

/*--版宣--*/
.copyright {
	position: relative;
	width:100%;
	height:70px;
	background-color:#353535;
	bottom:0;
	left:0;
	color:rgba(255, 255, 255, 0.6);
	padding:10px 0;
}
.copyright .t_copy {
	position: relative;
	left:auto;
	top:auto;
	text-align:center;
}
.copyright .t_eztrust {
	position: relative;
	right:auto;
	top:auto;
	text-align:center;
}
.copyright .size {
	color:#808080;
	display:block;
}

a.link_eztrust {
	color:rgba(255, 255, 255, 0.6);
	text-decoration:none;
}
a.link_eztrust:hover {
	color:rgba(255, 255, 255, 0.9);
}

/*回頂端*/
a.goTop {
	top:-34px;
}


/*-----------------首頁-----------------*/
body.page_home .side1 {
	display:none;
}
body.page_home .main {
	width:100%;
	max-width:none;
}

body.page_home .banner img {
	width:100%;
	height:auto;
}

body.page_home .content {
	float: none;
	width: 100%;
	min-height: 200px;
	max-width: 1200px;
	z-index: 100;
	margin:0 auto;
}
body.page_home .content h2 {
	text-align:center;
	font-size:32px;
	color:#353535;
	padding:80px 60px;
}

body.page_home .text_c {
	font-size: 20px;
	font-weight: normal;
}


/*產品*/
body.page_home .box01 {
}
body.page_home .box02 {
	margin-top:50px;
}

body.page_home .pro_type_L,
body.page_home .pro_type_R {
	width:100%;
	float:none;
	margin-bottom:10px;
}
body.page_home .pro_type_L {
}
body.page_home .pro_type_R {
	float:none;
}

body.page_home .pro_kind {
	width:100%;
	max-width:560px;
	height:auto;
	border-top:5px #20772f solid;
	background-color:#f2f2f2;
	margin:0 auto;
}
body.page_home .box02 .pro_kind {
	height:auto;
}
body.page_home .pro_kind img {
	width:100%;
}
body.page_home .pro_kind h3 {
	padding:30px 0 10px;
}

body.page_home .pro_kind .t1,
body.page_home .pro_kind .t2 {
	display:block;
	text-align:center;
	font-size:26px;
	line-height:26px;
	color:#414141;
}
body.page_home .pro_kind .t2 {
	font-size:16px;
	color:#818181;
}
body.page_home .pro_kind p {
	line-height:24px;
	display:block;
	padding:20px 40px 40px;
}

body.page_home ul.pro_list {
	width:100%;
	max-width:570px;
	margin:0 auto;
}
body.page_home ul.pro_list li {
	margin-bottom:10px;
	width:33.3%;
}
body.page_home .box01 ul.pro_list a {
	border-top:5px #20772f solid;
	text-decoration:none;
	margin:0 5px;
	color:#414141;
	background-color:#f2f2f2;
}

body.page_home ul.pro_list a:hover {
	color:#fff;
	background-color:#61af6f;
}
body.page_home ul.pro_list a img {
	width:100%;
	height:auto;
}
body.page_home ul.pro_list a h3 {
	padding:18px 0 15px;
}
body.page_home ul.pro_list a .t1,
body.page_home ul.pro_list a .t2 {
	display:block;
	text-align:center;
	font-size:16px;
	line-height:20px;
}
body.page_home ul.pro_list a .t2 {
	color:#818181;
}
body.page_home ul.pro_list a:hover .t2 {
	color:#fff;
}
body.page_home .box02 ul.pro_list a {
	height:auto !important;
}

/*訊息*/
body.page_home ul.index_newslist {
	margin-bottom:50px;
	margin-left: 15px;
	margin-right: 15px;
}
body.page_home ul.index_newslist li {
	width:100%;
	background:url(../images/index/icon_more.gif) right bottom no-repeat #f7f7f7;
	margin-bottom:10px;
}
body.page_home ul.index_newslist a {
	text-decoration:none;
	color:#393939;
	line-height:20px;
	padding:20px 20px 50px;
}
body.page_home ul.index_newslist a:hover {
	background:none;
}
body.page_home ul.index_newslist a .t_date {
	font-size:12px;
	color:#8f8f8f;
}
body.page_home ul.index_newslist a .t_title {
	font-size:16px;
	font-weight:bold;
	color:#1c1c1c;
	padding: 5px 0 14px;
}
body.page_home ul.index_newslist a:hover .t_title {
	color:#61af6f;
}
body.page_home ul.index_newslist a .t_info {
	color:#393939;
	font-size:13px;
}



}



















