@charset "utf-8";
/* CSS Document */
/*全局定义参数*/
body {
	max-width:1440px;
	margin:0px auto;/*四个值为：上，右，下，左*/
	font-size:12px;
	font-family:"宋体";
	color:#808080;
	line-height:20px;
	background:url(../images/bg.jpg) repeat-x;
}
form {
	margin:0px;
	padding:0px;
	display:inline;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a,a:link,a:visited {color:#808080; text-decoration:none;}
a:hover {color:#3a3a3a; text-decoration:none;}
a:active {color:#3a3a3a; text-decoration:none;}

img{
	border:none;}
.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden;}

/*头部CSS*/
.top {
	width:1000px;
	height:120px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;

}
.top_logo {/*头部Logo*/
	width:205px;
	padding:0px;
	margin:8px auto;
	overflow:hidden;
}
.top_column { /*导航栏*/
	width:1000px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	clear:both;
}
.top_column li {float:left; font-size:16px; line-height:40px; padding:0px 0px 0px 93px; margin:0px;}
.top_column li a{
	color:#fff;}
.top_column li a:hover{
	color:#999;}

/*内容部分CSS*/
.center {
	width:1000px;
	padding:0px;
	margin:30px auto;
	overflow:hidden;
}
.center_l {/*左边内容*/
	width:50%;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.center_r {/*右边内容*/
	width:50%;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
	
/*底部CSS*/
.bottom_bg {
	width:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
	background:#1a1a1a;
}
.bottom {
	width:1000px;
	height:40px;
	line-height:40px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
	color:#FFF;
}
.bottom a{color:#FFF;}

/*点击放大产品展示CSS*/
.pro {/*单个产品总框*/
	width:220px;
	padding:0px 0px 40px 40px;
	margin:0px;
	overflow:hidden;
}
.pro_img {/*产品图片*/
	width:218px;
	height:218px;
	border:1px #d1d1d1 solid;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;

}
/*.pro_img img {max-width:160px; height:auto; width:expression(this.width > 160 ? "160px" : this.width);}
*/.pro_test {/*产品名称*/
	width:220px;
	height:36px;
	line-height:36px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
	background-color:#e9e9e9;
}
.page {
	color:#3a3a3a;
	margin:0 auto;
	overflow:hidden;
	padding:20px 0px 0px 0px;
	line-height:25px;
	text-align:center;
	clear:both;
	border-top:1px dotted #d6d6d6;
}
.disabled {
    border:1px solid #333;
    margin-right:2px;
    padding:2px 5px;
}
.page span.current {
    background-color:#555;
    border:1px solid #555;
    color:#555;
    margin-right:2px;
    padding:2px 5px;
}
.page a {
    border:1px solid #555;
    color:#3a3a3a;
    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;
}



/*产品左大右小展示CSS*/
.pro_l {
	width:480px;
	padding:0px 5px 0px 5px;
	margin:0px;
	overflow:hidden;
}
.pro_l_photo {
	width:480px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
/*.pro_l_photo img {max-width:480px; height:auto; width:expression(this.width > 480 ? "480px" : this.width);}
*/.pro_l_info {
	width:460px;
	padding:0px 10px 0px 10px;
	margin:0px;
	overflow:hidden;
	text-align:left;
}
.pro_r {
	width:250px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.pro_r_photo {
	width:115px;
	padding:0px 8px 0px 0px;
	margin:0px;
	overflow:hidden;
}
.pro_r_photo_img {
	width:115px;
	height:115px;
	border:1px solid #CCC;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
/*.pro_r_photo_img img {max-width:115px; height:auto; width:expression(this.width > 115 ? "115px" : this.width);}
*/.pro_r_photo_name {
	width:117px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}
.pro_r_page {
	width:250px;
	border-top:1px #999 dotted;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}

/*新闻版面CSS*/
.news_t {
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.news_t li{
	padding:20px 0px 20px 0px;
	border-bottom:1px dotted #c6c6c6;
	overflow:hidden;}
.news_t .date{
	float:left;
	width:80px;
	height:50px;
	padding:10px 0px;
	text-align:center;
	background-color:#e9e9e9;}
.date span{
	font-size:14px;
	font-weight:bold;}
.news_t .text{
	width:880px;
	float:right;}
.text span{
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	color:#3a3a3a;}

.red a{
	color:#F00;}
* {
	margin:0;
	padding:0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom:1;
}
ul, li {
	list-style:none;
}
img {
	border:0;
}
/* qqshop focus */
#focus {
	width:720px;
	height:684px;
	overflow:hidden;
	position:relative;
}
#focus ul {
	width:720px;
	height:684px;
	position:absolute;
}
#focus ul li {
	float:left;
	width:720px;
	overflow:hidden;
	position:relative;
	background:#000;
}
#focus ul li div {
	position:absolute;
	overflow:hidden;
}
#focus .btnBg {
	position:absolute;
	width:100%;
	height:20px;
	left:0;
	bottom:0;
}
#focus .btn {
	position:absolute;
	width:100%;
	height:10px;
	padding:5px 10px;
	right:0;
	bottom:0;
	text-align:center;

}
#focus .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:10px;
	height:10px;
	_font-size:0;
	margin-left:5px;
	cursor:pointer;
	background:#fff;
}
#focus .btn span.on {
	background:#fff;
}
#focus .preNext {width:45px; height:100px; position:absolute; top:160px; background:url(../images/sprite.gif) no-repeat 0 0; cursor:pointer;}
#focus .pre {
	left:0;
}
#focus .next {
	right:0;
	background-position:right top;
}
form {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
img{
	border:none;}
a,a:link,a:visited {color:#555; text-decoration:none;}
a:hover {color:#666; text-decoration:underline;}
a:active {color:#555; text-decoration:none;}

.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden;}

