.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;
	margin-top: 10px;
}
.bannerlist a span{
	margin-left: 15px;
	font-size: 0.9rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
}

.jzplay li{
	width: 48%;
	height: 115px;
	margin-right: 4%;
	float: left;
	background: #F9F9F9;
	border-radius: 5px;
	position: relative;
	margin-bottom: 20px;
	padding: 10px;
}
.jzplay li span{
	display: block;
	position: absolute;
	top:10px;
	left: 10px;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	text-align: center;
	line-height: 30px;
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	background: #EF4C08;
}

.jzplay li h2{
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #19202E;
	margin-left: 40px;
	line-height: 30px;
}
.jzplay li p{
	font-size: 0.9rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(144, 146, 159, 0.8);
	line-height: 18px;
}
.carousel-item{
	text-align: center;
}
.qiaoliang{position: relative;text-align: center;}
.qiaoliang div{
	position: absolute;
	top: 20px;
	left: 8%;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
}

#lbitem .carousel-indicators{
	top: -10px;
	bottom: auto;
	margin: 0;
	padding: 0;
}
#lbitem .carousel-indicators li{
	text-indent: 0;
	margin: 0;
	padding: 0;
	border: 0;
	width: 19%;
	height: 35px;
	margin-right: 1.25%;
	opacity: 1;
	text-align: center;
	line-height: 35px;
	border-radius: 5px;
	font-size: 0.9rem;
	color: #EE4B07;
	font-weight: bold;
	border:1px solid #EE4B07;
}
#lbitem .carousel-indicators li.active{
	background: #EE4B07;
	color: #fff;
}
#lbitem  .carousel-item{
	padding-top: 40px;
	text-align: center;
}
