.reviseUserImgSty .content_div[data-v-bf1cf000] {
  width: 100%;
  height: 363px;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.reviseUserImgSty .el-upload__text[data-v-bf1cf000] {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  line-height: 17px;
  width: 97%;
  margin: auto 5px;
  position: absolute;
  top: 166px;
}
.reviseUserImgSty[data-v-bf1cf000] .el-dialog {
  width: 498px;
  height: 514px;
}
.reviseUserImgSty[data-v-bf1cf000] .el-dialog__header {
  border-bottom: 1px solid #ccc;
}
.reviseUserImgSty[data-v-bf1cf000] .el-dialog__body {
  padding: 0px!important;
}
.reviseUserImgSty[data-v-bf1cf000] .el-dialog .el-dialog__footer {
  text-align: center;
  padding: 24px!important;
}
.reviseUserImgSty[data-v-bf1cf000] .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: absolute;
  top: 30px;
  left: 24px;
  overflow: hidden;
}
.reviseUserImgSty[data-v-bf1cf000] .avatar-uploader .el-upload:hover {
  border-color: #409EFF;
}
.reviseUserImgSty[data-v-bf1cf000] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 300px;
  height: 300px;
  line-height: 216px;
  text-align: center;
}
.reviseUserImgSty[data-v-bf1cf000] .avatar {
  width: 300px;
  height: 300px;
  display: block;
}
.reviseUserImgSty .btn_sty[data-v-bf1cf000] {
  width: 120px;
  height: 36px;
}

.newProduct_block[data-v-72ecde42] .el-dialog {
  width: 510px;
  height: 338px;
  border-radius: 6px;
}
.newProduct_block[data-v-72ecde42] .el-dialog__header {
  border-bottom: 1px solid #ccc;
}
.newProduct_block[data-v-72ecde42] .el-dialog__body {
  padding: 24px 36px!important;
}
.newProduct_block[data-v-72ecde42] .el-dialog .el-dialog__footer {
  text-align: center;
  padding: 0px 36px!important;
}
.newProduct_block .text[data-v-72ecde42] {
  text-align: left;
  margin-bottom: 10px;
  padding-left: 100px;
}
.newProduct_block .footer_button[data-v-72ecde42] {
  text-align: center;
}
.newProduct_block .mg-b-10[data-v-72ecde42] {
  margin-bottom: 18px;
}
.newProduct_block .mg-b-0[data-v-72ecde42] {
  margin-bottom: 0px;
}
.newProduct_block .submit_btn[data-v-72ecde42] {
  width: 100%;
  margin-top: 32px;
  height: 36px;
  padding: 10px 20px;
}
.newProduct_block .w59[data-v-72ecde42] {
  width: 66%;
}
.newProduct_block .w30[data-v-72ecde42] {
  width: 31%;
}
.newProduct_block .font-black[data-v-72ecde42] {
  color: rgba(0, 0, 0, 0.5);
}
.newProduct_block .countdownLoad[data-v-72ecde42] {
  display: inline-block;
  height: 36px;
  color: #000;
  line-height: 40px;
}
.newProduct_block .getCount[data-v-72ecde42] {
  height: 30px;
  background: #FFFFFF;
  border: 1px solid #E7E7E7;
  margin-left: 3%;
  border-radius: 0 !important;
  text-align: center;
}
.newProduct_block .countdownLoad span[data-v-72ecde42] {
  font-size: 12px;
}
.newProduct_block .errorText[data-v-72ecde42] {
  font-size: 12px;
  color: #999;
  margin-top: -10px;
  margin-bottom: 5px;
}
.newProduct_block .errorText.errorTextRed[data-v-72ecde42] {
  color: #CF1322;
}

.panelContainer[data-v-41b66dd7] {
  border-radius: 8px;
  width: 220px;
  padding: 16px;
  background: #FFF;
  position: absolute;
}
.panelContainer[data-v-41b66dd7] .info p {
  font-weight: 500;
  font-size: 16px;
  color: #000;
  line-height: 24px;
}
.panelContainer[data-v-41b66dd7] .info span {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 17px;
  margin: 12px 0 16px;
  display: block;
}
.panelContainer .el-button[data-v-41b66dd7] {
  display: block;
  margin: 10px auto 0;
}
.panelContainer[data-v-41b66dd7]::before {
  content: '';
  position: absolute;
  border: 10px solid transparent;
  width: 0;
  height: 0;
}
.panelContainer.type2[data-v-41b66dd7]::before {
  border-bottom: 15px solid #fff;
  left: 20px;
  top: -25px;
}
.panelContainer.type1[data-v-41b66dd7]::before {
  border-right: 15px solid #fff;
  left: -25px;
  top: 30px;
}
.panelContainer.type3[data-v-41b66dd7]::before {
  border-bottom: 15px solid #fff;
  right: 20px;
  top: -25px;
}
[data-v-41b66dd7] .managemarket {
  padding-left: 50px;
}
[data-v-41b66dd7] .managemarket li {
  position: relative;
}
[data-v-41b66dd7] .managemarket li:hover {
  background: #FFF !important;
}
[data-v-41b66dd7] .managemarket li::before {
  position: absolute;
  border-radius: 4px;
  left: -45px;
  font-size: 18px;
  color: #FFF;
  background: #27327A;
  top: 15px;
  line-height: 28px;
  text-align: center;
  height: 28px;
  width: 28px;
}

.noticeGuide[data-v-34105cc7] .el-dialog__body {
  padding: 10px 0 30px;
}
.noticeGuide h3[data-v-34105cc7] {
  text-align: center;
  color: rgba(0, 0, 0, 0.85);
  font-size: 20px;
}
.noticeGuide p[data-v-34105cc7] {
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-size: 14px;
  line-height: 40px;
}
.noticeGuide img[data-v-34105cc7] {
  display: block;
  margin: 20px auto;
  width: 140px;
  height: 197px;
}
.noticeGuide[data-v-34105cc7] .btn {
  text-align: center;
}

.noticeGuide[data-v-bd971c70] .el-dialog__body {
  padding: 10px 0 30px;
}
.noticeGuide h3[data-v-bd971c70] {
  text-align: center;
  color: rgba(0, 0, 0, 0.85);
  font-size: 20px;
}
.noticeGuide p[data-v-bd971c70] {
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-size: 14px;
  line-height: 40px;
}
.noticeGuide img[data-v-bd971c70] {
  display: block;
  margin: 20px auto;
  width: 192px;
  height: 202px;
}
.noticeGuide[data-v-bd971c70] .btn {
  text-align: center;
}

.mengban[data-v-26b021d6] {
  position: fixed;
  width: 100%;
  z-index: 90;
  height: 100%;
  left: 0;
  top: 0;
  background: #333;
  opacity: 0.5;
}

