@charset "utf-8";
/* CSS Document */
body {
	margin:0px 0px 0px 0px;/*top,right,bottom,left*/
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
form {
	margin:0px;
	padding:0px;
	display:inline;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
img{border:none;}
a,a:link,a:visited {color:#333; text-decoration:none;}
a:hover {color:#fd132c; text-decoration:underline;}
a:active {color:#666; text-decoration:none;}

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

/*Head CSS*/
.top_bg{
	background:url(../images/top_bg1.jpg) no-repeat center top;
	width:100%;
	height:576px;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	}
.top{
	width:1003px;
	padding:0px;
	margin:0 auto;
	overflow:hidden;
	}
.top_logo{
	width:595px;
	height:123px;
	padding:0px 203px 0 205px;
	margin:0 auto;
	overflow:hidden;
	}
.top_pr{
	width:1003px;
	padding:155px 0 147px;
	margin:0 auto;
	overflow:hidden;
	}
.pr_img{
	width:360px;
	height:151px;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	}
.top_column { 
	width:980px;
	height:41px;
	padding:0px; 
	margin:0px auto;
	overflow:hidden;
}
.top_column li{
	float:left;
	background:url(../images/tiao.jpg) no-repeat right center;
	margin:0px;
	line-height:41px;
	height:41px;
	font-size:14px;
	padding:0 25px 0 25px;
	}
.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:110px;
	height:41px;
	text-align:center;
	padding:0;
	margin:0;
	}
.top_column li.last{
	background:none;
	}
/*Info CSS*/
.wrapp{
	width:100%;
	background:url(../images/cen_bg1.jpg) no-repeat center top;
	padding:0;
	height:142px;
	margin:0 auto;
	overflow:hidden;
	}
.center {
	width:1003px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.center_l {/*Left Info*/
	width:225px;
	padding:17px 0 0;
	float:left;
	margin:0px auto;
	overflow:hidden;
}
.center_r{
	float: right;
    margin:0;
    overflow: hidden;
    padding:17px 0 0;
    width: 740px;
	}
/*Bottom CSS*/
.bottom_bg{
	width:100%;
	background:url(../images/bottom_bg.jpg) no-repeat center top;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	}
html{-webkit-text-size-adjust: none;}
.bottom{
	width:980px;
	height:150px;
	padding:0px;
	margin:0px auto;
	color:#666;
	line-height:22px;
	}
.bottom a{color:#666;}
.link{
	width:980px;
	padding:62px 0 0;
	line-height:24px;
	margin:0 auto;
	overflow:hidden;
	}
/*Click to Big Products CSS*/
.pro {
	width:202px;
	padding:0px 24px 0px;
	margin:0;
	overflow:hidden;
	}
.pro_img {
	width:200px;
	height:250px;
	}
.pro_img a {
	display:inline-block;
	border:1px solid #dfdfdf;
	}
.pro_img a:hover {
	display:inline-block;
	border:1px solid #fd132c;
	}
.pro_test {/*Product Name*/
	width:202px;
	height:30px;
	line-height:25px;
	text-align:center;
	padding:8px 0 0;
	color:#666;
}
.page {
    clear: both;
    line-height: 30px;
    margin:0 auto;
    overflow: hidden;
    padding: 10px 0 30px;
    text-align: center;
    width: 800px;
}
.pager {
	width:100%;
	color:#000;
	text-align:center;
	margin:0px 0px 2px 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.pager .disabled {
	color:#000;
	font-size:12px;
	margin:1px;
	padding:2px 5px;
	border-bottom:2px solid #CCC;
}
.pager .current {
	color:#000;
	cursor:pointer;
	font-size:16px;
	font-weight:900;
	margin:1px;
	padding:2px 5px;
	text-decoration:none;
}
.pager a {
	color:#000;
	cursor:pointer;
	font-size:12px;
	margin:1px;
	padding:2px 5px;
	border-bottom:2px solid #999;
}
.pager a:hover {
	color:#000;
	cursor:pointer;
	font-size:12px;
	margin:1px;
	padding:2px 5px;
	border-bottom:2px solid #999;
}
.pager input {
	width:20px;
	font-size:10px;
	height:15px;
	line-height:15px;
	margin:0px 3px;
	vertical-align:middle;
}
