/* 移动端样式 */
:root {
  --tabbar-height: 49px;
  --navigator-height: 11.73vw;
  --vh: 1vh;
  --user-img-margin-bottom: 11px;
}

body.mobile {
  background: linear-gradient(#ffffff, #f8fcff);
}

.product-index.mobile img.img-error {
  width: 7.9vw;
  height: 7.9vw;
  margin-top: 3.8vw;
  margin-bottom: 2.8vw;
}

.product-index.mobile img.img-error::after {
  font-size: 2.3vw;
}

.product-index.mobile {
  display: block;
  background: linear-gradient(#ffffff, #f8fcff);
  height: calc(var(--vh, 1vh) * 100 - var(--tabbar-height));
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

/* 导航栏 */
.product-index.mobile .navigator {
  display: flex;
  align-items: center;
  height: var(--navigator-height);
  position: relative;
  z-index: 10;
  position: sticky;
  top: 0;
}

.product-index.mobile .navigator .icon-left {
  width: 6.4vw;
  position: absolute;
  left: 1.6vw;
}

.product-index.mobile .navigator .navigator-title {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-family: "OPPOSans-R";
  font-size: 4.8vw;
}

.product-index.mobile .navigator .icon-change {
  width: 6.4vw;
}

.product-index.mobile .aside {
  width: 100%;
  display: block;
  background-color: transparent;
  padding: 0;
}

.product-index.mobile::before {
  content: "";
  display: block;
  width: 92vw;
  height: 33.2vw;
  background: url("./images/mobile/bg1.png") no-repeat center/cover;
  position: absolute;
  right: 22.73vw;
  top: -4.93vw;
}

.product-index.mobile::after {
  content: "";
  display: block;
  width: 50.53vw;
  height: 47.07vw;
  background: url("./images/mobile/bg2.png") no-repeat center/cover;
  position: absolute;
  top: -4.93vw;
  right: 0;
}

.product-index.mobile .aside .aside-tag,
.product-index.mobile .aside .aside-fun,
.product-index.mobile .aside .aside-btn {
  display: none;
}

.product-index.mobile .aside .aside-user {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  color: #000000;
  height: auto;
  position: relative;
  padding-top: 14px;
  font-family: "OPPOSans-M";
  font-size: 4.8vw;
}

.product-index.mobile .aside .aside-user .user-img .user {
  width: 16.47vw;
  height: 16.47vw;
}

.product-index.mobile .aside .aside-user .user-img {
  margin-left: 5.87vw;
  margin-right: 4.3vw;
  background: none;
  width: 21.47vw;
  height: 21.47vw;
  margin-bottom: var(--user-img-margin-bottom);
}

.product-index.mobile .aside .aside-user .user-name {
  margin: 6.8vw 0 0;
  max-width: 42vw;
}

.product-index.mobile .main {
  height: auto;
  z-index: 1;
}

.main .main-index,
.main .last-use-app,
.main .todo-list {
  position: static;
}

.product-index.mobile .main .main-index {
  display: block;
  position: static;
  background-color: transparent;
  padding-top: 0;
}

.product-index.mobile .main-index .right,
.product-index.mobile .main-index .left {
  width: 100%;
}

.product-index.mobile .main-index .right {
  margin-top: 2vw;
}

.product-index.mobile .main-index .left .my-todo {
  display: none;
}

.product-index.mobile .ad {
  display: none;
}

/* 移动端首页待办模块 */
.product-index.mobile .main .main-index .right .state-list {
  box-shadow: none;
  border: unset;
  background-color: transparent;
}

.state-list-mobile .state-list-mobile-top {
  display: flex;
  align-items: flex-end;
  justify-content: space-around;
}

.state-list-mobile .state-list-mobile-top .state-list-mobile-item {
  text-align: center;
  font-size: 3.73vw;
  font-family: "OPPOSans-R";
  color: #202220;
}

.state-list-mobile .state-list-mobile-bottom .state-list-mobile-item {
  display: flex;
  align-items: center;
  width: 92vw;
  height: 13.33vw;
  background: url("./images/mobile/my-todo-bg.png") no-repeat center/cover;
  margin: 6.3vw auto 4.8vw;
  border-radius: 2.13vw;
  font-family: "OPPOSans-R";
  font-size: 4vw;
  color: #ffffff;
  box-sizing: border-box;
  padding-left: 4.27vw;
}

.state-list-mobile .state-list-mobile-item .item-icon {
  width: 8vw;
  margin-bottom: 2.8vw;
}

.state-list-mobile
  .state-list-mobile-bottom
  .state-list-mobile-item
  .item-icon {
  width: 6vw;
  margin-bottom: 0;
  margin-right: 2.53vw;
}

.state-list-mobile .state-list-mobile-bottom .state-list-mobile-item .number {
  font-family: "OPPOSans-B";
  font-size: 5.33vw;
  margin-left: auto;
}

.state-list-mobile
  .state-list-mobile-bottom
  .state-list-mobile-item
  .right-icon {
  width: 2.53vw;
  margin-right: 8vw;
  margin-left: 4.93vw;
}

/* 移动端首页常用应用 */
.product-index.mobile .main .main-index .left {
  min-width: unset;
}

.product-index.mobile .main .main-index .left .fun-list {
  padding: 5.93vw 5.6vw 5.8vw 6.27vw;
  margin: auto 4.8vw 4.8vw;
}

.fun-list-head-mobile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4.6vw;
}

.fun-list-head-mobile .fun-list-head-title-mobile {
  font-family: "OPPOSans-M";
  font-size: 4.53vw;
  color: #333333;
}

.fun-list-head-mobile .fun-list-head-more-mobile {
  font-family: "OPPOSans-M";
  font-size: 3.73vw;
  color: #6b6e6d;
}

.product-index.mobile .main .main-index .left .fun-list .fun-list-box {
  max-height: 47vw !important;
  height: auto !important;
  gap: 0 5.5vw;
}

.product-index.mobile
  .main
  .main-index
  .left
  .fun-list
  .fun-list-box
  .fun-list-tag {
  width: 14.67vw;
  height: auto;
  margin-bottom: 1.2vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  font-size: 3vw;
  color: #202220;
}

.product-index.mobile
  .main
  .main-index
  .left
  .fun-list
  .fun-list-box
  .fun-list-tag
  .tag-icon.default {
  width: 14.67vw;
  height: 14.67vw;
  margin-top: 0;
  margin-bottom: 0;
  transform: scale(1.3);
}

.product-index.mobile
  .main
  .main-index
  .left
  .fun-list
  .fun-list-box
  .fun-list-tag
  > div {
  transform: translateY(-3px);
}

.product-index.mobile
  .main
  .main-index
  .left
  .fun-list
  .fun-list-box
  .fun-list-tag
  .tag-icon {
  width: 9.8vw;
  height: 9.8vw;
  margin-top: 2vw;
  margin-bottom: 2.9vw;
  border-radius: 2vw;
}

.product-index.mobile
  .main
  .main-index
  .left
  .fun-list
  .fun-list-box
  .fun-list-tag
  .tag-icon.img-error {
  width: 7.9vw;
  height: 7.9vw;
  margin-top: 3.8vw;
  margin-bottom: 2.8vw;
}

.product-index.mobile
  .main
  .main-index
  .left
  .fun-list
  .fun-list-box
  .fun-list-tag
  .add {
  transform: translateY(-1px) scale(0.64);
}

.product-index.mobile
  .main
  .main-index
  .left
  .fun-list
  .fun-list-box
  .fun-list-tag
  > div {
  width: 12.8vw;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  text-align: center;
  word-wrap: break-word;
  position: static;
}

.product-index.mobile .main .main-index .left .fun-list .fun-list-box.no-todo {
  font-size: 4vw;
  justify-content: flex-start;
  height: 66vw !important;
}

.product-index.mobile
  .main
  .main-index
  .left
  .fun-list
  .fun-list-box.no-todo
  > img {
  width: 55vw;
  margin-top: -6vw;
}

/* Message提示 */
.message-ad {
  display: flex;
  align-items: center;
  font-family: "OPPOSans-R";
  font-size: 3.73vw;
  background: linear-gradient(90deg, #f6e7bf, #e8ce93);
  height: 10.4vw;
  border-radius: 5.2vw;
  margin: auto 4vw;
  box-sizing: border-box;
  padding: 0 5.47vw;
  line-height: 1;
  color: #262626;
}

.message-ad .icon-video {
  width: 5.2vw;
  margin-right: 1.87vw;
}

.message-ad .icon-close {
  width: 4.2vw;
  margin-left: auto;
  margin-right: -1vw;
}

/* 待办事项 */
.product-index.mobile .main .todo-list {
  background: #efefef;
  height: calc(
    var(--vh, 1vh) * 100 - var(--tabbar-height) - var(--navigator-height)
  );
  overflow-y: scroll;
}

.product-index.mobile .main .todo-list .list-tab {
  position: sticky;
  top: 0;
  z-index: 10;
}

.product-index.mobile .main .todo-list .list-tab .el-tabs__nav.is-top {
  transform: translateX(4.3vw) !important;
  margin-top: 0;
}

.product-index.mobile .main .todo-list .list-tab .el-tabs__item {
  font-size: 4vw;
  color: #333333;
  padding: 0 3.6vw;
}

.product-index.mobile .main .todo-list .list-tab .el-tabs__item.is-active {
  color: #00b266;
}

.product-index.mobile .main .todo-list .list-tab .el-tabs__active-bar.is-top {
  background-color: #00b266;
  height: 0.53vw;
  padding: 0px 1.2vw;
  margin-left: -1.2vw;
}

.product-index.mobile .main .todo-list .list-tab .el-tabs__nav-wrap::after {
  background-color: #c1c1c1;
  height: 1px;
}

.product-index.mobile .main .todo-list .el-tabs__header {
  margin-bottom: 0;
}

.todo-list-contain-mobile {
  margin-top: 2.53vw;
}

.todo-list-contain-mobile .todo-list-item {
  background-color: #ffffff;
  margin: 0 2.53vw;
  border-radius: 1.33vw;
  padding: 0 2.67vw;
}

.todo-list-contain-mobile .todo-list-item.no-data {
  padding: 0;
  margin: 0;
  margin-top: -2.53vw;
  height: calc(
    var(--vh, 1vh) * 100 - var(--tabbar-height) - var(--navigator-height) - 40px
  );
  text-align: center;
  font-family: "OPPOSans-R";
  font-size: 4vw;
  line-height: 1;
  color: #586d8e;
}

.todo-list-contain-mobile .todo-list-item.no-data .icon-good {
  width: 44.8vw;
  margin-top: 33.73vw;
  margin-bottom: 5.6vw;
}

.todo-list-contain-mobile .todo-list-item + .todo-list-item {
  margin-top: 2.13vw;
}

.todo-list-contain-mobile .todo-list-item .todo-list-item-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 12.8vw;
  font-size: 4vw;
  font-family: "OPPOSans-M";
  color: #333333;
  padding: 0 3.07vw;
  border-bottom: 1px solid #e6e6e6;
  box-sizing: border-box;
}
.todo-list-contain-mobile .todo-list-item .todo-list-item-header .item-title {
  width: 80%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.todo-list-contain-mobile .todo-list-item .todo-list-item-header .status {
  color: #f1a707;
  font-size: 3.2vw;
  width: 20%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: right;
}

.todo-list-contain-mobile .todo-list-item .todo-list-item-body {
  border-bottom: 1px solid #e6e6e6;
  padding: 4.67vw 3.07vw;
}

.todo-list-contain-mobile
  .todo-list-item
  .todo-list-item-body
  .todo-list-item-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #333333;
  font-size: 3.73vw;
  line-height: 1;
  white-space: nowrap;
}

.todo-list-item-content .content-label {
  color: #666666;
  width: 22vw;
  margin-right: 0.5em;
}

.todo-list-item-content .content-value {
  flex: 1;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
}

.todo-list-item-content + .todo-list-item-content {
  margin-top: 4.93vw;
}

.todo-list-item-footer {
  display: flex;
  align-items: center;
  height: 13.07vw;
  box-sizing: border-box;
  font-size: 3.73vw;
  color: #333333;
}

.todo-list-item-footer .icon-time {
  width: 4vw;
  margin-left: 3.33vw;
  margin-right: 1.87vw;
}

.todo-list-item-footer .show-detail {
  margin-left: auto;
  color: #00b266;
  border: 1px solid #00b266;
  border-radius: 1.07vw;
  width: 19.07vw;
  height: 8vw;
  background-color: #ffffff;
  font-size: 3.47vw;
  font-family: "OPPOSANS-R";
}

/* 我的应用 */
.my-app {
  background-color: #f8f8f8;
  height: calc(
    var(--vh, 1vh) * 100 - var(--tabbar-height) - var(--navigator-height)
  );
  overflow-y: scroll;
}

.my-app .message {
  background-color: #e6f7ff;
  height: 10.4vw;
  display: flex;
  align-items: center;
  font-family: "OPPOSans-R";
  font-size: 3.2vw;
  white-space: nowrap;
}

.my-app .message ::-webkit-scrollbar {
  display: none;
}

.my-app .message .message-icon {
  width: 20px;
  margin-left: 3.73vw;
  margin-right: 2vw;
}

.my-app .message .message-text {
  flex: 1;
  overflow: hidden;
}

.my-app .message .message-text-inner {
  overflow-x: auto;
  white-space: nowrap;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  display: inline-block;
  /* animation: scrollText 10s linear infinite; */
}

.my-app .message .message-close {
  width: 4.67vw;
  margin-right: 3.47vw;
  margin-left: 4.27vw;
}

.my-app .my-app-box .my-app-no-data {
  background-color: #ffffff;
  height: calc(
    var(--vh, 1vh) * 100 - var(--tabbar-height) - var(--navigator-height)
  );
}

.my-app .my-app-box .my-app-no-data .no-todo {
  margin-top: 0;
}

.my-app .my-app-box .my-app-grid {
  padding: 2.4vw 3.47vw 0;
}

.my-app .my-app-box .my-app-grid .fun-list-box-mobile {
  display: flex;
  flex-wrap: wrap;
  gap: 1.16vw 1.47vw;
}
/* 移动端应用悬浮效果 */
.fun-list-tag-mobile {
  position: relative;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.fun-list-tag-mobile:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.my-app .my-app-box .my-app-grid .fun-list-box-mobile .fun-list-tag-mobile {
  background-color: #ffffff;
  width: 30vw;
  height: 30vw;
  box-sizing: border-box;
  text-align: center;
  padding: 1.2vw 4.93vw 4.27vw;
  font-size: 3.47vw;
  font-family: "OPPOSans-R";
}

.my-app
  .my-app-box
  .my-app-grid
  .fun-list-box-mobile
  .fun-list-tag-mobile
  .tag-icon {
  width: 8.36vw;
  height: 8.35vw;
  border-radius: 2vw;
  margin-top: 3.3vw;
  margin-bottom: 4.5vw;
  transform: scale(1.2);
}

.my-app
  .my-app-box
  .my-app-grid
  .fun-list-box-mobile
  .fun-list-tag-mobile
  .tag-icon.default {
  width: 16.13vw;
  height: 16.13vw;
  margin-top: 0;
  margin-bottom: 0;
}

.my-app
  .my-app-box
  .my-app-grid
  .fun-list-box-mobile
  .fun-list-tag-mobile
  .tag-icon.img-error {
  margin-bottom: 4.5vw;
  width: 8.32vw;
  height: 8.32vw;
  border-radius: 2vw;
}

.my-app
  .my-app-box
  .my-app-grid
  .fun-list-box-mobile
  .fun-list-tag-mobile
  .tag-name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  text-align: center;
  word-wrap: break-word;
  margin-top: -1vw;
}

.my-app .my-app-box .my-app-list {
  padding: 2.4vw 3.47vw 0;
  font-family: "OPPOSans-R";
}

.my-app .my-app-box .my-app-list .my-app-list-item {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  border-radius: 1.33vw;
  font-size: 4vw;
  color: #101011;
  height: 16.67vw;
}

.my-app .my-app-box .my-app-list .my-app-list-item + .my-app-list-item {
  margin-top: 3.07vw;
}

.my-app .my-app-box .my-app-list .my-app-list-item .tag-icon {
  width: 7.43vw;
  height: 7.43vw;
  margin-left: 4.8vw;
  margin-right: 4vw;
  border-radius: 2vw;
  transform: scale(1.13);
}

.my-app .my-app-box .my-app-list .my-app-list-item .tag-icon.default {
  width: 15.07vw;
  height: 15.07vw;
  margin-left: 1.07vw;
  margin-right: 0.4vw;
}

.my-app .my-app-box .my-app-list .my-app-list-item .tag-icon.img-error {
  margin-left: 4.5vw;
  margin-right: 3.2vw;
  width: 8.32vw;
  height: 8.32vw;
  border-radius: 2vw;
}

.my-app .my-app-box .my-app-list .my-app-list-item .my-app-list-more {
  width: 5.73vw;
  margin-left: auto;
  margin-right: 4.53vw;
  transform: scale(0.8);
}

/* 个人中心 */
.my-center {
  min-height: calc(
    var(--vh, 1vh) * 100 - var(--tabbar-height) - var(--navigator-height) -
      6.13vw - 21.47vw - 16px
  );
  background-color: #f8f8f8;
}

.my-center-fun::before,
.my-center-fun::after {
  content: "";
  display: block;
  width: 100%;
  height: 1.3vw;
  background-color: #f8f8f8;
}

.my-center-fun .my-center-fun-item,
.my-center-link .my-center-link-item {
  display: flex;
  align-items: center;
  height: 14vw;
  font-family: "OPPOSans-R";
  font-size: 4vw;
  color: #050505;
  box-sizing: border-box;
  padding: 0 4.13vw 0 6.4vw;
  background-color: #ffffff;
}

.my-center-fun .my-center-fun-item + .my-center-fun-item,
.my-center-link .my-center-link-item + .my-center-link-item {
  border-top: 1px solid #f4f4f4;
}

.my-center-fun .my-center-fun-item .my-center-fun-icon,
.my-center-link .my-center-link-item .my-center-link-icon {
  width: 4.93vw;
  margin-right: 3.47vw;
}

.my-center-fun .my-center-fun-item .my-center-fun-content {
  margin-left: auto;
  margin-right: 2.13vw;
  font-size: 3.2vw;
  font-family: "OPPOSans-M";
  color: #656565;
}

.my-center-fun .my-center-fun-item .my-center-fun-more {
  width: 3.87vw;
}

.my-center-link .my-center-link-item .my-center-link-content {
  font-size: 2.67vw;
  color: #656565;
}

.my-center-link .my-center-link-item .copy-link {
  margin-left: auto;
  background-color: #00b266;
  width: 16.13vw;
  height: 7.33vw;
  border-radius: 1.07vw;
  color: #ffffff;
  font-family: "OPPOSans-R";
  font-size: 3.47vw;
}

.my-center .logout {
  width: calc(100% - 8.26vw);
  height: 12.13vw;
  background-color: #ffffff;
  margin: 0 4.13vw;
  color: #eb4051;
  font-size: 4vw;
  font-family: "OPPOSans-M";
  border-radius: 2vw;
  margin-top: calc(
    (
        var(--vh, 1vh) * 100 - var(--tabbar-height) - var(--navigator-height) -
          6.13vw - 21.47vw - var(--user-img-margin-bottom) - 2 * 1.3vw - 7 *
          14vw - 12.13vw
      ) / 3 * 2
  );
  margin-bottom: calc(
    (
        var(--vh, 1vh) * 100 - var(--navigator-height) - 6.13vw - 21.47vw -
          var(--user-img-margin-bottom) - 2 * 1.3vw - 7 * 14vw -
          var(--tabbar-height) - 12.13vw
      ) / 3 * 1
  );
}

/* 账户管理 */
.my-account {
  border-top: 1px solid transparent;
  background-color: #f8f8f8;
  font-family: "OPPOSans-R";
  font-size: 4vw;
}

.my-account .my-account-item {
  background-color: #ffffff;
  display: flex;
  align-items: center;
  padding: 3.47vw 5.33vw;
}

.my-account .my-account-item:first-child,
.my-account .my-account-item:nth-child(3),
.my-account .my-account-item:nth-child(4) {
  margin-top: 3vw;
  border-bottom: 1px solid #f8f8f8;
}

.my-account .my-account-item .item-label {
  margin-right: auto;
  color: #050505;
}

.my-account .my-account-item .item-value {
  color: #555555;
}

.my-account .my-account-item .item-icon-user {
  width: 13.33vw;
  height: 13.33vw;
  border-radius: 50%;
}

.my-account .my-account-item .item-icon-more {
  width: 4vw;
  margin-left: 5vw;
}

.my-account .el-dialog__header {
  padding: 20px 20px 10px;
}

.contact-manager {
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-manager .el-dialog {
  background: #ffffff;
  margin: 0;
  height: 64.53vw;
  border-radius: 6.4vw;
}

.contact-manager .el-dialog .el-dialog__headerbtn {
  top: 4vw;
  right: 4.8vw;
}

.contact-manager .el-dialog .el-dialog__headerbtn .el-dialog__close {
  font-size: 6.4vw;
  color: #0a1629;
}

.contact-manager .el-dialog .el-dialog__body {
  text-align: center;
  padding: 0;
  font-size: 4.8vw;
}

.contact-manager .el-dialog .img-qrcode {
  width: 34.4vw;
  margin-bottom: 5.2vw;
}

.contact-manager .el-dialog .contact-manager-text {
  font-family: "OPPOSans-R";
  font-size: 4.8vw;
  color: #0a1629;
  line-height: 1;
}

/* 修改昵称 */
.updateName {
  display: flex;
  align-items: center;
  justify-content: center;
}

.updateName .el-dialog {
  background: #ffffff;
  margin: 0 !important;
  border-radius: 6.4vw;
  font-family: "OPPOSans-R";
  color: #0a1629;
  font-size: 4.8vw;
  overflow: hidden;
}

.updateName .el-dialog .el-dialog__headerbtn .el-dialog__close {
  font-size: 6.4vw;
  color: #0a1629;
}

.updateName .el-dialog .el-dialog__body {
  padding: 6.4vw 0 0;
}

.updateName .el-dialog .el-dialog__body .el-form-item {
  margin-bottom: 12.53vw;
  padding: 0 5.33vw;
}

.updateName .el-dialog .el-dialog__body .el-input .el-input__inner {
  height: 12.8vw;
  line-height: 1;
  border-radius: 3.73vw;
  border: 2px solid #d8e0f0;
  box-shadow: 0 0 4px rgba(121, 145, 173, 0.2);
  padding: 0 5.07vw;
}

.updateName-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #d1d1da;
  position: relative;
}

.updateName-footer::after {
  content: "";
  display: block;
  position: absolute;
  height: 12vw;
  width: 1px;
  background-color: #d1d1da;
  top: 1.2vw;
  left: 50%;
}

.updateName-footer > button {
  flex: 1;
  box-sizing: border-box;
  background-color: #ffffff;
  height: 15.6vw;
  font-family: "OPPOSans-R";
  font-size: 4.8vw;
}

.updateName-footer .updateName-cancel {
  color: #9494a0;
}

.updateName-footer .updateName-confirm {
  color: #00b266;
}

/* 修改密码 */
.updatePassword {
  display: flex;
  align-items: center;
  justify-content: center;
}

.updatePassword .el-dialog {
  background: #ffffff;
  margin: 0 !important;
  border-radius: 6.4vw;
  font-family: "OPPOSans-R";
  color: #0a1629;
  font-size: 4.8vw;
  overflow: hidden;
}

.updatePassword .el-dialog .el-dialog__header {
  padding: 5.47vw 6.53vw 0;
  font-size: 5.33vw;
  font-family: "OPPOSans-M";
  color: #0a1629;
}

.updatePassword .el-dialog .el-dialog__headerbtn .el-dialog__close {
  font-size: 6.4vw;
  color: #0a1629;
}

.updatePassword .el-dialog .el-dialog__body {
  padding: 10vw 0 0;
}

.updatePassword .el-dialog .el-dialog__body .el-form-item {
  margin-bottom: 6.13vw;
  padding: 0 5.33vw;
}

.updatePassword .el-dialog .el-dialog__body .el-form-item .el-form-item__label {
  padding-left: 1.6vw;
  font-size: 3.73vw;
  font-family: "OPPOSans-M";
  color: #7d8592;
  line-height: 1;
  margin-bottom: 4.53vw;
}

.updatePassword
  .el-dialog
  .el-dialog__body
  .el-input
  ::-webkit-input-placeholder {
  color: #7d8592;
  font-family: "OPPOSans-M";
  font-size: 3.73vw;
}

.updatePassword .el-dialog .el-dialog__body .el-input .el-input__inner {
  height: 12.8vw;
  line-height: 1;
  border-radius: 3.73vw;
  border: 2px solid #d8e0f0;
  box-shadow: 0 0 4px rgba(121, 145, 173, 0.2);
  padding: 0 5.07vw;
}

.updatePassword .el-dialog .el-dialog__body .el-form-item button {
  border-radius: 3.73vw;
  background-color: #00b266;
}

.updatePassword .el-dialog .el-dialog__body .el-form-item .input-msgCode {
  width: 43.6vw;
}

.updatePassword .el-dialog .el-dialog__body .el-form-item .get-msgCode {
  margin-left: 2.8vw;
  flex: 1;
}

.updatePassword
  .el-dialog
  .el-dialog__body
  .el-form-item
  .updatePassword-confirm {
  width: 100%;
  height: 12.8vw;
  box-shadow: 0 1.6vw 3.2vw rgba(0, 178, 102, 0.26);
  overflow: hidden;
}

.updatePassword .el-dialog .el-dialog__body .el-form-item:last-child {
  margin-bottom: 9.2vw;
}

body.mobile
  #app
  .user-agreement-update-notification-dialog-mask
  .user-agreement-update-notification-dialog-content {
  background-image: url("./images/update-agreement-mobile-bg.png");
  width: 85.3%;
}

body.mobile
  #app
  .user-agreement-update-notification-dialog-mask
  .user-agreement-update-notification-dialog-content {
  background-image: url("./images/update-agreement-mobile-bg.png");
  width: 85.3%;
  height: 56%;
  padding: 2vh 5vw;
  background-size: 100% 75%;
  background-position: center -4vh;
}

body.mobile
  #app
  .user-agreement-update-notification-dialog-mask
  .user-agreement-update-notification-dialog-content
  .user-agreement-update-notification-dialog-msg
  p,
body.mobile #app .agree-user-agreement-content {
  font-size: 0.8rem;
}

body.mobile
  #app
  .user-agreement-update-notification-dialog-mask
  .user-agreement-update-notification-dialog-content
  h1 {
  margin-bottom: 5vh;
}

body.mobile #app .agree-user-agreement-content {
  margin-top: 1.1rem;
  margin-bottom: 0;
}

