@charset "utf-8";
/* CSS Document */
@import url("theme.css");
@import url("reest.css");
body{
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-family: Helvetic, Arial, "Microsoft JhengHei", "Segoe UI", "Microsoft JhengHei", "微軟正黑體", "微软雅黑", "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", clean, sans-serif;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
}
/**********header************/
#header_bg{
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#header_box{
	width:903px;
	height:55px;
	margin:0 auto;
	position:relative;
	padding-top:14px;
	padding-left:10px;}
#logo{}
#m_nav{}
#m_nav ul{
	position:absolute;
	top:10px;
	right:20px;}
#m_nav ul li{
	color:#FFF;
	float:left;
	padding-left:5px;}
#m_nav ul li a{
	color:#FFF;}
/**********nav************/
#nav_bg{
	background:url(../images/nav_bg.png) repeat-x top;}
#nav_box{
	width: 1003px;
	height: 54px;
	margin: 0 auto;

	}
#nav_box ul{}
#nav_box ul li{
	width:200px;
	height: 53px;
	float:left;
	}
#nav_box ul li a{
	text-indent:-9999px;
	display:block;
	height:54px;
}
#nav1{
	background:url(../images/nav.jpg) no-repeat -2px 1px;
	overflow:hidden;}
#nav2{
	background:url(../images/nav.jpg) no-repeat -204px 1px;
	overflow:hidden;}
#nav3{
	background:url(../images/nav.jpg) no-repeat -404px 1px;
	overflow:hidden;}
#nav4{
	background:url(../images/nav.jpg) no-repeat -606px 1px;
	overflow:hidden;}
#nav5{
	background:url(../images/nav.jpg) no-repeat -808px 1px;
	overflow:hidden;}
#nav1:hover{
	background:url(../images/nav.jpg) no-repeat -2px -50px;}
#nav2:hover{
	background:url(../images/nav.jpg) no-repeat -204px -50px;}
#nav3:hover{
	background:url(../images/nav.jpg) no-repeat -404px -50px;}
#nav4:hover{
	background:url(../images/nav.jpg) no-repeat -606px -50px;}
#nav5:hover{
	background:url(../images/nav.jpg) no-repeat -808px -50px;}
.nav_focus{
	background-position-y:-50px;
	}
/*************center***************/
#center_bg{
	background-image:url(../images/center_bg.png);
	background-repeat:repeat-x;
	background-position:0px -6px;}
#center_box{
	width:1003px;
	margin:0 auto;}
/*************banner***************/
#banner_bg{
	width:100%;
	/*background:url(../images/index_banner1.jpg) no-repeat center top;*/
	}
#banner_box{
	width:1003px;
	margin:0 auto;
	height: 441px;
	position:relative;
	}
.banner-list{
	width:100%;
	po}
.banner-list li{
	width:100%;
	background-position:center top;
	height:441px;
	position: absolute;
	left: 0;
	top: 123px;
	}
/**控制器**/
#banner_icon_box{
	position: absolute;
	z-index: 900;
	left: 58px;
	top: 362px;
	background: url(../images/banner_icon_bg.png) no-repeat 0px 0px;
	width: 73px;
	height: 23px;
	padding-left: 8px;
	padding-top: 5px;
}
#banner_icon_box ul{}
#banner_icon_box ul li{
	float:left;
	margin-left: 4px;
	margin-right: 4px;
}
#banner_icon_left{
	position: absolute;
	z-index: 901;
	left: 14px;
	top: 222px;
	cursor:pointer;
}
#banner_icon_right{
	position: absolute;
	z-index: 902;
	left: 963px;
	top: 222px;
	cursor:pointer;
}
/***********index_content***********/
#index_content_box{
	width: 974px;
	height: 247px;
	background-image: url(../images/center_box.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;;
	margin-left: auto;
	padding-top:18px;
	padding-left:15px;
}
#index_content_box p{
	width: 207px;
	margin-left:30px;
	padding-top:40px;
}
#index_content_box p a{
	color:#333;
}
#index_content_l{
	float:left;
	}
#index_content_r{
	float:left;
	padding-left:10px;
	}
/***********about************/
#index_about_box{
	background:url(../images/index_about_bg.jpg) no-repeat center top;
	width:263px;
	height:213px;}

/***********product************/
#index_product_box{
	background:url(../images/index_prodcut_bg.jpg) no-repeat left top;
	width: 563px;
	height:100px;
	padding-left:120px;}
#index_product1{
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right:5px;
	}
#index_product2{
	float:left;
	padding-left:15px;
	}
#index_product_box table{
	width:260px;}
#index_product_box table td{
	border-collapse: collapse;
	line-height: 18px;
	height: auto;
	color: #666;
	}
#index_product_box table td.index_p_t1{
	color: #0068b7;
	font-weight: bold;
	font-size:15px;
	padding: 8px 0px 0px 0px;
	margin: 0px;
}
.index_p_pic{
	padding-right:5px;}
/***************performance***************/
#index_performance_bg{
	background:url(../images/index_performance_bg.jpg) no-repeat left top;
	padding-left: 92px;
	margin-top:6px;
	}
#index_performance_box{
	
	width: 566px;
	height: 96px;
	position: relative;
	background-color: #eeeeee;
	border: 1px solid #e3e3e3;
	padding-top:10px;
	padding-left: 23px;
	}
#index_performance_mask{
	position:relative;
	overflow:hidden;
	width:550px;
	height:89px;
	}
#index_performance_mask ul{
	position:absolute;
	top:0px;
	left:0px;
	}
#index_performance_mask ul li{
	float: left;
	width: 100px;
	padding-left:5px;
	padding-right:5px;
}
#index_performance_mask ul li a{
	color:#666;}
#index_performance_mask ul li a .index_performance_pic{
	display:block;
	padding:0px;
	margin:0px;}
#index_performance_mask ul li a .index_performance_pic img{
	display:block;
	border-width:0;
	border:none;
	padding:0px;
	margin:0px;}
#index_performance_mask ul li a .index_performance_text{
	color:#666;
	text-align:center;}
#per_icon_left{
	position:absolute;
	top:50px;
	left:5px;
	cursor:pointer;}
#per_icon_right{
	position:absolute;
	top:50px;
	right: 5px;
	cursor:pointer;
	}
/***********footer**********/
#footer_bg{
	width:100%;
	background-color:#434343;
	}
#footer_box{
	width:1003px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:10px;
	padding-left: 57px;}
#footer_box p{
	padding-bottom:5px;
	color:#FFF;}
