
.resource h2,.serve h2,.save h2{
    padding: 60px 0px 40px 0px;
}


.data {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Cloud/ynysl_image/achieve.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.data_main {
    width: 1300px;
    margin: 0 auto;
    padding: 60px 0px;

}

/*  */
.achieve {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Cloud/ynysl_image/achieve.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 40px;
}

.achieve ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.achieve ul li {
    text-align: center;
    width: 352px;
    padding: 30px 0px;
    background-color: #f8f9fb;
    margin-bottom: 20px;
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 1px 1px 0.3px 0px #ffffff inset, 0px 1px 3px 0px rgba(254, 254, 254, 0.50) inset;

}


.achieve ul li p {
    font-size: 40px;
    color: #02339d;
    margin-bottom: 30px;
}

.achieve ul li h3 span {
    color: #02339d;
}

/* 全商品资源覆盖 */
.resource_main {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    padding-bottom: 40px;
}

.resource p,
.serve p,
.save p {
    text-align: center;
    margin-bottom: 60px;
    font-size: 14px;
    color: #333;

}

.resource_main img,
.attestation img {
    width: 163px;
    margin-bottom: 20px;
    margin-right: 24px;
}

.resource_main img:nth-child(6n+6) {
    margin-right: 0px;
}

/* 统一的运营服务 */
.serve {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Cloud/ynysc_image/serve.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}

.serve ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.serve ul li {
    height: 213px;
    width: 267px;
    text-align: center;
    background-color: #fff;
    margin-bottom: 10px;
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 1px 1px 0.3px 0px #ffffff inset, 0px 1px 3px 0px rgba(254, 254, 254, 0.50) inset;
}

.serve ul li img {
    width: 36px;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 40px;

}

/* save_main */
.save {
    padding-bottom: 60px;
}

.save_main {
    width: 1200px;
    margin: 0 auto;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Cloud/ynysc_image/save_pc.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 445px;
}

/* experience */
.experience {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Cloud/ynysc_image/experience.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 60px;
}

.experience .experience_mian {
    display: flex;
    justify-content: space-between;

}

.experience dl {
    width: 153px;
    padding: 24px;
    background-color: #fff;
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 1px 1px 0.3px 0px #ffffff inset, 0px 1px 3px 0px rgba(254, 254, 254, 0.50) inset;
}

.experience dl dt {
    text-align: center;

}

.experience dl dt img {
    margin: 0 auto;
    width: 36px;
    margin-bottom: 30px;

}

.experience dl dt h3 {
    margin-bottom: 20px;
}

.experience dl dd ul li {
    display: flex;
    align-items: baseline;
}

.experience dl dd ul li span {
    width: 15px;
    height: 15px;
    line-height: 10px;
    border-radius: 50%;
    border: 1px solid #02339d;
    display: flex;
    align-content: center;
    align-items: center;
    margin-right: 10px;
}

.experience dl dd ul li span i {
    width: 3px;
    height: 6px;
    margin: 0 auto;
    border-color: #02339d;
    border-style: solid;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
    display: inline-block;
}

.experience dl dd ul li p {
    width: 126px;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
    line-height: 20px;
}

.store_main {
    text-align: center;
}

.store_main ul {
    display: flex;
    justify-content: center;
    margin-bottom: 70px;
}

.store_main ul li {
    margin-right: 30px;
}

.store_main ul li:nth-last-child(1) {
    margin-right: 0px;
}

.store_main ul li dl {
    display: flex;
    align-items: center;
}


.store_main ul li dl dt {
    display: flex;
    align-items: center;
    margin-right: 12px;
}

.store_main ul li dl dt span:nth-child(1),
.store_main ul li dl dt span:nth-child(3) {
    width: 12px;
    height: 3px;

}

.store_main ul li dl dt span:nth-child(2) {
    width: 10px;
    height: 10px;
    margin: 0px 4px;
    border-radius: 50%;

}

.store_main ul li dl dd {
    font-size: 14px;
}

.store_main ul li:nth-child(1) dl dt span {
    background: #02339d;
}

.store_main ul li:nth-child(2) dl dt span {
    background: #ff96e7;
}

.store_main ul li:nth-child(3) dl dt span {
    background: #1db391;
}

.store_main ul li:nth-child(4) dl dt span {
    background: #43ccff;
}

.store img {
    width: 762px;
}

/* 数百家大型集团数万家成长型企业共同认证 */
.attestation {
    padding-bottom: 60px;
}

.attestation_mian {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.attestation img {
    margin-right: auto;
}

.experience_btn {
    width: 200px;
    height: 40px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Cloud/ynysc_image/experience_btn.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto;
}

.experience_btn:hover {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Cloud/ynysc_image/experience_btn_hover.png);
}

/* 客户案例 */
.case {
    padding-bottom: 60px;
}

.case_mian {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.case dl {
    width: 352px;
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 1px 1px 0.3px 0px #ffffff inset, 0px 1px 3px 0px rgba(254, 254, 254, 0.50) inset;
}

.case dl dt,
.case dl dt img {
    width: 100%;

}

.case dl dd {
    padding: 30px 10px 30px 30px;
}

.case dl dd h3 {
    margin-bottom: 40px;

}

.case dl dd h6 {
    color: #0e3f96;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
}

.case dl dd ul {
    height: 109px;
    margin-bottom: 40px;
}

.case dl dd ul li {
    display: flex;
}


.case dl dd ul li span {
    min-width: 6px;
    height: 6px;
    background: #d0171b;
    border-radius: 50%;
    display: inline-block;
    margin-top: 8px;
    margin-right: 4px;
}

.case dl dd p {
    font-size: 14px;
    color: #444f63;
    line-height: 24px;
}


.scheme {
    height: 445px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Cloud/ynysc_image/serve.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.scheme_main {
    width: 1260px;
    margin: 0 auto;
    padding: 60px 0px 100px;
}

.attestation {
    background-color: #fff;
}



.resource {
    background-color: #fff;
}








.yd_wapper {
    display: none;
}

@media screen and (max-width: 1024px) {
    .resource h2, .serve h2, .save h2{
        padding: 30px 0px;
    }
    .resource p, .serve p, .save p{
       margin-bottom: 30px;
    }
    .achieve {
        padding-bottom: 10px;
    }
    .achieve ul li {
        width: 90%;
        padding: 5%;
    }
    .achieve ul li p {
        margin-bottom: 20px;
    }

    .resource p,
    .serve p,
    .save p {
        line-height: 24px;
    }

    .resource_main img,
    .attestation img {
        margin-right: 8px;
    }

    .resource_main img:nth-child(2n+2),
    .attestation img:nth-child(2n+2) {
        margin-right: 0px;
    }
    .resource_main{
        justify-content: space-between;
        padding-bottom: 10px;
    }
    /* 效率提升 */
    .save{
        padding-bottom: 30px;
    }
    .save_main{
        width: 92%;
        background-image: url(https://files.yuanian.com/yuanian/page_image/Cloud/ynydzda_image/saveYd.png);
    }
    .serve{
        padding-bottom: 20px;
    }

    .serve ul li{
        width: 39%;
        padding: 5%;
        height: auto;
    }
    .serve ul li img {
        width: 36px;
        margin: auto;
        /* margin-top: 60px; */
        margin-bottom: 5%;
    }
    .experience .experience_mian {
        display: block;
    }
    .experience dl{
        width: 90%;
        padding: 5%;
        margin-bottom: 20px;
    }
    .experience dl dd ul li p{
        width: 100%;
    }
    .experience dl dt
    {
        text-align: left;
    }
    .case{
        padding-bottom: 10px;
    }
    .case dl{
        width: 100%;
        margin-bottom: 20px;
    }
    .case dl dd{
        padding: 5%;
    }
    .case dl dd h3,  .case dl dd ul{
        margin-bottom: 20px;
    }
    .case dl dd ul{
        height: auto;
    }
}
