.jzplay li{
	width: 100%;
	height: 80px;
	background: #F9F9F9;
	border-radius: 5px;
	position: relative;
	margin-bottom: 20px;
	padding: 10px;
	padding-left: 70px;
}
.jzplay li span{
	display: block;
	position: absolute;
	top:25px;
	left: 25px;
	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;
}
.jzplay li:nth-child(1) span{
	background: #00A1FF;
}
.jzplay li:nth-child(2) span{
	background: #F5A62F;
}
.jzplay li:nth-child(3) span{
	background: #D6D6D6;
}
.jzplay li:nth-child(4) span{
	background: #3A3A46;
}
.jzplay li h2{
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #19202E;
}
.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;
}
.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;
	margin-bottom: 25px;
}
.cbplay li{
	background: #fff !important;
}
.cbplay span{

background: #FF2442 !important;
}

.celie li{
	height: 120px !important;
	padding-left: 20px !important;
}
.celie li img{
	margin-right: 10px;
}
.celie li h2{
	line-height: 32px;
}
.celie li font{
	color: #FF2442;
}
.jieduan{
	margin-top: 20px;
}
.jieduan li{
	margin-bottom: 20px;
}
.jieduan h3{
	font-size: 1.1rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FF2442;
	line-height: 18px;
}
.jieduan p{
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #0C112F;
	line-height: 21px;
	margin-bottom: 5px;
}
.celie3 li{
	height: 120px !important;
}
.celie3 li:nth-child(1) span{
	background: #B96487 !important;
}
.celie3 li:nth-child(2) span{
	background: #D24726 !important;
}
.celie3 li:nth-child(3) span{
	background: #4867C1 !important;
}
.rwlist li{
	width: 18%;
	float: left;
	margin-right: 2.5%;
	height: 30px;
	border-radius: 5px;
	background: #fff;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	font-size: 1rem;
	margin-bottom: 20px;
}
.rwlist li.active{
	color: #FF2442;
	border:1px solid #FF2442;
}
.rwboxsbox .active{
	display: block !important;
}
.rwbox{
	display: none;
}
.rwbox li.rwitem{
	width: 49%;
	float: left;
	margin-right: 2%;
	background: #FFFFFF;
	border-radius: 5px;
	text-align: center;
	padding: 15px 5px;
	margin-bottom: 20px;
}
.rwbox li.rwitem h5{
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #19202E;
	line-height: 30px;
	margin: 5px 0;
}
.rwbox li.rwitem p{
	font-size: 0.9rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	line-height: 18px;
	height: 36px;

}
.rwbox ul{
	border-top: 1px solid #ccc;
	padding: 15px 0;
	margin-top: 15px;
}
.rwitem li{
	width: 33.3333%;
	float: left;
	text-align: center;
}
.rwitem li div{
	font-size: 0.9rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	line-height: 18px;
}
.rwitem li span{
	font-size: 0.8rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FF2442;
	line-height: 18px;
}
.tcanlist li{
	width: 49%;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}
.tcanlist li .tcimg{
	width: 100%;
	height: 160px;
	overflow: hidden;
	border:1px solid #eee;
}
.tcanlist li .tcon{
	width: 94%;
	height: 170px;
	background: #fff;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: -30px;
	text-align: center;
	padding: 10px 0;
	position: relative;
}
.tcanlist li .tcon h2{
	font-size: 1rem;
	font-weight: bold;
	color: #000;
}
.tcanlist li .tcon p{
	font-size: 0.9rem;
	font-weight: 400;
    color: rgba(144, 146, 159, 0.8);
    line-height: 18px;
    margin-bottom: 3px;
}
.tcanlist li .tcon a{
	display: block;
	width: 70%;
	position: absolute;
	bottom: 10px;
	left: 15%;
	border:1px solid #DB4450;
	text-align: center;
	font-size: 0.9rem;
	color: #DB4450;
}
.lbitem{
	width: 100%;
	background: #fff;
	border-radius: 8px;
	box-shadow: 10px 10px 5px #eee;
	margin-bottom: 20px;
}
.lbitemcon{
	width: 100%;
	padding: 10px;
}
.lbitemcon h3{
	font-size: 1.1rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #19202E;
	margin: 10px 0;
}
.biaoqian{
	font-size: 1rem;
	font-family: Source Han Sans CN;
	color: #000;
}
.line{
	display: block;
	width: 50px;
	height: 3px;
	background:red;
	margin: 8px 0;
}
.lbitemcon p{
	font-size: 0.9rem;
    font-weight: 400;
    color: rgba(144, 146, 159, 0.8);
    margin-bottom: 15px;
}
.lbdata li{
	width: 25%;
	float: left;
	text-align: center;
}
.lbdata li div{
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FF2741;
}
.lbdata li span{
	font-size: 0.9rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	line-height: 21px;
}