.allContain{
	background-image:url('../img/bacImg.png');
	width: 1920px;
	height: 1080px;
	background-size: 100% 100%;
}
body ,html{
	width: 1920px;
	height: 1080px;
	margin: 0;
	overflow: hidden;
}
	
	.subTitle{
		width: 100%;
		float: left;
		margin-top: 50px;
		height: 150px;
	}
	.part1{
		text-align: center;
		margin-left: 420px;
		height: 150px;
		float: left;
		width:145px ;
	}
	.word18{
		font-size: 18px;
	}
	.imgP{
		margin-top: 10px;
	}
	.part2{
		text-align: center;
		margin-left: 84px;
		height: 150px;
		width:145px ;float: left;
	}
	.wordlast{
		width: 100%;
		height: 30px;
		line-height: 30px;
		background-image: url('../img/subTitle.png');
		background-size: 100% 100%;
		font-size: 16px;
		font-family: Adobe Heiti Std;
		font-weight: normal;
		color: #FFFFFF;
		margin-top: -26px;
	}
	.wordB{
		width: 100%;
		height: 20px;
		font-size: 28px;
		font-family: Myriad Pro;
		font-weight: bold;
		font-style: italic;
		color: #1FE5E2;
		text-align: center;
	}
.firstLine{
	margin-top: 60px;
	float: left;
	text-align: right;
	width: 95%;
	
}
.imgBac{
	width: 190px;
	/* margin-left: 80%; */
}
.seconLine{
	margin-top: 20px;
	margin-left: 42%;
	float: left;
	text-align: center;
	width: 338px;
	height: 15px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 15px;
	background-image: url('../img/title.png');
	background-size: 100% 100%;
}
.mainpart{
	width: 100%;
	height:620px ;
	/* border: 1px solid #ccc; */
	float: left;
	margin-top: 60px;
}
.ecgarts1{
	padding-top: 10px;
	float: left;
	width: 560px;
	height: 280px;
	background-image: url('../img/echarts.png');
	margin-left: 86px;
}