body {
    /* background-color: #F1F3F4; */
    background-color: #fff;
    
}
*{
    box-sizing: border-box;
}
#search .search_nr {
    height: 42px;
}
/* 一家有温暖的社区电商 */
.model1_1{
    margin-top: 60px;
    position: relative;
    height: 400px;
    background: url(https://files.yuanian.com/yuanian/page_image/Al/xsyx/cp3.png) no-repeat center center / cover;
}
.model1_1 h3{
    position: absolute;
    top: 159px;
    right: 240px;
    font-weight: 400;
    font-size: 22px;
    color: #323232;
    letter-spacing: 0;
    text-align: justify;

}
.model1_1 p{
    position: absolute;
    top: 200px;
    right: 40px;
    width: 600px;
    height: 140px;
    font-weight: 400;
    font-size: 14px;
    color: #323232;
    letter-spacing: 0;
    text-align: justify;
    line-height: 28px;
    text-indent: 1em;
}
.model1_1 img{
    display: none;
}
/* 内外环境变革，推动兴盛优选财务管控能力升级 */
.model2 .model2_head > p{
    margin: 0 auto;
    width: 490px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #1A253B;
    text-align: center;
    text-indent: 1em;
}
.model2_content{
    margin: 0 auto;
    margin-top: 33px;
    width: 987px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.model2_content_item{
    position: relative;
    padding: 20px;
    width: 315.9px;
    height: 143.18px;
    background-image: linear-gradient(180deg, #f5f7f9b3 0%, #ffffffb3 100%);
    border: 2px solid #FFFFFF;
    box-shadow: 0 8px 20px 0 #3763aa1a, -8px -8px 20px 0 #FFFFFF;
}
.model2_content_item_head{
    display: flex;
    align-items: center;
}
.model2_content_item_head img{
    width: 30px;
    height: 30px;
}
.model2_content_item_head span {
    margin-left: 10px;
    font-weight: 600;
    font-size: 16px;
    color: #1A253B;
    letter-spacing: 0;
}
.model2_content .model2_content_item p{
    margin: 0;
    margin-top: 10px;
    font-weight: 400;
    font-size: 14px;
    color: #4E5D78;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
}
.model2_content_item .bg1{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 90px;
    height: 90px;
}
/* ————兴盛优选项目经理 */
.model3_content {
    margin-top: 60px;
    position: relative;
    height: 240px;
    background: url(https://files.yuanian.com/yuanian/page_image/Al/xsyx/cp2.png) no-repeat center center / cover;
}
.model3_content p{
    position: absolute;
    top: 73px;
    right: 52px;
    text-indent: 2em;
    width: 633px;
    height: 93px;
    font-weight: 400;
    font-size: 14px;
    color: #323232;
    letter-spacing: 0;
    text-align: justify;
    line-height: 28px;
}
.model3_content h3{
    position: absolute;
    top: 184px;
    right: 52px;
    font-weight: 600;
    font-size: 16px;
    color: #01349D;
    letter-spacing: 0;
    text-align: right;
    
}
.model3_content img{
    display: none;
}
/* 携手元年科技，打通业财流程，构建企业费用共享平台 */
.model4{
    margin-top: 60px;
    padding-bottom: 60px;
    /* height: 582px; */
    background: url(https://files.yuanian.com/yuanian/page_image/Al/xsyx/bg2.png) no-repeat center center / 100% 700px;
}
.model4_content > p{
    margin: 0 auto;
    width: 945px;
    height: 104px;
    line-height: 22px;
    font-weight: 400;
    font-size: 16px;
    color: #1A253B;
    text-align: center;
}
.model4_content_data{
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}
.model4_content_data_item{
    padding: 24px 20px;
    width: 360px;
    height: 270px;
    background-image: linear-gradient(180deg, #F5F6F9 25%, #FEFFFF 99%);
    box-shadow: -8px -8px 20px 0 #ffffff80, 8px 8px 20px 0 #3763aa1a;
}
.model4_content_data_item img{
    width: 30px;
    height: 30px;
}
.model4_content_data_item_head{
    display: flex;
    align-items: center;
}
.model4_content_data_item .model4_content_data_item_head img:nth-child(2){
    display: none;
}
.model4_content_data_item > p{
    margin-top: 16px;
    font-weight: 400;
    font-size: 14px;
    color: #4E5D78;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
}
.model4_content_data_item .model4_content_data_item_head span{
    margin-left: 10px;
    font-weight: 600;
    font-size: 16px;
    color: #1A253B;
    letter-spacing: 0;
}
.model4_content_data_item:hover{
    background: url(https://files.yuanian.com/yuanian/page_image/Al/xsyx/bg3.png) no-repeat center center / cover;
}
.model4_content_data_item:hover .model4_content_data_item_head img:nth-child(1) {
    display: none;
}
.model4_content_data_item:hover .model4_content_data_item_head img:nth-child(2){
    display: inline-block;

}
.model4_content_data_item:hover .model4_content_data_item_head span,
.model4_content_data_item:hover p {
    color: #FFFFFF;
}
.model4_content a{
    margin: 0 auto;
    margin-top: 40px;
    display: block;
    padding: 0px 40px;
    width: 230px;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    background: #ffffff1a;
    color: #4E5D78;
    border: 1px solid #BCC1CC;
}
.model4_content a:hover{
    background: #ffffff;
    color: #01349d;
}
/*  管理效益飞升，元年科技助力兴盛优选迈向财务数字化转型深化期*/
.model5_content h2 {
    margin: 0 auto;
    width: 689px;
    line-height: 40px;
}
.model5_content_data{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.model5_content_data_item {
    position: relative;
    padding: 30px 20px;
    width: 353px;
    height: 240px;
    background-image: linear-gradient(180deg, #E7EFFF 0%, #F5F8FF 18%, #FEFFFF 99%);
    box-shadow: -8px -8px 20px 0 #ffffff80, 8px 8px 20px 0 #3763aa1a;
}
.model5_content_data_item .model5_content_data_item_head img{
    width: 30px;
    height: 30px;
}
.model5_content_data_item > img{
    position: absolute;
    top: 75px;
    right: 18px;
    width: 105px;
    height: 130px;
}
.model5_content_data_item p{
    margin-top: 20px;
    font-weight: 400;
    font-size: 14px;
    color: #323232;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
}
.model5_content_data_item_head{
    display: flex;
    align-items: center;
}
.model5_content_data_item_head span{
    margin-left: 10px;
    font-weight: 600;
    font-size: 16px;
    color: #1A253B;
    text-align: center;
}
.model5_content_data_item:hover::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: #01349D;
}
.model5{
    padding-bottom: 60px;
}
/* ————兴盛优选副总裁戴诚 */
.model6{
    padding-bottom: 60px;
}
.model6_content{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    height: 428px;
}
.model6_content_left{
    width: 70%;
    height: 100%;
}
.model6_content_right{
    position: relative;
    padding: 58px 28px;
    width: 30%;
    height: 100%;
    background: url(https://files.yuanian.com/yuanian/page_image/2024/0806-shdq/img5.png) no-repeat center center / cover;
}
.model6_content_right p{
    position: absolute;
    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;
}
.model6_content_right h3{
    position: absolute;
    right: 27px;
    bottom: 33px;
    font-weight: 600;
    font-size: 16px;
    color: #0245B7;
    letter-spacing: 0;
    text-align: justify;
}
/* 财务数字化转型的未来 */
.model7_content p{
    display: none;
    font-weight: 400;
    font-size: 14px;
    color: #323232;
    letter-spacing: 0;
    text-align: justify;
    line-height: 28px;
}
.model7_content img:nth-child(2){
    display: none;
}
.model7{
    padding-bottom: 60px;
}



/* 适配移动端 */
@media screen and (max-width: 768px) {
    /* 一家有温暖的社区电商 */
    .model1_1{
        height: 600px;
        background: url();
    }
    .model1_1 img{
        display: block;
    }
    .model1_1 h3{
        position: static;
        padding: 30px;
        text-align: center;
    }
    .model1_1 p{
        position: static;
        width: 345px;
        text-align: center;
    }
    /* 内外环境变革，推动兴盛优选财务管控能力升级 */
    .model2 .model2_head > p{
        width: 345px;
    }
    .model2_content{
        width: 375px;
    }
    .model2_content_item{
        margin-bottom: 20px;
        width: 345px;
    }
    /* ————兴盛优选项目经理 */
    .model3_content{
        height: 450px;
        background: url();
    }
    .model3_content img{
        display: block;
    }
    .model3_content h3 {
        position: static;margin-top: 60px;
        margin-left: 140px;
        text-align: center;
    }

    .model3_content p {
        position: static;
        margin-top: 20px;
        width: 345px;
        text-align: center;
    }
    /* 携手元年科技，打通业财流程，构建企业费用共享平台 */
    .model4{
        height: auto;
    }
    .model4_content > p{
        width: 345px;
        height: 196px;
    }
    .model4_content_data_item{
        margin-bottom: 20px;
        width: 345px;
    }
    /* 管理效益飞升，元年科技助力兴盛优选迈向财务数字化转型深化期 */
    .model5_content h2{
        width: 280px;
    }
    .model5_content_data_item{
        margin-bottom: 20px;
    }
    /*————兴盛优选副总裁戴诚  */
    .model6_content{
        height: auto;
    }
    .model6_content_left,
    .model6_content_right{
        width: 100%;
    }
    .model6_content_right p,
    .model6_content_right h3{
        position: static;
    }
    .model6_content_right h3{
        margin-top: 20px;
        margin-left: 70px
    }
    /* 财务数字化转型的未来 */
    .model7_content img:first-child{
        display: none;
    }
    .model7_content img:nth-child(2) {
        display: block;
    }
    .model7_content p{
        margin-top: 20px;
        display: block;
    }
}
