.imgSize{
    width: 30px;
    height: 30px;
}
body{
    background-color: #F1F3F4;
}
*{
    box-sizing: border-box;
}
/* 中国康富：一流的清洁能源投资运营产融服务商 */
.model1{
    margin-top: 60px;
    height: 484px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/2025/AL/zgkf/bg1.png);
    background-position: center;
    background-size: 100% 484px;
    background-repeat: no-repeat;
    position: relative;
}
.model1 h3{
    position: absolute;
    top: 194px;
    right: 97px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 22px;
    color: #323232;
    letter-spacing: 0;
    text-align: justify;
}
.model1 p{
    position: absolute;
    top: 256px;
    right: 40px;
    width: 600px;
    font-weight: 400;
    font-size: 14px;
    color: #323232;
    letter-spacing: 0;
    text-align: justify;
    line-height: 28px;
    text-indent: 2em;
}
.model1 img{
    display: none;
}
/* 传统财务分散管理模式，赶不上中国康富的高速发展步伐 */
.model2-content{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    
}
.model2-content-item{
    position: relative;
    padding: 30px;
    width: 354px;
    height: 200px;
    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 .model2-content-item-head span{
    margin-left: 10px;
    font-weight: 600;
    font-size: 16px;
    color: #1A253B;
    letter-spacing: 0;
}
.model2-content-item p{
    margin-top: 24px;
    font-weight: 400;
    font-size: 14px;
    color: #4E5D78;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
}
.model2-content-item > img{
    position: absolute;
    top: 16px;
    right: 21px;
    width: 128.34px;
    height: 109.09px;
}
/* 数字化财务共享建设帮助中国康富提质增效 成为集团管控的有力抓手 */
.model3 h2{
    margin: 0 auto;
    padding-bottom: 30px;
    width: 555px;
    line-height: 40px;
    
}
.model3_p p{
    margin: 0 auto;
    text-align: center;
    width: 869px;
    color: #4e5d78;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
}

.model3_box{
    display: flex;
    margin-top: 60px;
    justify-content: space-between;
    flex-wrap: wrap;
    background-image: url(https://files.yuanian.com/yuanian/page_image/2025/AL/zgkf/bg3.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center center
}
.model3_box_item{
    position: relative;
    margin: 0px 5px 24px;
    width: 362px;
    height: 140px;
    background-image: linear-gradient(179deg, #F5F6F9 25%, #FEFFFF 99%);
    box-shadow: -8px -8px 20px 0 #ffffff80, 8px 8px 20px 0 #3763aa1a;
}
.model3_box_item img{
    position: absolute;
    top: 0;
    right: 26px;
    width: 22px;
    height: 32px
}
.model3_box_item i{
    position: absolute;
    /* 去除i标签的样式 */
    font-style: normal;
    top: 5px;
    right: 29px;
    color: #fff;
    font-family: Arial-BoldMT;
    font-weight: BoldMT;
    font-size: 13px;
    letter-spacing: 0;
    /* z-index: 999 */
}


.model3_box_item span{
    display: block;
    padding: 16px 0 0 20px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #323232;
    letter-spacing: 0;
    line-height: 25px;
}
.model3_box_item p{
    padding: 8px 26px 20px 32px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 13px;
    color: #666666;
    letter-spacing: 0;
    text-align: justify;
    line-height: 20px;
}
.model3_box_item p::before {
    position: absolute;
    left: 20px;
    top: 55px;
    content: '';
    /* 伪元素需要content属性，即使它是空的 */
    display: inline-block;
    /* 让伪元素成为行内块级元素，从而可以控制其大小 */
    width: 6px;
    /* 小红点的宽度 */
    height: 6px;
    /* 小红点的高度 */
    background-color: red;
    /* 小红点的颜色 */
    border-radius: 50%;
    /* 将小红点变为圆形 */
    margin-right: 5px;
    /* 小红点与段落文本之间的间距 */
    vertical-align: middle;
    /* 如果需要，可以调整小红点的垂直对齐方式 */
}
.model_item_right{
    margin-right: 60px;
    margin-left: 140px;
}
.model_item_left{
    margin-right: 145px;
}
/* ————中国康富副总裁、首席财务官梁超 */

.model6plus{
    padding: 60px 0px;
}
.model6plus_content{
    display: flex;
    justify-content: space-between;
    /* flex-wrap: wrap; */
    height: 428px;
}
.model6plus_content_left{
    width: 70%;
    height: 100%;
}
.model6plus_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;
}
.model6plus_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;
}
.model6plus_content_right h3{
    position: absolute;
    right: 27px;
    bottom: 33px;
    font-weight: 600;
    font-size: 16px;
    color: #0245B7;
    letter-spacing: 0;
    text-align: justify;
}
/* 夯实基础，提升效能，元年科技助力中国康富构建一流财务管理体系 */
.model4{
    padding-bottom: 60px;
    background: #F7F8FB;
}
.model4_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.model4_box .model4_box_item{
    width: 266px;
    height: 283px;
}
.model4_box .model4_box_item img{
    width: 58px;
    height: 58px;
}
/* .model4_box .model4_box_item.model4_box_item:nth-child(1){
    background: #fff;
    background: url(https://files.yuanian.com/yuanian/page_image/2025/AL/zgkf/bg4.png) no-repeat center center / cover;
} */
.model4_box .model4_box_item{
    border-top: 4px solid #0245B7;
    background: rgba(255, 255, 255, 0.95);
    padding: 15px 22px 0px;
    backdrop-filter: blur(6px);
}
.model4_box .model4_box_item:nth-child(2n){
    border-top: 4px solid #D1161B;
}
.model4_box .model4_box_item:nth-child(odd):hover {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Al/ytkg/fz-bg1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.model4_box .model4_box_item:nth-child(even):hover {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Al/ytkg/fz-bg2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.model4_box .model4_box_item .model4_box_item_text{
    margin-top: 12px;
}
.model4_box .model4_box_item .model4_box_item_text > p:first-of-type{
    font-weight: 600;
    font-size: 17px;
    color: #323232;
    letter-spacing: 0;
}
.model4_box .model4_box_item .model4_box_item_text > p:nth-child(2){
    margin-top: 12px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #3D485D;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
}
/* model5 */
.model5{
    margin: 60px auto;
    width: 1180px;
    height: 292px;
}
.model5_box_android{
    display: none;
}
.model5_box_pc{
    position: relative;
    height: 292px;
    width: 100%;
    background-image: url(https://files.yuanian.com/yuanian/page_image/2025/AL/zgkf/bg5.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
   
}
.model5_box_pc img{
    position: absolute;
    top: 33px;
    right: 52px;

}





/* 适配移动端 */
@media screen and (max-width: 1024px) {
    .model1{
        margin-top: 30px;
        background-image: url();
        height: auto;
    }
    .model1 img{
        display: block;
    }
    .model1 p,
    .model1 h3{
        margin-top: 30px;
    }
    .model1 h3{
        position: static;
        line-height: 30px;
    }
    .model1 p{
        position: static;
        padding-bottom: 30px;
        width: 345px;
    }
    /*  */
    .model2-content-item{
        margin-bottom: 20px;
    }
    /* model3 */
    .model3_p p{
        width: 345px;
    }
    .model_item_right,
    .model_item_left{
        margin: 0;
        margin-bottom: 24px;
    }
    .model3_box{
        background-image: url();
    }
    .model3 h2{
        width: 345px;
    }
    /* midel6plus */
    .model6plus_content{
        flex-wrap: wrap;
        height: auto;
        
    }
    .model6plus_content_left,
    .model6plus_content_right{
        width: 100%;
    }
    .model6plus_content_right p,
    .model6plus_content_right h3{
        position: static;
    }
    .model6plus_content_right h3{
        margin-top: 20px;
        margin-left: 70px;
        line-height: 22px;
    }
    /* model4 */
    .model4{
        padding-bottom: 30px;
    }
    .model4_box .model4_box_item{
        margin-bottom: 20px;
        width: auto;
    }
    .model4_box .model4_box_item:last-child{
        margin-bottom: 0px;
    }
    /* model5 */
    .model5{
        margin: 30px auto;
        width: 375px;
        height: auto;
    }
    .model5_box_pc{
        display: none;
    }
    .model5_box_android{
        display: block;
        padding: 0px 20px;
    }
    .model5_box_android p{
        padding: 20px 20px 0px;
        font-weight: 400;
        font-size: 14px;
        color: #323232;
        letter-spacing: 0;
        text-align: justify;
        line-height: 28px;
    }
   
}   