body {
  background: #f9f9f9;
}
.mobile-new-header-search{
  display: block;
}
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);
}
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;*/
  /*margin-bottom: 10vh;*/
}
.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;
}
.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 {
  height: 4vw;
  opacity: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  font-size: 3.46667vw;
  font-weight: 400;
  letter-spacing: 0px;
  color: #333333;
  border-radius: 10px;
  align-items: center;
  margin-bottom: 3vh;
}
.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.43333vw 0.6vw 0.6vw rgba(0, 0, 0, 0.04);
  padding: 3.5vw 3.5vw;
  border-radius: 1.6vw;
  margin-bottom: 3vw;
}
.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 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  color: #333;
  font-size: 4vw;
  line-height: 6vw;
  text-align: left;
  -webkit-box-orient: vertical;
}

.mobile-exhibition-index-section .main-panel .panel.exhibition-list .exhibition-box .m1 .exhibition-info .row.hot {
  padding: 1.33333vw 0 0 0;
  width: 100%;
  align-items: center;
}
.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 .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 .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 .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;
}
.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 .m1 .row.hot .hots-icon span{

  color: #666666;

}
.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;
}

.doms-sm{
  width: 100vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;

}

.doms-sm li{
  padding-bottom: 25px;
  width: 45vw;
}

.doms-sm li a{
color: #0b0b0b;
}
.categories-box .categories .condition .label{
font-size: 16px;
font-weight: 900;
padding-bottom: 15px;
}

.e_f_m ul li:last-child {
/* 样式设置 */
  margin-bottom: 3%;
}
.mobile-exhibition-index-section .main-panel .search_item{

  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 1px 0.53333vw 0.53333vw rgba(0, 0, 0, 0.04);
  padding: 2.66667vw;
  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 .search_item .a_list a{
  width: 60vw;
  display: block;
  text-align: left;
  padding-bottom: 10px;
  color: black;
  margin-top: 1vh;

}
.mobile-exhibition-index-section .main-panel .search_item .a_list a em{
  font-style: normal;
}
.mobile-exhibition-index-section .main-panel .tips{
  color: #F0222D;
}

.mobile-exhibition-index-section .main-panel .tips-2{
  color: #F01B1F;
}

.mobile-exhibition-index-section .main-panel .tips-3{
  color: #EB1B24;
}

.mobile-exhibition-index-section .main-panel .no-answer-contents{
  width: 100%;
  height: 18.47vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  flex-direction: column;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
}

.mobile-exhibition-index-section .main-panel .no-answer-contents .content{
  color: #999999;
}

.mobile-exhibition-index-section .main-panel .default-contents{
  width: 100%;
  height: 12.31vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
}

.mobile-exhibition-index-section .main-panel .search-history-contents{
  height: auto;
  display: flex;
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  flex-direction: column;
  text-align: left;
  padding: 0 3.333vw;
}

.mobile-exhibition-index-section .main-panel .search-history-contents .contents:not(:last-child) {
  border-bottom: 0.5px solid #E6E6E6; /* 在除了最后一个.content外的每个.content下添加横线 */
}

.mobile-exhibition-index-section .main-panel .search-history-contents .content{
  color: #666666;
  font-size: 12px;
  padding-left: 2vw;
}
.mobile-exhibition-index-section .main-panel .search-history-contents .contents{
  display: flex;
  align-content: center;
  align-items: center;
  height: 8vh;
}



.mobile-exhibition-index-section .main-panel .default-contents .content{
  color: #999999 ;
  margin-left: 8vw;
  margin-top: 2vh;
}

.mobile-exhibition-index-section .main-panel .search_item .search-filter{
  text-align: left;
  border-bottom: 1px solid #EFE3D3;
  padding: 1vh 0;
  color: #666666;
}

.mobile-exhibition-index-section .main-panel .search_item .filter-result{
  display: flex;
  align-items: center;
}
.mobile-exhibition-index-section .main-panel .search_item .filter-result-class{
  padding: 0.49vh 0vw;
}

.mobile-exhibition-index-section .main-panel .search_item .filter-result-value{
  background: #FFEED4;
  border-radius: 11px;
  padding: 0.49vh 2.66vw;
}
.mobile-exhibition-index-section .main-panel .search_item .filter-result-value i{
  color: #FF6600;
  font-size: 16px;
}

.mobile-new-header{
  display: none;
}

body .wrapper #app {
  top: 7vh;
}

