
@import url(../fonts/font-awesome/font-awesome.min.css);
@import url(../fonts/flaticon/flaticon.css);
@import url(index_header.css);
@import url(index_footer.css);
@import url(page_banner.css);
/*@import url(page_navsub.css);*/



/*========================================================
                      	  設定
=========================================================*/


.h1-title {
	color: #fff;
	text-align: center;
	font-size: 20px;
	margin: 0 0 30px 0;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #f6ad36;
}
.h2-title {
	border-left: 7px solid #166251;
	background-color: #ddd;
	padding: 10px 20px;
	margin: 0 0 40px 0;
	color: #166251;
}
.h2-title span{
	font-size:17px;
	float:right;
	margin-right:0;
	padding:8px 0;
	color:#269980;
}	
.h3-title {
	position: relative;
	padding: 5px 15px 7px;
	margin: 0 0 20px 0;
}
.h3-title:after {
	content: '';
	position: absolute;
	left: 0;
	top: 20%;
	z-index: 9;
	width: 6px;
	height: 60%;
	background-color: #145474;
}

.h4-title {
 /*   background: url(../images/title.png) no-repeat left center;
	background-size: 100% 100%;*/
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#69be86+0,54b433+100 */
background: #69be86; /* Old browsers */
background: -moz-linear-gradient(left, #69be86 0%, #54b433 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #69be86 0%,#54b433 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #69be86 0%,#54b433 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69be86', endColorstr='#54b433',GradientType=1 ); /* IE6-9 */
	padding: 10px 15px;
	position: relative;
	margin-left: 25px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
}
.h4-title:before {
	
	content: '';
	position: absolute;
	left: -25px;
	top: 0;
	z-index: 9;
	width: 15px;
	height: 100%;
	background-color: #eda839;
}


/* 尺寸設定 */
@media (max-width: 767px) {
	.h1-title2 {
		background-color: #2e779c;
		color: #fff;
		margin: 0 0 30px 0;
		padding-top: 20px;
	}
}
@media (min-width: 768px) {
	.h1-title {
		font-size: 28px;
	}
}
@media (min-width: 1200px) {
	.h1-title {
		font-size: 32px;
	}
}


/*========================================================
                      	 內頁框架
=========================================================*/

.content {
	padding-bottom: 60px;
	
}

.bg-1 {
	margin-top: -30px;
/*    background: url(../images/back.jpg) no-repeat center top;
	background-size: cover;*/
	padding-top: 20px;
	padding-bottom: 50px;
}


@media (min-width: 992px) {
	.pl50 {
		padding-left: 50px;
	}
}


/* 麵包屑 */
.breadcrumbs {
	text-align: right;
}
.breadcrumbs a {
	display: inline-block;
	text-decoration: underline;
	color: #000;
	padding: 20px 0 10px 0;
}
.breadcrumbs a.home {
	font-weight: bold;
}
.breadcrumbs span {
	margin: 0 2px 0 4px;
	color: #000;
	font-size: 100%;
	font-weight: bold;
}

/*========================================================
                      	 關於台鎔
=========================================================*/

.about-list {
	font-size: 20px;
	line-height: 36px;
}
.about-1 h2 {
	color: #000;
	text-align: center;
}
.about-1 ul {
	list-style: none;
	margin: 0 0 40px 0;
	padding: 0;
}
.about-1 ul li {
    background: url(../images/icon_1.jpg) no-repeat left 6px;
	padding: 5px 0 5px 36px;
	margin: 0 0 20px 0;
}
.about-1 img {
	width: 100%;
	vertical-align: bottom;
	margin-bottom: 20px;
}

.about-2 {
	color: #fff;
	margin-bottom: 60px;
}
.about-2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.about-2 ul li {
	margin-bottom: 20px;
}
.about-2 .col-md-5 {
	background-color: #4f9b37;
	padding: 50px 30px;
}
.about-2 .col-md-7 {
    background: url(../images/about_b01.jpg) no-repeat right top;
	background-size: cover;
	color: #000;
	padding: 50px;
}
.style2 {

}
.style2 li span {
	color: #ba0000;
	font-weight: bold;
	display: block;
}



/* 重要記事 */

.about-3 > .row {
    background: #f3f3f5 url(../images/about_c02.jpg) no-repeat left bottom;
    background-size: 150% auto;
    padding-top: 50px;
    padding-bottom: 140px;
    margin: 0;    
}
.about-3 img {
	width: 100%;
	vertical-align: bottom;
	margin-bottom: 20px;
}
.about-3 h2 {
	background-color: #5e9b4b;
	color: #fff;
	text-align: center;
	padding: 10px 0;
}
.about-3 p {
	font-size: 18px;
	line-height: 36px;
	margin-bottom: 20px;
}
.timeline-post-year {
	font-weight: bold;
	font-size: 24px;
	color: #5e9b4b;
}



/* 組織圖 */
.about-4 h2 {
	background-color: #5e9b4b;
	color: #fff;
	text-align: center;
	padding: 10px 0;
}


/* 管理政策 */
.about-5 {
/*
    background: url(../images/about_e01.jpg) no-repeat left bottom;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
*/
}
.about-5-box {
	margin: 0;
	background-color: #fff;
	border: 1px solid #f3a637;
	border-radius: 10px;
	padding: 30px 20px;
}
.about-5-box h3 {
	font-weight: bold;
	color: #f3a637;
}

.about-5-box .img-1 {
	display: none;
}
.about-5-box .img-2 {
	display: block;
	margin: 0 auto 30px;
	width: 60%;
}
.about-5-box .img-3 {
	display: block;
	margin: 0 auto 30px;
	width: 60%;
}



/* 尺寸設定 */

/*
@media (max-width: 639px) {
	.about-3 > .row {
		padding-top: 0;
	}
	.timeline-posts {
		text-align: center;
	}
	.timeline-post-year {
		margin-top: 50px;
	}
	.timeline-post-year:after {
		content: '';
		position: relative;
		left: 50%;
		transform : translateX(-50%);
		display: block;
		width: 30%;
	}
}
*/

.timeline-posts {
    padding-left: 50px;
    margin-top: 0px;
    padding-right: 40px;
    font-weight: bold;
}
.timeline-posts h2 {
    margin-left: -135px;
}
.timeline-post {
    position: relative;
    margin-bottom: 30px;
}
.timeline-post-year {
    position: absolute;
    top: 0;
    left: -100px;
}
.timeline-post:before, 
.timeline-post:after {
    content: '';
    position: absolute;
}
.timeline-post:before {
    top: 6px;
    left: -25px;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    border: 10px solid #5e9b4b;
}
.timeline-post:after {
    top: 36px;
    left: -13px;
    height: 100%;
    width: 8px;
    background: #dedede;
}
.timeline-post:last-child:after{
    height: 80%;
}
.timeline-post .timeline-post-body {
    padding-top: 8px;
    padding-bottom: 16px;
    position: relative;
    padding-left: 64px;
}
.timeline-post .timeline-post-body:before {
    content: '';
    position: absolute;
    top: 20px;
    left: -5px;
    display: inline-block;
    width: 60px;
    height: 1px;
    background-color: #5e9b4b;
}

@media (min-width: 768px) {
	.about-2 > div {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
	.about-2 .col-md-5 {
		padding: 50px 70px;
	}
	.style2 {
		width: 70%;
	}
	.about-5-box {
		padding: 50px 50px;
	}
	.about-5-box .img-3 {
		float: left;
		width: 30%;
		margin-right: 30px;
	}
}
@media (min-width: 992px) {
	.timeline-posts {
		margin-top: 0;
		padding-left: 0px;
	}
	.timeline-posts h2 {
		display: none;
		margin-left: -165px;
	}
	.about-3 > .row {
		padding-left:80px;
	}
}
@media (min-width: 1200px) {
/*	.about-3 > .row {
		background: url(../images/about_c01.jpg) no-repeat 40% bottom;
		background-size: cover;
		padding-top: 100px;
		padding-bottom: 100px;
	}*/
	.timeline-posts {
		padding-left: 0px;
		float:right;
	}
	.about-5-box .img-2 {
		width: 40%;
	}
}
@media (min-width: 1600px) {
	.about-3 > .row {
		background: url(../images/about_c01.jpg) no-repeat 15% bottom ;
		background-size: cover;
	}
	.timeline-posts {
		padding-left: 120px;
		float:right;
        height: 960px;
        overflow-y: scroll;
	}
	.about-5-box .img-1 {
		display: block;
	}
	.about-5-box .img-2 {
		width: 40%;
	}
	.about-5-box .img-3 {
		display: none;
	}
}


/*========================================================
                         核心技術
=========================================================*/


.technology-img {
	width: 100%; 
	display: block; 
	margin: 0 auto 30px;
}

.technology-img-box > div {
	padding: 0 15px 20px;
}
.technology-img-box > div img {
	width: 100%;
	vertical-align: bottom;
	border: 1px solid #ddd;
}
.technology-img-box > div p {
	text-align: center;
	color: #333;
	padding: 5px 10px;
}


/*專業安全與技術*/
.technology-4 {
	
}
.technology-4 > div {
	overflow: hidden;
	position: relative;
	background-color: #fff;
	border: 1px solid #adadad;
	border-bottom: 5px solid #44a335;
	margin-bottom: 20px;
}
.technology-4 > div:nth-of-type(2n) {
	border-bottom: 5px solid #eda83a;
}
.technology-4 > div strong {
	position: absolute;
	left: -15px;
	top: -15px;
	z-index: 9;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	background-color: #44a335;
	color: #fff;
	text-align: center;
	line-height: 80px;
	margin-right: 20px;
	font-size: 24px;
}
.technology-4 > div:nth-of-type(2n) strong {
	background-color: #eda83a;
}
.technology-4 > div p {
	overflow: hidden;
	padding: 30px 30px 30px 100px;
	margin: 0;
}


/*污染防治*/
.technology-img-box2 {
	position: relative;
	margin-bottom: 50px;
}
.technology-img-box2 .info {
	width: 100%;
	background-color: rgba(255,255,255,0.8);
	padding: 20px 20px;
	border-left: 10px solid #45a336;
}
.technology-img-box2 .info h3 {
	margin: 0 0 10px 0;
}
.technology-img-box2 .info p {
	margin: 0;
}
.technology-img-box2 img {
	width: 100%;
	vertical-align: bottom;
}



.ul-s1 {
	list-style: none;
	margin: 50px 0;
	padding: 0;
	font-size: 20px;
}
.ul-s1 li {
	position: relative;
	padding: 7px 0;
	padding-left: 140px;
}
.ul-s1 li span {
	position: absolute;
	left: 20px;
	top: 7px;
	z-index: 9;
	width: 130px;
	font-weight: bold;
}
.ul-s1 li span i {
	font-size: 15px;
	margin-right: 8px;
	color: #166251;
}

/* 循環經濟 & CSR */
.ul-s2 {
	margin: 50px 0;
	font-size: 20px;
}
.ul-s2 li {
	position: relative;
	padding: 7px 0;
}
/*環安政策*/
.technology-img-box > div .text1 {
	color:#000;
	font-weight:bold;
	font-size:22px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1c000+0,738827+100 */
	background: #c1c000; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #c1c000 0%, #738827 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, #c1c000 0%,#738827 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, #c1c000 0%,#738827 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c000', endColorstr='#738827',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}

/* 尺寸設定 */
@media (min-width: 1200px) {
	.technology-img {
		width: 80%; 
	}
	.technology-img-box > div {
		padding: 0 30px 20px;
	}
	/*.technology-img-box2 .info {
		position: absolute;
		left: 5%;
		bottom: 10%;
		z-index: 9;
		width: 80%;
	}*/
}



/*========================================================
                         新聞中心
=========================================================*/

.news-list {
	margin-top: -30px;
/*    background: url(../../images/news_bg.jpg) no-repeat center top;
	background-size: cover;*/
	padding-top: 20px;
	padding-bottom: 50px;
}


.news-post {
	margin-top: 50px;
	text-align: center;

}
.news-post h1 {
	color: #9c6d4b;
	font-weight: bold;
	margin-bottom: 30px;
}


/* 目錄頁設定 */
.post-minimal {
	position: relative;
	border-radius: 4px;
	overflow: hidden;
	background: #fff;
	-webkit-box-shadow: 2px 0px 5px 1px rgba(65, 65, 65, 0.2);
	box-shadow: 2px 0px 5px 1px rgba(65, 65, 65, 0.2);
	margin-bottom: 30px;
	text-align: left;
}
.post-minimal .post-body {
	padding: 20px;
}
.post-minimal * + .post-text {
	margin-top: 8px;
}
.post-minimal * + .post-meta {
	margin-top: 5px;
}
.post-minimal * + .post-meta i {
	color: #199c93;
}
.post-minimal .post-body h2 {
	margin: 0 0 14px 0;
}
.post-minimal .post-body h2 a {
	display: inline-block;
	font-size: 20px;
	padding: 5px 10px;
	color: #fff;
}
.news-post .post-minimal:nth-of-type(2n+1) .post-body h2 a {
	background-color: #199c93;
}
.news-post .post-minimal:nth-of-type(2n+2) .post-body h2 a {
	background-color: #199c93;
}


/* 尺寸設定 */
@media (max-width: 639px) {
	.post-minimal {
		display: inline-block;
		width: 100%;
		max-width: 500px;
	}
	.post-minimal .post-image img {
		width: 100%;
		vertical-align: bottom;
	}
}

@media (min-width: 640px) {
	.post-minimal {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.post-minimal .post-left {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-webkit-align-self: stretch;
		-ms-flex-item-align: stretch;
		align-self: stretch;
		width: 320px;
	}
	.post-minimal .post-image {
		position: relative;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-webkit-align-self: stretch;
		-ms-flex-item-align: stretch;
		-ms-grid-row-align: stretch;
		align-self: stretch;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		overflow: hidden;
	}
	.post-minimal .post-image img {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		/*height: auto;
		width: auto;*/
		height: 100%;
		min-width: 100%;
		z-index: 1;
	}
	.post-minimal .post-body {
		padding: 30px 24px 30px 27px;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}
}

@media (min-width: 1200px) {
	.post-minimal .post-body {
		padding: 40px 26px 40px 50px;
	}
}



/* 最新消息內頁 */	

.news-box {
	margin-bottom: 30px;
	text-align: left;
}
.news-header h3 {
	display: block;
	color: #745b11;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	padding-bottom: 20px;
	margin-top: 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #dedede;
}
.news-header time {
	display: block;
	position: relative;
	color: #C00;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 15px;
}
.news-content {
	}
.news-content img {
	max-width: 100%;
	vertical-align: bottom;
/*	display: block;
	margin: 0 auto 20px;*/
	}

/*回目錄頁*/
.news-post .back{
	text-align: right;
	padding-top: 30px;
}
.news-post .back a {
	background-color: #199c93;
	padding: 5px 20px 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-size: 15px;
}
.news-post .back a:hover {
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	background-color: #136396;
	color: #fff;
	text-decoration: none;
}



/*========================================================
                   	最新消息內頁
=========================================================*/

.news-detail {
	margin-bottom: 50px;
	text-align: left;
}
.news-detail h2 {
	text-align: left;
	margin: 0 0 30px 0;
	color: #048477;
}
.news-content {
	padding-bottom: 20px;
	border-bottom: 2px dashed #adadad;
}
.news-content img {
	max-width: 100%;
	vertical-align: bottom;
/*	display: block;
	margin: 0 auto 20px;*/
}
/*回目錄頁*/
.news-detail .back {
	text-align: right;
	padding-top: 30px;
}
.news-detail .back a {
	background-color: #199c93;
	padding: 8px 20px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-size: 15px;
}
.news-detail .back a:hover {
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	background-color: #fca937;
	color: #fff;
	text-decoration: none;
}


/* 尺寸設定 */

@media (min-width: 992px) {
/*	.news-content img {
		float: left;
		width: 40%;
		margin: 6px 30px 20px 0;
	}*/
}



/*========================================================
                        影音專區
=========================================================*/

.work-3 {
}
.work-3 dl {
	position: relative;
	margin-bottom: 20px;
}

.work-3 dl dt {
}
.work-3 dl dt span {
	display: inline-block;
	margin-bottom: 10px;
}
.work-3 dl dt img {
	width: 100%;
	vertical-align: bottom;
}

.work-3 dl dt .pic {
}
.work-3 dl dt .pic a {
	position: relative;
	display: block;
}
.work-3 dl dt .pic a:before {
    position: absolute;
    top: 6px;
    bottom: 6px;
    left: 6px;
    right: 6px;
    content: '';
    display: inline-block;
	background: url(../images/youtube.png) no-repeat center center;
	background-color: rgba(255,255,255,0.1);
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    transition: .3s;
}
.work-3 dl dt .pic a:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.work-3 dl dd {
	overflow: hidden;
	line-height: 24px;
}
.work-3 dl dd p {
	color: #333;
}
.work-3 dl dd time {
	position: absolute;
	left: 15px;
	top: 0;
	z-index: 9;
	color: #fff;
	font-size: 15px;
	padding: 14px 10px 10px;
	background-color: #77baab;
	text-align: center;
}
.work-3 dl dd time span {
	font-size: 36px;
	font-weight: bold;
	display: block;
}




.video-wrap > div {
    margin-top: 60px;
    margin-bottom: 160px;
}
.video-wrap > div:last-of-type {
    margin-bottom: 100px;
}
.video-wrap .pic {
    position: relative;
    z-index: 2;
}
.video-wrap .pic a {
    display: block;
}
.video-wrap .pic a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: rgba(0,0,0,0.5) url("../images/video-bg.png") no-repeat center center / cover;
    opacity: 1;
    transition: .3s;
}
.video-wrap .pic a:hover:before {
    opacity: 0.3;
}
.video-wrap .video-info h3 {
    font-weight: bold;
    line-height: 36px;
}


@media (min-width: 1200px) {
    .video-wrap > div {
        display: flex;
        align-items: center;
    }
    .video-wrap > div:nth-of-type(2n+1) {
        text-align: left;
    }
    .video-wrap > div:nth-of-type(2n+2) {
        text-align: right;
    }
    .video-wrap > div:nth-of-type(2n) [class*="col-"]:nth-child(1) {
        order: 2;
    }
    .video-wrap > div:nth-of-type(2n) [class*="col-"]:nth-child(2) {
        order: 1;
    }
}








/*========================================================
                        人才招募
=========================================================*/

.recruiting-list {
	margin: 0 0 40px 0;
	font-size: 18px;
	line-height: 36px;
}
.recruiting-welfare {
	margin-bottom: 50px;
	font-size: 16px;
}
.recruiting-welfare > div {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 100%;
	margin: 0 0 20px 0;
	border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.recruiting-welfare > div img {
	display: block;
	width: 120px;
	height: 120px;
	padding: 10px;
	margin: 0 auto;
}
.recruiting-welfare > div .info {
	overflow: hidden;
	padding: 0 30px;
	min-height: 90px;
	line-height: 1.42857143;
}
.recruiting-welfare > div .info h3 {
    font-size: 24px;
	margin: 5px 0;
	font-weight: bold;
}
.recruiting-welfare > div .info p {
    margin: 0;
}


.recruiting-btn {
	text-align: right;
	margin-bottom: 40px;
}
.recruiting-btn a {
	display: inline-block;
	background-color: #01a198;
	padding: 5px 30px;
	color: #fff;
	font-size: 16px;
	margin: 0 5px;
}
.recruiting-btn a:hover {
	background-color: #f8ae30;
}


.recruiting-photo img{
	width:100%;
	padding-bottom:10px;
}


/* 尺寸設定*/
@media (min-width: 480px) {
	.recruiting-welfare > div {
		width: 47%;
		margin: 0 2% 20px 0;
	}
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
	.recruiting-welfare > div {
		width: 30.5%;
		margin: 0 2% 20px 0;
	}
}
@media (min-width: 1200px) {
}
@media (min-width: 1600px) {

	.recruiting-welfare > div {
		width: 23.8%;
		margin: 0 1% 20px 0;
	}
	.recruiting-welfare > div:last-of-type {
		width: 23.8%;
		margin: 0 0 20px 0;
	}
}


/*========================================================
                      	 企業責任
=========================================================*/
.responsibility-list {
	margin-bottom: 50px;
}
.responsibility-list h3,.responsibility-list-2 h3,.responsibility-list-3-1 h3{
	font-weight: bold;
	color: #00b331;
}
.responsibility-list h4{
	padding:5px 0 0;
	border-bottom: 1px #a0a0a0 solid;
	}
.responsibility-list h5{
	padding:5px 0 0;
	color: rgb(255, 108, 47);
	font-size: 18px;
	}
.responsibility-list h6 {
	font-weight: bold;
	font-size: 18px;
}
.responsibility-list img {
	max-width: 100%;
	vertical-align: bottom;
	/*margin: 20px 0;*/
}
/*企業永續經營承諾*/
.responsibility-list-3-1 .list_box1 {
    background: #eeeeee;
    border: 3px solid #e1e1e1;
    padding: 5px 5px 25px;
    border-radius: 5px;
    width: 98%;
    margin: 5% 1%;
}
.responsibility-list-3-1 .list_box1 h1{
    color:#4e4e4e;
    font-size: 18px;
}
.responsibility-list-3-1 .list_box1 p{
    font-size: 14px;
	text-align: center;
}
.responsibility-list-3-1 .box_1 {
    border: 2px solid #8cce52;
	background:#f9fff3;
	-moz-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	margin-bottom: 20px;
}
.responsibility-list-3-1 .box_1 h1{
	background: #8cce52;
	margin-top: 0px;
	font-size: 24px;
	padding: 10px 25px;
	color:#fff;
	}
.responsibility-list-3-1 p{
   color:#333;
    font-size: 18px;
    padding: 10px 25px;
	line-height: 30px;
}
.responsibility-list-3-1 .box_2 {
    border: 2px solid #09ade6;
	background:#effbff;
	-moz-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	margin-bottom: 20px;
}
.responsibility-list-3-1 .box_2 h1{
	background:#09ade6;
	margin-top: 0px;
	font-size: 24px;
	padding: 10px 25px;
	color:#fff;
	}
.responsibility-list-3-1 .box_3 {
    border: 2px solid #b5a5c6 ;
	background:#faf5ff;
	-moz-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	margin-bottom: 20px;
}
.responsibility-list-3-1 .box_3 h1{
	background:#b5a5c6;
	margin-top: 0px;
	font-size: 24px;
	padding: 10px 25px;
	color:#fff;
	}
/*員工關懷*/
.technology-Staff {
	
}
.technology-Staff ul {
	overflow: hidden;
	position: relative;
	background-color: #fff;
	border: 1px solid #adadad;
	border-bottom: 5px solid #796ca4;
	border-bottom-right-radius: 50px;
	-moz-box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5);
-webkit-box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5);
box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5);
padding: 30px 30px 30px 40px;
}
.technology-Staff ul:nth-of-type(2n) {
	border-bottom: 5px solid #67b5b7;
}
.technology-Staff ul il {
	position: absolute;
	left: -15px;
	top: -15px;
	z-index: 9;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	background-color: #44a335;
	color: #fff;
	text-align: center;
	line-height: 80px;
	margin-right: 20px;
	font-size: 24px;
}
.technology-Staff ul:nth-of-type(2n) il {
	background-color: #eda83a;
}
.technology-Staff ul li {
	margin-left: 25px;
}
.technology-Staff  p samp {
    display: inline-block;
    text-transform: uppercase;
    color: #796ca4;
    font-weight: bold;
	font-size: 18px;
}
.technology-Staff  p samp-2 {
    display: inline-block;
    text-transform: uppercase;
    color: #67b5b7;
    font-weight: bold;
	font-size: 18px;
}


/*社會參與*/
.responsibility-list {
    margin-bottom: 50px;
}
.responsibility-list .resp_box {
	overflow: hidden;
}
.responsibility-list .resp_box .left img{
    max-width: 30%;
    float: left;
    margin-right: 30px;
}
.responsibility-list .resp_box .right img{
    max-width: 30%;
    float: right;
    margin-right: 30px;
}
.responsibility-list .resp_box ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.responsibility-list .resp_box ul li {
	margin-bottom: 20px;
	border-left: 8px solid #298470;
	padding-left: 16px;
}
.responsibility-list .resp_box .b {
    overflow: hidden;
}
.app_pic img {
    margin: 0 auto;
    padding-bottom: 15px;
    width: 100%;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
@media screen and (max-width: 767px){
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}

}
@media (min-width: 992px) {

	.img_01s img{
		max-width: 60%;
		display:block; margin:auto;
		}
	.img_02s img{
		max-width: 80%;
		display:block; margin:auto;
		}	
	
}





/*========================================================
                        投資人專區
=========================================================*/

/* 左側選單列表 */
.investor-nav {
	margin-bottom: 50px;
	background-color: #F5F5F5;
}
.investor-nav h2 {
	background: #298470;
	color: #fff;
	margin: 0;
	padding: 10px 20px;
}
.navsub-style {
	margin: 0 20px 20px;
	border-bottom: 1px dashed #adadad;
	padding-bottom: 20px;
}
.navsub-style:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}
.navsub-style h3 a {
	color: #166251;
	font-weight: bold;
}
.navsub-style h3 a:hover {
	color: #a9690c;
}
.navsub-style a {
	color: #333;
}
.navsub-style ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navsub-style ul li {
	list-style: none;
	margin: 0;
	padding: 3px 0;
}
.navsub-style ul li a {
	display: block;
	position: relative;
	padding: 2px 0 2px 20px;
	font-size: 18px;
}
.navsub-style ul li a:before {
	content: '\f0da';
	font-family: 'FontAwesome';
	position: absolute;
	left: 8px;
	top: 3px;
	z-index: 9;
}
.navsub-style ul li a:hover {
	background-color: #298470;
	color: #fff;
}
.navsub-style ul li a:hover:before {
	left: 5px;
}
/* 右側內容 */

