

.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;
  margin-bottom: 0.2rem;
}
.title-black {
  margin-top: 0.5rem;
  color: black;
  font-weight: bold;
}
.charts {
  padding-top: 0.5rem;
  margin: 0 auto;
  width: 95%;
}
.chart1_1,
.chart2_1 {
  width: 100%;
  position: relative;
}
#echart1,
#echart2 {
  width: 100%;
  height: 10rem;
  /* position: absolute;
	bottom: -8%;
	left: -2%; */
}
#echart2 {
  /* width: 100%;
	height: 110%;
	bottom:3.3%;left: 2%; */
}
.main-view-bottom {
  width: 100% !important;
  background-color: #f6f6f6 !important;
  margin-top: 0 !important;
}
.space {
  width: 100%;
  height: 8rem;
  background-color: #fff;
}
