@charset "UTF-8";
/* CSS Document */
body, dl, dt, dd, td, th, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote {
	margin: 0;
	padding: 0;
	word-wrap:break-word;
	/* word-wrap:break-word; */
}
html,body {
	margin: 0;
	width: 100%;
	height: 100%;
	font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
	background:#FFF;
}

a:link {
	color:#c2c2c2;
	text-decoration: none;
}
a:visited {
	color:#c2c2c2;
	text-decoration: none;
}
a:hover {
	color:#FFF;
	text-decoration: none;
}
a:active {
	color:#c2c2c2;
	text-decoration: none;
}


#header {
	width:100%;
	min-width:1200px;
	margin:auto;
	text-align:center;
	position:relative;
	height:154px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

	.logo {
		width:50%;
		float:left;
		padding-left:10px;
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
		text-align:left;
	}
	
	.other {
		width:50%;
		float:right;
		padding-right:10px;
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
		text-align:right;
	}
	
	@media only screen and (min-width: 1100px) {
	.logo {
		padding-left:55px;
	}
	
	.other {
		padding-right:55px;
	}
	}
	
	#header2 {
		width:100%;
		min-width:1200px;
		background-color:#0174b3;
		height:55px;
		border-bottom:1px solid #FFF;
		text-align:right;
	}
	
	.slogan {
		width:350px;
		float:left;
		text-align:left;
		padding-left:50px;
		line-height:54px;
		font-size:14px;
		font-family:'Roboto', sans-serif;
		color:#FFF;
		display:none;
	}
	
	.menu {
		width:100%;
		height:55px;
	}
		.menu ul {
			list-style:none;
			padding:0;
			margin:0;
		}
		
		.menu ul li {
			width:150px;
			float:right;
			text-align:center;
			line-height:54px;
			font-size:16px;
		}
	@media only screen and (min-width: 1300px) {
		.slogan {
			display:block;
		}
	}
	
#banner {
	width:100%;
	min-width:1200px;
	margin:auto;
	text-align:center;
	position:relative;
}
	.banner1 {
		width:100%;
		height:490px;
	}
	.banner_word {
		position:absolute;
		width:900px;
		top:50%;
		margin-top:-30px;
		font-size:72px;
		left:50%;
		margin-left:-450px;
		z-index:9999;
		color:#FFF;	
		font-family:'Roboto', sans-serif;
	}
	
	.title1 {
		font-family:'Roboto', sans-serif;
		font-weight:400;
	}
	.title2 {
		font-family:'Roboto', sans-serif;
		font-weight:300;
	}
	
#content {
	width:100%;
	min-width:1200px;
	margin:auto;
	text-align:center;
	position:relative;
}
	.about_memo {
		width:1150px;
		margin:auto;
		padding:50px 25px;
		text-align:left;
		line-height:36px;
		color:#004a7e;
	}
	.about_pic {
		width:100%;
		min-width:1200px;
		height:600px;
	}
	.about_top {
		width:1200px;
		margin:auto;
		padding:200px 0 20px 0;
	}


/* 產品介紹 */

.product_list_memo {
	width:1176px;
	margin:auto;
	padding:50px 12px;
	text-align:left;
	line-height:36px;
	color:#004a7e;
}
.product_title {
	color:#0174b3;
	font-family:'Roboto', sans-serif;
}
.product_title a {
	color:#0174b3;
}
.product_title a:hover {
	color:#999;
}
.search {
	
}
.search_title {
	width:140px;
	float:right;
	text-align:left;
	color:#0174b3;
	font-size:24px;
	font-family:'Roboto', sans-serif;
}
.search_block {
	width:580px;
	height:38px;
	border:1px solid #c0c0c0;
	float:right;
}
.search_b1 {
	width:500px;
	height:38px;
	margin:0;
	padding:0;
	border:0;
	float:left;
}
.search_b2 {
	margin-left:35px;
	padding:0;
	border:0;
	float:left;
	cursor:pointer;
}

.product_list_1 {
	width:290px;
	min-height:26px;
	float:left;
	background:#004a7e;
	color:#FFF;
	padding:5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height:26px;
}

.product_list_2 {
	width:290px;
	min-height:26px;
	float:left;
	background:#0174b3;
	color:#FFF;
	padding:5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height:26px;
}

.product_list_3 {
	width:390px;
	min-height:26px;
	float:left;
	background:#004a7e;
	color:#FFF;
	padding:5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height:26px;
}

.product_list_4 {
	width:190px;
	min-height:26px;
	float:left;
	background:#004a7e;
	color:#FFF;
	padding:5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height:26px;
	text-align:center;
}

.product_list_5 {
	width:290px;
	min-height:26px;
	float:left;
	background:#004a7e;
	color:#FFF;
	padding:5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height:26px;
	text-align:center;
}

.product_list_6 {
	width:390px;
	min-height:26px;
	float:left;
	background:#0174b3;
	color:#FFF;
	padding:5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height:26px;
}

.product_list_7 {
	width:190px;
	min-height:26px;
	float:left;
	background:#0174b3;
	color:#FFF;
	padding:5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height:26px;
	text-align:center;
}

