.graphic_style{
  font-size: 0px !important;
  text-align: center;
}
.graphic_style li{
  margin: -1px 20px 50px 10px;
  width: 266px;
  height: 200px;
  position: relative;
}
.graphic_style li img{
  width: 266px;
  height: 200px;
}
.graphic_style span{
  width: 266px;
  text-align: center;
  position: absolute;
  top: 208px;
  left: 0px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}