.center[data-v-7a2c0e61] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.g-subApplication[data-v-7a2c0e61] {
  width: 100%;
  overflow: auto;
}
.g-subApplication .m-top > div[data-v-7a2c0e61] {
  width: calc(50% - 17.5px);
  font-size: 12px;
  color: #ffffff;
  margin-left: 15px;
  height: 40px;
  border-radius: 2px;
  cursor: pointer;
  position: relative;
  background-image: url(../assets/images/bg1.9770e24f9eed392081121d8d832d08a1.png);
  background-size: 100% 100%;
  float: left;
}
.g-subApplication .m-top > div > div[data-v-7a2c0e61] {
  width: 100%;
  height: 100%;
}
.g-subApplication .m-top > div .icon[data-v-7a2c0e61] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -30px;
  width: 15px;
  height: 15px;
}
.g-subApplication .m-bottom[data-v-7a2c0e61] {
  width: 100%;
  flex: 1;
  background: #181818;
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
  overflow: auto;
}
.g-subApplication .m-bottom .u-item[data-v-7a2c0e61] {
  width: calc(50% - 17.5px);
  margin: 10px 0 0px 10px;
  position: relative;
  padding: 0 10px;
  overflow: hidden;
  background: #282828;
  border-radius: 2px;
}
.g-subApplication .m-bottom .u-item .item-image[data-v-7a2c0e61] {
  height: 80px;
  margin: 10px 0 0 0;
  border-radius: 2px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.g-subApplication .m-bottom .u-item .item-image img[data-v-7a2c0e61] {
  height: 50px;
}
.g-subApplication .m-bottom .u-item .item-text[data-v-7a2c0e61] {
  margin-top: 5px;
  width: 100%;
  height: 34px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.g-subApplication .m-bottom .u-item .item-text .name-text[data-v-7a2c0e61] {
  width: 60%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.g-subApplication .m-bottom .u-item .item-text .duration-text[data-v-7a2c0e61] {
  color: #666;
}
.g-subApplication .m-bottom .u-item .item-bottom[data-v-7a2c0e61] {
  height: 40px;
  border-top: 1px solid #333;
  font-size: 12px;
  line-height: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.g-subApplication .m-bottom .u-item .item-bottom div[data-v-7a2c0e61] {
  background: #333;
  width: 40px;
  height: 24px;
  cursor: pointer;
  float: left;
  position: relative;
}
.g-subApplication .m-bottom .u-item .item-bottom div span[data-v-7a2c0e61] {
  white-space: nowrap;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.g-subApplication .m-bottom .u-item .item-bottom img[data-v-7a2c0e61] {
  height: 20px;
  width: 20px;
  cursor: pointer;
  float: right;
}
.g-subApplication .m-bottom .choseItem[data-v-7a2c0e61] {
  border: 1px solid #2991f1;
}

