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 {
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  border: 1px solid #EDEDED;
}

.exhibition-index-section .exhibition-header .box .filter .condition .label {
  width: 88px;
  font-size: 14px;
  letter-spacing: 0px;
  color: #333333;

  background: #f3f2f1;
  width: 110px;

  font-weight: 500;
  font-size: 14px;
  color: #333333;
  line-height: 54px;
}

.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;
  overflow: hidden;
  background: #ffffff;
}

.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: 1362px;
  height: 52px;
  display: flex;


}

.exhibition-index-section .main-panel .breadcrumbs .path {
  font-weight: bold;
  font-size: 15px;
  color: #333333;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  background-image: url(/templets/2024showg/images/search-header-1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left center;
  width: 294px;
}

.exhibition-index-section .main-panel .breadcrumbs .path .search-cat {
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.exhibition-index-section .main-panel .breadcrumbs .path .search-cat img {
  margin-right: 5px;
}

.exhibition-index-section .main-panel .breadcrumbs .breadcrumbs-extra {
  flex: 1;
  position: relative;
  display: flex;
  justify-content: space-between;
}

.exhibition-index-section .main-panel .breadcrumbs .breadcrumbs-extra .search-keyword-select {
  margin-top: 6px;
}

.exhibition-index-section .main-panel .breadcrumbs .breadcrumbs-extra .search-keyword {
  margin-left: auto;
  font-weight: 500;
  font-size: 14px;
  color: #666666;
  line-height: 32px;
}

.exhibition-index-section .main-panel .breadcrumbs .breadcrumbs-extra .search-keyword .search-keyword-text {
  color: #F0222D;
}

.exhibition-index-section .main-panel .breadcrumbs .breadcrumbs-extra .search-keyword .search-keyword-count {
  color: #F0222D;
}



/* 第一个子div设置为Flex容器并占据剩余空间 */
.breadcrumbs-extra>div:first-child {
  display: flex;
  flex: 1;
  /* 占据可用空间 */
}




.exhibition-index-section .main-panel .breadcrumbs-extra-img {
  position: absolute;
  bottom: 0px;
}


.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 .a_list a {
  float: left;
  line-height: 17px;
  margin-right: 8px;
  border-radius: 6px;
  background: #FE7C26;
  color: #ffffff;
  padding: 6px 10px;
}

.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: 212px;
  height: 111px;
  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: 12px;
  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;
}

.tag.generation.agent {
  background: #FFAA25;
}

.tag.generation.one {
  background: #49CE7B;
}

.doms {
  height: 54px;
}

.zsan a {
  letter-spacing: 0px;
  font-weight: 500;
  font-size: 12px;
  color: #126DB3;

}

.e_f_m ul {
  width: 1100px;
  display: flex;
  flex-wrap: wrap;
}

.e_f_m ul li {
  text-align: left;

  list-style: none;
  text-decoration: none;
  padding-left: 20px;
  height: 54px;
  line-height: 54px;
}

.e_f_m ul li a {
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #666666;
}

em {
  font-style: normal;
}

.no-result-main {
  margin: 0 auto;
  width: 1322px;
  height: 299px;
  text-align: left;
  margin-top: 120px;
}

.no-result-main .no-result-main-content {
  display: flex;
  justify-content: center;
}

.no-result-main .no-result-main-content .no-result-main-img {
  width: 79px;
}

.no-result-main .no-result-main-content .no-result-main-img img {
  width: 100%;
}

.no-result-main .no-result-main-content .no-result-main-desc {
  font-family: PingFang SC;
  font-size: 14px;
  color: #666666;
}

.no-result-main .desc {

  font-weight: bold;
}

.no-result-main .desc2 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.no-result-main .desc span {
  color: #F12F38;
}

.exhibition-index-section .main-panel .breadcrumbs .a_list .filter-result {
  display: flex;
}

/* 修改后的样式 */
.search-cat {
  position: relative;
  /* 为伪元素定位提供基准 */
  display: inline-block;
  /* 确保伪元素能正确跟随 */
}

.selected-cat {
  color: #FE7C26;
  position: relative;
  padding-bottom: 5px;
  /* 给底部线条留出空间 */
}

/* 自定义长度的底部线条 */
.selected-cat::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  /* 居中定位 */
  transform: translateX(-50%);
  /* 居中修正 */
  width: 12px;
  height: 3px;
  background: #FFAA25;
}

.search-title-head {
  width: 1360px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto;

}

.search-title-head.head-expo {}

.search-title-head.head-news {
  margin-top: 40px;
}

.search-title-head .search-title-line {
  height: 3px;
  background: #EDF4FB;
  border-radius: 1px;
  flex: 1;
}

.search-title-head .nav-title {
  display: flex;
  align-items: center;
  position: relative;
  width: 323px;
  height: 39px;
  background: #FFFFFF;
  border-radius: 20px;
  border: 1px solid #EDF4FB;
  justify-content: center;
}

/* 新增的核心样式 */
.search-title-head .nav-title .name {
  height: 14px;
  font-weight: 500;
  font-size: 14px;
  color: #B5B5B5;
  opacity: 0.69;
  padding: 0 20px;
}

.search-title-head .nav-title .nav-title-bg {
  width: 90px;
}

.search-title-head .nav-title-bg img {
  width: 100%;
}

.new-more a {
  font-weight: 500;
  font-size: 14px;
  color: #FFAA25;
  line-height: 31px;
}

.new-more i {
  font-size: 12px;
  margin-left: 6px;
}

.news_list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  width: 1360px;
  margin: 20px auto;
}

.news_list .posts {
  width: 670px;
  /* height: 150px; */
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(228, 228, 228, 0.35);
  display: flex;
  /* border-bottom: 3px solid transparent; */
  /* box-sizing: border-box; */
  transition: all 0.2s ease;
  /* flex: 1 1 600px; */
  /* width: 670px; */
  /* height: 110px; */
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}

.news_list .posts .detail {
  display: flex;
  /* padding: 20px; */
  justify-content: space-between;
  width: 100%;
  /* padding: 20px; */
  margin: 20px;
  width: 630px;
}

.news_list .posts .detail .info.bb {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: left; */
  align-content: space-between;
  text-align: left;
  /* flex: 1; */
  font-weight: 500;
  line-height: 20px;
}

.news_list .posts .detail .info .title {
  width: 100%;
  font-size: 14px;
  color: #333333;

}

.news_list .posts .detail .info .title:hover {
  color: #FE7C26;

}

.news_list .posts .detail .info .desc {
  width: 100%;
  font-size: 13px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;

}

.news_list .posts .detail .info .time {
  width: 100%;
  font-size: 12px;
  color: #999999;

}

.news_list .posts .detail .cover {
  width: 150px;
  height: 108px;
  background: #FFFFFF;
  border-radius: 3px;
  border: 5px solid #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}

.news_list .posts .detail .cover img {
  max-width: 100%;
  max-height: 100%;
}

.expo_filter {
  width: 100%;
}