@import url(http://fonts.googleapis.com/earlyaccess/cwtexfangsong.css);
/*-------------------------------------------
     基本版面設定區
-------------------------------------------*/	
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;

}
	
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: 'cwtexhei', 'Varela Round', '微軟正黑體', sans-serif;
	background-color: #fff;
	background-image: url(../images/brand/brand-bg.jpg);
	background-repeat: repeat;
}
img, object, embed, video {max-width: 100%;vertical-align: bottom;border: 0px;}
a,a:link,a:hover,a:active,a:visited{transition: 1s;text-decoration: none;}
.both{clear: both;}
/* IE 6 不支援最大寬度，因此寬度預設為 100% */
.ie6 img {width:100%;border: 0px;}
.row{padding-right: 15px;padding-left: 15px;}
.w{padding-right: 10px;padding-left: 10px;}
.rows{padding-right: 10px;padding-left: 10px;}
.rowx{
	padding-right: 20px;
	padding-left: 20px;
	font-family: 'cwtexhei', 'Varela Round', '微軟正黑體', sans-serif;
}
.rowp{
	font-family: 'cwtexhei', 'Varela Round', '微軟正黑體', sans-serif;
	float: left;
	width: 88%;
	padding-top: 5%;
	padding-right: 7%;
	padding-bottom: 5%;
	padding-left: 5%;
	height: 250px;
	text-align: center;
}

.rwd-img{width:100%;}

.cd-social-area {
	width: 100%;
	padding-top: 10px;

}

/*---------------------------------- 
      文字顏色
---------------------------------- */
.s-fontcolor{
	color: #a1663f;
	font-size: 11px;
}

.s-fontcolor a{
	color: #a1663f;
	font-size: 11px;
}

.s-fontcolor:link{
	color: #a1663f;
	font-size: 11px;
}

.s-fontcolor:hover{
	color: #a1663f;
	font-size: 11px;
}

.b-fontcolor{
	color: #336699;
	letter-spacing: 1px;
	padding-right: 8px;
}
.b-fontcolor:link{
	color: #336699;
	letter-spacing: 1px;
}


.b-fontcolor:hover{
	color: #0099FF;
	letter-spacing: 1px;
}

.bs-fontcolor{
	color: #333;
	font-size: 16px;
	line-height: 1em;
	font-family: "微軟正黑體 Light";
}

.l-fontcolor{
	color: #009933;
	letter-spacing: 1px;
	padding-right: 8px;
}
.l-fontcolor:link{
	color: #009933;
	letter-spacing: 1px;
}


.l-fontcolor:hover{
	color: #99CC00;
	letter-spacing: 1px;
}

.p-fontcolor{
	color: #b98048;
	letter-spacing: 1px;
	padding-right: 8px;
}
.p-fontcolor:link{
	color: #b98048;
	letter-spacing: 1px;
}


.p-fontcolor:hover{
	color: #d4af4c;
	letter-spacing: 1px;
}

.c-fontcolor{
	color: #8a6d54;
	letter-spacing: 1px;
}
.g-fontcolor{
	color: #628251;
	letter-spacing: 1px;
}

.s-fontcolor{
	color: #666;
	font-size: 15px;
	text-transform: uppercase;
}

