/* 轮播图 */
.glkj-warp .banner_main_left{
    top: 75% !important;
    left: 4%;
}

/* 新一代erp */
.banxin2 {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

#bgkh, #cpgn, #cpys {
    padding-bottom: 60px;
}

.definition_main_right img {
    width: 425px;
    height: 301px;
}

/* 为管理会计提供支持 */

.support-way {
    height: 378px;
    /* background: linear-gradient(0deg, #F5F7FA 47%, #fbfcfd1a 100%); */
    background-image: url('https://files.yuanian.com/yuanian/page_image/Cpyfw/yycp_erp_image/header_bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 60px;
}

.support-way_main dl {
    float: left;
    width: 260px;
    height: 160px;
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 2px 2px 0px 0px #ffffff inset;
    margin-right: 20px;
}

.support-way_main dl:nth-child(4n) {
    margin-right: 0px;
}

.support-way_main dl:hover {
    background: linear-gradient(0deg, #ffffff, #edeff3 95%);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.1), 2px 2px 0.3px 0px #ffffff inset,
    0px 1px 3px 0px rgba(254, 254, 254, 0.5) inset;
}

.support-way_main dl dt {
    padding: 24px 20px 10px 28px;
    display: flex;
    align-items: center;
    height: 38px;
}

.support-way_main dl dt img {
    height: 38px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: 1s;
}

.support-way_main dl:hover dt img {
    margin-top: -20px;
}

.support-way_main dl dt h3 {
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 500;
    text-align: left;
    color: #333333;
    line-height: 24px;
    margin-left: 10px;
}

.support-way_main dl dd p {
    padding: 0px 32px;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #5f5f5f;
    line-height: 25px;
}

/* 平台应用场景 */

.application-scence-main {
    height: 340px;
    display: flex;
}

.application-scence-main .left {
    height: 340px;
    width: 272px;
    background-color: rgba(241, 243, 244, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
}

.application-scence-main .left .bg-image {
    width: 272px;
    height: 272px;
    background: url('https://files.yuanian.com/yuanian/page_image/Cpyfw/yycp_erp_image/scene_top_bg.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.application-scence-main .right {
    padding: 54px 0 0 30px;
    flex: 1;
    background-color: rgba(240, 243, 244, 0.2);
}

.application-scence-main .right .mode {
    float: left;
    width: 180px;
    height: 108px;
    margin-right: 16px;
    margin-bottom: 16px;
    background: url('https://files.yuanian.com/yuanian/page_image/Cpyfw/yycp_erp_image/scene_bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #323232;
}

.application-scence-main .right .mode:hover {
    color: #003793;
}

.application-scence-main .right .mode:nth-child(4n) {
    margin-right: 0;
}

.application-scence-main .right .mode .mode_pic {
    width: 38px;
    height: 38px;
    margin-bottom: 12px;
}

.application-scence-main .right .mode .mode_pic_01 {
    background: url('https://files.yuanian.com/yuanian/page_image/Cpyfw/yycp_erp_image/mode_01.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.application-scence-main .right .mode .mode_pic_02 {
    background: url('https://files.yuanian.com/yuanian/page_image/Cpyfw/yycp_erp_image/mode_02.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.application-scence-main .right .mode .mode_pic_03 {
    background: url('https://files.yuanian.com/yuanian/page_image/Cpyfw/yycp_erp_image/mode_03.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.application-scence-main .right .mode .mode_pic_04 {
    background: url('https://files.yuanian.com/yuanian/page_image/Cpyfw/yycp_erp_image/mode_04.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.application-scence-main .right .mode .mode_pic_05 {
    background: url('https://files.yuanian.com/yuanian/page_image/Cpyfw/yycp_erp_image/mode_05.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.application-scence-main .right .mode .mode_pic_06 {
    background: url('https://files.yuanian.com/yuanian/page_image/Cpyfw/yycp_erp_image/mode_06.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.application-scence-main .right .mode .mode_pic_07 {
    background: url('https://files.yuanian.com/yuanian/page_image/Cpyfw/yycp_erp_image/mode_07.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.application-scence-main .right .mode .mode_pic_08 {
    background: url('https://files.yuanian.com/yuanian/page_image/Cpyfw/yycp_erp_image/mode_08.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.application-scence-main .right .mode .mode_title {
    font-weight: 400;
    font-size: 16px;
}

/* 数智时代的经营决策支撑平台 */

.platform-function h2 {
    padding-bottom: 30px;
}

.platform-function h6 {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    text-align: center;
    line-height: 24px;
}

.platform-function .platform-function-main {
    width: 100%;
    height: 732px;
    background: #F8F9FC;
    margin-top: 60px;
    padding-top: 60px;
}

.platform-function .platform-function-main .center-image {
    width: 918px;
    height: 612px;
    background: url('https://files.yuanian.com/yuanian/page_image/Cpyfw/yycp_erp_image/application_layer.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 0 auto;
}

/* 平台性能和亮点 */

.platform-features_warp {
    height: 498px;
    background: linear-gradient(180deg, #F5F7F9 0%, #FFFFFF 100%);
    box-shadow: 0 8px 20px 0 #3763aa1a, -8px -8px 20px 0 #FFFFFF;
}

#platform-features_main {
    height: 100%;
    background-image: url('https://files.yuanian.com/yuanian/page_image/Cpyfw/yycp_erp_image/features_bg.png');
    background-size: 184px auto;
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 30px 80px 50px 30px;
    box-sizing: border-box;
}

#platform-features_main h3 {
    font-weight: 500;
    font-size: 18px;
    color: #333333;
    line-height: 28px;
    display: flex;
    align-items: center;
}

#platform-features_main h3 .title-dot {
    width: 9px;
    height: 9px;
    background: #E43B40;
    border-radius: 50%;
    margin-right: 8px;
}

#platform-features_main .info {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin: 20px 0 30px 15px;
}

#platform-features_main ul {
    height: 37px;
    margin: 0 auto;
    display: flex;
}

#platform-features_main ul li {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #323232;
    float: left;
    padding-bottom: 17px;
    cursor: pointer;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

#platform-features_main ul li:first-child {
    margin-left: 0;
}

#platform-features_main ul li.change {
    color: #01349D;
    border-bottom: 4px solid #01349D;
}

#platform-features_main .tab_ment .tab_ment_main {
    height: 220px;
    width: 100%;
    margin-top: 50px;
    margin-left: 30px;
    display: none;
}

#platform-features_main .tab_ment .tab_ment_main:nth-child(1) {
    display: block;
}

#platform-features_main .tab_ment .tab-ment-left {
    width: 399px;
    height: 100%;
    margin-right: 60px;
    float: left;
}

#platform-features_main .tab_ment .tab-ment-left img {
    width: 100%;
    height: 100%;
}

#platform-features_main .tab_ment .tab-ment-right {
    width: 501px;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
    float: left;
}

.ment-main {
    margin-top: 30px;
}

.ment-main dl{
    /* display: inline-block; */
    float: left;
    position: relative;
    width: 352px;
    padding: 30px 22px;
    height: 269px;
    background-image: linear-gradient(180deg, #F5F7F9 0%, #FFFFFF 100%);
    box-shadow: 0 8px 20px 0 #3763aa1a, -8px -8px 20px 0 #FFFFFF;
    margin-right: 22px;
    margin-bottom: 30px;
    box-sizing: border-box;
}

.ment-main dl dd a {
    /* width: 64px;
    height: 18px; */
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    color: #323232;
    line-height: 18px;
    background: url(https://files.yuanian.com/yuanian/page_image/Hy/dc_image/h_right.png);
    background-repeat: no-repeat;
    background-size: 7px 10px;
    background-position: 56px;
    display: block;
    margin-left: 15px;
    /* position: absolute;
    left: 32px;
    bottom: 24px; */
}

.ment-main dl:hover dd a {
    background: url(https://files.yuanian.com/yuanian/page_image/Hy/dc_image/l_right.png);
    background-repeat: no-repeat;
    background-size: 7px 10px;
    background-position: 56px;
    color: #01349D;
}

.ment-main dl h3 {
    font-weight: 500;
    font-size: 18px;
    color: #191818;
    display: flex;
    align-items: center;
}

.ment-main dl .title-dot {
    width: 9px;
    height: 9px;
    background: #E43B40;
    border-radius: 50%;
    display: inline-block;
    margin-right: 8px;
}

.ment-main dl .content {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
    margin: 20px 0 60px 15px;
    height: 96px;
}

.ment-main dl .content-item {
    display: flex;
    align-items: center;
}

.ment-main dl .content .dot {
    width: 3px;
    height: 3px;
    background: #666666;
    border-radius: 50%;
    display: inline-block;
    margin-right: 6px;
}

.ment-main dl dd img {
    position: absolute;
    right: 0;
    bottom: 0;
    background-size: cover;
    width: 146px;
}

.ment-main dl dd .img1,
.ment-main dl dd .img4,
.ment-main dl dd .img5 {
    height: 140px;
}

.ment-main dl dd .img2,
.ment-main dl dd .img3 {
    height: 120px;
}

.ment-main dl dd .img6 {
    height: 150px;
}

.ment-main dl:nth-child(3n) {
    margin-right: 0px;
}

/* 了解更多 */
#ljgd_main .ljgd_main_a {
    margin-bottom: 20px;
}

/* 产品功能 */
#cpgn {
    background: #f5f7fa;

}

#cpgn_main dl {
    float: left;
    width: 293px;
    padding: 24px 30px;
    height: 132px;
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 8px 20px 0px rgb(55 99 170 / 10%), 2px 2px 0px 0px #ffffff inset;
    margin-right: 20px;
    margin-bottom: 20px;
}

#cpgn_main dl:nth-child(3n+3) {
    margin-right: 0px;
}

#cpgn_main dl:hover {
    background: linear-gradient(0deg, #ffffff, #edeff3 95%);
    box-shadow: 0px 8px 20px 0px rgb(55 99 170 / 10%), 2px 2px 0.3px 0px #ffffff inset, 0px 1px 3px 0px rgb(254 254 254 / 50%) inset;
}

#cpgn_main dl:hover dt img {
    margin-top: -20px;
}

#cpgn_main dl dt {

    display: flex;
    align-items: center;
    height: 38px;
}

