.howTo .tips-1[data-v-a0725d85] {
  margin: 30px auto 0;
  max-width: 880px;
  font-weight: 400;
  color: #666;
}
.howTo .title_1[data-v-a0725d85] {
  display: none;
}
.howTo .photo[data-v-a0725d85] {
  width: 100%;
}
.howTo .photo .item[data-v-a0725d85] {
  position: relative;
  box-sizing: border-box;
  background: #f6f6f8;
  border-radius: 16px;
}
.howTo .photo .item .img[data-v-a0725d85] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: var(--img-w);
  height: var(--img-h);
  bottom: var(--img-b);
  max-width: 30rem;
}
.howTo .photo .item .back[data-v-a0725d85] {
  z-index: -1;
}
.howTo .photo .item .circle[data-v-a0725d85] {
  width: 34px;
  height: 34px;
  margin-right: 11px;
}
.howTo .photo .item .title[data-v-a0725d85] {
  color: #047afc;
  font-size: 20px;
  height: 34px;
}
.howTo .photo .item .text[data-v-a0725d85] {
  font-size: 15px;
  color: #666;
  margin-top: 15px;
  line-height: 20px;
  font-weight: 400;
}
@media (max-width: 1200px) {
.tips-1[data-v-a0725d85] {
    width: 474px;
}
.howTo[data-v-a0725d85] {
    width: 570px;
    margin: 115px auto 0;
}
.howTo .photo[data-v-a0725d85] {
    flex-direction: column;
    align-items: center;
    margin-top: 69px;
}
.howTo .photo .item[data-v-a0725d85] {
    width: 474px;
    height: auto;
    padding: 31px 50px !important;
    margin-bottom: 30px;
}
.howTo .photo .item .img[data-v-a0725d85] {
    position: static;
    display: block;
    margin: 33px auto 0;
    transform: translate(0);
    width: var(--img-pw);
    height: var(--img-ph);
    bottom: var(--img-pb);
    max-width: 30rem;
}
.howTo .photo .item[data-v-a0725d85]:last-child {
    margin-bottom: 0;
}
.howTo .photo .back[data-v-a0725d85] {
    display: none;
}
}
@media (max-width: 639px) {
.howTo[data-v-a0725d85] {
    width: 56.8rem;
    height: auto;
    margin: 0 auto;
}
.howTo .title-1[data-v-a0725d85] {
    display: none;
}
.howTo .title_1[data-v-a0725d85] {
    display: block;
    width: 100%;
    max-width: 100%;
    line-height: 5rem;
    margin-bottom: 0;
}
.howTo .tips-1[data-v-a0725d85] {
    margin: 20px auto 60px;
    width: 80vw;
    font-size: 2.4rem;
}
.howTo .photo[data-v-a0725d85] {
    height: auto;
    margin: 0 auto;
    gap: 15px;
}
.howTo .photo .item[data-v-a0725d85] {
    padding: 3rem 3.2rem !important;
    width: 100%;
    height: auto;
    margin-bottom: 2rem;
    border-radius: 1.6rem;
}
.howTo .photo .item .title[data-v-a0725d85] {
    width: 100%;
    height: 4.4rem;
}
.howTo .photo .item .title img[data-v-a0725d85] {
    width: 4.4rem;
    height: 4.4rem;
    margin-right: 1.1rem;
}
.howTo .photo .item .title span[data-v-a0725d85] {
    font-size: 2.6rem;
    white-space: nowrap;
}
.howTo .photo .item .text[data-v-a0725d85] {
    margin-top: 1.6rem;
    font-size: 2.2rem;
    line-height: 3.3rem;
    width: 100%;
}
.howTo .photo .item .img[data-v-a0725d85] {
    position: static;
    transform: translate(0);
    margin: 3.5rem auto 3.2rem;
    width: var(--img-pw);
    height: var(--img-ph);
    bottom: var(--img-pb);
    max-width: var(--img-max-width, 33.2rem);
    display: block;
}
}
@media (min-width: 1201px) {
.howTo[data-v-a0725d85] {
    width: 1051px;
    margin: 177px auto 0;
}
.howTo .photo[data-v-a0725d85] {
    height: 380px;
    margin-top: 55px;
}
.howTo .photo .item[data-v-a0725d85] {
    width: 100%;
    height: 380px;
    padding: 31px 29px;
    margin-right: 20px;
}
.howTo .photo .item[data-v-a0725d85]:last-child {
    margin-right: 0px;
}
}
