body {
  background: #f9f9f9;
}
body .wrapper .header-section {
  width: 100%;
  position: fixed;
  z-index: 9;
  opacity: 0.9;
  background-color: #ffffff;
  box-shadow: 0px 1px 1px 0px rgba(41, 41, 41, 0.15);
  display: none;
}
body .wrapper .header-section .mobile-header .left {
  display: none;
}
.exhibition-index-section {
  display: none;
}
.mobile-exhibition-index-section {
  padding: 0vw 2.66667vw 0 2.66667vw;
}
.mobile-exhibition-index-section .exhibition-industry {
  background-color: #ffffff;
}
.mobile-exhibition-index-section .exhibition-industry .a1 {
  margin: 0 0 1.33333vw 0;
  font-size: 4vw;
  border: solid 1px #ebebeb;
  padding: 1.333vw 1.33333vw 1.33333vw 0;
  background-color: #f8f8f8;
}
.mobile-exhibition-index-section .exhibition-industry .a1 a:link,
.mobile-exhibition-index-section .exhibition-industry .a1 a:hover,
.mobile-exhibition-index-section .exhibition-industry .a1 a:visited {
  background-color: #f8f8f8;
  width: 100%;
  border-radius: 1.33333vw;
  display: block;
  color: #000000;
  border: solid 1px #ebebeb;
  padding: 2.66667vw 0;
  font-size: 3.46667vw;
}
.mobile-exhibition-index-section .exhibition-industry .condition .sub-condition-box {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.mobile-exhibition-index-section .exhibition-industry .condition .sub-condition-box .sub-item:first-child {
  margin: 0 2.66667vw 0 0;
}
.mobile-exhibition-index-section .exhibition-industry .condition .sub-condition-box .sub-item {
  width: 50%;
}
.mobile-exhibition-index-section .exhibition-industry .condition .sub-condition-box .sub-item a:link,
.mobile-exhibition-index-section .exhibition-industry .condition .sub-condition-box .sub-item a:hover,
.mobile-exhibition-index-section .exhibition-industry .condition .sub-condition-box .sub-item a:visited {
  background-color: #f8f8f8;
  width: 100%;
  border-radius: 1.33333vw;
  display: block;
  color: #000000;
  border: solid 1px #ebebeb;
  padding: 2.66667vw 0;
  font-size: 3.46667vw;
}
.mobile-exhibition-index-section .exhibition-industry .condition .sub-condition-box .sub-item a.selected {
  color: #ef6320;
}
.mobile-exhibition-index-section .exhibition-industry .sub-condition-box.nobo {
  display: flex;
  flex-wrap: wrap;
  margin: 3.2vw 0;
  justify-content: space-evenly;
}
.mobile-exhibition-index-section .exhibition-industry .sub-condition-box.nobo .sub-item {
  min-width: 16vw;
  padding: 0 1.33333vw 1.33333vw 0;
}
.mobile-exhibition-index-section .exhibition-industry .sub-condition-box.nobo .sub-item a:link,
.mobile-exhibition-index-section .exhibition-industry .sub-condition-box.nobo .sub-item a:hover,
.mobile-exhibition-index-section .exhibition-industry .sub-condition-box.nobo .sub-item a:visited {
  background-color: #f8f8f8;
  border-radius: 1.33333vw;
  display: block;
  color: #000000;
  border: solid 1px #ebebeb;
  padding: 2.66667vw 2.66667vw;
  font-size: 3.46667vw;
}

.mobile-exhibition-index-section .exhibition-industry .sub-condition-box.nobo .sub-item a.selected:link,
.mobile-exhibition-index-section .exhibition-industry .sub-condition-box.nobo .sub-item a.selected:hover,
.mobile-exhibition-index-section .exhibition-industry .sub-condition-box.nobo .sub-item a.selected:visited {
  border-radius: 6px;
  background: #ef6320;
  color: #ffffff;

}

.mobile-exhibition-index-section .main-panel .breadcrumbs {
  margin: 0 auto;
  height: 6.66667vw;
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 1px 0.53333vw 0.53333vw rgba(0, 0, 0, 0.04);
  padding: 2.66667vw;
  line-height: 6.66667vw;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  font-size: 3.46667vw;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 6.17867vw;
  color: #333333;
  border-radius: 1.33333vw;
  margin: 2.66667vw 0;
}
.mobile-exhibition-index-section .main-panel .breadcrumbs a:link,
.mobile-exhibition-index-section .main-panel .breadcrumbs a:hover,
.mobile-exhibition-index-section .main-panel .breadcrumbs a:visited {
  font-size: 3.46667vw;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 6.4vw;
  color: #333333;
  text-align: left;
  vertical-align: top;
}
.mobile-exhibition-index-section .main-panel .breadcrumbs .path .exlabel {
  color: #ef6320;
}
.mobile-exhibition-index-section .main-panel .breadcrumbs .sort-d {
  width: 39.46667vw;
  display: flex;
  flex-flow: nowrap;
  color: #666666;
  justify-content: flex-end;
  display: none;
}
.mobile-exhibition-index-section .main-panel .breadcrumbs .sort-d .hot,
.mobile-exhibition-index-section .main-panel .breadcrumbs .sort-d .date {
  width: 10.66667vw;
}
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box {
  /*width: calc(100% - 5.33333vw);*/
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 0.53333vw 0.8vw 0.8vw rgba(0, 0, 0, 0.04);
  padding: 3.5vw 3.5vw;
  border-radius: 1.6vw;
  margin-bottom: 4vw;
}
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 {
  display: flex;
  flex-wrap: nowrap;
}

.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 .exhibition-img  {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  padding: 5px;
}

.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 .exhibition-img .logo {
  width: 25vw;
  height: 18vw;
  background-image: url(/templets/2024showg/images/tubj.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-color:#ffffff;;
  border-radius: 5px;
}
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 .exhibition-info {
  padding: 0 0 0 3vw;
  width: calc(100% - 3.33333vw);
  position: relative;
  display: flex;
  align-content: space-between;
  flex-wrap: wrap;
}
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 .exhibition-info .row {
  display: flex;
  justify-content: space-between;
}
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 .exhibition-info .row .title {
  line-height: 5.33333vw;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/*.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 .exhibition-info .row a:link,*/
/*.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 .exhibition-info .row a:hover,*/
/*.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 .exhibition-info .row a:visited {*/
/*  color: #333;*/
/*  font-size: 3.73333vw;*/
/*  font-weight: 400;*/
/*  line-height: 6.66667vw;*/
/*  text-align: left;*/
/*}*/

.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 .exhibition-info .row a:link,
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 .exhibition-info .row a:hover,
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 .exhibition-info .row a:visited {
  color: #333;
  font-size: 4vw;
  /*font-weight: 500;*/
  line-height: 6vw;
  text-align: left;
}


.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 .exhibition-info .row.name{
    color: #333;
    font-size: 3.73333vw;
    font-weight: 400;
    line-height: 6.66667vw;
    text-align: left;
}
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 .exhibition-info .row.date {
  padding: 1.33333vw 0 0 0;
  position: absolute;
  top: 75px;
}
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 .exhibition-info .row.hot .time {
  font-size: 3.2vw;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 5.40533vw;
  color: #999999;
}
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 .exhibition-info .row.hot .status {
  font-size: 3.2vw;
  font-weight: 400;
  color: #45AA5E;
}
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 .exhibition-info .row.industry {
  color: #999999;
  padding: 0.2vw 0 0 0;
}
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m2 {
  /*padding: 2.66667vw 0 0 0;*/
  /*border-top: 1px solid #f2f2f2;*/
  margin: 4vw 0 0 0;
}
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box  .row.hot {
  padding: 1.33333vw 0 0 0;
  width: 100%;
  align-items: center;
}
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 .row.hot .hots-icon {
  font-size: 3.2vw;
  font-weight: 500;
  letter-spacing: 0px;
  color: #333333;
  background-image: url(/templets/2024showg/images/hot-new.png);
  background-repeat: no-repeat;
  background-size: 3.06667vw 3.6vw;
  background-position: 1vw 0.1vw;
  padding: 0 0 0 5.33333vw;
  display: block;
}

.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m2 .row.date .time {
  font-size: 3.7vw;
  letter-spacing: 0px;
  line-height: 5.40533vw;
  color: #999999;
}

.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m2 .row.date {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  background-color: #F9F9F9;
  border-radius: 0px 5px 5px 0px;
  height: 3.8vh;
  padding-left: 3vw;
}

.follow {
  display: none;
}
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m2 .row.date .follow {
  padding-right: 2.66667vw;
}
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m2 .row.date .join {
  height: 100%;
}
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m2 .row.date .follow .bnt {
  width: 13.33333vw;
  height: 6.13333vw;
  opacity: 1;
  border-radius: 1.6vw;
  background: #ef6320;
  font-size: 3.2vw;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 5.86667vw;
  color: #ffffff;
  cursor: pointer;
}
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m2 .row.date .join .bnt {
  width: 18vw;
  height: 100%;
  opacity: 1;
  border-radius: 1vw;
  background: #FD7F42;
  font-size: 3.8vw;
  letter-spacing: 0px;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(/templets/2024showg/images/home-baoming-bg.png) no-repeat;
  background-position: center;
  background-size: contain;
}
.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m2 .row.date .follow .bnt.unnotify {
  background-color: #e6e6e6;
  color: #9a9a9a;
}
.tag {
  width: 6.4vw;
  margin: 0 0.53333vw 0 0;
  height: 4.8vw;
  opacity: 1;
  border-radius: 0.8vw;
  padding: 1px 1.06667vw;
  font-size: 3.2vw;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 4.63467vw;
  color: #ffffff;
}
.tag.type1 {
  background: #ffc300;
}
.tag.type2 {
  background: #2b9cff;
}
.tag.type3 {
  background: #ef6320;
}
.tag.generation.agent{
  background: #FFAA25;
}
.tag.generation.one{
  background: #49CE7B;
}
