@charset "utf-8";
/* CSS Document */
body {
  background-color: #fdfdfd;
	color: #111 !important;
}
.ff_st {
  font-family: '宋体';
}
.txtColor_gold {
  color: #E8B91F !important;
}
/*------*/
.MainBg {
  width: 100%;
  background-image: url("");
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100%;
}
.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: #111111 !important;
}
.eventMainMsg {
  border-radius: 15px !important;
  color: #111111;
}
/*底部*/
.bottomSkin {
  width: 100%;
  height: 60px;
  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: 20px;
  color: #bf9d5b;
  display: block;
  background-color: #b81c22;
}
a.btn_bottom_yellow {
  width: 100%;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border-radius: 20px;
  color: #FFF;
  display: block;
  background-color: #588F45;
}
a.btn_bottom_gold {
  width: 100%;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border-radius: 3px;
  color: #222;
  display: block;
  background-color: #c69b5b;
}
/*------*/
.commTitle_icon {
  width: 32px;
  height: auto;
  margin-right: 10px;
}
.commTitle {
  color: #588F45 !important;
  font-size: 24px !important;
  font-weight: bold;
  justify-content: center !important;
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px !important;
}
.indexTicketInfo {
  color: #111111;
  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: #111111 !important;
}
.indexTicketInfo > ul > li div {
  font-size: 12px;
  line-height: 20px;
}
.indexTicketInfo a {
  color: #111111;
}
/*赞助商*/
.mediaSkin {
  padding: 0px 3% 45px 3%;
}
.mediaSkin > ul {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
}
.mediaSkin > ul > li {
  width: 33.333333%;
  float: left;
  color: #FFF;
  height: 64px;
  box-sizing: border-box;
  padding: 2px 1%;
  border-right: solid 1px #EEE;
  border-bottom: solid 1px #EEE;
  background-color: #FFF;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
}
.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: transparent;
  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 #E8B91F;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-image: url(https://hjsnet.oss-cn-hangzhou.aliyuncs.com/all_ui/event_pic/2022/202212sdbpaa/oneGuest_bg.png);
  position: relative;
  z-index: 1;
	border-radius: 15px;
}
.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: 15px;
}
.og_line {
  width: 40px;
  height: 5px;
  background-color: #588F45;
  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: 15px;
	border-bottom-right-radius: 15px;
}
/*嘉宾*/
.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 5px 10px hsla(0, 0%, 0%, 0.1);
  box-shadow: 0 5px 10px hsla(0, 0%, 0%, 0.1);
  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: 10px;
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.10);
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.10);
  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: #bf9d5b;
  bottom: 95px;
  right: 10px;
  font-size: 14px;
  border: solid 1px #bf9d5b;
  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: 10px;
  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: #222;
  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: 15px;
}
.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: #111111;
}
.eventHl > ul {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
}
.eventHl > ul > li {
  background-color: rgba(0, 0, 0, 0.03);
  width: 47.5%;
  margin-right: 5%;
  text-align: center;
  border-radius: 15px;
  margin-bottom: 15px;
}
.eventHl > ul > li:nth-child(2n) {
  margin-right: 0;
}
.eventHl > ul > li div:first-child {
  background-color: transparent !important;
  color: #111111;
  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: #FFF;
  margin: 0 3%;
  padding: 15px;
  color: #111111;
  box-sizing: border-box;
  /*      border: solid 1px #000064;*/
  border-radius: 15px;
}
.eventList > ul > li {
  border-bottom: dashed 1px #EEE;
  padding: 8px 0;
}
.eventList > ul > li:last-child {
  border-bottom: none;
  padding-bottom: 0px;
}
.elDateTime {
  background-color: #588F45;
  color: #111111;
  display: block;
  padding: 0 5px;
}
.elDate {
  border-radius: 3px !important;
  color: hsla(0,0%,50%,1.00);
  display: inline-block;
  padding: 2px 0px;
}
.forumNameArea {
  display: flex;
}
.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: rgba(0, 0, 0, 0.03) !important;
  padding: 15px 4% !important;
  font-weight: bold;
  margin-top: 15px;
  border-radius: 15px;
  text-align: center;
}
.clickMore {
  border-top: solid 1px #b81c22;
  margin-top: 20px;
  text-align: center;
  padding-top: 10px;
}
.clickMore a {
  color: #b81c22;
  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 {
  padding: 10px 3%;
  box-sizing: border-box;
  color: #222222;
}
.msgSkin p {
  font-size: 14px;
  margin-bottom: 15px;
}
.msgSkin > ul > li {
  margin-left: 16px;
  list-style: square;
  font-size: 14px;
  margin-bottom: 5px;
}
.eventVisitor{
	background-color: #D3DBC3; padding: 15px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; color: #1C2D16;
}
.eventVisitor li {
  list-style: none !important;
  margin: 7px !important;
}
/*主办方介绍*/
.sponsorSkin {
  background-color: white;
}
.companyInfoSkinImg {
  background-image: url(https://hjsnet.oss-cn-hangzhou.aliyuncs.com/all_ui/event_pic/2022/202212sdbpaa/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: #222;
}
.companyInfoOwnerWeb a {
  color: #222222;
}
.companyInfoOwnerDesc {
  color: #808080 !important;
}
/*门票*/
.priceArea {
  padding: 0 3%;
}
.priceArea li {
  background-image: url(https://hjsnet.oss-cn-hangzhou.aliyuncs.com/all_ui/event_pic/2023/202305/ticky_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  height: 100px;
  background-color: #EEE;
  border-radius: 15px;
  margin-bottom: 15px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  padding: 15px 24px;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.10);
}
.priceArea li.active {
  background-color: #588F45;
  color: #FFF;
  text-shadow: 0px 2px 2px rgba(0,0,0, 0.3);
}
.priceArea li div:nth-child(1) {
  font-size: 20px;
  font-weight: bold;
}
.priceArea li div:nth-child(2) span {
  font-size: 32px;
  font-weight: bold;
}
/*----------
	摊位
-----------*/
.boothList {
  padding: 0 3%;
}
.boothList > ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
}
.boothList > ul > li {
  width: 50%;
  box-sizing: border-box;
  min-height: 120px;
  height: auto;
  border-right: solid 1px #EEE;
  border-bottom: solid 1px #EEE;
  background-color: #FFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 15px;
  border-radius: 6px;
}
.boothList > ul > li div:first-child {
  color: #588F45;
  margin-bottom: 5px;
}
.boothList > ul > li div:nth-child(2n) {
  font-size: 0.8em;
  line-height: 1.3em;
}
.boothList > ul > li div:nth-child(2n)::before {
  content: '❝';
  font-size: 1.2em;
}

.Copyright {
  text-align: center;
  padding: 30px 0 30px 0;
  font-size: 10px;
}

.Copyright a:hover {
  color: unset;
}
/*
.boothList>ul>li div:nth-child(2n)::after{
	content: '❞';
	font-size: 1.2em;
}
*/
/*-------------------- 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;
  }
}