
.news_l {
    background: #fff;
    width: 460px;
    height: 340px;
    display: block;
    padding-right: 55px;
    padding-top: 30px;
    padding-left: 25px;
    overflow: hidden;
}
.abcd{background: url(../images/newsbg.png) top left no-repeat;}
.homgpage-content .hgdfc-left {
    
    min-width: 447px;
    min-height: 588px;
width: 447px;
 height: 588px;
    position: relative;
    overflow: hidden;
float:left
}
.homgpage-content .hgdfc-right {
 
    flex: 1;
    display: flex;
    flex-wrap: wrap;

    justify-content: space-between;
    align-content: space-between;
}

.homgpage-content .hgdfc-right .box1,
.homgpage-content .hgdfc-right .box2,
.homgpage-content .hgdfc-right .box3,
.homgpage-content .hgdfc-right .box4,
.homgpage-content .hgdfc-right .box5,
.homgpage-content .hgdfc-right .box6 {
  float:left
}

.homgpage-content .hgdfc-right .box1 {
  width: 49%;
  min-width: 49%;
height:283px;
overfloat:hidden;


}
.homgpage-content .hgdfc-right .box2 {
  width: 24%;
  min-width: 24%;;
height:283px;
overfloat:hidden;

}
.homgpage-content .hgdfc-right .box3 {
  width: 25%;;
  min-width: 25%;
height:283px;
overfloat:hidden;

}
.homgpage-content .hgdfc-right .box4 {
  width: 24%;;
  min-width: 24%;
height:283px;
overfloat:hidden;

}
.homgpage-content .hgdfc-right .box5 {
  width: 24%;;
  min-width: 24%;
height:283px;
overfloat:hidden;

}
.homgpage-content .hgdfc-right .box6 {
  width: 50%;;
  min-width: 50%;
height:283px;
overfloat:hidden;

}
.homgpage-content{
width:100%;
max-width: 101.2rem;
}

.homgpage-content .hgdfc-right > div img {
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;

}
