.bgi {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Szhzx/fbh_image/schedule-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

}
*{
    box-sizing: border-box;
}

/* 业财融合是财务数字化的重要突破口 */
p.Subtitle{
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #666;
    line-height: 21px;
    width: 852px !important;

}
.model1_content {
    display: flex;
    flex-wrap: wrap;
}

.model1_left {
    width: 50%;
}

.model1_right {
    flex: 1;

}

.model1_right h5 {
    padding: 60px 20px 20px;
    font-size: 28px;
    font-weight: 400;
    line-height: 40px;
}

.model1_right p {
    padding: 20px 31px 0px 26px;
    /* width: 283px; */
    height: 300px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #323232;
    letter-spacing: 0;
    text-align: justify;
    line-height: 30px;
    text-indent: 2em;
}

.model1_right {
    /* width: 340px; */
    width: 50%;
    height: 428px;
    /* background-image: url(https://files.yuanian.com/yuanian/page_image/2024/0806-shdq/img5.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; */
}

/**
 * 业财融合是财务数字化的重要突破口
 */
.AccountingFirst {
    /* background-image: linear-gradient(192deg, #F7F9FD 48%, #F7F9FD 98%); */
    padding-bottom: 60px;
}

.AccountingFirst_introduce {
    padding: 60px 0px;
    height: auto;
    width: 1200px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/gchtd_image/AccountingFirst_introduce.png)
}

.AccountingFirst_introduce p {
    color: #FFFFFF;
    margin-bottom: 12px;
}

.AccountingFirst_introduce p:nth-last-child(1) {
    margin-bottom: 0px;
}

/* 实现业财融合，必须发挥好共享中心的作用 */

.precipitate .precipitate_main ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}

.precipitate .precipitate_main ul li {
    position: relative;
    width: 360px;
    padding: 30px 22px 0 22px;
    height: 370px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/gchtd_image/precipitateBj.png);
    background-size: cover;
    margin-bottom: 4PX;
}

.precipitate .precipitate_main ul li:hover {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/gchtd_image/precipitateBj2.png);
    background-size: cover;
}

.precipitate .precipitate_main ul li:hover h3,
.precipitate .precipitate_main ul li:hover p,
.precipitate .precipitate_main ul li:hover a {
    color: #FFFFFF;
}

.precipitate .precipitate_main ul li:hover span {
    background: #fff;
}

.precipitate .precipitate_main ul li h3 {
    font-weight: 400;
    font-size: 22px;
    color: #323232;
}

.precipitate .precipitate_main ul li span {
    width: 42px;
    height: 4px;
    background: transparent;
    display: block;
    margin: 10px 0px 15px 0px;
}

