@media screen and (min-width: 1024px) {
  .factory-container {
    width: 19.2rem;
    height: 6.8rem;
    background-image: url('../../public/images/zhgc/bg.jpg');
    background-size: 19.2rem 6.8rem;
    background-repeat: no-repeat;
  }
  body {
    background: #FBFCFF;
  }
  .factory-introduce-box {
    width: 19.2rem;
    padding-left: 3.62rem;
    padding-right: 3.6rem;
    padding-top: 0.8rem;
    box-sizing: border-box;
  }
  .factory-introduce-box .factory-introduce-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .factory-introduce-box .factory-introduce-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.23rem;
    letter-spacing: 0.02rem;
  }
  .factory-introduce-box .factory-introduce-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .factory-introduce-box .factory-introduce-content {
    width: 11.98rem;
    height: 3rem;
    display: flex;
    justify-content: space-between;
    margin-top: 0.4rem;
  }
  .factory-introduce-box .factory-introduce-content .introduce-content-left {
    width: 5.86rem;
    height: 3rem;
    background: rgba(0, 0, 0, 0);
  }
  .factory-introduce-box .factory-introduce-content .introduce-content-left img {
    width: 5.86rem;
    height: 3rem;
  }
  .factory-introduce-box .factory-introduce-content .introduce-content-right {
    width: 5.32rem;
    height: 3rem;
  }
  .factory-introduce-box .factory-introduce-content .introduce-content-right p {
    width: 5.32rem;
    height: 3rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.28rem;
    letter-spacing: 0.01rem;
  }
  .factory-operating-box {
    width: 19.2rem;
    padding-left: 3.6rem;
    padding-right: 3.6rem;
    padding-top: 0.8rem;
    box-sizing: border-box;
  }
  .factory-operating-box .factory-operating-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .factory-operating-box .factory-operating-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.23rem;
    letter-spacing: 0.02rem;
  }
  .factory-operating-box .factory-operating-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .factory-operating-box .factory-operating-content {
    width: 12rem;
    height: 5.8rem;
    background: rgba(0, 0, 0, 0);
    margin-top: 0.4rem;
  }
  .factory-operating-box .factory-operating-content img {
    width: 12rem;
    height: 5.8rem;
  }
  .factory-features-box {
    width: 19.2rem;
    height: 8.8rem;
    background-image: url('../../public/images/zhgc/gctx-dt.png');
    background-size: 19.2rem 8.8rem;
    background-repeat: no-repeat;
    padding: 0 3.6rem;
    padding-top: 0.94rem;
    box-sizing: border-box;
  }
  .factory-features-box .factory-features-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .factory-features-box .factory-features-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.23rem;
    letter-spacing: 0.02rem;
  }
  .factory-features-box .factory-features-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .factory-features-box .factory-features-content {
    width: 12rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.64rem;
  }
  .factory-features-box .factory-features-content .features-content-item {
    width: 3.6rem;
    height: 2.56rem;
    background: #ffffff;
    border-radius: 0.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .factory-features-box .factory-features-content .features-content-item img {
    width: 0.64rem;
    height: 0.64rem;
  }
  .factory-features-box .factory-features-content .features-content-item h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    margin-top: 0.24rem;
  }
  .factory-features-box .factory-features-content .features-content-item p {
    width: 3.12rem;
    height: 0.78rem;
    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.16rem;
  }
  .factory-features-box .factory-features-content .features-content-item: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);
  }
  .factory-features-box .factory-features-content .features-content-item:nth-child(n+4) {
    margin-top: 0.6rem;
  }
  .factory-features-box .factory-features-content .features-content-item:nth-child(4) {
    margin-left: 2.1rem;
  }
  .factory-features-box .factory-features-content .features-content-item:nth-child(5) {
    margin-right: 2.1rem;
  }
  .factory-fun-box {
    width: 19.2rem;
    height: 6rem;
    background-image: url('../../public/images/zhgc/gnmk-dt.png');
    background-size: 19.2rem 6rem;
    background-repeat: no-repeat;
    padding-left: 3.63rem;
    padding-right: 3.6rem;
    padding-top: 0.4rem;
    box-sizing: border-box;
  }
  .factory-fun-box .factory-fun-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .factory-fun-box .factory-fun-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.23rem;
    letter-spacing: 0.02rem;
  }
  .factory-fun-box .factory-fun-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .factory-fun-box .factory-fun-content {
    width: 11.98rem;
    height: 3.37rem;
    margin-top: 0.8rem;
  }
  .factory-fun-box .factory-fun-content img {
    width: 11.98rem;
    height: 3.37rem;
  }
  .factory-advantage-box {
    width: 19.2rem;
    padding-left: 3.62rem;
    padding-right: 3.58rem;
    padding-top: 0.8rem;
    box-sizing: border-box;
  }
  .factory-advantage-box .factory-advantage-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .factory-advantage-box .factory-advantage-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.23rem;
    letter-spacing: 0.02rem;
  }
  .factory-advantage-box .factory-advantage-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .factory-advantage-box .factory-advantage-content {
    width: 11.96rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .factory-advantage-box .factory-advantage-content .advantage-content-item {
    width: 5.8rem;
    height: 1.52rem;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
    display: flex;
    margin-top: 0.4rem;
  }
  .factory-advantage-box .factory-advantage-content .advantage-content-item .content-item-left {
    width: 0.16rem;
    height: 1.52rem;
    background: #3c80ff;
    border-radius: 0.1rem 0 0 0.1rem;
  }
  .factory-advantage-box .factory-advantage-content .advantage-content-item .content-item-right {
    width: 5.64rem;
    height: 1.52rem;
    background: #ffffff;
    border-radius: 0 0.1rem 0.1rem 0;
    padding-left: 0.32rem;
    padding-top: 0.24rem;
    box-sizing: border-box;
  }
  .factory-advantage-box .factory-advantage-content .advantage-content-item .content-item-right h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }
  .factory-advantage-box .factory-advantage-content .advantage-content-item .content-item-right p {
    width: 5rem;
    height: 0.54rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }
  .factory-advantage-box .factory-advantage-content .advantage-content-item: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);
  }
  .factory-product-show-box {
    width: 19.2rem;
    padding: 0 3.6rem;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    box-sizing: border-box;
  }
  .factory-product-show-box .factory-product-show-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .factory-product-show-box .factory-product-show-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.23rem;
    letter-spacing: 0.02rem;
  }
  .factory-product-show-box .factory-product-show-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .factory-product-show-box .factory-product-show-content {
    width: 12rem;
    margin-top: 0.4rem;
  }
  .factory-product-show-box .factory-product-show-content .show-content-item1 {
    width: 12rem;
  }
  .factory-product-show-box .factory-product-show-content .show-content-item1 .title {
    display: flex;
    align-items: center;
  }
  .factory-product-show-box .factory-product-show-content .show-content-item1 .title .border {
    width: 0.06rem;
    height: 0.06rem;
    background: #ffffff;
    border: 0.03rem solid #3c80ff;
    border-radius: 50%;
  }
  .factory-product-show-box .factory-product-show-content .show-content-item1 .title span {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #3a3e4f;
    line-height: 0.28rem;
    margin-left: 0.16rem;
  }
  .factory-product-show-box .factory-product-show-content .show-content-item1 img {
    width: 11.98rem;
    height: 6rem;
    background: rgba(0, 0, 0, 0);
    margin-top: 0.24rem;
  }
  .factory-product-show-box .factory-product-show-content .show-content-item2 {
    width: 12rem;
    margin-top: 0.4rem;
  }
  .factory-product-show-box .factory-product-show-content .show-content-item2 .title {
    display: flex;
    align-items: center;
  }
  .factory-product-show-box .factory-product-show-content .show-content-item2 .title .border {
    width: 0.06rem;
    height: 0.06rem;
    background: #ffffff;
    border: 0.03rem solid #3c80ff;
    border-radius: 50%;
  }
  .factory-product-show-box .factory-product-show-content .show-content-item2 .title span {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #3a3e4f;
    line-height: 0.28rem;
    margin-left: 0.16rem;
  }
  .factory-product-show-box .factory-product-show-content .show-content-item2 img {
    width: 11.98rem;
    height: 6rem;
    background: rgba(0, 0, 0, 0);
    margin-top: 0.24rem;
  }
  .factory-product-show-box .factory-product-show-content .show-content-item3 {
    width: 12rem;
    margin-top: 0.4rem;
  }
  .factory-product-show-box .factory-product-show-content .show-content-item3 .title {
    display: flex;
    align-items: center;
  }
  .factory-product-show-box .factory-product-show-content .show-content-item3 .title .border {
    width: 0.06rem;
    height: 0.06rem;
    background: #ffffff;
    border: 0.03rem solid #3c80ff;
    border-radius: 50%;
  }
  .factory-product-show-box .factory-product-show-content .show-content-item3 .title span {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #3a3e4f;
    line-height: 0.28rem;
    margin-left: 0.16rem;
  }
  .factory-product-show-box .factory-product-show-content .show-content-item3 img {
    width: 11.98rem;
    height: 6rem;
    background: rgba(0, 0, 0, 0);
    margin-top: 0.24rem;
  }
  .top-container-phone,
  .factory-container-phone,
  .same-bottom-phone,
  .factory-introduce-phone,
  .factory-operating-phone,
  .factory-features-phone,
  .factory-fun-phone,
  .factory-advantage-phone,
  .factory-product-phone {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .factory-container,
  .factory-introduce-box,
  .factory-operating-box,
  .factory-features-box,
  .factory-fun-box,
  .factory-advantage-box,
  .factory-product-show-box,
  .same-bottom,
  .same-side {
    display: none;
  }
  body {
    background: #FBFCFF;
  }
  .factory-container-phone {
    width: 100%;
    height: 3.4rem;
    background-image: url('../../public/images/zhgc/bg-p.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .factory-introduce-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .factory-introduce-phone .introduce-phone-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .factory-introduce-phone .introduce-phone-title h1 {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .factory-introduce-phone .introduce-phone-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .factory-introduce-phone .introduce-phone-content {
    width: 100%;
    margin-top: 0.2rem;
  }
  .factory-introduce-phone .introduce-phone-content p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    letter-spacing: 0.01rem;
  }
  .factory-introduce-phone .introduce-phone-content img {
    width: 100%;
    height: 3.5rem;
    margin-top: 0.2rem;
  }
  .factory-operating-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .factory-operating-phone .operating-phone-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .factory-operating-phone .operating-phone-title h1 {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .factory-operating-phone .operating-phone-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .factory-operating-phone .operating-phone-content {
    width: 100%;
    height: 3.5rem;
    margin-top: 0.2rem;
  }
  .factory-operating-phone .operating-phone-content img {
    width: 100%;
    height: 100%;
  }
  .factory-features-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .factory-features-phone .features-phone-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .factory-features-phone .features-phone-title h1 {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .factory-features-phone .features-phone-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .factory-features-phone .features-phone-content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.3rem;
  }
  .factory-features-phone .features-phone-content .phone-content-item {
    width: 48%;
    background: #ffffff;
    border-radius: 0.1rem;
    box-shadow: 0rem 0.05rem 0.2rem 0rem rgba(58, 62, 79, 0.1);
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .factory-features-phone .features-phone-content .phone-content-item img {
    width: 0.84rem;
    height: 0.84rem;
  }
  .factory-features-phone .features-phone-content .phone-content-item h1 {
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    margin-top: 0.24rem;
  }
  .factory-features-phone .features-phone-content .phone-content-item p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    margin-top: 0.16rem;
  }
  .factory-features-phone .features-phone-content .phone-content-item:nth-child(n+3) {
    margin-top: 0.2rem;
  }
  .factory-fun-phone {
    width: 100%;
    height: 4rem;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    background-image: url('../../public/images/zhgc/gnmk-dt.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-sizing: border-box;
  }
  .factory-fun-phone .fun-phone-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .factory-fun-phone .fun-phone-title h1 {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .factory-fun-phone .fun-phone-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .factory-fun-phone .fun-phone-content {
    width: 100%;
    height: 2rem;
    margin-top: 0.3rem;
  }
  .factory-fun-phone .fun-phone-content img {
    width: 100%;
    height: 100%;
  }
  .factory-advantage-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .factory-advantage-phone .advantage-phone-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .factory-advantage-phone .advantage-phone-title h1 {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .factory-advantage-phone .advantage-phone-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .factory-advantage-phone .advantage-phone-content {
    width: 100%;
    margin-top: 0.3rem;
  }
  .factory-advantage-phone .advantage-phone-content .phone-content-item {
    width: 100%;
    height: 2.2rem;
    background-image: url('../../public/images/zhgc/border.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: -0.3rem;
    padding-left: 0.65rem;
    padding-top: 0.4rem;
    box-sizing: border-box;
  }
  .factory-advantage-phone .advantage-phone-content .phone-content-item h1 {
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }
  .factory-advantage-phone .advantage-phone-content .phone-content-item p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    margin-top: 0.1rem;
  }
  .factory-product-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.5rem;
    box-sizing: border-box;
  }
  .factory-product-phone .product-phone-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .factory-product-phone .product-phone-title h1 {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .factory-product-phone .product-phone-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .factory-product-phone .product-phone-content {
    width: 100%;
    margin-top: 0.3rem;
  }
  .factory-product-phone .product-phone-content .phone-content-item {
    width: 100%;
  }
  .factory-product-phone .product-phone-content .phone-content-item .head {
    display: flex;
    align-items: center;
  }
  .factory-product-phone .product-phone-content .phone-content-item .head .border {
    width: 0.1rem;
    height: 0.1rem;
    background: #ffffff;
    border: 0.03rem solid #3c80ff;
    border-radius: 50%;
  }
  .factory-product-phone .product-phone-content .phone-content-item .head h1 {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #3a3e4f;
    margin-left: 0.16rem;
  }
  .factory-product-phone .product-phone-content .phone-content-item .main {
    width: 100%;
    height: 4rem;
    margin-top: 0.24rem;
  }
  .factory-product-phone .product-phone-content .phone-content-item .main img {
    width: 100%;
    height: 100%;
  }
  .factory-product-phone .product-phone-content .phone-content-item:not(:first-child) {
    margin-top: 0.2rem;
  }
}
