.BSYLcontent{margin-left: -10px;min-height: 100px;}
.BSYLcontent li{
	width: 550px;
	height: 160px;
	padding: 6px;
	margin-left: 10px;float: left;
	margin-bottom: 12px;
	border-radius: 2px;
}
.BSYLcontent li:hover{
	background: rgba(17, 97, 70,0.1);
}
.BSYLcontent .left{
	width: 268px;
	height: 158px;
	overflow: hidden;
	border-radius: 5px;
	float: left;margin-right: 3px;
	border: 1px solid #dbd1d1;
}
.BSYLcontent img{
	width: 100%;height: auto;
}
.BSYLcontent .right{
	height: 100%;
	overflow: hidden;
	border-radius: 5px;
	float: right;text-align: left;
	width: 271px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: rgb(102, 102, 102);
	
}
.BSYLcontent .right .p1{
	  font-family: "PingFang";
	  color: rgb(51, 51, 51);
	  font-weight: bold;
		line-height: 21px;
		height: 56px;

}
.BSYLcontent .right .p2{
	text-indent: 2em;
	padding-top: 5px;
}
.BSYLcontent .right .p2 span{
	color: #116146;
}

	              	