._isSelect_u6e2z_3[data-v-6a73234e] {
  border: 2px solid var(--el-color-primary);
}.setting[data-v-6a73234e] {
  width: 100%;
}
.setting li[data-v-6a73234e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 25px;
}
[data-v-6a73234e] .el-divider__text {
  font-size: 16px;
  font-weight: 700;
}
.pure-datatheme[data-v-6a73234e] {
  width: 100%;
  height: 50px;
  text-align: center;
  display: block;
  padding-top: 25px;
}
.pure-theme[data-v-6a73234e] {
  margin-top: 25px;
  width: 100%;
  height: 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.pure-theme li[data-v-6a73234e] {
  margin: 10px;
  width: 36%;
  height: 70px;
  background: #f0f2f5;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border-radius: 4px;
  box-shadow: 0 1px 2.5px 0 rgba(0, 0, 0, 0.18);
}
.pure-theme li:nth-child(1) div[data-v-6a73234e]:nth-child(1) {
  width: 30%;
  height: 100%;
  background: #1b2a47;
}
.pure-theme li:nth-child(1) div[data-v-6a73234e]:nth-child(2) {
  width: 70%;
  height: 30%;
  top: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 0 1px #888;
  position: absolute;
}
.pure-theme li:nth-child(2) div[data-v-6a73234e]:nth-child(1) {
  width: 100%;
  height: 30%;
  background: #1b2a47;
  box-shadow: 0 0 1px #888;
}
.theme-color[data-v-6a73234e] {
  width: 100%;
  height: 40px;
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.theme-color li[data-v-6a73234e] {
  float: left;
  width: 20px;
  height: 20px;
  margin-top: 8px;
  margin-right: 8px;
  font-weight: 700;
  text-align: center;
  border-radius: 2px;
  cursor: pointer;
}
.theme-color li[data-v-6a73234e]:nth-child(2) {
  border: 1px solid #ddd;
}