.footer[data-v-fdfb3766] {
  padding: 10px 10px;
  font-size: 12px;
  text-align: center;
  line-height: 16px;
}
.header_container[data-v-05cb32ef] {
  background-color: #fff;
}
.header_container > div[data-v-05cb32ef] {
  max-width: 1200px;
  margin: 0 auto;
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header_container > div > .logo[data-v-05cb32ef] {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  color: #03a3f9;
  display: flex;
  align-items: center;
}
.header_container > div > .logo > img[data-v-05cb32ef] {
  display: block;
  width: 30px;
}
.header_container > div > .logo > span[data-v-05cb32ef] {
  margin-left: 6px;
}
.header_container > div .user > .btn[data-v-05cb32ef],
.header_container > div .user[data-v-05cb32ef] .el-icon-switch-button,
.header_container > div > .logout > .btn[data-v-05cb32ef],
.header_container > div > .logout[data-v-05cb32ef] .el-icon-switch-button {
  color: #03a3f9;
}
.img[data-v-588857b8] {
  margin: 0 auto;
  width: 200px;
  height: 200px;
}
.img > img[data-v-588857b8] {
  width: 100%;
  display: block;
  height: 100%;
}
.container[data-v-360be02f] {
  box-shadow: 0 4px 4px hsla(0, 0%, 50.2%, 0.191);
  background-color: #fff;
}
.container .userInfo[data-v-360be02f] {
  max-width: 1200px;
  box-sizing: border-box;
  margin: 0 auto;
  background: linear-gradient(90deg, #409eff, #76baff);
  display: flex;
  align-items: center;
  padding: 10px 15px;
}
.container .userInfo > .avatar[data-v-360be02f] {
  width: 50px;
  height: 70px;
  background-color: #fff;
  cursor: pointer;
}
.container .userInfo > .info[data-v-360be02f] {
  flex: 1 1;
  font-size: 14px;
  color: #fff;
  padding-left: 20px;
}
.container .tab_container[data-v-360be02f] {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #fff;
}
.container .tab_container > .tab[data-v-360be02f] {
  max-width: 600px;
  margin: 0 auto;
}
.content[data-v-360be02f] {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
}
._border_bottom,
._border_left,
._border_right,
._border_top {
  border-bottom: 1px solid #eee;
}
._shadow {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.295);
}
._title {
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  line-height: 26px;
}
._z_index_999 {
  z-index: 999 !important;
}
._text {
  color: #303133;
}
._text1 {
  color: #606266;
}
._text2 {
  color: #909399;
}
._text3 {
  color: #c0c4cc;
}
.pc ._block_btn {
  width: auto;
}
.pc ._block_btn + ._block_btn {
  margin-left: 6px !important;
}
._block_btn {
  font-size: 14px !important;
  width: 100%;
}
._block_btn + ._block_btn {
  margin-left: 0 !important;
  margin-top: 4px;
}
.el-form-item .el-button:first-child {
  margin-top: 10px;
}
.el-form-item__label {
  font-weight: 600;
}
body {
  color: #303133;
  background-color: #f5f7fa;
  font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB,
    Microsoft YaHei, 寰蒋闆呴粦, Arial, sans-serif;
}
.el-form--label-top .el-form-item__label {
  padding-bottom: 0 !important;
}
.el-form--label-top .el-form-item {
  margin-bottom: 4px;
}
.mask[data-v-3ef2a559] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mask[data-v-4b385092] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.placeholder[data-v-d8131028] {
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 50px;
  height: 50px;
}
.container[data-v-d8131028] {
  padding: 10px;
}
.list + .list[data-v-8c3340f0] {
  border-top: 1px solid #f1f1f1;
}
.list[data-v-8c3340f0] {
  padding: 4px 0;
  display: flex;
  line-height: 14px;
  align-items: center;
}
.list > .img_box[data-v-8c3340f0] {
  flex: 1 1;
}
.list > .img_box > .img[data-v-8c3340f0] {
  display: block;
  width: 200px;
}
.list > .name[data-v-8c3340f0] {
  flex: 1 1;
  font-size: 12px;
}
.list > .btn[data-v-8c3340f0] {
  flex: 0 0 30px;
  transform: scale(0.9);
}
.fixed[data-v-9e2c7fda] {
  position: fixed;
  bottom: 0;
  left: 50%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
  transform: translateX(-50%);
  background-color: hsl(0deg 0% 100% / 71%);
}
.normalize p {
  margin: 4px 0;
}