.investor-main {
	padding-bottom: 50px;
}
.investor-main h2 {
	border-left: 7px solid #166251;
	background-color: #ededed;
	padding: 10px 20px;
	margin: 0 0 40px 0;
	color: #166251;
}
.investor-main h3 {
	color: #166251;
	/*	border-bottom: 1px solid #ededed;*/
	position: relative;
}
.investor-main h3:after {
	width: 30px;
	height: 2px;
	background-color: #166251;
	position: absolute;
	left: 0;
	bottom: -1px;
	z-index: 9;
}

.investor-main img {
	max-width: 100%;
}



/* 主選單區塊列表設定 */

.finance-box {
	background-color: #f5f5f5;
}
.finance-box h3 {
	position: relative;
	background-color: #469f8b;
	color: #fff;
	padding: 10px 10px 10px 36px;
}
.finance-box h3:before {
	content: "\f1fe";
	font-family: 'FontAwesome';
	font-size: 16px;
	position: absolute;
	left: 12px;
	top: 15px;
	z-index: 5;
}
.finance-box ul {
	list-style: none;
	margin: 20px 30px 20px;
	padding: 0;
}
.finance-box ul li {
	padding: 3px;
}
.finance-box ul li:before {
	content: "\f054";
	font-family: 'FontAwesome';
	margin-right: 5px;
	color: #333;
}
.finance-box ul li a {
	color: #333;
}
.finance-box ul li a:hover {
	color: #298470;
}