#cpgn_main dl dt img {
    height: 38px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: 1s;
}

#cpgn_main dl dt h3 {
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 500;
    text-align: left;
    color: #333333;
    line-height: 24px;
    margin-left: 10px;
}

#cpgn_main dl dd p {
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #5f5f5f;
    line-height: 25px;
}

/* cpys 产品优势 */
#cpys {
    background: transparent;
}

#cpys #cpys_main ul li {
    width: 293px;
    height: 112px;
    padding: 30px;
    background: linear-gradient(180deg, #f5f7f9, #ffffff);
    box-shadow: -8px -8px 20px 0px #ffffff, 0px 8px 20px 0px rgba(55, 99, 170, 0.10);
    float: left;
    margin-right: 20px;
    margin-bottom: 40px;
}

#cpys #cpys_main ul li:nth-child(3) {
    margin-right: 0px;
}

#cpys #cpys_main ul li:hover {
    background: linear-gradient(0deg, #ffffff, #edeff3 95%);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 2px 2px 0.3px 0px #ffffff inset, 0px 1px 3px 0px rgba(254, 254, 254, 0.50) inset;
}

#cpys #cpys_main ul li:hover h3 {
    color: #01349d;
}

#cpys #cpys_main ul li h3 {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #3d485d;
    margin-bottom: 20px;
}

