.shuzi {
  position: relative;
  width: 1102px;
  margin: 0 auto; }
  .shuzi-title {
    width: 358px;
    height: 77px;
    background: url("../images/aideal/bg3.jpg") no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-size: 32px;
    font-family: Heiti SC;
    font-weight: 500;
    color: #000000; }
  .shuzi-cen {
    position: relative;
    display: flex;
    flex-wrap: wrap; }
    .shuzi-cen-item {
      width: 342px;
      height: 154px;
      background: #ffffff;
      box-shadow: 0px 3px 41px 0px rgba(0, 0, 0, 0.09);
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      margin-bottom: 31px; }
      .shuzi-cen-item > div:nth-child(2) {
        font-size: 32px;
        font-family: Heiti SC;
        font-weight: 500;
        color: #000000;
        margin-top: 11px; }
      .shuzi-cen-item > div:nth-child(3) {
        font-size: 16px;
        font-family: Heiti SC;
        font-weight: 300;
        color: #000000;
        margin-top: 13px; }
  .shuzi-bom {
    position: relative;
    height: 512px; }
    .shuzi-bom div {
      position: absolute;
      font-family: Heiti SC;
      font-weight: 300;
      color: #000000;
      background: #ffffff;
      border: 2px solid #0a0205;
      opacity: 0.7;
      border-radius: 7px;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 39px; }

.liucheng {
  position: relative;
  width: 1102px;
  margin: 0 auto; }
  .liucheng-title {
    width: 355px;
    height: 65px;
    background: url("../images/aideal/bg4.jpg") no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-size: 32px;
    font-family: Heiti SC;
    font-weight: 500;
    color: #000000; }
  .liucheng-con {
    position: relative;
    height: 1201px; }
    .liucheng-con-left {
      position: absolute;
      top: 436px;
      left: -26px;
      width: 323px;
      height: 323px; }
    .liucheng-con-center {
      position: absolute;
      top: 152px;
      left: 264px;
      width: 600px;
      height: 878px; }
    .liucheng-con-right {
      position: absolute;
      top: 436px;
      right: -28px;
      width: 323px;
      height: 323px; }
    .liucheng-con-shuqian, .liucheng-con-shuzhong, .liucheng-con-shuhou {
      width: 177px;
      height: 88px;
      background: url("../images/aideal/work/bg.png") no-repeat;
      background-size: 100% 100%;
      font-size: 53px;
      font-family: Heiti SC;
      font-weight: 500;
      color: #ffffff;
      position: absolute;
      top: 94px;
      left: 45px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .liucheng-con-shuzhong {
      top: 315px; }
    .liucheng-con-shuhou {
      top: 877px; }
    .liucheng-con-common {
      position: absolute;
      left: 393px;
      width: 317px;
      display: flex;
      justify-content: center;
      flex-direction: column;
      font-family: Heiti SC;
      font-size: 21px;
      font-weight: 500;
      color: #ffffff; }
    .liucheng-con-1 {
      height: 59px;
      background: #187ab2;
      box-shadow: 0px 3px 7px 0px #02324d;
      top: 109px;
      line-height: 26px; }
      .liucheng-con-1 div {
        text-align: left;
        padding-left: 85px; }
    .liucheng-con-2 {
      height: 74px;
      background: #12b198;
      box-shadow: 0px 3px 7px 0px #014c40;
      top: 540px;
      line-height: 26px; }
      .liucheng-con-2 div {
        text-align: left;
        padding-left: 32px; }
    .liucheng-con-3 {
      height: 59px;
      background: #0558a8;
      box-shadow: 0px 3px 7px 0px #021c32;
      top: 889px;
      font-size: 23px;
      line-height: 22px; }
  .liucheng-bom {
    position: absolute;
    bottom: 94px;
    left: 193px;
    width: 726px;
    display: flex; }
    .liucheng-bom div {
      width: 197px;
      height: 59px;
      line-height: 59px;
      text-align: center;
      background: #f7f7f7;
      box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.29);
      border-radius: 30px;
      font-size: 25px;
      font-family: Heiti SC;
      font-weight: 300;
      color: #000000; }
