/* 公用供应商样式 */
 .suppierManage .addCompany {
    width: 480px;
  }
  .suppierManage .supe-width {
    width: 215px;
  }
  .suppierManage .layerTable tr td > span {
    margin-right: 10px;
  }
  .suppierManage .f1 {
    float: left;
    margin-top: 15px;
  }
  .suppierManage .supList {
    width: 164px;
    height: 250px;
    background-color: #fff;
    color: #333333;
    font-size: 12px;
    float: left;
    margin: 0 20px 20px 0;
    border-radius: 4px;
  }
  .suppierManage .supList:hover {
    box-shadow: 0px 0px 20px rgba(191, 191, 191, 1);
    transition: all linear 0.5s;
  }
  .suppierManage .suTop {
    width: 100%;
    height: 48px;
    border-bottom: 3px solid #4ec2fe;
    position: relative;
  }
  .suTop img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .suppierManage .topCircle {
    width: 48px;
    height: 48px;
    background-color: #2aaef2;
    border: 1px solid #4fc3ff;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-size: 20px;
    position: absolute;
    bottom: -25px;
    border-radius: 50%;
    left: 55px;
  }
  .suppierManage .supTitle {
    text-align: center;
    font-size: 14px;
    padding: 0 10px;
    margin-top: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: PingFangSC-Semibold, sans-serif;
  }
  .suppierManage .telNumber {
    text-align: center;
    padding: 0 10px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .suppierManage .Address {
    margin: 12px 16px;
    height: 20px;
  }
  .suppierManage .Address i {
    color: #e95252;
    position: relative;
    top: -4px;
  }
  .suppierManage .AddressInner {
    float: right;
    width: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .suppierManage .updataBtn {
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  .suppierManage .UPBtn {
    height: 23px;
    margin-left: 0;
  }
  .suppierManage .supplierList {
    margin-top: 20px;
  }
  .suppierManage .w150 .el-input {
    width: 150px;
  }
  .suppierManage .el-dialog--center .el-dialog__body {
    padding: 25px 25px 0;
  }
  .suppierManage .HS_financial {
    margin-top: 5px;
    height: 23px;
  }

    /* 上传样式 */
    .VisaSuplier .avatar-uploader .el-upload {border: 1px dashed #d9d9d9;cursor: pointer;position: relative;overflow: hidden;width: 100px;height: 100px;border-radius: 50%}
    .VisaSuplier .avatar-uploader .el-upload:hover {border-color: #409EFF;}
    .VisaSuplier .avatar-uploader-icon {font-size: 28px;color:white;width: 100px;height: 100px;line-height: 80px;text-align: center;position: absolute;left: 0;top: 0;background:rgba(0,0,0,0.5);}
    .VisaSuplier .avatar-uploader .el-upload {border: 1px dashed #d9d9d9;cursor: pointer;position: relative;overflow: hidden;width: 100px;height: 100px;border-radius: 50%}
    .VisaSuplier .avatar-uploader .el-upload:hover {border-color: #409EFF;}
    .VisaSuplier .avatar-uploader-icon {font-size: 28px;color:white;width: 100px;height: 100px;line-height: 80px;text-align: center;position: absolute;left: 0;top: 0;background:rgba(0,0,0,0.5);}
    .VisaSuplier .avatar {width: 100px;height: 100px;display: block;position: absolute;left: 0;top: 0}
    .VisaSuplier .repUp{font-size: 12px;position: absolute;left: 25px;bottom: 10px;color: white;}
    .VisaSuplier .el-checkbox .el-checkbox,.el-checkbox+.el-checkbox{margin: 0;margin-left: 10px;}
    .VisaSuplier .el-checkbox{margin: 0;width: 90px;margin-left: 10px;}
    .VisaSuplier .ckek_box{position: relative}
    .VisaSuplier .chekAll{position: absolute;left: -67px;top: 45px;margin: 0}
    .VisaSuplier .query-box li label{display: inline-block;min-width: 80px;text-align: right;font-style: normal;margin: 0 20px 0 0;}
    .VisaSuplier .el-dialog .el-form-item__label {width: 100px!important;}  
    .VisaSuplier .HS_financial{margin-top: 5px;height: 23px;}