.container {
  width: 75rem;
}
.opport {
  padding-top: 3rem;
}
.opport .content {
  margin-top: 2.5rem;
  justify-content: space-between;
}
.opport .info {
  width: 38.25rem;
}
.opport .info p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #333;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  margin-bottom: 1.5rem;
}
.opport .info p:last-child {
  margin-bottom: 0;
}
.opport .img {
  width: 35.25rem;
}
.opport .img img {
  width: 100%;
  display: block;
}
.serve {
  padding: 3.75rem 0;
}
.serve .serve-content {
  margin-top: 1.75rem;
  width: 100%;
  height: 28.25rem;
  background-image: url(../images/investors/b-img.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.serve .serve-content .info {
  margin-left: 7.5rem;
  width: 19.875rem;
  height: 100%;
  background-color: rgba(13, 73, 130, 0.7);
  padding: 6rem 1rem 0 1.75rem;
}
.serve .serve-content .info p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #fff;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}
.commitment {
  padding-top: 2.625rem;
  padding-bottom: 3rem;
  background-color: #FAFAFA;
}
.commitment .img {
  margin-top: 1.75rem;
  width: 100%;
}
.commitment .img img {
  width: 100%;
  display: block;
}
.commitment .info {
  margin-top: 1.875rem;
  padding-right: 0.375rem;
}
.commitment .info p {
  font-size: 1rem;
  line-height: 1.125rem;
  color: #333;
  letter-spacing: -0.0125rem;
}
.integrity {
  padding-top: 3rem;
  padding-bottom: 3.75rem;
}
.integrity .img {
  margin-top: 1.75rem;
  width: 100%;
}
.integrity .img img {
  width: 100%;
  display: block;
}
.integrity .info {
  padding: 1.625rem 3rem 2rem 1.5rem;
  box-shadow: 0rem 0rem 0.75rem 0.0625rem #EBEBEB;
}
.integrity .info p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #333;
  letter-spacing: -0.0125rem;
}
.relation {
  padding-top: 3rem;
  padding-bottom: 2.625rem;
  background-color: #FAFAFA;
}
.relation .img {
  margin-top: 2.875rem;
  width: 100%;
}
.relation .img img {
  width: 100%;
  display: block;
}
.relation .info {
  margin-top: 1.875rem;
  padding: 0 2.25rem 0 1.5rem;
}
.relation .info p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #333;
  letter-spacing: -0.0125rem;
}
.park {
  padding: 3.625rem 0;
}
.park h5 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #333;
  margin-top: 0.625rem;
}
.park h6 {
  font-size: 1.125rem;
  color: #666;
  margin-top: 0.75rem;
}
.park img {
  width: 100%;
  display: block;
}
.model {
  padding-top: 1.25rem;
  padding-bottom: 5.75rem;
  position: relative;
}
.model::after {
  display: block;
  content: '';
  width: 100%;
  height: 10.375rem;
  background-image: url(../images/investors/bt-bg.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.model .info {
  padding: 1.5rem 0 0.875rem 1.625rem;
}
.model .info p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #333;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}
.model .img {
  width: 100%;
}
.model .img img {
  width: 100%;
  display: block;
}
