@media screen and (min-width: 1024px) {
  .assets-container {
    width: 19.2rem;
    height: 6.8rem;
    background: rgba(0, 0, 0, 0);
    background-image: url('../../public/images/gdzc/bg.jpg');
    background-size: 19.2rem 6.8rem;
    background-repeat: no-repeat;
  }
  .problem-box {
    width: 19.2rem;
    height: 4.55rem;
    background: #f6f7fb;
    padding-top: 0.8rem;
    padding-left: 3.62rem;
    padding-right: 3.6rem;
    box-sizing: border-box;
  }
  .problem-box .problem-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .problem-box .problem-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.32rem;
  }
  .problem-box .problem-title span {
    width: 10.2rem;
    height: 0.49rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }
  .problem-box .problem-content-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.4rem;
  }
  .problem-box .problem-content-box .problem-content-item1 {
    width: 20%;
    padding: 0.3rem 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .problem-box .problem-content-box .problem-content-item1 img {
    width: 0.6rem;
    height: 0.6rem;
  }
  .problem-box .problem-content-box .problem-content-item1 p {
    width: 1.6rem;
    height: 0.56rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.3rem;
    margin-top: 0.32rem;
  }
  .problem-box .problem-content-box .problem-content-item1:hover {
    border-radius: 0.1rem;
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .problem-box .problem-content-box .problem-content-item2 {
    width: 20%;
    padding: 0.3rem 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .problem-box .problem-content-box .problem-content-item2 img {
    width: 0.6rem;
    height: 0.6rem;
  }
  .problem-box .problem-content-box .problem-content-item2 p {
    width: 1.6rem;
    height: 0.56rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.3rem;
    margin-top: 0.32rem;
  }
  .problem-box .problem-content-box .problem-content-item2:hover {
    border-radius: 0.1rem;
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .problem-box .problem-content-box .problem-content-item3 {
    width: 20%;
    padding: 0.3rem 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .problem-box .problem-content-box .problem-content-item3 img {
    width: 0.6rem;
    height: 0.6rem;
  }
  .problem-box .problem-content-box .problem-content-item3 p {
    width: 1.6rem;
    height: 0.56rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.3rem;
    margin-top: 0.32rem;
  }
  .problem-box .problem-content-box .problem-content-item3:hover {
    border-radius: 0.1rem;
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .problem-box .problem-content-box .problem-content-item4 {
    width: 20%;
    padding: 0.3rem 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .problem-box .problem-content-box .problem-content-item4 img {
    width: 0.6rem;
    height: 0.6rem;
  }
  .problem-box .problem-content-box .problem-content-item4 p {
    width: 1.6rem;
    height: 0.56rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.3rem;
    margin-top: 0.32rem;
  }
  .problem-box .problem-content-box .problem-content-item4:hover {
    border-radius: 0.1rem;
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .problem-box .problem-content-box .problem-content-item5 {
    width: 20%;
    padding: 0.3rem 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .problem-box .problem-content-box .problem-content-item5 img {
    width: 0.6rem;
    height: 0.6rem;
  }
  .problem-box .problem-content-box .problem-content-item5 p {
    height: 0.56rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.3rem;
    margin-top: 0.32rem;
  }
  .problem-box .problem-content-box .problem-content-item5:hover {
    background-color: #FFF;
    border-radius: 0.1rem;
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .assets-introduce-box {
    width: 19.2rem;
    height: 9.41rem;
    background: #FBFCFF;
    padding: 0.8rem 3.61rem;
    box-sizing: border-box;
  }
  .assets-introduce-box .assets-introduce-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .assets-introduce-box .assets-introduce-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.32rem;
  }
  .assets-introduce-box .assets-introduce-title h1 span {
    color: #3C80FF;
  }
  .assets-introduce-box .assets-introduce-title p {
    width: 10.2rem;
    height: 0.53rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }
  .assets-introduce-box .assets-introduce-content-box {
    width: 11.98rem;
    height: 6.22rem;
    background: rgba(0, 0, 0, 0);
    background-image: url('../../public/images/gdzc/zcgl-bg.png');
    background-size: 11.98rem 6.22rem;
    background-repeat: no-repeat;
    margin-top: 0.4rem;
  }
  .assets-work-box {
    width: 19.2rem;
    height: 5.07rem;
    background: #fbfcff;
    position: relative;
  }
  .assets-work-box .assets-work-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .assets-work-box .assets-work-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.32rem;
  }
  .assets-work-box .assets-work-contennt-box {
    position: relative;
    width: 19.2rem;
    height: 3.38rem;
    padding: 0 3.6rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.4rem;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0.4rem 0.18rem;
    box-sizing: border-box;
    width: 2.7rem;
    height: 3.38rem;
    background: #ffffff;
    border-radius: 0.1rem;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item1 img {
    width: 0.82rem;
    height: 0.82rem;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item1 span {
    display: block;
    width: 0.8rem;
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.28rem;
    margin-top: 0.33rem;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item1 .border {
    width: 0.4rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.16rem;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item1 p {
    width: 2.4rem;
    height: 0.81rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #AEAEAE;
    line-height: 0.28rem;
    padding-top: 0.24rem;
    box-sizing: border-box;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item1:hover {
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0.4rem 0.18rem;
    box-sizing: border-box;
    width: 2.7rem;
    height: 3.38rem;
    background: #ffffff;
    border-radius: 0.1rem;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item2 img {
    width: 0.82rem;
    height: 0.82rem;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item2 span {
    display: block;
    width: 0.8rem;
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.28rem;
    margin-top: 0.33rem;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item2 .border {
    width: 0.4rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.16rem;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item2 p {
    width: 2.4rem;
    height: 0.81rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #AEAEAE;
    line-height: 0.28rem;
    padding-top: 0.24rem;
    box-sizing: border-box;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item2:hover {
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0.4rem 0.18rem;
    box-sizing: border-box;
    width: 2.7rem;
    height: 3.38rem;
    background: #ffffff;
    border-radius: 0.1rem;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item3 img {
    width: 0.82rem;
    height: 0.82rem;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item3 span {
    display: block;
    width: 0.8rem;
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.28rem;
    margin-top: 0.33rem;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item3 .border {
    width: 0.4rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.16rem;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item3 p {
    width: 2.4rem;
    height: 0.81rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #AEAEAE;
    line-height: 0.28rem;
    padding-top: 0.24rem;
    box-sizing: border-box;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item3:hover {
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0.4rem 0.18rem;
    box-sizing: border-box;
    width: 2.7rem;
    height: 3.38rem;
    background: #ffffff;
    border-radius: 0.1rem;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item4 img {
    width: 0.82rem;
    height: 0.82rem;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item4 span {
    display: block;
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.28rem;
    margin-top: 0.33rem;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item4 .border {
    width: 0.4rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.16rem;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item4 p {
    width: 2.4rem;
    height: 0.81rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #AEAEAE;
    line-height: 0.28rem;
    padding-top: 0.24rem;
    box-sizing: border-box;
  }
  .assets-work-box .assets-work-contennt-box .assets-work-contennt-item4:hover {
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .assets-work-box .assets-work-dt {
    position: absolute;
    bottom: 0;
    width: 19.27rem;
    height: 2.62rem;
  }
  .assets-detail-box {
    width: 19.2rem;
    height: 34.78rem;
    background: #fbfcff;
    padding-top: 0.8rem;
    box-sizing: border-box;
  }
  .assets-detail-box .assets-detail-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .assets-detail-box .assets-detail-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.32rem;
  }
  .assets-detail-box .assets-detail-title span {
    width: 10.2rem;
    height: 0.53rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }
  .assets-detail-box .assets-detail-content1 {
    width: 10.3rem;
    height: 6.31rem;
    background: rgba(0, 0, 0, 0);
    margin: auto;
    margin-top: 0.4rem;
  }
  .assets-detail-box .assets-detail-content1 img {
    width: 10.3rem;
    height: 6.31rem;
  }
  .assets-detail-box .assets-detail-content2 {
    display: flex;
    position: relative;
    margin-top: 0.88rem;
    width: 19.2rem;
    height: 5.74rem;
  }
  .assets-detail-box .assets-detail-content2 .content2-left {
    display: flex;
    flex-direction: column;
    margin-left: 3.62rem;
    margin-top: 1.75rem;
  }
  .assets-detail-box .assets-detail-content2 .content2-left .icon {
    width: 1.34rem;
    height: 1.1rem;
  }
  .assets-detail-box .assets-detail-content2 .content2-left span {
    width: 2.34rem;
    height: 0.75rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #3a3e4f;
    line-height: 0.4rem;
    margin-top: 0.43rem;
  }
  .assets-detail-box .assets-detail-content2 .content2-middle {
    width: 8.95rem;
    height: 5.74rem;
    background: rgba(0, 0, 0, 0);
    box-shadow: 0 0.05rem 0.25rem 0 rgba(0, 0, 0, 0.1);
    margin-left: 1.07rem;
    z-index: 9;
  }
  .assets-detail-box .assets-detail-content2 .content2-right {
    position: absolute;
    width: 3.42rem;
    height: 1.99rem;
    right: 1.36rem;
    top: 4.18rem;
  }
  .assets-detail-box .assets-detail-content3 {
    width: 19.2rem;
    height: 5.36rem;
    display: flex;
    margin-top: 0.45rem;
    position: relative;
  }
  .assets-detail-box .assets-detail-content3 .detail-content3-left {
    position: absolute;
    top: 1.27rem;
    left: 1.59rem;
    width: 2.64rem;
    height: 2.34rem;
  }
  .assets-detail-box .assets-detail-content3 .detail-content3-middle {
    width: 8.95rem;
    height: 5.36rem;
    background: rgba(0, 0, 0, 0);
    box-shadow: 0 0.05rem 0.25rem 0 rgba(0, 0, 0, 0.1);
    margin-left: 3.25rem;
  }
  .assets-detail-box .assets-detail-content3 .detail-content3-right {
    display: flex;
    flex-direction: column;
    margin-top: 1.06rem;
    margin-left: 0.55rem;
  }
  .assets-detail-box .assets-detail-content3 .detail-content3-right img {
    width: 1.34rem;
    height: 1.23rem;
  }
  .assets-detail-box .assets-detail-content3 .detail-content3-right span {
    width: 2.86rem;
    height: 0.75rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #3a3e4f;
    line-height: 0.4rem;
    margin-top: 0.47rem;
  }
  .assets-detail-box .assets-detail-content4 {
    display: flex;
    position: relative;
    margin-top: 0.46rem;
    width: 19.2rem;
    height: 6.6rem;
  }
  .assets-detail-box .assets-detail-content4 .content4-left {
    display: flex;
    flex-direction: column;
    margin-left: 3.62rem;
    margin-top: 2.11rem;
  }
  .assets-detail-box .assets-detail-content4 .content4-left .icon {
    width: 1.3rem;
    height: 1.09rem;
  }
  .assets-detail-box .assets-detail-content4 .content4-left span {
    width: 2.6rem;
    height: 0.75rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #3a3e4f;
    line-height: 0.4rem;
    margin-top: 0.43rem;
  }
  .assets-detail-box .assets-detail-content4 .content4-middle {
    width: 8.95rem;
    height: 6.6rem;
    background: rgba(0, 0, 0, 0);
    box-shadow: 0 0.05rem 0.25rem 0 rgba(0, 0, 0, 0.1);
    margin-left: 0.81rem;
    z-index: 9;
  }
  .assets-detail-box .assets-detail-content4 .content4-right {
    position: absolute;
    width: 3.49rem;
    height: 2.23rem;
    right: 0.49rem;
    top: 3.77rem;
  }
  .assets-detail-box .assets-detail-content5 {
    width: 19.2rem;
    height: 5.36rem;
    display: flex;
    margin-top: 0.45rem;
    position: relative;
  }
  .assets-detail-box .assets-detail-content5 .detail-content5-left {
    position: absolute;
    top: 0.74rem;
    left: -1.76rem;
    width: 5.03rem;
    height: 4.11rem;
  }
  .assets-detail-box .assets-detail-content5 .detail-content5-middle {
    width: 8.95rem;
    height: 5.36rem;
    background: rgba(0, 0, 0, 0);
    box-shadow: 0 0.05rem 0.25rem 0 rgba(0, 0, 0, 0.1);
    margin-left: 3.25rem;
  }
  .assets-detail-box .assets-detail-content5 .detail-content5-right {
    display: flex;
    flex-direction: column;
    margin-top: 1.47rem;
    margin-left: 0.55rem;
  }
  .assets-detail-box .assets-detail-content5 .detail-content5-right img {
    width: 1.43rem;
    height: 1.13rem;
  }
  .assets-detail-box .assets-detail-content5 .detail-content5-right span {
    width: 2.86rem;
    height: 0.75rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #3a3e4f;
    line-height: 0.4rem;
    margin-top: 0.47rem;
  }
  .assets-bottom {
    width: 19.2rem;
    height: 6.07rem;
    background: rgba(0, 0, 0, 0);
    background-image: url('../../public/images/gdzc/bottom-bg.png');
    background-size: 19.2rem 6.08rem;
    background-repeat: no-repeat;
    display: block;
  }
  .top-container-phone,
  .assets-container-phone,
  .same-bottom-phone,
  .assets-problem-phone,
  .assets-introduce-phone,
  .assets-detail-phone,
  .assets-bottom-phone {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .assets-container,
  .problem-box,
  .assets-introduce-box,
  .assets-work-box,
  .assets-detail-box,
  .assets-bottom,
  .same-bottom,
  .same-side {
    display: none;
  }
  .assets-container-phone {
    width: 100%;
    height: 3.4rem;
    background-image: url('../../public/images/gdzc/bg-p.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .assets-problem-phone {
    width: 100%;
    padding: 0.2rem;
    box-sizing: border-box;
    background: #f6f7fb;
  }
  .assets-problem-phone .problem-phone-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .assets-problem-phone .problem-phone-title h1 {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
  }
  .assets-problem-phone .problem-phone-title p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    margin-top: 0.24rem;
  }
  .assets-problem-phone .problem-phone-content {
    width: 100%;
    margin-top: 0.2rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .assets-problem-phone .problem-phone-content .phone-content-item {
    width: 43%;
    padding: 0.2rem;
    background: #ffffff;
    border-radius: 0.1rem;
    box-shadow: 0rem 0.05rem 0.2rem 0rem rgba(58, 62, 79, 0.1);
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .assets-problem-phone .problem-phone-content .phone-content-item img {
    width: 0.6rem;
    height: 0.6rem;
  }
  .assets-problem-phone .problem-phone-content .phone-content-item h1 {
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3a3e4f;
    margin-top: 0.2rem;
  }
  .assets-problem-phone .problem-phone-content .phone-content-item:nth-child(n+3) {
    margin-top: 0.2rem;
  }
  .assets-introduce-phone {
    width: 100%;
    margin-top: 0.2rem;
    padding: 0.2rem;
    box-sizing: border-box;
  }
  .assets-introduce-phone .introduce-phone-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .assets-introduce-phone .introduce-phone-title h1 {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
  }
  .assets-introduce-phone .introduce-phone-title h1 span {
    color: #3C80FF;
  }
  .assets-introduce-phone .introduce-phone-title p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    margin-top: 0.24rem;
  }
  .assets-introduce-phone .introduce-phone-content {
    width: 100%;
    margin-top: 0.3rem;
  }
  .assets-introduce-phone .introduce-phone-content .phone-content-img {
    width: 100%;
    height: 3.6rem;
  }
  .assets-introduce-phone .introduce-phone-content .phone-content-img img {
    width: 100%;
    height: 100%;
  }
  .assets-introduce-phone .introduce-phone-content .phone-content-title {
    width: 100%;
    text-align: center;
    margin-top: 0.2rem;
  }
  .assets-introduce-phone .introduce-phone-content .phone-content-title h1 {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
  }
  .assets-introduce-phone .introduce-phone-content .phone-content-main {
    width: 100%;
    margin-top: 0.3rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .assets-introduce-phone .introduce-phone-content .phone-content-main .content-main-item {
    width: 49%;
    border-radius: 0.1rem;
    box-shadow: 0rem 0.05rem 0.2rem 0rem rgba(58, 62, 79, 0.1);
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .assets-introduce-phone .introduce-phone-content .phone-content-main .content-main-item img {
    width: 0.82rem;
    height: 0.82rem;
  }
  .assets-introduce-phone .introduce-phone-content .phone-content-main .content-main-item h1 {
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3a3e4f;
    margin-top: 0.3rem;
  }
  .assets-introduce-phone .introduce-phone-content .phone-content-main .content-main-item p {
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    margin-top: 0.16rem;
  }
  .assets-introduce-phone .introduce-phone-content .phone-content-main .content-main-item:nth-child(n+3) {
    margin-top: 0.2rem;
  }
  .assets-detail-phone {
    width: 100%;
    margin-top: 0.2rem;
    padding: 0.2rem;
    box-sizing: border-box;
  }
  .assets-detail-phone .detail-phone-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .assets-detail-phone .detail-phone-title h1 {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
  }
  .assets-detail-phone .detail-phone-title p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    margin-top: 0.24rem;
  }
  .assets-detail-phone .detail-phone-content {
    width: 100%;
    margin-top: 0.2rem;
  }
  .assets-detail-phone .detail-phone-content .phone-content-item {
    width: 100%;
  }
  .assets-detail-phone .detail-phone-content .phone-content-item .head {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .assets-detail-phone .detail-phone-content .phone-content-item .head img {
    width: 1.34rem;
    height: 1.1rem;
  }
  .assets-detail-phone .detail-phone-content .phone-content-item .head h1 {
    font-size: 0.3rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #3a3e4f;
    margin-top: 0.2rem;
  }
  .assets-detail-phone .detail-phone-content .phone-content-item .content {
    width: 100%;
    height: 3.7rem;
  }
  .assets-detail-phone .detail-phone-content .phone-content-item .content img {
    width: 100%;
    height: 100%;
  }
  .assets-detail-phone .detail-phone-content .phone-content-item .content:nth-child(2) {
    width: 100%;
    height: 4.7rem;
  }
  .assets-detail-phone .phone-content-item:not(:first-child) {
    margin-top: 0.3rem;
  }
  .assets-bottom-phone {
    width: 100%;
    height: 2.6rem;
  }
  .assets-bottom-phone img {
    width: 100%;
    height: 100%;
  }
}
