@charset "utf-8";
/* CSS Document */
body {
	margin:0px 0px 0px 0px;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg1.jpg) repeat-x center top;
	color:#555;
}
form {
	margin:0px;
	padding:0px;
	display:inline;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
img{border:none;}
a,a:link,a:visited {color:#555; text-decoration:none;}
a:hover {color:#555; text-decoration:none;}
a:active {color:#555; text-decoration:none;}

.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden;}

.top {
	width:980px;
	padding:0px;
	line-height:35px;
	height:35px;
	margin:0px auto;
	overflow:hidden;
}
.keyword h1,.keyword h2{
	font-size:12px;
	font-weight:normal;}
.keyword h1 a:link,.keyword h1 a:visited,.keyword h2 a:link,.keyword h2 a:visited{
	color:#ff5a00;}
.language{
	line-height:33px;}
.top1{
	width:980px;
	margin:0 auto;
	padding:13px 0 0;
	overflow:hidden;}
.top_logo {/*Head Logo*/
	width:335px;
	height:82px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_r{
	width:184px;
	padding:0;
	height:82px;
	margin:0;
	overflow:hidden;
	}

.top_column { /*Navigation*/
	width:1060px;
	height:41px;
	padding:0;
	margin:0 auto;
	overflow:hidden;
}
.top_column li{
	line-height:41px;
	float:left;
	display:block;
	font-size:14px;
	background:url(../images/line.jpg) no-repeat right center;
	color:#FFF;
	padding:0 15px;
	font-weight:bold;
	}
.top_column li a:link,.top_column li a:visited{
	color:#fff;}
.top_column li.index{
	background:url(../images/index.jpg) no-repeat bottom center;
	width:101px;
	text-align:center;
	padding:0 12px 0 7px;
	}
.top_column li.last{
	background:none;}
.banner_bg{
	width:980px;
	margin:15px auto;
	padding:0 0 25px;
	background:url(../images/banner_bottom.jpg) no-repeat center bottom;
	overflow:hidden;}
.banner {
	width:964px;
	height:364px;
	padding:7px;
	margin:0px auto;
	overflow:hidden;
	border:1px solid #e0e0e0;
	background-color:#FFF;
}
/*Info CSS*/
.center_bg{
	background:#0b192f;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;}
.center {
	width:980px;
	padding:0;
	margin:15px auto 16px;
	overflow:hidden;
}
.center_l {/*Left Info*/
	width:215px;
	padding:0px;
	margin:0;
	overflow:hidden;
}
.center_r{
	width:750px;
	padding:0;
	margin:0;
	overflow:hidden;
	}
/*Bottom CSS*/
html{-webkit-text-size-adjust:none;}
.bottom_bg{
	background:url(../images/bottombg.jpg) no-repeat center top;
	width:100%;
	height:185px;
	padding:0;
	margin:0;
	overflow:hidden;
	}
.bottom {
	width:980px;
	padding:0px;
	color:#fff;
	margin:0px auto;
	overflow:hidden;
}
.bottom a:link,.bottom a:visited{
	color:#fff;}
.nav_bottom{
	height:39px;
	line-height:39px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
	}
.nav_bottom a{
	color:#FFF;
	padding:0 5px;
	font-weight:bold;
	}
.copy{
	width:979px;
	padding:20px 0 0 0px;
	margin:0 auto;
	overflow:hidden;
	}
.bottom_l{
	width:110px;
	height:76px;
	float:left;
	}
.bottom_r{
	width:868px;
	line-height:22px;
	text-align:left;
	color:#fff;
	}
/*Click to Big Products CSS*/
.pro {/*One Product All Css*/
	width:160px;
	padding:0px 8px 0px 10px;
	margin:0px;
	overflow:hidden;
}
.pro_img {/*Product Images*/
	width:158px;
	height:128px;
}
.pro_img a{
	display:inline-block;
	border:1px solid #ddd;
	}
.pro_img a:hover{
	display:inline-block;
	border:1px solid #ff6000;}
.pro_test {/*Product Name*/
	width:160px;
	height:30px;
	line-height:30px;
	padding:0px;
	margin:0px;
	text-align:center;
	overflow:hidden;
}
.pro2 {/*One Equipment All Css*/
	width:330px;
	padding:10px 8px 10px 10px;
	margin:0px;
	overflow:hidden;
}
.pro2_img {/*PEquipment Images*/
	width:300px;
	height:200px;
}
.pro2_img a{
	display:inline-block;
	border:1px solid #ddd;
	}
.pro2_img a:hover{
	display:inline-block;
	border:1px solid #ff6000;}
.pro2_test {/*Equipment Name*/
	width:300px;
	height:30px;
	line-height:30px;
	padding:0px;
	margin:0px;
	text-align:center;
	overflow:hidden;
}





















.page {
	margin:0 auto;
	overflow:hidden;
	padding:20px 0;
	line-height:25px;
	text-align:center;
	width:700px;
	font-size:12px;
}
.disabled {
    border:1px solid #333;
    margin-right:2px;
    padding:2px 5px;
}
.page span.current {
    background-color:#333;
    border:1px solid #333;
    color:#333;
    margin-right:2px;
    padding:2px 5px;
}
.page a {
    border:1px solid #333;
    color:#333;
    margin-right:2px;
    padding:2px 5px;
    text-decoration:none;
}
.page a:hover {
    background:none repeat scroll 0 0 #f80515;
    border:1px solid #ADADAD;
    color:#fff;
    margin-right:2px;
    padding:2px 5px;
    text-decoration:none;
}
.pager input {
	width:20px;
	font-size:10px;
	height:15px;
	line-height:15px;
	margin:0px 3px;
	vertical-align:middle;
}