@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Carrois+Gothic+SC);
/* CSS Document */

/*body{
	font-family:"微軟正黑體","新細明體", Arial;
	background-color: #fff;
	background-image: url(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}
*/	
/*#wrap{
	width:1000px;
	height:auto;
	margin:0 auto;
	}

*/
@media screen and (min-width:300px) and (max-width:767px) {
	
}
@media screen and (min-width:768px) and (max-width:991px) {
	
}
@media screen and (min-width:992px) {
	
}

.kv {
	/*position:relative;*/
	/*width:1000px;
	height:520px;*/
	margin-top:35px;
	}

@media (max-width: 768px) {
	.kv {
		margin-top:15px;
	}
}
/*h1 a{
	display: block;
	width: 484px;
	height: 167px;
	background-image:url(images/topic.png);
	text-indent: -9999px;
	position:absolute;
	z-index: 1;
}*/

/*.header{
	position: relative;
	width: 1000px;
	height: 340px;
}*/

img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.header a{
	display: block;
	width: 629px;
	height: 129px;
	/*background-image: url(images/2016_topword_ol.png);
	position: absolute;
	background-repeat: no-repeat;*/
	float: left;
	padding: 0;
	margin-left: -430px;
	margin-top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.share{
	height:30px;
	width:120px;
	position:absolute;
	bottom: 76px;
	right: 0;
	}

.share img{
	margin: 5px 0;
}

.kv_share{
	width: 230px;
	overflow: hidden;
	position:absolute;
	right: 45px;
	top: 10px;
}
.d_data{
	position: absolute;
	right: -20px;
	bottom: 0;
	color: #fff;
	font-size: 16px;
	z-index: 20;
	text-align: center;
	width: 400px;
	height: 200px;
	background-image: url(../img/designer-dd.png);
	background-repeat: no-repeat;
	/*position: absolute;
	color: #fff;
	font-size: 16px;
	z-index: 20;
	text-align: center;
	top: 40%;
	left: 48%;
	min-width: 200px;*/
}





.ad-image-container {
  display: flex;
  flex-direction: row;
  padding: 20px 30px 0px;
}

.ad-image-container a:first-child img {
  padding-right: 15px;
}

.ad-image-container a:last-child img {
  padding-left: 15px;
}

@media (max-width: 991px) {
  .ad-image-container {
    flex-direction: column;
  }
  .ad-image-container a:first-child img {
    padding-right: 0px;
  }
  .ad-image-container a:last-child img {
    padding-left: 0px;
    margin-top: 15px;
  }
}

.ad-image {
  width: 100%;
}

.ad-image-container a {
  width: 100%;
}




@media screen and (min-width:1000px) and (max-width:1200px){
	.d_data{
		top: 45%;
		/*left: 40%;*/
		left: 17%;
	}
}
@media screen and (min-width:850px) and (max-width:1000px){
	.d_data{
		top: 46%;
		left: 30%;
	}
}
@media screen and (min-width:700px) and (max-width:850px){
	.d_data{
		top: 37%;
		left: 41%;
		/*top: 46%;
		left: 22%;*/
	}
}
@media screen and (min-width:300px) and (max-width:700px){
	.d_data{
		/*top: 40%;*/
		top: 48%;
		left: 0%;
		width: 100%;
		-moz-background-size:100%;
		-webkit-background-size:100%;
		-o-background-size:100%;
		background-size:100%;
	}
}

.d_data p span{
	font-size: 15px !important;
}
@media screen and (min-width:100px) and (max-width:299px) {
.h_designer{
	position:absolute;
	bottom:140px;
	right:0px;
	z-index:1;
}
}
@media screen and (min-width:300px) and (max-width:599px) {
.h_designer{
	position:absolute;
	top: 0px;
	left: 0px;
	z-index:1;
	-webkit-filter: drop-shadow(15px 25px 15px rgba(0, 0, 0, 0.7));
    filter: drop-shadow(15px 25px 15px rgba(0, 0, 0, 0.7));
}
}
/*平板跑版*/
@media screen and (min-width:600px) and (max-width:767px) {
	.h_designer{
		position: absolute;
	    top: 0;
	    left: 4%;
	    z-index: 20;
		/*top:119px;*/
		/*right:0px;
		z-index:1;
		width:65%;
		bottom:42px;*/
		/*margin-top: -100px;
		width:80%;
		margin:0 auto;
		float:right;*/
	}
	.d_data {
		position: absolute;
		top: 22%;
		left: 38%;
		z-index: 20;
		width: 400px;
	}
}
@media screen and (min-width:300px) and (max-width:767px) {
	.h_designer img{
		/*margin-top: -100px;*/
		max-width:78%;
		min-width:78%;
	}
	.d_title{
		padding: 0 0px 5px 0;
		color: #fff;
		clear: both;
		position: relative;
		top: 130px;
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	.h_designer{
		position: absolute;
		top: 0;
		left: 4%;
		z-index: 20;
		/*position:absolute;
		top:-10px;
		right:38px;
		z-index:20;*/
		/*margin-top: -269px;
		margin-right: 20px;
		float:right;*/
		/*margin-top: -247px;
		left: -133px;
		float:right;*/
	
	}
	.d_title{
		float: none;
		padding: 140px 0px 0px 0;
		/*padding: 0 0px 15px 0;*/
		color: yellow;
		clear: both;
	}
}
@media screen and (min-width:992px) {
	.designer_bx {
		position: relative;
		padding-right: 0px;
		padding-left: 0px;
		height: 360px;
	}
	.h_designer{
		position:absolute;
		top: 0;
		left: 0;
		/*right:36px;
		bottom:42px;*/
		z-index:20;
	}
	.d_title{
		padding: 136px 0px 15px 0;
		text-align: center;
		/*float: right;
		padding: 0 0px 15px 0;
		color: yellow;
		clear: both;*/
	}
	.other_bx {
		position: relative;
		padding-right: 0px;
		padding-left: 0px;
		padding-top: 15px;
		height: 360px;
	}
}

.d_data p.d_name{
	/*padding: 25px 0 10px;
	clear: both;
	color: #FFF;
	line-height: 20px;*/
	/*border-bottom: 1px solid #738da5;*/
}

.d_data p.d_pro{
	color: #FDD000 !important;
}

/*share*/
#scr_menu {
	position: fixed;
	z-index: 9999;
	bottom: 80px;
	right: 15px;
}

.kv_desginer{	
	/*color:#d3ff17;*/
	color: #fff;
	}
@media (max-width: 768px) {
	.kv_desginer{
		padding: 65px;
	}
}	
.kv_desginer h2 span{
	font-size: 16px !important;
}
.kv_designer_in {
	/*width:150px;
	height: 150px;*/
	margin: 75px auto 10px;
	position: relative;
	-webkit-filter: drop-shadow(5px 5px 6px rgba(0, 0, 0, 0.6));
	filter: drop-shadow(5px 5px 6px rgba(0, 0, 0, 0.6));
	}
@media (max-width: 768px) {
	.kv_designer_in {
		margin: 0 auto;
	}
}
.kv_designer_in img{
	width: 150px;
	height: 150px;
}

.designer_box{
	/*width:920px;
	height:auto;*/
	margin:0 auto;
	font-size:13px;
	line-height:1.5;
	padding:0 0px 20px 0px;
	overflow:hidden;
	float:none;
	width:100%;
	height:auto;
	}

.designer_tt{
	width: 82px;
	height: 18px;
	background-image: url(../img/designer-t.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	left: 12px;
}

.designer_dd{
	width: 400px;
	height: 200px;
	background-image: url(../img/designer-dd.png);
	background-repeat: no-repeat;
	position: relative;
}
.designer img {
	border: 5px solid #fff;
}
.designer .img_sort {
	border-color: #8dc21f;
	cursor: pointer;
	transition: color .2s linear, background-color .2s linear, border-color .2s linear;
}


.designer img:hover{
	border-color: #8dc21f;
	cursor: pointer;
	transition: color .2s linear, background-color .2s linear, border-color .2s linear;
}





/*
.designer_first{
	width:140px;
	height:175px;
	text-align:center;
	
	float:left;
	padding:10px 5px;
	border-bottom:1px solid #9F7B51;
	}

.designer_first img{
	vertical-align:middle;
	margin:0 auto;
	border:4px solid #9F7B51;	
	}
*/
.designer{
	width: 100%;
	height: 260px;
	text-align: center;
	float: left;
	padding: 0 5px;
	margin: 15px 0 20px;
}
@media (max-width: 768px) {
	.designer{
		margin: 0 0;
	}
}
.designer:hover {
	/*background-color: #d3ff17;*/
	cursor: pointer;
	transition: color .2s linear, background-color .2s linear, border-color .2s linear;
}

.first_border {
	vertical-align:middle;
	margin:0 auto;
	/*border:4px solid #9F7B51 !important;*/
}

/*.second_border{
	border:4px solid #35373e;
	/*box-shadow:0px 0px 10px rgba(0%,0%,0%,0.8);
	}*/
	
.designer_com a {
	color: #ccc;
	text-decoration: none;
	line-height: 1.2em;
	margin: 8px 0 15px;
	display: block;
	font-size: 14px;
}
.designer_com a:hover{
	color:#fff !important;
}
.designer_name{
	display: block;
	padding: 5px;
	color:#fff;
	font-size: 14px;
	margin: -10px 0 0 0;
}

.designer:hover .designer_name{
	display: block;
	padding: 5px;
	color: #fff;
	background-color: #8dc21f;
	text-shadow: 1px 1px 1px rgba(83, 117, 12, 0.8);
	cursor: pointer;
	transition: color .2s linear, background-color .2s linear, border-color .2s linear;
}

.designer .designer_sort{
	display: block;
	padding: 5px;
	color: #fff;
	background-color: #8dc21f;
	text-shadow: 1px 1px 1px rgba(83, 117, 12, 0.8);
	cursor: pointer;
	transition: color .2s linear, background-color .2s linear, border-color .2s linear;
}







.designer img {
	/*width: 150px;
	height: 150px;*/
	width: 100%;
	hyphens: 100%;
	-webkit-filter: drop-shadow(5px 5px 6px rgba(0, 0, 0, 0.7));
	filter: drop-shadow(5px 5px 6px rgba(0, 0, 0, 0.7));
}
	
a:hover{
	:underline;
	}

.footer{
	height:30px;
	line-height:10px;
	text-align:center;
	font-size:13px;
	color:#fff;
	clear:both;
	margin: 25px 5px 10px;
	}
.footer a{
	color: #fff !important;
}
.footer a:hover{
	color: #8dc21f !important;
}
}
	
@media screen and (min-width:300px) and (max-width:767px) {
.footer{
	height:30px;
	line-height:10px;
	text-align:center;
	font-size:13px;
	color:#999;
	/*border-top:1px solid #9F7B51;*/
	clear:both;
	margin-bottom:35px;
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
}
@media screen and (min-width:992px) {
}
.footer a{
	line-height:30px;
	font-size:13px;
	color:#999;
	:none;
	}
	
.footer a:hover{
	:underline;
	}
	
/*內頁css*/

#page{
	margin:0 auto;
}

/*#page_wrap{
	
	width:1000px;
	height:900px;
	margin:0 auto;
*/	
	/*視窗頁面置中方法
	position:absolute;
	left:50%;
	top:50%;
	
	margin-left:-500px;
	margin-top:-450px;*/
	/*position:relative;
	}*/

@media screen and (min-width:300px) and (max-width:767px) {
.menu{
	position: absolute;
	bottom:0;
   /*	padding-top:337px;*/
	color: white;
	width: 100%;
	max-width:1200px;
	height: auto;
	font-size: medium;
	margin: 0 auto;
	margin-bottom:0px;
	z-index:10;
	padding-right:25px;
	/*margin-left: -150px;*/
	/*margin-top:-50px;*/
	}
	
.menu table{
	/*margin-top:337px;*/
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
.menu{
	/*position: absolute;*/
   /* top: -17px;*/
	padding-top:35px;
	color: white;
	width: 100%;
	max-width:1200px;
	height: auto;
	font-size: medium;
	margin: 0 auto;
	/*margin-bottom:90px;*/
	/*margin-left: -150px;*/
	}
	
.menu table{
	margin-top:354px;
	}
}
@media screen and (min-width:992px) {
.menu{
	position: absolute;
	color: white;
	width: 100%;
	max-width:1165px;
	height: auto;
	font-size: medium;
	margin: 0 auto;
	bottom: 0px;
	/*margin-left: -150px;*/
	}
	
.menu table{
	margin-top:18px;
	border: 0 !important; 
	}
}
.menu table a p:hover{
	color: #82af2f !important;
}
.menu table tr{
	margin-top:2%;

	/*height:50px;*/
	}
	
.menu table td{
	margin:0 auto;
	}
	
.menu table p{
	width: auto;
	color: white;
	/*margin-top:25px;*/
	/*border-left:5px solid #FFF;*/
	/*margin-left:70px;*/
	margin:0 auto;
	text-align:center;
	}
	
.menu table p:hover{
	color:orange;
	:none;
	/*border-left:5px solid #F60;*/
	}

.content{
	clear:both;
	}

a.close{	
	/*display: block;
	width: 22px;
	height: 22px;
	background-image: url(../images/compare_delete.jpg);
	float: right;*/
	}
	
/*公司簡介css*/
	
.d_left{
	width:200px;
	height:658px;
	float:left;
	}
	
.d_left img{
	width:200px;
	height:658px;
	}
	
.d_right{
	width:100%;
	height: auto;
	/*position:relative;*/
	background-color:#FFF;
	/*margin-top: 60px;*/
	}
	
.d_blur{
	position:absolute;
	top:0;
	left:0;
	}	
.d_deta{
	width:100%;
	height: auto;
	line-height:1.8;
	font-size:15px;
	padding:50px 0 0;
	margin:0 auto;
	}
	
.d_deta a{
	color: #222;
	}
.d_deta a:hover{
	text-decoration:underline;
	color: #496b8a;
	}	
.d_deta h3{
	font-size:16px;
	padding: 10px 0 0 5px;
	}
	
.d_deta .position{
	font-size:15px;
	color:#2c3e53;
	font-weight:bold;
	padding: 0 0 0 5px;
	}


	
.d_deta .title{
	/*border-top: 1px solid #b7c9de;*/
	/*font-weight: bold;
	padding: 30px 0 25px;
	font-size: 21px;
	color: #496b8a;
	margin: 20px 0 10px 0;
	text-align:center;
	margin:0 auto;*/
	}
@media screen and (min-width:300px) and (max-width:767px) {
.d_deta p{
	/*margin-top:20px;*/
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
.d_deta p{
	/*margin-top:20px;*/
	}
}
@media screen and (min-width:992px) {
.d_deta p{
	padding:0 5px;
	font-size: 15px;
	word-wrap:break-word;
	display:table;
	/*margin:0 auto;*/
	/*text-align:center;*/
	}
}

.deta_a{
	float:left;
	width:100%;
	height: auto;
	font-size:15px;
	line-height:1.8;
	padding: 0 0 20px 0;
	margin:0 auto;
	}
.deta_a table{
	width:100%;
	margin:0 auto;
	text-align:left;
	}
.deta_a table th{
	text-align:center;
	font-weight:bold;
	color:#f05f40;
	width:97px;
	}
.deta_a table td{
	padding-left:10px;
	padding-right:10px;
	}
@media screen and (min-width:1200px) {
.deta_a > .col-lg-6 > p{
	/*margin-top:15%;*/
	}
}
.deta_a > .col-lg-6 > img{
	display:block;
	margin:0 auto;
	vertical-align:middle;
	border:#999 solid 1px;
	padding:5px;
	}
@media screen and (min-width:300px) and (max-width:767px) {
.deta_a > .col-lg-6 > img{
	margin-bottom:25px;
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
.deta_a > .col-lg-6 > img{
	margin-bottom:25px;
	}
}

.deta_b{
	float:right;
	width:100%;
	font-size:15px;
	line-height:1.8;
	margin-bottom:100px;
	}
.deta_b > .col-lg-6 > img{
	display:block;
	margin:0 auto;
	vertical-align:middle;
	border:#999 solid 1px;
	padding:5px;
	}
	
/*p抓不到無效*/	
/*.deta_b > .col-lg-6 > p{
	color:#f05f40;
	padding: 15px 15px 0 15px;
	overflow: hidden;
	max-width: 500px;
	display: block;
	}*/
/*改這個*/	
.d_contact{
	padding: 15px 15px;
	overflow: hidden;
	/*max-width: 500px;*/
	margin:0 auto;
	display: block;
	}
.d_contact span{
	color: #ccc;
	/*padding: 0 10px;*/
}
.d_contact .table>tbody>tr>th, .d_contact .table>tbody>tr>td{
	border-top: 0;
	border-bottom: 1px solid #ddd;
	padding: 6px;
}
.table-striped>tbody>tr>td,.table-striped>tbody>tr>th{
	border-top: 0;
	border-bottom: 1px solid #ddd;
}
.table-striped>tbody>tr>th{
	min-width: 100px;
}
.d_phone, .d_address, .d_fax, .d_mail, .d_web, .d_blog, .d_fb{
	padding: 5px 10px;
	overflow: hidden;
	word-break: break-all;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.d_phone, .d_address{
	/*margin-left: -45px;*/
}
.d_deta > .deta_b > .col-lg-6 > .d_contact > li{
	/*width:300px;*/
	width: 400px;
	padding-left: 100px;
	}

@media screen and (min-width:300px) and (max-width:767px) {
.deta_b > .col-lg-6 > img{
	margin-top:25px;
	}
/*.deta_b > .col-lg-6 > p{
	margin-top:5%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	max-width: 400px;
	display: block;
	}*/
/*.deta_b > .col-lg-6 > p{
	padding: 15px 0 0 0;
	overflow: hidden;
	max-width: 500px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	}*/
}
@media screen and (min-width:768px) and (max-width:991px) {
.deta_b > .col-lg-6 > img{
	margin-top:25px;
	}
/*.deta_b > .col-lg-6 > p{
	padding: 15px 0 0 0;
	overflow: hidden;
	max-width: 500px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	}*/
}
@media screen and (min-width:992px) {
/*.deta_b > .col-lg-6 > p{
	padding: 15px 0 0 0;
	overflow: hidden;
	max-width: 500px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	}*/
}
/*.deta_b > .col-lg-6 > dt{
	color:#f05f40;
	float:left;
	padding:2px 0;
	}
.deta_b > .col-lg-6 > dd{
	padding: 4px 0 2px 0px;
	display: block;
	}*/


.deta_c{
	clear: both;
	width:100%;
	font-size:15px;
	line-height:1.8;
	margin:0 auto;
	text-align:center;
	}

@media screen and (min-width:300px) and (max-width:767px) {
/*個案賞析css*/
.d_case{
	width: 100%;
	height: auto;
	margin: 50px auto 0;
	max-width: 700px;
	overflow: hidden;
	clear: both;
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
/*個案賞析css*/
.d_case{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 50px 0 0 0;
	max-width:700px;
	overflow:hidden;
	}
}
@media screen and (min-width:992px) {
/*個案賞析css*/
.d_case{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 50px 0 0 0;
	overflow:hidden;
	}
}

.case{
	display: block;
	width: 100%;
	height: 270px;
	overflow: hidden;
	float: left;
	margin: 0 auto 20px;
	position: relative;
	/*height:280px;
	min-height: 330px;
	float:left;
	border: 1px solid #CCC;
	background-color: #fff;
	margin:0 auto;
	width:100%;*/
}
.case img{
	width: 100%;
	height: 100%;
	object-fit:cover;
	display: block;
	}
.case p{
	text-align:center;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	}
.case a{
	:none;
	font-size:15px;
	line-height:30px;
	color:#333;
	}
.case a:hover{
	:underline;
	}
.case .case_title {
	position: absolute;
	bottom: 0;
	padding: 10px 5px;
	background-color: rgba(255,255,255,0.7);
	width: 100%;
}
.case_box a:hover .case_title {
	background-color: rgba(141,194,31,0.7);
	transition: background-color .2s ease-out;
}
.morecase_btn, .morevideo_btn{
	clear:both;
	width: 100%;
	height: auto;
	padding: 30px 0;
	margin:0 auto;
	max-width:200px;
}

@media screen and (max-width:450px){
	.case{
		min-height: 100px !important;
	}
	.video{
		height: 195px !important;
	}
	.column{
		height: 275px !important;
	}
}

.morecase_btn a, .morevideo_btn a{
	display: block;
	width: 200px;
	height: 54px;
	line-height: 55px;
	font-size: 16px;
	text-align: center;
	background-color: #8dc21f;
	color: #fff !important;
	transition: background-color .2s ease-out;
	border-radius: 27px;
	-moz-border-radius: 27px;
	/*display: block;
	width: 200px;
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	text-align: center;
	background-color: #000;
	color: #b7c9de !important;
	transition: background-color .2s ease-out;*/
}
.morecase_btn a:hover, .morevideo_btn a:hover{
	background-color: #d3ff17;
	color: #000 !important;
}

@media screen and (min-width:300px) and (max-width:767px) {
/*影音css*/
.d_video{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 50px 0 0 0;
	max-width:700px;
	overflow:hidden;
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
/*影音css*/
.d_video{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 50px 0 0 0;
	max-width:700px;
	overflow:hidden;
	}
}
@media screen and (min-width:992px) {
/*影音css*/
.d_video{
	width: 100%;
	height: auto;
	margin: 50px auto 0;
	/*max-width:1000px;*/
	overflow:hidden;
	}
}
.video{
	display: block;
	width: 100%;
	height: auto;
	height: 270px;
	overflow: hidden;
	float: left;
	margin: 0 auto 20px;
	position: relative;
	/*position:relative;
	height: 255px;
	float: left;
	margin: 0 auto 20px;
	width: 100%;
	max-width: 345px;
	background-color: #fff;
	cursor: pointer;*/
}
.video:hover{
	background-color: #d3ff17;
}

.video .playbtn{
	position: absolute;
	margin:0 auto;
	width:100%;
	height:auto;
	top: 50%;
	margin-top: -45px;
	}
.video .playbtn img{
	margin:0 auto;
	width:50px;
	height:50px;
	min-height:50px;
	}
.video p{
	text-align:center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 12px 0;
	color:#222 !important;
	}
.video p:hover{
	color:#222 !important;
	}
.video img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	/*width:100%;
	height:auto;
	max-width:345px;
	max-height: 195px;
	margin:0 auto;
	display:block;*/
	}
.video .video_title {
	position: absolute;
	bottom: 0;
	padding: 10px 5px;
	background-color: rgba(255,255,255,0.7);
	width: 100%;
}
.content_d .d_video .video_box {
	margin-bottom: 20px;
}
.content_d .d_video .video_box a {
	color: #333;
	text-align: center;
}
.content_d .d_video .video_box a:hover {
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
.video_box a:hover .video_title {
	background-color: rgba(141,194,31,0.7);
	transition: background-color .2s ease-out;
}
	
@media screen and (min-width:300px) and (max-width:767px) {
/*專欄css*/
.d_column{
	width:100%; 
	height: auto;
	padding: 50px 0 0 0;
	margin: 0 auto;
	max-width:700px;
	overflow:hidden;
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
/*專欄css*/
.d_column{
	width:100%; 
	height: auto;
	padding: 50px 0 0 0;
	margin: 0 auto;
	max-width:700px;
	overflow:hidden;
	}
}
@media screen and (min-width:992px) {
/*專欄css*/
.d_column{
	width:100%; 
	height: auto;
	margin: 50px auto 0;
	overflow:hidden;
	}
}
/*.d_column .column_box {
	margin-bottom: 20px;
}*/
.d_column .column_box a:hover .c_title , .d_column .column_box a:hover .pre {
	color: #fff !important;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
	
p.await {
	text-align:center;
	margin: 150px 0;
	color: #98c734;
	}

.column{
	display: block;
	width: 100%;
	height: auto;
	height: 270px;
	overflow: hidden;
	float: left;
	margin: 0 auto 20px;
	position: relative;
	/*margin: 0 auto 30px;
	background: white;
	box-shadow: 0 2px 3px #ccc;
	width:100%;
	max-width: 345px;
	max-width: 286.656px;
	float:left;
	height:325px;*/
}

.column:hover{
	background: #d3ff17;
	cursor: pointer;
}	
.c_pic{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	/*float: left;
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	max-width: 345px;
	max-height: 230px;
	min-height: 230px;
	overflow: hidden;*/
	}
	
.column a{
	font-size:18px;
	font-weight:bold;
	color:#222 !important;
	line-height:1.8;
	}	
.column a:hover{
	:underline;
	color:#222 !important;
	}
	
.c_pic img{
	width:100%;
	height:auto;
}

.column_box a:hover .article {
	background-color: rgba(141,194,31,0.7);
	transition: background-color .2s ease-out;
}
	
.pre {
	margin-left: 20px;
	margin-right: 20px;
	height:45px;
	overflow:hidden;
	-ms-text-overflow: ellipsis; /* 支援其他瀏覽器 */
	-o-text-overflow: ellipsis; /* 支援其他瀏覽器 */
	color: #666 ;
	font-size: 14px !important;

	/* 限制字數 */
	overflow:hidden;
	/*white-space: nowrap;*/
	text-overflow: ellipsis;
	}
	
.article{
	position: absolute;
	bottom: 0;
	padding: 10px 5px;
	background-color: rgba(255,255,255,0.7);
	width: 100%;
	/*float:left;
	margin: 30px 0;
	height: 350px;*/
	}	

p.c_title {
	width: 100%;
	/* height: 25px; */
	height: auto;
	overflow: hidden;
	max-width: 330px;
	padding: 8px 20px 2px;
	text-overflow: ellipsis;
	white-space: nowrap;
	-ms-text-overflow: ellipsis; /* 支援其他瀏覽器 */
	-o-text-overflow: ellipsis; /* 支援其他瀏覽器 */
	color: #222 ;
	font-size: 18px !important;
}
/*p.c_title:hover{
	color: #222 !important;
}*/

.column_btn{
	/*position: absolute;
	right: 0;
	top: 30px;
	z-index: 999;*/
	
	color: #00a8ff;
	border-color: #00a8ff;
	background: transparent;
	font-size: 16px;
	}

.column_btn a{
	display: block;
	width: 174px;
	height: 52px;
	background-image: url(../img/more_btn.png);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0 auto;
}

.column_btn a:hover{
	background-position: bottom;
}

	
.column_btn img{
	padding-top:34px;
	}

	
/*內頁footer css*/
.page_footer{
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:13px;
	color:#999;
	margin: 30px 0 0 0;
	border-top: 1px solid #CCCCCC;
	padding: 0 0 0 10px;
	
	clear:both;
	}
	
.page_footer a{
	line-height:30px;
	font-size:13px;
	color:#999;
	:none;
	}
	
.page_footer a:hover{
	:underline;
	}
	
.content_d {
	/*display: block;*/
	height: auto;
	width:100%;
	/*max-width:1180px;*/
	max-width:1400px;
	margin:0 auto;
	overflow:hidden;
	padding: 0 0;
	/*padding:0px 15px 0 15px;*/
	color: #222;
}
/*.content_d .col-lg-12 {
	margin-bottom:50px;
}*/

@media screen and (min-width:300px) and (max-width:599px) {
/*小螢幕橘色塊*/
.orange_triangle span {
	opacity:0.7;
	/*float:left;
	top:140px;*/

	
	/*margin-bottom:-200px;*/
	/*position:relative;*/
	/*z-index:-1;*/
}
	
.orange_triangle {
	position: absolute;
	z-index: 2;
	right: -15px;
	bottom: 41px;
	width:100%;
	margin:0 auto;
	max-width:270px;
}
}
/*平板跑版*/
@media screen and (min-width:600px) and (max-width:767px) {
.orange_triangle {
	position: absolute;
	z-index: 2;
	left: 30px;
	bottom: 41px;
	width:100%;
	margin:0 auto;
	max-width:270px;
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.orange_triangle {
	/*display: block;*/
	/*margin-left:-70px;
	margin-bottom:-36px;*/
/*	margin-left:0px;
	margin-bottom:-59px;*/	
	/*position:relative;
	z-index:-1;*/
	
	position: absolute;
	z-index: 0;
	right: 280px;
	top: 124px;
}
}
@media screen and (min-width:992px) {
.orange_triangle {
	width: 500px;
	height: auto;
	position: absolute;
	z-index: 0;
	right: 300px;
	bottom:240px;
}
}
@media screen and (min-width:300px) and (max-width:767px) {
}
@media screen and (min-width:768px) and (max-width:991px) {
}
@media screen and (min-width:992px) {
}
.2016logo {
	display: block;
	margin:0 auto;
}
.d_phone {
	display: block;
}
.d_address {
	display: block;
}
.d_fax {
	display: block;
}
.d_mail {
	display: block;
}
.d_web {
	display: block;
}
.d_blog {
	display: block;
}
.d_contact {
	display: block;
}

.d_fb {
	display: block;
}

.bigblock{
	width: 100%;
	height: auto;
	margin: 0 auto 20px;
	background-color: #f9f9f9;
	background-image: url(../img/delta-gr.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: hidden;
	padding: 0 0;
}
@media screen and (max-width:450px){
	.content_d{
		padding: 0 !important;
	}
	.bigblock{
		padding: 0 10px 20px;
	}
	.bigblock img{
		/*max-width: 240px !important;
		min-width: 240px !important;*/
	}
}

.bigblock img{
	width: 100%;
	height: auto;
	/*height: 100%;*/
	object-fit: cover;
	display: block;
	/*width: 100%;
	min-width: 470px;
	max-width: 470px;
	height: auto;*/
}
.table-striped{
	max-width: 800px;
	margin: 0 auto;
}
.table-bordered{
	border: 0 !important;
}

.t-en{
	min-width: 217px !important;
	max-width: 217px;
	margin-bottom: 5px;
}

li.home, li.fb{
	color: #b7c9de;
}
li.home:hover, li.fb:hover{
	color: #d3ff17;
}
li.line .line-icon{
	display: block;
	width: 32px;
	height: 25px;
	background-image: url(../img/line-icon.png);
	background-repeat: no-repeat;
	background-position: top;
}
li.line .line-icon:hover{
	background-position: bottom;
}
.nav>li>a{
	padding: 15px 10px !important;
}
.navbar-right{
	margin-right: 0 !important;
}
@media screen and (max-width:767px) {
	.MFD2018 img {
		display: block;
		width: 200px;
		top: 14px;
		left: 0px;
		position: absolute;
	}
}