.precipitate .precipitate_main ul li p {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.precipitate_main ul li a {
    color: #01349D;
    position: absolute;
    right: 40px;
    bottom: 22px;
}

.precipitate_main ul li a::after {
    content: "";
    height: 7px;
    width: 7px;
    top: 4px;
    right: -6px;
    border-width: 1px 1px 0 0;
    border-color: #01349D;
    border-style: solid;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: absolute;
}

.precipitate .precipitate_main ul li:hover a::after {
    border-color: #FFFFFF;
}
.precipitate_main p:first-child {
    margin: 0 auto;
    margin-bottom: 60px;
    width: 992px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
}
/* 新的作用 */
.core_advantage {
    text-align: center;
    /* height: 517px; */
    height: 766px;
    background: url(https://files.yuanian.com/yuanian/page_image/Cwszh/glbg_img/advantage_bg.png);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.core_advantage_p{
    margin: 0 auto;
    margin-bottom: 60px;
    width: 992px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    color: #FFFFFF;
}
.core_advantage_main {
    display: flex;
    justify-content: center;
    height: 400px;
}

.core_advantage_main dl {
    float: left;
    width: 359px;
    height: 194px;
    background: #f5f5f5;
    border-radius: 1px;
    box-shadow: 0px 0px 4px 2px rgba(93, 93, 93, 0.1);
    /* margin-top: 30px; */
    margin-top: 90px;
}

.core_advantage_main dl dt {
    padding: 30px 18px 15px 28px;
    display: flex;
    align-items: center;
}

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

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

.core_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: 10px;
}

.core_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;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.core_advantage_main .active {
    width: 362px;
    height: 360px;
    /* height: 252px; */
    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 {
    -webkit-line-clamp: 13 !important;
    color: #fff !important;
    /* 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; */
}


/* 元年新一代财务共享系统的优势 */
.worth .worth_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.worth .worth_item {
    display: flex;
    flex-direction: column;
    width: 266px;
    height: 290px;
    background-image: url('https://files.yuanian.com/yuanian/page_image/2024/0524-swszh/jz_bg.png');
}

.worth .worth_item:hover {

    background-image: url('https://files.yuanian.com/yuanian/page_image/2024/0524-swszh/jz_bg2.png');
}

.worth .worth_item:hover span,
.worth .worth_item:hover p {
    color: #FFFFFF;
}

.worth .worth_item img {
    margin-left: 25px;
    margin-top: 20px;
    width: 58px;
    height: 58px;
}

.worth .worth_item span {
    margin-left: 25px;
    margin-top: 12px;
    height: 24px;
    font-family: PingFangSC-Regular;
    font-weight: 600;
    font-size: 17px;
    color: #323232;
    letter-spacing: 0;
}

.worth .worth_item p {
    padding: 10px 20px;
    height: 144px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #3D485D;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
}
/* 活动 */
.activity_desc{
    display: flex;
    flex-wrap: wrap;
}
.activity_desc_left{
    height: 342px;
    background: url(https://files.yuanian.com/yuanian/public_image/2024/video-img/video-img1.png) no-repeat center / cover;
    width: 50%;
}
.activity_desc_right{
    padding: 83px 20px 26px;
    width: 50%;
    height: 342px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/index/gdhy_bj.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.activity_desc_right h4{
    height: 30px;
    font-size: 22px;
    font-weight: 500;
    text-align: left;
    color: #ffffff;
    line-height: 30px;
    /* margin-top: 83px;
    margin-bottom: 26px; */
}
.activity_desc_right p{
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 24px;
}
.activity_desc_right a{
    margin-top: 20px;
    width: 138px;
    height: 40px;
    background: #f8f9fb;
    border: 1px solid #ffffff;
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10);
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #2a2c44;
    line-height: 40px;
    display: inline-block;
}
.core_advantage a {
    margin: 0 auto;
    margin-top: 20px;
    display: inline-block;
    padding: 0px 40px;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
    background: #ffffff1a;
    border: 1px solid #BCC1CC;
}
/* banner按钮 */    
.banner_main span{
    margin-top: 210px;
    margin-left: 255px;
}

/* 财务共享发展趋势研讨会 */
.cwgxfzqsyth {
    text-align: center;
    width: 100%;
    height: 639px;
    background-color: #F3F3F3;
    /* background: linear-gradient(to bottom, #F4F6F9, #F5F5F5); */
}

.cwgxfzqsyth img {
    width: 1366px;
}


.banner_main span a{
    width: 220px;
}



/* 适配移动端 */
@media screen and (max-width: 768px) {
    .model1 {
        /* margin-top: 30px; */
        display: flex;
        flex-wrap: wrap;
    }

    .model1_left {
        width: 100%;
    }

    .model1_right {
        margin-top: 20px;
        padding-bottom: 30px;
        flex: 1;
        width: 100%;
        height: auto;
    }

    .model1_right h5 {
        padding: 0 20px;
        line-height: 26px;
        font-size: 18px;
        font-weight: 400;
    }

    .model1_right p {
        height: auto;
    }
    .AccountingFirst_introduce {
        padding: 40px 0px;
        width: 375px;
        height: auto;
    }

    .AccountingFirst {
        margin: 0;
        padding: 0;
    }

    .precipitate .precipitate_main ul li {
        width: 100%;
    }
    p.Subtitle{
        width: 355px !important;
    }
    .precipitate_main p:first-child{
        width: 345px !important;
    }
    .worth .worth_item{
        margin-bottom: 20px;
        width: 360px;
    }
    .activity_desc_right,
    .activity_desc_left{
        width: 375px;
    }
    .banner_main span {
        display: flex;
        flex-wrap: wrap;
        margin-top: 112px;
        margin-left: 100px;
        width: 300px;
    }
    .banner_main span .xz_btn {
        margin-bottom: 10px;
    }
    /* 新的作用 */
    .core_advantage {
        height: auto;
        padding-bottom: 30px;

    }

    .core_advantage_main .active {
        width: 100%;
    }

    .core_advantage_main {
        display: inherit;
    }

    .core_advantage_main dl {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 0px;
    }
    .core_advantage_main .active{
        height: auto;
    }
    .core_advantage_p{
        width: 345px;
    }
    .model1_left video{
        margin-top: 0px !important;
        padding-bottom: 20px;
    }

    .cwgxfzqsyth{
        height: auto;
    }
}