.common-color-title {
    font-size: 96px;
    font-family: HelveticaNeue-CondensedBold, HelveticaNeue;
    background: linear-gradient(90deg, #FF3D48 0%, #8651F5 100%);
    -webkit-background-clip: text;
    font-weight: bold;
    -webkit-text-fill-color: transparent;
}

.common-title {
    text-align: center;
    padding-top: 90px;
    font-size: 56px;
    font-weight: 600;
    color: #000000;
}

.common-desc {
    padding-top: 38px;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    color: #333333;
    padding-bottom: 88px;
}

.wrapper {
    width: 100%;
    margin-top: 76px;
}

.banner {
    position: relative;
    /* width: 1440px; */
    margin: auto;
    /* width: 1200px;
    height: 580px; */
}

.banner .pic {
    display: block;
    width: 100%;
}

.banner .banner-desc {
    position: absolute;
    /* top: 120px; */
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    overflow: hidden;
    
}

.banner-item-top {
    position: absolute;
    top: 18%;
    /* margin: auto;
    margin-top: 30px; */
    width: 200px;
    height: 45px;
}

.banner-top {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    position: relative;
}

.banner-bottom {
    position: absolute;
    bottom: 20%;
}

/* .banner-item-center {
    padding-top: 14px;
    font-size: 72px;
    font-weight: 600;
    color: #000000;
    line-height: 100px;
} */

.banner-item-bottom {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
    margin-bottom: 40px;
}

.banner-item {
    /* padding-top: 40px; */
    margin: auto;
    display: flex;
    justify-content: center;
}

.banner-item-btn {
    padding: 16px 48px;
    color: white;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    text-align: center;
    /* line-height: 56px; */
    border-radius: 28px;
}

.red {
    background-color: #ef5958;
}

.black {
    margin-left: 9px;
    background-color: #333333;
}

.content {
    text-align: center;
}

.content-top {
    padding-top: 90px;
    font-size: 56px;

    font-weight: 600;
    color: #000000;
}

.content-top-text {
    font-size: 96px;
    font-family: HelveticaNeue-CondensedBold, HelveticaNeue;
    background: linear-gradient(90deg, #FF3D48 0%, #8651F5 100%);
    -webkit-background-clip: text;
    font-weight: bold;
    -webkit-text-fill-color: transparent;
}

.content-center {
    margin: auto;
    width: 1190px;
    padding-top: 38px;
    font-size: 16px;
    text-align: center;

    font-weight: 400;
    color: #333333;
    padding-bottom: 88px;
}

.content-bottom {
    margin: auto;
    width: 1200px;
    display: flex;
    justify-content: space-between;
}

.content-bottom-item {
    background: #F8F8FA;
    border-radius: 24px;
    width: 49%;
}

.bottom-item-wrapper {
    padding: 64px 48px;
}

.bottom-item-wrapper-top {
    text-align: left;
    font-size: 40px;

    font-weight: 600;
}

.bottom-item-wrapper-center {
    text-align: left;
    width: 492px;
    height: 130px;
    margin-top: 14px;
    font-size: 18px;

    font-weight: 400;
    color: #333333;
}

.bottom-item-wrapper-bottom {
    margin-top: 53px;
    width: 100%;
    height: 378px;
}

.img {
    width: 100%;
    height: 100%;
}

.content-center-img {
    margin: auto;
    margin-top: 78px;
    width: 1200px;
    height: 870px;
}

.content-text {
    margin: auto;
    width: 1200px;
}

.content-text-top {
    margin-top: 24px;
    font-size: 16px;

    font-weight: 400;
    color: #333333;
}

.content-text-center {
    margin-top: 88px;
    font-size: 48px;

    font-weight: 600;
}

.content-text-bottom {
    margin-top: 24px;
    font-size: 20px;

    font-weight: 400;
    color: #666666;
}

.content-tag {
    margin: auto;
    margin-top: 88px;
    width: 1200px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.1);
    border-radius: 24px;
}

.content-tag-wrapper {
    text-align: left;
    padding: 64px;
    display: flex;
    justify-content: space-between;
}

.content-tag-text {
    width: 44%;
}

.content-tag-text-top {
    margin-top: 78px;
    font-size: 40px;

    font-weight: 600;
    color: #333333;
}

.content-tag-text-center {
    margin-top: 16px;
    font-size: 16px;
    text-align: justify;
    font-weight: 400;
    color: #333333;
}

.item {
    margin-right: 15px;
}

.dot {
    margin-right: 8px;
}

.now-use {
    margin-top: 32px;
    display: block;
    width: 166px;
    text-align: center;
    border-radius: 23px;
    padding: 9px 32px;
    font-size: 20px;
    color: #fff !important;
    background: linear-gradient(90deg, #E72A29 0%, #F1605F 100%);
}

.content-tag-img {
    width: 54%;
}

.content-nav {
    margin: auto;
    width: 1200px;
    display: flex;
    justify-content: space-between;
}



.content-nav-item.active-style .content-nav-item-text {
    color: #E31F1D;
}

.content-nav-item {
    width: 144px;
    height: 120px;
    text-align: center;
    cursor: pointer;
}

.content-nav-item-img {
    margin-left: 32px;
    width: 80px;
    height: 80px;
}

.content-nav-item-text {
    font-size: 24px;
    font-weight: 600;
    color: #2A2B2E;
}

.saas-open {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 24px;
}

.saas-open_main {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.so-item {
    width: calc(50% - 12px);
    background: #F8F8FA;
    border-radius: 24px;
    padding: 64px 48px 42px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.so-item_title {
    font-size: 40px;
    font-weight: 600;
    color: #212121;
    line-height: 56px;
    margin-bottom: 30px;
}

.so-item-card {
    width: 100%;
    height: 350px;
}

.so-item-card>img {
    width: 100%;
}


.ban-gong {
    width: 1200px;
    margin: 0 auto;
    margin-top: 128px;
    background: url(../images/new_erp/mobile-bg.png) no-repeat center center;
    padding: 104px 85px;
    background-size: 100% 100%;
    margin-bottom: 100px;
}

.ban-gong_title {
    font-size: 40px;
    font-weight: 600;
    color: #212121;
    line-height: 56px;
    margin-bottom: 24px;
}

.ban-gong_desc {
    font-size: 22px;
    font-weight: 400;
    color: #393939;
    line-height: 28px;
    margin-bottom: 40px;
}

.ban-gong_btn-wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
}

.ban-gong_btn {
    background: linear-gradient(90deg, #E72A29 0%, #F1605F 100%);
    border-radius: 28px;
    padding: 14px 20px;
    color: #fff;
    margin-right: 16px;
}


.why-erp {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.why-erp_list {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.why-erp-item {
    width: 320px;
    margin-right: 120px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 60px;
}

.why-erp-item:nth-child(3n) {
    margin-right: 0;
}

.why-erp-item_icon {
    width: 66px;
    height: 66px;
    margin-bottom: 20px;
}

.why-erp-item_title {
    font-size: 20px;
    font-weight: 500;
    color: #212121;
    line-height: 28px;
    margin-bottom: 24px;
}

.why-erp-item_desc {
    font-size: 16px;
    font-weight: 400;
    color: #393939;
    line-height: 24px;
}

.content-tag-big-left {
    padding: 53px 0 0 64px;
    font-size: 40px;
    font-weight: 600;
    text-align: left;
}

.content-tag-big-right {
    padding: 53px 64px 0 64px;
    font-size: 40px;
    font-weight: 600;
    text-align: right;
}

.content-tag-two-left {
    padding: 10px 64px 0 64px;
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
}

.content-tag-min {
    padding: 16px 64px 0 64px;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    text-align: left;
}

.content-tag-text-two {
    padding-top: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}
