
.a1{
  width: 100%;
  height: 200px;
  line-height: 200px;
  color: #1468c1;
  text-align: center;
  font-size: 50px;
}

.one h1{ 
  margin-left: 50px;
  width: 500px;
}
.two h1{ 
  margin-left: 50px;
  width: 500px;
}
.three h1{ 
  margin-left: 50px;
  width: 500px;
}
.four h1{ 
  margin-left: 50px;
  width: 500px;
}
.five h1{ 
  margin-left: 50px;
  width: 500px;
}
.six h1{ 
  margin-left: 50px;
  width: 500px;
}
.charts {
    position: relative;
    width: 98%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    margin-bottom:40px;
  }
  
  .charts .chartsTitle {
    border-bottom: 1px solid #317ac7;
    height: 34px;
  }
  
  .charts .chartsTitle span {
    background-color: #317ac7;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    color: white;
    font-size: 16px;
    width: 150px;
    text-align: center;
    padding: 0;
  }
  
  .charts #chart1 {
    width: 300px;
    height: 350px;
    
  }
  
  .charts #chart2 {
    width: 300px;
    height: 350px;
  }
  
  .charts #chart3 {
    width: 300px;
    height: 350px;
  }
  
  .charts #chart4 {
    width: 300px;
    height: 350px;
  }
  .charts #chart5 {
    width: 300px;
    height: 350px;
  }
  .charts #chart6 {
    width: 300px;
    height: 350px;
  }
  .charts #chart7 {
    width: 300px;
    height: 350px;
  }
  .charts #chart8 {
    width: 300px;
    height: 350px;
  }
  .charts #chart9 {
    width: 300px;
    height: 350px;
  }
  .charts #chart10 {
    width: 300px;
    height: 350px;
  }
  .charts #chart11 {
    width: 300px;
    height: 350px;
  }
  .charts #chart12 {
    width: 300px;
    height: 350px;
  }
  
  .charts #chart16 {
    width: 300px;
    height: 350px;
    
  }
  .charts #chart13 {
    width: 300px;
    height: 350px;
    
  }
  .charts #chart14 {
    width: 300px;
    height: 350px;
    
  }
  .charts #chart15 {
    width: 300px;
    height: 350px;
    
  }
  .charts #chart17 {
    width: 300px;
    height: 350px;
    
  }