.single-love .page-content {
  background-image: none;
}
.single-love .banner {
  margin-bottom: 30px;
}
.single-love .banner img {
  width: 100%;
  height: auto;
}
.single-love .container-fluid .inner-container {
  max-width: 1600px;
  flex-direction: column;
  margin: 0px auto;
}
.single-love .container-fluid .title-share-group-container {
  display: flex;
  flex-direction: column;
  width: auto;
  align-items: center;
  margin-bottom: 30px;
}
.single-love .container-fluid .title-share-group-container .share-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: end;
}
.single-love .container-fluid .title-share-group-container .share-container .desc {
  margin-right: 30px;
}
.single-love .container-fluid .title-share-group-container .share-container .share-type a {
  margin-right: 20px;
}
.single-love .container-fluid .title-share-group-container .share-container .share-type alast-child {
  margin-right: 0px;
}
.single-love .container-fluid .title-share-group-container div {
  display: flex;
}
.single-love .container-fluid .title-share-group-container .desc {
  color: #888888;
  font-weight: 500;
  line-height: 17px;
}
.single-love .container-fluid .title-share-group-container .title p {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 43px;
  margin-bottom: 15px;
}
.single-love .container-fluid .content-container {
  max-width: 946px;
  margin: 0px auto;
  margin-bottom: 40px;
}
.single-love .container-fluid .content-container p {
  line-height: 26px;
  text-align: center;
}
.single-love .container-fluid .qrcode-group-container {
  display: flex;
  flex-direction: column;
  width: 297px;
  margin: 0px auto;
  text-align: center;
  margin-bottom: 90px;
}
.single-love .container-fluid .qrcode-group-container p {
  font-weight: bold;
  line-height: 26px;
  text-align: center;
  margin-bottom: 15px;
}

@media (max-width: 1920px) and (min-width: 993px) {
  .single-love .banner {
    margin-bottom: 1.56vw;
  }
  .single-love .container-fluid .inner-container {
    max-width: 83.33vw;
  }
  .single-love .container-fluid .title-share-group-container {
    /*margin-bottom:1.56vw;*/
  }
  .single-love .container-fluid .title-share-group-container .share-container .desc {
    /*margin-right:1.56vw;*/
  }
  .single-love .container-fluid .content-container {
    max-width: 49.27vw;
    /*margin-bottom:2.08vw;*/
  }
  .single-love .container-fluid .content-container p {
    /*line-height: 1.35vw;*/
  }
  .single-love .container-fluid .qrcode-group-container {
    width: 15.4vw;
    margin-bottom: 4.68vw;
  }
  .single-love .container-fluid .qrcode-group-container p {
    /*line-height: 1.35vw;*/
    /*margin-bottom:0.78vw;*/
  }
}
@media screen and (max-width: 992px) {
  .single-love .banner {
    margin-bottom: 8vw;
  }
  .single-love .container-fluid .inner-container {
    max-width: 100%;
  }
  .single-love .container-fluid .title-share-group-container {
    /*                display: flex;
                    flex-direction: column;
                    width: auto;
                    align-items: center;*/
    margin-bottom: 8vw;
  }
  .single-love .container-fluid .title-share-group-container .share-container {
    margin: 0px auto 0px 0px;
    /*                    display: flex;
                        flex-direction: row;
                        align-items: end;
                        align-content: end;*/
  }
  .single-love .container-fluid .title-share-group-container .share-container .desc {
    margin-right: 30px;
  }
  .single-love .container-fluid .title-share-group-container .share-container .desc a {
    margin-right: 20px;
  }
  .single-love .container-fluid .title-share-group-container div {
    display: flex;
  }
  .single-love .container-fluid .title-share-group-container .desc {
    color: #888888;
    font-weight: 500;
    line-height: 17px;
  }
  .single-love .container-fluid .title-share-group-container .title p {
    font-size: auto;
    font-weight: bold;
    letter-spacing: 0;
    line-height: auto;
    margin-bottom: 4vw;
  }
  .single-love .container-fluid .content-container {
    max-width: 100%;
    margin: 0px auto;
    margin-bottom: 10.6vw;
  }
  .single-love .container-fluid .content-container p {
    line-height: auto;
    text-align: left;
  }
  .single-love .container-fluid .qrcode-group-container {
    display: flex;
    flex-direction: column;
    width: 255px;
    margin: 0px auto;
    text-align: center;
    margin-bottom: 50px;
  }
  .single-love .container-fluid .qrcode-group-container p {
    font-weight: bold;
    line-height: auto;
    text-align: center;
    margin-bottom: 15px;
  }
}

/*# sourceMappingURL=single-love.css.map */
