body {
  background: #f9f9f9;
}
body .wrapper .header-section {
  width: 100%;
  height: 92px;
  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 .header {
  width: 1920px;
  margin: 0 auto;
  padding: 13px 0 0 0;
}
body .wrapper .header-section .header a:link,
body .wrapper .header-section .header a:visited,
body .wrapper .header-section .header a:hover {
  text-decoration: none;
  color: #000000;
}
body .wrapper .header-section .header .menu .nav .right .login-box a:link,
body .wrapper .header-section .header .menu .nav .right .login-box a:visited,
body .wrapper .header-section .header .menu .nav .right .login-box a:hover {
  color: #ef6320;
}
body .wrapper .header-section .header .menu .nav .right .search-box .search {
  background-color: #f9f9f9;
  border: 1px solid #c2c2c2;
}
.exhibition-index-section {
  padding: 181px 0 0 0;
}
.exhibition-index-section .exhibition-header {
  background: #ffffff;
}
.exhibition-index-section .exhibition-header .box {
  width: 1360px;
  margin: 0 auto;
  /* height: 288px; */
  padding: 15px 0 10px 0;
}
.exhibition-index-section .exhibition-header .box .filter .condition::before {
  content: " ";
  color: #f2f2f2;
  width: 4px;
  height: 100%;
  background: #f2f2f2;
  position: absolute;
  left: 90px;
  top: 0px;
}
.exhibition-index-section .exhibition-header .box .filter .condition {
  display: flex;
  flex-wrap: nowrap;
  position: relative;
}
.exhibition-index-section .exhibition-header .box .filter .condition .label {
  width: 88px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #000000;
  text-align: left;
  vertical-align: top;
  margin-top: 2px;
}
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box.nobo {
  border: none;
  margin-bottom: unset;
}
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box.nobo .sub-item {
  padding-bottom: 5px !important;
}
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box {
  width: 1270px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  /* padding-bottom: 5px; */
  border-bottom: solid 1px #f2f2f2;
  margin-left: 50px;
  /* margin-top: 1px;*/
}
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box .sub-item {
  text-align: left;
  padding-bottom: 12px;
  padding-right: 25px;
}
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box .sub-item a:link,
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box .sub-item a:hover,
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box .sub-item a:visited {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 20.27px;
  color: #666666;
}
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box .sub-item a.selected:link,
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box .sub-item a.selected:hover,
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box .sub-item a.selected:visited {
  border-radius: 6px;
  background: #ef6320;
  color: #ffffff;
  padding: 6px 10px;
}
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box .all_city {
  width: 1200px;
  padding: 10px 0;
}
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box .all_city .aa-box {
  width: 1200px;
  display: flex;
  flex-flow: nowrap;
  padding: 0 0 10px 0;
}
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box .all_city .aa-box .a1 {
  min-width: 60px;
  text-align: left;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 16px;
}
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box .all_city .aa-box .a2 {
  display: flex;
  flex-wrap: wrap;
}
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box .all_city .aa-box .a2 .a3 {
  min-width: 30px;
  padding: 0 10px 8px 0;
}
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box .all_city .aa-box .a2 .a3 a:link,
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box .all_city .aa-box .a2 .a3 a:hover,
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box .all_city .aa-box .a2 .a3 a:visited {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 16px;
  color: #666666;
}
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box .all_city .aa-box .a2 .a3 a.selected:link,
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box .all_city .aa-box .a2 .a3 a.selected:hover,
.exhibition-index-section .exhibition-header .box .filter .condition .sub-condition-box .all_city .aa-box .a2 .a3 a.selected:visited {
  border-radius: 6px;
  background: #ef6320;
  color: #ffffff;
  padding: 6px 10px;
}
.exhibition-index-section .banner {
  width: 1360px;
  padding: 10px 0;
  margin: 0 auto;
}
.exhibition-index-section .banner .banner-container .content {
  height: 120px;
}
.exhibition-index-section .main-panel {
  padding: 10px 0 10px 0;
  width: 100%;
}
.exhibition-index-section .main-panel .breadcrumbs {
  margin: 0 auto;
  width: 1322px;
  height: 25px;
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.04);
  padding: 15px 19px;
  line-height: 25px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 23.17px;
  color: #333333;
}
.exhibition-index-section .main-panel .breadcrumbs a:link,
.exhibition-index-section .main-panel .breadcrumbs a:hover,
.exhibition-index-section .main-panel .breadcrumbs a:visited {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 24px;
  color: #333333;
  text-align: left;
  vertical-align: top;
}
.exhibition-index-section .main-panel .breadcrumbs .path .exlabel {
  color: #ef6320;
}
.exhibition-index-section .main-panel .breadcrumbs .sort-d {
  width: 148px;
  display: flex;
  flex-flow: nowrap;
  color: #666666;
  display: none;
}
.exhibition-index-section .main-panel .breadcrumbs .sort-d .hot,
.exhibition-index-section .main-panel .breadcrumbs .sort-d .date {
  width: 72px;
  text-align: left;
  background-image: url(/templets/2024showg/images/xia.png);
  background-repeat: no-repeat;
  background-size: 15px 9px;
  background-position: 43px 7px;
  cursor: pointer;
}
.exhibition-index-section .main-panel .breadcrumbs .sort-d .shang {
  background-image: url(/templets/2024showg/images/shang.png);
}
.exhibition-index-section .main-panel .panel {
  margin: 0 auto;
  width: 1360px;
  padding: 10px 0 0 0;
  display: flex;
  flex-wrap: wrap;
}
.exhibition-index-section .main-panel .panel .exhibition-box:nth-child(5n) {
  margin: 0 0 20px 0;
}
.exhibition-index-section .main-panel .panel .exhibition-box {
  width: 228px;
  height: 302px;
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 2px 3px 3px rgba(0, 0, 0, 0.04);
  padding: 0 14px;
  margin: 0 20px 20px 0;
}

