﻿/* ============产品图片列表============== */
#ye_div{
	width: 390px;
    height: 330px;
    margin: 0 5px;
    float: left;
    list-style-type: none;
    position: relative;
	margin-bottom:30px;
}
#ye_img{
	width: 390px;
    height: 280px;
}
#ye_a{
	text-decoration:none;
	position: absolute;
    left: 0px;
    top: 290px;
    color: #fff;
    line-height: 36px;
    font-family: 微软雅黑;
    font-size: 14px;
    background: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    width: 390px;
    height: 36px;
    z-index: 99;
    text-align: center;
	display: block;
}
#ye_a:hover{
	text-decoration:none;
	background: #0e356f;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
	color: #fff;
}












div.productlist{
margin:0px 10px 10px;
text-align:center;
float:left;
}
#cpa{
	WIDTH: 278px; MARGIN-BOTTOM: 15px; FLOAT: left; HEIGHT: 246px;display: block;
}
#aimg{
	 WIDTH: 274px; height:207px;FLOAT: left;border:2px solid #efefef;
}
#aspan{
	TEXT-ALIGN: center; LINE-HEIGHT: 33px; WIDTH: 278px; DISPLAY: block; BACKGROUND: #2aac02;HEIGHT: 33px;FLOAT: left;COLOR: #fff;font-size: 14px;margin-top: 2px;    font-family: 'Microsoft yahei';
}

#cpa:hover img{
		BORDER: #febf00 2px solid;  WIDTH: 274px; DISPLAY: block;height:207px;
}

#cpa:hover span {
BACKGROUND: #febf00;color:#fff;
}

div.productlist div.fang{
border:0px #ccc solid;
background: #fff;
padding:3px;
text-align:center;
}

div.productlist div.picFit{
overflow: hidden;
}

div.productlist div.picFit img{
}


div.productlist div.title{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

div.productlist a:link,div.productlist a:visited,div.productlist a:active{
color:#505050;
font:12px/25px arial,simsun;
text-decoration: none;
}

div.productlist a:hover{
color:#ff0000;
text-decoration: underline;
font:12px/25px arial,simsun;
}
