.basic-box {
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 16px;
  font-size: 14px;
  background: #FFFFFF;
}

.user-name {
  font-size: 18px;
  font-weight: bold;
  max-width: 800px;
  margin-right: 80px;
}

.card-item {
  flex-basis: 30%;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 16px;
  font-size: 14px;
  background: #FFFFFF;
}

.card-empty {
  box-shadow: unset;
  background: unset;
}
.ml-3 {
  margin-left: 3px;
}
.ml-3 {
  margin-left: 3px;
}

.i-title {
  width: calc(100% - 75px);
}

.img-item {
  width: 70px;
  height: 70px;
  background-color: #F2F6FC;
  border-radius: 6px;
  margin-right: 5px;
}

.img-item img {
  width: inherit;
  height: inherit;
}

.travel-basic-box {
  max-width: 500px;
  margin-left: 20px;
  margin-right: 10px;
}

.part-item {
  margin-right: 10px;
  font-size: 13px;
  color: #303133;
}
.page-box {
  background: #f0f2f5 url(../assets/img/bg.svg) no-repeat 50%;
  background-size: 100%;
  width: 100%;
  min-height: 100%;
  position: relative;
  color: #ffffff;
}

.content-wrap {
  padding: 32px 0;
}

.lang-box {
  height: 40px;
  background: #FFFFFF;
  line-height: 40px;
  color: #333333;
  padding: 0 30px;
  text-align: left;
}

.brand-text {
  font-size: 22px;
  color: rgba(0, 0, 0, .85);
}

.slogan-text {
  font-size: 14px;
  color: rgba(0, 0, 0, .45);
  margin-top: 12px;
  margin-bottom: 40px;
}

.login-box {
  width: 400px;
  padding: 20px 10px;
  border-radius: 10px;
  margin: 0 auto;
  background: #FFF;
  color: #333333;
}

.login-box .title-box {
  padding: 0 20px;
  text-align: left;
}

.login-box .btn-list {
  padding: 0 20px;
}

.login-box .logo-icon {
  width: 90px;
  height: auto;
}

.login-box .inpt-box {
  padding: 0 20px;
  border-radius: 12px;
}

.login-btn {
  width: calc(100% - 40px);
  height: 40px;
  border-radius: 20px;
}

.ct-active {
  background-color: #ebf8f5;
  color: #32BC9B;
}

.lang-wrap {
  padding: 3px;
  border: 1px solid #909399;
  border-radius: 8px;
}

.put-on {
	margin: 20px 0;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.put-on-link {
	color: #000000;
	font-size: 14px;
}

.el-alert[data-v-10ab98b6] {
  line-height: 20px;
  margin-bottom: 10px;
}

.mode-level-box {
  min-width: 300px;
  height: 100%;
  border: 1px solid #E4E7ED;
  box-sizing: border-box;
  box-shadow: 0px 0px 6px 1px #e4e7ed;
  margin-right: 20px;
}

.menu-head-box {
  padding: 10px 14px;
}

.menu-list-box {
  border-top: 1px solid #E4E7ED;
}

.menu-list-box .menu-item-box {
  padding: 12px 14px;
}

.menu-item-box.active {
  background-color: #F1F6FC;
}

.menu-item-box:hover {
  background-color: #F2F6FC;
}

.role-limits-box {
  width: calc(100% - 320px);
  height: 100%;
  border: 1px solid #E4E7ED;
  box-sizing: border-box;
  box-shadow: 0px 0px 6px 1px #e4e7ed;
  padding: 10px 14px;
}

.limits-list-box {
  width: 500px;
}

.mt-5 {
  margin-top: 5px;
}
.mode-level-box[data-v-b4c9228c] {
  min-width: 300px;
  height: 100%;
  border: 1px solid #E4E7ED;
  box-sizing: border-box;
  box-shadow: 0px 0px 6px 1px #e4e7ed;
  margin-right: 20px;
}
.menu-head-box[data-v-b4c9228c] {
  padding: 10px 14px;
}
.menu-list-box[data-v-b4c9228c] {
  border-top: 1px solid #E4E7ED;
}
.menu-list-box .menu-item-box[data-v-b4c9228c] {
  padding: 12px 14px;
}
.menu-item-box.active[data-v-b4c9228c] {
  background-color: #F1F6FC;
}
.menu-item-box[data-v-b4c9228c]:hover {
  background-color: #F2F6FC;
}
.role-limits-box[data-v-b4c9228c] {
  width: calc(100% - 320px);
  height: 100%;
  border: 1px solid #E4E7ED;
  box-sizing: border-box;
  box-shadow: 0px 0px 6px 1px #e4e7ed;
  padding: 10px 14px;
}
.limits-list-box[data-v-b4c9228c] {
  width: 500px;
}
.mt-5[data-v-b4c9228c] {
  margin-top: 5px;
}

.cus-select[data-v-c843262a] {
  height: 28px;
}
[data-v-c843262a] .cus-select input {
  width: 100px;
  height: 28px;
  line-height: 28px;
  border-radius: 4px 0 0 4px;
  border-right: none;
}
[data-v-c843262a] .cus-select input::-moz-placeholder {
  color: #BBBBBB !important;
}
[data-v-c843262a] .cus-select input::placeholder {
  color: #BBBBBB !important;
}
[data-v-c843262a] .user-inpt input {
  border-radius: 0 4px 4px 0;
}

.el-checkbox-group{
    width: 350px;
}
.el-checkbox-group[data-v-bd81d9c6]{
    width: 350px;
}
.ml-3 {
  margin-left: 3px;
}