body.mobile
  #app
  .user-agreement-update-notification-dialog-mask
  .custom-checkbox
  .checkbox-custom-icon {
  background-image: url("./images/update-agreement-mobile-uncheck.png");
}

body.mobile
  #app
  .user-agreement-update-notification-dialog-mask
  .custom-checkbox
  input[type="checkbox"]:checked
  + .checkbox-custom-icon {
  background-image: url("./images/update-agreement-mobile-check.png");
}

body.mobile
  #app
  .user-agreement-update-notification-dialog-mask
  .user-agreement-update-notification-dialog-content
  .button {
  margin-top: 0.8rem;
  font-size: 0.95rem;
}

/* 移动端底部tabbar */
.tabbar.mobile {
  display: flex;
  align-items: flex-end;
  justify-content: space-around;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #aeafb1;
  background-color: #ffffff;
  height: var(--tabbar-height);
  box-sizing: border-box;
  padding-bottom: 5px;
  z-index: 999;
}

.tabbar.mobile .tabbar-item {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  font-size: 11px;
  font-family: "OPPOSans-R";
  line-height: 1;
  color: #586d8e;
}

.tabbar.mobile img {
  width: 17px;
  margin-bottom: 5px;
}

.tabbar.mobile .tabbar-item:nth-child(2) img {
  width: 14px;
}