#cpys #cpys_main ul li p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #3d485d;
    line-height: 26px;
}





/* 部署
 */
.advantage {
    height: 437px;
    background: url(https://files.yuanian.com/yuanian/page_image/cwyfw/yycp_c1hb_image/advantage_bg.png);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.advantage_main {
    /* width: 1100px;
    margin: 0 auto; */
    display: flex;
    justify-content: center;
}

.advantage_main dl {
    float: left;
    width: 360px;
    height: 140px;
    background: #f5f5f5;
    border-radius: 1px;
    box-shadow: 0px 0px 4px 2px rgba(93, 93, 93, 0.1);
    margin-top: 43px;
}

.advantage_main dl dt {
    padding: 26px 28px 10px;
    display: flex;
    align-items: center;
}

.advantage_main dl dt img {
    width: 30px;
    height: 30px;
}

.advantage_main dl dt img:nth-child(2),
.advantage_main dl dd p:nth-child(2),
.active dt img:nth-child(1) {
    display: none;
}

.advantage_main dl dt span {
    font-size: 18px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 500;
    text-align: left;
    color: #191818;
    line-height: 25px;
    margin-left: 13px;
}

.advantage_main dl dd p {
    padding: 0px 30px;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: justify;
    color: #181818;
    line-height: 25px;
}

.advantage_main .active {
    width: 362px;
    height: 226px;
    background: url(https://files.yuanian.com/yuanian/page_image/cwyfw/yycp_c1hb_image/advantage_checked.png);
    background-size: cover;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    margin-top: 0px;
}

.active dt img:nth-child(2) {
    display: block !important;
}

.active dt span {
    color: #fff !important;
}

.active dd p:nth-child(1) {
    display: none;
}

.active dd p:nth-child(2) {
    display: block !important;
    color: #fff;
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
    -ms-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
}

/* 标杆客户 */
#bgkh {
    background: rgba(255, 255, 255, 0.46);
}

#bgkh ul li {
    width: 166px;
    height: 66px;
    background: #ffffff;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10), -8px -8px 20px 0px rgba(255, 255, 255, 0.50), 0px 4px 20px 0px rgba(0, 0, 0, 0.03) inset;
}

