.shichang li{
	width: 32%;
	float: left;
	margin-right: 2%;
	text-align: center;
}
.shichang li div{
	width: 100%;
	height: 34px;
	background: #24ADE4;
	border-radius: 5px;
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 34px;
	margin-bottom: 8px;
}
.shichang li p{
	font-size: 0.9rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #24ADE4;
	margin-bottom: 15px;
}
.qiaoliang{position: relative;text-align: center;}
.qiaoliang div{
	position: absolute;
	top: 20px;
	left: 8%;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
}
.jzplay li{
	width: 100%;
	height: 100px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	position: relative;
	margin-bottom: 20px;
	padding: 10px 0;
	padding-left: 140px;
}
.jzplay li span{
	display: block;
	position: absolute;
	top:0px;
	left: 0px;
	height: 80px;
}
.jzplay li span img{
	height: 100px;
}
.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;
}
.bzixun{
	width: 100%;
	height: 58px;
	background: #449bc1;
	text-align: center;
	line-height: 58px;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;

}
.bzixun a{
	margin-left: 10px;
	color: #FFE79D;
	font-size: 1.1rem;
	font-weight: bold;
}
.tcanlist li{
    width: 100%;
    margin-bottom: 20px;
    height: 190px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
}
.tcanlist li .tcimg{
    width: 50%;
    height: 100%;
    float: left;
    overflow: hidden;
}
.tcanlist li .tcon{
    width: 50%;
    height: 100%;
    float: right;
    text-align: center;
    padding: 40px 0;
    position: relative;
}
.tcanlist li .tcon h2{
    font-size: 1.2rem;
    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: 25px;
    margin-bottom: 3px;
}
.tcanlist li .tcon a{
    display: block;
    width: 70%;
    height: 30px;
    position: absolute;
    bottom: 30px;
    left: 15%;
    border: 1px solid #24ADE4;
    border-radius: 5px;
    text-align: center;
    font-size: 0.9rem;
    line-height: 26px;
    color: #24ADE4;
}
.morefangan{
	display: block;
	width: 70%;
	height: 44px;
	text-align: center;
	line-height: 44px;
	color: #fff;
	font-size: 1.1rem;
	font-weight: bold;
	margin: 0 auto;
	border:1px solid #fff;
	border-radius: 20px;
}
.siying li{
    width: 48%;
    float: left;
    margin-right: 4%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 0.8rem;
    font-weight: bold;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
    border:1px solid #4192bd;
    color: #4192bd;
}
.siying li span{
     font-size: 0.8rem;
    font-weight: bold;
}
.siying li.active{
    background: #4192bd;
    color: #fff;
}
.siyingimg img{
    display: none;
}
.siyingimg .active{
    display: block;
}
.lbitem h3{
	font-weight: bold;
	font-size: 1.1rem;
	color: #000;
	margin: 10px 0;
}
.lbitem p{
	font-size: 0.9rem;
	color: #544b4be6;
	margin-bottom: 10px;
}
#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: 32%;
	height: 35px;
	margin-right: 2%;
	opacity: 1;
	text-align: center;
	line-height: 35px;
	border-radius: 5px;
	font-size: 1rem;
	color: #000;
	font-weight: bold;
}
#lbitem .carousel-indicators li.active{
	background: #4192bd;
	color: #fff;
}
#lbitem  .carousel-item{
	padding-top: 40px;
}