.content-all .content-view .top-view-ggc .middle-view {
  /*background-color: #00FFFF;*/
  /*height: 60px;*/
  margin-left: 5px;
  margin-right: 5px;
  display: flex; }

.content-all .content-view .top-view-ggc .middle-view .left-view {
  /*background-color: yellow;*/
  width: 10%;
  /*height: 100px;*/ }

.content-all .content-view .top-view-ggc .middle-view .left-view .image {
  width: 100%;
  height: 70px;
  padding: 2px; }

.content-all .content-view .top-view-ggc .middle-view .left-view .image a {
  width: 100%;
  height: 100%;
  cursor: pointer; }

.content-all .content-view .top-view-ggc .middle-view .left-view .image a .imageScale {
  width: 100%;
  height: 100%; }

.content-all .content-view .top-view-ggc .middle-view .center-view {
  /*background-color: green;*/
  width: 80%;
  /*height: 100px;*/
  display: block; }

.content-all .content-view .top-view-ggc .middle-view .center-view .image {
  width: 100%;
  height: 70px;
  padding: 2px;
  float: left; }

.content-all .content-view .top-view-ggc .middle-view .center-view .image a {
  width: 100%;
  height: 100%;
  cursor: pointer; }

.content-all .content-view .top-view-ggc .middle-view .center-view .image a .imageScale {
  width: 100%;
  height: 100%; }

.content-all .content-view .top-view-ggc .middle-view .right-view {
  /*background-color: yellow;*/
  width: 10%;
  /*height: 100px;*/ }

.content-all .content-view .top-view-ggc .middle-view .right-view .image {
  width: 100%;
  height: 70px;
  padding: 2px; }

.content-all .content-view .top-view-ggc .middle-view .right-view .image a {
  width: 100%;
  height: 100%;
  cursor: pointer; }

.content-all .content-view .top-view-ggc .middle-view .right-view .image a .imageScale {
  width: 100%;
  height: 100%; }
