.wlcb {
	background-image: url('../image/wlcb1.png');
	background-size: cover;
	position: relative;
	width:982px;
	height:400px;
}
.wlcb-2-1 {
	background-image: url('../image/wlcb2_1.png');
	height:200px;
	width:180px
}
.wlcb-2-2 {
	background-image: url('../image/wlcb2_2.png');
	height:200px;
	width:180px
}
.wlcb-2-3 {
	background-image: url('../image/wlcb2_3.png');
	height:200px;
	width:180px
}
.wlcb-2-4 {
	background-image: url('../image/wlcb2_4.png');
	height:200px;
	width:180px
}
.ckxt {
	background-image: url('../image/ckxt1.png');
	background-size: cover;
	position: relative;
	width:982px;
	height:400px;
}
.item-title {
	padding-top:150px;
	text-align:center;
	font-family: SourceHanSansSC-Bold;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	text-shadow: 0 2px 4px rgba(0,0,0,0.50);
	font-weight: 700;
}

.item-content {
	color:white;
	font-size:15px;
	font-family:"微软雅黑";
	padding-top:30px;
	padding-left:130px;
	padding-right:130px;
	text-align:center;
}
.item-label{
	font-family: SourceHanSansSC-Regular;
	font-size: 14px;
	color: #333333;
	text-align: center;
	font-weight: 400;
	height: 50px;
	line-height: 50px;
	/*background-color: #f1f1f1;*/
}
.show-bannel {
	background-image: url('../image/show_banner.png');
	background-size: cover;
	position: relative;
	width:982px;
	height:400px;
}
.show-title {
	color:white;
	font-size:23px;
	font-family:"微软雅黑";
	/*font-weight:bold;*/
	padding-top:50px;
	text-align:center;
}

.show-content {
	color:white;
	font-size:15px;
	font-family:"微软雅黑";
	padding-top:30px;
	padding-left:130px;
	padding-right:130px;
	text-align:center;
}
.img-light{
	width:15px;
	padding-right:5px;
	vertical-align: middle;
    padding-bottom: 5px;
	display:inline-block;
}
