.banner{
position: relative;z-index: -1;}
.bannerlist{
	width: 96%;
	padding: 25px 0;
	height: 200px;
	background: #FFFFFF;
	box-shadow: 0px 4px 5px 0px rgba(116, 99, 240, 0.08);
	border-radius: 5px;
	margin-top: -30px;
	z-index: 9999;
	position: absolute;
	left: 2%;
	bottom: -170px;
}
.bannerlist li{
	width: 50%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.bannerlist li h3{
	
	height: 12px;
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #D0243C;
	line-height: 18px;
}
.bannerlist li p{
	
	height: 12px;
	font-size: 0.9rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	line-height: 18px;
}
.bannerlist a{
	margin: 0 auto;
	display: block;
	width: 324px;
	height: 44px;
	background: rgba(208, 36, 60, 0.08);
	border-radius: 5px;
	line-height: 44px;
	text-align: center;
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #D0243C;
}
.bannerlist a span{
	margin-left: 15px;
	font-size: 0.9rem;
	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;
}
.scelie li{
	width: 32%;
	float: left;
	margin-right: 2%;
	background: #FFFFFF;
	border-radius: 5px;
	text-align: center;
	padding: 15px 0;
}
.scelie li.active{
	border: 5px solid rgba(208, 36, 60, 0.08);
	margin-top: -10px;
}
.scelie li div{
	height: 27px;
	text-align: center;
	line-height: 27px;
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #19202E;
	margin-bottom: 10px;
}
.scelie li p{
	font-size: 0.8rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	line-height: 15px;
}
.celieconbox .active{
	display: block !important;
}
.celiecon{
	width: 100%;
	background: #FFFFFF;
	border-radius: 5px;
	margin-top: 20px;
	padding: 15px;
	display: none;
}
.celiecon p{
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	margin-bottom: 20px;
}
.celiecon img{
	width: 100%;
}
.zixun{
	display: block;
	width: 80%;
	height: 44px;
	margin:15px auto;
	background: #FF2442;
	box-shadow: 2px 2px 10px 0px rgba(255, 36, 66, 0.6);
	border-radius: 22px;
	text-align: center;
	line-height: 44px;
	color: #fff;
	font-weight: bold;
}
.play11 li{
	width: 23%;
	float: left;
	margin-right: 2.6666%;
	margin-bottom: 15px;
}
.play11 li img{
	width: 100%;
}
.play11 li p{
	font-size: 0.8rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #19202E;
	text-align: center;
}
.toufang li{
	width: 32%;
	float: left;
	margin-right: 2%;
	text-align: center;
	background: #D0243C;
	border: 1px solid #D0243C;
	border-radius: 5px;
	color: #fff;
	font-size: 1rem;
	padding: 15px 0;
	height: 190px;
	margin-bottom: 20px;
}
.toufang li img{
	margin-bottom: 10px;
}
.hrlist li{
	width: 32%;
	height: 34px;
	float: left;
	margin-right: 2%;
	text-align: center;
	background: #FFFFFF;
	border-radius: 5px;
	line-height: 34px;
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #19202E;
	margin-bottom: 20px;
}
.hrlist li.active{
	background: #FFFFFF;
	border: 1px solid #FF2442;
	border-radius: 5px;
	color: #FF2442;
}
.reboxboxs .active{
	display: block !important;
}
.reboxs{
	width: 100%;
	height: 317px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.04);
	border-radius: 5px;
	display: none;
}
.reboxs p.rwtit{
	width: 100%;
	height: 37px;
	background: #D0243C;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.04);
	border-radius: 5px 5px 0px 0px;
	text-align: center;
	line-height: 37px;
	color: #fff;
	font-size: 1.2rem;
}
.rwlist{
	width: 50%;
	border:1px solid #eee;
	float: left;
	text-align: center;
	height: 140px;
	padding: 10px 5px;
}
.rwlist h5{
	font-size: 1.2rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #19202E;
	margin: 0;
}
.rwmark{
	font-size: 0.8rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	line-height: 30px;
	margin: 10px 0;
	height: 30px;
	overflow: hidden;
}
.rwlist li{
	width: 30%;
	float: left;
}
.rwlist li div{
	font-size: 0.8rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	line-height: 18px;
}
.rwlist li p{
	
	font-size: 0.8rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FF2442;
	line-height: 18px;
}
.rwlist li:last-child
{
width: 40%;
}
.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;
}
.jizhi li{
	width: 49%;
	float: left;
	height: 211px;
	margin-right:2%;
	background: #FFFFFF;
	border-radius: 5px;
	text-align: center;
	padding: 15px 0;
	margin-bottom: 20px;
}
.jizhi li div{
	margin: 0 auto;
	width: 40px;
	height: 40px;
	background: #D0243C;
	border-radius: 50%;
	text-align: center;
	line-height: 38px;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
}
.jizhi li h3{
	height: 39px;
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #D0243C;
	margin: 15px 0;
}
.jizhi li p{
	font-size: 0.9rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	line-height: 18px;
}
.lbitem{
	margin: 0 auto;
	padding: 10px;
	width: 96%;
	background: #FFFFFF;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.04);
	border-radius: 10px;
}
.lbitem h4{
	font-size: 1.1rem;
	font-weight: bold;
	margin:10px 0;
}
.lblist1 li{
	width: 26%;
	float: left;
	margin-right: 2%;
	height: 30px;
	background: #D0243C;
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 0.9rem;
	margin-bottom: 10px;
}
.lblist2 li{
	width: 31%;
	float: left;
	margin-right: 2%;
	text-align: center;
}
.lblist2 li div{
	font-size: 1rem;
	font-weight: bold;
	color: #000;
}
.lblist2 li p{
	font-size: 0.9rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	line-height: 18px;
}
.lbtit{
	font-size: 1.1rem;
	font-weight: bold;
	color: #000;
	margin: 10px 0;
}
.lbmark{
	font-size: 0.8rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	line-height: 18px;
}