.banner{
position: relative;z-index: -1;}
.bannerlist{
	width: 96%;
	padding: 20px 0;
	height: 230px;
	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: 100%;
	height: 50px;
	padding-left: 20px;
	margin-bottom: 15px;
}
.bannerlist li img{
	float: left;
	margin-right: 10px;
	margin-top: 8px;
}
.bannerlist li div{
	float: left;
}
.bannerlist li h3{
	height: 25px;
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #D0243C;
	line-height: 25px;
}
.bannerlist li p{
	height: 25px;
	font-size: 0.9rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	line-height: 25px;
}
.bgrr{
	width: 100%;
	height: 350px;
	background: url(../img/qiji/tandian/3pipeiziyuan.png) no-repeat;
	background-size: 100% auto;
	padding-top: 60px;
}
.bgrr ul{
	width: 96%;
	margin-left: 7%;
	height: 50px;
}
.bgrr li{
	width: 40%;
	height: 50px;
	float: left;
	margin-right: 10%;
	background: #F9F9F9;
	border-radius: 5px;
	text-align: center;
	line-height: 50px;
	position: relative;
	margin-bottom: 20px;
}
.bgrr li div{
	font-size: 3rem;
	color: #000;
	opacity: 0.3;
	z-index: 1;
	font-weight: bold;
}
.bgrr li p{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0;
	top: 0;
	color: #000;
	font-size: 1.5rem;
	font-weight: bold;
}
.bgrr li.active div{
	color: #fff;
}
.bgrr li.active p{
	color: #fff;
}
.bgrr li.active{
	background: #FEA12F;
}
.ziyuanimgbox img{
	display: none;
}
.ziyuanimgbox  .active{
	display: block !important;
}
.lbitem{
	width: 100%;
	background: #FFFFFF;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.04);
	border-radius: 10px;
	padding: 10px;
}
.lbitem h4{
	height: 17px;
	font-size: 1.2rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #19202E;
	line-height: 18px;
	margin: 15px 0;
}
.lbitem p{
	font-size: 0.9rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #0C112F;
	line-height: 21px;
}
.lbitem ul{
	border-top:1px solid #ccc;
	padding-top: 15px;
	margin-top: 15px;
}
.lbitem li{
	float: left;
	width: 33.3333%;
	text-align: center;
}
.lbitem li div{
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FF2741;
	line-height: 18px;
}
.lbitem li span{
	font-size: 0.9rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	line-height: 21px;
}
