.mui-slider{height:50px;overflow:hidden;background:white;}
.mui-slider img{height:50px !important;}

.charity_list{}
.charity_item{height:100px;display:block;padding:0 10px;}
.charity_item .img_block{height:80px;float:left;margin-top:10px;overflow:hidden;}
.charity_item .img_block img{height:100%;max-width:100px;}
.charity_item .item_detail{margin-left:110px;}
.item_detail p{margin:0;overflow:hidden;text-overflow:ellipsis;}
.item_detail .name{height:36px;line-height:36px;font-size:18px;font-weight:900;color:#222222;}
.item_detail .intro{height:24px;line-height:24px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#222222;}
.item_detail .local{height:40px;line-height:40px;margin-right:100px;font-weight:900;color:#222222;font-size:15px;}
.item_detail .local .orga_name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:85%;font-size:15px;display:inline-block;}
.item_detail .local .orga_name.v{max-width:80%;}
.item_detail .operate{position:absolute;right:10px;bottom:5px;z-index:0;}
.item_detail .operate a{margin:0 8px;padding:5px;display:inline-block;}
.item_detail .operate img{width:22px;height:22px;margin:0;}

#name{width:80%;margin-left:10%;margin-top:10%;}

.gloden_vip,.sliver_vip{font-weight:bold;display:inline-block;vertical-align:top;}
.gloden_vip{color:#ffd800;}
.sliver_vip{color:rgb(200,200,200);}