.successFooter[data-v-5982e136] {
  width: 100%;
  min-width: 1080px;
  margin: 70px 0 0;
  padding-bottom: 26px;
  text-align: center;
}
.successFooter p[data-v-5982e136] {
    font-size: 12px;
    color: #cccccc;
    margin-bottom: 8px;
}
.successFooter p a[data-v-5982e136] {
      color: #cccccc;
}

.install[data-v-0a2c20e5] {
  background: #f4f4f4;
  line-height: 1.42857143;
}
.install .header[data-v-0a2c20e5] {
    position: relative;
    width: 100%;
    min-width: 1080px;
    height: 284px;
    background: url(../../static/img/success-banner.d447f85f.png) center center/cover no-repeat;
    padding-top: 136px;
}
.install .header img[data-v-0a2c20e5] {
      margin: 0 auto 30px;
      display: block;
}
.install .header p[data-v-0a2c20e5] {
      font-size: 36px;
      color: #fff;
      text-align: center;
}
.install .aside[data-v-0a2c20e5] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 60px auto;
    overflow: hidden;
    font-size: 30px;
    color: #333333;
}
.install .aside i[data-v-0a2c20e5] {
      width: 90px;
      height: 2px;
      background: #bbbbbb;
      margin: 0 30px;
}
.install .section[data-v-0a2c20e5] {
    width: 1080px;
    margin: 0 auto;
    overflow: hidden;
}
.install .section ul[data-v-0a2c20e5] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.install .section ul li[data-v-0a2c20e5] {
        width: 252px;
        height: 296px;
        border-radius: 10px;
        background: #fff;
        padding-top: 40px;
        margin-bottom: 20px;
}
.install .section ul li img[data-v-0a2c20e5] {
          display: block;
          margin: 0 auto 24px;
}
.install .section ul li span[data-v-0a2c20e5] {
          font-size: 16px;
          color: #333333;
          display: block;
          margin-bottom: 20px;
          text-align: center;
}
.install .section ul li p[data-v-0a2c20e5] {
          font-size: 14px;
          color: #999999;
          width: 228px;
          margin: 0 auto 2px;
          text-align: justify;
}
.install .section ul li a[data-v-0a2c20e5] {
          display: block;
          width: 120px;
          height: 36px;
          line-height: 36px;
          border-radius: 100px;
          margin: 20px auto 0;
          font-size: 14px;
          color: #fb3457;
          border: 1px solid #fb3457;
          text-align: center;
}
.install .section ul li a[data-v-0a2c20e5]:hover {
            background: #fb3457;
            color: #fff;
}

