﻿@charset "utf-8";
body {
    font-family: MicrosoftYaHei;
    background-color: #eee;
    margin: 0 auto;
    max-width: 7.5rem;
}
.container{
	width: 7.1rem;
    margin: 0 auto;
}
.breadcrumb{
	font-size: 0.24rem;
	color: #707070;;
}
.breadcrumb a{
	font-size: 0.24rem;
	color: #707070;;
	margin: 0 0.08rem;
}
.breadcrumb b{
	display: inline-block;
	width: 0.06rem;
	height: 0.22rem;
	background-color: #707070;
	position: relative;
	top: 0.02rem;
}
.origin{
	color: #ff4e1f;
}
/*面包屑导航*/
#reward{
	background-color: #FFFFFF;
	margin-top: 0.98rem;
}
#reward .bgcolor{
	width: 100%;
	height: 0.7rem;
	line-height: 0.7rem;
	background-color: #f9f9f9;
}
/*打赏简介*/
#reward .intro{
	margin-top: 0.24rem;
}
#reward .intro dt{
	width: 7.1rem;
}
#reward .intro dt img{
	display: block;
	width: 100%;
}
#reward .intro dd{
	font-size: 0.24rem;
	margin-top: 0.32rem;
	color: #808080;
	padding: 0 0.01rem;
}
#reward .intro dd p{
	font-size: 0.28rem;
	line-height: 0.48rem;
	margin-bottom: 0.42rem;
	text-indent:2em;
}
#reward .intro dd p:last-child{
	margin-bottom: 0;
}
#reward .detail{
	margin-top: 0.6rem;
}
#reward .detail .title_pic{
	margin-bottom: 0.64rem;
}
#reward .detail .title_pic .line{
	display: block;
	width: 100%;
	height: 0.02rem;
	background-color: #e9e9e9;
	position: relative;
	top: 0.44rem;
	z-index: 1;
}
#reward .detail .title_pic img{
	width: 4.66rem;
	height: 0.82rem;
	display: block;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	background-color: #FFF;
}
#reward .detail h4{
	height: 0.42rem;
	line-height: 0.42rem;
	color: #151515;
	font-size: 0.32rem;
	margin-bottom: 0.5rem;
}
#reward .detail h4 img{
	display: inline-block;
	width: 0.46rem;
	height: 0.42rem;
	vertical-align: bottom;
	margin-right: 0.1rem;
}
#reward .detail .use h4 img{
	width: 0.44rem;
	height: 0.40rem;
}
#reward .detail .text{
	color: #7b7b70;
	font-size: 0.28rem;
	margin-bottom: 0.5rem;
	padding-left: 0.24rem;
}
#reward .detail .pic{
	text-align: center;
	margin-bottom: 0.6rem;
}
#reward .detail .pic img{
	width: 5.9rem;
}
#reward .detail .pic.two img{
	width: 3rem;
}
#reward .detail .use .pic.two img:last-child{
	margin-left: 0.04rem;
	vertical-align: top;
}
#reward .refund{
	margin:0 0.2rem;
}
#reward .refund h4{
	margin-bottom: 14px;
}
#reward .refund p{
	font-size: 0.24rem;
	line-height: 0.48rem;
	padding-bottom: 36px;
}
