
.input-file[data-v-22c63560] {
  display: none;
}
.upbtn[data-v-22c63560] {
  background: #fabe00;
  border-radius: 3px;
  width: 127px;
  height: 40px;
  border: none;
  color: #fff;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  cursor: pointer;
}

.tableBox .deletes[data-v-633144c2] {
  color: #fabe00;
  text-align: center;
  cursor: pointer;
}
.phoneinput[data-v-633144c2] {
  border: none;
  outline: none;
  width: 97%;
  background: none;
  border: 1px solid #dcdfe6;
  height: 37px;
  text-align: center;
}
.errclass[data-v-633144c2] {
  border: 1px solid red;
  display: block;
}
.btn[data-v-633144c2] {
  text-align: center;
}
.btn[data-v-633144c2].el-button {
  margin-top: 15px;
  width: 300px;
  background: #fabe00;
  color: #fff;
}
@charset "UTF-8";
/*
* 新增地址弹框
*/
::v-deep.el-input__inner {
  width: 150%;
}
.elclassBox {
  /*.el-cascader .el-input {
        width: 300px;
        margin-left: 10px;
        border-radius: 5px;
    }*/
  /* .el-input .el-input__inner {
        width: 88%;
        transform: translate(-15px, -1px);
        height: 37px;
        background: #f5f6f7;
        border: none;
    }*/
  /*.xinz {
        float: right;
        background: #f47812;
        line-height: 37px;
        color: #ffffff;
    }*/
  /*.wabyss span:nth-child(1) {
        margin-left: 82px;
        width: 15%;
        display: inline-block;
    }
    .wabyss span:nth-child(2) {
        width: 15%;
        display: inline-block;
    }
    .wabyss span:nth-child(3) {
        width: 15%;
        display: inline-block;
    }
    .wabyss span:nth-child(4) {
        width: 18%;
        display: inline-block;
    }
    .wabyss span:nth-child(5) {
        width: 16%;
        display: inline-block;
    }*/
}
.elclassBox .phones,
.elclassBox .yzcode {
  width: 90%;
  height: 48px;
  border: 1px solid #eeeeee;
  line-height: 48px;
}
.elclassBox .pswordd .el-form-item {
  margin-left: 40px;
}
.elclassBox .phoneimg {
  width: 18px;
  height: 22px;
  -webkit-transform: translate(8px, 7px);
          transform: translate(8px, 7px);
}
.elclassBox .phoneinp,
.elclassBox .codeinp {
  width: 60%;
  margin-left: 19px;
  border: none;
  border-left: 1px solid #eeeeee;
  height: 20px;
  padding-left: 10px;
  outline: none;
}
.elclassBox .codeinp {
  width: 60%;
}
.elclassBox .codediv {
  height: 48px;
  width: 27%;
  border-left: 1px solid #eee;
  /* display: inline-block; */
  position: absolute;
  top: 1px;
  right: 37px;
  text-align: center;
  color: #fda20c;
  cursor: pointer;
}
.elclassBox .codediv .codeverif {
  width: 131px;
  height: 49px;
  margin-left: -13px;
}
.elclassBox .phonebtn {
  width: 80%;
  background: #f9be00;
  border-radius: 5px;
  border: none;
  color: #fff;
  height: 50px;
  margin-left: 45px;
  font-size: 18px;
  cursor: pointer;
  line-height: 50px;
  text-align: center;
}
.elclassBox .el-select {
  display: inline-block;
  position: relative;
  width: 121px;
}
.elclassBox .el-select .el-input__inner {
  background: #f47812;
  height: 52px;
  font-size: 18px;
  color: #fff;
  border-radius: 6px;
}
.elclassBox .el-button {
  color: #fff;
  font-size: 18px;
}
.elclassBox .el-input-group .el-input__inner {
  height: 50px;
  line-height: 50px;
}
.elclassBox .el-dialog__wrapper .el-dialog {
  width: 26%;
  padding-bottom: 20px;
  min-width: 425px;
}
.elclassBox .el-dialog__header {
  padding-left: 60px;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #333333;
  text-align: justify;
  font-weight: 600;
}
.elclassBox .el-form-item__label {
  font-size: 16px;
  color: #333333;
  margin-left: 12px;
}
.elclassBox .el-table--border th {
  background-color: #f5f5f5;
  color: #333333;
}
.elclassBox .el-pager .number.active {
  width: 17px;
  height: 21px;
  background: #fabe00;
  border-radius: 50%;
  line-height: 20px;
  color: #fff;
}
.elclassBox .el-pager .number {
  color: #666;
}
.elclassBox .names {
  width: 88%;
  height: 40px;
  background: #f5f6f7;
  border-radius: 5px;
  border: none;
  outline: none;
  font-size: 16px;
  padding-left: 10px;
}
.elclassBox .names.height100 {
  height: 100px;
  width: 100%;
}
.elclassBox textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
}
.elclassBox .bos {
  margin-left: 13px;
  width: 88%;
}
.elclassBox .pct {
  height: 40px;
  border-radius: 5px;
  display: inline-block;
}
.elclassBox .btn_img {
  padding: 0px;
  color: #f47812;
  font-size: 12px;
}
.elclassBox .btn_img img {
  height: 18px;
}
.elclassBox .el-tag {
  height: 23px;
  line-height: 21px;
  margin-left: 8px;
  color: #f47812;
  background-color: #f444121c;
  border: none;
}
.elclassBox .baoc {
  background: #fabe00;
  border-radius: 5px;
  width: 62%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: none;
  outline: none;
  margin-top: 20px;
  margin-left: 112px;
  font-size: 16px;
  color: #fff;
}
.elclassBox .fiex {
  display: inline-block;
}
.elclassBox .addg {
  font-family: PingFangSC-Regular;
  font-size: 22px;
  color: #333333;
  padding: 20px 0px;
  display: block;
}
.elclassBox .checknav {
  top: 0rem;
  background: #fff;
  left: 222px;
  font-size: 18px;
  font-family: PingFangSC-Medium;
  color: #333333;
}
.elclassBox .inpleft {
  width: 50%;
  height: 60px;
  border: 1px solid #e1e1e1;
  line-height: 60px;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #1e1e1e;
  display: inline-block;
}
.elclassBox .inpleft span {
  padding-left: 10px;
}
.elclassBox .inputs {
  width: 62%;
  border: none;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #000;
  outline: none;
}
.elclassBox .chackbtn,
.elclassBox .xinz {
  background: #f9be00;
  border-radius: 6px;
  width: 135px;
  height: 50px;
  margin-left: 60px;
  text-align: center;
  line-height: 50px;
  font-family: PingFangSC-Medium;
  font-size: 21px;
  color: #ffffff;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.elclassBox .chackbtn {
  width: 105px;
  margin-left: 0;
  font-size: 16px;
}
.elclassBox .chackbtn.marginleft {
  margin-left: 30px;
}
.elclassBox .chackbtn.new {
  background: #fff;
  color: #f9be00;
  border: 1px solid #f9be00;
  border-radius: 5px;
}
.elclassBox .xinz {
  background: #f47812;
}
.elclassBox .xinz2 {
  display: inline-block;
  padding-left: 72px;
}
.elclassBox .chackbtn.limitclass_4,
.elclassBox .baoc.limitclass_4 {
  background: #eee;
}
.elclassBox .xinz:hover {
  background: #f47812;
  color: #ffffff;
}
.elclassBox .wabyss {
  height: 65px;
  min-width: 1020px;
  background: #f5f5f5;
  margin-top: 20px;
  line-height: 65px;
  font-weight: 600;
  font-size: 18px;
  color: #666;
  font-family: PingFangSC-Medium;
}
.elclassBox .liss {
  background: #f5f5f5;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #2a2a2a;
  padding: 10px 0 4px 21px;
  margin-top: 2px;
  position: relative;
  min-width: 1095px;
  /*.img1,.img2 {
          width: 21px;
          height: 21px;
          cursor: pointer;
      }
      .img1 {
          padding-right: 27px;
      }
      .img2 {
          margin-right: 27px;
      }*/
}
.elclassBox .liss .addres {
  display: inline-block;
  margin-top: 25px;
}
.elclassBox .wabylist ul {
  list-style: none;
  padding-left: 0px;
  margin-top: 0px;
}
.elclassBox .mor {
  width: 72px;
  text-align: center;
  line-height: 32px;
  background: #f4e8de;
  border-radius: 8px;
  border-radius: 8px;
  font-size: 13px;
  color: #f47812;
  display: inline-block;
  cursor: pointer;
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px);
}
.elclassBox .mors {
  background: none;
}
.elclassBox .liss div:nth-child(1) span:nth-child(1) {
  width: 14%;
  margin-left: 40px;
}
.elclassBox .liss div:nth-child(1) span:nth-child(2) {
  width: 15%;
}
.elclassBox .liss div:nth-child(1) span:nth-child(3) {
  width: 18%;
}
.elclassBox .liss div:nth-child(1) span:nth-child(4) {
  width: 18%;
}
.elclassBox .liss div:nth-child(1) span:nth-child(5) {
  width: 16%;
}
.elclassBox .el-pagination {
  float: right;
  margin-top: 20px;
}
.elclassBox .diw {
  padding-left: 40px;
  margin-top: 16px;
  color: #f47812;
}
.elclassBox .diw span {
  font-size: 22px;
}
.elclassBox .importAdd {
  -webkit-animation: myfirst 0.5s;
          animation: myfirst 0.5s;
  width: 133px;
  background: #fff;
  position: absolute;
  z-index: 100;
  font-size: 16px;
  line-height: 35px;
  border-radius: 3px;
  top: 58px;
  left: 0px;
  color: #000;
  border: 1px solid #eee;
  overflow: hidden;
  -webkit-box-shadow: #d5d5d5 0px 1px 1px 0px;
          box-shadow: #d5d5d5 0px 1px 1px 0px;
  padding: 10px 0;
}
.elclassBox .importAdd span:hover {
  color: #fda20c;
}
@-webkit-keyframes myfirst {
0% {
    height: 10px;
}
25% {
    height: 30px;
}
50% {
    height: 50px;
}
100% {
    height: 60px;
}
}
@keyframes myfirst {
0% {
    height: 10px;
}
25% {
    height: 30px;
}
50% {
    height: 50px;
}
100% {
    height: 60px;
}
}
.elclassBox .showimgcode {
  display: none;
}
.elclassBox .hiddenimg {
  display: block;
}
.block .el-input__inner {
  border: none;
  background: none;
  width: 173%;
}
.zhinengjiexiout {
  position: relative;
  background: #f5f6f7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.zhinengjiexiout .zhinengzi {
  color: #333;
  font-size: 18px;
}
.zhinengjiexiout textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.zhinengjiexiout .jiexispan {
  height: 30px;
  line-height: 30px;
  display: inline-block;
  color: #fa9400;
  font-size: 16px;
  padding: 0 10px;
  border: 1px solid #fa9400;
  border-radius: 5px;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.choose {
  margin: 10px 0 10px 0;
  height: 45px;
  width: 100%;
  background-color: #f5f5f5;
}
.choose .checkData {
  float: left;
  width: 100px;
  line-height: 45px;
  margin-left: 10px;
}
.choose .export {
  float: right;
  padding: 10px 15px;
  background-color: #f9be00;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
}
.choose .maright20 {
  margin-right: 20px;
}
