* {
	-webkit-tap-highlight-color: transparent;
	outline: 0;
	-webkit-overflow-scrolling: touch;
	margin: 0;
    padding: 0;
}
	
img {
	border: 0
}

p {
	text-align: justify
}

strong {
	color: #F4629C
}

a {
	text-decoration: none
}

body {
	font: normal normal 14px Arial,Helvetica,'微软雅黑','黑体';
	color: #666;
	line-height: 1.5;
	margin: 0 auto;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	font-family: helvetica;
	background-color: #fff
}

.all-wrap {
    width: 100%;
    margin: 0 auto;
}
.down-top{
	width:100%;
	height:1rem;
	line-height:1rem;
	background:url('../images/down_bg2.png');
	text-align:center;
}
.down-top img {
	max-width:80%;
	max-height:100%;
	vertical-align:middle;
}
.bottom-list-container, .hots .lists {
    background: #fff;
}
.tab-con-list {
    padding-bottom: 0.4rem;
}
.tab-con-list .one, .tab-con-list .one-page {
    overflow: hidden;
}

.hots .lists,.hots .lists .l-top {
	position: relative;
    width:3.56rem;
    height:3.56rem;
}

.hots .lists .l-top:after {
	width: 100%;
	z-index: 1;
	left: 0;
	content: ""
}

.hots .lists {
	float: left;
	margin-left: .13rem;
	margin-top: .22rem
}

.hots .lists .l-top:after {
	position: absolute;
	height: 0.96rem;
	bottom: 0;
	background: linear-gradient(bottom,rgba(0,0,0,.7),rgba(255,255,255,0));
	background: -webkit-linear-gradient(bottom,rgba(0,0,0,.7),rgba(255,255,255,0))
}

.hots .lists .icon-big {
	width: 3.56rem;
	height: 3.56rem;
	margin-bottom: -2%
}


.hots .lists .h-info {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3
}

.lists .h-info .fans {
	float: left;
	min-width: 1rem;
	line-height: 0.48rem;
	color: #fff;
	font-size: 0.24rem;
	margin-left: .16rem;
	position: relative
}

.lists .h-info .fans:before {
	position: absolute;
	display: block;
	width: .9rem;
	height: .65rem;
	left: 0;
	top: 48%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background-position: 0 -22.5rem
}

.lists .h-info .live-icon {
	float: right;
    width: 0.48rem;
    height: 0.48rem;
	line-height: 0.48rem;
	color: #fff;
	font-size: .6rem;
	margin-right: .4rem;
	position: relative;
	background:url("../images/live.png") no-repeat center;
	background-size:0.44rem;
}