.test {
  border: 1px solid green;
}
.f-fmm {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mborder {
  border: 1px solid #5e202b;
}
.speech * {
  box-sizing: border-box;
}
.main-beijing-03{
    height: 700px !important;
}
.speech-top-banner{
 /*width: 100%;*/
 /*height: 180px;*/
 /*     background-image: url(../img/banner/speech/mid.png);*/
 /* background-size: 100% 100%;*/
}
.speech {
  width: 1000px;
  margin: 0 auto;
  margin-top: 10px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.speech .strategy-dot {
  width: 100%;
  height: 10px;
  background-color: #5e202b;
}
.speech img {
  width: 100%;
  height: 100%;
}
.speech .g-top {
  background-image: url(../img/banner/speech/top.jpg);
  background-size: 100% 100%;
  width: 1000px;
  height: 250.52083333px;
}
.speech .g-bot {
  background-image: url(../img/banner/speech/bot.png);
  background-size: 100% 100%;
  width: 1000px;
  height: 141.14583333px;
}
.speech .g-bg-gray {
  width: 965px;
  height: 100px;
  /*background-color: #d6fe5d;*/
}
.speech-bottom-bg{
    width: 100%;
    text-align: center;
}
.speech-bottom-bg img{
    width: 1000px;
    margin: 0 auto;
    
}
.speech .gbg-top {
  left: 17px;
  top: 74px;
  position: absolute;
}
.speech .g-photowall {
  background-image: url(../img/banner/tc-beijing.png);
  background-size: 100% 100%;
 width: 1200px;
    height: 1318px;
    padding-top: 273px;
    position: relative;
    /* padding: 208px 0px; */
    padding-bottom: 26px;
}

.speech .g-photowall .plast {
  padding: 0 83px;
}
.main-beijing-02{
    height: 1000px !important;
}
.speech .g-photowall .pw-line {
  height: 312px;
  position: relative;
  display: flex;
  justify-content: space-around;
}
.speech .g-photowall .pw-line .gbg-pwl {
  height: 200px;
  position: absolute;
  left: 17px;
}
.speech .g-photowall .pw-line .item-photo {
  width: 145px;
  height: 100%;
}
.speech .g-photowall .pw-line .item-photo .photo-frame {
  /*background-image: url(../img/banner/speech/photofram.png);*/
  background-size: 100% 100%;
  width: 157px;
  height: 230px;
  z-index: 1;
  position: relative;
  cursor: pointer;
}
.speech .g-photowall .pw-line .item-photo .photo-frame .photo {
  width: 157px;
  height: 230px;
  position: absolute;
  /*left: 11px;*/
  top: 6px;
}
.speech .g-photowall .pw-line .item-photo .photo-frame .name {
  color: white;
  position: absolute;
  bottom: 8px;
  left: 23px;
  width: 96px;
  top: 166px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
.speech .g-photowall .pw-line .item-photo .ip-des {
  color: #000;
  text-align: center;
  overflow: hidden;
  font-size: 13px;
  padding: 22px 0;
}
.speech .gbg-pwl1 {
  padding: 21px !important;
}
