
html {
  font-size: 37.5px;
}

body{
  height: 100%;
}

.page {
  position: relative;
  width: 60rem;
  height: 100vh;
  overflow: hidden;
  background: linear-gradient(to bottom right, #2aab4e, #6da273); /* 初始渐变 */
  animation: changeBackground 100s infinite; /* 40秒内切换8种配色，循环播放 */
  transition: background 5s ease-in-out; /* 平滑过渡效果 */
}

/* 优化后的渐变切换动画 */
@keyframes changeBackground {
  0% {
    background: linear-gradient(to bottom right, #2c3e50, #4ca1af); /* 皇家金属 */
  }
  12.5% {
    background: linear-gradient(to bottom right, #2aab4e, #6da273); /* 翡翠绿洲 */
  }
  25% {
    background: linear-gradient(to bottom right, #a1c4fd, #c2e9fb); /* 清爽蓝天 */
  }
  37.5% {
    background: linear-gradient(to bottom right, #84fab0, #8fd3f4); /* 柔和青蓝 */
  }
  50% {
    background: linear-gradient(to bottom right, #2aab4e, #6da273); /* 温暖紫粉 */
  }
  62.5% {
    background: linear-gradient(to bottom right, #2aab4e, #6da273); /* 温馨蓝紫 */
  }
  75% {
    background: linear-gradient(to bottom right, #232526, #414345); /* 午夜流星 */
  }
  87.5% {
    background: linear-gradient(to bottom right, #89f7fe, #66a6ff); /* 清新水蓝 */
  }
  100% {
    background: linear-gradient(to bottom right, #2aab4e, #6da273); /* 返回柔和晨曦 */
  }
}



.group_1 {
  box-shadow: 7px 15px 23px 13px rgba(33, 44, 52, 0.8);
  background-color: rgba(147, 172, 229, 1);
  border-radius: 36px;
  width: 49.6rem;
  height: 27.52rem;
  margin: 2% 0 0 7%;
}

.box_1 {
  width: 5.787rem;
  height: 27.52rem;
  background: url(../img/SketchPng88a8358b4b959fa0d6be5fba66e45f9e36df213d4950e9ef73cb6d2355b69be5.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.section_1 {
  width: 4.187rem;
  height: 1.28rem;
  margin: 1.68rem 0 0 0.8rem;
}

.label_1 {
  width: 1.067rem;
  height: 1.28rem;
}

.text_1 {
  width: 2.774rem;
  height: 0.987rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.693rem;
  
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  line-height: 0.987rem;
  margin-top: 0.16rem;
}

.image-text_1 {
  width: 2.694rem;
  height: 22.934rem;
  margin: 1.6rem 0 8.027rem 1.547rem;
  overflow: auto;
}

.image-wrapper_1 {
  width: 0.64rem;
  height: 11.68rem;
  margin-top: 0.72rem;
}

.thumbnail_1 {
  width: 0.454rem;
  height: 0.454rem;
  margin-left: 0.054rem;
}

.text-wrapper_1 {
  width: 1.707rem;
  height: 14.934rem;
  overflow-wrap: break-word;
  font-size: 0;
  
  font-weight: 600;
  text-align: left;
  line-height: 1.867rem;
}

.text_2 {
  width: 1.707rem;
  height: 14.934rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.426rem;
  
  font-weight: 600;
  text-align: left;
  line-height: 1.867rem;
}

.image_3 {
  width: 0.56rem;
  height: 0.507rem;
  margin: 8.107rem 2.08rem 0 -2.64rem;
}

.label_2 {
  width: 0.56rem;
  height: 0.64rem;
  margin: 4.32rem 2.107rem 0 -2.667rem;
}

.box_2 {
  height: 27.52rem;
  background: url(../img/SketchPngd22603e8da64df692955735386dcd18d5b993e38fa2ef6477f3fc7ba7b3c2ccc.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 43.814rem;
}

.box_rtc_head {
  height: 17rem;
  width: 16rem;
}

.student_box_rtc_head {
  height: 7rem;
  width: 6rem;
  margin-top: 1rem;
}

.block_1 {
  height: 27.52rem;
  background: url(../img/SketchPng9bb787d2a2d1d1eb4e8ea0c9737a2c937498a8129d36b42b0680cc48669e0f5b.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 43.814rem;
}

.group_2 {
  width: 43.814rem;
  height: 27.52rem;
  background: url(../img/SketchPng74ef738c8608950e65f3f63e39938362be1b12d327c4d52fbb986b65a470e586.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.box_3 {
  width: 42.64rem;
  height: 4.107rem;
  background: url(../img/SketchPng2ce3d2c8080ea69d568f2f27a0c25b2bb7f64ab234518ee661a0f8179f21a365.png) -0.027rem -0.027rem
    no-repeat;
  background-size: 42.694rem 4.16rem;
  margin: 0.3rem 0 0 0.294rem;
}

.image_5 {
  width: 2.427rem;
  height: 2.427rem;
  margin: 0.88rem 0 0 1.014rem;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  border: 2px solid #96dddc;
  border-radius: 10px;
}

.section_2 {
  width: 4.8rem;
  height: 2.347rem;
  margin: 0.827rem 0 0 0.427rem;
}

.text_3 {
  width: 3.76rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  color: rgba(68, 70, 80, 1);
  font-size: 0.48rem;
  
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.667rem;
}

.text-wrapper_2 {
  height: 0.694rem;
  background: url(../img/SketchPngd5350e5853d88647e4b79fdfc2430ba1e79c839bc7a16f8da8d3fc5d2c1bf0ca.png) -0.027rem -0.027rem
    no-repeat;
  background-size: 2.347rem 0.747rem;
  margin-top: 0.267rem;
  width: 2.32rem;
}

.text_4 {
  width: 1.307rem;
  height: 0.427rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.293rem;
  
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.427rem;
  margin: 0.134rem 0 0 0.827rem;
}

.text_5 {
  width: 4.8rem;
  height: 0.427rem;
  overflow-wrap: break-word;
  color: rgba(119, 121, 135, 1);
  font-size: 0.293rem;
  
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  line-height: 0.427rem;
  margin-top: 0.55rem;
}

.section_3 {
  height: 3.174rem;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: url(../img/SketchPng311b4bcca1dbe28c29517817aaecc9539feeeddcd74bb202a10fabda4113204d.png)
    0rem 0rem no-repeat;
  background-size: 6.96rem 3.174rem;
  width: 6.934rem;
  margin: 0.48rem 0 0 1.707rem;
}

.group_3 {
  width: 5.254rem;
  height: 1.04rem;
  margin: 0.374rem 0 0 0.694rem;
}

.group_4 {
  width: 1.067rem;
  height: 1.04rem;
}

.text-wrapper_3 {
  width: 0.587rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  font-size: 0;
  
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.667rem;
}

.text_6 {
  width: 0.587rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  color: rgba(68, 70, 80, 1);
  font-size: 0.45rem;
  
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.667rem;
}

.text_7 {
  width: 0.587rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  color: rgba(68, 70, 80, 1);
  font-size: 0.293rem;
  font-family: PingFangSC-Medium, serif;
  font-weight: 500;
  text-align: left;
  line-height: 0.667rem;
}

.text_8 {
  width: 1.067rem;
  height: 0.374rem;
  overflow-wrap: break-word;
  color: rgba(148, 158, 171, 1);
  font-size: 0.266rem;
  
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  line-height: 0.374rem;
}

.group_5 {
  background-color: rgba(191, 207, 239, 0.26);
  width: 0.027rem;
  height: 1.014rem;
  margin-left: 0.614rem;
}

.group_6 {
  width: 1.067rem;
  height: 1.04rem;
  margin-left: 0.56rem;
}

.text-wrapper_4 {
  width: 0.854rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  font-size: 0;
  
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.667rem;
}

.text_9 {
  width: 0.854rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  color: rgba(68, 70, 80, 1);
  font-size: 0.506rem;
  
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.667rem;
}

.text_10 {
  width: 0.854rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  color: rgba(68, 70, 80, 1);
  font-size: 0.293rem;
  font-family: PingFangSC-Medium, serif;
  font-weight: 500;
  text-align: left;
  line-height: 0.667rem;
}

.text_11 {
  width: 1.067rem;
  height: 0.374rem;
  overflow-wrap: break-word;
  color: rgba(148, 158, 171, 1);
  font-size: 0.266rem;
  
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  line-height: 0.374rem;
}

.group_7 {
  background-color: rgba(191, 207, 239, 0.26);
  width: 0.027rem;
  height: 1.014rem;
  margin-left: 0.507rem;
}

.group_8 {
  width: 1.067rem;
  height: 1.04rem;
  margin-left: 0.32rem;
}

.text-wrapper_5 {
  width: 0.854rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  font-size: 0;
  
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.667rem;
}

.text_12 {
  width: 0.854rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  color: rgba(68, 70, 80, 1);
  font-size: 0.506rem;
  
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.667rem;
}

.text_13 {
  width: 0.854rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  color: rgba(68, 70, 80, 1);
  font-size: 0.293rem;
  font-family: PingFangSC-Medium, serif;
  font-weight: 500;
  text-align: left;
  line-height: 0.667rem;
}

.text_14 {
  width: 1.067rem;
  height: 0.374rem;
  overflow-wrap: break-word;
  color: rgba(148, 158, 171, 1);
  font-size: 0.266rem;
  
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  line-height: 0.374rem;
}

.group_9 {
  width: 5.734rem;
  height: 1.04rem;
  margin: 0.32rem 0 0.4rem 0.694rem;
}

.box_4 {
  width: 1.067rem;
  height: 1.04rem;
}

.text-wrapper_6 {
  width: 0.587rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  font-size: 0;
  
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.667rem;
}

.text_15 {
  width: 0.587rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  color: rgba(68, 70, 80, 1);
  font-size: 0.506rem;
  
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.667rem;
}

.text_16 {
  width: 0.587rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  color: rgba(68, 70, 80, 1);
  font-size: 0.293rem;
  font-family: PingFangSC-Medium, serif;
  font-weight: 500;
  text-align: left;
  line-height: 0.667rem;
}

.text_17 {
  width: 1.067rem;
  height: 0.374rem;
  overflow-wrap: break-word;
  color: rgba(178, 187, 198, 1);
  font-size: 0.266rem;
  
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  line-height: 0.374rem;
}

.box_5 {
  background-color: rgba(191, 207, 239, 0.26);
  width: 0.027rem;
  height: 1.014rem;
  margin-left: 0.614rem;
}

.box_6 {
  width: 1.067rem;
  height: 1.04rem;
  margin-left: 0.56rem;
}

.text-wrapper_7 {
  width: 0.88rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  font-size: 0;
  
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.667rem;
}

.text_18 {
  width: 0.88rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  color: rgba(68, 70, 80, 1);
  font-size: 0.506rem;
  
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.667rem;
}

.text_19 {
  width: 0.88rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  color: rgba(68, 70, 80, 1);
  font-size: 0.293rem;
  font-family: PingFangSC-Medium, serif;
  font-weight: 500;
  text-align: left;
  line-height: 0.667rem;
}

.text_20 {
  width: 1.067rem;
  height: 0.374rem;
  overflow-wrap: break-word;
  color: rgba(178, 187, 198, 1);
  font-size: 0.266rem;
  
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  line-height: 0.374rem;
}

.box_7 {
  background-color: rgba(191, 207, 239, 0.26);
  width: 0.027rem;
  height: 1.014rem;
  margin-left: 0.507rem;
}

.box_8 {
  width: 1.547rem;
  height: 1.04rem;
  margin-left: 0.32rem;
}

.text-wrapper_8 {
  width: 0.854rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  font-size: 0;
  
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.667rem;
}

.text_21 {
  width: 0.854rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  color: rgba(68, 70, 80, 1);
  font-size: 0.506rem;
  
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.667rem;
}

.text_22 {
  width: 0.854rem;
  height: 0.667rem;
  overflow-wrap: break-word;
  color: rgba(68, 70, 80, 1);
  font-size: 0.293rem;
  font-family: PingFangSC-Medium, serif;
  font-weight: 500;
  text-align: left;
  line-height: 0.667rem;
}

.text_23 {
  width: 1.547rem;
  height: 0.347rem;
  overflow-wrap: break-word;
  color: rgba(170, 180, 191, 1);
  font-size: 0.24rem;
  
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  line-height: 0.347rem;
  margin-top: 0.027rem;
}

.section_4 {
  width: 5.787rem;
  height: 3.12rem;
  margin: 0.507rem 0 0 0.454rem;
}

.group_10 {
  width: 5.787rem;
  height: 1.174rem;
}

.text-wrapper_9 {
  background-color: rgba(127, 53, 229, 1);
  border-radius: 6px;
  height: 1.174rem;
  width: 2.8rem;
}

.text_24 {
  width: 2.08rem;
  height: 0.534rem;
  overflow-wrap: break-word;
  color: rgba(250, 249, 253, 1);
  font-size: 0.373rem;
  font-family: PingFangSC-Medium, serif;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.534rem;
  margin: 0.32rem 0 0 0.347rem;
}

.text-wrapper_10 {
  background-color: rgba(31, 157, 248, 1);
  border-radius: 6px;
  height: 0.8rem;
  width: 2rem;
  margin: 0rem 0rem 0rem 0.5rem;
}

.text_25 {
  width: 0.747rem;
  height: 0.534rem;
  overflow-wrap: break-word;
  color: rgba(250, 249, 253, 1);
  font-size: 0.373rem;
  font-family: PingFangSC-Medium, serif;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.534rem;
  margin: 0.15rem 0 0 0.6rem;
}

.section_5 {
  height: 3.094rem;
  border: 1px solid rgba(255, 255, 255, 1);
  background: url(../img/SketchPnge676d392c9cc8de5aec60cc2aefe71e5880eed0cb07104c347c3df7d1ee1a43a.png) -0.027rem -0.027rem
    no-repeat;
  background-size: 6.614rem 3.147rem;
  width: 6.56rem;
  margin: 0.534rem 0 0 0.427rem;
}

.group_11 {
  width: 2.88rem;
  height: 0.534rem;
  margin: 0.294rem 0 0 0.56rem;
}

.group_12 {
  background-color: rgba(31, 157, 248, 1);
  border-radius: 2px;
  width: 0.107rem;
  height: 0.347rem;
  margin-top: 0.107rem;
}

.group_13 {
  width: 5.494rem;
  height: 1.707rem;
  margin: 0.24rem 0 0.32rem 0.56rem;
}

.text-wrapper_11 {
  width: 1.6rem;
  height: 1.707rem;
  background: url(../img/SketchPnga779d754f39dbd72ad6881db0d425b72bcd5d17b67d72d3cee997fb08c2fe71c.png) -0.24rem -0.24rem
    no-repeat;
  background-size: 2.054rem 2.187rem;
}

.text_27 {
  width: 0.827rem;
  height: 0.907rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72rem;
  font-family: DINPro-Black, serif;
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  line-height: 0.907rem;
  margin: 0.16rem 0 0 0.374rem;
}

.text_28 {
  width: 0.32rem;
  height: 0.427rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.293rem;
  
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  line-height: 0.427rem;
  margin: 0.08rem 0 0.134rem 0.64rem;
}

.group_14 {
  position: relative;
  width: 1.574rem;
  height: 1.707rem;
  background: url(../img/SketchPngb8e197113e61d272a90aab7672671a75e603ed50641412854e1657e0a9fe8b4f.png) -0.267rem -0.24rem
    no-repeat;
  background-size: 2.054rem 2.187rem;
  margin-left: 0.374rem;
}

.section_6 {
  background-color: rgba(255, 185, 109, 1);
  width: 1.28rem;
  height: 0.027rem;
  margin: 0.8rem 0 0 0.134rem;
}

.group_15 {
  position: relative;
  width: 1.574rem;
  height: 1.707rem;
  background: url(../img/SketchPng1fb890f31ecedd95e66864c8f8800aec028e8dc9c4c886bfbe210690e32a09ae.png) -0.24rem -0.24rem
    no-repeat;
  background-size: 2.054rem 2.187rem;
  margin-left: 0.374rem;
}

.group_16 {
  background-color: rgba(255, 185, 109, 1);
  width: 1.28rem;
  height: 0.027rem;
  margin: 0.8rem 0 0 0.16rem;
}

.text_32 {
  position: absolute;
  left: 0.4rem;
  top: 0.16rem;
  width: 0.827rem;
  height: 0.907rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72rem;
  font-family: DINPro-Black, serif;
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  line-height: 0.907rem;
}

.section_7 {
  width: 3.84rem;
  height: 3.147rem;
  margin: 0.48rem 0 0 0.4rem;
}

.text-wrapper_12 {
  box-shadow: inset 0px 0px 8px 5px rgba(255, 255, 255, 0.5);
  background-image: url(../img/8e85d60b91db451dbf3778c58cf3946a_mergeImage.png);
  border-radius: 2px;
  width: 3.814rem;
  height: 1.494rem;
}


.text_33 {
  width: 2.48rem;
  height: 1.174rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.88rem;
  
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  line-height: 1.174rem;
  margin: 0.24rem 0 0 -0.08rem;
}

.text_34 {
  text-shadow: 0px 0px 1px rgba(104, 60, 1, 0.7);
  width: 1.494rem;
  height: 0.694rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.533rem;
  
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  line-height: 0.694rem;
  margin: 0.4rem 2.08rem 0 -2.16rem;
}

.text-wrapper_13 {
  height: 1.12rem;
  background: url(../img/SketchPngf5abdbb73f86944a96aa50c2ca9c201c74d7cd82ab3d9eedf9380a31be1399c3.png) -0.027rem -0.027rem
    no-repeat;
  background-size: 1.2rem 1.174rem;
  width: 1.12rem;
  margin: 0.187rem 0 0 0.187rem;
}

.text_35 {
  width: 0.694rem;
  height: 0.48rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.373rem;
  
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  line-height: 0.48rem;
  margin: 0.267rem 0 0 0.214rem;
}

.group_17 {
  width: 0.774rem;
  height: 0.534rem;
  margin: 0.427rem 0 0 0.107rem;
}

.text_36 {
  width: 0.534rem;
  height: 0.374rem;
  overflow-wrap: break-word;
  color: rgba(76, 115, 179, 1);
  font-size: 0.266rem;
  
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.374rem;
  margin: -0.027rem 0 0 0.054rem;
}

.group_18 {
  width: 0.667rem;
  height: 0.08rem;
  margin: 0.027rem 0 0 0.107rem;
}

.section_8 {
  background-color: rgba(153, 220, 250, 1);
  border-radius: 48px 0px 0px 48px;
  width: 0.32rem;
  height: 0.08rem;
}

.section_9 {
  background-color: rgba(153, 220, 250, 1);
  width: 0.32rem;
  height: 0.08rem;
}

.group_19 {
  width: 0.667rem;
  height: 0.534rem;
  margin: 0.427rem 0 0 0.027rem;
}

.block_2 {
  width: 0.667rem;
  height: 0.08rem;
  margin-top: 0.027rem;
}

.box_10 {
  background-color: rgba(153, 220, 250, 1);
  width: 0.32rem;
  height: 0.08rem;
}

.block_3 {
  width: 0.667rem;
  height: 0.08rem;
  margin-top: 0.027rem;
}

.section_10 {
  background-color: rgba(153, 220, 250, 1);
  width: 0.32rem;
  height: 0.08rem;
}

.section_11 {
  background-color: rgba(200, 227, 249, 1);
  border-radius: 0px 48px 48px 0px;
  width: 0.32rem;
  height: 0.08rem;
}

.section_12 {
  height: 3.12rem;
  background: url(../img/SketchPng11ac62745bfc5feb8abee6326ce89b406b1d2951a41d504e227503735697eb59.png) -0.027rem -0.027rem
    no-repeat;
  background-size: 100% 100%;
  width: 4.12rem;
  margin: 0.507rem 0.1rem 0 0.2rem;
}

.box_12 {
  width: 2.507rem;
  height: 0.534rem;
  margin: 0.267rem 0 0 0.587rem;
}

.group_21 {
  background-color: rgba(47, 158, 238, 1);
  border-radius: 2px;
  width: 0.107rem;
  height: 0.347rem;
  margin-top: 0.107rem;
}

.text_39 {
  width: 2.24rem;
  height: 0.534rem;
  overflow-wrap: break-word;
  color: rgba(68, 70, 80, 1);
  font-size: 0.373rem;
  
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.534rem;
}

.text-wrapper_17 {
  width: 3.894rem;
  height: 0.48rem;
  margin: 0.294rem 0 0 0.587rem;
}

.text_40 {
  width: 2.894rem;
  height: 0.48rem;
  overflow-wrap: break-word;
  color: rgba(70, 72, 82, 1);
  font-size: 0.3rem;
  font-weight: bold;
  text-align: center;
  line-height: 0.48rem;
}

.text-wrapper_18 {
  width: 5.44rem;
  height: 0.454rem;
  margin: 0.214rem 0 0 0.587rem;
}

.text_41 {
  width: 0.747rem;
  height: 0.454rem;
  overflow-wrap: break-word;
  color: rgb(10, 10, 10);
  font-size: 0.4rem;
  
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.454rem;
}

.text-wrapper_19 {
  width: 5.547rem;
  height: 0.374rem;
  margin: 0.107rem 0 0.4rem 0.587rem;
}

.text_44 {
  width: 1.867rem;
  height: 0.374rem;
  overflow-wrap: break-word;
  color: rgba(179, 188, 199, 1);
  font-size: 0.266rem;
  
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  line-height: 0.374rem;
}

.text_45 {
  width: 1.867rem;
  height: 0.374rem;
  overflow-wrap: break-word;
  color: rgba(179, 188, 199, 1);
  font-size: 0.266rem;
  
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  line-height: 0.374rem;
  margin-left: 0.374rem;
}

.text_46 {
  width: 1.067rem;
  height: 0.374rem;
  overflow-wrap: break-word;
  color: rgba(179, 188, 199, 1);
  font-size: 0.266rem;
  
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  line-height: 0.374rem;
  margin-left: 0.374rem;
}

.box_13 {
  width: 42.64rem;
  height: 22.054rem;
  margin: 0 0 0.587rem 0.294rem;
  border: 2px solid #f3efef;
  border-radius: 5px;
}





.button {
  position: relative;
  display: grid;
  padding: 0.1rem 0 0 0;
  font-size: 0.4rem;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border: 2px solid #3498db;
  border-radius: 5px;
  color: #fff;
  background: linear-gradient(#8ac2e7, #2980b9);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  transition: background 0.3s ease, transform 0.1s ease;
  overflow: hidden;
  width: 2rem;
  height: 1rem;
  margin: 0 0 0 1rem;
}

.button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 50%);
  pointer-events: none;
}

.button:hover {
  background: linear-gradient(#2980b9, #3498db);
  transform: translateY(-2px);
}








table {
  width: 75%;
  height: 96%;
  border-collapse: separate;
  margin: 0.2rem 0rem 0rem 1rem;
  border-spacing: 0.1rem 0.1rem;
}








tr{
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}

.background_1{
  background: linear-gradient(181deg, #47d1ff, #ffffff);
}

.background_2{
  background: linear-gradient(1deg, #ffffff, #69e1d6);
}

td{
  transition: background-color 0.3s ease;
  border-radius: 10px;
  text-align: -webkit-center;
  min-width: 2rem;
  padding: 7px;
  font-size: 0.4rem;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  color: #5e76cd;
  font-weight: bold;
}

td:hover{
  transform: scale(1.5); /* 鼠标移入时放大 5% */
  transition: transform 0.3s ease; /* 添加过渡效果，使变化更加平滑 */
  box-shadow: 0 50px 50px rgba(0, 0, 0, 0.5); /* 添加阴影效果，增加立体感 */
  background: linear-gradient(22deg, #f67b22, #d2db9f);
  z-index: 9;
  position: relative; /* 使 z-index 生效需要相对定位 */
  border-radius: 8px; /* 圆角边框 */
}

.complete {
  background: linear-gradient(22deg, #7addfc, #d2db9f);
}

.widget-container {
  position: fixed;
  transform: translateY(10%);
  background-color: #3498db;
  color: #fff;
  padding: 10px;
  border-radius: 50%; /* 使挂件容器成为圆形 */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); /* 增加底部阴影 */
  text-align: center;
  width: 3rem; /* 设置宽度 */
  height: 3rem; /* 设置高度 */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 14rem 0rem 0rem 56rem;
}


.widget-container-again {
  position: fixed;
  transform: translateY(25%);
  background-color: #e597ec;
  color: #fff;
  padding: 10px;
  border-radius: 50%; /* 使挂件容器成为圆形 */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); /* 增加底部阴影 */
  text-align: center;
  width: 3rem; /* 设置宽度 */
  height: 3rem; /* 设置高度 */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 17.5rem 0rem 0rem 56rem;
}

.widget-container-over {
  position: fixed;
  transform: translateY(25%);
  background-color: #f13535;
  color: #fff;
  padding: 10px;
  border-radius: 50%; /* 使挂件容器成为圆形 */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); /* 增加底部阴影 */
  text-align: center;
  width: 3rem; /* 设置宽度 */
  height: 3rem; /* 设置高度 */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 21.5rem 0rem 0rem 56rem;
}


.widget-container:hover{
  transition: transform 0.3s ease;
  transform: scale(1.1);
}

.widget-container-again:hover{
  transition: transform 0.3s ease;
  transform: scale(1.1);
}

.widget-container-over:hover{
  transition: transform 0.3s ease;
  transform: scale(1.1);
}


/* Widget Content Styling */
.widget-content {
  font-size: 0.5rem;
  font-weight: bold;
}

.styled-input {
  width: 60%;
  box-sizing: border-box;
  background-color: white;
  padding: 0.5rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  transition: box-shadow 0.3s ease;
}

.styled-input:hover,
.styled-input:focus {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

.confirm-button {
  background-color: #2e91ee; /* 确认按钮的背景颜色 */
  color: #fff;
  border: none;
  padding: 8px;
  border-radius: 4px;
  cursor: pointer;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

.confirm-button:hover {
  background-color: #2e91ee; /* 悬停时的背景颜色 */
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

.header-panel {
  background-color: #3498db; /* 展板背景颜色 */
  color: #fff;
  padding: 1.5rem;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.header-panel-content {
  font-size: 18px;
  font-weight: bold;
}

.glossy-div {
  width: 20rem;
  height: 10rem;
  background: linear-gradient(45deg, #c3c1c1, #ffffff);
  border-radius: 15px;
  box-shadow: 17px 16px 30px rgba(0, 0, 0, 0.4);
  padding: 3rem;
  text-align: center;
  margin: 8rem 0rem 0rem 17rem;
}

.glossy-div h2 {
  margin: 0;
  font-size: 1.2rem;
  color: #333;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}


.glossy-div-button {
  background: linear-gradient(225deg, #42afed, #f3beec);
  color: white;
  border: none;
  padding: -0.9rem 1.2rem;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 0.8rem;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 2rem;
  transition: background 0.3s ease;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  width: 4rem;
  height: 1.5rem;
  font-weight: bold;
}

.record_alert{
  /*background-color: transparent !important;*/
}


.gd-container {
  position: fixed;
  left: 0;
  margin-top: 5rem;
  /*background: linear-gradient(to bottom, #b8b3dd, #a6cbb3);*/
  border-radius: 10px;
  padding: 0.5rem;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 1);
  text-align: center;
  width: 2rem; /* 初始时的宽度，可以根据需要调整 */
  overflow: hidden;
  transition: width 1s; /* 过渡效果 */
}

.gd-title {
  font-size: 0.5rem;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1.0);
}

.gd-title2 {
  font-size: 0.5rem;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1.0);
}

.gd-container2 {
  position: fixed;
  left: 0;
  margin-top: 10rem;
  /*background: linear-gradient(to bottom, #ede6d1, #9e8dc5);*/
  border-radius: 10px;
  padding: 0.5rem;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 1);
  text-align: center;
  width: 2rem; /* 初始时的宽度，可以根据需要调整 */
  overflow: hidden;
  transition: width 1s; /* 过渡效果 */
}

.gd-container3 {
  position: fixed;
  left: 0;
  margin-top: 15rem;
  /*background: linear-gradient(to bottom, #ede6d1, #9e8dc5);*/
  border-radius: 10px;
  padding: 0.5rem;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 1);
  text-align: center;
  width: 2rem; /* 初始时的宽度，可以根据需要调整 */
  overflow: hidden;
  transition: width 1s; /* 过渡效果 */
}

.gd-container4 {
  position: fixed;
  left: 0;
  margin-top: 20rem;
  /*background: linear-gradient(to bottom, #ede6d1, #9e8dc5);*/
  border-radius: 10px;
  padding: 0.5rem;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 1);
  text-align: center;
  width: 2rem; /* 初始时的宽度，可以根据需要调整 */
  overflow: hidden;
  transition: width 1s; /* 过渡效果 */
}



#background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.task-panel {
  position: fixed;
  top: 5%;
    right: -29.2rem; /* 缩进，只露出一点标题区域 */
    transition: right 0.3s ease, height 0.4s ease;
  width: 32rem;
  height: 2.2rem;
  background: linear-gradient(145deg, #3a8dde, #2c77c4);
  color: white;
  border-radius: 16px 0 0 16px;
  box-shadow: -4px 4px 12px rgba(0, 0, 0, 0.2),
  inset 1px 1px 1px rgba(255,255,255,0.1);
  overflow: hidden;
  /*transition: height 0.4s ease;*/
  backdrop-filter: blur(4px);
}

.task-panel:hover {
  right: 0; /* 鼠标移入时滑出 */
  height: 21rem; /* 维持原有展开高度 */
}

/* 默认收起时的 header 样式（竖排） */
.task-panel .panel-header {
  display: flex;
  flex-wrap: wrap;
  width: 3rem;
  height: 2.3rem;
  font-size: 0.5rem;
  text-align: center;
  align-items: center;
  justify-content: center;
  line-height: 1;
  writing-mode: unset;
  transform: none;
  padding: 0.2rem;
}

/* 展开后恢复正常横排样式 */
.task-panel:hover .panel-header {
  flex-wrap: nowrap;
  width: 100%;
  height: 2.3rem;
  font-size: 0.7rem;
  line-height: 2.2rem;
  justify-content: center;
  padding: 0;
  writing-mode: horizontal-tb;
  transform: none;
}

.panel-header {
  height: 2.3rem;
  line-height: 2.2rem;
  text-align: center;
  font-size: 0.7rem;
  font-weight: bold;
  background: linear-gradient(to right, #2c77c4, #1f65a3);
  box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.2);
  letter-spacing: 1px;
}

.task-list {
  display: flex;
  flex-direction: row;
  gap: 0.8rem;
  font-size: 0.5rem;
  max-height: unset;
  overflow: unset;
  padding: 0.5rem;
}

.task-col {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  max-height: 18rem;
  overflow-y: auto;
  padding-right: 0.2rem;
}

.task-col ul {
  display: flex;
  flex-direction: column;
  gap: 0.5rem; /* 原本是 0.3rem，改大一点更舒适 */
  padding: 0;
  margin: 0;
}

.task-col-title {
  font-size: 0.6rem;
  font-weight: bold;
  margin-bottom: 0.3rem;
  padding-left: 0.3rem;
  color: #fff;
  border-left: 4px solid rgba(255, 255, 255, 0.4);
}

.task-divider {
  width: 1px;
  background: rgba(255, 255, 255, 0.2);
  margin: 0 0.2rem;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
}

.task-list li {
  background: linear-gradient(to right, rgba(255,255,255,0.1), rgba(255,255,255,0.05));
  padding: 0.3rem 0.3rem;
  border-radius: 10px;
  box-shadow: inset 1px 1px 2px rgba(255,255,255,0.05),
  1px 2px 4px rgba(0,0,0,0.1);
  backdrop-filter: blur(2px);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.task-list li:hover {
  background: rgba(255, 255, 255, 0.15);
}

.task-btn {
  background: rgba(255, 255, 255, 0.2);
  border: none;
  border-radius: 6px;
  padding: 4px 10px;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  transition: background 0.3s, transform 0.2s;
}

.task-btn:hover {
  background: rgba(255, 255, 255, 0.4);
  transform: scale(1.05);
}

/* 滚动条美化 */
.task-list::-webkit-scrollbar {
  width: 6px;
}
.task-list::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.3);
  border-radius: 3px;
}
.task-list::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.5);
}













