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

/*------------------------------------首頁-------------------------------------*/
#Index {
	background-position:left -105px;
}
.container {
	width:620px;
	margin-right:auto;
	margin-left:auto;
}
/*--------------------------------header-------------------------------------*/
.header {
	width:620px;
	height:150px;
	background-image:url(../images/header_bg_In-620.png);
	
	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 {}
.logo h1 {}
.logo h1 a {}
/*--------------------nav------------------------*/
.nav {
	width:620px;
	top:81px;
	
	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;
}
.nav ul {}
.nav li {}
.nav a {}
.nav a:hover, .nav .current a {}
/*-----------------------------------英文------------------------------------*/
.en .nav .nav1 {
	width:97px;
}
.en .nav .nav1 a {
	width:97px;
	background-image:url(../languages_img/en/nav_In-620_1.png);
}
/*----------------------------------------*/
.en .nav .nav2 {
	width:97px;
}
.en .nav .nav2 a {
	width:97px;
	background-image:url(../languages_img/en/nav_In-620_2.png);
}
/*----------------------------------------*/
.en .nav .nav3 {
	width:114px;
}
.en .nav .nav3 a {
	width:130px;
	background-image:url(../languages_img/en/nav_In-620_3.png);
}
/*----------------------------------------*/
.en .nav .nav4 {
	width:97px;
}
.en .nav .nav4 a {
	width:97px;
	background-image:url(../languages_img/en/nav_In-620_4.png);
}
/*----------------------------------------*/
.en .nav .nav5 {
	width:114px;
}
.en .nav .nav5 a {
	width:114px;
	background-image:url(../languages_img/en/nav_In-620_5.png);
}
/*----------------------------------------*/
.en .nav .nav6 {
	width:97px;
}
.en .nav .nav6 a {
	width:97px;
	background-image:url(../languages_img/en/nav_In-620_6.png);
}
/*-----------------------------------繁中------------------------------------*/
.tch .nav .nav1 {
	width:97px;
}
.tch .nav .nav1 a {
	width:97px;
	background-image:url(../languages_img/tch/nav_In-620_1.png);
}
/*----------------------------------------*/
.tch .nav .nav2 {
	width:97px;
}
.tch .nav .nav2 a {
	width:97px;
	background-image:url(../languages_img/tch/nav_In-620_2.png);
}
/*----------------------------------------*/
.tch .nav .nav3 {
	width:114px;
}
.tch .nav .nav3 a {
	width:130px;
	background-image:url(../languages_img/tch/nav_In-620_3.png);
}
/*----------------------------------------*/
.tch .nav .nav4 {
	width:97px;
}
.tch .nav .nav4 a {
	width:97px;
	background-image:url(../languages_img/tch/nav_In-620_4.png);
}
/*----------------------------------------*/
.tch .nav .nav5 {
	width:114px;
}
.tch .nav .nav5 a {
	width:114px;
	background-image:url(../languages_img/tch/nav_In-620_5.png);
}
/*----------------------------------------*/
.tch .nav .nav6 {
	width:97px;
}
.tch .nav .nav6 a {
	width:97px;
	background-image:url(../languages_img/tch/nav_In-620_6.png);
}
/*-----------------------------------簡中------------------------------------*/
.sch .nav .nav1 {
	width:97px;
}
.sch .nav .nav1 a {
	width:97px;
	background-image:url(../languages_img/sch/nav_In-620_1.png);
}
/*----------------------------------------*/
.nav .nav2 {
	width:97px;
}
.nav .nav2 a {
	width:97px;
	background-image:url(../languages_img/sch/nav_In-620_2.png);
}
/*----------------------------------------*/
.sch .nav .nav3 {
	width:114px;
}
.sch .nav .nav3 a {
	width:130px;
	background-image:url(../languages_img/sch/nav_In-620_3.png);
}
/*----------------------------------------*/
.sch .nav .nav4 {
	width:97px;
}
.sch .nav .nav4 a {
	width:97px;
	background-image:url(../languages_img/sch/nav_In-620_4.png);
}
/*----------------------------------------*/
.sch .nav .nav5 {
	width:114px;
}
.sch .nav .nav5 a {
	width:114px;
	background-image:url(../languages_img/sch/nav_In-620_5.png);
}
/*----------------------------------------*/
.sch .nav .nav6 {
	width:97px;
}
.sch .nav .nav6 a {
	width:97px;
	background-image:url(../languages_img/sch/nav_In-620_6.png);
}
/*--------------------------------mainPage-------------------------------------*/
.mainPage {
	width:620px;
	
	transition:width 0.4s;
	-moz-transition:width 0.4s;
	-webkit-transition:width 0.4s;
	-o-transition:width 0.4s;
}
/*--------------------------------footer-------------------------------------*/
.footerBox {
	width:615px;
	
	transition:width 0.4s;
	-moz-transition:width 0.4s;
	-webkit-transition:width 0.4s;
	-o-transition:width 0.4s;
}
.footer {}
.footer address {
	display:block;
}
.footer .address {
	display:inline-block;
	margin-bottom:3px;
}
.footer .address a {}
.footer .address a:hover {}
.footer .servicePhone {}
/*------------------iware-----------------------*/
.iware {}
.iware a {}
.iware a:hover {}
/*-----------------------------------輪播-------------------------------------*/
.bannerBox {
	width:620px;
	height:372px;
	background-image:url(../images/bannerBox_bg-620.png);
	
	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:620px;
	height:367px;
	
	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 {}
/*----------------------------------*/
.bannerBox .control {}
/*----------------------------------*/
.bannerBox_bg {
	width:628px;
	bottom:2px;
	left:1px;
	
	transition:width 0.4s;
	-moz-transition:width 0.4s;
	-webkit-transition:width 0.4s;
	-o-transition:width 0.4s;
	
}
.bannerBox_bg img {}
/*--------------------------------裝飾圖--------------------------------------*/
.decorateImg {
	width:1137px;
	top:391px;
	margin-right:-310px;
	
	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 {}
/*-----------------------------------------產品分類-----------------------------------------*/
.productsClassBox_In {
	width:616px;
	height:auto;
	padding-left:2px;
	padding-right:2px;
}
.productsClassBox_In:after {}
.productsClassBox_In .itemBox {
	margin-left:12px;
	margin-right:12px;
}
.productsClassBox_In .itemBox .imgBox {}
.productsClassBox_In .itemBox .imgBox a {}
.productsClassBox_In .itemBox .classImg_bg {}
.productsClassBox_In .itemBox .imgBox:hover .classImg_bg {}
.productsClassBox_In .itemBox p {}
.productsClassBox_In .itemBox p a {}
.productsClassBox_In .itemBox p a:hover {}
.productsClassBox_In .itemBox:hover a {}
