body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
button,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}

img {
  border: 0;
  vertical-align: middle;
}

ol,
ul {
  list-style: none;
}

button,
input,
select,
textarea {
  font-size: 100%;
  font: inherit;
  border: 0;
  outline: 0;
}

a {
  color: #333;
  text-decoration: none;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

div {
  box-sizing: border-box;
}

body {
  font: 14px/1.5 "PingFang SC", "Microsoft YaHei", sans-serif;
  background: #eaeefc;
  color: #333;
  min-width: 1200px;
}

.activity-page.jcjycxfzdh {
  position: relative;
  overflow: hidden;
  background: #eaeefc;
}
.activity-page.jcjycxfzdh .banner {
  position: relative;
  height: 620px;
  background-image: url("../images/banner.png");
  background-repeat: no-repeat;
  background-size: auto 620px;
  background-position: bottom center;
}
.activity-page.jcjycxfzdh .banner .banner-container {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0 80px;
  position: relative;
  z-index: 1;
}
.activity-page.jcjycxfzdh .banner .banner-slogan {
  position: absolute;
  background-image: url("../images/banner-txt.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 851px;
  height: 133px;
  top: 130px;
  left: 0;
}
.activity-page.jcjycxfzdh .banner .banner-org {
  position: absolute;
  top: 283px;
  left: 0;
  color: #444;
  font-size: 16px;
  font-weight: 300;
  line-height: 36px;
}
.activity-page.jcjycxfzdh .banner .banner-org p {
  padding-left: 0;
}
.activity-page.jcjycxfzdh .banner .banner-org p:nth-child(n+2):nth-child(-n+3) {
  padding-left: 5em;
}
.activity-page.jcjycxfzdh .banner .banner-meta {
  position: absolute;
  top: 493px;
  left: 0;
  display: flex;
  align-items: center;
  gap: 40px;
}
.activity-page.jcjycxfzdh .banner .banner-meta .meta-item {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #032f9b;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.54px;
}
.activity-page.jcjycxfzdh .icon-clock,
.activity-page.jcjycxfzdh .icon-location {
  width: 18px;
  height: 18px;
  background: center/contain no-repeat;
}
.activity-page.jcjycxfzdh .icon-clock {
  background-image: url("../images/icon-clock.svg");
}
.activity-page.jcjycxfzdh .icon-location {
  background-image: url("../images/icon-location.svg");
}
.activity-page.jcjycxfzdh .page-main {
  position: relative;
  z-index: 1;
}
.activity-page.jcjycxfzdh .module-item:not(.chry) {
  width: 1200px;
  margin: 0 auto;
}
.activity-page.jcjycxfzdh .tit-part {
  text-align: center;
  padding: 10px 0 30px;
}
.activity-page.jcjycxfzdh .tit-part .tit-content {
  position: relative;
  display: inline-block;
  padding: 0 66px;
}
.activity-page.jcjycxfzdh .tit-part .tit-content .main {
  font-size: 36px;
  font-weight: 700;
  color: #000;
  letter-spacing: 1.8px;
  line-height: 36px;
}
.activity-page.jcjycxfzdh .tit-part .tit-content .icon {
  position: absolute;
  width: 36px;
  height: auto;
  top: 50%;
  transform: translateY(-50%);
}
.activity-page.jcjycxfzdh .tit-part .tit-content .icon.left {
  left: 0;
}
.activity-page.jcjycxfzdh .tit-part .tit-content .icon.right {
  right: 0;
}
.activity-page.jcjycxfzdh .hybj {
  margin-top: -22px;
}
.activity-page.jcjycxfzdh .hybj .hybj-box {
  position: relative;
  padding: 50px;
  border-radius: 24px;
  border: none;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, #fff 50%);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  isolation: isolate;
}
.activity-page.jcjycxfzdh .hybj .hybj-box::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 24px;
  padding: 1px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.88) 0%, rgba(200, 218, 255, 0.45) 10%, rgba(120, 168, 255, 0.8) 20%, rgba(79, 118, 188, 0.55) 40%, rgba(200, 218, 255, 0.45) 60%, rgba(255, 255, 255, 0.88) 80%, rgba(255, 255, 255, 0.88) 100%) left/1px 100% no-repeat, linear-gradient(0deg, rgba(255, 255, 255, 0.88) 0%, rgba(200, 218, 255, 0.45) 10%, rgba(120, 168, 255, 0.8) 20%, rgba(79, 118, 188, 0.55) 40%, rgba(200, 218, 255, 0.45) 60%, rgba(255, 255, 255, 0.88) 80%, rgba(255, 255, 255, 0.88) 100%) right/1px 100% no-repeat, rgba(255, 255, 255, 0.88);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
          mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  pointer-events: none;
  z-index: -1;
}
.activity-page.jcjycxfzdh .hybj .hybj-box p {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  text-indent: 2em;
}
.activity-page.jcjycxfzdh .hybj .hybj-box p + p {
  margin-top: 10px;
}
.activity-page.jcjycxfzdh .hyrc {
  margin-top: 98px !important;
}
.activity-page.jcjycxfzdh .hyrc .schedule-day + .schedule-day {
  margin-top: 60px;
}
.activity-page.jcjycxfzdh .hyrc .schedule-day .schedule-list {
  margin-bottom: 120px;
}
.activity-page.jcjycxfzdh .hyrc .schedule-full {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
.activity-page.jcjycxfzdh .hyrc .schedule-full .schedule-full-inner {
  position: relative;
  z-index: 1;
  width: 1200px;
  margin: 40px auto 0;
  padding: 0 0 60px;
}
.activity-page.jcjycxfzdh .hyrc .schedule-full.section-ai {
  margin-top: 40px;
  background: linear-gradient(180deg, #d1e1fe 0%, rgba(209, 225, 254, 0) 580px);
}
.activity-page.jcjycxfzdh .hyrc .schedule-full.section-deyu {
  margin-top: 40px;
  background: #D1E1FE;
}
.activity-page.jcjycxfzdh .hyrc .schedule-full.section-deyu::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 780px;
  background: url("../images/banner-deyu-bg.png") no-repeat bottom center;
  background-size: 100% 780px;
  pointer-events: none;
  z-index: 0;
}
.activity-page.jcjycxfzdh .hyrc .section-tag {
  width: 420px;
  height: 48px;
  margin: 0 auto 40px;
  background: url("../images/tit-bg.png") no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
}
.activity-page.jcjycxfzdh .hyrc .section-tag .tag-txt {
  color: #032f9b;
  font-size: 24px;
  font-weight: 600;
  line-height: 48px;
}
.activity-page.jcjycxfzdh .hyrc .day-title {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  color: #ec6d20;
  font-size: 28px;
  line-height: 28px;
  margin-top: 34px;
  margin-bottom: 50px;
}
.activity-page.jcjycxfzdh .hyrc .day-title h3 {
  font-size: 28px;
  font-weight: 600;
  line-height: 28px;
}
.activity-page.jcjycxfzdh .hyrc .day-title .icon {
  width: 40px;
  height: 22px;
  margin-right: 12px;
}
.activity-page.jcjycxfzdh .hyrc .schedule-list {
  margin-bottom: 10px;
}
.activity-page.jcjycxfzdh .hyrc .speaker-card {
  margin-bottom: 50px;
  padding: 0 22px;
}
.activity-page.jcjycxfzdh .hyrc .speaker-card .speaker-label {
  position: relative;
  padding-left: 10px;
  margin-left: 20px;
  margin-bottom: 16px;
  color: #000;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}
.activity-page.jcjycxfzdh .hyrc .speaker-card .speaker-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 24px;
  border-radius: 5px;
  background: #0c6fff;
}
.activity-page.jcjycxfzdh .hyrc .speaker-card .speaker-inner {
  display: flex;
  align-items: center;
  width: 1140px;
  box-sizing: border-box;
  margin: 0 auto;
  gap: 60px;
  padding: 30px 50px 10px;
  border-radius: 24px;
  height: 280px;
  background-image: url("../images/card-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
.activity-page.jcjycxfzdh .hyrc .speaker-card .speaker-avatar {
  flex-shrink: 0;
  width: 210px;
  height: 220px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.activity-page.jcjycxfzdh .hyrc .speaker-card .speaker-avatar img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom center;
     object-position: bottom center;
}
.activity-page.jcjycxfzdh .hyrc .speaker-card .speaker-info {
  flex: 1;
  min-width: 0;
  padding-right: 20px;
  padding-left: 20px;
  border-left: 1px solid #E1E4F1;
}
.activity-page.jcjycxfzdh .hyrc .speaker-card .speaker-title {
  color: #192d7a;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 20px;
}
.activity-page.jcjycxfzdh .hyrc .speaker-card .speaker-name {
  color: #0c6fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 8px;
}
.activity-page.jcjycxfzdh .hyrc .speaker-card .speaker-org p {
  color: #525d8a;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
.activity-page.jcjycxfzdh .hyrc .schedule-banner {
  margin: 0 auto;
  border-radius: 24px;
  overflow: hidden;
}
.activity-page.jcjycxfzdh .hyrc .schedule-banner .banner-inner {
  display: block;
}
.activity-page.jcjycxfzdh .hyrc .schedule-banner.banner-platform {
  position: relative;
  width: 1175px;
  height: 304px;
  background: url("../images/banner-platform-bg.png") no-repeat center center;
  background-size: 1175px 304px;
  margin-top: -60px;
  margin-bottom: 110px;
}
.activity-page.jcjycxfzdh .hyrc .schedule-banner.banner-platform .banner-inner {
  position: absolute;
  top: 114px;
  left: 74px;
  width: 467px;
  height: 90px;
  background: url("../images/banner-platform-title-bg.png") no-repeat center center;
  background-size: contain;
}
.activity-page.jcjycxfzdh .hyrc .schedule-banner.banner-achievement {
  width: 1140px;
  height: 280px;
  background: url("../images/banner-achievement-bg.png") no-repeat center center;
  background-size: 1140px 280px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.activity-page.jcjycxfzdh .hyrc .schedule-banner.banner-achievement .banner-inner {
  width: 387px;
  height: 30px;
  background: url("../images/banner-achievement-title-bg.png") no-repeat center center;
  background-size: contain;
}
.activity-page.jcjycxfzdh .chry {
  margin-top: 0;
  padding: 126px 0 136px;
  height: 750px;
  background: url("../images/chry-bg.png") no-repeat center center;
  background-size: auto 750px;
  background-position: bottom center;
}
.activity-page.jcjycxfzdh .chry .item-content {
  width: 1200px;
  margin: 0 auto;
}
.activity-page.jcjycxfzdh .chry .attendee-list {
  position: relative;
  width: 1200px;
  height: 396px;
  margin: 0 auto;
}
.activity-page.jcjycxfzdh .chry .attendee-item {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 112px;
  padding: 40px;
  box-sizing: border-box;
  border-radius: 20px;
  border: 1px solid #fff;
  box-shadow: 4px 4px 5px rgba(145, 145, 145, 0.05);
  color: #192d7a;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
  white-space: nowrap;
}
.activity-page.jcjycxfzdh .chry .attendee-item:nth-child(1) {
  left: 300px;
  top: 0;
  width: 260px;
  background: rgba(255, 255, 255, 0.6);
}
.activity-page.jcjycxfzdh .chry .attendee-item:nth-child(2) {
  left: 640px;
  top: 0;
  width: 260px;
  background: #fff;
}
.activity-page.jcjycxfzdh .chry .attendee-item:nth-child(3) {
  left: 210px;
  top: 142px;
  width: 320px;
  background: rgba(255, 255, 255, 0.6);
}
.activity-page.jcjycxfzdh .chry .attendee-item:nth-child(4) {
  left: 610px;
  top: 142px;
  width: 380px;
  background: #fff;
}
.activity-page.jcjycxfzdh .chry .attendee-item:nth-child(5) {
  left: 400px;
  top: 284px;
  width: 400px;
  background: #fff;
}
.activity-page.jcjycxfzdh .chxz {
  margin-top: 128px !important;
  padding-bottom: 80px;
}
.activity-page.jcjycxfzdh .chxz .signup-box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
  margin-bottom: 50px;
}
.activity-page.jcjycxfzdh .chxz .signup-left {
  width: 252px;
}
.activity-page.jcjycxfzdh .chxz .signup-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 100%;
  padding: 20px 45px;
  border-radius: 8px;
  background: linear-gradient(90deg, #0c6fff 0%, #6c5bff 100%);
  box-sizing: border-box;
}
.activity-page.jcjycxfzdh .chxz .signup-btn .btn-txt {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  line-height: 28px;
}
.activity-page.jcjycxfzdh .chxz .signup-btn .icon-arrow {
  width: 30px;
  height: 30px;
  background: url("../images/arrow.svg") center/contain no-repeat;
}
.activity-page.jcjycxfzdh .chxz .signup-tip {
  margin-top: 20px;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}
.activity-page.jcjycxfzdh .chxz .signup-code {
  width: 260px;
  height: 260px;
  border-radius: 20px;
}
.activity-page.jcjycxfzdh .chxz .signup-code img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.activity-page.jcjycxfzdh .chxz .meeting-info-box {
  width: 1200px;
  height: 480px;
  margin: 30px auto 0;
  padding: 35px;
  box-sizing: border-box;
  border: 1px solid #0c6fff;
  background: #f3f6fa;
}
.activity-page.jcjycxfzdh .chxz .meeting-info-box .meeting-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
}
.activity-page.jcjycxfzdh .chxz .meeting-info-box .info-item {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  width: 504px;
}
.activity-page.jcjycxfzdh .chxz .meeting-info-box .info-item .icon {
  flex-shrink: 0;
  margin-top: 6px;
}
.activity-page.jcjycxfzdh .chxz .meeting-info-box .info-item .info-address-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.activity-page.jcjycxfzdh .chxz .meeting-info-box .info-item p {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}
.activity-page.jcjycxfzdh .chxz .meeting-info-box .venue-box {
  display: flex;
  justify-content: space-between;
  gap: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: transparent;
}
.activity-page.jcjycxfzdh .chxz .meeting-info-box .venue-box .venue-map,
.activity-page.jcjycxfzdh .chxz .meeting-info-box .venue-box .venue-photo {
  flex: none;
  border-radius: 0;
  overflow: hidden;
  background: #e0e8f5;
}
.activity-page.jcjycxfzdh .chxz .meeting-info-box .venue-box .venue-map {
  width: 570px;
  height: 340px;
}
.activity-page.jcjycxfzdh .chxz .meeting-info-box .venue-box .venue-photo {
  width: 560px;
  height: 340px;
}
.activity-page.jcjycxfzdh .chxz .meeting-info-box .venue-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.activity-page.jcjycxfzdh .side-box {
  position: fixed;
  top: 30%;
  right: 20px;
  z-index: 100;
  width: 140px;
}
.activity-page.jcjycxfzdh .side-box .side-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
.activity-page.jcjycxfzdh .side-box .side-signup {
  width: 140px;
  height: 180px;
  background-image: url("../images/code-signup2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
.activity-page.jcjycxfzdh .side-box .side-download {
  width: 120px;
  height: 88px;
  background: url("../images/side-download.png") no-repeat center center;
  background-size: 100% 100%;
  background-position: center center;
  cursor: pointer;
}
.activity-page.jcjycxfzdh .side-box .side-download:hover {
  opacity: 0.9;
}
.activity-page.jcjycxfzdh .side-box .side-back {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 140px;
  height: 36px;
  border-radius: 24px;
  background: #cbe0ff;
  cursor: pointer;
}
.activity-page.jcjycxfzdh .side-box .side-back:hover {
  background: #b8d4ff;
}
.activity-page.jcjycxfzdh .side-box .side-back .icon-top {
  width: 16px;
  height: 10px;
  background: url("../images/top.png") center/contain no-repeat;
}
.activity-page.jcjycxfzdh .side-box .side-back .txt {
  color: #192d7a;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}/*# sourceMappingURL=index.css.map */