.tabbar.mobile .tabbar-item:nth-child(4) img {
  width: 16px;
}

.back-top.mobile {
  position: fixed;
  bottom: 14vh;
  right: 0.5vw;
  z-index: 10;
  width: 9vw;
}

/* 移动端相关动画 */

@keyframes scrollText {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}
/* 右下角帮助图标样式 */
.info-icon-img {
  width: 36px;
  height: 36px;
  cursor: help;
  transition: transform 0.3s ease;
}

.info-icon-img img {
  width: 36px;
  height: 36px;
  cursor: help;
  transition: transform 0.3s ease;
}

.info-icon-img:hover {
  transform: scale(1.1);
}
/* 确保应用列表容器有相对定位 */
.fun-list {
  position: relative;
}

/* 移动端适配 */
@media (max-width: 768px) {
  .info-icon-container-bottom-right {
    bottom: 15px;
    right: 15px;
  }

  .info-icon-img {
    width: 32px;
    height: 32px;
  }
}
.info-icon-container-bottom-right {
  position: absolute;
  bottom: 30px;
  right: 30px;
  z-index: 99;
}

/* 右下角帮助图标样式 */
.info-icon-img {
  width: 36px;
  height: 36px;
  cursor: help;
  transition: transform 0.3s ease;
}

.info-icon-img:hover {
  transform: scale(1.1);
}

