.banner {
  width: 100%;
  height: auto; }
  .banner img {
    width: 100%; }

#main {
  width: 1200px;
  margin: 0 auto; }
  #main .box1 {
    margin-top: 90px;
    background: url("../img/mc_icon2.png") no-repeat;
    background-size: 100%;
    padding: 70px 84px 76px 84px;
    border: 1px dashed #000000; }
    #main .box1 span {
      display: block;
      width: 149px;
      height: 35px;
      font-size: 36px;
      font-family: MicrosoftYaHei;
      font-weight: 400;
      color: #333333;
      line-height: 30px;
      margin: 0 auto; }
    #main .box1 p {
      margin-top: 49px;
      width: 1032px;
      height: 70px;
      font-size: 14px;
      font-family: MicrosoftYaHeiLight;
      font-weight: 300;
      color: #333333;
      line-height: 28px; }
  #main .box2 {
    width: 100%;
    margin-top: 90px; }
    #main .box2 .mcin {
      width: 225px;
      height: 36px;
      font-size: 36px;
      font-family: MicrosoftYaHei;
      font-weight: 400;
      color: #333333;
      line-height: 30px;
      display: block;
      margin: 0 auto;
      margin-bottom: 50px; }
    #main .box2 .cr1 {
      width: 100%;
      display: flex; }
      #main .box2 .cr1 .crspan {
        width: 140px;
        height: 120px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #2c51c0;
        box-shadow: 0px 12px 24px 0px rgba(105, 105, 105, 0.12);
        border-radius: 10px;
        font-size: 20px;
        font-family: MicrosoftYaHei-Bold;
        font-weight: bold;
        color: white;
        line-height: 30px; }
      #main .box2 .cr1 ul {
        width: 1060px;
        height: 120px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        background: #f4f6fc;
        border-radius: 10px; }
        #main .box2 .cr1 ul li {
          margin-top: 27px;
          display: flex;
          flex-direction: column;
          width: 20%;
          font-size: 16px;
          font-family: MicrosoftYaHei;
          font-weight: 400;
          color: #333333; }
          #main .box2 .cr1 ul li span {
            margin-bottom: 23px; }
        #main .box2 .cr1 ul li:nth-of-type(1) {
          margin-left: 85px; }
    #main .box2 .cr2 {
      width: 100%;
      margin-top: 20px;
      display: flex; }
      #main .box2 .cr2 .crspan {
        width: 140px;
        height: 120px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
        font-size: 20px;
        font-family: MicrosoftYaHei-Bold;
        font-weight: bold;
        color: white;
        line-height: 30px;
        background: #ff737d;
        box-shadow: 0px 12px 24px 0px rgba(105, 105, 105, 0.12); }
      #main .box2 .cr2 ul {
        width: 1060px;
        height: 120px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        border-radius: 10px;
        background: #fff8f8; }
        #main .box2 .cr2 ul li {
          margin-top: 27px;
          display: flex;
          flex-direction: column;
          width: 20%;
          font-size: 16px;
          font-family: MicrosoftYaHei;
          font-weight: 400;
          color: #333333; }
          #main .box2 .cr2 ul li span {
            margin-bottom: 23px; }
        #main .box2 .cr2 ul li:nth-of-type(1) {
          margin-left: 85px; }
    #main .box2 .cr3 {
      width: 100%;
      margin-top: 20px;
      display: flex;
      justify-content: space-between; }
      #main .box2 .cr3 div {
        display: flex; }
        #main .box2 .cr3 div .crspan {
          width: 140px;
          height: 120px;
          display: flex;
          justify-content: center;
          align-items: center;
          border-radius: 10px;
          font-size: 20px;
          font-family: MicrosoftYaHei-Bold;
          font-weight: bold;
          color: white;
          line-height: 30px; }
        #main .box2 .cr3 div ul {
          width: 450px;
          height: 120px;
          display: flex;
          flex-wrap: wrap;
          justify-content: space-around;
          border-radius: 10px; }
          #main .box2 .cr3 div ul li {
            margin-top: 20px;
            display: flex;
            flex-direction: column;
            width: 59px;
            height: 34px;
            font-size: 14px;
            font-family: MicrosoftYaHei;
            font-weight: 400;
            color: #333333; }
            #main .box2 .cr3 div ul li span {
              margin-bottom: 10px; }
          #main .box2 .cr3 div ul li:nth-of-type(1) {
            margin-left: 26px; }
      #main .box2 .cr3 div:nth-of-type(1) .crspan {
        background: #5ed6c6;
        box-shadow: 0px 12px 24px 0px rgba(105, 105, 105, 0.12); }
      #main .box2 .cr3 div:nth-of-type(1) ul {
        background: #f7fdfc; }
      #main .box2 .cr3 div:nth-of-type(2) .crspan {
        background: #2c51c0;
        box-shadow: 0px 12px 24px 0px rgba(105, 105, 105, 0.12); }
      #main .box2 .cr3 div:nth-of-type(2) ul {
        background: #f4f6fc; }
    #main .box2 .cr4 {
      width: 100%;
      margin-top: 20px;
      display: flex; }
      #main .box2 .cr4 .crspan {
        width: 140px;
        height: 160px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
        font-size: 20px;
        font-family: MicrosoftYaHei-Bold;
        font-weight: bold;
        color: white;
        line-height: 30px;
        background: #2c51c0;
        box-shadow: 0px 12px 24px 0px rgba(105, 105, 105, 0.12); }
      #main .box2 .cr4 ul {
        width: 1060px;
        height: 160px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        border-radius: 10px;
        background: #f4f6fc; }
        #main .box2 .cr4 ul li {
          margin-top: 27px;
          display: flex;
          flex-direction: column;
          width: 15%;
          font-size: 16px;
          font-family: MicrosoftYaHei;
          font-weight: 400;
          color: #333333; }
          #main .box2 .cr4 ul li span {
            margin-bottom: 23px; }
        #main .box2 .cr4 ul li:nth-of-type(1) {
          margin-left: 85px; }
    #main .box2 .cr5 {
      width: 100%;
      margin-top: 20px;
      display: flex;
      justify-content: space-between; }
      #main .box2 .cr5 div {
        display: flex; }
        #main .box2 .cr5 div .crspan {
          width: 140px;
          height: 120px;
          display: flex;
          justify-content: center;
          align-items: center;
          border-radius: 10px;
          font-size: 20px;
          font-family: MicrosoftYaHei-Bold;
          font-weight: bold;
          color: white;
          line-height: 30px; }
        #main .box2 .cr5 div ul {
          width: 450px;
          height: 120px;
          display: flex;
          flex-wrap: wrap;
          justify-content: space-around;
          border-radius: 10px; }
          #main .box2 .cr5 div ul li {
            margin-top: 20px;
            display: flex;
            flex-direction: column;
            width: 70px;
            height: 34px;
            font-size: 14px;
            font-family: MicrosoftYaHei;
            font-weight: 400;
            color: #333333; }
            #main .box2 .cr5 div ul li span {
              margin-bottom: 30px; }
          #main .box2 .cr5 div ul li:nth-of-type(1) {
            margin-left: 26px; }
      #main .box2 .cr5 div:nth-of-type(1) .crspan {
        background: #f9b540;
        box-shadow: 0px 12px 24px 0px rgba(105, 105, 105, 0.12); }
      #main .box2 .cr5 div:nth-of-type(1) ul {
        background: #fffbf5; }
      #main .box2 .cr5 div:nth-of-type(2) .crspan {
        background: #ff737d;
        box-shadow: 0px 12px 24px 0px rgba(105, 105, 105, 0.12); }
      #main .box2 .cr5 div:nth-of-type(2) ul {
        background: #fff8f8; }
  #main .box3 {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 90px; }
    #main .box3 ul {
      width: 100%;
      display: flex;
      justify-content: space-between; }
      #main .box3 ul li {
        width: 290px;
        height: 200px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: white;
        box-shadow: 0px 12px 24px 0px rgba(105, 105, 105, 0.12);
        border-radius: 10px; }
        #main .box3 ul li img {
          display: block;
          width: 58px;
          height: 58px;
          margin-bottom: 35px; }
        #main .box3 ul li span {
          height: 20px;
          font-size: 20px;
          font-family: MicrosoftYaHei-Bold;
          font-weight: bold;
          color: #333333;
          line-height: 30px; }

/*# sourceMappingURL=machineRoom.css.map */
