#main{
    width: 350px;
    height: 250px;
    /* position: absolute;
    right: 0;
    top: 0; */
    box-sizing: border-box;
    /* padding: 20px; */
    }
    .content>div{
      margin-top: 50px;
    }
    .content .jz .cl{
      padding: 40px 10px 20px 30px;
    }
    .content .jz .cl{
      width: 1200px;
      height: 250px;
      background-image: linear-gradient(180deg, #F3F9FF 0%, #D4E9FF 100%);
    }
    .content .jz .cl p.fl{
      width: 695px;
height: 104px;
font-family: AlibabaPuHuiTi_2_55_Regular;
font-weight: 400;
font-size: 16px;
color: #333333;
line-height: 26px;
margin-top: 30px;
    }
    .content .jz .cl .line.fl{
      width: 1px;
height: 119px;
opacity: 0.41;
border: 1px solid #0069CA;
margin:30px 40px 0;
    }
    .wx .fl{
      border: 1px solid #3C95EC;
      margin-right: 90px;
      margin-bottom: 38px;
    }
    .wx .fl:nth-child(5n){
      margin-right: 0;
    }
    .wx .fl img{
      width: 156px;
      height: 156px;
      margin: 6px 4px;
    }
    .wx .fl p{
      background-image: linear-gradient(180deg, #ECF6FF 0%, #D4E9FF 100%);
      height: 50px;
      font-size: 16px;
      font-weight: 400;
      color: #333333;
      text-align: center;
      width: 166px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .wb .cl{
      display: flex;
      justify-content: center;
    }
    .tit{
      margin-bottom: 30px;
    }
    .oldModel .content .jz .cl{
      height: auto;
    }
    .oldModel .content .jz .cl p.fl{
      font-size: 28px;
      line-height: 48px;
      height: auto;
    }
    .oldModel  .wx .fl p{
      font-size: 28px;
      min-height: 150px;
      line-height: 1.5;
    }