.proxy {
    width: 100%;
    padding-top: 76px;
    position: relative;
}

.proxy .title-group {
    color: #333333;
    text-align: center;
}

.proxy .title-group .btitle {
    font-size: 35px;
    font-weight: 800;
    padding-top: 80px;
    padding-bottom: 24px;
}

.proxy .title-group .stitle {
    font-size: 20px;
    padding-bottom: 90px;
}

.good-self {
    margin-top: 100px;
    margin-bottom: 70px;
}

.good-content {
    overflow: hidden;
}

.good-box {
    width: 1200px;
    margin: 0 auto;
}

.box-title {
    font-size: 30px;
    color: #111111;
    text-align: center;
}

.good-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
}

.good-item {
    width: 288px;
    float:left;
    margin-right: 168px;
    margin-bottom: 78px;
}

.good-item:nth-child(3n) {
    margin-right: 0;
}

.good-good-title {
    display: inline-block;
    color: #111111;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}

.good-desc {
  font-size: 16px;
  color: #777777;
  text-align: justify;
  line-height: 24px;
  margin-top: 16px;
}

/* our user */
.service-num {
    padding-top: 100px;
    width: 100%;
    height: 666px;
    background: url(../images/home/partners-bg.png) no-repeat center;
}

.user-btitle {
    font-size: 30px;
    color: #111111;
    text-align: center;
    line-height: 50px;
}

.user-stitle {
    font-size: 16px;
    color: #777777;
    text-align: center;
    line-height: 40px;
}

.price-wrapper {
    width: 1200px;
    margin: 0 auto 30px;
}
.price-wrapper .more-version {
    width: 300px;
    height: 60px;
    background:#2362FB;
    box-shadow:0px 1px 17px 1px rgba(204,204,204,0.3);
    border-radius:30px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 100px;
    cursor: pointer;
    display: block;
}
.price-wrapper .price-title {
    margin-top: 80px;
}
.price-wrapper .price-title .price-title__text {
    font-size: 30px;
    color: #111;
    text-align: center;
    line-height: 50px;
}
.price-wrapper .price-title .price-title__desc {
    font-size: 16px;
    color: #777;
    text-align: center;
    line-height: 40px;
}

.price-wrapper .price-container {
    width: 100%;
    margin-top: 50px;
    position: relative;
    height: 2180px;
}

.price-wrapper .price-container .ikon_price1{
    position: absolute;
    width: 240px;
    top: -270px;
    left: -250px;
}

.price-wrapper .price-container:before, .price-wrapper .price-container:after {
    content: '';
    clear: both;
    display: block;
}
.price-box-bq{
    
    position: absolute;
    
}
.price-box-bq img{
    width: 50%;
}
.price-wrapper .price-container .price-box {
    width: calc((100% - 68px) / 3);
    height: 100%;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 30px 0px rgba(124,124,124,0.17);
    border-radius:10px;
    float: left;
    margin-right: 34px;
    overflow: hidden;
}
.price-wrapper .price-container .price-box:nth-child(1),
.price-wrapper .price-container .price-box:nth-child(3)
 {
    background:rgba(254,254,254,1);
    box-shadow:0px 0px 8px 0px rgba(124,124,124,0.17);
}
.price-wrapper .price-container .price-box:last-child {
    margin-right: 0;
}
.price-wrapper .price-container .box-header {
    width: 100%;
    height: 98px;
    text-align: center;
    color: white;
    overflow: hidden;
}
.price-wrapper .price-container .box-header .box-header__title {
    font-size: 23px;
    color: #333333;
    margin-top: 22px;
    font-weight: 800;
}
.price-wrapper .price-container .box-header .box-header__title .hot-sale {
    width:38px;
    height:20px;
    line-height: 20px;
    display: inline-block;
    background:linear-gradient(-90deg,rgba(239,60,60,1),rgba(244,112,112,1));
    border:0px solid rgba(230,230,230,1);
    border-radius:4px;
    color: #FFFFFF;
    font-size: 12px;
}
.price-wrapper .price-container .box-header .box-header__desc {
    font-size: 15px;
    color: #999999;
    margin-top: 8px;
}

.price-wrapper .price-container .box-main {
    text-align: center;
}
.price-wrapper .price-container .box-main .box-main__title {
    font-size: 44px;
    margin-top: 30px;
    font-weight: 800;
}
.price-wrapper .price-container .box-main .box-main__desc {
    height: 100px;
    font-size: 17px;
    color: #999;
    margin-top: 15px;
}
.price-wrapper .price-container .box-main .box-main__btn {
    width: 145px;
    height: 40px;
    color: white;
    font-size: 16px;
    line-height: 40px;
    border-radius: 20px;
    border: 1px solid #2362FB;
    color: #2362FB;
    cursor: pointer;
    display: block;
    margin: 0 auto;
}

.price-wrapper .price-container .box-main .box-main__btn:hover {
    background: #2362FB;
    /* border: none; */
    color: #fff;
}

.price-wrapper .price-container .box-body {
    padding: 0 20px;
    margin-top: 25px;
}
.price-wrapper .price-container .box-body .box-body-sec {
    border-top: 1px solid #eee;
    padding-top: 15px;
}
.price-wrapper .price-container .box-body .box-body-sec .box-body-sec__title {
    font-size: 14px;
    color: #777;
}
.price-wrapper .price-container .box-body .box-body-sec .box-body-sec__list {
    margin: 15px 0;
}
.price-wrapper .price-container .box-body .box-body-sec .box-body-sec__list-item {
    padding: 10px 0;
}
.price-wrapper .price-container .box-body .box-body-sec .box-body-sec__list-item .icon {
    width: 18px;
    margin-right: 5px;
}
.price-wrapper .price-container .box-body .box-body-sec .box-body-sec__list-item .text {
    font-size: 14px;
    color: #111;
}

.question {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    background: url("../images/product/phonebg.png") no-repeat center center;
    /* background-size: 100% 100%; */
    padding-bottom: 51px;
  }
  
  .question .btitle {
    color: #FFFFFF;
    font-size: 30px;
    padding-top: 116px;
  }
  
  .question .stitle {
    color: #FFFFFF;
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 58px;
  }
  
  .question .phone-btn {
    width:220px;
    height:60px;
    background:rgba(255,255,255,1);
    box-shadow:0px 1px 51px 3px rgba(150,150,150,0.3);
    border-radius:30px;
    font-size: 20px;
    color: #2362FB;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
  }

/* 管理工具 */
.customer-tools {
    width: 100%;
    height: 362px;
    padding-top: 90px;
    text-align: center;
    margin: 0 auto 0;
    background: url(../images/manage/bg-tools.png) no-repeat center center;
}

.c-t-title {
    color: #111111;
    font-size: 30px;
    padding: 8px 0 18px;
}

.c-t-stitle {
    color: #777777;
    font-size: 16px;
    padding-bottom: 60px;
}

.c-t-btn {
    overflow: hidden;
    width: 357px;
    margin: 0 auto;
}

.c-t-free {
    padding: 13px 42px;
    background: #498CF2;
    border-radius: 25px;
    font-size: 18px;
    color: #FFFFFF !important;
    margin-right: 44px;
    float: left;
}

.c-t-demo {
    border: 1px solid #498CF2;
    border-radius: 25px;
    padding: 12px 30.5px;
    font-size: 18px;
    color: #498CF2 !important;
    float: left;
}

.c-t-demo:hover {
    background: #498CF2;
    color: #fff !important;
}

.list-box {
    width: 60%;
    margin: 90px auto 100px;
    position: relative;
}

.list-box .ikon_price2 {
    position: absolute;
    width: 250px;
    top: -90px;
    right: -260px;
}

.list-box .ikon_price3 {
    position: absolute;
    width: 50px;
    top: -10px;
    right: 0;
}
    

.list-box .list-title {
    text-align: center;
  }

  .list-box .list-title .btitle {
      color: #111111;
      font-size: 30px;
      padding-bottom: 24px;
      font-weight: 800;
  }
  .list-box .list-title .stitle {
      color: #999999;
      font-size: 16px;
      padding-bottom: 68px;
  }
  
  .list-box .list-title span {
    vertical-align: middle;
  }
  
  .list-box .list-title .bg-color {
    display: inline-block;
    width: 7px;
    height: 27px;
    background: linear-gradient(0deg, #e72828, #f26060);
    border: 1px solid #f3f3f5;
  }
  
  .list-box .list .el-collapse .el-collapse-item .el-collapse-item__header {
    font-size: 18px;
    height: 58px;
    line-height: 58px;
  }
  
  .list-box .list .el-collapse .el-collapse-item .el-collapse-item__header img {
    margin-left: 10px;
    width: 30px;
  }
  
  .list-box .list .el-collapse .el-collapse-item .el-collapse-item__wrap {
    font-size: 16px;
  }
  
  .list-box .list .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content .collapse-content h1 {
    color: #111;
    font-size: 16px;
    margin-bottom: 10px;
  }
  
  .list-box .list .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content .collapse-content .item-list {
    color: #777;
    font-size: 16px;
    line-height: 36px;
  }
  
  .list-box .list .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content .collapse-content .item-qualification {
    margin-top: 20px;
  }

  .el-collapse-item__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    justify-content: space-between;
    align-items: center;
    height: 48px;
    line-height: 48px;
    color: #303133;
    cursor: pointer;
    /* border-bottom: 1px solid #ebeef5; */
    border-radius:10px;
    font-size: 13px;
    font-weight: 500;
    transition: border-bottom-color .3s;
    outline: 0;
}

.el-collapse-item__header .pic {
    width: 11px !important;
    height: 18px;
}

.el-carousel__mask, .el-cascader-menu, .el-cascader-menu__item.is-disabled:hover, .el-collapse-item__header, .el-collapse-item__wrap {
    background-color: #fff;
}
  
  .content .list-box .list .el-collapse .is-active {
    color: #DD1313;
  }

  .el-collapse {
    /* border-top: 1px solid #ebeef5; */
    /* border-bottom: 1px solid #ebeef5; */
   }


.el-collapse-item {
    background:rgba(255,255,255,1);
    box-shadow:0px 2px 17px 1px rgba(223,223,223,0.3);
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 20px;
  }

   .now {
    border: 1px solid #DD1313;
    color: #DD1313;
    font-size: 12px;
    width: 20px;
    line-height: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
  }
  
.title .top-box .email .txt {
    color: #DD1313;
    font-size: 20px;
    cursor: pointer;
  }

  .wrap-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