.finance-box .more a {
	display: block;
	text-align: center;
	background-color: #dfefeb;
	padding: 5px 0;
	color: #333;
}
.finance-box .more a:hover {
	background-color: #cfcfcf;
}

.finance-box .info {
	margin: 10px 20px;
	padding-bottom: 20px;
	min-height: 160px;
}


/* 次選單 */

.finance-item [class*="col-"] {
	margin-bottom: 10px;
}
.finance-item [class*="col-"] a {
	display: block;
	background-color: #929292;
	color: #fff;
	padding: 10px 10px 10px 36px;
}
.finance-item [class*="col-"] a:hover, .finance-item [class*="col-"] a.active {
	background-color: #186a58;
}
/* 次次選單 */

.finance-year {
	margin-bottom: 30px;
}
.finance-year ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.finance-year ul li {
	float: left;
}
.finance-year ul li a {
	display: inline-block;
	padding-left: 10px;
	font-weight: bold;
	color: #333;
}
.finance-year ul li:first-of-type a {
	padding-left: 0;
}
.finance-year ul li a:after {
	content: '|';
	padding-left: 10px;
	color: #333;
}
.finance-year ul li:first-of-type a:before {
	content: '|';
	padding-right: 10px;
	color: #333;
}
.finance-year ul li a:hover, .finance-year ul li a.active {
	color: #b60005;
	font-weight: bold;
}
.revenue_bar {
	background-color: #a5e9d9;
	height: 1rem;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
/* 年報 */
.annual_report_con {
	border-top: 4px solid #0097d0;
	margin: 10px 0;
	-moz-box-shadow: 0 4px 15px -2px gray;
	-webkit-box-shadow: 0 4px 15px -2px gray;
	box-shadow: 0 4px 15px -2px gray;
}
.annual_report_pic {
	background-position: center;
	background-size: cover;
	height: 240px;
}
.annual_report_text {
	padding: 15px;
	text-align: center;
	background-color: #fff;
}
.annual_report_text h4 {
	color: #003652;
}
.annual_report_text a {
	padding: 5px 20px;
	margin: 20px 0 10px 0;
	background-color: #0097d0;
	border-color: #0097d0;
}
.annual_report_text a:hover {
	background-color: #003652;
	border-color: #003652
}
/* 股東會 */

.finance-meeting {
	-webkit-box-shadow: 2px 1px 5px 1px rgba(65, 65, 65, 0.3);
	box-shadow: 2px 1px 5px 1px rgba(65, 65, 65, 0.3);
	margin-bottom: 40px;
}
.finance-meeting h3 {
	background-color: #298470;
	color: #fff;
	padding: 10px;
}
.finance-info {
	padding: 15px 30px;
}


.meeting-box {
	background-color: #f3f3f3;
	padding: 10px 30px;
	margin-bottom: 40px;
}
.meeting-date {
	text-align: right;
	font-weight: bold;
}
/* 法說會*/

.law-list dl {
	background-color: #f3f3f3;
	padding: 30px 30px;
	margin-bottom: 40px;
}
.law-list dl dt {
	color: #298470;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
}
.law-list dl dt span {
	background-color: #298470;
	color: #fff;
	font-size: 16px;
	margin-right: 6px;
	padding: 3px 10px;
}
.law-list dl dd p {
	margin-bottom: 20px;
	line-height: 30px;
}
.law-down {
	border-top: 1px solid #cdcdcd;
	text-align: right;
	padding-top: 20px;
}
/* 董事會 */

.director-box {
	background-color: #f3f3f3;
	padding: 30px 30px 20px;
	border-bottom: 2px solid #166251;
	margin-bottom: 50px;
}
.director-box h3 {
	font-weight: bold;
	margin: 0 0 20px 0;
}
.director-box h3 span {
	background-color: #166251;
	color: #fff;
	margin-right: 10px;
	padding: 2px 10px;
}

/* 尺寸設定 */
@media (min-width: 992px) {
	.investor-nav {
		-webkit-box-shadow: 2px 1px 5px 1px rgba(65, 65, 65, 0.3);
		box-shadow: 2px 1px 5px 1px rgba(65, 65, 65, 0.3);
		padding-left: 0;
		padding-right: 0;
	}
	.investor-main {
		padding-left: 50px;
	}
}


/*========================================================
                         人力資源
=========================================================*/
/*教育訓練圖片控制*/
.training-l{display:none;}
.training-s{display:block;}
@media (min-width: 992px) {
	.training-l{display:block;}
	.training-s{display:none;}
}


/*========================================================
                         聯絡我們
=========================================================*/

.contact-box {
	padding-top: 30px;
}

.contact-box > .row > .col-md-6 {
	padding-bottom: 50px;
}


.contact-list h2 {
	border-left: 10px solid #ce4737;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #f4f4f4;
	font-size: 24px;
}
.map ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.map ul li {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 50px;
	position: relative;
	min-height: 40px;
	margin-bottom: 10px;
}
.map ul li b {
	font-weight: bold;
	font-size: 20px;
	display: block;
	color: #199c93;
}
.map ul li i {
	list-style: none;
	margin: 0;
	padding: 5px 0;
}
.circle {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	background: #199c93;
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 9;
}
.map ul li [class^="flaticon-"]:before, 
.map ul li [class*=" flaticon-"]:before, 
.map ul li [class^="flaticon-"]:after, 
.map ul li [class*=" flaticon-"]:after {
    margin-right: 0px;
}


/* 尺寸設定 */

@media (min-width: 992px) {
	.contact-box > .row > .col-md-6:nth-of-type(1) {
		padding-right: 50px;
	}
	.contact-box > .row > .col-md-6:nth-of-type(2) {
		padding-top: 20px;
		padding-left: 50px;
	}
}



/*========================================================
                         著作權聲明
=========================================================*/
.copyright_box{
	padding-bottom: 30px;
	line-height: 2.3rem;
}
.copyright_box h3{
	font-weight:bold;
	font-size: 17px;
	color:#13604f;
}


/*========================================================
                         各類表單
=========================================================*/

/* 說明 */
.form-info {
	border: 2px dashed #adadad;
	padding: 20px 20px 20px 100px;
	background: #f7f7f7 url(../images/warning.png) no-repeat 20px center;
	margin-bottom: 20px;
	min-height: 60px;
}
.form-info p {
	margin-bottom: 6px;
}



/* 表單設定 */
.form-horizontal {
	margin-bottom: 40px;
}
.form-horizontal .control-label {
	color: #333;
}
.form-horizontal .form-control {
	border-radius: 5px;
	padding: 5px 20px 5px 40px;
	border: 1px solid #c4c4c4;
	background-color: #f6f6f6;
}
.form-control {
    background-color: #f6f6f6;
	height: 40px;
}	
::placeholder {
  	color: #000;
	font-weight: bold;
}

/* 意見表單 */

.contact-form {
	margin-bottom: 20px;
}
.contact-form [class *= col-] {
	position: relative;
	padding: 0;
	margin-bottom: 10px;
}
.contact-form [class *= col-] i {
    display: block;
    font-size: 16px;
    color: #c4c4c4;
    width: 28px;
    line-height: 28px;
    text-align: center;
/*    border: 1px solid #c4c4c4;*/
    background-color: #f6f6f6;
    position: absolute;
    left: 6px;
    top: 6px;
    border-radius: 5px;
    transition: all 0.4s ease;
}
.contact-form [class *= col-] i.text-red {
    color: #333;
}


/* 尺寸設定 */

@media (min-width: 768px) {
	.form-info {
		padding: 20px 20px 20px 70px;
		background: #f7f7f7 url(../images/warning2.png) no-repeat 20px center;
	}
	.form-info {
		margin-right: 15px;
	}
	.contact-form [class *= col-] {
		padding-right: 15px;
	}
	.form_out .col-md-3 {
		padding-right: 15px;
	}
	.form_out .col-md-3 span {
		text-align: center;
		background-color: #fff;
	}
}

/*========================================================
                           表格
=========================================================*/

.table1 {
	border-collapse: collapse;
	text-align: left;
	margin: 0 0 20px 0;
	font-size: 15px;
}
.table1 caption {
	color: #333;
	font-weight: bold;
}

.table1 th {
	background: #4a4a4a;
	color: #fff;
	font-weight: bold;
	padding: 15px 5px !important;
	text-align: center;	
	border-top: 0 !important;
	border-right: 1px solid #555555;
}
.table1 td {
	padding: 10px 10px !important;
	border-bottom: 1px solid #cccccc;
}
.table1 a {
	color: #333;
	}

	
.table2 {
}
.table2 tr:nth-of-type(2n+1) {
	background-color: #e8eeed;
}
.table2 th {
	background: #298470;
	color: #fff;
	font-weight: bold;
	padding: 15px 5px !important;
	text-align: center;	
	border-top: 0 !important;
	border-right: 1px solid #bab9bb;
}
.table2 td {
	padding: 0 5px;
	border: 1px solid #cccccc;
	text-align: left;
}
.table2 td i {
	color: #a80c0c;
	font-size: 18px;
	margin-right: 10px;
}


.table3 {
}
.table3 th {
	background: #298470;
	color: #fff;
	font-weight: bold;
	padding: 15px 5px !important;
	text-align: center;	
	border-top: 0 !important;
	border-right: 1px solid #bab9bb;
}
.table3 td {
	padding: 0 5px;
	border: 1px solid #cccccc;
	text-align: left;
}
.table3 td.c1 {
	background-color: #e8eeed;
}


/* 核心技術-廢棄物型態與處理量能 */
.table-t {
	border-collapse: separate;
	border-spacing: 5px 5px;
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 18px;
	background-color: #fff;
}
.table-t caption {
	color: #333;
	font-weight: bold;
}
.table-t th {
	background: #45a336;
	color: #fff;
	font-weight: bold;
	padding: 15px 5px !important;
	text-align: center;	
	border-top: 0 !important;
}
.table-t td {
	padding: 10px 10px !important;
	border-bottom: 5px solid #fff;
	border-top: 0 !important;
}
.table-t td:first-child {
	text-align: left;
}
.table-t td.bg1 {
	background-color: #e9f0d8;
}
.table-t td.bg2 {
	background-color: #f0f5e6;
}
.table-t td.bg3 {
	background-color: #e4f3f5;
}
.table-t td.bg4 {
	background-color: #edf7f8;
}



/* 手機表格提示 */
.table-text {
	color: #D40101;
	text-align: right;
}
@media (min-width: 640px) {
	.table-text {
		display: none;
	}	
}
@media (min-width: 768px) {	
	.table1 td img {
		max-width: 100px;
		max-height: 100px;
	}
}








/*========================================================
                         圖片效果
=========================================================*/

a.figure {
	display: block;
	position: relative;
}
a.figure:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
a.figure:before {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    content: '';
    display: inline-block;
    background: rgba(255,255,255,0.15) url(../images/magnifier.png) no-repeat center center;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    transition: .3s;
}
a.figure2:before {
    background: rgba(255,255,255,0.15) url(../images/magnifier2.png) no-repeat center center;
}