@media screen and (min-width: 1024px) {
  .ERP-container {
    background-image: url('../../public/images/erp-bg.jpg');
    width: 19.2rem;
    height: 6.8rem;
    background-size: 19.2rem 6.8rem;
    background-repeat: no-repeat;
  }
  .introduce-box {
    width: 19.2rem;
    height: 8.8rem;
    background-image: url('../../public/images/erp-dt.png');
    background-size: 19.2rem 8.8rem;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 0.6rem;
    box-sizing: border-box;
  }
  .introduce-box .introduce-title {
    width: 4.2rem;
    height: 0.8rem;
    background-image: url('../../public/images/erp-fa.png');
    background-size: 4.2rem 0.8rem;
    background-repeat: no-repeat;
    margin-left: 7.5rem;
  }
  .introduce-box .introduce-content {
    width: 11.98rem;
    height: 4.8rem;
    position: relative;
    padding-top: 0.4rem;
    box-sizing: border-box;
  }
  .introduce-box .introduce-content .content-left {
    position: absolute;
    left: 3.62rem;
    top: 0.7rem;
    width: 4.62rem;
    height: 4.2rem;
    background-image: url('../../public/images/erp-l.png');
    background-size: 4.62rem 4.2rem;
    background-repeat: no-repeat;
    z-index: 99;
  }
  .introduce-box .introduce-content .content-right {
    width: 9.76rem;
    height: 4.8rem;
    background: #ffffff;
    border-radius: 0.1rem;
    margin-left: 5.83rem;
    padding-left: 3.03rem;
    padding-right: 0.41rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .introduce-box .introduce-content .content-right .content-right-item1 {
    width: 100%;
    height: 0.54rem;
    display: flex;
    align-items: center;
    margin-top: 0.73rem;
  }
  .introduce-box .introduce-content .content-right .content-right-item1 .right-item1-boder {
    width: 0.48rem;
    height: 0.48rem;
    background: linear-gradient(0deg, #3c80ff, #24d3eb);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .introduce-box .introduce-content .content-right .content-right-item1 .right-item1-boder span {
    display: block;
    width: 0.23rem;
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.26rem;
  }
  .introduce-box .introduce-content .content-right .content-right-item1 p {
    width: 5.6rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-left: 0.24rem;
  }
  .introduce-box .introduce-content .content-right .content-right-item2 {
    width: 100%;
    height: 0.54rem;
    display: flex;
    align-items: center;
    margin-top: 0.92rem;
  }
  .introduce-box .introduce-content .content-right .content-right-item2 .right-item1-boder {
    width: 0.48rem;
    height: 0.48rem;
    background: linear-gradient(0deg, #3c80ff, #24d3eb);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .introduce-box .introduce-content .content-right .content-right-item2 .right-item1-boder span {
    display: block;
    width: 0.23rem;
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.26rem;
  }
  .introduce-box .introduce-content .content-right .content-right-item2 p {
    width: 5.6rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-left: 0.24rem;
  }
  .introduce-box .introduce-content .content-right .content-right-item3 {
    width: 100%;
    height: 0.54rem;
    display: flex;
    align-items: center;
    margin-top: 0.92rem;
  }
  .introduce-box .introduce-content .content-right .content-right-item3 .right-item1-boder {
    width: 0.48rem;
    height: 0.48rem;
    background: linear-gradient(0deg, #3c80ff, #24d3eb);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .introduce-box .introduce-content .content-right .content-right-item3 .right-item1-boder span {
    display: block;
    width: 0.23rem;
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.26rem;
  }
  .introduce-box .introduce-content .content-right .content-right-item3 p {
    width: 5.6rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-left: 0.24rem;
  }
  .introduce-box .introduce-content .content-right:hover {
    background-color: #FFF;
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .introduce-box .introduce-bottom {
    position: absolute;
    bottom: 0rem;
    width: 19.2rem;
    height: 2.48rem;
    background-image: url('../../public/images/erp-btbg.png');
    background-size: 19.2rem 2.48rem;
    background-repeat: no-repeat;
  }
  .status-box {
    width: 19.2rem;
    height: 8.8rem;
    background-image: url('../../public/images/erp-tbg.png');
    background-size: 19.2rem 8.8rem;
    background-repeat: no-repeat;
    position: relative;
  }
  .status-box .status-item {
    width: 7.34rem;
    height: 0.86rem;
    position: absolute;
    top: 1.8rem;
    left: 5.93rem;
    background-image: url('../../public/images/erp-tit.png');
    background-size: 7.34rem 0.86rem;
    background-repeat: no-repeat;
  }
  .core-box {
    width: 19.2rem;
    height: 100%;
    background: #fbfcff;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    box-sizing: border-box;
  }
  .core-box .core-title {
    width: 3.13rem;
    height: 0.86rem;
    margin-left: 7.99rem;
    background-image: url('../../public/images/erp-hx.png');
    background-size: 3.13rem 0.86rem;
    background-repeat: no-repeat;
  }
  .core-box .serial-box {
    width: 100%;
    height: 0.84rem;
    padding-left: 5.7rem;
    padding-right: 5.8rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.4rem;
  }
  .core-box .serial-box .serial-item1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 1.6rem;
    height: 100%;
  }
  .core-box .serial-box .serial-item1 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.16rem;
  }
  .core-box .serial-box .serial-item1 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.32rem;
    letter-spacing: 0.01rem;
  }
  .core-box .serial-box .serial-item2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 1.6rem;
    height: 100%;
  }
  .core-box .serial-box .serial-item2 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.16rem;
  }
  .core-box .serial-box .serial-item2 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.32rem;
    letter-spacing: 0.01rem;
  }
  .core-box .serial-box .serial-item3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 1.6rem;
    height: 100%;
  }
  .core-box .serial-box .serial-item3 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.16rem;
  }
  .core-box .serial-box .serial-item3 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.32rem;
    letter-spacing: 0.01rem;
  }
  .core-box .core-content-box {
    width: 100%;
    height: 100%;
    padding-left: 3.62rem;
    padding-right: 3.6rem;
    margin-top: 0.55rem;
    box-sizing: border-box;
  }
  .core-box .core-content-box .core-content-item1 {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 0.55rem;
  }
  .core-box .core-content-box .core-content-item1 .content-item1-left {
    width: 5.6rem;
    height: 3.62rem;
    display: flex;
    justify-content: right;
    text-align: right;
    flex-direction: column;
    padding-right: 0.75rem;
    box-sizing: border-box;
  }
  .core-box .core-content-box .core-content-item1 .content-item1-left img {
    margin-left: 4rem;
    width: 1rem;
    height: 1.06rem;
  }
  .core-box .core-content-box .core-content-item1 .content-item1-left span {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: right;
    color: #3a3e4f;
    line-height: 0.32rem;
    letter-spacing: 0.01rem;
  }
  .core-box .core-content-box .core-content-item1 .content-item1-left p {
    height: 1.38rme;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: right;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }
  .core-box .core-content-box .core-content-item1 .content-item1-left .item1-left-border {
    width: 1.03rem;
    height: 0.04rem;
    background: #3c80ff;
    margin-top: 0.15rem;
  }
  .core-box .core-content-box .core-content-item1 .content-item1-right {
    width: 6.6rem;
    height: 3.62rem;
    background: rgba(0, 0, 0, 0);
    border: 0rem solid #3a3e4f;
    border-radius: 20px;
    box-shadow: 0.05rem 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.2);
    background-image: url('../../public/images/erp-tp.png');
    background-size: 6.6rem 3.62rem;
    background-repeat: no-repeat;
  }
  .core-box .core-content-box .core-content-item2 {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 0.51rem;
  }
  .core-box .core-content-box .core-content-item2 .content-item2-left {
    width: 6.8rem;
    height: 3.38rem;
    background: rgba(0, 0, 0, 0);
    box-shadow: 0.05rem 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.2);
    background-image: url('../../public/images/erp-pt.png');
    background-size: 6.6rem 3.62rem;
    background-repeat: no-repeat;
  }
  .core-box .core-content-box .core-content-item2 .content-item1-right {
    display: flex;
    flex-direction: column;
    width: 5.6rem;
    height: 3.38rem;
    padding-left: 0.51rem;
    box-sizing: border-box;
  }
  .core-box .core-content-box .core-content-item2 .content-item1-right img {
    width: 1rem;
    height: 1.06rem;
  }
  .core-box .core-content-box .core-content-item2 .content-item1-right span {
    font-size: 20px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
    line-height: 0.32rem;
    letter-spacing: 0.01rem;
  }
  .core-box .core-content-box .core-content-item2 .content-item1-right p {
    height: 1.38rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }
  .core-box .core-content-box .core-content-item2 .content-item1-right .item1-right-border {
    width: 1.03rem;
    height: 0.04rem;
    background: #3c80ff;
    margin-left: 3.75rem;
  }
  .core-box .core-content-box .core-content-item3 {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 0.55rem;
  }
  .core-box .core-content-box .core-content-item3 .content-item3-left {
    width: 5.6rem;
    height: 3.73rem;
    display: flex;
    justify-content: right;
    text-align: right;
    flex-direction: column;
    padding-right: 0.75rem;
    box-sizing: border-box;
  }
  .core-box .core-content-box .core-content-item3 .content-item3-left img {
    margin-left: 4rem;
    width: 1rem;
    height: 1.06rem;
    margin-top: 0.25rem;
  }
  .core-box .core-content-box .core-content-item3 .content-item3-left span {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: right;
    color: #3a3e4f;
    line-height: 0.32rem;
    letter-spacing: 0.01rem;
  }
  .core-box .core-content-box .core-content-item3 .content-item3-left p {
    height: 1.38rme;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: right;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }
  .core-box .core-content-box .core-content-item3 .content-item3-left .item3-left-border {
    width: 1.03rem;
    height: 0.04rem;
    background: #3c80ff;
    margin-top: 0.15rem;
  }
  .core-box .core-content-box .core-content-item3 .content-item3-right {
    width: 6.6rem;
    height: 3.73rem;
    background: rgba(0, 0, 0, 0);
    border: 0rem solid #3a3e4f;
    border-radius: 20px;
    box-shadow: 0.05rem 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.2);
    background-image: url('../../public/images/erp-zz.png');
    background-size: 6.6rem 3.73rem;
    background-repeat: no-repeat;
  }
  .top-container-phone,
  .erp-container-phone,
  .same-bottom-phone,
  .erp-introduce-phone,
  .introduce-phone-img,
  .erp-status-phone,
  .erp-core-phone {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .ERP-container,
  .introduce-box,
  .status-box,
  .core-box,
  .same-bottom,
  .same-side {
    display: none;
  }
  body {
    background: #FBFCFF;
  }
  .erp-container-phone {
    width: 100%;
    height: 3.4rem;
    background-image: url('../../public/images/erp/bg-p.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .erp-introduce-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    box-sizing: border-box;
    background-image: url('../../public/images/erp/erp-dt.png');
    background-size: 100% 100%;
  }
  .erp-introduce-phone .introduce-phone-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .erp-introduce-phone .introduce-phone-title img {
    width: 3.13rem;
    height: 0.66rem;
  }
  .erp-introduce-phone .introduce-phone-content {
    width: 100%;
    height: 3rem;
    margin: 0.2rem;
  }
  .erp-introduce-phone .introduce-phone-content img {
    width: 100%;
    height: 100%;
  }
  .introduce-phone-img {
    width: 100%;
    height: 1rem;
  }
  .introduce-phone-img img {
    width: 100%;
    height: 100%;
  }
  .erp-status-phone {
    width: 100%;
    height: 3.4rem;
    background-image: url('../../public/images/erp/erp-tbg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-top: 0.4rem;
    box-sizing: border-box;
  }
  .erp-status-phone .status-phone-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .erp-status-phone .status-phone-title img {
    width: 5.34rem;
    height: 0.66rem;
  }
  .erp-core-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.5rem;
    box-sizing: border-box;
  }
  .erp-core-phone .core-phone-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .erp-core-phone .core-phone-title img {
    width: 3.13rem;
    height: 0.71rem;
  }
  .erp-core-phone .core-phone-title .head {
    width: 90%;
    display: flex;
    justify-content: space-between;
    margin-top: 0.2rem;
  }
  .erp-core-phone .core-phone-title .head .item {
    width: 33%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .erp-core-phone .core-phone-title .head .item h1 {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
  }
  .erp-core-phone .core-phone-title .head .item span {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #3a3e4f;
    line-height: 0.32rem;
    letter-spacing: 0.01rem;
    margin-top: 0.16rem;
  }
  .erp-core-phone .core-phone-content {
    width: 100%;
    margin-top: 0.3rem;
  }
  .erp-core-phone .core-phone-content .phone-content-item {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .erp-core-phone .core-phone-content .phone-content-item .head {
    display: flex;
    align-items: center;
  }
  .erp-core-phone .core-phone-content .phone-content-item .head img {
    width: 0.5rem;
    height: 0.56rem;
  }
  .erp-core-phone .core-phone-content .phone-content-item .head h1 {
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
    letter-spacing: 0.01rem;
    margin-left: 0.1rem;
  }
  .erp-core-phone .core-phone-content .phone-content-item .main {
    margin-top: 0.24rem;
  }
  .erp-core-phone .core-phone-content .phone-content-item .main p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #999999;
    margin-top: 0.24rem;
  }
  .erp-core-phone .core-phone-content .phone-content-item .content {
    margin-top: 0.3rem;
    width: 100%;
    height: 3.5rem;
  }
  .erp-core-phone .core-phone-content .phone-content-item .content img {
    width: 100%;
    height: 100%;
  }
  .erp-core-phone .core-phone-content .phone-content-item:not(:first-child) {
    margin-top: 0.2rem;
  }
  .erp-core-phone .core-phone-content .phone-content-item:nth-child(2) .content {
    width: 100%;
    height: 3rem;
  }
  .erp-core-phone .core-phone-content .phone-content-item:nth-child(3) .content {
    width: 100%;
    height: 3.68rem;
  }
}
