 canvas{
  width:100%;
}

.mainconent{width: 100%;overflow-x: auto;position: relative;   padding-top: 0.4rem;}
 .canvasWrap{
  position: absolute;
  top:5.5rem;left:0.1rem;z-index: 2;
  width: 100%;
}

.contentWrap{
  display: flex;
  position: relative;
  width:52.8rem;

}
.contentWrap .cell{
  flex:1;    font-size: 0.7rem;   color: #333;text-align: center;
}
.contentWrap .cell:first-child{
  color: #999;
}
.contentWrap .cell span{
  display: block;    
 
  font-size: 0.75rem;

    font-weight: 400;
  
    line-height: 1.05rem;
    
}
.contentWrap .cell .riqi{
    font-size: 0.6rem;
    font-weight: 400;
   
    line-height: 0.83rem;
}
.contentWrap .cell img{
   width:1rem;
}
.contentWrap .cell h4{
  font-weight: normal;
  margin-top: 0.35rem;
  margin-bottom: 0.35rem;
}
.contentWrap .cell .week{
    margin-bottom: 0.3rem;
}
.contentWrap .cell .shiwutop{
  margin-top:7rem
}
.aircolumnwrap{
  padding-top: 1.3rem;
  margin-left:1.45rem;background:#F8F8F8;
  margin-top: 1.73rem;
}
.aircolumn{
  /* width:0.55rem; */
  background: #55AE87;

  border-radius: 0.15rem 0.15rem 0rem 0rem;
}
.airtimewrap{
  display: flex;
  padding-right: 1rem;
  padding-top: 0.35rem; margin-left:1.4rem;
}
.aircolumnout{
  width:0.68rem
}
.airtimewrap div{
   flex:1;
   font-size: 0.65rem;
    font-weight: 400;
    color: #222;
    line-height: 0.93rem;
}
.airspirit{
  position: absolute;
  left: 0;
  top: -1.68rem;
  background: #55AE87;font-size: 0.65rem;
 
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.3rem;
  padding:0 0.43rem;
  border-radius: 0.6rem 0.6rem 0.6rem 0;
  text-align: center;
}
.dayWeatherWrap .zuotian,.dayWeatherWrap2 .zuotian{
  background: linear-gradient(360deg, #F8F8F8 0%, #ECF1F4 100%);
  width:3.3rem;height:17.38rem;
  position: absolute;
  left:0;top:-0.3rem;
  border-radius: 0.5rem;
  padding-bottom: 0.08rem;
}
.linktag{

  width:3.3rem;height:17.3rem;
  position: absolute;
  left:0;top:-0.3rem;
  z-index: 5;
}
.airaxios{
  position: absolute;
  height: 3.8rem;
  left:0.5rem;bottom:1.66rem;line-height: 0.75rem;color: #222;font-weight: 400;font-size: 0.6rem;
  text-align: right;
  background: #fff;
  z-index: 2;
}
.airaxios div:first-child{
  margin-bottom: 2.26rem;
}