/*---------------------------------- 
      麵包屑導航
---------------------------------- */	
.breadcrumb{
	float: left;
}
ul.breadcrumb {display: block;height: 26px;margin: auto;list-style-type: none;}
ul.breadcrumb > li.crumb.first-crumb {z-index: 300;}
ul.breadcrumb > li.crumb.middle-crumb {z-index: 200;}
ul.breadcrumb > li.crumb.last-crumb {z-index: 100;}
ul.breadcrumb > li.crumb {position: relative;display: inline-block;box-sizing: border-box;float: left;color: #333;font-size: 13px;padding-left: 0px;transition: .2s border-color linear;padding-top: 5px;padding-right: 5px;padding-bottom: 5px;}
ul.breadcrumb > li.crumb:hover,
ul.breadcrumb > li.crumb:hover:after{cursor: pointer;transition: .2s border-color linear;color: #666;}
li.crumb:after,
li.crumb:before {content: '';position: absolute;left: 0;transition: .2s border-color linear;}
li.crumb:after {width: 100%;top: 25px;z-index: -1;}
li.crumb:before {top: 100%;}
.crumb{font-size: 15px;color: #958370;}

/*---------------------------------- 
      麵包屑導航-業績用
---------------------------------- */	
.breadcrumbs{
	float: left;
	padding-bottom: 10px;
}
ul.breadcrumbs {display: block;height: 26px;margin: auto;list-style-type: none;}
ul.breadcrumbs > li.crumbs.first-crumbs {z-index: 300;}
ul.breadcrumbs > li.crumbs.middle-crumbs {z-index: 200;}
ul.breadcrumbs > li.crumbs.last-crumbs {z-index: 100;}
ul.breadcrumbs > li.crumbs {position: relative;display: inline-block;box-sizing: border-box;float: left;color: #333;font-size: 13px;padding-left: 0px;transition: .2s border-color linear;padding-top: 5px;padding-right: 5px;padding-bottom: 10px;}
ul.breadcrumbs > li.crumbs:hover,
ul.breadcrumbs > li.crumbs:hover:after{cursor: pointer;transition: .2s border-color linear;color: #666;}
li.crumbs:after,
li.crumbs:before {content: '';position: absolute;left: 0;transition: .2s border-color linear;}
li.crumbs:after {width: 100%;top: 25px;z-index: -1;}
li.crumbs:before {top: 100%;}
.crumbs{font-size: 15px;color: #958370;}

/*--------------------- 分頁 -------------------------------*/
#pagination{float: left;width: 100%;text-align: center;margin-top: 5px;margin-bottom: 5px;}
ul.pagination {display: inline-block;padding: 0;margin: 0;}
ul.pagination li {display: inline;}
ul.pagination li a {
	color: #666;
	float: left;
	text-decoration: none;
	border-radius: 50px;
	font-size: 90%;
	font-family: "微軟正黑體 Light";
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	line-height: 1.75em;
}
ul.pagination li a.active {color: #fff;border-radius: 50px;font-family: "微軟正黑體 Light";background-color: #91ba4f;}
ul.pagination li a:hover:not(.active) {color: #9C0;background-color: #fff;}

/*-------------------------------------------
                loading設定
-------------------------------------------*/	


/*-------------------------------------------
                首頁選單右側浮動社群連結設定
-------------------------------------------*/	
.right-float{
	float: right;
	position: fixed;
	z-index: 1;
	top: 40%;
	width: 25px;
	right: 0px;
	padding-right: 10px;
	display: block;
	color: #333;
}
.right-em{
	color: #333;
	float: left;
	writing-mode: vertical-lr;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.right-em a:link{color: #333;font-size: 100%;}
.right-em a:hover{color: #F60;font-size: 100%;}
.right-em a:visited{color: #333;font-size: 100%;}
.right-em a:active{color: #333;font-size: 100%;}
.right-ems{
	color: #333;
	float: left;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 126%;
	width: 100%;
}
.right-ems a:link{color: #333;font-size: 100%;}
.right-ems a:hover{color: #F60;font-size: 100%;}
.right-ems a:visited{color: #333;font-size: 100%;}
.right-ems a:active{color: #333;font-size: 100%;}
/*---------------------------------- 
      導航字型設定
---------------------------------- */


/*---------------------------------- 
      選單社群圖示導航
---------------------------------- */	
.icon-area{text-align: center;width: 100%;}
.icon-area a:hover{color: #F90;transition: 1s;text-decoration: none;}
/*---------------------------------- 
      麵包屑導航
---------------------------------- */	
.breadcrumb{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
}
ul.breadcrumb {display: block;height: 26px;margin: auto;list-style-type: none;}
ul.breadcrumb > li.crumb.first-crumb {z-index: 300;}
ul.breadcrumb > li.crumb.middle-crumb {z-index: 200;}
ul.breadcrumb > li.crumb.last-crumb {z-index: 100;}
ul.breadcrumb > li.crumb {position: relative;display: inline-block;box-sizing: border-box;float: left;color: #333;font-size: 13px;padding-left: 0px;transition: .2s border-color linear;padding-top: 5px;padding-right: 5px;padding-bottom: 5px;}
ul.breadcrumb > li.crumb:hover,
ul.breadcrumb > li.crumb:hover:after{cursor: pointer;transition: .2s border-color linear;color: #666;}
li.crumb:after,
li.crumb:before {content: '';position: absolute;left: 0;transition: .2s border-color linear;}
li.crumb:after {width: 100%;top: 25px;z-index: -1;}
li.crumb:before {top: 100%;}
.crumb{font-size: 15px;color: #958370;}

/*-----------------------------------------------------
                  版權文字區
-----------------------------------------------------*/
#copyright{width: 100%;float: left;background-color: #4d4d4d;}
.copyright-area{width: 100%;margin-right: auto;margin-left: auto;max-width:1170px;}
.copyright-area .content{width: 100%;float: left;padding-top: 15px;padding-bottom: 15px;color: #FFF;}
.copyright-area .gem{width: 33.3333%;float: left;}
.copyright-area .gems{width: 30%;float: left;border-right-width: 1px;border-right-style: solid;border-right-color: #666;margin-right: 1.5%;padding-right: 1.5%;padding-top: 10px;padding-bottom: 10px;}
.copyright-area .gem-text{
	color: #FFF;
	font-size: 15px;
	line-height: 1.75em;
}
.copyright-area .gem-text a{color: #FFF;line-height: 1.55em;}
.copyright-area .gem-text a:link{color: #FFF;line-height: 1.55em;}
.copyright-area .gem-text a:hover{
	color: #F90;
	line-height: 1.55em;
}
.copyright-area .footer-logo{text-align: right;}
.copyright-area .footer-right{color: #dddddd;font-size: 12px;text-align: right;}

/*-----------------------------------------------------
                   主版面設定區
-----------------------------------------------------*/
#wap{width: 100%;position: relative;}
#content{width: 100%;float: left;}
.content{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1170px;
	padding-top: 0px;
	padding-bottom: 30px;
}

/*-----------------------------------------------------
                   首頁設定區
-----------------------------------------------------*/
.banner-area{	float: left;
	width: 100%;}
	
.story-area{
	float: left;
	width: 100%;
	position: relative;
}


.left-img{
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 15%;
}
.right-img{
	position: absolute;
	top: 25%;
	right: 0px;
}


.story-bg{
	background-repeat: repeat;
	background-image: url(../images/brand/brand-bg.jpg);
	float: left;
	width: 100%;
}

.story-bg-em{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.story-bg .con{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 780px;
	text-align: center;
	line-height: 1.75em;
}

.story-bg .cons{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 560px;
	text-align: center;
	line-height: 1.75em;
}

.story-bg .eml{
	float: left;
	width: 40%;
}
.story-bg .emr{
	float: left;
	width: 60%;
}
.story-bg h1{
	line-height: 1.75em;
	color: #3c3030;
	font-size: 180%;
	font-weight: bold;
}


.story-bg p{
	font-size: 100%;
	line-height: 1.75em;
}

.story-bg-area{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.story-bg-area .title-area{
	width: 125px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.story-bg-area .line{
	width: 100%;
	text-align: center;
	background-color: #CCC;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.story-bg-area .h1{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 136%;
	letter-spacing: 2px;
}

.story-bg-area .h2{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
	letter-spacing: 2px;
	color: #b1813d;
}

.story-bg-area .eng{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #6e8c56;
	font-size: 18px;
	padding-top: 15px;
	text-transform: uppercase;
	line-height: 1.75em;
}

/*-----------------------------------------------------
                   banner設定區
-----------------------------------------------------*/
.topbanner-circle{
	float: left;
	width: 100%;
	height:500px;
	position: relative;
}
.topbanner-circle img{ width: 100%; height: 100%; object-fit: cover; }
.topbanner-circle .top-b{
	float: left;
	width: 100%;
	position: absolute;
	bottom: 0px;
}

.header-title{
	width: 42%;
	position: absolute;
	z-index: 888;
	top: 35%;
	right: 0px;
	text-align: right;
	}
.header-title-h1{
	width: 100%;
	text-align: left;
	color: #FFFFFF;
	font-size: 180%;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
	line-height: 1.75em;
	float: left;
}

.header-title-line{
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 0.6);
	height: 1px;
}

.header-title-en{
	width: 72%;
	float: left;
	font-size: 16px;
	line-height: 1.55em;
	color: #fff;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
	text-align: left;
	padding-top: 5px;
}


/*-----------------------------------------------------
                   新案設定區
-----------------------------------------------------*/

.projects-bg{
	float: left;
	width: 100%;
	position: relative;
}

.projects-bg .em-area{
	background-image: url(../images/projects/l-bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-image: cover;
	float: left;
	width: 100%;
	position: relative;
}

.projects-bg .eml{
	float: left;
	width: 30%;
}
.projects-bg .emr{
	float: left;
	width: 75%;
	padding-left: 25%;
}

.projects-bg .message{
	float: left;
	position: absolute;
	z-index: 1;
	left: 0px;
	bottom: -20px;
	background-color: #4d4040;
	width: 35%;
}

.projects-bg .con{
	float: left;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 100px;
}

.projects-bg h1{
	line-height: 1.75em;
	color: #faf2e2;
	font-size: 180%;
}


.projects-bg p{
	font-size: 100%;
	line-height: 1.75em;
	color: #FFF;
}

.projects-bg-area{
	width: 100%;
	float: left;
	margin-bottom: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.projects-bg-area .title-area{
	width: 60px;
	text-align: center;
	margin-right: auto;
	padding-left: 10%;
}
.projects-bg-area .line{
	width: 1px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
	height: 80px;
}
.projects-bg-area .h1{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 136%;
	padding-top: 10px;
	letter-spacing: 2px;
}
.projects-bg-area .eng{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #b29c75;
	font-size: 14px;
}

/*-----------------------------------------------------
                   消息設定區
-----------------------------------------------------*/
.news-area{
	float: left;
	width: 100%;}
.news-area .nem{
	width: 45%;
	float: left;
	position: relative;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-right: 2.5%;
	margin-left: 2.5%;
	margin-bottom: 15px;
}
.news-area .nem-name{
	background-color: #FFF;
	box-shadow: 0px 0px 4px rgba(0%,0%,0%,0.2);
	position: absolute;
	left: -20px;
	top: 15px;
	padding: 10px;
	width: 35px;
	text-align: center;
	font-size: 90%;
	line-height: 16px;
	color: #666;
	z-index: 1;
}
.news-area .nem-img{width: 100%;float: left;}
.news-area .nem-area{width: 100%;float: left;margin-bottom: 10px;padding-bottom: 10px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #ececec;padding-top: 10px;}
.news-area .nem-time{
	width: 50%;
	float: left;
	font-size: 100%;
	color: #32a271;
	line-height: 1.55em;
}
.news-area .nem-times{
	width: 100%;
	float: left;
	font-size: 80%;
	color: #32a271;
	line-height: 2em;
}


.news-area .nem-more{width: 50%;float: left;text-align: right;font-size: 100%;color: #666;}
.news-area .nem-more a:link{
	width: 100%;
	float: left;
	text-align: right;
	font-size: 100%;
	color: #666;
}
.news-area .nem-more a:hover{
	width: 100%;
	float: left;
	text-align: right;
	font-size: 100%;
	color: #099;
}
.news-area .nem-h1{width: 100%;float: left;font-size: 126%;color: #000;line-height: 1.75em;}
.news-area .nem-h2{width: 100%;float: left;font-size: 108%;color: #548c27;line-height: 1.75em;}
.news-area .nem-text{width: 100%;float: left;font-size: 100%;color: #333;line-height: 1.55em;}

.news-area .nem-h1s{width: 100%;float: left;font-size: 136%;color: #000;line-height: 1.75em;}
.news-area .nem-h2s{width: 100%;float: left;font-size: 118%;color: #548c27;line-height: 1.75em;}
.news-area .nem-texts{width: 100%;float: left;color: #333;line-height: 1.75em;}

.news-name-area{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.news-name-area .title-area{
	width: 60px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.news-name-area .line{
	width: 1px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
	height: 80px;
}
.news-name-area .h1{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 136%;
	padding-top: 10px;
	letter-spacing: 2px;
}
.news-name-area .eng{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #b29c75;
	font-size: 14px;
}

/*-----------------------------------------------------
                   業績年表設定區
-----------------------------------------------------*/
.performance-area{
	float: left;
	width: 99%;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #f3c47a;
	position: relative;
}

.performance-area h1{
	font-size: 160%;
	line-height: 1.75em;
}
.performance-area h2{
	font-size: 136%;
	line-height: 1.75em;
}


.performance-area .dot{
	border-radius: 50px;
	position: absolute;
	z-index: 1;
	top: -2px;
	border: 3px solid #f3c47a;
	background-color: #FFF;
	height: 15px;
	width: 15px;
	left: -8px;
}

.performance-area .pname{
	border-radius: 20px;
	float: left;
	width: 80px;
	position: absolute;
	z-index: 1;
	left: -42px;
	top: 30px;
	padding: 10px;
	font-size: 136%;
	line-height: 1.2em;
	color: #333;
	text-align: center;
	border: 3px solid #f3c47a;
	background-color: #FFF;
}

.performance-area .box-area{
	width: 94%;
	margin-left: 6%;
	padding-top: 20px;
	padding-bottom: 30px;
}

/*-----------------------------------------------------
                   熱銷個案
-----------------------------------------------------*/
.hot-case-area{
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hot-case-area .grem{
	float: left;
	width: 48%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}	
.hot-case-area .pimg{
	float: left;
	width: 100%;
}

.hot-case-area .plogo{
	float: left;
	width: 100px;
	position: absolute;
	height: 100px;
	left: 20px;
	z-index: 777;
	top: -85px;
}

.hot-case-area .h1{
	float: left;
	width: 100%;
	font-size: 136%;
	line-height: 1.75em;
	color: #895f31;
	font-weight: bold;
	position: relative;
	padding-top: 20px;
}
.hot-case-area .h2{
	float: left;
	width: 100%;
	font-size: 118%;
	line-height: 1.55em;
	color: #548c27;
	font-weight: bold;
}

.hot-case-area .ptext{
	float: left;
	width: 100%;
	line-height: 1.75em;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	color: #333;
}


.hot-case-area .btn-a{
	float: left;
	width: 100%;
	padding-top: 5px;
}

/*-----------------------------------------------------
                  個案內頁
-----------------------------------------------------*/

.case-info-area{
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
}
.case-info-area .em-area{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.btn-as{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.case-info-area .eml{float: left;
	width: 20%;}
	
.case-info-area .eml-eng{float: left;
	width: 100%;font-size: 20px;
	line-height: 1em;
	color: #d2b972;text-transform: uppercase;}	
.case-info-area .eml-h1{
	float: left;
	width: 100%;
	font-size: 26px;
	line-height: 1.55em;
	color: #333;
}	
.case-info-area .eml-line{
	float: left;
	width: 48px;
	background-color: #d2b972;
	height: 2px;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}		
	
.case-info-area .emr{float: left;
	width: 80%;}
	
.case-info-area .emr-h1{
	float: left;
	width: 100%;
	font-size: 26px;
	line-height: 1.55em;
	color: #895f31;
}

.case-info-area .emr-h2{
	float: left;
	width: 100%;
	font-size: 20px;
	line-height: 1.75em;
	color: #548c27;
}	
.case-info-area .emr-text{
	float: left;
	width: 100%;
	line-height: 1.55em;
	color: #333;
}

/*-----------------------------------------------------
                   工程進度區
-----------------------------------------------------*/
.login-area{width: 100%;
	float: left;}
	
.login-area .coleml{width: 40%;
	float: left;}	
.login-area .colemr{
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
	
.login-area .col{width: 33.3333%;
	float: left;text-align: center;}	
	
	
.login-area .box{
	width: 100%;
	float: left;
	background-color: rgba(255,255,255,0.8);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
	border-radius: 20px;
	margin-bottom: 20px;
}

.login-area .box-area{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.login-area .h1{
	float: left;
	width: 100%;
	font-size: 136%;
	line-height: 1.75em;
	font-weight: bold;
	color: #300;
	text-align: left;
}

.login-area .p-text{
	float: left;
	width: 100%;
	line-height: 1.75em;
	text-align: left;
}


.box-areas{
	float: left;
	width: 100%;
}

.box-areas .t{
	float: left;
	width: 100%;
	line-height: 1.75em;
	font-size: 18px;
}	

.t-h1{
	float: left;
	width: 100%;
	color: #333333;
	line-height: 1.55em;
	font-size: 26px;
}
.t-h1-eng{
	float: left;
	width: 100%;
	color: #999;
	line-height: 1.55em;
	font-size: 36px;
}
.t-h2{
	float: left;
	width: 100%;
	color: #d66a9f;
	line-height: 1.55em;
	font-size: 28px;
}

.t-p{
	float: left;
	width: 100%;
	color: #333;
	line-height: 1.75em;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.t-nm-area{
	float: left;
	width: 100%;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/classic/line.png);
	background-repeat: repeat-x;
	background-position: center center;
}
			
.wbks{padding: 3px;border-radius: 5px;border: 1px solid #D4D4D4;box-shadow: inset 0 2px 5px #eee;color: #333333;font-family: "微軟正黑體";font-size: 100%;}
.wbks2{color: #333333;font-family: "微軟正黑體";font-size: 100%;box-shadow: inset 0 2px 5px #eee;border-radius: 5px;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #D4D4D4;border-right-color: #D4D4D4;border-bottom-color: #b8b8b8;border-left-color: #D4D4D4;padding-top: 0px;padding-right: 4px;padding-bottom: 0px;padding-left: 4px;}


.project-con{	float: left;
	width: 100%;}

.project-con .logo{
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	max-width:150px;
}
.project-text-area{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c6c6c6;
	border-bottom-color: #bfbfbf;
	margin-top: 10px;
	margin-bottom: 10px;
}
.project-text-area .boxz{float: left;line-height: 2em;padding-right: 15px;padding-left: 15px;}
.project-text-area .boxzs{float: left;line-height: 2em;padding-right: 0px;padding-left: 0px;display: block;}
.project-area .img-area{float: left;width: 100%;padding-top: 10px;}
.project-area .img-em{
	float: left;
	width: 48%;
	background-color: #fff;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 1%;
	margin-left: 1%;
}
.project-area .img-title{
	float: left;
	color: #333;
	text-align: center;
	line-height: 1.75em;
	width: 100%;
	padding-bottom: 10px;
}
.project-area .img-titles{position: absolute;z-index: 888;left: -2px;top: 71px;height: 17px;width: 17px;}
.ws{
	padding: 15px;
}
.wp{padding: 10px;}

/*-----------------------------------------------------
                   聯絡我們設定區
-----------------------------------------------------*/


.concact-map{
	float: left;
	width: 100%;
	position: relative;
	margin-top: 20px;
}

.concact-form{
	float: left;
	width: 100%;
	position: absolute;
	top: -20px;
	right: 0px;
}

#contact{
	float: left;
	width: 100%;
	position: relative;
	}
	
.contact-con{
	float: left;
	color: #333;
	width: 100%;
	padding-bottom: 15px;
	}
	
.contact-content{
	float: left;
	width: 100%;
	padding-top: 20px;
	}
	
.google-map{
	width: 100%;
	float: left;
}

.contactwap{
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	padding-right: 1%;
	}
	
.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}

.col-md{
	float: left;
	width: 22%;
	color: #333;
	font-size: 15px;
	text-align: right;
}

.col-md2{
	float: left;
	width: 78%;
	color: #FFF;
}

.col-md3{
	float: left;
	width: 11%;
	color: #333;
	font-size: 15px;
	text-align: right;
}

.col-md4{
	float: left;
	width: 89%;
	color: #FFF;
}

.col-md5{
	float: left;
	width: 100%;
	color: #FFF;
}

.col-md6{
	float: left;
	width: 100%;
	color: #FFF;
	margin-bottom: 35px;
}
		
#form_area{
	float: left;
	width: 100%;
}

.form_area{
	color: #FFF;
	text-align: left;
	font-size: 100%;
	float: left;
	width: 50%;
	padding-top: 8px;
	padding-bottom: 8px;
}	


.form_areas{
	color: #FFF;
	text-align: left;
	font-size: 108%;
	float: left;
	width: 18%;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 2%;
}

.form_areasx{
	color: #FFF;
	text-align: left;
	font-size: 100%;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 8px;
}

.wbk{
	padding: 3px;
	border-radius: 5px;
	border: 1px solid #D4D4D4;
	box-shadow: inset 0 2px 5px #eee;
	color: #333333;
	font-family: "微軟正黑體";
	font-size: 100%;
}

.wbk2{
	padding: 4px;
	color: #333333;
	font-family: "微軟正黑體";
	font-size: 100%;
	border-radius: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #b8b8b8;
	border-left-color: #D4D4D4;
}

.contact-info{
	border-radius: 20px;
	background-color: #FFF;
	box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2);
	padding: 20px;
	position: absolute;
	z-index: 888;
	top: 20%;
	right: 10%;
	width: 320px;
	line-height: 1.75em;
	}
		
.contact-info-line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
	
.contact-info-p{
	float: left;
	width: 100%;
	}
.contact-info-p a:link{
	color: #333;
	}
.contact-info-p a:hover{
	color: #C90;
	}

/*-----------------------------------------------------
                   自適應設定區
-----------------------------------------------------*/
@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 768px) {
.rows{padding-right: 25px;padding-left: 25px;}	
	
.bs-fontcolor{
	color: #333;
	font-size: 15px;
	line-height: 1.5em;
	font-family: "微軟正黑體 Light";
	float: left;
	width: 100%;
}

	
/*-------------------------------------------
                主版設定區
-------------------------------------------*/	
.content{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1170px;
	padding-top: 0px;
	padding-bottom: 30px;
}
	
/*-------------------------------------------
                首頁區
-------------------------------------------*/	
.story-bg .eml{
	padding-top: 15px;
	float: left;
	width: 100%;
}
.story-bg .emr{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.story-bg h1{
	line-height: 1.75em;
	color: #3c3030;
	font-size: 148%;
}


.story-bg p{
	font-size: 100%;
	line-height: 1.75em;
}
	
	
.cd-logo {
	display: block;
	position: absolute;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0.875em;
	z-index: 3;
	width: 150px;
}
.cd-logo img {
  display: block;
}

/*-----------------------------------------------------
                   banner設定區
-----------------------------------------------------*/
.topbanner-circle{
	float: left;
	width: 100%;
	height:400px;
	position: relative;
}

.header-title{
	width: 95%;
	position: absolute;
	z-index: 888;
	top: 35%;
	right: 0px;
	text-align: right;
	}
.header-title-h1{
	width: 100%;
	text-align: left;
	color: #FFFFFF;
	font-size: 160%;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
	line-height: 1.75em;
	float: left;
}

.header-title-line{
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 0.6);
	height: 1px;
}

.header-title-en{
	width: 95%;
	float: left;
	font-size: 15px;
	line-height: 1.55em;
	color: #fff;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
	text-align: left;
	padding-top: 5px;
}

/*-----------------------------------------------------
                   品牌設定區
-----------------------------------------------------*/

.story-bg .con{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	text-align: left;
	line-height: 1.75em;
}

.story-bg .cons{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	text-align: left;
	line-height: 1.75em;
}


.left-img{
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 6%;
	width:150px;
}
.right-img{
	position: absolute;
	top: 45%;
	right: 0px;
	width:150px;
}



/*-----------------------------------------------------
                   新案設定區
-----------------------------------------------------*/
.projects-bg .eml{
	float: left;
	width: 100%;
}

.projects-bg-area{
	width: 100%;
	float: left;
	margin-bottom: 20px;
	position: static;
}
.projects-bg .emr{
	float: left;
	width: 100%;
	padding-left: 0%;
}


.projects-bg .message{
	float: left;
	position: static;
	background-color: #4d4040;
	width: 100%;
}

.projects-bg .con{
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.projects-bg h1{
	line-height: 1.75em;
	color: #faf2e2;
	font-size: 180%;
}	
	
.projects-bg-area .title-area{
	width:100%;
	text-align: center;
	margin-right: auto;
	padding-left: 0;
}
/*-----------------------------------------------------
                   業績年表設定區
-----------------------------------------------------*/

.performance-area h1{
	font-size: 148%;
	line-height: 1.75em;
}
.performance-area h2{
	font-size: 118%;
	line-height: 1.75em;
}



.performance-area .box-area{
	width: 92%;
	margin-left: 8%;
	padding-top: 20px;
	padding-bottom: 20px;
}


.performance-area .pname{
	border-radius: 20px;
	float: left;
	width: 40px;
	position: absolute;
	z-index: 1;
	left: -20px;
	top: 20px;
	padding: 10px;
	font-size: 108%;
	line-height: 1.2em;
	color: #333;
	text-align: center;
	border: 2px solid #f3c47a;
	background-color: #FFF;
}

/*-----------------------------------------------------
                   熱銷個案
-----------------------------------------------------*/
.hot-case-area .grem{
	float: left;
	width: 98%;
	margin-right: 1%;
	margin-bottom: 5%;
	margin-left: 1%;
}	

/*-----------------------------------------------------
                   工程進度區
-----------------------------------------------------*/
	
.login-area .coleml{width: 100%;
	float: left;}	
.login-area .colemr{
	width: 100%;
	float: left;
	text-align: center;
}
	
.login-area .col{width: 100%;
	float: left;text-align: center;}	

.t-nm-area{
	float: left;
	width: 100%;
	display: none;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/classic/line.png);
	background-repeat: repeat-x;
	background-position: center center;
}

.project-area .img-em{
	float: left;
	width: 98%;
	background-color: #fff;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 1%;
	margin-left: 1%;
}
	
/*-------------------------------------------
                首頁選單右側浮動社群連結設定
-------------------------------------------*/	
.right-float{float: right;position: fixed;z-index: 888;top: 6%;width: 25px;right: 0px;padding-right: 10px;display: none;color: #999;}



/*-----------------------------------------------------
                   消息設定區
-----------------------------------------------------*/
.news-area .nem{width: 96%;float: left;position: relative;padding-bottom: 0px;padding-top: 10px;margin-right: 2%;margin-left: 2%;}
.news-area .nem-name{background-color: #FFF;box-shadow: 0px 0px 4px rgba(0%,0%,0%,0.2);position: absolute;z-index: 1;left: 10px;top: 20px;padding: 10px;width: 35px;text-align: center;font-size: 90%;line-height: 16px;color: #666;}
.news-area .nem-time{width: 100%;float: left;font-size: 70%;color: #32a271;line-height: 1.75em;}
.news-area .nem-more{width: 100%;float: left;text-align: left;font-size: 90%;color: #666;line-height: 1.75em;}

/*-----------------------------------------------------
                  版權文字區
-----------------------------------------------------*/
.copyright-area .gem{width: 100%;float: left;}		
.copyright-area .gems{
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 0px;
}

.copyright-area .footer-logo{text-align:left;}
.copyright-area .footer-right{color: #dddddd;font-size: 12px;text-align: left;}

/*-----------------------------------------------------
                  聯絡我們區
-----------------------------------------------------*/

.text-left{text-align:left}.text-right{text-align:left}.text-center{text-align:left}

.col-md{
	float: left;
	width: 100%;
	color: #333;
	text-align: left;
}

.col-md2{
	float: left;
	width: 100%;
	color: #333;
	text-align: left;
}

.col-md3{
	float: left;
	width: 100%;
	color: #333;
	font-size: 15px;
	text-align: left;
}

.col-md4{
	float: left;
	width: 100%;
	text-align: left;
}

.form_area{
	color: #333;
	text-align: left;
	font-family: "微軟正黑體";
	font-size: 100%;
	float: left;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}
}
