/*.nav{background-color: #373d41;padding: 6px 10px;}*/
/*.nav-fix{position: fixed;height: 32px;width:100%;top:0;z-index: 100;}*/
/*.nav-title{*/
	/*display: inline-block;*/
	/*width: calc(100% - 55px);*/
	/*font-size: 15px;*/
	/*color: #fff;*/
	/*text-align: center;*/
	/*font-weight: normal;*/
	/*font-size: 16px;*/
	/*line-height: 28px;*/
/*}*/
.btn{display:inline-block;width: 27px;height: 28px;float: left;margin-top: 3px;}
.btn img{  width: 100%;}
/*.btn-back{	background:url(../images/mobile/front/btn-return-white.png) no-repeat center;	background-size: cover;}*/
.content{margin-top: 44px;padding-bottom: 70px;}
.icon{display:inline-block;width: 24px;height: 24px;float: left;} 
/*.icon-group{background:url(../images/mobile/front/icon-group-gray.png) no-repeat center;background-size: cover;}*/
img{max-width: 100%;}
.content-title{padding: 6px 10px;line-height: 24px;font-size: 14px;}
.list-box{padding: 15px 13px;border-top: 1px solid #eee;}
.list-box .img-box{display: inline-block;background:inherit;border:0;border-radius:8px;width: 115px;height: 68px;position: relative;vertical-align: top;overflow:hidden;}
.list-box .img-box>img{height: 100%}
.img-tag{
	position: absolute;
	right: -14px;
	bottom: -2px;
	width: 70px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	-webkit-transform-origin-x:0;
	-webkit-transform:scale(0.80);
	background-color: #444;
	color: #fff;
}
.list-info{display: inline-block;width: calc(100% - 135px);margin-left: 12px;}
.list-info-title{
	height: 40px;
	overflow: hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color:#000;
}
.list-info-title-tag{display: inline-block;padding: 0 3px;background-color: #f47066;color: #fff;font-size: 12px; -webkit-transform:scale(0.9);transform:scale(0.9);}
.list-info>p{width: 100%;-webkit-transform:scaleY(0.90);transform:scaleY(0.90);font-size: 10px;line-height: 14px;color:#999;}


/*wr添加*/
.live_link{color:#00a0e9;}



















