.title{
	text-align: center;
	margin:20px 0 20px 0;
}
.title h2{
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #19202E;
}
.title p{
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
}
.playtype{
	width: 96%;
	margin:  0 auto;
}
.playtype li{
	width: 19%;
	float: left;
	margin-right: 1.25%;
	height: 63px;
	background: #FFFFFF;
	border: 1px solid #F5F5F5;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.04);
	border-radius: 5px;
	text-align: center;
	padding-top: 5px;
}
.playtype li img{
	height: 28px;
}
.playtype li div{
	margin-top: 3px;
	font-size: 0.8rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #19202E;
	line-height: 18px;
}
.greybox{
	margin-top: 20px;
	padding: 10px 20px 20px 20px;
	background: #F6F7FB;
}
.tcitem{
	width: 100%;
	background: #fff;
	padding: 10px;
	border-radius: 10px;
	padding-bottom: 25px;
	margin-bottom: 20px;
}
.tcitem h3{
	font-size: 1.3rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #19202E;
	line-height: 18px;
	margin-top: 20px;
}
.tcitem p{
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #0C112F;
	line-height: 21px;
	margin-top: 15px;
}
.tcbiaoqian li{
	width: 20%;
	height: 23px;
	background: rgba(255, 39, 65, 0.07);
	border-radius: 3px;
	float: left;
	margin-right: 20px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FF2741;
	line-height: 18px;
	text-align: center;
	line-height: 23px;
	margin-top: 20px;
}
.tcitem .line{
	width: 100%;
	height: 0px;
	background: rgba(255, 255, 255, 0.2);
	border: 1px solid #90929F;
	opacity: 0.2;
	border-radius: 10px;
	margin: 20px 0;
}
.tcdata li{
	width: 25%;
	float: left;
}
.tcdata li div{
	font-size: 1.2rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FF2741;
	line-height: 18px;
}
.tcdata li p{
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	line-height: 21px;
}
.celie{
	width: 96%;
	margin: 0 auto;
}
.celie li{
	width: 49%;
	float: left;
	margin-right: 2%;
	height: 190px;
	background: #FFFFFF;
	border: 1px solid #F5F5F5;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.04);
	border-radius: 10px;
	position: relative;
	padding: 25px 15px;
	margin-bottom: 20px;
}
.celie li span{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 0;
	display: block;
	width: 50px;
	height: 36px;
	font-size: 47px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: rgba(12, 17, 47, 0.06);
	line-height: 36px;
}
.celie li img{
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
.celie li h3{
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FF2741;
	line-height: 25px;
}
.celie li p{
	font-size:1rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #0C112F;
	line-height: 21px;
}
.anli{
	width: 96%;
	margin: 0 auto;
}
.anli li{
	width: 32%;
	float: left;
	background: #fff;
	margin-right: 2%;
	height: 270px;
	background: #FFFFFF;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.04);
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	text-align: center;
	padding: 10px 0;
}
.anli li div{
	position: absolute;
	top:0;
	width:100%;
	height: 5px;
	background: #FF2741;
	border-radius: 5px;
}
.anli li img{
	width: 94%;
}
.anli li h2{
	font-size: 0.8rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #19202E;
	line-height: 18px;
	margin-top: 10px;
}