/* 企业数字化转型咨询服务价值 */
.service-value {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #f3f5f8);
    padding-bottom: 60px;
}

.service-value .info {
    width: 897px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #5b5b5b;
    line-height: 25px;
    margin: 0 auto;
    margin-top: -32px;
}

.service-value-main {
    display: flex;
    justify-content: space-between;
    margin-top: 64px;
}

.service-value-main .frame {
    width: 168px;
    height: 292px;
    background: linear-gradient(180deg, #fbfcfd, #e7f0fa 56%);
}

.service-value-main .frame .header {
    height: 50px;
    background: linear-gradient(180deg, #fbfcfd, #e7f0fa 56%);
    border: 1.2px dashed #94acd8;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #003793;
    line-height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.service-value-main .frame .content {
    margin: 16px 12px 0px 12px;
    height: 216px;
    background: #ffffff;
}

.service-value-main .frame .content h5 {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #333333;
    line-height: 17px;
    padding: 17px 0px 12px 0px;
}

.service-value-main .frame .content p {
    font-size: 12px;
    font-weight: 400;
    text-align: justify;
    color: #323232;
    line-height: 18px;
    padding: 0px 10px;
}

.service-value-main .center-img {
    width: 739px;
    height: 292px;
}

/* 元年企业数字化转型咨询服务概述 */
.overview {
    padding-bottom: 60px;
}

.overview p {
    width: 958px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #5b5b5b;
    line-height: 25px;
    margin: 0 auto;
    padding-bottom: 30px;
    margin-top: -30px;
}

.overview-main {
    width: 958px;
    height: 440px;
    display: flex;
    margin: 0 auto;
}

/* 一站式推动企业数字化转型从规划到落地 */
.process {
    background: linear-gradient(180deg, #f3f5f8, #ffffff);
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.05), 8px 8px 20px 0px rgba(55, 99, 170, 0.00) inset;
    padding-bottom: 60px;
    position: relative;
}

.process-mask {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 80;
    background: rgba(0, 0, 0, 0.25);
}



.process-mask .process-mask-main {
    margin-top: 310px;
}

.process-mask .process-mask-main .default {
    width: 190px;
    height: 94px;
    background: #ffffff;

    border: 3px solid rgba(1, 52, 157, 0.15);
    border-radius: 4px;
    margin-left: 56px;
}

.default-center {
    width: 98%;
    height: 96%;
    border-radius: 2px;
    border: 2px solid #01349d;
}

.process-mask .process-mask-main .arrows {
    margin-left: 160px;
    margin-top: 6px;
}

.process-mask .process-mask-main .arrows img {
    width: 141px;
    height: 56px;
}

.process-mask .process-mask-main .tip {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    line-height: 22px;
    letter-spacing: 0.18px;
    margin-left: 208px;
    margin-top: 2px;
}

.process-mask .process-mask-main .know {
    width: 138px;
    height: 40px;
    background: #01349d;
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10);
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    margin-left: 248px;
    margin-top: 16px;
}

.process .info {
    width: 832px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #666666;
    line-height: 25px;
    margin: 0 auto;
    padding-bottom: 53px;
    margin-top: -30px;
}

.process-main {
    height: 494px;
    background: linear-gradient(180deg, #e3eaf4, #ecf0f6 100%);
    box-shadow: 10px 10px 24px 0px rgba(55, 99, 170, 0.05), 10px 10px 24px 0px rgba(55, 99, 170, 0.11) inset;
    display: flex;
    justify-content: center;
    align-items: center;
}

.process-yd {
    display: none !important;
}

.process-main-main {
    width: 1064px;
    height: 460px;
    background: linear-gradient(180deg, #ffffff, #ffffff);
    border: 2.4px solid #ffffff;
    box-shadow: 10px 10px 24px 0px rgba(55, 99, 170, 0.05);
    padding: 23px 36px 0px 47px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.process-main-main-l {
    width: 174px;
}

.process-main-main-l .stage {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #666666;
    line-height: 20px;
    padding-top: 3px;
    display: inline-block;
}

.process-main-main-l ul {
    padding-top: 40px;
}

.process-main-main-l ul li {
    width: 100%;
    height: 66px;
    background: #f4f4f4;
    margin-bottom: 18px;
    padding: 10px 0px 0px 12px;
    box-sizing: border-box;
    position: relative;
}

.process-main-main-l ul li .title {
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    color: #323232;
    line-height: 22px;
    position: sticky;
    z-index: 99;
}

.process-main-main-l ul li .title span:nth-child(1) {
    color: #d1161b;
}

.process-main-main-l ul li .title span:last-child {
    margin-left: -6px;
}

.process-main-main-l ul li p {
    opacity: 0.65;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    color: #323232;
    line-height: 18px;
    padding-top: 5px;
    position: sticky;
    z-index: 99;
}

.process-main-main-l ul li img {
    display: none;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.process-main-main-l ul li:nth-child(1) img {
    width: 90px;
    height: 26px;
}

.process-main-main-l ul li:nth-child(2) img {
    width: 98px;
    height: 22px;
}

.process-main-main-l ul li:nth-child(3) img {
    width: 89px;
    height: 26px;
}

.process-main-main-l ul li:nth-child(4) img {
    width: 110px;
    height: 20px;
}

.process-main-main-l ul .active {
    background: #f2f4f8;
    border: 1px solid rgba(1, 52, 157, 0.25);

}

.process-main-main-l ul .active img {
    display: block;
}

.process-main-main-r {
    width: 793px;
    height: 420px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/cwyfw/glzx_qyszh_image2/process-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.process-main-main-r .content {
    width: 795px;
    height: 291px;
    background: linear-gradient(180deg, #fafbfc, #ffffff);
    border: 1px solid #e1e1e1;
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10), 0px 0px 20px 0px #e1e1e1;
    position: relative;
    margin-top: 63px;
    margin-left: 19px;
    padding: 47px 45px 0px 40px;
    box-sizing: border-box;
    display: none;
}

.process-main-main-r .content::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 20px;
    left: -15px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 15px solid #e1e1e1;
}

.process-main-main-r .content::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 20px;
    left: -13px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 15px solid #fff;
}

.process-main-main-r .content:nth-child(2)::before,
.process-main-main-r .content:nth-child(2)::after {
    top: 102px;
}

.process-main-main-r .content:nth-child(3)::before,
.process-main-main-r .content:nth-child(3)::after {
    top: 188px;
}

.process-main-main-r .content:nth-child(4)::before,
.process-main-main-r .content:nth-child(4)::after {
    top: 200px;
}

.process-main-main-r .content:nth-child(4) {
    margin-top: 134px;
}

.process-main-main-r dl dt {
    float: left;
}

.process-main-main-r dl dt img {
    width: 278px;
    height: 197px;
}

.process-main-main-r dl dd {
    width: 395px;
    float: right;
}

.process-main-main-r dl dd h5 {
    font-size: 18px;
    font-weight: 500;
    text-align: left;
}

.process-main-main-r dl dd p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #666666;
    line-height: 24px;
}

.process-main-main-r dl dd .one-p {
    padding: 15px 0px 10px;
}

/* 元年企业数字化转型咨询服务特色 */
.feature {
    background-image: url(https://files.yuanian.com/yuanian/page_image/cwyfw/glzx_qyszh_image2/feature-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 60px;
}

.feature-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.feature-main dl {
    width: 342px;
    height: 388px;
    background: linear-gradient(180deg, #ffffff, #ffffff);
    border: 2px solid;
    border-image: linear-gradient(180deg, #e8eff7, #ffffff) 2 2;
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10);
    position: relative;
}

.feature-main dl dt {
    padding: 30px 26px 0px;
}

.feature-main dl dt h5 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #323232;
    line-height: 24px;
}

.feature-main dl dt p {
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #666666;
    line-height: 21px;
    padding: 15px 4px 0px;
}

.feature-main dl dd {
    width: 100%;
    position: absolute;
    bottom: 0px;
}

.feature-main dl dd img {
    width: 100%;
    height: 242px;

}

/* 数字化转型咨询和落地服务 助力企业释放数据资产潜在价值 end */
@media screen and (max-width: 1024px) {
    .service-value {
        padding-bottom: 30px;
    }

    .service-value-main {
        margin-top: 30px;
    }

    .service-value .info {
        width: 94%;
        text-align: justify;
        margin-top: -15px;
    }

    .service-value-main .center-img {
        display: none;
    }

    .overview {
        padding-bottom: 30px;
    }

    .overview p {
        width: 94%;
        text-align: justify;
        padding-bottom: 30px;
        margin-top: 0px;
    }

    .overview-main {
        width: 100%;
        height: 100%;
    }

    .process .info {
        width: 94%;
        text-align: justify;
        padding-bottom: 30px;
        margin-top: 0px;
    }

    .process-main {
        width: 100%;
        height: auto;
        display: inherit;
    }

    .process-main-main {
        width: 100%;
        height: auto;
        display: inherit;
        padding: 5%;
    }

    .process-pc {
        display: none;
    }

    .process-yd {
        display: block !important;
    }

    .process-mask {
        display: none;
    }

    .process-main-main-l {
        width: 100%;
    }

    .process-main-main-l ul {
        padding-top: 0px;
        display: -webkit-box;
        white-space: nowrap;
        overflow-x: scroll;
    }

    .process-main-main-l ul li {
        width: 174px;
        margin-right: 10px;
    }

    .process-main-main-l ul li:last-child {
        margin-right: 0px;
    }

    .process-main-main-r {
        width: 100%;
        height: 100%;
        background-image: none;
    }

    .process-main-main-r .content {
        width: 100%;
        height: 100%;
        margin-top: 0px;
        margin-left: 0px;
        padding: 5%;
    }
    .process-main-main-r .content:nth-child(4) {
        margin-top: 0px;
    }

    .process-main-main-r .content:nth-child(1) {
        display: block;
    }

    .process-main-main-r .content::before,
    .process-main-main-r .content::after {
        display: none;
    }

    .process-main-main-r dl dt {
        float: inherit;
    }

    .process-main-main-r dl dt img {
        width: 100%;
        height: 100%;
    }

    .process-main-main-r dl dd {
        width: 100%;
        float: inherit;
        padding-top: 20px;

    }

    .feature {
        padding-bottom: 30px;
    }

    .feature-main {
        display: inherit;
    }

    .feature-main dl {
        width: 100%;
        margin-bottom: 10px;
    }
}
