.productlistx {
	margin:0;
	padding:0;
	position: relative;
	overflow: hidden;
	width:100%;
}

li{list-style-type:none}
a{text-decoration:none;}
a:hover{text-decoration:none;color:#0184ce;}
.blkproductlistx {
	border:0; 
	padding:0; 
	overflow: hidden;
	position: relative;
}

.blkproductlistx .LeftButton {
	background: url(../images/n_l.jpg);
	float:left;
	width:29px;
	z-index:999;
	margin-left:420px;
	cursor: pointer;/*
	position: absolute;*/
	height:29px;
}
#more01{font-size:16px;font-family:微软雅黑;height:29px;line-height:29px;width:300px;float:left;text-align:center;display: block;color:#0184ce;}
.blkproductlistx .RightButton {
	background: url(../images/n_r.jpg);
	float:right;
	width:29px;
	margin-right:420px;
	z-index:999;
	cursor: pointer;/*
	position: absolute;*/
	height:29px;
}

.blkproductlistx .Cont {
	padding:0px;
	margin:0; 
	overflow: hidden;
}

.blkproductlistx .box {
	float:left;
	text-align:center;
margin: 0px 14px 10px;
	padding-top:20px;
	border:0;
}

.box1 .fang{
	padding:0;
	margin: 20px 14px 10px;
	border:0;
	float:left;
}


#j_li{
	width: 222px;
    margin: 5px 8px 16px;
    float: left;
    text-align: center;
    border: 1px solid #e0e0e0;
}
#j_li:hover{
	border:1px solid #2eb1f8;
}
#j_a01{
	float: left;
    width: 214px;
    overflow: hidden;
    text-overflow: ellipsis;
	color: #2a2a2a;
    font-size: 14px;
	font-family:微软雅黑;
    line-height: 26px;
	text-align: center;
	display:black;
}
#j_a02{
    width: 214px;
    padding: 4px;
    height: 162px;
    margin: 0 auto;
    display: block;
	float: left;
}
#j_img{
	width:214px;
	height:162px;
}
#j_a03{
	font-family:微软雅黑;
    display: block;
	float: left;
	width:148px;
	height:30px;
	line-height:30px;
	color:#777777;
	font-size:15px;
	margin:10px 0 16px 45px;
	background:url(./images/c_1200_4_10.png) left top no-repeat;
}
#j_a03:hover{
	color:#fff;
	background:url(./images/c_1200_4_11.png) left top no-repeat;
}
















.blkproductlistx .box img {
border:0;
padding:0;
}


div.box a.prodtitle{
color:#fff;
font-size:14px;
font-family:微软雅黑;
text-decoration: none;
font-weight:100;
}

div.box a.prodtitle:hover{
color:#ff6600;
text-decoration: underline;
}