@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,var{
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	/*list-style:none;*/
}
caption {
	text-align:left;
}
a {
	text-decoration:none;
}
a:link {
	color:#0041EA;
}
a:visited{
	color:#9933CC;
}
a:hover{
	color:#9b0910;
}
a:active{
	color:#0041EA;
}
p {
	margin-bottom:15px;
}
.clearfloat {
	font-size:0px;
	line-height:0px;
	clear:both;
	height:0px;
}
/*--------------------------------------------------------------*/
#Index {}
body {
	font-size:15px;
	line-height:18px;
	color:#555;
	background-image:url(../images/body_bg_In.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
.container {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
}
/*--------------------------------header-------------------------------------*/
.header {
	width:1000px;
	height:106px;
	background-image:url(../images/header_bg_In.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:4px;
	padding-right:4px;
	margin-left:-4px;
	position:relative;
	z-index:11;
	
	transition:width 0.4s;
	-moz-transition:width 0.4s;
	-webkit-transition:width 0.4s;
	-o-transition:width 0.4s;
	
	transition:height 0.4s;
	-moz-transition:height 0.4s;
	-webkit-transition:height 0.4s;
	-o-transition:height 0.4s;
}
/*----------------------logo--------------------------*/
.logo {
	width:94px;
	height:60px;
	position:absolute;
	top:12px;
	left:9px;
}
.logo h1 {}
.logo h1 a {
	width:94px;
	height:60px;
	display:block;
}
.logo h1 a img {
	width:100%;
}
/*--------------------------語系---------------------------*/
.languageFamily {
	width:166px;
	background-image:url(../images/languageFamily_bg.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	position:absolute;
	right:0px;
	top:0px;
	z-index:9;
}
.languageFamily .forNow {
	color:#333;
	text-align:right;
	text-shadow:1px 1px 0px #ffdd73;
	background-image:url(../images/icon_1.png);
	background-repeat:no-repeat;
	background-position:right 14px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:25px;
	margin-right:24px;
	cursor:pointer;
}
.languageFamily .forNow:hover {
	color:#fff;
	text-shadow:-1px -1px 0px #ff9600;
}
.languageFamily ul {
	width:136px;
	display:none;
	list-style:none;
	background-color:#ffb54b;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
}
.languageFamily li {
	border-bottom:solid 1px #ffca4b;
}
.languageFamily li a {
	display:block;
	color:#fff;
	font-size:13px;
	text-align:right;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
}
.languageFamily li a:hover {
	color:#b30738;
}
/*--------------------nav------------------------*/
.nav {
	width:805px;
	/*height:38px;*/
	position:absolute;
	right:4px;
	top:43px;
	
	transition:width 0.4s;
	-moz-transition:width 0.4s;
	-webkit-transition:width 0.4s;
	-o-transition:width 0.4s;
	
	transition:top 0.4s;
	-moz-transition:top 0.4s;
	-webkit-transition:top 0.4s;
	-o-transition:top 0.4s;
}
.navBtn {
	display:none;
}
.nav ul {
	list-style:none;
}
.nav li {
	height:62px;
	float:left;
}
.nav a {
	height:62px;
	display:block;
	text-indent:-20000px;
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}
.nav a:hover, .nav .current a {
	background-position:left bottom;
}
/*--------------------------------mainPage-------------------------------------*/
.mainPage {
	width:1000px;
	
	transition:width 0.4s;
	-moz-transition:width 0.4s;
	-webkit-transition:width 0.4s;
	-o-transition:width 0.4s;
}
/*--------------------------------footer-------------------------------------*/
.footerBox {
	width:995px;
	font-size:13px;
	color:#555;
	background-image:url(../images/footer_bg_In-1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:5px;
	
	transition:width 0.4s;
	-moz-transition:width 0.4s;
	-webkit-transition:width 0.4s;
	-o-transition:width 0.4s;
}
.footer {
	background-image:url(../images/footer_bg_In-2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding-left:15px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
}
.footer address {
	display:inline-block;
	margin-right:20px;
}
.footer .address {
	margin-right:20px;
}
.footer .address a {
	width:26px;
	height:26px;
	display:inline-block;
	text-indent:-2000px;
	background-image:url(../images/mapIcon_btn.png);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
	margin-left:5px;
	margin-bottom:-9px;
}
.footer .address a:hover {}
.footer .servicePhone {}
/*------------------iware-----------------------*/
.iware {
	float:right;
	font-size:12px;
	color:#aaa;
	margin-top:4px;
}
.iware a {
	color:#aaa;
}
.iware a:hover {
	color:#555;
}
/*-----------------------------------輪播-------------------------------------*/
.bannerBox {
	width:1000px;
	height:592px;
	background-image:url(../images/bannerBox_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:4px;
	padding-right:4px;
	position:relative;
	margin-left:-4px;
	margin-top:-18px;
	
	transition:width 0.4s;
	-moz-transition:width 0.4s;
	-webkit-transition:width 0.4s;
	-o-transition:width 0.4s;
	
	transition:height 0.4s;
	-moz-transition:height 0.4s;
	-webkit-transition:height 0.4s;
	-o-transition:height 0.4s;
}
.bannerBox a {
	width:1000px;
	height:587px;
	display:block;
	position:absolute;
	top:0px;
	left:4px;
	
	transition:width 0.4s;
	-moz-transition:width 0.4s;
	-webkit-transition:width 0.4s;
	-o-transition:width 0.4s;
	
	transition:height 0.4s;
	-moz-transition:height 0.4s;
	-webkit-transition:height 0.4s;
	-o-transition:height 0.4s;
}
.bannerBox a img {
	width:100%;
}
/*----------------------------------*/
.bannerBox .control {
	width:100%;
	/*display:none;*/
	text-align:center;
	position:absolute;
	bottom:-10px;
}
.bannerBox .control a {
	width:8px;
	height:8px;
	display:inline-block;
	text-indent:-20000px;
	background-color:#ccc;
	position:static;
	margin-left:6px;
	margin-right:6px;
	overflow:hidden;
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.bannerBox .control a.on {
	background-color:#ffb54c;
}
/*----------------------------------*/
.bannerBox_bg {
	width:1008px;
	position:absolute;
	bottom:1px;
	left:0px;
	z-index:11;
	
	transition:width 0.4s;
	-moz-transition:width 0.4s;
	-webkit-transition:width 0.4s;
	-o-transition:width 0.4s;
}
.bannerBox_bg img {
	width:100%;
}
/*--------------------------------裝飾圖--------------------------------------*/
.decorateImg {
	width:1630px;
	position:absolute;
	right:50%;
	top:517px;
	margin-right:-500px;
	
	transition:width 0.4s;
	-moz-transition:width 0.4s;
	-webkit-transition:width 0.4s;
	-o-transition:width 0.4s;
	
	transition:top 0.4s;
	-moz-transition:top 0.4s;
	-webkit-transition:top 0.4s;
	-o-transition:top 0.4s;
}
.decorateImg img {
	width:100%;
}
/*-----------------------------------------產品分類-----------------------------------------*/
.productsClassBox_In {
	width:994px;
	height:215px;
	padding-left:3px;
	padding-right:3px;
	padding-top:20px;
	margin-bottom:20px;
}
.productsClassBox_In:after {
	height:0px;
	display:block;
	content:" ";
	clear:both;
}
.productsClassBox_In .itemBox {
	width:130px;
	height:215px;
	float:left;
	margin-left:6px;
	margin-right:6px;
}
.productsClassBox_In .itemBox .imgBox {
	width:130px;
	height:163px;
	background-image:url(../images/productsClass_bg_In-1.png);
	background-repeat:no-repeat;
	background-position:left 33px;
	margin-bottom:10px;
	position:relative;
}
.productsClassBox_In .itemBox .imgBox a {
	width:130px;
	height:163px;
	display:block;
	position:relative;
	z-index:2;
}
.productsClassBox_In .itemBox .classImg_bg {
	width:130px;
	height:130px;
	display:block;
	background-image:url(../images/productsClass_bg_In-2.png);
	background-repeta:no-repeat;
	background-position:left top;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:1;
	opacity:0;
	
	transition:opacity 0.4s;
	-moz-transition:opacity 0.4s;
	-webkit-transition:opacity 0.4s;
	-o-transition:opacity 0.4s;
}
.productsClassBox_In .itemBox .imgBox:hover .classImg_bg {
	opacity:1;
	
	transition:opacity 0.4s;
	-moz-transition:opacity 0.4s;
	-webkit-transition:opacity 0.4s;
	-o-transition:opacity 0.4s;
}
.productsClassBox_In .itemBox p {
	margin-bottom:0px;
}
.productsClassBox_In .itemBox p a {
	display:block;
	color:#555;
	text-align:center;
}
.productsClassBox_In .itemBox p a:hover {
	color:#b30738;
}
.productsClassBox_In .itemBox:hover a {
	color:#b30738;
}