#bgkh ul li:nth-child(6n+6) {
    margin-right: 0px;
}

@media screen and (max-width: 1024px) {

    /* 轮播图 */
    .glkj-warp .banner_main_left{
        left: 0;
    }

    .banxin2 {
        width: 92%;
    }

    #bgkh, #cpgn, #cpys {
        padding-bottom: 30px;
    }

    /*为管理会计提供支持*/
    .support-way {
        height: auto;
        background: linear-gradient(0deg, #F5F7FA 47%, #fbfcfd1a 100%);
        margin-top: 0;
    }

    .support-way_main dl {
        margin-bottom: 10px;
        width: 100%;
    }

    /* 平台性能和亮点 */
    .ment-main dl {
        width: 100%;
        margin-right: 0;
    }

    .platform-features_warp {
        height: auto;
    }

    #platform-features_main ul {
        width: 100%;
        overflow-x: scroll;
        white-space: nowrap;
        justify-content: left;
    }

    #platform-features_main ul li {
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 10px;
        width: auto;
        float: inherit;
        margin-right: 2%;
    }

    #platform-features_main .tab_ment {
        display: table;
    }

    #platform-features_main .tab_ment .tab_ment_main {
        height: auto;
    }

    #platform-features_main .tab_ment .tab_ment_main .tab-ment-left {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    #platform-features_main {
        padding: 30px;
        height: auto;
    }

    #platform-features_main .tab_ment .tab_ment_main {
        margin-left: 0;
    }

    #platform-features_main .tab_ment .tab-ment-right {
        width: 100%;
    }

    /* 平台应用场景 */

    .application-scence-main {
        height: auto;
        display: block;
    }

    .application-scence-main .left {
        height: 272px;
        width: 100%;
        /* display: flex;
        align-items: center;
        justify-content: center; */
    }

    .application-scence-main .right {
        padding: 30px 0;
        width: 100%;
        height: auto;
    }

    .application-scence-main .right .mode {
        width: 100%;
    }

    .application-scence-main .right .mode:last-child {
        margin-bottom: 30px;
    }

    /* 数智时代的经营决策支撑平台 */

    .platform-function .platform-function-main {
        width: 100%;
        height: 266px;
        margin-top: 30px;
        padding-top: 30px;
    }

    .platform-function .platform-function-main .center-image {
        width: 309px;
        height: 206px;
        background: url('https://files.yuanian.com/yuanian/page_image/Cpyfw/yycp_erp_image/application_layer.png');
        background-size: cover;
        background-repeat: no-repeat;
        margin: 0 auto;
    }

    /*产品功能 start*/
    #bgkh ul li {
        width: 49%;
        margin-right: 1%;
        margin-bottom: 10px;
    }

    #cpgn_main dl {
        float: initial;
        width: 90%;
        padding: 5%;
        height: auto;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    #cpgn_main .swiper-slide {
        margin-bottom: 20px;
    }

    /* 产品功能  end */
    /* 产品优势 */
    #cpys #cpys_main ul li {
        width: 90%;
        padding: 5%;
        margin-bottom: 10px;
    }

    #cpys .swiper-slide {
        margin-bottom: 20px;
    }

    .advantage {
        height: auto;
        padding-bottom: 30px;
        text-align: center;
    }

    .advantage_main {
        display: inline-block;
    }

    .advantage_main dl, .advantage_main .active {
        width: 90%;
        padding: 5%;
        margin-bottom: 10px;
        margin-top: 0px;
    }
}
