.inner-banner .img .title {
  left: 3.49501rem;
}
.content {
  width: 100%;
  background-color: #f6f6f6;
  position: relative;
  overflow: hidden;
}
.content .box {
  width: 72.916%;
  margin: 0 auto;
  padding-top: 0.66rem;
  position: relative;
}
.content .box .title {
  font-size: 0.27rem;
  font-weight: bold;
  line-height: 1;
  color: #333333;
  margin-bottom: 0.675rem;
}
.content .content-bottom {
  width: 100%;
  height: 4.68751rem;
  margin-top: 1.1625rem;
  position: relative;
}
.content .content-bottom .img {
  width: 100%;
  height: 100%;
  position: relative;
}
.content .content-bottom .img img {
  height: 100%;
  width: auto;
  position: absolute;
  top: 0;
  left: -50%;
  right: -50%;
  margin: auto;
}
.content .content-bottom .text {
  position: absolute;
  top: 0.7275rem;
  left: 1.95rem;
}
.content .content-bottom .text .title1 {
  font-size: 0.15rem;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
}
.content .content-bottom .text .title2 {
  font-size: 0.24rem;
  line-height: 1.5;
  color: #319ee3;
}
.content .content-bottom .text .p {
  width: 4.88251rem;
  font-size: 0.15rem;
  line-height: 1.8;
  color: #ffffff;
  margin-top: 0.3675rem;
}
@media screen and (max-width: 1200px) {
  .content .box {
    width: 90%;
  }
  .content .box .title {
    font-size: 0.36rem;
  }
}
@media screen and (max-width: 1020px) {
  .inner-banner .img .title {
    left: 1.3rem;
  }
  .content .content-bottom .text {
    position: absolute;
    top: 0.7275rem;
    left: 5%;
  }
}
@media screen and (max-width: 767px) {
  .content .content-bottom .text .title1 {
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
  }
  .content .content-bottom .text .title2 {
    font-size: 0.36rem;
    line-height: 1.5;
    color: #319ee3;
    margin-top: 0.3225rem;
  }
  .content .content-bottom .text .p {
    width: 4.88251rem;
    font-size: 0.24rem;
    line-height: 1.8;
    color: #ffffff;
    margin-top: 0.3675rem;
  }
}
