#service {
    margin-top: 76px;
}

#service .title {
  color: #111111;
  text-align: center;
  position: relative;
  width: 1180px;
  margin: 0 auto;
}

#service .title .ikon_help_detail{
  position: absolute;
  width: 200px;
  top: 20px;
  right: -180px;
}

#service .title .btitle {
  font-size: 35px;
  font-weight: 800;
  padding-top: 80px;
  padding-bottom: 34px;
}

#service .title .stitle {
  font-size: 20px;
  padding-bottom: 80px;
}

/* #service .banner {
    position: relative;
  }
  
  #service .banner .serve-img {
    display: block;
    width: 100%;
  }
  
  #service .banner .textbox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
  }
  
  #service .banner .textbox .title {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 0;
    color: #fff;
  }
  
  #service .banner .textbox .subtitle {
    margin-top: 30px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
  } */
  
  #service .el-container {
    width: 1300px;
    margin: 0 auto;
    margin-bottom: 60px;
    padding-top: 5px;
  }

  #service .el-container .left-box {
      /* width: 840px; */
      /* float: left; */
  }

  #service .log-nav {
    width: 900px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    padding-bottom: 70px;
  }

  #service .log-nav .nav {
    padding-bottom: 25px;
    padding-top: 25px;
    width: 190px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
  }

  #service .log-nav .nav .pic {
    width: 50px;
  }

  #service .log-nav .nav .txt {
    color: #333333;
    font-size: 20px;
  }
  
  /* #service .el-container .left-box .banben-box {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 12px;
  }
  
  #service .el-container .left-box .banben-box .banben-tab {
    cursor: pointer;
    width: 70px;
    text-align: center;
    font-size: 18px;
    margin-right: 60px;
    padding-bottom: 8px;
    color: #666666;
    border-bottom: 3px solid #fff;
  } */
  
  #service .el-container .aside-card {
    margin-bottom: 30px;
    /* margin-top: 61px; */
    padding-bottom: 34px;
  }
  
  #service .el-container .aside-card .base-title {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background:rgba(255,255,255,1);
    box-shadow:0px 2px 17px 1px rgba(223,223,223,0.3);
    border-radius:10px;
    padding-bottom: 36px;
    position: relative;
  }
  
  #service .el-container .aside-card .sup-title {
    padding-bottom: 16px;
    border-bottom: 1px solid #e3e3e6;
    align-items: flex-end;
  }
  
  #service .el-container .aside-card .sup-title .sp1 {
    font-size: 22px;
    font-weight: 500;
    color: #000000;
  }
  
  #service .el-container .aside-card .sub-title .sp2 {
    font-size: 16px;
    font-weight: 500;
    color: #47a3ff;
    cursor: pointer;
    margin-top: 24px;
  }
  
  #service .el-container .aside-card .sub-title {
    /* padding-top: 14px; */
    align-items: center;
  }
  
  #service .el-container .aside-card .sub-title .sp3 {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    text-align: center;
    padding-top: 35px;
  }
  
  #service .el-container .aside-card .sub-title .sp4 {
    width:288px;
    height:50px;
    background:linear-gradient(90deg,rgba(239,61,61,1),rgba(244,111,111,1));
    border-radius:25px;
    line-height: 50px;
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
    margin-top: 22px;
  }
  
  /* #service .el-container .aside-card .sub-title .sp4:hover {
    color: #fff;
    background: #47a3ff;
  } */
  
  #service .el-container .card-box {
    background:rgba(255,255,255,1);
    box-shadow:0px 2px 17px 1px rgba(223,223,223,0.3);
    border-radius:10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  #service .el-container .card-box .two-card {
    width: 460px;
    height: 95px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  
  #service .el-container .card-box .two-card .tu-wen {
    height: 60px;
    margin-left: 30px;
  }
  
  #service .el-container .card-box .two-card .tu-wen .tupian {
    float: left;
    width: 60px;
    height: 60px;
    display: inline-block;
  }
  
  #service .el-container .card-box .two-card .tu-wen .txt {
    display: inline-block;
    position: relative;
    top: 0px;
    left: 18px;
  }
  
  #service .el-container .card-box .two-card .tu-wen h1 {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    line-height: 30px;
    margin: 0;
  }
  
  #service .el-container .card-box .two-card .tu-wen h2 {
    font-size: 16px;
    font-weight: 500;
    color: #777777;
    line-height: 30px;
    margin: 0;
  }
  
  #service .el-container .card-box .two-card .imgicon {
    margin-right: 30px;
  }
  
  .license-content {
    white-space: pre-wrap;
    word-wrap: break-word;
    height: 50vh;
    overflow-y: auto;
    line-height: 18px;
  }

  .graybg {
    background: #FAFAFA;
  }
  
  .activeColor {
    /* border-bottom: 3px solid #47A3FF !important; */
    color: #2362FB !important;
  }

  .el-main {
    padding-left: 35px;
    padding-top: 38px;
    margin-right: 30px;
    background: #fafafc;
    width: 810px;
  }
  
  .el-main .update h1 {
    font-weight: normal;
    margin: 0;
    font-size: 24px;
    font-weight: 500;
    color: #000000;
    line-height: 30px;
  }
  
  .el-main .update h2 {
    font-size: 18px;
    font-weight: 500;
    color: #4d4d4d;
    line-height: 30px;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
  .el-main .update p {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
    margin: 0;
  }
  
  .el-main .update p i {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #c0cad4;
    margin-right: 12px;
  }
  
  .el-main .update h1 {
    font-weight: normal;
    margin: 0;
    font-size: 24px;
    font-weight: 500;
    color: #000000;
    line-height: 30px;
  }
  
  .el-main .update h2 {
    font-size: 18px;
    font-weight: 500;
    color: #4d4d4d;
    line-height: 30px;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
  .el-main .update p {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
    margin: 0;
  }
  
  .el-main .update p i {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #c0cad4;
    margin-right: 12px;
  }
  
  .el-main .update p .demo {
    color: #47a3ff;
    font-size: 16px;
    text-decoration: underline;
  }
  
  .el-main .timeline {
    margin-top: 50px;
  }
  
  .el-main .timeline .time-card:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px;
    background: #d9d9d9;
    left: 3px;
  }
  
  .el-main .timeline .time-card {
    position: relative;
  }
  
  .el-main .timeline .time-card .circle {
    position: absolute;
    left: -4.5px;
    top: 15px;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    border: 3px solid #47a3ff;
    z-index: 1001;
  }
  
  .el-main .timeline .time-card .main-con {
    margin-left: 40px;
    padding-top: 10px;
    padding-bottom: 55px;
  }
  
  .el-main .timeline .time-card .main-con h1 {
    margin: 0;
    font-size: 22px;
    font-weight: 500;
    color: #000000;
    line-height: 30px;
  }
  
  .el-main .timeline .time-card .main-con span {
    display: inline-block;
    width: 110px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-top: 10px;
    border-radius: 3px;
    background: #f2f2f5;
    color: #000000;
  }
  
  .el-main .timeline .time-card .main-con .duanluo {
    font-size: 16px;
    font-weight: 500;
    color: #888888;
    line-height: 30px;
    margin-top: 28px;
    white-space: pre-wrap;
    word-wrap: break-word;
  }
  
  .el-main .timeline .time-card .main-con .fujian {
    width: 500px;
    height: 34px;
    background: #f2f2f5;
    border-radius: 3px;
    text-decoration: underline;
    color: #47a3ff;
    font-size: 16px;
    font-weight: 500;
    display: block;
    line-height: 34px;
    margin-top: 28px;
  }
  
  .el-main .timeline .time-card .main-con .fujian img {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    top: -2px;
    left: 14px;
    margin-right: 14px;
  }

  .el-main {
    display: block;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    padding-right: 20px;
}


  