.exhibition-index-section .main-panel .panel .exhibition-box .expo-rank{
  text-align: left;
  height: 22px;
}
.exhibition-index-section .main-panel .panel .exhibition-box .expo-rank .generation{

    opacity: 0.99;
    font-weight: 500;
    font-size: 12px;
    color: #FEFEFE;
    /* padding: 2px 7px; */
}

.exhibition-index-section .main-panel .panel .exhibition-box .expo-rank .agent{
  background: #FFAA25;
}

.exhibition-index-section .main-panel .panel .exhibition-box .expo-rank .one{
  background: #49CE7B;
}

.exhibition-index-section .main-panel .panel .exhibition-box .exhibition-img {
  display: flex;
  height: 140px;
  justify-content: center;
  align-items: center;
}
.exhibition-index-section .main-panel .panel .exhibition-box .exhibition-img .logo {
  width: 160px;
  height: 84px;
  background-image: url(/templets/2024showg/images/tubj.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  /* background-size: 212px 111px; */
}
.exhibition-index-section .main-panel .panel .exhibition-box .exhibition-info .row {
  display: flex;
  justify-content: space-between;
}
.exhibition-index-section .main-panel .panel .exhibition-box .exhibition-info .row .title {
  line-height: 20px;
  height: 52px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 2;
}
/*.exhibition-index-section .main-panel .panel .exhibition-box .exhibition-info .row a:link,*/
/*.exhibition-index-section .main-panel .panel .exhibition-box .exhibition-info .row a:hover,*/
/*.exhibition-index-section .main-panel .panel .exhibition-box .exhibition-info .row a:visited {*/
/*  color: #000000;*/
/*  font-size: 14px;*/
/*  font-weight: 400;*/
/*  line-height: 25px;*/
/*  text-align: left;*/
/*}*/

.exhibition-index-section .main-panel .panel .exhibition-box .exhibition-info .row.name{
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
}

.exhibition-index-section .main-panel .panel .exhibition-box .exhibition-info .row.date {
  padding: 5px 0 0 0;
}
.exhibition-index-section .main-panel .panel .exhibition-box .exhibition-info .row.date .time {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 20.27px;
  color: #999999;
}
.exhibition-index-section .main-panel .panel .exhibition-box .exhibition-info .row.date .status {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 17.38px;
  color: #ef6320;
}
.exhibition-index-section .main-panel .panel .exhibition-box .exhibition-info .row.hot {
  padding: 18px 0 0 0;
}
.exhibition-index-section .main-panel .panel .exhibition-box .exhibition-info .row.hot .hots {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 20.27px;
  color: #999999;
  background-image: url("/templets/2024showg/images/hhot.png");
  background-repeat: no-repeat;
  background-size: 13px 15px;
  background-position: 0px 6px;
  padding: 5px 0 0 20px;
  text-align: left;
}
.follow {
  display: none;
}
.exhibition-index-section .main-panel .panel .exhibition-box .exhibition-info .row.hot .follow .bnt {
  width: 66px;
  height: 28px;
  opacity: 1;
  border-radius: 6px;
  background: #ef6320;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 28px;
  color: #ffffff;
  cursor: pointer;
}
.exhibition-index-section .main-panel .panel .exhibition-box .exhibition-info .row.hot .join .bnt {
  width: 66px;
  height: 28px;
  opacity: 1;
  border-radius: 6px;
  background: #ef6320;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 28px;
  color: #ffffff;
  cursor: pointer;
}
.exhibition-index-section .main-panel .panel .exhibition-box .exhibition-info .row.hot .follow .bnt.unnotify {
  background-color: #e6e6e6;
  color: #9a9a9a;
}
.exhibition-index-section .main-panel .panel .no-answer-content {
  width: 100%;
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.exhibition-index-section .main-panel .panel .no-answer-content .tips {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 20.27px;
  color: #999999;
  background-image: url(/templets/2024showg/images/weddd.png);
  background-repeat: no-repeat;
  background-size: 23px 20px;
  padding: 0 0 0 34px;
}
.exhibition-index-section .main-panel .news {
  margin: 0 auto;
  width: 1360px;
}
.exhibition-index-section .main-panel .news .news-related-wrapper {
  background: #ffffff;
  box-shadow: 0px 4px 3px 3px rgba(0, 0, 0, 0.05);
  /* margin-top: 20px; */
  width: 100%;
}
.exhibition-index-section .main-panel .news .news-related-wrapper .block {
  padding: 24px 30px 25px 58px;
  border-bottom: solid 1px #ebebeb;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.exhibition-index-section .main-panel .news .news-related-wrapper .block .rtitle {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 28.96px;
  color: #333333;
  position: relative;
  text-align: left;
}
.exhibition-index-section .main-panel .news .news-related-wrapper .block .rtitle::before {
  content: "";
  background-image: url(/templets/2024showg/images/dongtai.png);
  background-repeat: no-repeat;
  background-size: 23px 23px;
  position: absolute;
  top: 3px;
  left: -30px;
  width: 23px;
  height: 23px;
}
.exhibition-index-section .main-panel .news .news-related-wrapper .news-box {
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px 30px 20px;
}
.exhibition-index-section .main-panel .news .news-related-wrapper .news-box .news-name {
  width: 390px;
  padding: 0 50px 8px 0;
}
.exhibition-index-section .main-panel .news .news-related-wrapper .news-box .news-name a:link,
.exhibition-index-section .main-panel .news .news-related-wrapper .news-box .news-name a:hover,
.exhibition-index-section .main-panel .news .news-related-wrapper .news-box .news-name a:visited {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 26px;
  color: #666666;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  display: block;
}
.exhibition-index-section .main-panel .news .news-related-wrapper .news-box .no-answer-content {
  width: 100%;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.exhibition-index-section .main-panel .news .news-related-wrapper .news-box .no-answer-content .tips {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 20.27px;
  color: #999999;
  background-image: url(/templets/2024showg/images/weddd.png);
  background-repeat: no-repeat;
  background-size: 23px 20px;
  padding: 0 0 0 34px;
}
.mobile-exhibition-index-section {
  display: none;
}
@media screen and (min-width: 1920px) {
  body .wrapper .content-wrapper .header-section .header,
  body .wrapper .content-wrapper .header-section .header.reverse {
    width: 100%;
  }
  body .wrapper .content-wrapper .header-section .header .menu,
  body .wrapper .content-wrapper .header-section .header.reverse .menu {
    width: 100%;
  }
  body .wrapper .content-wrapper .header-section .header .menu .nav a.a,
  body .wrapper .content-wrapper .header-section .header.reverse .menu .nav a.a {
    position: relative;
    width: 277px;
    height: 54px;
  }
  body .wrapper .content-wrapper .header-section .header .menu .nav a.a .logo,
  body .wrapper .content-wrapper .header-section .header.reverse .menu .nav a.a .logo {
    width: 277px;
    height: 54px;
    background-image: url(/templets/2024showg/images/Logo-1025.png);
    background-repeat: no-repeat;
    background-size: 277px 54px;
    position: absolute;
    top: 0px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1920px) {
  body .wrapper .content-wrapper .header-section .header,
  body .wrapper .content-wrapper .header-section .header.reverse {
    width: 100%;
  }
  body .wrapper .content-wrapper .header-section .header .menu,
  body .wrapper .content-wrapper .header-section .header.reverse .menu {
    width: 100%;
  }
  body .wrapper .content-wrapper .header-section .header .menu .nav a.a,
  body .wrapper .content-wrapper .header-section .header.reverse .menu .nav a.a {
    position: relative;
    width: 277px;
    height: 54px;
  }
  /*body .wrapper .content-wrapper .header-section .header .menu .nav a.a .logo,*/
  /*body .wrapper .content-wrapper .header-section .header.reverse .menu .nav a.a .logo {*/
  /*  width: 277px;*/
  /*  height: 54px;*/
  /*  background-image: url(/templets/2024showg/images/Logo-1025.png);*/
  /*  background-repeat: no-repeat;*/
  /*  background-size: 277px 54px;*/
  /*  position: absolute;*/
  /*  top: 0px;*/
  /*}*/
  body .wrapper .content-wrapper .header-section .header .menu .nav .left .sub_nav,
  body .wrapper .content-wrapper .header-section .header.reverse .menu .nav .left .sub_nav {
    padding-left: 15px;
  }
  body .wrapper .content-wrapper .header-section .header .menu .nav .right .search-box .search,
  body .wrapper .content-wrapper .header-section .header.reverse .menu .nav .right .search-box .search {
    width: 330px;
  }
}
@media (max-width: 1600px) {
  body .wrapper .header-section .header .menu .nav a.a {
    position: relative;
    width: 277px;
    height: 54px;
  }
  /*body .wrapper .header-section .header .menu .nav a.a .logo {*/
  /*  width: 277px;*/
  /*  height: 54px;*/
  /*  background-image: url(/templets/2024showg/images/Logo-1025.png);*/
  /*  background-repeat: no-repeat;*/
  /*  background-size: 277px 54px;*/
  /*  position: absolute;*/
  /*  top: 0px;*/
  /*}*/
}
@media (max-width: 1500px) {
  body .wrapper .header-section .header .menu .nav a.a {
    position: relative;
    width: 277px;
    height: 54px;
  }
  /*body .wrapper .header-section .header .menu .nav a.a .logo {*/
  /*  width: 277px;*/
  /*  height: 54px;*/
  /*  background-image: url(/templets/2024showg/images/Logo-1025.png);*/
  /*  background-repeat: no-repeat;*/
  /*  background-size: 277px 54px;*/
  /*  position: absolute;*/
  /*  top: 5px;*/
  /*}*/
}
@media (max-width: 1366px) {
  body .wrapper .header-section .header .menu .nav a.a {
    position: relative;
    width: 277px;
    height: 54px;
    display: none;
  }
  body .wrapper .header-section .header .menu .nav a.a .logo {
    width: 277px;
    height: 54px;
    background-image: url(/templets/2024showg/images/Logo-1025.png);
    background-repeat: no-repeat;
    background-size: 277px 54px;
    position: absolute;
    top: 5px;
  }
  body .wrapper .bottom-foot .contact_list {
    width: 1280px;
  }
  body .wrapper .bottom-foot .contact_list .blogo .art1 {
    width: unset;
  }
  body .wrapper .bottom-foot .contact_list .blogo .art2 {
    width: unset;
  }
  body .wrapper .bottom-foot .footer_b_des .box {
    width: unset;
    text-align: center;
  }
}
@media (max-width: 1280px) {
  body .wrapper .bottom-foot .contact_list {
    width: 1200px;
  }
  body .wrapper .bottom-foot .contact_list .blogo .art1 {
    width: unset;
  }
  body .wrapper .bottom-foot .contact_list .blogo .art1 .cc {
    padding: 0 50px 0 0;
  }
  body .wrapper .bottom-foot .contact_list .blogo .art2 {
    width: unset;
  }
  body .wrapper .bottom-foot .footer_b_des .box {
    width: unset;
    text-align: center;
  }
}
@media (max-width: 1366px) {
  .exhibition-index-section .exhibition-header .box {
    width: 1280px;
  }
  .exhibition-index-section .main-panel .breadcrumbs {
    width: 1280px;
  }
  .exhibition-index-section .main-panel .panel {
    width: 1280px;
  }
  .exhibition-index-section .main-panel .panel .exhibition-box {
    width: 212px;
  }
  .exhibition-index-section .main-panel .news {
    width: 1280px;
  }
}
@media (max-width: 1280px) {
  .exhibition-index-section .exhibition-header .box {
    width: 1200px;
  }
  .exhibition-index-section .main-panel .breadcrumbs {
    width: 1200px;
  }
  .exhibition-index-section .main-panel .panel {
    width: 1200px;
  }
  .exhibition-index-section .main-panel .panel .exhibition-box {
    width: 196px;
  }
  .exhibition-index-section .main-panel .news {
    width: 1200px;
  }
}
.tag {
  width: 24px;
  margin: 0 2px 0 0;
  height: 18px;
  opacity: 1;
  border-radius: 3px;
  padding: 1px 4px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 17.38px;
  color: #ffffff;
}
.tag.type1 {
  background: #ffc300;
}
.tag.type2 {
  background: #2b9cff;
}
.tag.type3 {
  background: #ef6320;
}
