.sqgg {
  padding-bottom: 300px;
}
.sqgg .sqgg-item-bg {
  margin-bottom: 46px;
  height: 220px;
  background-color: #f9f5f5 !important;
  box-shadow: -3px 0px 0px 0px #b51f27;
  background-position: bottom right !important;
  background-size: 400px auto !important;
  background-repeat: no-repeat !important;
}
.sqgg .sqgg-item-bg .left {
  margin-top: 45px;
  width: 300px;
  margin-left: 30px;
}
.sqgg .sqgg-item-bg .left img {
  float: left;
  width: 100%;
  height: 142px;
}
.sqgg .sqgg-item-bg .left .p1 {
  width: 100%;
  font-family: Microsoft YaHei;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 43px;
  letter-spacing: 0px;
  color: #b51f27;
  text-align: center;
}
.sqgg .sqgg-item-bg .left .p2 {
  width: 100%;
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 43px;
  letter-spacing: 0px;
  color: #b51f27;
  text-align: center;
}
.sqgg .sqgg-item-bg .right {
  margin-top: 45px;
  margin-left: 30px;
  width: 1200px;
  padding-right: 20px;
}
@media screen and (max-width: 1600px) {
  .sqgg .sqgg-item-bg .right {
    width: 800px;
  }
}
.sqgg .sqgg-item-bg .right .p1 {
  font-family: Microsoft YaHei;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #b51f27;
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.sqgg .sqgg-item-bg .right .p2 {
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #999999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.sqgg .sqgg-item-bg .right .aa {
  margin-top: 20px;
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #666666;
}
.sqgg .sqgg-item-bg .right .aa span {
  margin-left: 10px;
  color: #b51f27;
}
.sqgg .sqgg-item-bg .right .aa:hover {
  color: #b51f27;
}
@media screen and (max-width: 1200px) {
  .sqgg {
    padding: 0 10px 50px 10px;
  }
  .sqgg .sqgg-item-bg {
    height: auto;
    padding-bottom: 20px;
  }
  .sqgg .sqgg-item-bg .left {
    margin-top: 34px;
    width: calc(100% - 60px);
  }
  .sqgg .sqgg-item-bg .left img {
    height: auto;
  }
  .sqgg .sqgg-item-bg .right {
    margin-top: 32px;
    width: calc(100% - 60px);
    padding-right: 0;
  }
  .sqgg .sqgg-item-bg .left .p1 {
    font-size: 26px;
    line-height: 30px;
  }
  .sqgg .sqgg-item-bg .right .p1 {
    -webkit-line-clamp: 2;
  }
  .sqgg .sqgg-item-bg .right .p2 {
    -webkit-line-clamp: 8;
  }
}
.layout-main {
  background-color: #f6f6f6;
}
.b-bottom-img {
  position: absolute;
  bottom: 0;
  width: 55%;
  z-index: 99;
}
.b-bottom-img img {
  float: left;
  width: 100%;
}
