.goldenCruise {
  width: 100%;
  height: auto;
}
.banner_box {
  width: 100%;
  height: 3.6rem;
  margin: auto;
  background: url("../img/banner.png") no-repeat;
  background-size: 100% 100%;
  margin-top: -1.28rem;
}

.main_body {
  margin: 0.2rem 0.4rem;
}
.put_flex {
  display: flex;
}
.put_flex_warp {
  display: flex;
  flex-wrap: wrap;
}
.golden_left {
  margin-right: 0.2rem;
  flex: 1;
}

.golden_left h2 {
  margin: 0.2rem 0;
  font-size: 0.42rem;
  line-height: 0.5rem;
  color: #333333;
}

.golden_left_line {
  width: 87px;
  height: 4px;
  background-color: #cdb380;
  border: solid 1px #cdb380;
}

.golden_more {
  width: 100%;
  margin: 0 auto;
  text-align: right;
}

.golden_more a {
  display: inline-block;
  font-size: 0.24rem;
  line-height: 0.4rem;
  letter-spacing: 3px;
  color: #bebebe;
}
.golden_right {
  width: 35%;
}

.golden_right img {
  width: 100%;
  height: 3.3rem;
}

.golden_right_else {
  width: 44%;
  position: relative;
}

.golden_right_abso {
  width: 1rem;
  height: 0rem;
  background: #f8f4ed;
  position: absolute;
  top: 0;
  right: 0;
}

.golden_right_else img {
  width: 100%;
  height: 3.4rem;
  position: absolute;
  top: 0.3rem;
  right: 0;
}

.golden_name {
  margin: 0.4rem 0;
  font-size: 0.42rem;
  line-height: 0.5rem;
  color: #333333;
  position: relative;
  padding-left: 30px; /* 预留竖线和文字间距 */
}

.golden_name::before {
  width: 15px;
  height: 50px;
  background-color: #cdb380;
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  bottom: 0;
}

.golden_des {
  font-size: 0.3rem;
  line-height: 0.6rem;
  color: #333333;
  overflow-y: scroll;
  text-align: justify;
  margin-bottom: 0.2rem;
}
.golden_des_else {
 font-size: 0.3rem;
 line-height: 0.6rem;
 color: #333333;
 overflow-y: scroll;
 text-align: justify;
  text-align: justify;
  /* overflow: hidden; */
  /* display: -webkit-box; */
  margin-bottom: 0.2rem;
  /* -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  height: 2.4rem; */
}
.on_line {
  width: 1.5rem;
  height: 0.5rem;
  background: #cdb380;
  border: 1px solid #cdb380;
  font-size: 0.26rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.5rem;
  cursor: pointer;
}
.consulting_service {
  width: 194px;
  height: 57px;
  background: #ffe3d0;
  border: 1px solid #ffe3d0;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 0.26rem;
  color: #c99e61;
  text-align: center;
  line-height: 57px;
  cursor: pointer;
}
.golden_btn {
  gap: 23px;
}

.icon_box {
  text-align: center;
  position: relative;
  padding-top: 0.1rem;
}

.icon_box img {
  width: 0.5rem;
  height: 0.5rem;
}
.pt {
  position: absolute;
  top: 68px;
}
.initiate {
  text-align: center;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 0.24rem;
  color: #666666;
  padding: 0.1rem 0 0.3rem 0;
}

.dai_item {
  flex: 1;
  margin-bottom: 49px;
  max-width: 456px;
}
.cont_t {
  max-width: 450px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 22px 0 0px 0;
  font-size: 20px;
}
.cont_time {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
}
.img_box {
  max-width: 456px;
  max-height: 260px;
  overflow: hidden;
}
.img_box img {
  width: 100%;
  max-height: 260px;
}
.th_item:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.dai_item:hover img {
  transform: scale(1.15);
  transition: all 0.5s;
}
.des_day {
  padding: 0;
}

/************************/

.us_titles {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 0.3rem;
}

.us_title_tip {
  width: 40%;
  margin: auto;
  letter-spacing: 2px;
  text-align: center;
  font-size: 0.42rem;
  height: 0.5rem;
  line-height: 0.5rem;
  padding: 0.25rem 0 0.15rem 0;
  color: #333333;
  font-weight: bold;
  border-bottom: 1px solid #eaeaea;
}

.us_title_line {
  width: 0.9rem;
  height: 6px;
  margin: -3px auto;
  background: #cdb380;
}

/* 主体部分 */
.notice_right {
  padding-bottom: 0.5rem;
}

.list_item a {
  background-color: #ffffff;
  display: flex;
  align-items: center;
  margin: 0 0 0.2rem 0;
}

.list_left {
  width: 2.5rem;
  text-align: center;
  padding-right: 0.2rem;
}

.list_left img {
  width: 100%;
  height: 1.8rem;
}

/* .subject {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    width: calc(100% - 1.6rem);
  } */

.subject {
  flex: 1;
}

.subject h2 {
  font-size: 0.3rem;
  line-height: 0.5rem;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 限制文本显示为3行 */
  overflow: hidden; /* 超出部分隐藏 */
}

.subject-flex {
  margin-top: 0.3rem;
}

.subject-flex-net {
  width: 49%;
  font-size: 0.26rem;
  line-height: 0.4rem;
  color: #999999;
  display: flex;
  align-items: center;
}

.subject-flex-net img {
  width: 0.25rem;
  height: 0.25rem;
  margin-right: 3px;
}

.subject-flex-net-line {
  width: 2px;
  height: 0.25rem;
  background: #999999;
}

.view_more {
  width: 100%;
  padding: 0.1rem 0;
  margin: 0 auto;
  height: auto;
  text-align: center;
  cursor: pointer;
}

.view_more a {
  display: block;
  font-size: 0.25rem;
  line-height: 0.4rem;
  letter-spacing: 3px;
  color: #bebebe;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.jingqu_item {
  width: 48%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.jingqu_item a {
  display: block;
}

.jingqu_item a img {
  width: 100%;
  height: 3rem;
}

.jingqu_text {
  padding: 0.2rem;
}

.jingqu_text .jingqu_text_p {
  font-size: 0.3rem;
  color: #333333;
  line-height: 0.4rem;
  height: 1.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.jingqu_text h2 {
  font-size: 0.4rem;
  color: #333333;
  line-height: 0.5rem;
  text-align: center;
}

.travl-line {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 0.5rem;
}

.travl-line img {
  width: 100%;
  height: auto;
}

.swiper_box {
  width: 100%;
  height: 3rem;
  margin: 0.3rem auto;
  text-align: center;
}

.swiper-slide a{
    display: block;
}

.swiper_box img {
  width: 100%;
  height: 3rem;
  border-radius: 10px;
}
.text-content.collapsed {
  display: -webkit-box;
  -webkit-line-clamp: 5; /* 限制显示行数 */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.toggle-btn {
  color: #007bff;
  cursor: pointer;
  font-size: 0.3rem;
}