.newsTime {
    width: 8.4375rem;
    font-size: 1.625rem;
    color: #333333;
    line-height: 2.25rem;
      font-family: Arial;
  }
  .newsTitle,.esgNewsTitle {
    font-size: 1.25rem;
    color:#333333;
    line-height: 3rem;
    margin-left: 9.375rem;
  }
  .line01{
    width:9.3rem;
    height:.3125rem;
    background:rgba(85,85,85,1);
  }
  .line02{
    width:100%;
    background:rgba(204,204,204,1);
    border-bottom: 0.0625rem solid rgba(204,204,204,1);
  }
  .line03{
    width:100%;
    border-bottom: 0.0625rem solid rgba(204,204,204,1);
    background:rgba(204,204,204,1);
  }
  .newsTitleBg{
    display: flex;
    align-items: center;
    margin-bottom: .625rem;
    justify-content: space-between;
  }
  .lineBg{
    display:flex;
    align-items: center;
    margin-bottom:3.125rem;
  }
  .lineBg2{
    align-items: center;
    margin-bottom:3.125rem;
  }
.newsMore{
  width: 0.9375rem;margin-right: 4.6875rem;
}
.newsbg:hover .newsTime{
  color:#C8152D;
}
.newsbg:hover .newsTitle{
  color:#C8152D;
}
.newsbg:hover .esgNewsTitle{
  color:#C8152D;
}
.newsbg:hover .line01{
  background:#C8152D;
}
.newsbg:hover .newsMore{
  content:url('/cmsweb/assets/images/more6.png');
}
a:hover{
  text-decoration: none;
}
.joinTime {
    width: 8.4375rem;
    font-size: 1.375rem;
    color: #333333;
    line-height: 2.25rem;
    margin-right:4.6875rem;
  }
.joinTitle {
    font-size: 1.375rem;
    color:#333333;
    line-height: 3rem;
 }
.esgNewsTitle {
    font-size: 1.25rem;
    color:#333333;
    line-height: 3rem;
    margin-left: 9.375rem;
  }
.newsMore2{
  width: auto;margin-right: 4.6875rem;
}
.newsTitleBg:hover .joinTime{
  color:#C8152D;
}
.newsTitleBg:hover .joinTitle{
  color:#C8152D;
}
.newsTitleBg:hover .newsMore2{
  content:url('/cmsweb/assets/images/more6.png');
}
.myCenter img{
  width:1rem;
  height:1rem;
}