/*统计捐赠列表 */
.spanw{width:50px;display:-moz-inline-box;display:inline-block}
.sjresultdiv{text-align:center;margin-top:50px}
.resultdiv{text-align:center;margin-top:100px}
.resultbox{padding:10px}
.sjloading{position:relative}
.stacknum{color:#f60;font-size:13px;margin-left:3px;margin-right:3px;color:#888;}
.acolor{color:#2E4F8F;font-weight:700;font-size:14px}
/* 捐赠标题*/
.bkcolorpadding{padding:0 2% 20px 2%}
.jztjrow{padding:10px 0}
.jztjdiv{margin-top:10px}
.jztji{font-size:26px;margin-left:10px;cursor:pointer;position:absolute;margin-top:3px}
.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-search:before{content:"\f002"}

/*查看更多*/
.loading{color:#bdbdbd;font-size:14px;padding:5px 10px;text-align:center;width:100%;margin:0 auto;border-radius:5px;display:block;margin-bottom: 30px;}
.layui-flow-more{position:relative;text-align:-webkit-center;text-align:-moz-center}
.layui-flow-more a cite{display:none}
.arrow{display:inline-block;width:27px;height:25px;background:url(../../images/arrow.png) no-repeat;cursor:pointer;z-index:2;opacity:.6;-webkit-animation:up_down 1s linear infinite;-moz-animation:up_down 1s linear infinite;-ms-animation:up_down 1s linear infinite;animation:up_down 1s linear infinite}
#loading>div:nth-child(1){width:100%;text-align:center}
#loading>div{float:none}
.colpadding{padding:0}
.tjdivlist{padding:0;margin-top:20px;margin-bottom:0}

/*捐款统计*/
.jktj{/* margin-top:20px;padding-top:20px;margin-bottom:10px;border-bottom:solid 1px #f60; */font-size:13px;width:100%;height:100px;color:#000}
.tjmoney{margin-top:15px}
.tjrenci{margin-top:10px}
.tjleft{text-align:center}
.tjmoneyrenci{color:#f60;font-size:18px;font-weight:700}
.bgimg img{height:100px;width:100%}
.positioncon{position:relative;top:-85px}

/* 图标 */
.glyphicon{color:#888;margin-right:5px;font-size:14px}
.jjrow2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.jjrow1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
#donate_search{height:36px;border-left:0;padding:0;font-size:12px;outline:0}
.canel{margin-top:18px;float:right;color:#888;font-size:12px}
#canel{color:#888}
.donatesearchlist{height:50px;background-color:#fff;border-bottom:solid 1px #ECECEC}
.searchlistleft{padding-left:0}
.searchlistimg{height:40px;width:40px;border-radius:25px;margin-top:5px}
.searchlistright{margin-top:16px;padding:0}
.searchlistgoto{text-align:right;padding:0;margin-top:-2px}
.nulltips{display:block;text-align:center;position:relative;top:20px;color:#888}
.picposi{height:50px}
.searchCSS{margin-top:100px;text-align:center}

/** 手机版 活动列表 重新排版  start  **/
.iconimg{height:16px;width:16px;margin-top:-3px;margin-left:1px;margin-right:1px}
.iconimg2{height:18px;width:18px;margin-top:-2px}
.divmargin{border-top:1px solid #eee;padding:20px 15px}
.noborder{border:none}
.actInfoDiv{display:-webkit-flex;display:flex;flex-wrap:wrap}
.actInfoDiv .actImg{flex:1}
.actInfoDiv .actContent{flex:2;margin-left:10px;position:relative}
.actInfoDiv .actContent .actInfo{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px}

@media screen and (max-width:992px){
	.actInfoDiv .actContent .actInfo2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}
}
@media screen and (max-width:515px){
	.actInfoDiv .actContent .actInfo2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}
}
@media screen and (max-width:465px){
	.actInfoDiv .actContent .actInfo2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}
}
@media screen and (max-width:415px){
	.actInfoDiv .actContent .actInfo2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
}
@media screen and (max-width:365px){
	.actInfoDiv .actContent .actInfo2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
}
.actInfoDiv .actContent .donatedInfo{position:absolute;bottom:0}

/** 手机版 活动列表 重新排版  end  **/
.actInfoDiv .img-responsive{width:100%;height:calc(width*9/8)}
.tohand{cursor:pointer}
/**电脑版tab***/
.header-span{background:#f60;color:#fff!important;border-bottom:2px solid #f60}
#tab1{padding:10px 20px;color:#404040}
#tab2{padding:10px 20px;color:#404040}
.tab-border{border-bottom:1px solid;padding-bottom:12px;color:#f60}

/**手机版tab***/
.phone-tab{padding:10px}
#tab1phone{padding:10px 20px;color:#404040}
#tab2phone{padding:10px 20px;color:#404040}
.phone-tab .tab-border{padding-bottom:10px}
.right{float:right!important}

/* 列表最后一行没有底线,倒数第二个div */
#contentlist div:nth-last-child(2){
	border-bottom:none!important;
}
.tjdivlist div:nth-last-child(2){
	border-bottom:none!important;
}
.tjdivlist .layui-flow-more{
	margin-bottom:30px;
}

.replyinfo{font-size: 12px; color: darkgoldenrod; word-break: break-all; display: inline-block; margin-top: 8px;}
.donateTitle{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.sjbotdiv{margin-bottom:30px}
/* 手机版搜索框 */
.jsearchboxdiv{height:45px;background:#fff;padding:0;margin-top:0;position:fixed;z-index:99;border-bottom:1px solid #F0F0F0;}
.jsearchbor{height:33px;background-color:#fff;margin:6px 12px;padding: 0}
#jsearchcenter{height:33px;background:#F5F6F9;border-radius:8px;line-height:33px;position:relative;padding:0}
#jsearchcenter img{height:15px;width:15px;position:relative;top:-2px;margin-left:12px}
#jsearchcenter span{color:#C7C7C7;line-height:14px;font-size:14px;margin-left:8px}

.form-control:focus{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.searchboxsty{display:none;position:relative;z-index:99999}
#searchboxdiv{height:50px;background-color:#F0EFF6;padding:0 10px}
.mask{width:100%;height:100%;background-color:#fff;z-index:100;margin:0;padding:0}
.searchinputg{height:36px;width:90%;margin-top:8px;float:left}
.searchspansty{background-color:#fff;top:0}
/* 电脑版搜索框 */
.container #searchTool form{width:380px;margin:0;}
.container #searchTool .input-group{border:1px solid #edebeb;border-radius:6px;height:38px}
.container #searchTool .input-group input{background:#fafbfc;border:none;border-radius:6px;box-shadow:unset;height:38px;line-height:38px}
.container #searchTool .input-group span{background:#fafbfc;border:none;height:28px}
.container #searchTool .input-group span img{margin-right:8px;height:16px;width:16px}
.sjjztj{margin-top:-10px;width:380px;height:38px;}
.disnone{display:none;}
