/* c1预算管理软件 */
.swiper-button-disabled {
    pointer-events: none;
}

.banxin2 {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

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

.definition_main_right img {
    width: 425px;
    height: 301px;
}
/* 业务架构 */
.architecture_main p{
    margin: 0 auto;
    margin-bottom: 30px;
    width: 680px;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #666;
    line-height: 25px;
    text-align: center;
}
.architecture_main img{
    margin-bottom: 60px;
}

/* 产品功能 */
.hidden{
    display: none;
}
.cpgn_content > p{
    margin-bottom: 60px;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #666;
    line-height: 25px;
    text-align: center;
}
.cpgn_content_top{
    margin-bottom: 60px;
    display: flex;
    justify-content: space-around;
}
.cpgn_content_top .cpgn_content_top_active {
    border-bottom: 4px solid #0066cc;
}
.cpgn_content_top p{
    display: block;
    width: 80px;
    height: 30px;
    text-align: center;
    font-size: 22px;
    border-bottom: 4px solid #ccc;
    cursor: pointer;
    border-radius: 5px;
}


#cpgn {
    background: #f5f7fa;

}
#cpgn a{
    margin: 0 auto;
    display: block;
    margin-top: 30px;
    text-align: center;
    width: 228px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #01349D;
    border-radius: 2px;
    font-weight: 600;
    font-size: 14px;
    color: #01349D;
    letter-spacing: 0;
}
#cpgn_main dl {
    float: left;
    /* width: 293px; */
    padding: 24px 20px;
    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;
}
.mySwiper1 dl,
.mySwiper2 dl {
    width: 215px;
}
.mySwiper3 dl {
    width: 293px;
}
.mySwiper1 .swiper-button-left,
.mySwiper1 .swiper-button-right,
.mySwiper3 .swiper-button-left,
.mySwiper3 .swiper-button-right {
   display: none;
}

#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;
}
/* model1 《元年微课堂》—全面预算场景应用及产品功能解读 */
.model1 {
    /* margin-top: 60px; */
    background-color: #fff;
}

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

.model1_content_left {
    position: relative;
    /* background-image: url(https://files.yuanian.com/yuanian/page_image/2024/0826-xppfb/img1.png); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 50%;
    /* height: 400px; */
}

.model1_content_left h3 {
    position: absolute;
    top: 13%;
    left: 0%;
    padding: 0px 20px;
    font-family: PingFangSC-Regular;
    font-weight: 500;
    font-size: 22px;
    color: #1a253b;
    letter-spacing: 0;
    line-height: 40px;
}

.model1_content_left p {
    position: absolute;
    top: 33%;
    left: 0%;
    padding: 0px 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #323232;
    letter-spacing: 0;
    text-align: justify;
    line-height: 28px;
}

.model1_content_right {
    width: 50%;
    /* flex: 1; */
}

.video_box {
    /* display: none; */
    padding: 20px;
    margin-top: 60px;
    margin-bottom: 60px;
    /* height: 160px; */
    background: #f8f9fc;
}

.video_box .mySwiperVideo .swiper-slide {
    width: 100%;
    /* height: 150px; */
    margin-bottom: 16px;
    padding: 6px;
    box-sizing: border-box;
    background-color: #fff;
}

/* .swiper-slide {
    margin-right: 20px !important;
} */

.model1_content_right img {
    height: 60px;
}

.model1_content_right span {
    margin-bottom: 20px;
    color: #00209f;
    font-size: 22px;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    display: inline-flex;
}
/* cpys 产品优势 */
#cpys {
    background: transparent;
}
.cpys_main_ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#cpys #cpys_main ul li {
    /* width: 293px; */
    width: 285px;
    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 {
    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) {

    .banxin2 {
        width: 92%;
    }

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

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

    #cpgn_main dl {
        float: initial;
        width: 90%;
        height: 400px;
        padding: 5%;
        height: 129px;
        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;
    }
    /* 业务架构 */
    .architecture_main p {
        width: 340px;
    }
    /* model1 */
    .model1_content_left {
        width: 375px;
        height: 380px;
    }

    .model1_content_left h3 {
        top: 0;
        font-size: 22px;
        padding: 0 10px 10px 20px;
    }

    .model1_content_left p {
        top: 20%;
    }

    .model1_content_right {
        width: 375px;

    }
    /* .swiper-wrapper {
        flex-wrap: wrap;
    } */
     .video_box {
        margin-bottom: 30px;
     }

}