.tip-dialog {
  position: absolute;
  display: none; /* 默认隐藏 */
  z-index: 100;
  background: white;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  max-width: 300px;
  height: auto; /* 修改为auto以适应内容 */
}

.tip-dialog-arrow {
  position: absolute;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top-color: white;
}
.tip-dialog-content {
  padding: 24px 20px; /* 调整上下内边距，增加顶部空间 */
}
/* 确保箭头在对话框内容下方 */
.tip-dialog-content {
  position: relative;
  z-index: 1;
}
.tip-dialog-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
}
.tip-dialog-title {
  font-size: 18px; /* 略微减小字体大小，使标题更精致 */
  color: #0d162a;
  line-height: 28px; /* 增加行高，提高可读性 */
  font-weight: 500;
  margin-bottom: 0; /* 由父容器.tip-dialog-header的margin-bottom控制间距 */
}
.tip-dialog-body {
  margin-bottom: 24px;
}
.tip-dialog-text {
  font-size: 14px; /* 略微增加字体大小 */
  color: rgba(0, 0, 0, 0.75);
  line-height: 22px; /* 增加行高，提高可读性 */
  letter-spacing: 0.5px; /* 添加字间距，使文字更清晰 */
  margin-bottom: 0;
}

/* 添加对话框按钮样式 */
.tip-dialog-footer {
  display: flex;
  justify-content: flex-end; /* 从两端对齐改为右对齐，更符合常见UI模式 */
  margin-top: 0;
}

