    /* 风控要求 */
    .fengkong {
      min-width: 1200px;
        height: 420px;
    }
    .fengkong .warpper h3{
     padding-top: 55px;
     padding-bottom: 40px;
     padding-left: 479px;
     color: #333333;
     font-size: 28px;
    }
    .fengkong .warpper .box{
        position: relative;
        width: 1200px;
        height: 238px;
        background: #FFFFFF;
        border: 1px solid #E1E1E1;
        box-shadow: 0px 2px 5px 0px #E3E3E3;
        border-radius: 10px;
        }
    .fengkong .warpper .box .top{
        padding-top: 40px;
        padding-left: 30px;
        padding-right: 40px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
       line-height: 24px;
    }
    .fengkong .warpper .box .top span{
        padding-left: 30px;
    }
    .fengkong .warpper .box .boxfooter {
        position: absolute;
        left: 532px;
        top: 147px;
        width: 136px;
        height: 46px;
        background: #FFFFFF;
        border: 1px solid #999999;
        border-radius: 10px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #666666;
        line-height: 46px;
        padding-left: 24px;
    }
    /* 政策法规 */
    .zhengce {
      min-width: 1200px;
        height: 475px;
        background-color: #F6F9FE;
    }
    .zhengce .warpper h3{
        padding-top: 55px;
        padding-bottom: 40px;
        padding-left: 479px;
        color: #333333;
        font-size: 28px;
       }
  .zhengce .warpper .content{
    width: 1200px; 
     height: 300px;
    
  }
  .zhengce .warpper .content ul li{
    position: relative;
    float: left;
    width: 591px;
    height: 139px;
    background: #FFFFFF;
    box-shadow: 0px 2px 5px 0px #E3E3E3;
    border-radius: 10px;
    margin-right: 18px;
    margin-bottom: 21px;
  }
  .zhengce .warpper .content ul li:nth-child(2){
    margin-right: 0;
  }
  .zhengce .warpper .content ul li:nth-child(4){
    margin-right: 0;
  }
  .zhengce  .content  li img{
    position: absolute;
    left: 19px;
    top: 21px;
    width: 168px;
    height: 96px;
  }
  .zhengce  .content  li h5{
    position: absolute;
    left: 198px;
    top: 21px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
  }
  .zhengce  .content  li .sp1{
    position: absolute;
    left: 199px;
    top: 55px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
  }
  .zhengce  .content  li p{
    position: absolute;
    left: 497px;
    top: 104px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E83333;
    line-height: 24px;
  }
  .zhengce  .content  li .sp2 {
    position: absolute;
    left: 22px;
    top: 36px;
    display: block;
    width: 58px;
    height: 6px;
    background: #E71F1F;
    opacity: 0.5;
  }
  .zhengce  .content  li  h4{
    position: absolute;
    left: 21px;
    top: 62px;
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
  }
  .zhengce  .content  li  div{
    position: relative;
    position: absolute;
    left: 345px;
    top: 53px;
    display: block;
    width: 210px;
    height: 48px;
    background: #E71F1F;
    border-radius: 24px;
  }
  .zhengce  .content  li  div b {
    position: absolute;
    cursor: pointer;
    top: 4px;
    padding-left: 56px;
    padding-top: 2px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
  }
  /* 旗下系统 */
  .qixia{
    min-width: 1200px;
    height: 403px;
  }
  .qixia img{
    background-repeat: no-repeat;
    background-size: contain;
    height:100%;
    width: 100%;
  }
  /* 业务框架图 */
  .yewu{
    min-width: 1200px;
    height: 1604px;
    padding-top: 37px;
    padding-bottom: 55px;
  }
  .yewu .warpper img{
    width: 100%;
    height: 100%;
  }