@charset "utf-8";
/*products css*/
.proleft{
	width:160px;
	height:auto!important;
	min-height:10px;
	height:10px;
	margin:50px auto;
	border-top:1px dashed #dcdcdc;
	padding-top:10px;
	}
.proleft p{
	height:31px;
	color:#888;
	font:bold 18px  Microsoft Yahei;
	line-height:31px;
	text-align:center;
	border-bottom:2px solid #3ead9c;
	margin-bottom:4px;
	background:#f6f6f6;
	}	
.proleft a{
	width:110px;
	height:44px;
	margin-bottom:4px;
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:50px;
	font-size:12px;
	line-height:44px;
	}	
.proleft .proleft01{
	background-image:url(../images/pro06.jpg);
	background-color:#ffe8b1;}	
.proleft .proleft02{
	background-image:url(../images/pro07.jpg);
	background-color:#d8e9b3;}	

.pronr01{
	width:760px;
	height:auto!important;
	min-height:100px;
	height:100px;
	margin:20px auto;
	position:relative;
	clear:both;
	}
.pronr01 li{
	width:211px;
	height:135px;
	float:left;
	padding-right:30px;
	padding-left:10px;
	}	
.pronr01 li div{
	width:211px;
	height:135px;
	position:relative;
	background:url(../images/pro02.jpg) no-repeat left top;
	}
.pronr01 li div p{
	position:absolute;
	top:5px;
	left:6px;}
	
	
.pronr02{
	width:760px;
	height:auto!important;
	min-height:10px;
	height:10px;
	margin:0 auto;
	padding-top:27px;
	}
.pronr02 li{
	width:760px;
	height:129px;
	padding-bottom:27px;
	position:relative;
	border-bottom:2px solid #e5e5e5;
	margin-bottom:27px;
	}
.pronr02 li span{
	width:210px;
	height:129px;
	float:left;
	display:block;
	}
.pronr02 li span img{
	width:183px;
	height:129px;
	border:0px;
	}
		
.pronr02 li div{
	width:550px;
	height:129px;
	float:left;
	display:block;
	color:#666;
	font-size:12px;

	}
.pronr02 li div a{
	color:#009983;
	font:bold 14px  Microsoft Yahei;
	line-height:30px;
	display:block;
	border-bottom:1px dashed #ddd;
	margin-bottom:5px;}
.pronr02 li div p strong{
	color:#009983;
	}
.promore{
	background:#ffae00 url(../images/pro05.jpg) no-repeat 4px center;
	width:57px;
	height:28px;
	border:1px solid #ff9600;
	color:#fff;
	padding-left:28px;
	padding-right:10px;
	display:block;
	line-height:28px;
	position:absolute;
	bottom:10px;
	right:10px;}
.promore:hover{
	color:#fff;
	text-decoration:underline;
}
