.lins{
	width:100%;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
}
.lins p:before{
	content: "¤";
	font-size: 20px;
	padding: 0px 6px;	
}
.lins p{
	float: left;
	width: 580px;
	white-space: nowrap;  
	text-overflow:ellipsis; 
	overflow:hidden;
	border-bottom: 1px dashed #FFFFFF;
}
.lins p:hover{
	border-bottom: 1px dashed #bf0103;
}
.lins span{
	float: right;
	margin-right: 10px;
	font-size: 12px;
}
.pro_box{margin-top: 40px;}
.pro_box h3{text-align:center;}
.pro_box span{line-height: 30px; display: block; text-align: center;margin-bottom:40px ;}

.pro_box p{text-indent: 32px;font-size: 16px; line-height: 32px;}
.pro_box .mt40 p{text-align: left; text-indent: 0px;margin: 0; padding: 0;font-size: 14px;}


