* {
	margin: 0;
	padding: 0;
}

a {
	color: #fff;
	text-decoration: none
}

body {
	font: 14px/1.6 "Microsoft Yahei";
	color: #fff;
	overflow-x: hidden;
	margin: 0 auto;
	background-color: #5b0397;
}
img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.w750{
	width: 10rem;
	margin: 0 auto;
	padding-bottom: 2.04rem;
	position: relative;
}
.abs{
	position: absolute;
	top: 10.8rem;
	left: 0;
	right: 0;
}
.abs img{
	width: 6.48rem;
	height: 1.973333rem;
}

.top2{
	background: url(https://img12.360buyimg.com/ddimg/jfs/t1/95662/14/32445/15500/63044e7bE2f91a7c8/033f16d82509d54f.jpg) no-repeat center;
	background-size: 10rem 6.32rem;
	height: 6.32rem;
	box-sizing: border-box;
	padding-top: 1.986666rem;
}
.item{
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: url(https://img12.360buyimg.com/ddimg/jfs/t1/98940/32/32522/1466/63044e90Eb8c73374/7b0cb44d6e30b801.jpg) no-repeat center;
	background-size: 9.48rem 0.986666rem;
	width: 9.48rem;
	height: 0.986666rem;
	box-sizing: border-box;
	margin: 0 auto 0.266666rem;
	padding: 0 0.106666rem;
}
.item img{
	width: 2rem;
	height: 0.64rem;
}
.item  .tit{
	width: 1.506666rem;
	text-align: center;
	font-size: 0.426666rem;
	font-weight: bold;
}

.web{
	height: 0.6rem;
	text-align: center;
	font-size: 0.426666rem;
	color: #8349ac;
	background: #e8e8e8;
	flex: 1;
	margin-right: 0.266666rem;
}
.btnBox{
	padding-top: 0.133333rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.btnBox .pg{
	width: 4rem;
	height: 0.973333rem;
	margin-right: 0.4rem;
}
.btnBox .az{
	width: 4rem;
	height: 0.973333rem;
}
.foot{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
}
.kf{position: fixed;right: 0.133333rem;top:48%;z-index: 100;}
.kf img{
	width: 1.106666rem;
}

