.reviseMobile .ant-row[data-v-56df7857] {
  height: 55px;
  line-height: 55px;
}

.addOrganization h3[data-v-080fc9f6] {
  font-weight: bold;
  padding-left: 7px;
  margin-bottom: 20px;
  color: crimson;
}
.addOrganization .box[data-v-080fc9f6] {
  padding: 15px;
}
.addOrganization .ant-upload[data-v-080fc9f6] {
  width: 380px;
}
.addOrganization .ant-upload img[data-v-080fc9f6] {
  max-width: 330px;
  max-height: 150px;
}

.storeIndex {
  background-color: #fff;
}
.storeIndex .ant-layout-header {
  background-color: #366EF9;
  -webkit-box-shadow: 0 1px 0 #366EF9;
          box-shadow: 0 1px 0 #366EF9;
  padding: 0;
}
.storeIndex .ant-layout-header .store-header {
  width: 1100px;
  height: 64px;
  clear: both;
  margin: 0 auto;
}
.storeIndex .ant-layout-header .store-header .items {
  float: left;
  margin-right: 5px;
  color: #fff;
}
.storeIndex .ant-layout-header .store-header .items .anticon-edit {
  cursor: pointer;
}
.storeIndex .ant-layout-header .store-header .items img {
  height: 50px;
  margin-right: 10px;
}
.storeIndex .ant-layout-header .store-header .ant-btn {
  color: #fff;
  float: left;
  margin-top: 16px;
}
.storeIndex .ant-layout-header .store-header .ant-btn-primary {
  margin-right: 10px;
  width: 110px;
  color: #366EF9;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 98, 255, 0.52);
          box-shadow: 0px 0px 13px 0px rgba(82, 98, 255, 0.52);
}
.storeIndex .ant-layout-header .store-header .right {
  float: right;
}
.storeIndex .gutter-row {
  margin-bottom: 15px;
}
.storeIndex .gutter-example {
  width: 1100px;
  margin: 0 auto;
  margin-bottom: 35px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 32px 0px rgba(82, 185, 255, 0.14);
          box-shadow: 0px 0px 32px 0px rgba(82, 185, 255, 0.14);
}
.storeIndex .gutter-example .ant-card-head {
  height: 60px;
  background-image: url(../img/bg-bar.91eedbe0.png);
  background-repeat: no-repeat;
  background-size: 1100px 60px;
  background-position-y: -2px;
  border-radius: 20px 20px 0 0;
  border-bottom: none;
  margin: 0;
}
.storeIndex .gutter-example .ant-card-head-title {
  color: #fff;
}
.storeIndex .gutter-example .ant-card-extra {
  padding: 14px 0;
}
.storeIndex .gutter-example .ant-card-extra .ant-btn {
  width: 94px;
  color: #366EF9;
  background-color: #fff;
  border-color: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 99, 255, 0.52);
          box-shadow: 0px 0px 13px 0px rgba(82, 99, 255, 0.52);
}
.storeIndex .gutter-box {
  width: 215px;
  height: 124px;
  -webkit-box-shadow: 0px 0px 29px 0px rgba(82, 99, 255, 0.15);
          box-shadow: 0px 0px 29px 0px rgba(82, 99, 255, 0.15);
  background-color: #fff;
  border-radius: 20px;
  padding-top: 15px;
  padding-left: 15px;
  cursor: pointer;
}
.storeIndex .gutter-box p {
  margin-bottom: 10px;
}
.storeIndex .gutter-box p:nth-child(1) {
  color: #366EF9;
  font-weight: 600;
  font-size: 16px;
}
.storeIndex .gutter-box p:nth-child(1) .ant-tag {
  float: right;
  border-radius: 4px;
}
.storeIndex .gutter-box p:nth-child(1) .name {
  width: 120px;
  display: inline-block;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.storeIndex .gutter-box.add {
  text-align: center;
  padding-top: 46px;
  color: #366EF9;
  border: 2px dashed #366EF9;
}
.storeIndex .ant-layout-content {
  height: calc(100vh - 64px);
  overflow-y: scroll;
  background-image: url(../img/bg.94a4d742.png);
  background-repeat: no-repeat;
  background-size: 1851px auto;
  background-position: center bottom;
}

