body{
	background:#f8f8f8;
	padding:0;
	margin:0px;
	font-family: "Helvetica Neue",Hiragino, Sans, GB, W3, Tahoma,Helvetica,Arial,"\5b8b\4f53",sans-serif;
}
.top-img{
	width:100%;
	margin:0 0 0 0;
	padding:0;
	text-align: center;
	/*max-height:125px;*/
	overflow:hidden;
	position:relative;
}
.top-img img{
	max-width:100%;
	max-height:100%;
}
.top-img .top-title{
	position: absolute;
	bottom:0;
	display: inline-block;
	font-size: 16px;
	color: #fff;
	left: 0;
	height: 56px;
	width: 100%;
	text-align: left;
	background-image: url("../images/mask_detail.png");
	background-repeat: repeat-x;
	background-size: auto 56px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 80px;
	padding-left: 10px;
}
.donate-list .item-t{
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	background:#fff;
	height:36px;
	line-height:36px;
	border-bottom:1px solid #ebebeb;
}
ul,li{
	margin:0;padding:0;list-style:none;
}
.donate-list{
	background:#fff;
}
.donate-list li{
	border-bottom:1px solid #ebebeb;
}
.donate-list .fl{
	position: relative; overflow: hidden; margin: 15px; height: 72px;float:left;
}
.donate-list .fl img{
	width: 95px;
	height: 72px;
	border-radius: 7px;
	position: relative;
}
.donate-list .item .t {
    color: #999b9e;
    font-size: 12px;
    margin-right: 15px;
}
.donate-list .item .t .tn {
    height: 15px;
}
.donate-list .item .t .tt {
    font-size: 14px;
    color: #393939;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 1;
}
.donate-list .item .t .td {
    font-size: 12px;
    color: #999b9e;
    padding-top: 5px;
    height: 1.99rem;
    overflow: hidden;
    line-height:1.1rem;
}
.donate-list .item .t .tp {
    font-size: 12px;
    margin-top: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.donate-list .item .t img {
    width: 9px;
    height: 9px;
    margin: 0 5px 0 0;
    border-radius: 0px;
    vertical-align: -1px;
}
.and_img {
    display: inline-block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(../images/and_img_2_1.png);
    background-size: 137px 128px;
}
.and_icon_1 {
    width: 18px;
    height: 18px;
    background-position: -65px -20px;
}
.donate-list .item .t .r {
	color: #fd6512;
	margin: 0 3px;
}