.tip-dialog-btn {
  padding: 8px 16px;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  background-color: white;
  color: #666;
  cursor: pointer;
  font-size: 14px;
  transition: all 0.3s ease;
  margin-left: 12px;
  line-height: 1.5;
}

.tip-dialog-btn:hover {
  background-color: #1890ff;
  color: white;
  border-color: #1890ff;
}

.prev-btn {
  margin-left: 0; /* 重置第一个按钮的左边距 */
}

.next-btn {
  border: 1px solid #d9d9d9;
  background-color: white;
  color: #666;
}

.next-btn:hover {
  background-color: #1890ff;
  color: white;
  border-color: #1890ff;
}

/* 添加关闭按钮样式 */
.tip-dialog-close {
  position: static;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  font-size: 18px;
  color: #999;
  transition: all 0.3s ease;
}

.tip-dialog-close:hover {
  background-color: #f5f5f5;
  color: #666;
}

fun-list-tag {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 12px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
  width: 120px;
  height: 160px;
  justify-content: center;
  perspective: 1000px;
}

/* 旋转卡片容器 */
/* .fun-list-tag {
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
} */

/* 鼠标悬浮时的旋转效果 */
.fun-list-tag:hover {
  transform: rotateY(15deg);
  box-shadow: 0 10px 20px rgba(255, 255, 255, 0.15);
}

