*[data-v-e3a607c2] {
  color: #333;
  font-size: 15px;
}
.returnRow[data-v-e3a607c2] {
  width: 118px;
  height: 36px;
  display: flex;
  align-items: center;
  padding: 0px 10px;
  border: 1px solid #dcdfe6;
  border-radius: 3px;
  margin-bottom: 10px;
  cursor: pointer;
}
.returnRow[data-v-e3a607c2]:active {
  opacity: 0.8;
}
.returnRow img[data-v-e3a607c2] {
  width: 24px;
  height: 24px;
  margin-right: 4px;
}
.returnRow div[data-v-e3a607c2] {
  color: #606266;
  font-size: 16px;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.MenuContentBox[data-v-e3a607c2] {
  width: 1240px;
  display: flex;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
}
.MenuContentBox .left[data-v-e3a607c2] {
  width: 400px;
  padding: 10px;
  display: flex;
  justify-content: center;
  border-right: 1px solid #dcdfe6;
}
.MenuContentBox .left .Template[data-v-e3a607c2] {
  width: 317px;
  height: 580px;
  border: 1px solid #dcdfe6;
  border-radius: 2px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.MenuContentBox .left .Template .navBox[data-v-e3a607c2] {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent url(https://tcrm.fwhtz.net/web/resource/images/bg-mobile-head-default2968da.png) no-repeat 0 0;
  background-size: 100% 60px;
  color: #fff;
  padding-top: 15px;
  font-size: 15px;
}
.MenuContentBox .left .Template .menuList[data-v-e3a607c2] {
  width: 100%;
  height: 50px;
  background: #fafafa;
  border-top: 1px solid #dcdfe6;
  display: flex;
}
.MenuContentBox .left .Template .menuList .keyboardBox[data-v-e3a607c2] {
  width: 42px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #dcdfe6;
}
.MenuContentBox .left .Template .menuList .keyboardBox img[data-v-e3a607c2] {
  width: 25px;
  height: 22px;
}
.MenuContentBox .left .Template .menuList .menuBtnList[data-v-e3a607c2] {
  flex: 1;
  width: 0;
  flex-shrink: 0;
  display: flex;
}
.MenuContentBox .left .Template .menuList .menuBtnList .menuItem[data-v-e3a607c2] {
  position: relative;
  width: 33.33%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  white-space: nowrap;
  border: 1px solid #fafafa;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.MenuContentBox .left .Template .menuList .menuBtnList .menuItem[data-v-e3a607c2]:nth-child(2) {
  border-left: 1px solid #dcdfe6;
  border-right: 1px solid #dcdfe6;
}
.MenuContentBox .left .Template .menuList .menuBtnList .menuItem .newMenu[data-v-e3a607c2] {
  position: absolute;
  bottom: 55px;
  left: 0px;
  width: 100%;
}
.MenuContentBox .left .Template .menuList .menuBtnList .menuItem .newMenu .newMenuItem[data-v-e3a607c2] {
  width: 90px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fafafa;
  border: 1px solid #dcdfe6;
  white-space: nowrap;
  overflow: hidden;
}
.MenuContentBox .left .Template .menuList .menuBtnList .menuItem .newMenu .newMenuItem[data-v-e3a607c2]:hover {
  background-color: #eeeeee;
}
.MenuContentBox .left .Template .menuList .menuBtnList .menuItem .newMenu .newMenuItem img[data-v-e3a607c2] {
  width: 20px;
  height: 20px;
}
.MenuContentBox .left .Template .menuList .menuBtnList .menuActv[data-v-e3a607c2] {
  color: #409eff;
  border: 1px solid #409eff !important;
}
.MenuContentBox .menuItem img[data-v-e3a607c2] {
  width: 20px;
  height: 20px;
}
.MenuContentBox .right[data-v-e3a607c2] {
  flex: 1;
  width: 0;
  flex-shrink: 0;
  position: relative;
  padding-bottom: 50px;
}
.MenuContentBox .right .currentMenu[data-v-e3a607c2] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  border-bottom: 1px solid #dcdfe6;
}
.MenuContentBox .right .MenuForm[data-v-e3a607c2] {
  width: 600px;
  padding: 10px;
}
.MenuContentBox .right .SaveMenuBox[data-v-e3a607c2] {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #dcdfe6;
}

