@import url(../../../css/sm.css);
@import url(../../../css/public.css);

/*# sourceMappingURL=demo.css.map */
.head{
	height: 1.266rem;
	text-align: center;
	line-height: 1.266rem;
	color:#000;
	font-size: 0.426rem;
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	border-bottom:1px solid #e1e1e1;
	background-color: #f3f3f3;
	z-index:1;
}
.user_icon{
	display: block;
	height:1.266rem; 
	width:1.66rem;
	position: absolute;
	right:0rem;
	top:0rem;
	font-size: 0.32rem;
}
.list-block{margin: 1.266rem 0 0 0;}
.list-block .item-content{padding-left: 0rem;}
.list-block .item-inner{padding-left: 0.45rem;padding-right: 0.45rem;}
.list-block{font-size:0.35rem;}
.actions-modal-group{ margin: 0;}
.actions-modal-button:first-child, .actions-modal-label:first-child,.actions-modal-button:last-child, .actions-modal-label:last-child,.actions-modal-button:first-child:last-child, .actions-modal-label:first-child:last-child{border-radius: 0rem 0rem 0 0;}
.actions-modal-button{ font-size: 0.4rem;color:#646464}
.actions-modal-button.color-danger, .actions-modal-label.color-danger{color:#646464}
.actions-modal-button, .actions-modal-label{ background: #fff;}
.actions-modal-button{ line-height: 1.48rem;}
.item-inner{color:#b1b1b1;font-size: 0.3rem;}
.item-inner span{ display: block;}
.item-inner div.left{ float: left;}
.item-inner div.right{ float: right; text-align: right;}
.item-inner span.font-28{ font-size:0.373rem;color:#646464; }
.item-inner span.font-36{ font-size:0.48rem; }
.item-inner span.color-ff7f66{color:#ff7f66;}
.item-inner span.color-00cccb{color:#00cccb;}
.infinite-scroll-preloader .preloader{width: 0.7rem; height: 0.7rem;}
.bottomBtn{height: 1.266rem;
	position: absolute;
	bottom:0px;
	left:0px;
	width: 100%;
	font-size: 0.373rem;
}
.bottomBtn a{ display: inline-block; width: 49.5%; height: 1.266rem;color:#fff; text-align: center; line-height: 1.266rem;}
.bottomBtn a.l{ background-color: #00cccb; float: left;}
.bottomBtn a.r{ background-color: #ff6666; float: right;}
.actions-modal-button.bg-danger, .actions-modal-label.bg-danger {
    background: #ff6666;
}
