.in01_c .p {
  overflow: visible;
}

.in01_c .p1 {
  width: 100% !important;
  margin-top: 1.32rem;
}

.in01_c .p1 img {
  display: block;
  width: auto;
  height: 3.72rem;
  max-width: 100%;
}

.topfr .wrap_c {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.topfr .fl,
.topfr .fr {
  float: none;
}

.topfr .fr {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.menufr {
  float: none;
}

.nav-ticket,
.hero-ticket {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 0.38rem;
  min-width: 1.62rem;
  padding: 0 0.36rem;
  border: 1px solid transparent;
  border-radius: 0.22rem;
  color: #fff !important;
  background: linear-gradient(90deg, #765cff 0%, #1fb9ff 34%, #1baeff 100%) !important;
  font-size: 0.14rem;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 0.08rem 0.24rem rgba(28, 144, 255, 0.38);
  box-sizing: border-box;
}

.nav-ticket {
  float: none;
  margin-top: 0;
  margin-left: 0.34rem;
}

.hero-ticket {
  height: 0.48rem;
  min-width: 2.18rem;
  margin-top: 0.34rem;
  font-size: 0.2rem;
  box-shadow: 0 0.08rem 0.28rem rgba(25, 134, 255, 0.42);
}

.menufr ul li a {
  font-size: 0.22rem;
}

.nav-ticket:link,
.nav-ticket:visited,
.nav-ticket:focus,
.hero-ticket:link,
.hero-ticket:visited,
.hero-ticket:focus {
  color: #fff !important;
  border-color: transparent;
  background: linear-gradient(90deg, #765cff 0%, #1fb9ff 34%, #1baeff 100%) !important;
}

.nav-ticket:hover,
.hero-ticket:hover {
  color: #fff !important;
  border-color: rgba(255, 255, 255, 0.86);
  background: rgba(255, 255, 255, 0.08) !important;
  transform: translateY(-0.02rem);
  box-shadow: 0 0.1rem 0.34rem rgba(40, 186, 255, 0.42);
}

.nav-ticket:active,
.hero-ticket:active {
  color: #fff !important;
  border-color: rgba(255, 255, 255, 0.92);
  background: rgba(255, 255, 255, 0.12) !important;
  transform: translateY(-0.02rem);
  box-shadow: 0 0.1rem 0.34rem rgba(40, 186, 255, 0.42);
}

.in_02 {
  margin-top: -1.74rem;
}

.in_02::before {
  display: none;
}

.in_02 .in02_c {
  background: rgba(64, 92, 176, 0.34);
}

.in_02 .in02_c .c {
  min-height: 3.8rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background: transparent;
  background-image: none;
  box-shadow: none;
}

.agenda-section,
.guide-section {
  overflow: hidden;
  padding-top: 1.1rem;
}

.agenda-card,
.guide-card {
  width: 100%;
  overflow: hidden;
  margin-top: 0.3rem;
  padding: 0.2rem;
  border: 0.02rem solid rgba(74, 160, 245, 0.5);
  border-radius: 0.2rem;
  box-sizing: border-box;
}

.agenda-inner,
.guide-inner {
  width: 100%;
  overflow: hidden;
  padding: 0.46rem;
  color: #fff;
  background: url("../images/t_02.png") 50% no-repeat;
  border-radius: 0.06rem;
  background-size: cover;
  box-sizing: border-box;
}

.agenda-main-head,
.forum-main-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: auto;
  margin: -0.04rem 0 0.3rem;
  padding: 0.02rem 0 0.2rem;
  border-radius: 0;
  color: #fff;
  background: none;
  border: 0;
  border-bottom: 1px solid rgba(140, 230, 255, 0.34);
  box-shadow: none;
}

.forum-main-head {
  margin: 0.38rem 0 0.22rem;
  padding-top: 0.16rem;
  border-top: 1px solid rgba(140, 230, 255, 0.2);
  justify-content: flex-start;
}

.agenda-main-head .head-title,
.forum-main-head .head-title {
  line-height: 1.2;
  font-size: 0.36rem;
  font-weight: 800;
}

.agenda-main-head .head-time,
.forum-main-head .head-time {
  margin-top: 0.18rem;
  line-height: 1.2;
  font-size: 0.22rem;
}

.agenda-main-head .head-theme,
.forum-main-head .head-theme {
  font-size: 0.28rem;
  font-weight: 800;
  letter-spacing: 0.04rem;
  white-space: nowrap;
}

.agenda-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.2rem;
  line-height: 1.55;
}

.agenda-table th,
.agenda-table td {
  padding: 0.16rem 0.14rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  text-align: left;
  vertical-align: top;
}

.agenda-table th {
  color: #bfeaff;
  font-weight: 800;
  white-space: nowrap;
}

.agenda-table td:nth-child(1) {
  width: 1.38rem;
  color: #bfeaff;
  white-space: nowrap;
}

.agenda-table td:nth-child(2) {
  font-weight: 700;
  font-size: 0.22rem;
}

.agenda-table td:nth-child(3) {
  color: #8ce6ff;
  font-weight: 700;
  white-space: nowrap;
}

.forum-title {
  margin-top: 0.34rem;
  color: #bfeaff;
  font-weight: 800;
}

.forum-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.16rem;
  margin-top: 0.2rem;
}

.forum-list li {
  min-height: 0.76rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0.14rem 0.22rem;
  border: 1px solid rgba(121, 205, 255, 0.42);
  border-radius: 0.1rem;
  text-align: left;
  background: rgba(44, 73, 157, 0.35);
  color: #fff;
  font-size: 0.22rem;
  font-weight: 800;
  line-height: 1.42;
  cursor: pointer;
  transition: color 0.25s ease, border-color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}

.forum-list li:hover {
  color: #071b55;
  border-color: rgba(149, 238, 255, 0.95);
  background: linear-gradient(90deg, #48e6ff, #6e8dff);
  box-shadow: 0 0.1rem 0.32rem rgba(52, 199, 255, 0.28);
  transform: translateY(-0.04rem);
}

.guide-inner {
  display: grid;
  grid-template-columns: 0.76fr 1.24fr;
  align-items: stretch;
  gap: 0;
  padding: 0;
  border: 1px solid rgba(134, 214, 255, 0.42);
  background: rgba(46, 88, 170, 0.42);
}

.guide-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.38rem 0.42rem;
  font-size: 0.2rem;
  line-height: 1.72;
  background: rgba(23, 38, 96, 0.58);
}

.guide-item + .guide-item {
  margin-top: 0.28rem;
  padding-top: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.guide-label {
  height: 0.34rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.12rem;
  border-radius: 0.18rem;
  color: #fff;
  background: linear-gradient(90deg, #13baff, #7296ff);
  font-size: 0.2rem;
  font-weight: 800;
}

.guide-route {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.guide-route li + li {
  margin-top: 0.16rem;
}

.guide-map {
  overflow: hidden;
  min-height: 4.4rem;
  height: 100%;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.1);
}

.guide-map img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.site-footer {
  padding: 0.32rem 0 0.46rem;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.14rem;
  line-height: 1.8;
  text-align: center;
}

.site-footer a {
  color: rgba(255, 255, 255, 0.82);
  text-decoration: none;
  transition: color 0.2s ease;
}

.site-footer a:hover {
  color: #22c7ff;
}

@media screen and (max-width: 1200px) {
  .topfr .wrap_c {
    margin: 0 20px;
  }

  .menufr ul li {
    margin-left: 0.42rem;
  }
}

@media screen and (max-width: 990px) {
  .in01_c .p1 {
    margin-top: 0.7rem;
  }

  .in01_c .p1 img {
    height: 2.08rem;
  }

  .in_02 {
    margin-top: -1.46rem;
  }

  .in_02 .in02_c .c {
    min-height: 3.2rem;
  }

  .agenda-inner,
  .guide-inner {
    padding: 0.2rem;
  }

  .agenda-main-head,
  .forum-main-head {
    display: block;
    padding: 0 0 0.2rem;
  }

  .agenda-main-head .head-title,
  .forum-main-head .head-title {
    font-size: 0.32rem;
  }

  .agenda-main-head .head-time,
  .forum-main-head .head-time {
    font-size: 0.2rem;
  }

  .agenda-main-head .head-theme,
  .forum-main-head .head-theme {
    margin-top: 0.18rem;
    font-size: 0.22rem;
  }

  .agenda-table,
  .agenda-table thead,
  .agenda-table tbody,
  .agenda-table tr,
  .agenda-table th,
  .agenda-table td {
    display: block;
    width: 100% !important;
  }

  .agenda-table thead {
    display: none;
  }

  .agenda-table tr {
    padding: 0.16rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  }

  .agenda-table td {
    padding: 0.04rem 0;
    border-bottom: 0;
    white-space: normal !important;
  }

  .agenda-table td::before {
    display: inline-block;
    min-width: 0.62rem;
    color: #bfeaff;
    font-weight: 800;
  }

  .agenda-table td:nth-child(1)::before {
    content: "时间";
  }

  .agenda-table td:nth-child(2)::before {
    content: "议题";
  }

  .agenda-table td:nth-child(3)::before {
    content: "嘉宾";
  }

  .agenda-table td:nth-child(4)::before {
    content: "职位";
  }

  .forum-list {
    grid-template-columns: repeat(2, 1fr);
  }

  .guide-inner {
    grid-template-columns: 1fr;
    padding: 0;
  }

  .guide-map {
    min-height: 3rem;
  }
}

@media screen and (max-width: 768px) {
  .topfr .wrap_c {
    margin: 0 10px;
  }

  .topfr .fr {
    gap: 0.14rem;
  }

  .nav-ticket {
    min-width: 1.22rem;
    height: 0.32rem;
    margin-left: 0;
    padding: 0 0.18rem;
    font-size: 0.13rem;
  }

  .hero-ticket {
    min-width: 1.72rem;
    height: 0.4rem;
    margin-top: 0.22rem;
    font-size: 0.16rem;
  }

  .menufr ul li a {
    font-size: 0.18rem;
  }

  .in_02 .in02_c {
    padding: 0.12rem;
  }

  .in_02 .in02_c .c {
    min-height: auto;
    padding: 0.32rem 0.24rem;
  }

  .forum-list {
    grid-template-columns: 1fr;
  }

  .site-footer {
    padding: 0.26rem 0.18rem 0.38rem;
    font-size: 0.13rem;
  }
}

@media screen and (max-width: 480px) {
  .in01_c .p1 img {
    height: 1.62rem;
  }

  .in_02 {
    margin-top: -1.08rem;
  }

  .agenda-card,
  .guide-card {
    padding: 0.12rem;
  }

  .agenda-inner,
  .guide-inner {
    padding: 0.16rem;
  }

  .forum-list li {
    font-size: 0.2rem;
  }
}
