/* product */
.pro_top {
	width: 100%;
	max-height: 150px;
	overflow: hidden;
	margin: 14px auto;
}
.product {
list-style:none;
	width: 100%;
	height: auto;
	overflow: hidden
}
.product li {
	float: left;
	width: 236px;
	height: 244px;
	overflow: hidden;
}
.con1_img {
	width: 221px;
	height: 220px;
	overflow: hidden;
	position: relative
}
.con1_img p {
	width: 212px;
	height: 60px;
	text-align: center;
	font: 700 14px/60px 'microsoft yahei',Verdana, Arial;
	color: #3c3c3c;
	overflow: hidden;
}
.con1_img p a {
	color: #3c3c3c;
	font: 700 14px/60px 'microsoft yahei',Verdana, Arial;
}
.zoom {
	position: absolute;
	width: 44px;
	height: 44px;
	left: 172px;
	top: 117px;
	background: url(../images/zoom.png) 0 0 no-repeat;
	display: none;
	cursor: pointer
}
.zoom1 {
	position: absolute;
	width: 44px;
	height: 44px;
	left: 169px;
	top: 115px;
	background: url(../images/zoom.png) 0 0 no-repeat;
	display: none;
	cursor: pointer
}
/* ============????============== */

div#showpages {
clear:both;
padding-bottom:40px;
margin:20px 0px;
width:100%;
height:30px;
white-space: nowrap;
}

div#pagesinfo {
color:#696969;
float:left;
padding:3px 8px;
white-space: nowrap;
}

div#pages {
float:right;
padding-right:8px;
white-space: nowrap;
}

div#pages ul{
margin:0;
padding:0;
}

div#pages a:link,div#pages a:visited,div#pages a:active{
color:#303030;
text-decoration: none;
}

div#pages a:hover{
color:#ff0000;
text-decoration: none;
}

div#pages li{
margin:3px;
padding:2px 5px;
list-style-type: none;
float:left;
background:#dcd9d4;
color:#303030;
border:1px #dcd9d4 solid;
white-space: nowrap;
}

div#pages li.pagesnow{
color:#303030;
background-color:#eee;
white-space: nowrap;
border:1px #dcd9d4 solid;
}

div#pages li.pbutton{
color:#303030;
background-color:#dcd9d4;
padding:3px 5px 1px 5px;
white-space: nowrap;
border:1px #dcd9d4 solid;
}

div#pages li.opt{
color:#303030;
padding:0px;
white-space: nowrap;
border:0px;
}