
.help0 {border: 1px solid #3399FF; width: 124px; height: 30px; float: left; color: #3399FF; line-height: 30px; text-align: center; font-size: 14px
}


.buy_help1 {width: 74px; float: left; text-align: right; margin-left: 18px;transition: 0.3s;

}


.buy_help2 {
	background-position: center center;
	width: 20px;
	height:30px;
	float: left;
	margin-left: -20px;
	opacity: 0;
	transition: 0.3s;
	background-image: url('/plugins/pesyun/newindex/img/go.png');
	background-repeat: no-repeat;
}


.help0:hover .buy_help1 {  margin-left: 10px;transition: 0.2s;
} 


.help0:hover .buy_help2 {	 
margin-left: 1px;
opacity: 0.9; 
 transition: 0.3s;

}


.buy0 {
	width: 124px;
	height: 32px;
	float: left;
	color: #FFFFFF;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	background-color: #3399FF;
	margin-right: 25px;
}


.buy1 {
	width: 74px;
	float: left;
	text-align: right;
	margin-left: 18px;
	transition: 0.3s;
	color: #FFFFFF;
}

.buy2 {
	background-position: center top 8px;
	width: 20px;
	height:30px;
	float: left;
	margin-left: -10px;
	opacity: 0;
	transition: 0.3s;
	background-image: url('/plugins/pesyun/newindex/img/go1.png');
	background-repeat: no-repeat;
}



.buy0:hover .buy1 {  margin-left: 10px; transition: 0.2s;
} 


.buy0:hover .buy2 {	 
margin-left: 7px;
opacity: 1; 
 transition: 0.3s;

}
