/**banner图**/
.banner5{
    background: url(../images/20250430/jjfa/nb1.png) no-repeat;
    background-size: cover;
    background-position: center;
    height: 567px;
    cursor: pointer;
}


/**行业痛点**/
.section13 .item-div {
    margin-top: 80px;
    font-size: 16px;
    margin: 0 0 16px;
    color: rgba(0, 0, 0, 0.65);
    display: flex;
    justify-content: center;
}

.section13 .item-div ul li {
    height: 44px;
    line-height: 44px;

}

.section13 .item-div ul .li1{
    background: url(../images/20250430/jjfa/zuo.png) no-repeat;
    position: absolute;
    left: 171px;
    top: 52px
}
.section13 .item-div ul .li2 {
    background: url(../images/20250430/jjfa/zuo.png) no-repeat;
    position: absolute;
    left: 163px;
    top: 224px
}
.section13 .item-div ul .li3 {
    background: url(../images/20250430/jjfa/you.png) no-repeat;
    position: absolute;
    right: 26px;
    top: 52px
}
.section13 .item-div ul .li4 {
    background: url(../images/20250430/jjfa/you.png) no-repeat;
    position: absolute;
    right: -30px;
    top: 224px
}

.section13 .item-div ul .li1 p {
    margin-left: -183px;
}
.section13 .item-div ul .li2 p{
    margin-left: -121px;
}

.section13 .item-div ul .li3 p {
    margin-left: 25px;
}
.section13 .item-div ul .li4 p {
    margin-left: 25px;
}

.section13 .item-div ul li p {
    line-height: 44px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 20px;
    color: #333;
}
/**解决方案**/
.jjfazw-model-two {
    background: url(../images/20250430/jjfa/bg.png) no-repeat;
    height: 372px;
    background-size: cover;
}
.jjfazw-model-two ul {
    display: flex;
    justify-content: space-around;
}
.jjfazw-model-two ul li {
    width: 285px;
    height: 273px;
    background: #F5F5F5;
    border-radius: 6px;
    border: 1px solid #DDDDDD;
    text-align: center;
    margin-top: 52px;
}
.jjfazw-model-two ul li .img {
    height: 151px;
    margin-top: 20px;
}
.jjfazw-model-two ul li .content {
    height: 38px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 16px;
    color: #1F59FE;
    line-height: 24px;
    text-align: center;
    padding: 0 20px;
}
.jjfazw-model-two ul li:hover {
    box-shadow: 0px 4px 29px 0px rgba(9,3,5,0.22);
    border: 1px solid #1F59FE;
    cursor: pointer;
}
/**合作伙伴类型和案例高度**/
.row{
    position: relative;
}



/**合作伙伴**/
.jjfazw-model-three {
    text-align: center;
}
.jjfazw-model-three .row div{
    width: 1198px;
    height: 779px;
    background: #FFFFFF;
    box-shadow: 0px 1px 40px 0px rgba(0,0,0,0.13);
    border-radius: 5px;
    border: 2px solid #F5F6FC;
}
.jjfazw-model-three .row div img {
    margin-top: 20px;
}
/**方案核心产品**/

.jjfazw-model-four ul {
    display: flex;
    justify-content: space-around;
}
.jjfazw-model-four ul li {
    width: 285px;
    height: 293px;
    background: #F5F5F5;
    border-radius: 6px;
    text-align: center;
    margin: 29px 0;

}
.jjfazw-model-four ul li .img {
    height: 92px;
    margin-top: 20px;
}
.jjfazw-model-four ul li .title {
    height: 16px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 16px;
    color: #005BFF;
    line-height: 24px;
    text-align: center;
    padding: 0 20px;
}
.jjfazw-model-four ul li .content {
    height: 86px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    text-align: left;
    padding: 0 20px;
}
.jjfazw-model-four ul li:hover {
    box-shadow: 0px 4px 29px 0px rgba(9,3,5,0.22);
    border: 1px solid #1F59FE;
    cursor: pointer;
}
  