.header{
	border-bottom-color:#eae8e5 ;
}
.now_price_wrap{
	width: 100%;
	position: relative;
}
.main_wrap{
	border-bottom: .1rem solid #eae8e5;
}
.gold_price_chat_wrap{
	overflow: hidden;
	padding-top: 1rem;
	display: flex;
}
.trend_bg{
	width: 100%;
	height: 8.15rem;
}
.now_price{
	width: 100%;
	position: absolute;
	top: 0;
	text-align: center;
	top: 1.7rem;
}
.now_price p{
	color: #fff;
	font-size: 1rem;
}
.now_price p span{
	margin-left: .7rem;
	letter-spacing: .2rem;
}
.now_price h3{
	color: #fff;
	font-size: 3rem;
	margin-top: .5rem;
	font-weight: 100;
}
.trend_refresh{
	position: absolute;
	top: 2.4rem;
	left: 69.4%;
}
.trend_date_wrap{
	border-bottom: .1rem solid #f9f9f9;
}
.trend_date{
	display: flex;
	border-bottom: .1rem solid #e7e7e7;
}
.trend_date li{
	width: 33.3%;
	border-bottom: .1rem solid #e7e7e7;
	height: 4.9rem;
	line-height: 4.9rem;
	text-align: center;
	font-size: 1.5rem;
}
.trend_date li span{
	display: inline-block;
	height: 100%;
	color: #999;
}
.trend_date li .select{
	color: #333;
	border-bottom: .35rem solid #ffba00;
	box-sizing: border-box;
}
.main_wrap{
	background: #fff;
	overflow: hidden;
}
.time_unit{
	padding-top: 2.5rem;
	padding-bottom: 3rem;
	text-align: center;
	font-size: 1.3rem;
	color: #666;	
}
.time_unit span:nth-of-type(2){
	margin-left: 1rem;
}
.time_unit span:nth-of-type(3){
	margin-left: 1.9rem;
}
.time_unit span:nth-of-type(4){
	margin-left: -.3rem;
	letter-spacing: .3rem;
}
.gold_price_change{
	width: 3.8rem;
	padding-left: .5rem;
	padding-right: .5rem;
	font-size: 1.1rem;
	color: #999;
	float: left;
}
.gold_price_change span{
	display: block;
	margin-top: 6.3rem;
}
.gold_price_change span:nth-of-type(1){
	margin-top: -.5rem;
}
.gold_price_change span:nth-of-type(3){
	margin-top: 6.7rem;
}
.gold_price_change span:nth-of-type(4){
	margin-top: 6.6rem;
}.gold_price_change span:nth-of-type(5){
	margin-top: 6.8rem;
}
.diagram{
	height: 32rem;
	float: left;
	flex: 1;
	margin-right: 1.5rem;
	border-left:.1rem solid #d4d4d4;
	border-bottom: .1rem solid #d4d4d4;
	margin-left: -1rem;
	box-sizing: border-box;
}
.diagram table{
	width: 100%;
	height: 100%;
	margin-top: -.1rem;
	
}
.diagram table td{
	border-top: .1rem solid #e1dddd;
	height: 6.6rem;
}
.change_time{
	margin-left: 2.5rem;
	color: #999;
	font-size: 1.1rem;
	display: flex;
	justify-content: space-between;
	margin-right: .5rem;
}
.change_time span{
	margin-left: 7%;
}
.change_time span:nth-of-type(1){
	margin-left: 0;
}
.tag_trend{
	position: relative;
	color: #c1c1c1;
	font-size: 1.1rem;
	margin-left: 4rem;
	padding-left: .9rem;
	margin-bottom: 1.7rem;
	margin-top: 1rem;
}
.tag_bg{
	display: inline-block;
	width: .9rem;
	height: .3rem;
	background: #ffba00;
	position: absolute;
	left: 0;
	top: .6rem;
}
.tag_trend span:nth-of-type(2){
	margin-left: .5rem;
}
.buy_sell_gold_wrap{
	margin-top: 4.85rem;
	border-top: .1rem solid #eae8e5;
}
.buy_sell_gold{
	display: flex;
}
.buy_sell_gold li{
	width: 50%;
	height: 4.9rem;
	color: #333;
	font-size: 1.6rem;
	text-align: center;
	background: #fff;
	line-height: 4.9rem;
}
.buy_sell_gold .select{
	background: #ffba50;
	color: #fff;
}
