#how_top_buy{
	background-image:url(../images/how_to_buy.jpg);
	height:204px;
	width:870px;
	margin:auto;
	padding:60px 0 0 27px;
}
#how_top_buy ul li{
	width:270px;
	float:left;
	margin:0 15px 0 0;
	box-shadow:0 0 3px #76b2c9;
	cursor:pointer;
}
#how_top_buy_li2 li{
	width:200px !important;
}
#how_top_buy_li2 li .how_top_buy_txt{
	padding:6px !important;
	font-size:12px !important;
	font-weight: normal !important;
}
#how_top_buy_li2 li .how_top_buy_txt span{
	font-size:13px !important;
	font-weight:bold !important;
}
#no1{
	margin:-6px 0 0 ;
}
.how_top_buy_txt{
	background-color:#FFF;
	padding:10px;
	font-weight:bold;
}
.how_top_buy_txt span{
	font-size:13px;
}
#buy_title1{ color:#9b0804;}
#buy_title2{ color:#f35000;}
#buy_title3{ color:#1d6700;}
#buy_title4{ color:#ec2b7c;}
.how_top_buy_txt a{color:#333 !important;}
.how_top_buy_txt a:hover{ text-decoration:none;}

@media screen and (max-width:869px){
	#how_top_buy{
	background-image:none;
	height:auto;
	width:100%;
	margin:auto;
	padding:0;
}
#how_top_buy ul li{
	width:32%;
	float:left;
	margin:0 2% 0 0;
	box-shadow:0 0 3px #76b2c9;
	cursor:pointer;
}	
	#how_top_buy ul li:last-child{margin: 0;}
	
}

@media screen and (max-width:480px){
	#how_top_buy ul li{
		width:100%;
	}
	#how_top_buy ul li div:nth-child(1){display: inline-block; width: 50%; vertical-align: top;}
	#how_top_buy ul li div:nth-child(2){display: inline-block; width: 40%; /*border: 1px solid #f00;*/}
}
