.main-view-img1{
	width: 100%;
	font-size:0;
}
body,html{
	background-color: #ffffff;
}
.wid{
	width: 100%;
}
.pos{
	position: absolute;
	top:0%;
	left: 0%;
	width: 100%;
}
.main-view-middle{
	padding-top: 4rem;
	background-color: #fff;
}
.tc{
	text-align: center;
}
.tcl{
	text-align: left;
}
.title-black{
	color: black;
}
.charts{
	padding-top: 3rem;
	margin: 0 auto;
	width: 68.75rem;
}
.chart1_1,.chart2_1{
	width: 100%;
	position: relative;
}
#echart1,#echart2{
	width: 100%;
	height: 80vh;
	/* position: absolute;
	bottom: -8%;
	left: -2%; */
}
#echart2{
	/* width: 100%;
	height: 110%;
	bottom:3.3%;left: 2%; */
}
.main-view-bottom{
	width: 100%;
	background-color: #f6f6f6;
	margin-top: 0;
	padding-bottom: 4rem;
}
.space{
	width: 100%;
	height: 8rem;
	background-color: #fff;
}