@charset "utf-8";
:root {
  --skin: #B81C22;
  --subSkin: #111111;
  --subSkin-hover: #CCCCCC;
  --white: #FFFFFF;
  --black: #0a0a0a;
  --bg-color: #f2f2f2;
  --bodyFont: #111111;
  --oneGuestImg: url(https://hjsnet.oss-cn-hangzhou.aliyuncs.com/all_ui/event_pic/2025/202512sdb_paa/oneGuest_bg.png);
  --priceAreaImg: url(https://hjsnet.oss-cn-hangzhou.aliyuncs.com/all_ui/event_pic/2025/202512sdb_paa/ticky_bg.jpg);
}
body {
  background-color: var(--bg-color);
  color: var(--bodyFont);
}
.ff_st {
  font-family: '宋体';
}
.txtColor_gold {
  color: #bf9959 !important;
}
.txtColor_blue {
  color: #2FB2E8 !important;
}
.txtColor_skin {
  color: var(--skin);
}
.borderRadius10 {
  border-radius: 10px;
}
/*------*/
.MainBg {
  /*
  background-image: url();
  background-repeat: no-repeat!important;
  background-size: 200%;
  background-position: top center;
*/
  background-color: var(--bg-color);
}
.weui-btn_primary {
  background-color: #fff200 !important;
}
.weui-btn_primary:not(.weui-btn_disabled):active {
  color: hsla(0, 0%, 100%, .6);
  background-color: #dbd000 !important;
}
.weui-btn_primary {
  background-color: #fff200 !important;
}
.bottom_btnSkin a {
  color: #CCC !important;
}
/*更新大会主信息*/
.eventMainMsg {
  margin: 0 3%;
  top: auto;
  position: relative;
  padding: 0 0 10px 0;
  border-radius: 10px !important;
  color: var(--subSkin);
  background-color: var(--white);
  border: solid 1px var(--skin);
  box-sizing: border-box;
}
.eventMainMsg > ul > li span {
  font-weight: bold;
  display: table;
  color: var(--subSkin);
}
.eventMainMsg > ul {
  padding: 0px 15px;
  padding-top: 7px;
}
.eventMainMsg > ul > li {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 0px;
  padding: 10px 3%;
  border-bottom: dashed 1px rgba(165, 186, 207, 0.3);
  font-size: 15px;
  word-break: keep-all;
  white-space: pre-wrap;
}
.eventMainMsg > ul > li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.eventMainMsg > ul > li > div:first-child {
  width: 23%;
  /*	box-sizing: border-box;*/
  text-align: left;
  margin: 0px !important;
  padding: 0px !important;
}
.eventMainMsg > ul > li > div:last-child {
  width: 72%;
  margin: auto;
  box-sizing: border-box;
}
.eventMsgSkin .info-list {
  margin-top: 10px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 15px;
  grid-column-gap: 15px;
}
.eventMsgSkin .info-list li {
  text-align: center;
  width: unset;
  font-size: 15px;
  background-color: var(--black);
  color: var(--skin);
  font-weight: bold;
  margin-bottom: 0 !important;
  padding: 10px 5px;
  border-radius: 6px;
  background-image: url(https://hjsnet.oss-cn-hangzhou.aliyuncs.com/all_ui/event_pic/2025/202512sdb_paa/info-list-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  box-sizing: border-box;
  border: solid 1px var(--skin);
}
.eventMsgSkin .info-list2 > li {
  padding-left: 0px !important;
  width: 100%;
  text-align: left !important;
  margin-bottom: 10px !important;
}
/*底部*/
.bottomSkin {
  width: 100%;
  height: 49px;
  background-color: #FFF;
  position: fixed;
  bottom: 0px;
  left: 0px;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  z-index: 300;
}
a.btn_bottom_red {
  width: 100%;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border-radius: 3px;
  color: #FFF;
  display: block;
  background-color: var(--black);
}
a.btn_bottom_yellow {
  width: 100%;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border-radius: 20px;
  color: #FFF;
  display: block;
  background-color: var(--skin);
}
a.btn_bottom_gold {
  width: 100%;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border-radius: 3px;
  color: #FFF;
  display: block;
  background-color: #c69b5b;
}
/*------*/
.commTitle {
  color: var(--skin) !important;
  font-size: 24px !important;
  font-weight: bold;
  justify-content: center !important;
  margin-bottom: 5px;
}
.mb20 {
  margin-bottom: 20px !important;
}
.indexTicketInfo {
  color: #808080;
  font-size: 14px;
  padding: 10px 3% 30px 3%;
}
.indexTicketInfo > ul > li {
  margin-bottom: 20px;
  text-align: center;
}
.indexTicketInfo > ul > li:last-child {
  margin-bottom: 0px;
}
.indexTicketInfo > ul > li div:first-child {
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: bold;
  color: var(--subSkin) !important;
}
.indexTicketInfo > ul > li div {
  font-size: 12px;
  line-height: 20px;
}
.indexTicketInfo a {
  color: #808080;
}
/*赞助商*/
.mediaSkin {
  padding: 5px 4%;
  margin: 0 3% 45px 3%;
  background-color: #FFF;
  border-radius: 10px;
}
.mediaSkin > ul {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
}
.mediaSkin > ul > li {
  width: 31.33333%;
  margin: 0 3% 10px 0;
  float: left;
  height: 58px;
  box-sizing: border-box;
  padding: 2px 1%;
  /*
  border-right: solid 1px #EEE;
  border-bottom: solid 1px #EEE;
*/
  border: solid 1px #EEE;
  background-color: #FFF;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}
.mediaSkin > ul > li:nth-child(3n) {
  margin-right: 0px !important;
}
.mediaSkin > ul > li img {
  display: inline-block;
  height: auto;
  width: auto;
  max-height: 60px;
  max-width: 100%;
}
/*嘉宾*/
.forum_hjFace {
  padding: 10px 3% 45px 3%;
  width: 94%;
  margin: auto;
}
.forum_hjFace > ul > li {
  text-align: center;
  width: 29.5%;
  margin-right: 15px;
  float: left;
  padding-bottom: 15px;
}
.forum_hjFace > ul > li:nth-child(3n) {
  margin-right: 0px !important;
}
.guestList {
  width: 100%;
}
.guestList > ul > li {
  width: 200px;
  height: 300px;
  background-color: #FFF;
  float: left;
  margin-right: 50px;
  margin-bottom: 50px;
}
.guestList > ul > li:nth-child(5n) {
  margin-right: 0px;
}
.oneGuest {
  width: 100%;
  height: 178px;
  display: block;
  border: solid 1px var(--skin);
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-image: var(--oneGuestImg);
  position: relative;
  z-index: 1;
  border-radius: 10px;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05) !important;
  /*
	backdrop-filter: blur(0.5vw);
  -webkit-backdrop-filter: blur(0.5vw);
*/
}
.oneGuestImg {
  width: 100%;
  height: 176px;
  display: block;
  position: absolute;
  z-index: 2;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  border-radius: 10px;
}
.og_line {
  width: 40px;
  height: 5px;
  background-color: var(--skin);
  position: relative;
  top: -3px;
  margin-bottom: 2px;
  z-index: 4;
}
.og_bottom {
  height: 80px;
  background-color: rgba(0, 0, 0, 0.50);
  color: #FFF;
  margin-top: 96px;
  padding: 0 5px;
  font-size: 10px;
  text-align: left;
  position: relative;
  z-index: 3;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
/*嘉宾*/
.floadBg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.50);
  position: fixed;
  z-index: 999;
  top: 0px;
  left: 0px;
}
.fload_white {
  width: 92%;
  height: 92%;
  position: fixed;
  z-index: 1000;
  background-color: #FFF;
  top: 4%;
  left: 4%;
  -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05) !important;
  border-radius: 6px;
  overflow-y: auto;
}
.btnClose {
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  z-index: 1001;
  top: 10px;
  right: 15px;
}
.hjDetial {
  padding: 30px 20px;
}
.hd_right {
  width: 70%;
}
.mt20 {
  margin-top: 20px;
}
.hd_desc {
  margin-top: 20px;
  line-height: 1.4;
}
.hd_desc p {
  margin-bottom: 10px;
}
/*会员权益*/
.benefitList {
  padding-top: 10px;
}
.benefitList > ul > li {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}
.benefitList > ul > li:last-child {
  margin-bottom: 0px;
}
.bf_img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
/*向演讲嘉宾提问*/
.eoq_skin {
  padding: 12px 4%;
}
.eqTitle {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 5px;
}
.eq_subTitle {
  font-size: 14px;
  color: hsla(0, 0%, 70%, 1.00);
}
.eo_hj_list {
  padding: 12px 4%;
}
.eo_hj_list > ul > li {
  margin-bottom: 15px;
}
.oneHjSkin {
  padding: 12px;
  border-radius: 0px;
  -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05) !important;
  border: solid 1px #EEE;
}
.ohs_hjPic {
  width: 80px;
  height: 120px;
  margin-right: 10px;
  display: table;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  border: solid 1px #111;
}
.ohs_hjPic::after {
  content: "";
  width: 30px;
  height: 3px;
  display: block;
  box-sizing: border-box;
  background-color: #fff200;
  position: relative;
  top: 117px;
  left: 0px;
}
.ohs_time {
  font-size: 14px;
  margin-bottom: 5px;
}
.ohs_time img {
  width: 10px;
  height: 10px;
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mb5 {
  margin-bottom: 5px;
}
.ohsBtnGroup {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}
a.obg_btn1 {
  font-size: 14px;
  border: solid 1px #EEE;
  background-color: #FAFAFA;
  border-radius: 3px;
  width: 45%;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #2e8cea;
}
a.obg_btn2 {
  font-size: 14px;
  border: solid 1px #2e8cea;
  background-color: #2e8cea;
  border-radius: 3px;
  width: 45%;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #FFF;
}
.rightText {
  width: 66%;
}
.ohs_hjPic2 {
  width: 80px;
  height: 80px;
  margin-right: 10px;
  display: table;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  border: solid 1px #111;
}
.floadTop {
  position: fixed;
  z-index: 999;
  background-color: #FFF;
  top: 0px;
  left: 0px;
  padding: 15px 4%;
  width: 92%;
  border-bottom: solid 1px #EEE;
  background-image: url();
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: bottom right;
}
.eo_hjd_list {
  padding: 20px 4%;
}
.eo_hjd_list > ul > li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #EEE;
}
.qnaDesc p {
  margin-bottom: 5px;
}
/*邀请码报名*/
.btnFloat {
  position: fixed;
  z-index: 100;
  background-color: #c69b5b;
  bottom: 95px;
  right: 10px;
  font-size: 14px;
  border: solid 1px #c69b5b;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  line-height: normal !important;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.btnFloat a {
  color: #FFF;
}
/*浮动层*/
.floadMain {
  background-color: #FFF;
  width: 88%;
  margin: 12% auto;
  border-radius: 0px;
  display: block;
}
.fm_top {
  padding: 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-image: url("../img/hj_talk_2019/ticket_bg_t.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
}
.fm_main {
  padding: 20px;
}
.fm_qrcode {
  width: 100px;
  margin: 15px auto 0 auto;
}
.fm_qrcode img {
  width: 100px;
  height: 100px;
}
.fload_close {
  width: 50px;
  height: 50px;
  background-color: var(--black);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  z-index: 1001;
}
.fload_close img {
  width: 20px;
  height: 20px;
}
.fload_ticket {
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 1000;
  top: 0px;
  left: 0px;
  opacity: 0;
}
/*----------------
门票
-----------------*/
.btnListSkin {
  width: 92%;
  margin: 12px auto;
  padding-bottom: 6px;
  border-bottom: solid 1px #EEE;
}
.btnListSkin > ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.btnListSkin > ul > li {
  margin-right: 12px;
  margin-bottom: 12px;
}
.btnListSkin > ul > li a {
  font-size: 14px;
  display: block;
  border: solid 1px #EEE;
  box-sizing: border-box;
  padding: 8px 16px;
  border-radius: 100px;
}
.btnListSkin > ul > li a.on {
  background-color: #FFF;
  border: solid 1px #007aff;
  color: #007aff;
}
.backSkin {
  background-color: transparent;
  height: 50px;
  box-sizing: border-box;
  width: 100%;
  padding: 0 4%;
  position: fixed;
  top: 0px;
  left: 0px;
}
.backSkin a {
  height: 50px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.backSkin img {
  width: 24px;
  height: 24px;
}
/*主办方简介*/
.sponsorSkin {
  margin: 0 3%;
  padding: 15px;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 0px;
}
.sponsorSkin div {
  margin-bottom: 10px;
}
/*update*/
.priceTextBtn {
  text-align: center;
  padding: 20px 0;
  background-color: #EEE;
}
.priceTextBtn a {
  color: #000046;
}
.priceTextBtn a::after {
  content: "→";
}
.eventHl {
  color: #CCC;
}
.eventHl > ul {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
}
.eventHl > ul > li {
  background-color: rgba(255, 255, 255, 0.03);
  width: 47.5%;
  margin-right: 5%;
  text-align: center;
  border-radius: 0px;
  margin-bottom: 15px;
}
.eventHl > ul > li:nth-child(2n) {
  margin-right: 0;
}
.eventHl > ul > li div:first-child {
  background-color: transparent !important;
  color: #FFF;
  text-align: center;
  font-size: 14px !important;
  font-weight: bold;
  position: relative;
  padding: 0 10px !important;
}
.eventHl > ul > li div:first-child img {
  max-height: 50px;
  padding: 15px 0;
  display: inline-block;
}
.eventHl > ul > li div:nth-child(2) {
  text-align: center;
  font-size: 14px !important;
  font-weight: bold;
}
.eventHl > ul > li div:last-child {
  border: none;
  font-size: 12px !important;
  padding: 5px 10px 15px 10px !important;
}
/*议程*/
.eventList {
  background-color: var(--white);
  margin: 0 3%;
  padding: 15px;
  color: var(--black);
  box-sizing: border-box;
  /*      border: solid 1px #000064;*/
  border-radius: 10px;
}
.eventList > ul > li {
  /*
  border-bottom: dashed 1px #EEE;
  padding: 10px 0;
*/
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  position: relative;
  z-index: 1;
}
.eventList .e_left {
  width: 5%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 5px;
  display: block;
  text-align: center;
  background-image: url(https://hjsnet.oss-cn-hangzhou.aliyuncs.com/all_ui/event_pic/2023/202311display/list_icon.png);
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: top center;
}
.eventList .e_left.partOff {
  background-image: url(https://hjsnet.oss-cn-hangzhou.aliyuncs.com/all_ui/event_pic/2023/202311display/list_icon2.png);
}
.eventList .e_left .listIcon {
  width: 13px;
  height: 13px;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.eventList .e_right {
  position: relative;
  z-index: 1;
  left: 7.5%;
  width: 92.5%;
  padding-bottom: 15px;
}
.eventList > ul > li:last-child {
  border-bottom: none;
  padding-bottom: 0px;
}
.elDateTime {
  background-color: #c69b5b;
  color: var(--black);
  display: block;
  padding: 0 5px;
}
.elDate {
  border-radius: 3px !important;
  color: hsla(0, 0%, 50%, 1.00);
  display: inline-block;
  padding: 2px 0px;
}
.forumNameArea {
  text-align: center;
}
.forumNameArea i {
  font-size: 24px;
}
.forumTime {
  font-size: 12px;
  font-weight: bold;
}
.forumName {
  font-size: 16px;
}
.listMark {
  display: inline-block;
  font-size: 14px;
  background-color: #c69b5b;
  height: 32px;
  position: relative;
  margin-right: 5px;
  top: -3px;
  padding: 0 5px;
  line-height: 32px;
  color: #808080 !important;
}
.listMsg {
  padding: 7px 5%;
  font-size: 12px;
  color: hsla(0, 0%, 70%, 1) !important;
  line-height: 20px;
}
.agendaPart {
  /*  background-color: var(--bg-color) !important;*/
  color: var(--skin);
  padding: 10px 4% !important;
  font-weight: bold;
  margin: 15px 0;
  justify-content: center !important;
  text-align: center;
  font-size: 14px !important;
  border-top: solid 1px var(--skin);
  border-bottom: solid 1px var(--skin);
}
.clickMore {
  border-top: solid 1px #1D2088;
  margin-top: 20px;
  text-align: center;
  padding-top: 10px;
}
.clickMore a {
  color: #1D2088;
  font-size: 14px;
  font-weight: bold;
}
.clickMore a::before {
  content: "» ";
}
.clickMore a::after {
  content: " «";
}
.priceSkin3 {
  padding: 0 3%;
}
.priceSkin3 > ul > li {
  /*  line-height: 28px;*/
  margin-bottom: 15px; /*  color: #EEE;*/
  /*  font-size: 14px;*/
  /*  border: solid 1px #d4b579;*/
  /*  padding: 10px;*/
}
/*
.priceSkin3 > ul > li div:first-child {
  margin-bottom: 5px;
  font-weight: bold;
}
*/
.gotoEvent img {
  border-radius: 2px;
}
.gte_msg {
  color: #B3B3B3;
  font-size: 12px;
  padding: 5px 30px 15px 30px;
  text-align: center
}
.gte_msg::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 1px;
  position: relative;
  top: -4px;
  margin-right: 10px;
  background-color: #b3b3b3;
}
.gte_msg::after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 1px;
  position: relative;
  top: -4px;
  margin-left: 10px;
  background-color: #b3b3b3;
}
.msgSkin {
  display: block;
  margin: 10px 5% 10px 5%;
  padding: 15px;
  border-radius: 0px;
  box-sizing: border-box;
  color: hsla(0, 0%, 50%, 1.00);
  background-color: #f8f8f9;
}
.msgSkin p {
  font-size: 12px;
  margin-bottom: 15px;
}
.msgSkin p:last-child {
  margin-bottom: 0px;
}
.msgSkin > ul > li {
  margin-left: 16px;
  list-style: square;
  font-size: 14px;
  margin-bottom: 5px;
}
.msgSkin p > a {
  color: #808080;
}
.msgSkin p > a img {
  border-radius: 6px;
}
.eventVisitor {
  padding: 15px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #CCC;
  background-color: rgba(255, 255, 255, 0.03);
  box-sizing: border-box;
  border: solid 1px #CCC;
  border-top: none;
}
.eventVisitor li {
  list-style: none !important;
  margin: 7px 7px 15px 7px !important;
}
/*主办方介绍*/
.sponsorSkin {
  background-color: white;
  color: var(--black);
}
.companyInfoSkinImg {
  background-image: url(https://hjsnet.oss-cn-hangzhou.aliyuncs.com/all_ui/event_pic/2024/202406iesevent/organizer_logo.png);
  background-size: contain;
  height: 150px;
  background-repeat: no-repeat;
  background-position: center;
}
.companyInfoOwner .companyInfoOwnerName:not(:first-child) {
  margin-top: 20px;
}
.companyInfoOwnerName {
  font-weight: bold;
  font-size: 16px;
}
.companyInfoOwnerWeb {
  color: var(--black);
}
.companyInfoOwnerWeb a {
  color: var(--black);
}
.companyInfoOwnerDesc {
  color: #808080 !important;
}
/*门票*/
.priceArea {
  padding: 0 3%;
}
.priceArea ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  position: relative;
  z-index: 1;
  width: 100%;
  border-radius: 0px;
}
.priceArea ul > li.noBook {
  padding: 15px 24px;
  height:110px;
}
.priceArea ul > li:last-child {
  margin-bottom: 0px;
}
.priceArea li {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 120px;
  background-color: rgba(255, 255, 255, 1);
  color: var(--skin);
  border-radius: 10px;
  margin-bottom: 10px;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05) !important;
  padding: 15px 20px 15px 120px;
  box-sizing: border-box;
  background-image: var(--priceAreaImg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom right;
	border: solid 1px var(--skin);
}
.priceArea li.active {
  text-shadow: -1px 1px 0 var(--black), 1px 1px 0 var(--black), 1px -1px 0 var(--black), -1px -1px 0 var(--black), 0 4px 7px rgba(0, 0, 0, 0.5) !important;
  color: #c69b5b;
}
.priceArea li div:nth-child(1) {
  font-size: 16px;
  font-weight: bold;
}
.priceArea li div:nth-child(2) span {
  font-size: 28px;
  font-weight: bold;
}
.btn_showBook {
  position: absolute;
  z-index: 3;
  bottom: 15px;
  right: 15px;
}
.btn_showBook a {
  font-size: 14px;
  color: #FFF;
  height: 34px;
  padding: 0 15px;
  border-radius: 25px;
  background: #111;
  display: block;
  line-height: 34px;
}
.priceBookImg {
  position: absolute;
  z-index: 4;
  top: -2px;
  left: 0px;
  padding: 15px;
  box-sizing: border-box;
  height: 120px;
  width: 120px;
  overflow: hidden;
}
.priceBookImg img {
  width: auto;
  height: 120px;
  border: solid 1px #EEE;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.05);
}
/*--------------
	大会亮点新样式
----------------*/
.eventMsgSkin {
  font-size: 0.8em;
  color: var(--subSkin) !important;
  border-radius: 10px;
  box-sizing: border-box;
  margin: 0 3%;
  padding: 20px;
  background-color: var(--white);
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.05);
}
.eventMsgSkin ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.eventMsgSkin ul > li {
  width: 33.33333%;
  text-align: center;
  margin-bottom: 20px;
  font-size: 12px;
  box-sizing: border-box;
  padding: 0 4%;
}
.eventMsgSkin ul > li img {
  object-fit: contain;
  width: 42px;
  height: 60px;
}
.eventMsgSkin .EHL_line {
  height: 1px;
  background-color: rgba(0, 0, 0, 0.10);
  margin: 10px 0 20px 0;
}
.eventSpectator {
  text-align: left !important;
  font-size: 12px;
  line-height: 24px;
}
.eventSpectator p {
  padding: 0 2%;
  margin-bottom: 10px;
}
.eventMsgSkin .historyList {
  margin-top: 10px;
}
.eventMsgSkin .historyList a {
  color: #808080;
}
.eventMsgSkin .historyList ul {
  display: block;
}
.eventMsgSkin .historyList ul > li {
  width: 100%;
  text-align: left;
  margin-bottom: 7px;
  font-size: 12px;
  box-sizing: border-box;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.Copyright {
  text-align: center;
  padding: 20px 30px 70px 30px;
  font-size: 10px;
  color: hsla(0, 0%, 70%, 1.00);
}
.Copyright a:link {
  color: hsla(0, 0%, 70%, 1.00);
}
.Copyright a:hover {
  color: hsla(0, 0%, 70%, 0.50);
}
/*大会亮点*/
.eventHotListSkin {
  margin: 0 3%;
}
.eventHotListSkin > ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 15px;
  grid-column-gap: 15px;
}
.eventHotListSkin > ul > li {
  font-size: 0.8em;
  /*  font-weight: bold;*/
  width: unset;
  text-align: center;
  color: var(--subSkin-hover);
  box-sizing: border-box;
  padding: 15px;
  position: relative;
  z-index: 1;
  background-color: var(--subSkin);
  border-radius: 10px;
  /*
  border: solid 3px var(--skin);
  border-image: linear-gradient(180deg, var(--subSkin), var(--skin)) 30;
  backdrop-filter: blur(0.5vw);
  -webkit-backdrop-filter: blur(0.5vw);
*/
  background-image: url(https://hjsnet.oss-cn-hangzhou.aliyuncs.com/all_ui/event_pic/2025/202512sdb_paa/hl-bg.jpg);
  background-size: cover;
  background-position: bottom right;
  background-repeat: no-repeat;
}
.eventHotListSkin > ul > li > .f16 {
  text-align: center;
  font-weight: bold;
  color: var(--white);
  margin-bottom: 10px;
}
.boothList > ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch;
}
.boothList > ul > li {
  width: 47.5%;
  margin-right: 5%;
  margin-bottom: 20px;
  text-align: center;
}
.boothList > ul > li:nth-child(2n) {
  margin-right: 0px;
}
.boothList .f12 {
  font-weight: normal !important;
  color: #808080;
  line-height: 18px;
}
/*-------------end------------*/
.se-section {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border-radius: 4px;
  font-size: 16px;
  font-weight: bold;
  justify-content: space-between;
}
.se-section .item {
  width: 48.5%;
  padding: 15px;
  margin-top: 10px;
  background: #F8F8F8;
  color: #BF9959;
  border-radius: 0px;
  box-sizing: border-box;
  height: 130px;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.se-section .item a {
  position: absolute;
  z-index: 2;
  bottom: 15px;
  left: 15px;
  display: inline-block;
  font-size: 10px;
  padding: 5px 15px;
  border-radius: 20px;
  background-color: #4d4d4d;
  color: #FFF;
}
/*专场产品展示*/
.listTitle {
  font-weight: bold;
  font-size: 16px;
  ;
}
.lists2 {
  margin: 15px 3%;
  padding: 15px 30px;
  background-color: rgba(165, 186, 207, 0.15);
  backdrop-filter: blur(0.5vw);
  -webkit-backdrop-filter: blur(0.5vw);
}
.lists2 > ul {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: 0px;
  grid-column-gap: 0px;
}
.lists2 > ul > li {
  font-size: 12px;
  padding: 15px;
  text-align: left;
  border-bottom: dashed 1px rgba(165, 186, 207, 0.3);
  display: grid;
  grid-template-columns: 1fr 3fr;
  grid-row-gap: 15px;
  grid-column-gap: 15px;
}
.lists2 > ul > li:last-child {
  border-bottom: none;
}
.lists2 > ul > li img {
  width: 52px;
  height: auto;
}
/*往届活动*/
.pastEventSkin {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 15px;
  grid-column-gap: 15px;
}
/*-------------------- iPhone 6 ---------------------*/
@media only screen and (min-width: 321px) {
  .forum_hjFace > ul > li {
    margin-right: 18px !important;
    padding-bottom: 18px !important;
  }
  .rightText {
    width: 70% !important;
  }
}
/*-------------------- iPhone 6 plus ---------------------*/
@media only screen and (min-width: 376px) {
  .forum_hjFace > ul > li {
    margin-right: 20px !important;
    padding-bottom: 20px !important;
  }
  .rightText {
    width: 75% !important;
  }
}

.bottomSkin {
  width: unset;
  height: 72px;
  right: 0;
  padding: 10px 4% 4%;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-column-gap: 20px;
}
.bottomSkin a {
  height: 36px;
  text-align: center;
  line-height: 36px;
  border-radius: var(--radius_large);
  display: block;
}
.bottomSkin .zhongduan {
  color: var(--skin);
  border: 1px solid var(--skin);
  background-color: #FFF;
}
.bottomSkin .skinBtn {
  color: #FFF;
  background-color: var(--skin);
  border: 1px solid var(--skin);
}