/* 
* @Author: sabera
* @Date:   2016-08-19 10:07:35
* @Last Modified by:   sabera
* @Last Modified time: 2016-08-19 11:20:31
*/
body{
	background-color:#fff0bf;

}
.bgimg{
	width:100%;
}
.bgimg img{
	width:100%;
}

.bigbox{
	width:70%;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:10px;
}
.bigbox .mine{
	color:#434343;
	text-align:center;
	font-size:20px;
	line-height:36px;

}
.bigbox .coin{
	color:#ff715a;
	text-align:center;
	font-size:36px;
	height:60px;
	line-height:60px;
	width:100%;
	background-color:#fff9e7;
	border-radius:5px;
	border:1px solid #fac990;
}
.jinbi{
	margin-bottom:10px;
	width:70%;
	margin:0 auto;
}
.jinbi img{
	width:100%;
}
.qiandao{
	height:60px;
	width:70%;
	line-height:60px;
	text-align:center;
	color:#fff;
	border-radius:4px;
	border-bottom:4px solid #ce311b;
	background-color:#ff452c;
	margin:20px auto 0;
	font-size:24px;
}
.jieshi{
	text-align:center;
	line-height:36px;
	color:#c49a50;
	font-size:18px;
}