.banner_main_left h1{
    margin-top: 60px;
    width: 559px;
    height: 88px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 36px;
    color: #333333;
    line-height: 44px;
}
body{
    background-color: #F1F3F4;
}
/* 泰富中投——打造“精”“特”型房企 */
.model1{
    padding-top: 60px;
}
.model1_left img{
    width: 514px;
    height: 290px;
}
.model1_box{
    display: flex;
    flex-wrap: wrap;

}
.model1_right{
    margin-left: 44px;
    flex: 1;
}
.model1_right h3{
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 28px;
    color: #323232;
    letter-spacing: 0;
}
.model1_right p{
    margin-top: 20px;
    height: auto;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    text-align: justify;
    line-height: 32px;
}
/* 顺应趋势主动求变，向精细化管理转型 */
.model2 p {
    margin: 0 auto;
    width: 681px;
    height: 48px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #4E5D78;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
}
.model2_box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 60px;
}
.model2_item{
    position: relative;
    width: 353px;
    height: 217px;
    background-image: linear-gradient(179deg, #E7EFFF 0%, #F5F8FF 18%, #FEFFFF 99%);
    box-shadow: -8px -8px 20px 0 #ffffff80, 8px 8px 20px 0 #3763aa1a;
}
.model2_item img{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 150px;
    height: 150px;
}
.model2_item p{
    padding: 42px 20px 0 20px;
    width: 313px;
    height: auto;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #323232;
    letter-spacing: 0;
    text-align: justify;
    line-height: 28px;
}
.model2_item:hover::after{
    content: "";
    position: absolute;
    top: 0;
    width: 353px;
    height: 6px;
    background: #01349D;
}
/* 携手元年联手打造三位一体财务管理体系 向价值创造型财务转变 */
.model3{
    background: #F5F7FA;
}
.model3 h2{
    margin: 0 auto;
    width: 504px;
    line-height: 40px;
}
.model3 p{
    margin: 0 auto;
    width: 681px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #4E5D78;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
}
.model3_box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}
.model3_item{
    background: #fff;
    width: 540px;
    height: 290px;
}
.model3_item_head{
    padding: 36px 0 0 22px;
}
.model3_item_head img{
    width: 30px;
    height: 30px;
}
.model3_item_head span{
    font-family: PingFangSC-Regular;
    font-weight: 600;
    font-size: 16px;
    color: #1A253B;
    letter-spacing: 0;
}
.model3_item ul{
    padding: 16px 20px 20px 44px;
}
.model3_item ul li{    
    position: relative;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #4E5D78;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
}
.model3_item li::before{
    position: absolute;
    left: -20px;
    top: 10px;
    content: '';
    /* 伪元素需要content属性，即使它是空的 */
    display: inline-block;
    /* 让伪元素成为行内块级元素，从而可以控制其大小 */
    width: 6px;
    /* 小红点的宽度 */
    height: 6px;
    /* 小红点的高度 */
    background-color: red;
    /* 小红点的颜色 */
    border-radius: 50%;
    /* 将小红点变为圆形 */
    margin-right: 5px;
    /* 小红点与段落文本之间的间距 */
    vertical-align: middle;
    /* 如果需要，可以调整小红点的垂直对齐方式 */
}
.model3_item:hover{
    background-image: url(https://files.yuanian.com/yuanian/page_image/2024/0729-zxtf/yd_bg1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* background-image: linear-gradient(123deg, #01349D 38%, #C70620 100%); */
}
.model3_item:hover li,.model3_item:hover span{
    color: #fff;
}
.model3_item:hover li::before{
    background-color: #fff;
}
.model3_item:hover .hoverImg{
    display: inline-block;
}
.model3_item:hover .cancelImg{
    display: none;
}
.hoverImg{
    display: none;
}
/* 深度挖掘财务共享项目价值 以更加从容的姿态迎接未来市场变化的挑战 */

.model4 h2 {
    padding-bottom: 0px;
}
.model4 h2:nth-of-type(2) {
    padding-top: 8px;
}


.model4 p {
    margin: 0 auto;
    margin-top: 30px;
    width: 681px;
    height: 48px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #4E5D78;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
}
.model4_box{
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 60px;
}
.model4_box {
    background-image: url(https://files.yuanian.com/yuanian/page_image/2024/0729-zxtf/bg4.png);
    background-position: center;
    background-size: 539px 474px;
    background-repeat: no-repeat;
}

.model4_item{
    position: relative;
    width: 402px;
    height: 189px;
    background-image: linear-gradient(179deg, #F5F6F9 25%, #FEFFFF 99%);
    box-shadow: -8px -8px 20px 0 #ffffff80, 8px 8px 20px 0 #3763aa1a;
}
.model4_item span{
    display: inline-block;
    padding: 16px 0 0 20px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #323232;
    letter-spacing: 0;
    line-height: 25px;
}
.model4_item p{
    margin: 0;
    padding: 8px 30px 20px 32px;
    width: auto;
    height: auto;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #4E5D78;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
}
.model4_item p::before{
    position: absolute;
    left: 20px;
    top: 57px;
    content: '';
    /* 伪元素需要content属性，即使它是空的 */
    display: inline-block;
    /* 让伪元素成为行内块级元素，从而可以控制其大小 */
    width: 6px;
    /* 小红点的宽度 */
    height: 6px;
    /* 小红点的高度 */
    background-color: red;
    /* 小红点的颜色 */
    border-radius: 50%;
    /* 将小红点变为圆形 */
    margin-right: 5px;
    /* 小红点与段落文本之间的间距 */
    vertical-align: middle;
    /* 如果需要，可以调整小红点的垂直对齐方式 */
}
.model4_item img{
    position: absolute;
    top: 0;
    right: 26px;
    width: 22px;
    height: 32px;
}
.model4_item i{
    position: absolute;
    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;
}
.model4_item:nth-child(1),.model4_item:nth-child(2){
    margin-bottom: 82px;
}
/* model5 */
.model5{
    margin-top: 60px;
}
.model5 .model5_box {
    position: relative;
    width: 1100px;
    height: 240px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/2024/0729-zxtf/bg5.png);
    background-position: center;
    background-size: 1100px 240px;
    background-repeat: no-repeat;
}
.model5_box  p{
    position: absolute;
    width: 633px;
    top: 64px;
    right: 52px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #323232;
    letter-spacing: 0;
    text-align: justify;
    line-height: 28px;
}
.model5_box img{


    display: none;
}

/* 移动端样式 */
@media screen and (max-width: 1024px) {
    .model1_left img{
        width: 345px;
        height: 194px;
        
    }
    .model1_right{
        margin-left: 0;
        margin-top: 20px;
    }
    .model5_box img{
        padding: 0 10px;
        width: 355px;
        display: block;
    }
    .model2 p,
    .model1_right h3,
    .model3 h2,
    .model3 p,
    .model4 p,
    .banner_main_left h1,
    .banner_main_left p{
        width: 345px;
    }
    .model2_item:hover::after {
        width: 345px;
    }
    .model4_item p{
        padding: 8px 15px 10px 32px;
        width: 300px;   
    }
    .model4_item {
        height: auto;
    }
    
    .model1_right h3{
        font-size: 24px;
    }
    .banner_main_left h1{
        font-size: 24px;
        line-height: 24px;
        height: auto;
    }
    .model2_item{
        margin-bottom: 20px;
        width: 345px;
    }
    .model2_item p{
        width: 300px;
    }
    .model4_box,
    .model5 .model5_box{
        width: 375px;
        background-image: url();
    }
    .model4_item{
        margin-bottom: 20px !important;
        width: 375px;
    }
    .model3_item{
        margin-bottom: 20px;
        height: auto;
        width: 345px;
    }
    .ljgd_box_item{
        margin-bottom: 20px;
    }
    .model5_box p{
        position: static;
        width: 335px;
        padding: 10px 20px;
    }
    .model5 .model5_box{
        height: auto;
    }

}