.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;
}

.uninstall[data-v-bb8f37a8] {
  line-height: 1.42857143;
  background: #fff;
}
.uninstall .header[data-v-bb8f37a8] {
    width: 100%;
    text-align: center;
}
.uninstall .header .headerW[data-v-bb8f37a8] {
      width: 1200px;
      height: 70px;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
}
.uninstall .header .headerW ul[data-v-bb8f37a8] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.uninstall .header .headerW ul li[data-v-bb8f37a8] {
          margin-left: 35px;
}
.uninstall .header .headerW ul li a[data-v-bb8f37a8] {
            font-size: 14px;
            color: #666666;
}
.uninstall .aside[data-v-bb8f37a8] {
    position: relative;
    width: 100%;
    min-width: 1080px;
    height: 270px;
    background: url(../../static/img/uninstall-banner.a10e2fd7.png) center center/cover no-repeat;
    padding-top: 80px;
    color: #fff;
}
.uninstall .aside img[data-v-bb8f37a8] {
      margin: 0 auto 30px;
      display: block;
}
.uninstall .aside p[data-v-bb8f37a8] {
      font-size: 36px;
      margin-bottom: 10px;
}
.uninstall .aside span[data-v-bb8f37a8] {
      display: block;
      font-size: 14px;
      margin-bottom: 5px;
}
.uninstall .section[data-v-bb8f37a8] {
    width: 580px;
    margin: 60px auto 0;
}
.uninstall .section .item[data-v-bb8f37a8] {
      width: 100%;
}
.uninstall .section .item p[data-v-bb8f37a8] {
        width: 100%;
        overflow: hidden;
        margin: 0 0 15px 0;
}
.uninstall .section .item p label[data-v-bb8f37a8] {
          font-size: 14px;
          color: #333333;
          float: left;
          margin-left: 20px;
}
.uninstall .section .item p span[data-v-bb8f37a8] {
          font-size: 12px;
          color: #999999;
          float: left;
}
.uninstall .section .item textarea[data-v-bb8f37a8] {
        width: 560px;
        height: 160px;
        resize: none;
        outline: none;
        padding: 10px;
        margin-bottom: 10px;
        background: #f4f4f4;
        border-radius: 2px;
        border: 1px solid #dddddd;
        font-size: 14px;
}
.uninstall .section .item input[data-v-bb8f37a8] {
        height: 18px;
        margin-bottom: 15px;
        width: 560px;
        padding: 10px;
        outline: none;
        background: #f4f4f4;
        border: 1px solid #dddddd;
        border-radius: 2px;
        font-size: 16px;
}
.uninstall .section button[data-v-bb8f37a8] {
      width: 187px;
      height: 35px;
      line-height: 35px;
      text-align: center;
      border-radius: 2px;
      background: #2a94f6;
      font-size: 14px;
      display: block;
      margin: 35px auto 0;
      outline: none;
      color: #fff;
      border: none;
      cursor: pointer;
}
.uninstall .section button[data-v-bb8f37a8]:hover {
        background: #2686df;
}
.uninstall .tip[data-v-bb8f37a8] {
    padding: 0 28px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #7f7f7f;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

