/*
.lan_en前缀为英文网站样式
.h_website前缀为网站首页样式
.phone前缀为网站移动端样式
.right前缀为网站右侧模块样式
.parent_module前缀为父模块内子模块样式
.academic前缀为学术会议样式
.new_website前缀为新打开页面
*/
/*图标、字体*/
@font-face {
  font-family: "m_iconfont";
  src: url("../../fonts/tem_font/03/iconfont.eot"); /* IE9*/
  src:
    url("../../fonts/tem_font/03/iconfont.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../../fonts/tem_font/03/iconfont.woff") format("woff"),
    /* chrome、firefox */ url("../../fonts/tem_font/03/iconfont.ttf")
      format("truetype"),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
      url("../../fonts/tem_font/03/iconfont.svg#iconfont") format("svg"); /* iOS 4.1- */
}
.m_icon {
  font-family: "m_iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
}
@font-face {
  font-family: "m_iconfont";
  src: url("../../fonts/tem_font/04/iconfont.eot"); /* IE9*/
  src:
    url("../../fonts/tem_font/04/iconfont.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../../fonts/tem_font/04/iconfont.woff") format("woff"),
    /* chrome、firefox */ url("../../fonts/tem_font/04/iconfont.ttf")
      format("truetype"),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
      url("../../fonts/tem_font/04/iconfont.svg#iconfont") format("svg"); /* iOS 4.1- */
}
.m_icon {
  font-family: "m_iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
}
@font-face {
  font-family: "Raleway_Blod";
  src:
    url("../../fonts/Raleway_Blod/font.woff") format("woff"),
    url("../../fonts/Raleway_Blod/font.ttf") format("truetype"),
    url("../../fonts/Raleway_Blod/font.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: nofrmal;
}
/*公共样式*/
.website {
  color: #1c1c24;
  font-size: 16px;
  background: #fff;
}
.website_con {
  min-height: 100vh;
}
.website .module .button {
  height: 52px;
  line-height: 52px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: bold;
  padding: 0 36px;
}
.website .module .con {
  max-width: 1100px;
  margin: 0 auto;
}
.website .page_con {
  background: #fff;
}
.website_page .module {
  padding: 110px 0 90px 0;
  text-align: center;
}
.website_page .module .title {
  font-size: 36px;
  margin-bottom: 60px;
  font-weight: bold;
}
.website_page .module .title_box {
  padding-bottom: 36px;
  display: block;
}
.website_page .module .title .ti {
  display: block;
  color: inherit !important;
}
.website_page .module .title .m_icon {
  font-size: 12px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  color: inherit !important;
}
.website_page .module .title .m_icon:before {
  content: "\e640";
}
.website_page .module .title .re_ti {
  position: absolute;
  left: 0;
  top: -30px;
  right: 0;
  font-size: 14px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  color: #5a5a5a !important;
  font-weight: bold;
}
.phone .website_page .module {
  padding-top: 90px;
  padding-bottom: 60px;
}
.phone .website_page .module .con {
  padding-left: 8px;
  padding-right: 8px;
}
.phone .website_page .module .title {
  font-size: 26px;
  margin-bottom: 32px;
}
.phone .website_page .module .title_box {
  padding-bottom: 24px;
}
/*列表空*/
.empty_box {
  text-align: center;
  padding: 48px 0;
  color: #cccccc;
}
.empty_box .icon_box {
  width: 200px;
  height: 200px;
  background: url(https://img.bagevent.com/resource/20190227/16515107535754.png)
    no-repeat center;
  background-size: contain;
  display: inline-block;
  margin-bottom: 24px;
  text-align: center;
}
.phone .empty_box .icon_box {
  width: 120px;
  height: 120px;
}
/*菜单*/
.module.menu {
  width: 100%;
  height: 84px;
  position: absolute !important;
  left: 0;
  right: 0;
  top: 10px !important;
  font-size: 14px;
  padding: 0 40px;
}
.module.menu .menu_con {
  min-width: 1100px;
  margin: 0 auto;
  display: table;
}
.module.menu .or_logo {
  display: table-cell;
  padding-top: 16px;
}
.module.menu .or_logo img {
  height: 46px;
}
.module.menu .or_name {
  margin-top: 8px;
  color: #fff !important;
}
.module.menu .nav {
  display: table-cell;
  text-align: right;
}
.module.menu .li {
  margin-left: 40px;
  font-weight: bold;
  color: #fff;
  line-height: 84px;
}
.module.menu .li.color {
  color: #fff !important;
}
.module.menu .submenu .submenu_li {
  width: 200px;
  padding: 0 10px;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  transition: all 0.28s ease-in-out;
  text-align: left;
}
.module.menu .s_li {
  color: #5a5a5a;
}
.module.menu .s_li a {
  padding: 15px;
  border-top: 1px solid #eaeaea;
  line-height: 20px;
  font-weight: bold;
}
.module.menu .buy {
  margin-left: 40px;
  margin-top: 14px;
}
.module.menu.isStuck .buy {
  display: none;
}
.phone .module.menu {
  z-index: 10;
  padding: 0 12px;
}
.phone .module.menu .menu_con {
  width: 100%;
  min-width: inherit;
}
.phone .module.menu .or_logo {
  padding-top: 0px;
  padding-left: 8px;
}
.phone .module.menu .menu_con > .icon {
  border: 0;
  color: #fff;
}
.phone .module.menu .menu_con .close {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
}
.phone .module.menu .nav {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 0;
  height: 100vh;
  overflow: auto;
  padding-top: 44px;
}
.phone .module.menu .nav .li .submenu_li {
  padding-left: 0;
  width: 100%;
  margin-top: 16px;
}
.phone .module.menu .s_li a {
  color: #fff;
}
.phone .module.menu .s_li:last-child a {
  border-bottom: 1px solid #eaeaea;
}
.phone .module.menu .li {
  margin-left: 0;
}
.phone .module.menu .lan {
  color: #fff;
  line-height: 44px;
  height: 44px;
  padding: 0 12px;
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 44px;
  border-radius: 0;
}
/*内页菜单*/
.new_website .module.menu {
  background: #fff;
  box-shadow: 0 20px 25px 0 rgba(0, 0, 0, 0.08);
  position: relative !important;
  top: auto !important;
}
.new_website .module.menu .li {
  color: #5a5a5a !important;
}
/*头图*/
.module.banner {
  background-image: url(https://img.bagevent.com/resource/20190225/14171261935754.jpg);
  font-size: 18px;
}
.module.banner .information {
  max-width: 1100px;
  margin: 186px auto 164px auto;
  position: relative;
  text-align: left;
}
.module.banner .name {
  font-size: 64px;
  font-weight: bold;
  padding-top: 40px;
  color: inherit !important;
  animation-name: fadeInUp;
  animation-duration: 1.25s;
}
.module.banner .re_ti {
  font-size: 20px;
  margin-top: 8px;
}
.module.banner .ti_lo {
  position: absolute;
  top: 0;
  left: 0;
  animation-name: fadeInUp;
  animation-duration: 1.25s;
}
.module.banner .ti_lo > div {
  display: inline-block;
  margin-right: 16px;
}
.module.banner .ti_lo .location {
  float: left;
}
.module.banner .ti_lo .icon {
  display: none;
}
.module.banner .ti_lo span {
  display: none;
}
.module.banner .or {
  display: none;
}
.module.banner .countdown_box {
  margin-bottom: 64px;
  font-size: 16px;
  text-align: left;
  animation-name: fadeInUp;
  animation-duration: 1.25s;
  overflow: hidden;
  margin-top: 48px;
}
.module.banner .countdown_box .text {
  display: none;
}
.module.banner .countdown_box .dash {
  display: inline-block;
  width: 104px;
  height: 104px;
  margin-right: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  float: left;
}
.module.banner .countdown_box .digit {
  font-size: 24px;
  font-weight: bold;
  margin-top: 24px;
}
.module.banner .countdown_box .days_dash {
  background-image: url(https://img.bagevent.com/resource/20190225/14554117535754.png);
}
.module.banner .countdown_box .hours_dash {
  background-image: url(https://img.bagevent.com/resource/20190225/14592330735754.png);
}
.module.banner .countdown_box .minutes_dash {
  background-image: url(https://img.bagevent.com/resource/20190225/14593574035754.png);
}
.module.banner .countdown_box .seconds_dash {
  background-image: url(https://img.bagevent.com/resource/20190225/14594503235754.png);
}
.module.banner .countdown_box .dash_title {
  font-size: 12px;
  margin-top: 0;
}
.module.banner .attend .button {
  font-size: 20px;
  font-weight: bold;
  padding: 0 54px;
  height: 60px;
  line-height: 60px;
  margin: 0 4px;
}
.module.banner .attend .button.cz {
  background: none !important;
  border: 1px solid rgba(255, 255, 255, 1);
  box-sizing: border-box;
  margin-right: 16px;
}
.h_website .module.banner .information {
  margin: 220px auto;
}
.h_website .module.banner .countdown_box {
  display: block;
}
.phone .module.banner {
  height: 100vh;
}
.phone .module.banner .information {
  padding: 0 8px;
}
.phone .module.banner .name {
  font-size: 46px;
}
.phone .module.banner .ti_lo {
  left: 8px;
  bottom: 100%;
  top: auto;
}
.phone .module.banner .ti_lo > div {
  margin-bottom: 6px;
}
.phone .module.banner .countdown_box .dash {
  width: 72px;
  height: 72px;
  margin-right: 8px;
}
.phone .module.banner .countdown_box .digit {
  font-size: 20px;
  margin-top: 16px;
}
.phone .h_website .module.banner .information {
  margin: 134px auto 186px auto;
}
/*活动详情*/
.module.details {
  text-align: left;
}
/*购票*/
.module.register {
  background-image: url(https://img.bagevent.com/resource/20190225/15501398735754.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
}
.phone .module.register {
  background: #fff !important;
  min-height: calc(100vh - 93px);
}
.module.register:after {
  content: "";
  background-color: transparent;
  background-image: linear-gradient(
    145deg,
    rgba(50, 21, 117, 1) 0%,
    rgba(50, 21, 117, 0) 100%
  );
  opacity: 0.85;
  transition:
    background 0.3s,
    border-radius 0.3s,
    opacity 0.3s;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.module.register > .bg {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  opacity: 0.6;
}
.phone .module.register > .bg {
  display: none;
}
.phone .module.register:after {
  display: none;
}
.module.register .title {
  position: relative;
  z-index: 10;
  color: inherit;
}
.module.register .title .re_ti {
  color: inherit !important;
}
.module.register .register_box {
  position: relative;
  z-index: 10;
}
.register.style_a .price_form .ticket_price {
  font-size: 36px;
  font-weight: bold;
}
.register.style_a .buy_tickets {
  border-radius: 3px;
  color: #5a5a5a;
  text-align: left;
}
.register.style_a .li {
  padding: 20px 24px;
}
.register.style_a .ticket_tip {
  padding: 8px 16px;
  width: 320px;
  left: 16px !important;
  font-size: 14px;
  border-radius: 6px;
  z-index: 10;
  line-height: 20px;
  background: #321575;
  color: #fff;
}
.register.style_a .ticket_tip .arrow.top {
  border-bottom-color: #321575;
  left: 16px;
}
.register.style_a .ticket_tip .arrow.top:after {
  border-bottom-color: #321575;
}
.register.style_a .ticket_tip > div {
  overflow: hidden;
  margin: 2px 0;
}
.register.style_a .ticket_tip .icon {
  width: 20px;
  float: left;
  font-size: 14px;
}
.register.style_a .ticket_tip .text {
  padding-left: 20px;
  display: block;
}
.register.style_a .ticket_tip .bg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.05;
}
.register.style_a .refund_explane {
  padding-left: 24px;
  padding-right: 24px;
  font-size: 14px;
  margin-bottom: 24px;
}
.register.style_a .code_form {
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 8px;
}
.register.style_a .price_form {
  padding-left: 24px;
  padding-right: 24px;
}
.register.style_a .buy {
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 24px;
}
.register.style_b .choose_ticket {
  color: #5a5a5a;
}
.register.style_b .ticket_li {
  margin-left: -16px;
  margin-right: -16px;
}
.register.style_b .li.th {
  display: none;
}
.register.style_b .li {
  display: inline-block;
  width: 33%;
  vertical-align: top;
  position: relative;
  margin-bottom: 32px;
  height: 503px;
}
.register.style_b .li .ticket {
  margin: 0 16px;
  position: relative;
  z-index: 10;
}
.register.style_b .li .ticket:before {
  content: "";
  background: url(https://img.bagevent.com/resource/20190225/16533231935754.png);
  height: 13px;
  background-repeat: repeat-x;
  width: 100%;
  background-position: center;
}
.register.style_b .name {
  display: block;
  font-size: 20px;
  font-weight: bold;
  background: #fff;
  padding: 40px 16px 16px 16px;
  color: #3b1d82;
}
.register.style_b .name .tip_icon {
  display: none;
}
.register.style_b .price {
  background: #fff;
  font-size: 60px;
  font-weight: bold;
  padding-bottom: 24px;
  color: #3b1d82;
  font-family: "Raleway_Blod";
}
.register.style_b .price .color {
  color: inherit !important;
}
.register.style_b .price .ladder_price .item {
  display: none;
}
.register.style_b .price .ladder_price .item.color {
  display: block;
  line-height: 66px;
}
.register.style_b .price .ladder_price .item:last-child {
  display: inline-block;
  font-size: 14px;
  text-decoration: line-through;
  color: #5a5a5a;
}
.register.style_b .time {
  display: none;
}
.register.style_b .quantity {
  position: absolute;
  width: 158px;
  height: 50px;
  line-height: 50px;
  left: 50%;
  margin-left: -79px;
  bottom: -252px;
  right: 0;
}
.register.style_b .quantity:before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  background: #fff;
  border-radius: 20px;
  position: absolute;
  left: -13px;
  top: 12px;
  z-index: 2;
}
.register.style_b .quantity:after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  background: #fff;
  border-radius: 20px;
  position: absolute;
  right: -13px;
  top: 12px;
  z-index: 2;
}
.register.style_b .quantity > .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  border-radius: 3px;
}
.register.style_b .quantity .q_con {
  position: relative;
  z-index: 2;
  background: none;
}
.register.style_b .quantity .q_con span {
  font-size: 32px;
  color: #fff;
  float: left;
  margin: 0 16px;
  font-weight: bold;
}
.register.style_b .quantity .q_con .nun {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
}
.register.style_b .quantity .q_con .nun .icon {
  font-size: 24px;
  line-height: 46px;
  color: #fff !important;
}
.register.style_b .quantity .bg_line {
  display: none;
}
.register.style_b .quantity .error_meg {
  font-size: 24px;
}
.register.style_b .ticket_tip {
  display: block;
  background: #fff;
  position: relative;
  top: auto;
  left: auto;
  height: 134px;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 16px;
  font-size: 14px;
  padding-top: 40px;
  z-index: 1;
}
.register.style_b .ticket_tip .arrow {
  display: none;
}
.register.style_b .ticket_tip > div {
  padding: 0 16px 16px 16px;
}
.register.style_b .ticket_tip .icon {
  display: none;
}
.register.style_b .ticket_tip .text {
  padding-left: 0;
}
.register.style_b .click {
  display: block;
  margin-left: 16px;
  margin-right: 16px;
  position: absolute;
  left: 0;
  right: 0;
  top: 13px;
  bottom: 13px;
  background: #fff;
}
.register.style_b .click .icon {
  display: none;
}
.register.style_b .click:after {
  display: block;
  content: "";
  background: url(https://img.bagevent.com/resource/20190225/16533231935754.png);
  height: 13px;
  background-repeat: repeat-x;
  width: 100%;
  background-position: center;
  transform: rotate(180deg);
  position: absolute;
  left: 0;
  bottom: -13px;
  right: 0;
}
.register.style_b .li.active .quantity > .bg {
  background: #1c1c24 !important;
}
.register.style_b .li.sold {
  cursor: not-allowed;
}
.register.style_b .li.sold .quantity {
  opacity: 0.3;
}
.register.style_b .refund_explane .error_meg {
  margin-bottom: 24px;
  color: inherit;
}
.register.style_b .code_form .color {
  color: inherit !important;
}
.register.style_b .cancal {
  color: inherit;
  opacity: 0.5;
}
.register.style_b .price_form .color {
  color: inherit !important;
}
.register.style_b .ticket_price {
  font-size: 60px;
  font-family: "Raleway_Blod";
  margin: 0 8px;
}
.register.style_c .choose_ticket {
  color: #5a5a5a;
}
.register.style_c .ticket_li {
  margin-left: -8px;
  margin-right: -8px;
}
.register.style_c .li.th {
  display: none;
}
.register.style_c .li {
  display: inline-block;
  width: 33%;
  vertical-align: top;
  position: relative;
  margin-bottom: 16px;
  text-align: left;
  height: 213px;
}
.register.style_c .ticket {
  position: relative;
  z-index: 10;
}
.register.style_c .name {
  color: #1c1c24;
  margin: 0 8px;
  padding: 24px 24px 16px 24px;
  display: block;
  font-size: 18px;
  font-weight: bold;
  background: #fff;
}
.register.style_c .name .tip_icon {
  display: none;
}
.register.style_c .price {
  font-size: 20px;
  position: absolute;
  left: 8px;
  bottom: -122px;
  padding-left: 24px;
  font-family: "Raleway_Blod";
}
.register.style_c .ladder_price .item {
  display: none;
}
.register.style_c .ladder_price .item.color {
  display: inline-block;
  margin-right: 8px;
}
.register.style_c .ladder_price .item:last-child {
  display: inline-block;
  font-size: 12px;
  text-decoration: line-through;
}
.register.style_c .time {
  display: none;
}
.register.style_c .quantity {
  position: absolute;
  width: 116px;
  height: 38px;
  line-height: 38px;
  right: 0;
  bottom: -128px;
  text-align: center;
  margin-right: 24px;
}
.register.style_c .quantity:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 20px;
  position: absolute;
  left: -9px;
  top: 10px;
  z-index: 2;
}
.register.style_c .quantity:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 20px;
  position: absolute;
  right: -9px;
  top: 10px;
  z-index: 2;
}
.register.style_c .quantity > .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  border-radius: 3px;
}
.register.style_c .quantity .q_con {
  position: relative;
  z-index: 2;
  background: none;
}
.register.style_c .quantity .q_con span {
  font-size: 24px;
  color: #fff;
  float: left;
  margin: 0 12px;
  font-weight: bold;
}
.register.style_c .quantity .q_con .nun {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
}
.register.style_c .quantity .q_con .nun .icon {
  font-size: 18px;
  line-height: 36px;
  color: #fff !important;
}
.register.style_c .quantity .bg_line {
  display: none;
}
.register.style_c .quantity .error_meg {
  font-size: 20px;
}
.register.style_c .ticket_tip {
  display: block;
  height: 72px;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 8px;
  padding: 0;
  position: relative;
  top: auto;
  left: auto;
  background: #fff;
  z-index: 1;
  border: 0;
}
.register.style_c .ticket_tip .arrow {
  display: none;
}
.register.style_c .ticket_tip > div {
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
}
.register.style_c .ticket_tip .icon {
  vertical-align: middle;
}
.register.style_c .ticket_tip .text {
  vertical-align: middle;
}
.register.style_c .click {
  display: block;
  margin-left: 8px;
  margin-right: 8px;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.register.style_c .click .icon {
  display: none;
}
.register.style_c .li.active .quantity > .bg {
  background: #1c1c24 !important;
}
.register.style_c .li.sold {
  cursor: not-allowed;
}
.register.style_c .li.sold .quantity {
  opacity: 0.3;
}
.register.style_c .refund_explane .error_meg {
  margin-bottom: 24px;
  color: inherit;
  font-size: 14px;
}
.register.style_c .code_form .color {
  color: inherit !important;
}
.register.style_c .cancal {
  color: inherit;
  opacity: 0.5;
}
.register.style_c .price_form .color {
  color: inherit !important;
}
.register.style_c .ticket_price {
  font-size: 48px;
  font-family: "Raleway_Blod";
  margin: 0 8px;
}
/*活动列表*/
.module.or_event:before {
  content: url(https://img.bagevent.com/resource/20190226/113341593556491.png);
  position: absolute;
  left: 0;
  top: 25%;
}
.module.or_event:after {
  content: url(https://img.bagevent.com/resource/20190226/113402037556491.png);
  position: absolute;
  right: 0;
  top: 60%;
}
.module.or_event .or_event_li {
  margin: 0 -16px;
}
.module.or_event .li {
  display: inline-block;
  width: 33%;
  text-align: left;
  vertical-align: top;
  margin-bottom: 32px;
}
.module.or_event .li .box {
  margin: 0 16px;
  position: relative;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  background: #fff;
}
.module.or_event .li .box:hover {
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.1);
}
.module.or_event .li .info {
  margin: 24px;
  position: relative;
}
.module.or_event .li .name {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 16px;
  /*padding-top: 72px; */
}
.module.or_event .li .name a {
  color: #1c1c24;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.module.or_event .li .box:hover .name a {
  color: inherit;
}
/*.module.or_event .li .time_place { position: absolute; left: 0; top: 0; }*/
.module.or_event .li .time_place > div {
  display: flex;
  vertical-align: middle;
  word-wrap: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.module.or_event .li .time_place .icon {
  font-size: 20px;
  margin-right: 8px;
}
/*.module.or_event .li .time_place .time span { display: none; }*/
.module.or_event .li .time_place .time .t {
  display: inline-block;
}
/*.module.or_event .li .time_place .place span { display: none; }*/
.module.or_event .li .time_place .place .s {
  display: inline-block;
}
.module.or_event .li .join {
  display: block;
  position: relative;
  left: auto;
  top: auto;
  background: none !important;
  margin: 0 8px;
  color: #3b1d82;
  font-weight: bold;
  padding: 0 24px 24px 24px;
}
.phone .module.or_event .li {
  width: 100%;
}
/*找回电子票、参会信息*/
.module.find_ticket {
  background-image: url(https://img.bagevent.com/resource/20190226/113722976556491.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
}
.module.find_ticket .title {
  color: inherit;
}
.module.find_ticket .title_box {
  padding-bottom: 0;
}
.module.find_ticket .title .m_icon {
  display: none;
}
.module.find_ticket .find_box {
  display: inline-block;
  margin-bottom: 0;
}
.module.find_ticket .find_box .text {
  display: none;
}
.module.find_ticket .input_box {
  width: 480px;
  float: left;
}
.module.find_ticket .input_box .input {
  background: none;
  color: #fff;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0;
  height: 52px;
  line-height: 52px;
}
.module.find_ticket .input_box .input::-webkit-input-placeholder {
  color: #fff;
}
.module.find_ticket .button {
  float: left;
}
.phone .module.find_ticket .find_box {
  display: block;
  margin: 0 32px;
}
.phone .module.find_ticket .input_box {
  width: 100%;
  margin-bottom: 16px;
  float: none;
}
.phone .module.find_ticket .input_box .input {
  text-align: center;
}
.phone .module.find_ticket .button {
  display: block;
  float: none;
}
/*活动嘉宾*/
.module.guset {
  background-image: url(https://img.bagevent.com/resource/20190226/13400177435754.png);
  background-repeat: repeat;
}
.module.guset:before {
  content: url(https://img.bagevent.com/resource/20190226/13573665535754.png);
  position: absolute;
  left: 0;
  top: 0;
}
.guset.style_a .guset_li {
  margin: 0 -16px;
}
.guset.style_a .li {
  width: 24.5%;
  margin-bottom: 24px;
}
.guset.style_a .li .box {
  margin: 0 16px;
}
.guset.style_a .li .img img {
  -webkit-transition: all 0.4s ease;
  transform: scale(1);
}
.guset.style_a .li .info {
  background: #fff;
  padding: 16px 24px;
  margin-left: 24px;
  margin-top: -56px;
  text-align: left;
  position: relative;
  z-index: 1;
}
.guset.style_a .li .name {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 8px;
  color: #1c1c24 !important;
}
.guset.style_a .li .post {
  -webkit-line-clamp: 2;
}
.guset.style_a .li .box:hover .img img {
  transition: all 0.4s ease;
  transform: scale(1.2);
}
.guset.style_a .guset_info_box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: all 0.4s ease;
  opacity: 0;
  z-index: 1;
}
.guset.style_a .guset_info_box:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  padding-bottom: 100%;
  background: url(https://img.bagevent.com/resource/20190226/14103246435754.png)
    no-repeat center;
  background-size: 64px 64px;
}
.guset.style_a .guset_info_box:after {
  display: block;
  padding-bottom: 100%;
  content: "";
  background: rgba(59, 29, 130, 0.5);
}
.guset.style_a .li .box:hover .guset_info_box {
  opacity: 1;
}
.phone .guset.style_a .guset_li {
  margin: 0;
}
.phone .guset.style_a .li {
  width: 49%;
}
.phone .guset.style_a .li .info {
  margin-left: 16px;
  margin-top: -24px;
}
.guset.style_b .guset_li {
  margin: 0 -16px;
}
.guset.style_b .li {
  width: 24.5%;
  margin-bottom: 48px;
  display: inline-block !important;
}
.guset.style_b .li .box {
  margin: 0 16px;
}
.guset.style_b .li .img {
  float: none !important;
  margin-bottom: 24px;
}
.guset.style_b .li .img img {
  -webkit-transition: all 0.4s ease;
  transform: scale(1);
}
.guset.style_b .li .img.s_1_1 {
  border-radius: 50%;
}
.guset.style_b .li .info {
  margin: 0;
}
.guset.style_b .li .name {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 8px;
  color: #1c1c24 !important;
}
.guset.style_b .li .post {
  -webkit-line-clamp: 2;
}
.guset.style_b .li .intro {
  display: none;
}
.guset.style_b .li .box:hover .img img {
  transition: all 0.4s ease;
  transform: scale(1.2);
}
.guset.style_b .guset_info_box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: all 0.4s ease;
  opacity: 0;
  z-index: 1;
}
.guset.style_b .guset_info_box:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  padding-bottom: 100%;
  background: url(https://img.bagevent.com/resource/20190226/14103246435754.png)
    no-repeat center;
  background-size: 64px 64px;
}
.guset.style_b .guset_info_box:after {
  display: block;
  padding-bottom: 100%;
  content: "";
  background: rgba(59, 29, 130, 0.5);
  border-radius: 50%;
}
.guset.style_b .li .box:hover .guset_info_box {
  opacity: 1;
}
.phone .guset.style_b .li {
  width: 49%;
}
.phone .guset.style_b .li .img.s_1_1 {
  width: 70%;
}
.guset.style_c .guset_li {
  margin: 0 -16px;
}
.guset.style_c .li {
  float: left;
  width: 100%;
  text-align: left;
  margin-bottom: 32px;
}
.guset.style_c .li .box {
  margin: 0 16px;
  padding: 24px;
  position: relative;
  box-shadow: 0 20px 25px 0 rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  background: #fff;
}
.guset.style_c .li .img {
  float: left;
  width: 80px;
  margin-right: 16px;
  margin-bottom: 12px;
  border-radius: 3px;
}
.guset.style_c .li .name {
  margin-bottom: 8px;
  margin-left: 96px;
  font-size: 20px;
  font-weight: bold;
}
.guset.style_c .li .post {
  margin-bottom: 12px;
  margin-left: 96px;
}
.guset.style_c .li .intro {
  clear: both;
  float: none;
  display: block;
}
.guset.style_c .guset_info_box {
  display: none;
}
.guset.style_d .guset_li {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}
.guset.style_d .guset_li .li {
  width: 33.33%;
  margin-bottom: 2em;
  text-align: left;
}
.guset.style_d .guset_li .li .box {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  margin: 0 15px;
  padding: 15px;
  color: #222;
  border-radius: 3px;
  display: flex;
  align-items: flex-start;
  height: 100%;
}
.guset.style_d .guset_li .li .img {
  width: 96px;
  margin-right: 16px;
}
.guset.style_d .guset_li .li .img.s_1_1 {
  border-radius: 50%;
}
.guset.style_d .guset_li .li .info {
  width: min-content;
  flex: auto;
}
.guset.style_d .guset_li .li .name {
  margin: 0.75em 0 0.25em 0;
  font-size: 1.125em;
  font-weight: bold;
}
.guset.style_d .guset_li .li .post {
  opacity: 0.6;
  font-size: 0.875em;
}
.guset.style_d .more {
  text-align: center;
  width: 100%;
}
.phone .guset.style_d .guset_li {
  margin: 0 -5px;
  font-size: 0.85714em;
}
.phone .guset.style_d .guset_li .li {
  width: 50%;
  margin-bottom: 1em;
}
.phone .guset.style_d .guset_li .li .box {
  margin: 0 5px;
  padding: 12px;
}
.phone .guset.style_d .guset_li .li .img {
  width: 50px;
  margin-right: 10px;
}
.phone .guset.style_d .guset_li .li .name {
  margin-top: 0;
}
/*嘉宾轮播*/
.guset.module .btn {
  width: 40px;
  height: 40px;
  background: #000;
  color: #fff;
  border-radius: 50%;
  margin-top: -20px;
  left: -60px;
}
.guset.module .btn.btnr {
  left: auto;
  right: -60px;
}
.guset.module .guset_li.conbox {
  margin: 0;
  overflow: hidden;
}
.guset.style_a .guset_li.conbox ul li {
  width: 275px;
  margin: 0;
  padding: 0;
}
.guset.style_b .guset_li.conbox ul li {
  width: 275px;
  margin: 0;
  padding: 0;
}
.guset.style_c .guset_li.conbox ul li {
  width: 366px;
  margin: 0;
  padding: 0;
}
.guset.style_c .guset_li.conbox .li .intro {
  -webkit-line-clamp: 3;
  height: 5.1em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.guset.style_d .guset_li.conbox ul li {
  width: 366px;
  margin: 0;
  padding: 0;
}
.phone .guset.module .btn {
  width: 30px;
  height: 30px;
  background: #000;
  color: #fff;
  border-radius: 50%;
  margin-top: -15px;
  left: 10px;
  top: 50%;
}
.phone .guset.module .btn.btnr {
  left: auto;
  right: 10px;
}
.phone .guset.module .guset_li.conbox {
  width: 320px;
  margin: 0 auto;
  overflow: hidden;
}
.phone .guset.module .guset_li.conbox ul li {
  width: 320px;
  padding: 0;
  margin: 0;
}
.phone .guset.module .guset_li.conbox ul li .box {
  margin: 0;
}
.phone .guset.style_b .guset_li.conbox ul li .li {
  border-bottom: 0;
}
/**/
.web_schedule_search {
  margin-top: -70px;
}
.phone .web_schedule_search {
  margin-top: 0;
}
.phone .schedule_search_layer {
  bottom: 56px;
}
/*日程*/
.module.schedule {
  text-align: left;
  padding-top: 160px;
}
.module.schedule:before {
  content: url(https://img.bagevent.com/resource/20190227/14264516735754.png);
  position: absolute;
  left: 0;
  top: 96px;
}
.module.schedule .title {
  margin-bottom: 130px;
}
.module.schedule .date_list {
  display: block;
  position: absolute;
  right: 0;
  top: -300px;
}
.module.schedule .date_list .li {
  height: 220px;
  width: 220px;
  border-radius: 50%;
  background-image: -webkit-linear-gradient(
    -45deg,
    #22e1ff 0%,
    #1d8fe1 49%,
    #625eb1 100%
  );
  opacity: 0.6;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  color: #fff;
  padding-top: 96px;
  box-sizing: border-box;
  font-size: 20px;
  font-family: "Raleway_Blod";
}
.module.schedule .date_list .li:nth-child(1) {
  top: 118px;
  background-image: linear-gradient(110deg, #fc6076 0%, #ff9a44 100%);
}
.module.schedule .date_list .li:nth-child(2) {
  right: 118px;
  top: 0px;
}
.module.schedule .date_list .li:nth-child(3) {
  top: 44px;
  right: 288px;
  background-image: -webkit-radial-gradient(
    50% 50%,
    circle closest-side,
    #57c6e1 0%,
    #b49fda 0%,
    #7ac5d8 0%,
    #eea2a2 0%,
    #b1aff0 0%,
    #836df0 100%
  );
}
.module.schedule .date_list .li:nth-child(4) {
  top: 110px;
  right: 440px;
  background-image: linear-gradient(110deg, #fc6076 0%, #ff9a44 100%);
}
.module.schedule .date_list .li:nth-child(5) {
  right: 580px;
  top: 30px;
}
.module.schedule .date_list .li:nth-child(6) {
  top: 90px;
  right: 740px;
  background-image: -webkit-radial-gradient(
    50% 50%,
    circle closest-side,
    #57c6e1 0%,
    #b49fda 0%,
    #7ac5d8 0%,
    #eea2a2 0%,
    #b1aff0 0%,
    #836df0 100%
  );
}
.module.schedule .date_list .li.more {
  display: none;
}
.module.schedule .date_list .li.color {
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.12);
  opacity: 1;
  z-index: 2;
}
.module.schedule .date_list .li.color .bg {
  display: none;
}
.module.schedule .date_list.all {
  position: relative;
  top: auto;
  right: auto;
}
.module.schedule .date_list.all .li {
  position: relative;
  top: auto;
  right: auto;
  width: 100%;
  height: 64px;
  line-height: 64px;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  background: none;
}
.module.schedule .date_list.all .li span {
  position: relative;
  z-index: 2;
}
.module.schedule .date_list.all .li .bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: inline-block;
}
.module.schedule .date_list.all .li .bg:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
  content: "";
}
.module.schedule .schedule_con .more {
  position: absolute;
  left: 0;
  top: -126px;
}
.phone .module.schedule .schedule_con .more {
  left: auto;
  right: 0;
}
.phone .module.schedule .date_list.all {
  margin-bottom: 24px;
}
.schedule.module .s_li .box {
  display: table;
  width: 100%;
}
.schedule.module .s_li .box > .color {
  display: none;
}
.schedule.module .s_li .time {
  display: table-cell;
  width: 198px;
  position: relative;
  z-index: 2;
  padding: 32px 24px;
  font-family: "Raleway_Blod";
  color: #fff;
  box-sizing: border-box;
}
.schedule.module .s_li .time .icon {
  display: none;
}
.schedule.module .s_li .info {
  display: table-cell;
  padding: 32px 24px;
  border: 1px dashed rgba(0, 0, 0, 0.12);
  vertical-align: middle;
}
.schedule.module .s_li .site {
  position: absolute;
  right: 100%;
  top: 56px;
  width: 198px;
  font-family: "Raleway_Blod";
  color: #fff;
  box-sizing: border-box;
  padding: 0 24px;
  font-size: 14px;
}
.schedule.module .s_li .site .icon {
  display: none;
}
.schedule.module .s_li .theme {
  color: inherit !important;
  font-weight: bold;
  font-size: 20px;
}
.schedule.module .s_li .intro {
  margin-top: 8px;
}
.schedule.module .s_li .guset {
  margin-top: 16px;
}
.schedule.module .s_li .guset .alm {
  font-size: 14px;
}
.schedule.module .s_li .guset .gu {
  margin-top: 4px;
}
.schedule.module .s_li .guset .avator {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}
.schedule.module .s_li .guset .g_info {
  display: inline-block;
  vertical-align: middle;
}
.schedule.module .s_li .guset .g_info > div {
  display: inline-block;
  vertical-align: middle;
}
.schedule.module .s_li .box > .bg {
  position: absolute;
  width: 198px;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.schedule.module .s_li .li:nth-child(2n) .box > .bg:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
  content: "";
}
.schedule.module .s_li_ti {
  display: table-cell;
  width: 198px;
  position: relative;
}
.schedule.module .s_li_ti .box {
  position: static;
}
.schedule.module .s_li_ti .time {
  display: block;
  padding-bottom: 0;
}
.schedule.module .s_li_ti .info {
  display: block;
  border: 0;
  padding-top: 0;
}
.schedule.module .s_li_ti .theme {
  color: #fff !important;
  font-size: 16px;
  padding: 0;
  position: relative;
  z-index: 2;
}
.schedule.module .s_li_ti .site {
  position: relative;
  right: auto;
  top: auto;
  width: 100%;
  padding: 0;
  margin-top: 8px;
}
.schedule.module .s_li_ti .intro {
  display: none;
}
.schedule.module .s_li_ti .guset {
  display: none;
}
.schedule.module .s_li_box {
  display: table-cell;
  border: 1px dashed rgba(0, 0, 0, 0.12);
  vertical-align: middle;
  width: 100%;
}
.schedule.module .s_li_box .box {
  display: block;
  box-sizing: border-box;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.12);
  border-top: 1px dashed rgba(0, 0, 0, 0.12);
}
.schedule.module .s_li_box .li:first-child .box {
  border-top: 0;
}
.schedule.module .s_li_box .li:last-child .box {
  border-bottom: 0;
}
.schedule.module .s_li_box .time {
  display: block;
  width: 100%;
  padding: 32px 24px 0 24px;
  color: #5a5a5a;
}
.schedule.module .s_li_box .info {
  display: block;
  border: 0;
  padding-top: 0;
}
.schedule.module .s_li_box .bg {
  display: none;
}
.phone .schedule.module .s_li .time {
  width: 100%;
  display: block;
  text-align: center;
  height: 56px;
  line-height: 56px;
  padding: 0;
}
.phone .schedule.module .s_li .box > .bg {
  width: 100%;
}
.phone .schedule.module .s_li .info {
  display: block;
  background: #fff;
  z-index: 2;
  position: relative;
}
.phone .schedule.module .s_li_ti {
  display: block;
  width: 100%;
}
.phone .schedule.module .s_li_box {
  display: block;
  background: #fff;
  position: relative;
  z-index: 2;
}
.phone .schedule.module .s_li_box .box {
  border-top: 0;
}
.phone .schedule.module .s_li .s_li_ti .info {
  background: none;
  text-align: center;
  padding-bottom: 22px;
  margin-top: -10px;
  z-index: 2;
  position: relative;
}
.schedule.style_d .s_li_box .box {
  padding-left: 180px;
}
.schedule.style_d .s_li .guset .avator {
  width: 180px;
  height: 180px;
}
/*合作伙伴、合作媒体*/
.module.partner {
  background-color: #f9fafc;
}
.partner.style_a .partner_li {
  margin-bottom: 1em;
}
.partner.style_a .partner_li .item_title {
  text-align: center;
  font-weight: bold;
}
.partner.style_a .list {
  justify-content: center;
}
.partner.style_a .list .li {
  width: 20%;
}
.phone .partner.style_a .list .li {
  width: 50%;
}
/*活动主办方*/
.module.organizer {
  background-image: url(https://img.bagevent.com/resource/20190226/18244769735754.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  text-align: left;
}
.module.organizer:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.module.organizer .title {
  color: #fff;
  margin-bottom: 0;
}
.module.organizer .title_box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.module.organizer .title .re_ti {
  color: #fff !important;
}
.module.organizer .organizer_logo {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -60px;
  width: 300px;
  height: 160px;
}
.module.organizer .organizer_logo .li {
  display: inline-block;
  width: 300px;
  height: 120px;
  overflow: hidden;
}
.module.organizer .img_center {
  width: 260px;
  height: 80px;
  padding: 20px;
}
.module.organizer .organizer_li {
  padding-top: 132px;
}
.module.organizer .carousel-control .icon {
  display: none;
}
.module.organizer .organizer_li a {
  color: inherit;
  margin: 0 4px;
}
.module.organizer .organizer_intro {
  margin-top: 32px;
  font-size: 14px;
  line-height: 1.5;
  margin-right: 400px;
}
.module.organizer .organizer_contact {
  margin-top: 32px;
}
.module.organizer .organizer_contact .button {
  color: #fff !important;
  border-color: #fff !important;
  border-width: 2px;
  border-style: solid;
  background: none !important;
}
.phone .module.organizer .title_box {
  position: relative;
  left: auto;
  top: auto;
}
.phone .module.organizer .organizer_logo {
  position: relative;
  right: auto;
  top: auto;
  margin-top: 0;
  width: 100%;
  height: auto;
}
.phone .module.organizer .img_center {
  padding: 0;
  text-align: left !important;
}
.phone .module.organizer .organizer_li {
  padding-top: 0;
}
.phone .module.organizer .organizer_intro {
  margin-right: 0;
}
.phone .module.organizer .carousel-control .icon {
  top: 36px;
}
.phone .module.organizer .carousel-control.left {
  display: none;
}
/*活动协办方
活动协办方同合作伙伴、合作媒体*/
.module.partner_xz {
  background-color: #f9fafc;
}
.module.partner_media {
  background-color: #f9fafc;
}
/*活动地址*/
.time_location .map {
  height: 540px;
  margin-bottom: 16px;
}
.phone .time_location .map {
  height: 400px;
}
/*联系我们*/
.contact_us.module .list {
  margin: 0 -8px;
}
.contact_us.module .list .li {
  display: inline-block;
  width: 33%;
  text-align: left;
}
.contact_us.module .list .box {
  margin: 0 8px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  background: #fff;
  position: relative;
  padding: 40px 32px;
  overflow: hidden;
  min-height: 100px;
}
.contact_us.module .list .left_icon {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  z-index: 10;
}
.contact_us.module .list .img_center {
  width: 100%;
  display: block;
}
.contact_us.module .list .m_icon {
  color: #fff !important;
  font-size: 24px;
  display: block;
}
.contact_us.module .list .icon_email:before {
  content: "\e625";
}
.contact_us.module .list .icon_call:before {
  content: "\e6af";
}
.contact_us.module .list .icon_location:before {
  content: "\e6be";
}
.contact_us.module .list .ti {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 8px;
  color: #1c1c24;
}
.contact_us.module .list .bg {
  position: absolute;
  right: -60px;
  bottom: -60px;
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 120px;
}
.phone .contact_us.module .list .li {
  width: 100%;
  margin-bottom: 16px;
}
/*大会倒计时*/
/*展商名录*/
.module.exhibitor_list {
  text-align: left;
  background-color: #f9fafc;
}
.module.exhibitor_list:before {
  content: url(https://img.bagevent.com/resource/20190227/09184031635754.png);
  position: absolute;
  right: 0;
  top: 168px;
  opacity: 0.6;
}
.exhibitor_list .fl {
  clear: both;
  float: none;
  margin: 0 16px;
  font-size: 24px;
  font-family: "Raleway_Blod";
  margin-top: 24px;
}
.exhibitor_list .more {
  margin-top: 32px;
  text-align: center;
}
.exhibitor_list.style_a .list {
  margin: 0 -8px;
}
.exhibitor_list.style_a .li {
  width: 33%;
}
.exhibitor_list.style_a .li .box {
  margin: 0 8px;
  padding: 16px 8px;
  position: relative;
}
.exhibitor_list.style_a .li .company {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
  width: 70%;
}
.exhibitor_list.style_a .booth {
  position: absolute;
  right: 0;
  top: 16px;
  font-family: "Raleway_Blod";
}
.exhibitor_list.style_a .booth .t {
  display: none;
}
.phone .exhibitor_list.style_a .li {
  width: 100%;
  display: block;
}
.exhibitor_list.style_b .list {
  margin: 0 -8px;
}
.exhibitor_list.style_b .li {
  width: 33%;
  margin-bottom: 16px;
}
.exhibitor_list.style_b .li .box {
  margin: 0 8px;
  padding: 24px;
  position: relative;
  box-shadow: 0 20px 25px 0 rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  background: #fff;
}
.exhibitor_list.style_b .li .ex_logo {
  width: 80px;
  padding-left: 24px;
  float: right;
}
.exhibitor_list.style_b .li .ex_logo img {
  max-width: 80px;
  max-height: 80px;
}
.exhibitor_list.style_b .li .ex_info {
  height: 80px;
}
.exhibitor_list.style_b .li .company {
  font-size: 18px;
  font-weight: bold;
  color: #1c1c24;
  margin-bottom: 4px;
}
.exhibitor_list.style_b .li .booth {
  font-family: "Raleway_Blod";
  font-size: 14px;
}
.phone .exhibitor_list.style_b .li {
  width: 100%;
}
/*展会数据*/
.exhibitor_data.module {
  background-image: url(https://img.bagevent.com/resource/20190227/15124703435754.jpg);
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  background-size: cover;
}
.exhibitor_data.module .title {
  display: none;
}
.exhibitor_data .list {
  margin: 0 -16px;
}
.exhibitor_data .li {
  width: 24%;
}
.exhibitor_data .li .box {
  margin: 0 16px;
  background: url(https://img.bagevent.com/resource/20190227/15142266335754.png)
    no-repeat bottom center;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
.exhibitor_data .li .d {
  font-size: 60px;
  font-weight: bold;
  font-family: "Raleway_Blod";
}
.phone .exhibitor_data .li {
  width: 49%;
}
.phone .exhibitor_data .li .d {
  font-size: 40px;
}
/*展商申请*/
.exhibitor_apply .title {
  margin-bottom: 40px !important;
}
.exhibitor_apply .exhibitor_apply_con {
  text-align: left;
}
.exhibitor_apply .exhibitor_apply_con .form_save_box {
  text-align: center;
}
.exhibitor_apply .exhibitor_apply_con .form_li .input_box .input {
  height: 40px;
}
/*重要日期*/
/*学术活动参会注册及快速入口*/
/*大会议题*/
/*视频列表*/
.video_list.style_a .list {
  margin-left: -12px;
  margin-right: -12px;
}
.video_list.style_a .list .li {
  margin-bottom: 24px;
}
.video_list.style_a .list .box {
  margin-left: 12px;
  margin-right: 12px;
}
.video_list.style_a .list .ti {
  font-weight: bold;
  margin: 8px 0;
}
.video_list.style_a .list .summary {
  -webkit-line-clamp: 2;
}
/*图文列表*/
.module.text_img_li.style_a .list {
  margin: 0;
}
.module.text_img_li.style_a .li {
  display: block;
  text-align: left;
  margin-bottom: 32px;
}
.module.text_img_li.style_a .li .img {
  float: left;
  width: 280px;
  border-radius: 5px;
}
.module.text_img_li.style_a .li .info {
  margin-left: 280px;
  padding-left: 40px;
}
.module.text_img_li.style_a .li .ti {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 16px;
  color: #1c1c24 !important;
  -webkit-line-clamp: 2;
}
.module.text_img_li.style_a .li .summary {
  -webkit-line-clamp: 3;
  margin-top: 16px;
}
/*.module.text_img_li { background-image: url(https://img.bagevent.com/resource/20190226/18131715835754.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; }
.module.text_img_li .title { color: #fff; }
.module.text_img_li .list { margin: 0 -16px; }
.module.text_img_li .li { display: inline-block; width: 33%; text-align: left; vertical-align: top; margin-bottom: 32px; }
.module.text_img_li .li .box { margin: 0 16px; box-shadow: 0 5px 15px 0 rgba(0,0,0,.05); border-radius: 5px; background: #fff; }
.module.text_img_li .li .box:hover { box-shadow: 0 20px 30px 0 rgba(0,0,0,.1); }
.module.text_img_li .li .info { padding: 24px; }
.module.text_img_li .li .ti { font-size: 24px; font-weight: bold; margin-bottom: 16px; color: #1c1c24 !important; -webkit-line-clamp: 2; }
.module.text_img_li .li .time { display: none; }
.module.text_img_li .li .summary { -webkit-line-clamp: 3; }*/
.phone .module.text_img_li.style_a .li .img {
  width: 120px;
}
.phone .module.text_img_li.style_a .li .info {
  margin-left: 120px;
  padding-left: 8px;
}
.text_img_li.style_b .list {
  margin: 0;
}
.text_img_li.style_b .list .li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding-bottom: 16px;
  margin-bottom: 16px;
  display: block;
}
.text_img_li.style_b .list .li:last-child {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.text_img_li.style_b .list .li .box {
  position: relative;
}
.text_img_li.style_b .list .li .img {
  position: absolute;
  left: -12px;
  top: 8px;
  display: inline-block;
  width: 0px;
  height: 0px;
  border-radius: 50%;
  border-width: 2px;
  border-style: solid;
}
.text_img_li.style_b .list .li .img img {
  display: none;
}
.text_img_li.style_b .list .li .img span {
  display: none;
}
.text_img_li.style_b .list .li .ti {
  width: 66%;
  display: inline-block;
  font-size: 1em;
}
.text_img_li.style_b .list .li .time {
  display: inline-block;
  text-align: right;
  float: right;
  opacity: 0.8;
}
.text_img_li.style_b .list .li .summary {
  display: none;
}
.text_img_li.style_b .list .li .box > .bg {
  clear: both;
  float: none;
  display: block;
}
.phone .text_img_li.style_b .list .li .ti,
.right .text_img_li.style_b .list .li .ti {
  width: 100%;
  display: block;
}
.phone .text_img_li.style_b .list .li .box {
  margin: 0 16px;
}
.phone .text_img_li.style_b .list .li .time,
.right .text_img_li.style_b .li .time {
  display: block;
  text-align: left;
  float: none;
  margin-top: 4px;
}
.text_img_li.style_c .list {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap;
}
.text_img_li.style_c .list .li {
  width: 33.33%;
  margin-bottom: 20px;
}
.text_img_li.style_c .list .box {
  margin: 0 10px;
}
.text_img_li.style_c .list .ti {
  font-weight: bold;
  margin: 0.75em 0 0.25em 0;
}
.text_img_li.style_c .list .time {
  display: none;
}
.text_img_li.style_c .list .summary {
  font-size: 0.875em;
}
.text_img_li.style_c .list .more {
  width: 100%;
  text-align: center;
}
.phone .text_img_li.style_c .list .li {
  width: 50%;
}
/*图文列表-轮播*/
.text_img_li .lb .con > .li {
  background: #f8f8f8;
  border-radius: 1px;
  margin-bottom: 40px;
}
.text_img_li .lb .con > .li .box,
.text_img_li .lb .con > .li .box a {
  display: flex;
  color: inherit;
  width: 100%;
  position: relative;
}
.text_img_li .lb .con > .li .box .img {
  width: max-content;
  flex: auto;
}
.text_img_li .lb .con > .li .box .info {
  width: 400px;
  padding: 60px 45px;
}
.text_img_li .lb .con > .li .box .ti {
  font-size: 28px;
  font-weight: bold;
  color: inherit !important;
  margin-bottom: 16px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.text_img_li .lb .con > .li .box .time {
  margin-bottom: 28px;
  font-size: 14px;
  opacity: 0.6;
}
.text_img_li .lb .con > .li .box .summary {
  font-size: 14px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 28px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  opacity: 0.6;
}
.text_img_li .lb .con > .li a .bg {
  position: absolute;
  width: 400px;
  right: 0;
  bottom: 60px;
  background: none !important;
}
.text_img_li .lb .con > .li a .bg:after {
  content: "了解更多";
  display: inline-block;
  width: 145px;
  height: 48px;
  line-height: 46px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 14px;
  text-align: center;
  background: url(https://img.bagevent.com/resource/20231127/154045826125.png)
    no-repeat 40px center transparent;
  background-size: 16px 16px;
  padding-left: 20px;
  margin-left: 45px;
}
.lan_en .text_img_li .lb .con > .li a .bg:after {
  content: "MORE INFORMATION";
}
.text_img_li > div {
  position: relative;
  z-index: 1;
}
.text_img_li .con {
  max-width: 100%;
}
.text_img_li .list {
  overflow: hidden;
  text-align: left;
}
.text_img_li .list ul {
  position: relative;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: nowrap;
}
.text_img_li .list ul li {
  width: 300px;
  padding: 0;
  list-style: none;
  float: left;
  margin-right: 30px;
}
.text_img_li .list ul .box {
  width: 300px;
}
.text_img_li .list ul .box .img {
  margin-bottom: 20px;
  position: relative;
}
.text_img_li .list ul .box .info {
  padding-bottom: 40px;
}
.text_img_li .list ul .box .info .ti {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
}
.text_img_li .list ul .box .info .time {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 13px;
  opacity: 0.6;
}
.text_img_li .list ul .box .info .summary {
  font-size: 14px;
  -webkit-line-clamp: 1;
}
.text_img_li .btn {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  position: absolute;
  bottom: 220px;
  z-index: 10;
  border-radius: 50%;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
}
.text_img_li .btnl {
  background-image: url(https://img.bagevent.com/resource/20231129/0927094943810186.png);
  left: -25px;
}
.text_img_li .btnr {
  background-image: url(https://img.bagevent.com/resource/20231129/0928180353810186.png);
  right: -25px;
}
.phone .text_img_li .lb .con > .li .box,
.phone .text_img_li .lb .con > .li .box a {
  flex-direction: column;
}
.phone .text_img_li .lb .con > .li .box .img {
  width: 100%;
}
.phone .text_img_li .lb .con > .li .box .info {
  width: 100%;
  padding: 20px 18px;
}
.phone .text_img_li .lb .con > .li .box .ti {
  font-size: 18px;
  margin-bottom: 8px;
}
.phone .text_img_li .lb .con > .li .box .time {
  margin-bottom: 18px;
  font-size: 13px;
}
.phone .text_img_li .lb .con > .li .box .summary {
  padding-top: 18px;
}
.phone .text_img_li .lb .con > .li a .bg:after {
  display: none;
}
.phone .text_img_li .lb .con > .li {
  margin-bottom: 24px;
  margin-right: 0;
}
.phone .text_img_li .btn {
  display: none;
}
.phone .text_img_li .list ul {
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
}
.phone .text_img_li .list ul .li {
  margin-bottom: 20px;
  width: 100%;
}
.phone .text_img_li .list ul .box,
.phone .text_img_li .list ul .box > a {
  display: flex;
  width: 100%;
  align-items: flex-start;
}
.phone .text_img_li .list ul .box .img {
  width: 125px;
  margin: 0;
  margin-right: 20px;
}
.phone .text_img_li .list ul .box .info {
  width: min-content;
  flex: auto;
  padding-bottom: 28px;
}
.phone .text_img_li .list ul .box .info .time {
  left: 145px;
}
.phone .text_img_li .list ul .box .info .ti {
  font-size: 15px;
  margin-bottom: 4px;
}
.phone .text_img_li .list ul .box .info .summary {
  font-size: 13px;
  -webkit-line-clamp: 2;
}
/*照片墙*/
.phone .pic_wall_list .grid-item .box {
  margin-bottom: 8px;
}
/*轮播 图片
.module.scroll_module { background-image: url(https://img.bagevent.com/resource/20190226/18244769735754.jpg); background-repeat: no-repeat; background-size: cover; }
.module.scroll_module:before { content: ""; background: rgba(0,0,0,0.6); position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.module.scroll_module .title { color: #fff; }
.scroll_module.style_a .carousel { border-radius: 5px; overflow: hidden; }
.scroll_module.style_a .ti { font-size: 24px; font-weight: bold; }*/
/*轮播 合作方*/
/*轮播 图文*/
/*轮播 嘉宾*/
/*菜单切换*/
/*宫格模块 仅移动端*/
.module.grid.style_a {
  padding-top: 32px;
  padding-bottom: 0;
}
.module.grid.style_a .module {
  width: 20%;
  text-align: center;
  margin-top: 12px;
  position: relative;
  padding-bottom: 26px;
}
.module.grid.style_a .n_6 .module {
  width: 33.33%;
}
.module.grid.style_a .n_8 .module {
  width: 25%;
}
.module.grid.style_a .module .box {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  position: static;
}
.module.grid.style_a .n_i {
  margin-bottom: 8px;
}
.module.grid.style_a .n_i svg {
  margin: 8px;
  width: 32px;
}
.module.grid.style_a .box .bg {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.module.grid.style_a .box .bg:before {
  content: "";
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.module.grid.style_a .m_t {
  font-size: 14px;
  color: inherit !important;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
.module.grid.style_a .re_t {
  display: none;
}
.module.grid.style_b {
  padding: 40px 0;
}
.module.grid.style_b .module_list {
  margin: 0 -6px;
}
.module.grid.style_b .module {
  width: 50%;
  padding: 0;
  margin: 0;
}
.module.grid.style_b .module .box {
  margin: 0 6px;
  border-radius: 8px;
  color: #fff;
  margin-top: 12px;
  padding: 12px;
  height: 110px;
  position: relative;
  overflow: hidden;
}
.module.grid.style_b .module .box > .bg {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.module.grid.style_b .module .box > .bg:before {
  content: "";
  background: linear-gradient(162deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.module.grid.style_b .module:nth-child(1) .box,
.module.grid.style_b .module:nth-child(2) .box {
  margin-top: 0;
}
.module.grid.style_b .module .color {
  color: inherit !important;
}
.module.grid.style_b .module .n_i {
  position: absolute;
  right: 12px;
  bottom: 12px;
  width: 24px;
  z-index: 2;
}
.module.grid.style_b .module .m_t {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
.module.grid.style_b .module .re_t {
  display: block;
  font-size: 10px;
  opacity: 0.6;
  position: relative;
  z-index: 2;
}
/*自定义模块
.text_editor.style_a table { width: 100%; background: #fff; margin: 16px 0; }
.text_editor.style_a table .firstRow { background: #f9fafc; }
.text_editor.style_a table td {padding: 24px 16px;}
.text_editor.style_a .text_con { text-align: left; }
.text_editor.style_b { background: #f9fafc; text-align: left; }
.text_editor.style_b .title { margin: 0; }
.text_editor.style_b .title_box { position: absolute; left: 0; top: 32px; }
.text_editor.style_b .left { padding-top: 178px; }
.text_editor.style_b .left .button { margin-top: 32px; }
.text_editor.style_b .element_list_h { margin-left: 48px; }
.text_editor.style_b .external_box { margin: 0 -8px; }
.text_editor.style_b .external_li.li { width: 49%; margin-bottom: 16px; display: inline-block; }
.text_editor.style_b .external_li.li .box { margin: 0 8px; padding: 40px; box-shadow: 0 20px 25px 0 rgba(0,0,0,.08); border-radius: 5px; background: #fff; position: relative; overflow: hidden; }
.text_editor.style_b .up_load_img { position: absolute; right: -12px; top: 24px; width: 64px; }
.text_editor.style_b .ti1 { font-size: 20px; font-weight: bold; color: #1c1c24; margin-bottom: 8px; padding-right: 16px; }
.text_editor.style_b .li .p1 { padding-right: 32px; }
.text_editor.style_b .li .bg { display: inline-block; width: 60px; height: 60px; padding-right: 60px; padding-bottom: 60px; position: absolute; right: -60px; bottom: -60px; border-radius: 60px; color: #fff; line-height: 60px; text-align: center; font-weight: bold; font-size: 24px; font-family: "Raleway_Blod"; }
.phone .text_editor.style_b .col-lg-4 {width: 100%;}
.phone .text_editor.style_b .col-lg-8 {width: 100%;}
.phone .text_editor.style_b .left {padding-top: 136px;}
.phone .text_editor.style_b .element_list_h {margin-left: 0; margin-top: 48px;}
.phone .text_editor.style_b .external_li.li {width: 100%;}
.text_editor.style_c { color: #fff; background-image: linear-gradient(100deg, #13007f 61%, #af0387 100%); text-align: left; }
.text_editor.style_c:before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: url(https://img.bagevent.com/resource/20190228/16481393535754.png) no-repeat center right; background-size: contain; }
.text_editor.style_c .title { margin-left: 50%; color: #fff; padding-left: 64px; }
.text_editor.style_c .title_box { position: relative; }
.text_editor.style_c .title .re_ti { color: #fff !important; }
.text_editor.style_c .con { max-width: 100%; position: static; }
.text_editor.style_c .left { position: absolute; left: 0; top: 0; right: 50%; bottom: 0; overflow: hidden; }
.text_editor.style_c .element_img { height: 100%; }
.text_editor.style_c .up_load_img { height: 100%; }
.text_editor.style_c .up_load_img img { min-height: 100%; max-width: none; min-width: 100%; }
.text_editor.style_c .right { margin-left: 50%; }
.text_editor.style_c .right .element_li { padding-left: 64px; max-width: 550px; box-sizing: border-box; }
.text_editor.style_d { text-align: left; background: #f9fafc; }
.text_editor.style_d .title { margin-bottom: 32px; }
.text_editor.style_d .left .mt { margin-top: 24px; font-size: 20px; font-weight: bold; margin-bottom: 4px; color: #1c1c24; }
.text_editor.style_d .right { position: absolute; right: 0; top: 0; bottom: 0; overflow: hidden; }
.text_editor.style_d .right .element_img { height: 100%; padding-left: 48px; box-sizing: border-box; }
.text_editor.style_d .right .up_load_img { height: 100%; }
.text_editor.style_d .right img { min-height: 100%; min-width: 100%; max-width: none; }
.text_editor.style_e { text-align: left; padding-top: 90px; }
.text_editor.style_e .title { margin-bottom: 32px; }
.text_editor.style_e .left .line { padding-left: 40px; border-left-width: 3px; border-left-style: solid; margin: 16px 0; }
.text_editor.style_e .right { position: absolute; right: 0; top: -236px; overflow: hidden; }
.text_editor.style_e .right .element_img { padding-left: 48px; box-sizing: border-box; }
.text_editor.style_e .right .bg { position: absolute; left: 48px; top: 0; bottom: 0; right: 0; opacity: 0.3; }
.text_editor.style_f { background: #f9fafc; }
.text_editor.style_f .li { margin-bottom: 40px; }
.text_editor.style_f .up_load_img { width: 56px; height: 56px; margin: 0 auto; margin-bottom: 16px; }
.text_editor.style_f .ti1 { margin: 0 32px; }
.text_editor.style_g { text-align: left; padding-top: 90px; }
.text_editor.style_g .title { margin: 0; }
.text_editor.style_g .title_box { position: absolute; left: 0; top: 32px; width: 100%; }
.text_editor.style_g .left { padding-top: 148px; }
.text_editor.style_g .left .line { padding-left: 40px; border-left-width: 3px; border-left-style: solid; margin: 16px 0; }
.text_editor.style_g .right { padding-left: 56px; box-sizing: border-box; padding-top: 56px; }
.text_editor.style_g .right .up_load_img { width: 68px; float: left; }
.text_editor.style_g .right .text { margin-left: 68px; padding-left: 24px; }
.text_editor.style_g .right .ti1 { font-size: 20px; font-weight: bold; color: #1c1c24; margin-bottom: 8px; }
.text_editor.style_g .right .li { margin-bottom: 32px; }*/
/*版权*/
.website_footer {
  border: 0 !important;
  color: #a8a8ad;
  background: #1a1831;
  font-size: 14px;
  line-height: 1.5;
  z-index: 0;
}
.website_footer_bg {
  background: none;
  padding: 56px 0;
  text-align: center;
}
.website_footer .footer_left {
  float: none !important;
}
.website_footer .by_bagevent {
  line-height: 1.5;
  height: auto;
  background: none;
  padding: 0;
}
.website_footer .footer_left.f_r {
  float: none !important;
  text-align: center;
}
.website_footer .c_r {
  text-align: center;
}
.website_footer a {
  color: #a8a8ad;
}
/*报名-网页端*/
.event_information .module.banner .information {
  margin: 128px 16px;
}
.event_information .module.banner .name {
  font-size: 46px;
}
/*报名-移动端*/
.phone .module.banner {
  height: 100vh;
}
.module_attend_phone {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 56px;
  line-height: 52px;
  z-index: 1;
  background: #fff;
  overflow: hidden;
}
.module_attend_phone .contact_share {
  display: inline-block;
  width: 20%;
  text-align: center;
  opacity: 0.6;
  float: left;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  height: 52px;
}
.module_attend_phone .contact_share .icon {
  margin-right: 0;
  font-size: 20px;
  line-height: 20px;
  margin-top: 6px;
  display: block;
}
.module_attend_phone .contact_share div {
  font-size: 12px;
  line-height: 12px;
  margin-top: 4px;
}
.module_attend_phone .contact_phone {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.module_attend_phone .register_phone {
  display: inline-block;
  float: left;
  width: 60%;
  text-align: center;
  line-height: 56px;
  font-size: 14px;
  height: 56px;
  padding: 0;
  border-radius: 0;
  position: relative;
}
.module_attend_phone .register_phone.bm {
  width: 34%;
}
.module_attend .button.ch {
  width: 30% !important;
}
.module_attend .button.cz {
  width: 30% !important;
  opacity: 0.8;
}
.module_attend .button.ch a,
.module_attend .button.cz a {
  font-size: 16px !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
.module_attend #submitBuyButton {
  border-radius: 0;
  padding: 0 12px;
}
/*webset*/
.module.banner .module_set {
  top: 90px;
}

