body {
  background-color: #f2f4f8;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}

.flex-gap20 {
  display: flex;
  gap: 20px;
}

.head-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.head-title .title-text {
  display: flex;
  align-items: center;
}

.head-title .iconfont {
  color: #303133;
  font-weight: bold;
}

.screen-01 .left-image,
.screen-02 .right-image,
.screen-04 .left-image,
.screen-06 .left-banner {
  position: relative;
  height: 443px;
}

.screen-01 .left-image .img-desc,
.screen-02 .right-image .img-desc,
.screen-04 .left-image .img-desc,
.screen-06 .left-banner .img-desc {
  box-sizing: border-box;
  color: #fff;
  width: 100%;
  line-height: 50px;
  background-color: rgba(28, 28, 28, 0.5);
  position: absolute;
  bottom: 0;
  padding: 0 20px;
}

.screen-01 .side-banner {
  flex: 1;
  border-radius: 6px;
  overflow: hidden;
  background-color: #0e357f;
  color: #fff;
  padding: 25px;
  box-sizing: border-box;
}

.screen-01 .side-banner .side-header {
  margin-bottom: 25px;
}

.screen-01 .side-banner .side-title {
  font-size: 32px;
  font-weight: bold;
}

.screen-01 .activity-list {
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.screen-01 .activity-item-title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1.4;
}

.screen-01 .activity-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
}

.screen-01 .activity-meta-item {
  /* display: flex; */
  /* align-items: center; */
}

.screen-01 .activity-meta-item i {
  margin-right: 5px;
  font-size: 16px;
}

.screen-02 .left-list {
  flex: 1;
}

.screen-02 .right-image {
  width: 557px;
  /* 可根据需求调整宽度 */
}

.screen-02 .el-card {
  margin-bottom: 15px;
}

.screen-02 .item-meta {
  display: flex;
  color: #303133;
  font-size: 14px;
  margin-top: 8px;
}

.screen-02 .item-meta i {
  color: #303133;
  margin-right: 5px;
  font-size: 16px;
}

.screen-02 .item-meta span {
  margin-right: 15px;
}

.screen-04 .item-meta {
  display: flex;
  color: #303133;
  font-size: 14px;
  margin-top: 5px;
  display: flex;
  align-items: center;
}

.screen-04 .item-meta i {
  color: #303133;
  margin-right: 5px;
  font-size: 16px;
}

.screen-03 {
  background-color: #fff;
}

.screen-03 .right-info {
  flex: 1;
  padding: 0 40px;
}

.screen-03 .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}

.screen-03 .desc {
  font-size: 14px;
  color: #606266;
  margin-bottom: 20px;
}

.screen-03 .meta {
  display: flex;
  margin-bottom: 20px;
  color: #909399;
  font-size: 14px;
}

.screen-03 .meta-item {
  display: flex;
  align-items: center;
  color: #303133;
  font-size: 14px;
  margin-right: 20px;
}

.screen-03 .meta-item i {
  margin-right: 5px;
  color: #303133;
  font-size: 16px;
}

.screen-03 .left-section {
  flex: 1;
  margin-right: 20px;
}

.screen-03 .right-section {
  flex: 1;
}

.screen-03 .el-card {
  margin-bottom: 15px;
}

.screen-03 .carousel-container {
  margin-bottom: 20px;
}

.screen-03 .tab-nav {
  display: flex;
  margin-bottom: 15px;
}

.screen-03 .tab-nav .el-button {
  margin-right: 10px;
}

.screen-03 .el-table {
  margin-bottom: 20px;
}

.screen-04 .left-image {
  width: 643px;
  height: 420px;
}

.screen-04 .right-list {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.screen-04 .title {
  font-size: 18px;
  font-weight: bold;
  display: flex;
  align-items: center;
}

.screen-04 .title i {
  margin-right: 8px;
}

.screen-04 .el-card {
  margin-bottom: 0;
  height: 124px;
  display: flex;
  align-items: center;
}

.screen-05 {
  background-color: #fff;
  padding: 10px;
}

.screen-05 .tab-nav {
  display: flex;
  margin-bottom: 15px;
  /* border-bottom: 1px solid #e4e7ed; */
}

.screen-05 .tab-nav .el-button {
  margin-right: 0;
  border-radius: 0;
}

.screen-05 .tab-nav .el-button.is-active {
  color: #409eff;
  border-bottom: 2px solid #409eff;
}

.screen-05 .el-table {
  margin-bottom: 20px;
}

.screen-05 .icon-location {
  color: #409eff;
  margin-right: 5px;
}

.screen-05 .icon-time {
  color: #409eff;
  margin-right: 5px;
}

.screen-06 .left-banner {
  /* flex: 1; */
  width: 642px;
  height: 420px;
}

.screen-06 .right-list {
  flex: 1;
}

.screen-06 .el-card {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  height: 133px;
}

.screen-06 .el-card__body {
  display: flex;
  padding: 0;
}

.screen-06 .card-image {
  width: 120px;
  height: 80px;
  margin-right: 10px;
}

.screen-06 .card-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px;
}

.screen-06 .item-meta {
  display: flex;
  color: #303133;
  font-size: 14px;
  margin-top: 5px;
}

.screen-06 .item-meta i {
  color: #303133;
  margin-right: 5px;
  font-size: 16px;
}

.screen-07 .left-image {
  flex: 1;
}

.screen-07 .right-info {
  flex: 1;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.screen-07 .event-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}

.screen-07 .event-desc {
  font-size: 14px;
  color: #606266;
  margin-bottom: 20px;
}

.screen-07 .meta {
  display: flex;
  margin-bottom: 20px;
  color: #909399;
  font-size: 13px;
}

.screen-07 .meta-item {
  display: flex;
  align-items: center;
  margin-right: 20px;
  color: #303133;
  font-size: 14px;
}

.screen-07 .meta-item i {
  margin-right: 5px;
  color: #303133;
  font-size: 16px;
}

/* .list-item {
  width: 323px;
  height: 137px;
} */

.list-item .top-image {
  margin-bottom: 10px;
}

.list-item .el-image {
  width: 100%;
  height: auto;
}

.list-item .info-bar {
  /* display: flex;
  justify-content: space-between;
  align-items: center; */
  font-size: 14px;
  color: #606266;
}

.list-item .view-btn {
  color: #409eff;
  cursor: pointer;
}

.screen-08 {
  background: url("../image/time.png") no-repeat center / 100%;
  width: 1065px;
  height: 250px;
  margin: 275px auto 0;
  position: relative;
}

.screen-08 .list-item {
  background-color: #fff;
  position: absolute;
  /* left: 0; */
  bottom: 165px;
  width: 327px;
  height: 315px;
  box-sizing: content-box;
}

.screen-08 .list-item:nth-child(1) {
  left: 0px;
}

.screen-08 .list-item:nth-child(2) {
  left: 380px;
}

.screen-08 .list-item:nth-child(3) {
  right: -22px;
}
