.erp-banner {
    width: 100%;
}

.erp-banner img {
    width: 100%;
}

.erp-manage {
    width: 87.5rem;
    margin: 0 auto;
    margin-top: 5rem;
    position: relative;
}

.erp-manage .erp-title {
    text-align: center;
}

.erp-subtitle {
    font-size: 1.5rem;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #666666;
    text-align: center;
    margin-top: 1.5rem;
}

.erp-title {
    font-size: 2rem;
    font-family: microsoft yahei;
    font-weight: bold;
    color: #333333;
    line-height: 2.188rem;
}

.erp-manage-box {
    display: flex;
    justify-content: center;
    margin-top: 3.75rem;
}

.erp-manage-box img {
    width: 36.75rem;
    height: 31.75rem;
    flex-shrink: 0;
}

.erp-manage-intro {
    width: 43.75rem;
    height: 13.75rem;
    background: #ffffff;
    box-shadow: 0px 0.313rem 0.938rem 0px rgba(102, 102, 102, 0.15);
    border-radius: 0.375rem;
    -webkit-border-radius: 0.375rem;
    -moz-border-radius: 0.375rem;
    -ms-border-radius: 0.375rem;
    -o-border-radius: 0.375rem;
    flex-shrink: 0;
    margin-left: 2rem;
    margin-top: 4.188rem;
    box-sizing: border-box;
    padding: 1.875rem 2.5rem;
    font-size: 1.25rem;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #666666;
    line-height: 2.5rem;
}

.erp-manage-bg {
    width: 83.75rem;
    height: 45rem;
    position: absolute;
    background-image: url(/uploads/image/cierp/erp-manage-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    top: 4.625rem;
    left: 19.375rem;
    z-index: -1;
}

.erp-monitor {
    width: 87.5rem;
    margin: 0 auto;
    margin-top: 3rem;
}

.erp-monitor-box {
    margin-top: 3.75rem;
    display: flex;
    justify-content: space-between;
}

.erp-monitor-left {
    width: 32.375rem;
    height: 30rem;
    overflow: hidden;
}

.erp-monitor-left img {
    width: 32.375rem;
    height: 14.375rem;
    float: left;
}

.erp-monitor-left img:first-of-type {
    margin-bottom: 1.125rem;
}

.erp-monitor-right {
    width: 53.125rem;
    height: 30rem;
}

.erp-monitor-right img {
    width: 53.125rem;
    height: 30rem;
}

.erp-piggery {
    width: 87.5rem;
    margin: 0 auto;
    margin-top: 3.75rem;
}

.piggery-device {
    width: 100%;
    margin-top: 1rem;
    display: flex;
    justify-content: space-between;
}

.piggery-device-item {
    width: 16.88rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.piggery-device-down {
    width: 2.44rem;
    height: 2.75rem;
    margin: 2.44rem 0;
    background-image: url(/uploads/image/cierp/arrow.png);
    background-size: cover;
}

.piggery-device-title {
    width: 14.75rem;
    height: 4.31rem;
    line-height: 4.31rem;
    text-align: center;
    background-color: #e5e5e5;
    border-radius: 2rem;
    font-size: 1.88rem;
    color: #333333;
}

.piggery-device-item img {
    width: 16.88rem;
    height: 16.88rem;
    flex-shrink: 0;
}

.piggery-divider-1 {
    width: 60.56rem;
    height: 2.19rem;
    margin-top: 2.44rem;
    margin-bottom: 3.13rem;
    margin-left: 7.12rem;
    background-image: url(/uploads/image/cierp/curve-down.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.piggery-server {
    display: flex;
    justify-content: center;
}

.piggery-server-right {
    width: 2.75rem;
    height: 2.44rem;
    margin: 0 7rem;
    background-image: url(/uploads/image/cierp/arrow.png);
    transform: rotate(-90deg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    margin-top: 7.88rem;
}

.piggery-server-item img {
    width: 100%;
}

.piggery-server figure:nth-of-type(1) {
    width: 8.69rem;
    height: 16.875rem;
}

.piggery-server-item:nth-of-type(3) figure {
    width: 10.81rem;
    height: 14.375rem;
    margin-top: 3.188rem;
}

.piggery-server-item figcaption {
    text-align: center;
    font-size: 1.25rem;
    color: #333333;
    line-height: 2.17rem;
    margin-top: 1.25rem;
}

.piggery-divider-2 {
    width: 62rem;
    height: 1.56rem;
    background-image: url(/uploads/image/cierp/curve-up.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-left: 9.19rem;
}

.piggery-client {
    margin-top: 2.5rem;
    display: flex;
    justify-content: space-between;
}

.piggery-client figure {
    width: 19.8rem;
    margin: 0;
}

.piggery-client figcaption {
    margin-top: 1.88rem;
    text-align: center;
    font-size: 1.25rem;
    color: #333333;
    line-height: 2.17rem;
}

.piggery-client figure img {
    width: 100%;
}