/* 法律法规 */
.falv {
    min-width: 1200px;
    height: 598px;
}
.falv .warpper h3{
    padding-top: 58px;
    padding-bottom: 34px;
    padding-left: 571px;
    color: #333333;
    font-size: 28px;
}
.falv .warpper .box{
    width: 1200px;
    height: 418px;
    margin-bottom: 60px;
}
.falv .warpper .box li{
    position: relative;
    float: left;
    margin-right: 24px;
    width: 384px;
    height: 418px;
    background: #FFFFFF;
    box-shadow: 0px 2px 5px 0px #E3E3E3;
    border-radius: 10px;
}
.falv .warpper .box li:last-child{
    margin-right: 0;
}
.falv .warpper .box li img{
    position: absolute;
    left: 33px;
    top:25px;
    width: 320px;
    height: 72px;
}
.falv .warpper .box li h4{
    position: absolute;
    left: 30px;
    top: 134px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.falv .warpper .box li h5{
    position: absolute;
    left: 28px;
    top: 171px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E71F1F;
    line-height: 24px;
}
.falv .warpper .box li p{
    position: absolute;
    left: 28px;
    top: 204px;
    display: block;
    width: 36px;
    height: 2px;
    background: #E71F1F;
}
.falv .warpper .box li span{
    position: absolute;
    left: 29px;
    top: 221px;
    right: 32px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;

    
}
.falv .warpper .box li a{
    position: absolute;
    left: 30px;
    top: 374px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
}
/* 服务模式 */
.fuwumoshi{
    min-width: 1200px;
    height: 682px;
    background-color: #F6F9FE;

}
.fuwumoshi .warpper h3{
    padding-top: 53px;
    padding-bottom: 54px;
    padding-left: 540px;
    color: #333333;
    font-size: 28px;
}
/* 服务流程 */
.fuwuliucheng{
    min-width: 1200px;
    height: 632px;
}
.fuwuliucheng .warpper h3{
    padding-top: 54px;
    padding-bottom: 25px;
    padding-left: 540px;
    color: #333333;
    font-size: 28px;
}
.fuwuliucheng .warpper img{
    /* min-width: 1200px; */
    height: 455px;
}
/* 适用行业 */
.shiyonghangye {
    min-width: 1200px;
    height: 340px;
    background: #F6F9FE;
}
.shiyonghangye  .warpper h3{
    padding-top: 60px;
    padding-bottom: 25px;
    padding-left: 540px;
    color: #333333;
    font-size: 28px;
}
.shiyonghangye  .warpper h4{
    padding-top: 0px;
    padding-bottom: 33px;
    padding-left: 484px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.shiyonghangye  .warpper li{
    position: relative;
    float: left;
    width: 116px;
    height: 116px;
    background: #FFFFFF;
    box-shadow: 0px 2px 5px 0px #E3E3E3;
    border-radius: 50%;
    margin-right: 38px;
}
.shiyonghangye  .warpper li:last-child{
    margin-right: 0px;
}
.shiyonghangye  .warpper li img{
    position: absolute;
    left: 39px;
    top: 20px;
}
.shiyonghangye  .warpper li span{
    position: absolute;
    left: 23px;
    top: 67px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
/* 项目案例 */
.xiangmu{
    min-width: 1200px;
    height: 438px;
}
.xiangmu  .warpper h3{
    padding-top: 60px;
    padding-bottom: 40px;
    padding-left: 540px;
    color: #333333;
    font-size: 28px;
}
.xiangmu  .warpper .box{
    width: 1200px;
    height: 286px;
}
.xiangmu  .warpper .left{
    position: relative;
    float: left;
    width: 770px;
    height: 285px;
    background: #FFFFFF;
    box-shadow: 0px 2px 5px 0px #E3E3E3;
}
.xiangmu  .warpper .left p{
    position: absolute;
    left: 45px;
    top: 62px;
    display: block;
    width: 36px;
    height: 2px;
    background: #E71F1F;
}
.xiangmu  .warpper .left h4{
    position: absolute;
    left: 45px;
    top: 80px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
}
.xiangmu  .warpper .left span{
    position: absolute;
    left: 46px;
    top: 124px;
    right: 60px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #747474;
    line-height: 24px;
}
.xiangmu  .warpper img{
    width: 430px;
    height: 286px;
    float: left;
}