.mobile-new-header-bottom {
  top: 10vh;
}


.mobile-exhibition-index-section .list-bar {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  background: #ffffff;
  border-bottom: solid 3px #FFAA25;
  height: 7.46vw;
  position: fixed;
  width: 100%;
  z-index: 999;
  top: 10vh;
  background-image: url(/templets/2024showg/images/wap-header-bg.png);
}
.mobile-exhibition-index-section .list-bar .tab-bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 4vw;
  width: 100%;
  height: 100%;
}
.mobile-exhibition-index-section .list-bar .tab-bar .item {
  background: #E0F5FD;
  border-radius: 8px 8px 0 0;
  flex: 1;
  margin: 0 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 3vw;
}
.mobile-exhibition-index-section .list-bar .tab-bar a.title:link,
.mobile-exhibition-index-section .list-bar .tab-bar a.title:hover,
.mobile-exhibition-index-section .list-bar .tab-bar a.title:visited {
  font-size: 3.7333vw;
  color: #126DB3;
}
.mobile-exhibition-index-section .list-bar .tab-bar .item.selected {
  background: #FFAA25;
  margin: 0;
}
.mobile-exhibition-index-section .list-bar .tab-bar .item.selected a.title:link,
.mobile-exhibition-index-section .list-bar .tab-bar .item.selected a.title:hover,
.mobile-exhibition-index-section .list-bar .tab-bar .item.selected a.title:visited {
  font-size: 3.7333vw;
  color: #ffffff;
}

.mobile-exhibition-index-section .main-panel{
  padding: 0vw 2.66667vw 0 2.66667vw;
  margin-top: 8vw;
}
.mobile-exhibition-index-section .main-panel .nav-title{
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 1vh;
}

.mobile-exhibition-index-section .main-panel .nav-title .name{
  font-weight: 500;
  font-size: 3.2vw;
  color: #999999;
}

.mobile-exhibition-index-section .main-panel .nav-title .nav-title-bg{
  width: 25vw;
}

.mobile-exhibition-index-section .main-panel .nav-title .nav-title-bg img{
  width: 100%;
  height: auto;
}



.mobile-exhibition-index-section .main-panel .posts{
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 0px 2.66vw 0px rgba(0, 0, 0, 0.08);
  border-radius: 2.66vw;
  margin-bottom: 3vw;
  height: 28vw;
}


.mobile-exhibition-index-section .main-panel .posts .detail{
  display: flex;
  height: 100%;
  justify-content: space-between;
}
.mobile-exhibition-index-section .main-panel .posts .bb{
  align-content: space-between;
  flex-wrap: wrap;
  height: auto;
  width: 58.71%;
  padding: 4.87vw 0 4.87vw 3.57%;
}

.mobile-exhibition-index-section .main-panel .posts .info .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;
  color: #333333;
  font-size: 3.73vw;
  width: 100%;
}

.mobile-exhibition-index-section .main-panel .posts .info .time{
  color: #999999;
  font-size: 3.2vw;
  line-height: 3.8vw;
}

.mobile-exhibition-index-section .main-panel .posts .aa{
  align-items: center;
  width: 30%;
  overflow: hidden;
  height: auto;
  margin: 4.87vw 4.57% 4.87vw 0px;
  padding-left: 2vw;
}

.mobile-exhibition-index-section .main-panel .posts .info{
  display: flex;
  text-align: left;
}

.mobile-exhibition-index-section .main-panel .posts .info .cover{
  position: relative;
  height: auto;
}

.mobile-exhibition-index-section .main-panel .posts .info .cover .news-img{
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
  padding: 4.87vw 3.57% 4.87vw 0;

}

.mobile-exhibition-index-section .main-panel .posts .info .news-icon{
  position: absolute;
  width: 11.79vw;
  top: 1vw;
  left: -1vw;
}


.mobile-exhibition-index-section .main-panel .new-more a:link,
.mobile-exhibition-index-section .main-panel .new-more a:hover,
.mobile-exhibition-index-section .main-panel .new-more a:visited{
  font-size: 3.2vw;
  font-weight: 500;
  color: #FFAA25;
}
.mobile-new-header-bottom{
  border-radius:0  !important;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2); !important;
}