.product_list_8 {
	width:290px;
	min-height:26px;
	float:left;
	background:#0174b3;
	color:#FFF;
	padding:5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height:26px;
	text-align:center;
	font-family:'Roboto', sans-serif;
}

.product_list_1 a,.product_list_2 a,.product_list_5 a,.product_list_8 a {
	color:#FFF;
}
.product_list_1 a:hover,.product_list_2 a:hover,.product_list_5 a:hover,.product_list_8 a:hover {
	color:#999;
}

.product_list_none {
	width:5px;
	min-height:36px;
	float:left;
}
.product_list_clear {
	height:5px;
	clear:both
}

	.product_1 {
		width:500px;
		float:left;
	}
		.product_1 img {
			border:1px solid #C0C0C0;
		}
		
	.product_2 {
		width:580px;
		padding-left:65px;
		float:right;
	}
		


/* 最新消息 */

.news_memo {
	width:1176px;
	margin:auto;
	padding:50px 12px;
	text-align:left;
	line-height:36px;
	color:#004a7e;
}
	.news {
		width:100%;
		margin:auto;
		overflow:hidden;
	}
		.news_1 {
			width:500px;
			height:340px;
			float:left;
			cursor:pointer;
		}
		.news_2 {
			width:640px;
			padding-left:36px;
			float:right;
			text-align:left;
		}
		.news_t1 {
			font-size:24px;
			color:#004a7e;
			line-height:36px;
		}
		.news_t2 {
			font-size:24px;
			color:#0174b3;
			font-family:'Roboto', sans-serif;
		}
		.news_t3 {
			font-size:24px;
			color:#004a7e;
			line-height:36px;
			padding-top:40px;
		}
		.news_t3 a {
			color:#004a7e;
		}
		.news_t3 a:hover {
			color:#999;
		}
		
	.news_clear {
		height:50px;
		clear:both;
	}
	.button1 {
		width:200px;
		height:80px;
		line-height:80px;
		font-size:24px;
		color:#FFF;
		background:#0174b3;
		border:0;
		padding:0;
		cursor:pointer;
	}
	.button1:hover {
		background:#018bd6;
		transition: background-color .3s;
	}

/* 聯絡我們 */

	.contact1 {
		width:210px;
		text-align:left;
		float:left;
		font-size:24px;
		color:#0174b3;
	}
	.contact2 {
		width:920px;
		text-align:left;
		float:left;
		padding-left:30px;
	}
	.contact_clear {
		height:30px;
		clear:both;
	}
	
	.c_1 {
		width:470px;
		height:36px;
		background:none;
		border:1px solid #b7b7b7;
		padding:0px 10px 0px 10px;
		font-size:16px;
	}
	.c_2 {
		width:920px;
		height:36px;
		background:none;
		border:1px solid #b7b7b7;
		padding:0px 10px 0px 10px;
		font-size:16px;
	}
	.c_3 {
		width:920px;
		height:200px;
		background:none;
		border:1px solid #b7b7b7;
		padding:10px 10px 0px 10px;
		font-size:16px;
	}


#footer {
	width:100%;
	overflow:hidden;
	border-top:1px solid #0174b3;
}
	.footer_all {
		width:100%;
		width:1200px;
		height:145px;
		margin:auto;
		text-align:center;
		position:relative;
		padding:45px 20px 40px 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		color:#0174b3;
		font-size:14px;
		line-height:24px;
	}
	.footer_1 {
		width:25%;
		height:60px;
		text-align:left;
		float:left;
		padding-top:20px;
		padding-left:60px;
		background:url(../images/footer_1.png) top left no-repeat;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.footer_2 {
		width:50%;
		height:60px;
		text-align:left;
		float:left;
		padding-top:5px;
		padding-left:60px;
		background:url(../images/footer_2.png) top left no-repeat;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.footer_3 {
		width:25%;
		height:60px;
		text-align:left;
		float:left;
		padding-top:5px;
		padding-left:60px;
		background:url(../images/footer_3.png) top left no-repeat;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

#footer2 {
	width:100%;
	min-width:1200px;
	height:55px;
	margin:auto;
	text-align:center;
	position:relative;
	background:#0174b3;
	color:#FFF;
	font-size:16px;
	font-family:'Roboto', sans-serif;
	line-height:55px;
}

/* 分頁 */
div.pagination.np {
	text-align:center;
}

div.pagination.np a {
	text-decoration: none;
	color:#000;
}
div.pagination.np li {
	border:1px solid #b9b9b9;
	width:34px;
	height:34px;
	display:inline-block;
	background:#FFF;
	margin-left:8px;
	cursor:pointer;
}

div.pagination.np a:hover, div.pagination.np li:hover a{
	color: #FFF;
}

div.pagination.np li:hover, div.pagination.pagination a:active {
	color: #FFF;
	background:#0174b3;
	border:1px solid #0174b3;
	transition: background-color .3s;
}

div.pagination.np li.current {
	color: #FFF;
	background:#0174b3;
	border:1px solid #0174b3;
}
div.pagination.np li.current a {
	color: #FFF;
}