/* 图标容器样式 */
.tag-icon-container {
  position: relative;
  width: 80px;
  height: 80px;
  margin: 12px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.3s ease;
}

/* 图标样式 */
.tag-icon {
  width: 64px;
  height: 64px;
  border-radius: 12px;
  object-fit: cover;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.tag-icon.default {
  width: 64px;
  height: 64px;
  opacity: 0.9;
}

/* 应用名称样式 */
.fun-list-tag > div:first-of-type {
  color: #333;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  margin: 8px 0;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 按钮容器样式 - 默认隐藏 */
.app-actions {
  position: absolute;
  margin-top: 30px;
  /* bottom: -20px; */
  left: 50%;
  transform: translateX(-50%) translateY(10px);
  display: flex;
  justify-content: center;
  gap: 8px;
  width: 90%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 10;
}

/* 旋转时显示按钮 */
.fun-list-tag:hover .app-actions {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}

/* 详情按钮样式 */
.detail-btn {
  background-color: rgba(233, 249, 239, 1);
  color: rgba(35, 197, 94, 1);
  border: none;
  padding: 6px 16px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
  white-space: nowrap;
  box-shadow: 0 2px 8px rgba(233, 249, 239, 1);
}

/* 详情按钮悬浮效果 */
.detail-btn:hover {
  background-color: rgb(209, 245, 223);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(233, 249, 239, 1);
}

/* 升级按钮样式 */
.upgrade-btn {
  background-color: rgba(255, 241, 237, 1);
  color: rgba(254, 120, 75, 1);
  border: none;
  padding: 6px 16px;
  font-size: 12px;
  font-weight: 500;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.2s ease;
  white-space: nowrap;
}

/* 升级按钮悬浮效果 */
.upgrade-btn:hover {
  background-color: rgb(249, 211, 201);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgb(244, 226, 221);
}

/* 新增应用标记样式 */
.new-app {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 32px;
  height: 32px;
  z-index: 5;
}

/* 应用列表容器样式 */
.fun-list-box {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 24px !important;
  padding: 20px 0 !important;
  justify-content: flex-start !important;
}

/* 移动端适配 */
@media (max-width: 768px) {
  .fun-list-tag {
    width: 100px;
    height: 140px;
    padding: 10px;
  }

  .tag-icon-container {
    width: 70px;
    height: 70px;
  }

  .tag-icon {
    width: 56px;
    height: 56px;
  }

  .fun-list-tag > div:first-of-type {
    font-size: 13px;
  }

  .detail-btn,
  .upgrade-btn {
    font-size: 11px;
    padding: 5px 12px;
    border-radius: 14px;
  }

  .app-actions {
    gap: 6px;
  }

  .fun-list-box {
    gap: 16px !important;
    padding: 16px 0 !important;
  }
}
