/*!********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/.pnpm/stylus-loader@7.1.0_rgwcw63jhyplbyg2jpw7ajyoqm/node_modules/stylus-loader/dist/cjs.js!./web/index/static/index/css/xiaozhan/xiaozhan_jingxuan.styl ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************/
.xz_site_index {
  overflow-x: hidden;
}
.xz_site_index .xz_index_topbox {
  height: 300px;
}
.xz_site_index .xz_index_content .max-width {
  position: relative;
}
.xz_site_index .xz_index_content .max-width .title_box {
  width: calc(100% - 60px);
  min-height: 200px;
  margin: auto;
  margin-top: -80px;
  padding: 25px 27px;
  background: #fffcf7;
  border: 1px solid #e6d5b1;
}
.xz_site_index .xz_index_content .max-width .title_box p {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 25px;
  color: #000;
}
.xz_site_index .xz_index_content .max-width .title_box span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  color: #000;
  margin-top: 20px;
  display: block;
}
.xz_site_index .xz_index_content .max-width .go_with_m {
  display: none;
}
.xz_site_index .xz_index_content .max-width .card_box {
  width: calc(100% - 60px);
  margin: auto;
  margin-top: 50px;
}
.xz_site_index .xz_index_content .max-width .card_box .card_box_title {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 25px;
  color: #c1a877;
  position: relative;
  padding-left: 10px;
}
.xz_site_index .xz_index_content .max-width .card_box .card_box_title:before {
  content: '';
  width: 5px;
  height: 15px;
  position: absolute;
  border-radius: 3px;
  background-color: #c1a877;
  top: 5px;
  left: 0;
}
.xz_site_index .xz_index_content .max-width .card_box .card_list {
  width: 100%;
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}
.xz_site_index .xz_index_content .max-width .card_box .card_list .the_card {
  width: 350px;
  height: 640px;
  margin: 0;
  margin-right: calc((100% - 350px * 3) / 2 - 5px);
  margin-right: 15px;
  margin-bottom: 70px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  cursor: pointer;
}
.xz_site_index .xz_index_content .max-width .card_box .card_list .the_card:nth-child(3n) {
  margin-right: 0;
}
.xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .user_box {
  display: none;
}
.xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .cover {
  width: 100%;
  height: 570px;
}
.xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .cover_footer {
  display: none;
}
.xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .publish_time {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 12px;
  color: #707070;
  margin-top: 20px;
  margin-bottom: 15px;
}
.xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 25px;
  color: #909090;
  font-size: 12px;
  font-family: Microsoft YaHei;
  line-height: 22px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border: none;
}
.xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other .iconfont {
  margin-right: 4px;
}
.xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other .sharebox {
  cursor: pointer;
}
.xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other .sharebox .sharebtn {
  color: #909090;
}
.xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other .pingbtn {
  cursor: pointer;
  color: #909090;
  margin-left: 10px;
  position: relative;
}
.xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other .good {
  cursor: pointer;
  list-style: none;
  margin-left: 10px;
}
.xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other .good_active .iconfont {
  color: #c1a877;
}
.xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other .collect {
  cursor: pointer;
  list-style: none;
  margin-left: 10px;
}
.xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other .collect_active .iconfont {
  color: #c1a877;
}
.xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other_m {
  display: none;
}
.xz_site_index .xz_index_content .max-width .go_with {
  width: 123px;
  height: 141px;
  position: fixed;
  right: calc(50% - 724px);
  top: 360px;
  cursor: pointer;
}
.layui-layer-shade {
  background-color: rgba(56,81,95,0.6) !important;
}
.layui-layer {
  border-radius: 10px !important;
}
.layui-layer .layui-layer-title {
  margin-top: 20px;
  padding: 0 20px !important;
}
.layui-layer .layui-layer-title::before {
  top: 16px;
}
.layui-layer .layui-layer-title span {
  margin-left: 10px;
}
.layui-layer .layui-layer-content {
  width: calc(100% - 60px);
  min-height: 130px;
  margin: auto;
  margin-top: 10px;
}
.layui-layer .layui-layer-content .textarea_box .textarea {
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 25px;
  color: #333;
  width: 100%;
  height: 150px;
  margin-top: 10px;
  padding: 10px 15px;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 14px;
}
.layui-layer .layui-layer-content .textarea_box .textarea::placeholder {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 25px;
  color: #a7a7a7;
}
.layui-layer .layui-layer-content .tip {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 25px;
  color: #ab3946;
  margin-top: 10px;
}
.layui-layer .layui-layer-content .about_from_box {
  margin-top: 20px;
}
.layui-layer .layui-layer-content .about_from_box .from_title {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 25px;
  color: #000;
}
.layui-layer .layui-layer-content .about_from_box .from_input_box .from_input {
  width: 100%;
  height: 30px;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  box-sizing: border-box;
  margin-top: 15px;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.layui-layer .layui-layer-content .about_from_box .from_input_box .from_input input {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 25px;
  color: #333;
  border: none;
  width: calc(100% - 20px);
}
.layui-layer .layui-layer-content .about_from_box .from_input_box .from_input input::placeholder {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 25px;
  color: #a7a7a7;
}
.layui-layer .layui-layer-content .about_from_box .from_input_box .from_input .icon_search {
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.layui-layer .layui-layer-content .about_from_box .from_input_box .from_change {
  display: none;
}
.layui-layer .layui-layer-content .from_input_searched .from_input_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.layui-layer .layui-layer-content .from_input_searched .from_input_box .from_input {
  width: calc(100% - 67px);
}
.layui-layer .layui-layer-content .from_input_searched .from_input_box .from_input .icon_search {
  display: none;
}
.layui-layer .layui-layer-content .from_input_searched .from_input_box .from_change {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 25px;
  color: #c1a877;
  display: block;
  margin-top: 15px;
  cursor: pointer;
}
.layui-layer .layui-layer-content .from_input_searched .from_input_box .from_change img {
  width: 24px;
  height: 24px;
  margin-right: 6px;
}
.layui-layer .layui-layer-content .checkbox_line {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 25px;
  color: #000;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.layui-layer .layui-layer-content .checkbox_line input {
  margin: 0;
  margin-right: 10px;
  padding: 0;
}
.layui-layer .layui-layer-content .btns {
  margin-top: 40px;
}
.layui-layer .layui-layer-content .btns button {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 25px;
  color: #fff;
  padding: 4px 30px;
  box-sizing: border-box;
  border-radius: 18px;
  border: none;
  text-align: center;
}
.layui-layer .layui-layer-content .btns .publish {
  background-color: #a7a7a7;
}
.layui-layer .layui-layer-content .btns .cancel {
  margin-left: 20px;
  background-color: #e6d5b1;
}
.layui-layer .layui-layer-content .from_input {
  width: 100%;
  height: 30px;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  box-sizing: border-box;
  margin-top: 15px;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.layui-layer .layui-layer-content .from_input input {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 25px;
  color: #333;
  border: none;
  width: calc(100% - 20px);
}
.layui-layer .layui-layer-content .from_input input::placeholder {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 25px;
  color: #a7a7a7;
}
.layui-layer .layui-layer-content .search_result_box {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 25px;
  color: #000;
  width: 100%;
  height: 310px;
  margin-top: 15px;
  padding: 10px 4px;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  box-sizing: border-box;
  background-color: #fdfdf8;
}
.layui-layer .layui-layer-content .search_result_box .search_result_title {
  height: 24px;
  position: relative;
  background-color: #e6d5b1;
  margin-left: 28px;
  padding-left: 6px;
}
.layui-layer .layui-layer-content .search_result_box .search_result_title:before {
  content: '';
  width: 24px;
  height: 24px;
  background-color: #e6d5b1;
  position: absolute;
  left: -28px;
}
.layui-layer .layui-layer-content .search_result_box .results {
  width: 100%;
  height: 274px;
  overflow-y: auto;
}
.layui-layer .layui-layer-content .search_result_box .results ul li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.layui-layer .layui-layer-content .search_result_box .results ul li input,
.layui-layer .layui-layer-content .search_result_box .results ul li label {
  margin: 0;
}
.layui-layer .layui-layer-content .search_result_box .results ul li input {
  width: 10px;
  height: 10px;
  margin: 7px;
  position: relative;
  background-color: #fff;
  border: 1px solid #707070;
  z-index: 2;
}
.layui-layer .layui-layer-content .search_result_box .results ul li input::checked {
  color: #f00;
}
.layui-layer .layui-layer-content .search_result_box .results ul li label {
  width: 100%;
  margin: 5px 0;
  margin-left: 4px;
  padding-left: 6px;
  z-index: 1;
  background-color: #eee;
  cursor: pointer;
  word-break: keep-all;
/* 不换行 */
  white-space: nowrap;
/* 不换行 */
  overflow: hidden;
  text-overflow: ellipsis;
}
.layui-layer .layui-layer-content .search_result_box .results ul li label::after {
  content: '';
  width: 24px;
  height: 24px;
  position: absolute;
  background-color: #eee;
  left: 5px;
}
.layui-layer .layui-layer-content .search_result_box .results ul .nomore_span {
  color: #bababa;
  text-align: center;
  margin-top: 20px;
}
.layui-layer .layui-layer-content .result_btns {
  margin-top: lllllllx;
  text-align: center;
}
.layui-layer .layui-layer-content .result_btns button {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 25px;
  color: #fff;
  padding: 4px 30px;
  box-sizing: border-box;
  border-radius: 18px;
  border: none;
}
.layui-layer .layui-layer-content .result_btns .sure {
  background-color: #9bc4c5;
}
.layui-layer .layui-layer-content .result_btns .cancel {
  margin-left: 20px;
  background-color: #e6d5b1;
}
.layui-layer .layui-layer-content .shareBox textarea {
  width: 100%;
  min-height: 200px;
  padding: 0.2rem;
}
.layui-layer .layui-layer-content .addplbox {
  width: 100%;
  margin-top: 20px;
}
.layui-layer .layui-layer-content .addplbox .addPlNav {
  overflow: hidden;
}
.layui-layer .layui-layer-content .addplbox .addPlNav h2 {
  display: block;
  font-size: 14px;
  color: #4c4c4c;
  font-weight: 600;
  padding-left: 10px;
  margin-bottom: 10px;
  width: 100%;
}
.layui-layer .layui-layer-content .addplbox .addPlNav .xingbox {
  display: inline-block;
  padding: 0 10px;
}
.layui-layer .layui-layer-content .addplbox .addPlNav .xingbox span {
  font-size: 18px;
  color: #4c4c4c;
  cursor: pointer;
}
.layui-layer .layui-layer-content .addplbox .addPlNav .xingbox span.active {
  color: #ed6b00;
}
.layui-layer .layui-layer-content .addplbox .addPlNav .xingbox span.onactive {
  color: #ed6b00;
}
.layui-layer .layui-layer-content .addplbox .addPlNav .pingfen {
  font-size: 14px;
  color: #ed6b00;
}
.layui-layer .layui-layer-content .addplbox .addInput {
  width: 100%;
  margin-top: 15px;
  overflow: hidden;
}
.layui-layer .layui-layer-content .addplbox .addInput textarea {
  display: block;
  width: 100%;
  height: 110px;
  padding: 10px;
  resize: none;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  font-size: 14px;
  color: #4c4c4c;
}
.layui-layer .layui-layer-content .addplbox .addInput > div {
  line-height: 30px;
  width: 50%;
  float: left;
  margin-top: 15px;
  cursor: pointer;
}
.layui-layer .layui-layer-content .addplbox .addInput > div span {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  float: left;
  margin-left: 5px;
  margin-right: 10px;
  border: 1px solid #e0e0e0;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  transition: all 0.5s;
}
.layui-layer .layui-layer-content .addplbox .addInput > div span.active {
  border: 1px solid #c6a770;
  background-image: url("../images/gou2.jpg");
}
.layui-layer .layui-layer-content .addplbox .addInput > div p {
  line-height: 18px;
  display: block;
  float: left;
  font-size: 14px;
}
.layui-layer .layui-layer-content .addplbox .addInput .addPlBtn {
  height: 30px;
  width: 90px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #e0e0e0;
  color: #666;
  display: block;
  float: right;
  border-radius: 3px;
  margin-top: 15px;
  font-size: 14px;
}
.layui-layer .layui-layer-content .addplbox .addInput .addPlBtn:hover {
  border: 1px solid #6eacac;
  color: #6eacac;
}
.layui-layer .layui-layer-content .pinglunList {
  width: 100%;
  height: 480px !important;
  padding-bottom: 25px;
  overflow-y: auto;
}
.layui-layer .layui-layer-content .pinglunList ul {
  width: 100%;
  padding-bottom: 25px;
}
.layui-layer .layui-layer-content .pinglunList ul li {
  overflow: hidden;
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
  padding: 25px 10px;
}
.layui-layer .layui-layer-content .pinglunList ul li .l {
  float: left;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  overflow: hidden;
  margin-right: 10px;
}
.layui-layer .layui-layer-content .pinglunList ul li .l img {
  width: 100%;
  height: 100%;
  display: block;
}
.layui-layer .layui-layer-content .pinglunList ul li .r {
  display: table;
  width: 93%;
}
.layui-layer .layui-layer-content .pinglunList ul li .r h4 {
  font-size: 12px;
  color: #666;
}
.layui-layer .layui-layer-content .pinglunList ul li .r h4 span {
  font-size: 12px;
  color: #ed6b00;
  font-weight: 600;
  padding: 0px 5px;
}
.layui-layer .layui-layer-content .pinglunList ul li .r h4 span:first-child {
  padding-left: 0px;
}
.layui-layer .layui-layer-content .pinglunList ul li .r h4 .followHe {
  font-size: 12px;
  color: #fff;
  border: 1px solid #ed6b00;
  background: #ed6b00;
  border-radius: 20px;
  margin-left: 10px;
  padding: 2px 10px;
  cursor: pointer;
  float: right;
}
.layui-layer .layui-layer-content .pinglunList ul li .r h4 .followHe.active {
  background: #fff;
  border: 1px solid #999;
  color: #999;
}
.layui-layer .layui-layer-content .pinglunList ul li .r h4 .followHe.deletePing {
  background: none;
  color: #999;
  border: none;
}
.layui-layer .layui-layer-content .pinglunList ul li .r .time {
  font-size: 12px;
  color: #999;
  margin: 5px 0px;
}
.layui-layer .layui-layer-content .pinglunList ul li .r .info {
  font-size: 12px;
  color: #666;
  line-height: 20px;
  margin: 10px 0;
  word-wrap: break-word;
  word-break: break-all;
}
.layui-layer .layui-layer-content .pinglunList ul li .r .plBtn {
  text-align: right;
}
.layui-layer .layui-layer-content .pinglunList ul li .r .plBtn a {
  padding: 0 10px;
  font-size: 12px;
  color: #666;
}
.layui-layer .layui-layer-content .pinglunList ul li .r .plBtn a .iconfont {
  font-size: 12px;
  margin-right: 5px;
}
.layui-layer .layui-layer-content .pinglunList ul li .r .plBtn a.active {
  color: #ed6b00;
}
.layui-layer .layui-layer-content .pinglunList .getMoreList {
  width: 100px;
  line-height: 30px;
  text-align: center;
  color: #ed6b00;
  font-size: 14px;
  display: block;
  margin: 0 auto;
}
.layui-layer .layui-layer-content .pinglunList {
  width: 100%;
  height: 640px;
  padding-bottom: 0.4rem;
  overflow: auto;
}
.layui-layer .layui-layer-content .pinglunList ul {
  width: 100%;
  padding-bottom: 0.5rem;
}
.layui-layer .layui-layer-content .pinglunList ul li {
  overflow: hidden;
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
  padding: 0.5rem 0.2rem;
}
.layui-layer .layui-layer-content .pinglunList ul li .l {
  float: left;
  width: 1rem;
  height: 1rem;
  border-radius: 0.1rem;
  overflow: hidden;
  margin-right: 0.2rem;
}
.layui-layer .layui-layer-content .pinglunList ul li .l img {
  width: 100%;
  height: 100%;
  display: block;
}
.layui-layer .layui-layer-content .pinglunList ul li .r {
  display: table;
  width: 81%;
}
.layui-layer .layui-layer-content .pinglunList ul li .r h4 {
  font-size: 0.24rem;
  color: #666;
  overflow: hidden;
}
.layui-layer .layui-layer-content .pinglunList ul li .r h4 span {
  font-size: 0.24rem;
  color: #ed6b00;
  font-weight: 600;
  padding: 0px 0.2rem;
}
.layui-layer .layui-layer-content .pinglunList ul li .r h4 span:first-child {
  padding-left: 0px;
}
.layui-layer .layui-layer-content .pinglunList ul li .r h4 .followHe {
  font-size: 0.24rem;
  color: #fff;
  border: 1px solid #ed6b00;
  background: #ed6b00;
  border-radius: 0.2rem;
  margin-left: 0.1rem;
  padding: 2px 0.1rem;
  cursor: pointer;
  float: right;
}
.layui-layer .layui-layer-content .pinglunList ul li .r h4 .followHe.active {
  background: #fff;
  border: 1px solid #999;
  color: #999;
}
.layui-layer .layui-layer-content .pinglunList ul li .r h4 .followHe.deletePing {
  background: none;
  color: #999;
  border: none;
}
.layui-layer .layui-layer-content .pinglunList ul li .r .time {
  font-size: 0.2rem;
  color: #999;
  margin: 0.1rem 0px;
}
.layui-layer .layui-layer-content .pinglunList ul li .r .info {
  font-size: 0.2rem;
  color: #666;
  line-height: 0.4rem;
  word-wrap: break-word;
  word-break: break-all;
}
.layui-layer .layui-layer-content .pinglunList ul li .r .plBtn {
  text-align: right;
}
.layui-layer .layui-layer-content .pinglunList ul li .r .plBtn a {
  padding: 0 0.2rem;
  font-size: 0.2rem;
  color: #666;
}
.layui-layer .layui-layer-content .pinglunList ul li .r .plBtn a .iconfont {
  font-size: 0.2rem;
  margin-right: 0.1rem;
}
.layui-layer .layui-layer-content .pinglunList ul li .r .plBtn a.active {
  color: #ed6b00;
}
.layui-layer .layui-layer-content .pinglunList .getMoreList {
  width: 2rem;
  line-height: 0.6rem;
  text-align: center;
  color: #ed6b00;
  display: block;
  margin: 0 auto;
  font-size: 0.28rem;
}
.layui-layer .layui-layer-content .huifu {
  width: 100%;
}
.layui-layer .layui-layer-content .huifu .textarea {
  width: 100%;
  height: 110px;
  padding: 10px;
  resize: none;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  font-size: 14px;
  color: #4c4c4c;
}
.layui-layer .layui-layer-content iframe {
  height: 480px !important;
}
.layui-layer .layui-layer-btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 12px;
  text-align: center;
}
.layui-layer .layui-layer-btn a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 25px;
  color: #fff;
  padding: 4px 30px;
  box-sizing: border-box;
  border-radius: 18px;
  border: none;
}
@media (max-width: 750px) {
  .xz_site_index {
    overflow-x: hidden;
  }
  .xz_site_index .xz_index_topbox {
    height: 300px;
  }
  .xz_site_index .xz_index_content .max-width {
    width: calc(100% - 0.7rem);
    margin: auto;
    margin-top: -1.6rem;
    padding: 0;
    padding-top: 0.64rem;
  }
  .xz_site_index .xz_index_content .max-width .title_box {
    width: calc(100% - 0.4rem);
    height: unset;
    margin: auto;
    min-height: 2.6rem;
    padding: 0 0.4rem;
    padding-top: 0.45rem;
    padding-bottom: 1.04rem;
    overflow: hidden;
  }
  .xz_site_index .xz_index_content .max-width .title_box p {
    font-size: 0.37rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 0.67rem;
    color: #000;
  }
  .xz_site_index .xz_index_content .max-width .title_box span {
    font-size: 0.32rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.53rem;
    color: #000;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m {
    width: calc(100% - 0.4rem);
    height: unset;
    margin: 0.48rem auto;
    display: block !important;
    position: unset;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m img {
    width: 100%;
    height: 100%;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .title_box {
    font-size: 0.43rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.67rem;
    color: #c1a877;
    min-height: unset;
    margin: 0;
    padding: 0;
    background-color: unset;
    border: none;
    width: 100%;
    padding-left: 0.27rem;
    position: relative;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .title_box:before {
    content: '';
    width: 0.13rem;
    height: 0.4rem;
    background-color: #c1a877;
    position: absolute;
    left: 0;
    top: 0.12rem;
    border-radius: 0.08rem;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .textarea_box {
    margin-top: 0.8rem;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .textarea_box .textarea {
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    color: #333;
    width: 100%;
    height: 150px;
    margin-top: 10px;
    padding: 10px 15px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 14px;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .textarea_box .textarea::placeholder {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    color: #a7a7a7;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .tip {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    color: #ab3946;
    margin-top: 10px;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .about_from_box {
    margin-top: 20px;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .about_from_box .from_title {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    color: #000;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .about_from_box .from_input_box .from_input {
    width: 100%;
    height: 30px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    box-sizing: border-box;
    margin-top: 15px;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .about_from_box .from_input_box .from_input input {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    color: #333;
    border: none;
    width: calc(100% - 20px);
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .about_from_box .from_input_box .from_input input::placeholder {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    color: #a7a7a7;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .about_from_box .from_input_box .from_input .icon_search {
    width: 14px;
    height: 14px;
    cursor: pointer;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .about_from_box .from_input_box .from_change {
    display: none;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .from_input_searched .from_input_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .from_input_searched .from_input_box .from_input {
    width: calc(100% - 67px);
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .from_input_searched .from_input_box .from_input .icon_search {
    display: none;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .from_input_searched .from_input_box .from_change {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    color: #c1a877;
    display: block;
    margin-top: 15px;
    cursor: pointer;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .from_input_searched .from_input_box .from_change img {
    width: 24px;
    height: 24px;
    margin-right: 6px;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .checkbox_line {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    color: #000;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .checkbox_line input {
    margin: 0;
    margin-right: 10px;
    padding: 0;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .footer_btn {
    width: 100%;
    text-align: center;
    margin-top: 0.57rem;
    margin-bottom: 20px;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .footer_btn span {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 25px;
    color: #fff;
    padding: 4px 29px;
    border-radius: 18px;
    transition: all 0.1s ease;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .footer_btn .sure {
    background-color: #a7a7a7;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .submitBox .footer_btn .cancel {
    margin-left: 20px;
    background-color: #e6d5b1;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList {
    display: none;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .title_box {
    font-size: 0.43rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.67rem;
    color: #c1a877;
    min-height: unset;
    margin: 0;
    padding: 0;
    background-color: unset;
    border: none;
    width: 100%;
    padding-left: 0.27rem;
    position: relative;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .title_box:before {
    content: '';
    width: 0.13rem;
    height: 0.4rem;
    background-color: #c1a877;
    position: absolute;
    left: 0;
    top: 0.12rem;
    border-radius: 0.08rem;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .from_input {
    width: 100%;
    height: 30px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    box-sizing: border-box;
    margin-top: 15px;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .from_input input {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    color: #333;
    border: none;
    width: calc(100% - 20px);
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .from_input input::placeholder {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    color: #a7a7a7;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .from_input .icon_search {
    width: 14px;
    height: 14px;
    cursor: pointer;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .from_change {
    display: none;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .search_result_box {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 25px;
    color: #000;
    width: 100%;
    height: 310px;
    margin-top: 15px;
    padding: 10px 4px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    box-sizing: border-box;
    background-color: #fdfdf8;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .search_result_box .search_result_title {
    height: 24px;
    position: relative;
    background-color: #e6d5b1;
    margin-left: 28px;
    padding-left: 6px;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .search_result_box .search_result_title:before {
    content: '';
    width: 24px;
    height: 24px;
    background-color: #e6d5b1;
    position: absolute;
    left: -28px;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .search_result_box .results {
    width: 100%;
    height: 274px;
    overflow-y: auto;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .search_result_box .results ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    position: relative;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .search_result_box .results ul li input,
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .search_result_box .results ul li label {
    margin: 0;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .search_result_box .results ul li input {
    width: 10px;
    height: 10px;
    margin: 7px;
    background-color: #fff;
    border: 1px solid #707070;
    z-index: 2;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .search_result_box .results ul li input::checked {
    color: #f00;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .search_result_box .results ul li label {
    width: 100%;
    margin: 5px 0;
    margin-left: 4px;
    padding-left: 6px;
    z-index: 1;
    background-color: #eee;
    cursor: pointer;
    word-break: keep-all;
/* 不换行 */
    white-space: nowrap;
/* 不换行 */
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .search_result_box .results ul li label::after {
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    background-color: #eee;
    left: 0;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .search_result_box .results ul .nomore_span {
    color: #bababa;
    text-align: center;
    margin-top: 20px;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .footer_btn {
    width: 100%;
    text-align: center;
    margin-top: 0.57rem;
    margin-bottom: 20px;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .footer_btn span {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 25px;
    color: #fff;
    padding: 4px 29px;
    border-radius: 18px;
    transition: all 0.1s ease;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .footer_btn .sure {
    background-color: #a7a7a7;
  }
  .xz_site_index .xz_index_content .max-width .go_with_m .bookList .footer_btn .cancel {
    margin-left: 20px;
    background-color: #e6d5b1;
  }
  .xz_site_index .xz_index_content .max-width .card_box {
    width: 100%;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_box_title {
    width: calc(100% - 0.64rem);
    margin: auto;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card {
    width: 100%;
    height: unset;
    margin-right: 0;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .cover {
    height: unset;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .user_box {
    width: calc(100% - 0.64rem);
    margin: auto;
    margin-top: 0.3rem;
    margin-bottom: 0.7rem;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .user_box .avatar {
    width: 0.85rem;
    height: 0.85rem;
    margin-right: 0.35rem;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .user_box .avatar img {
    width: 100%;
    height: 100%;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .user_box .user_name {
    font-size: 0.32rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.48rem;
    color: #9bc4c5;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .cover {
    width: 100%;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .cover_footer {
    width: calc(100% - 0.64rem);
    margin: auto;
    margin-top: 0.16rem;
    display: flex;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .cover_footer img {
    width: 0.32rem;
    height: 0.32rem;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .cover_footer span {
    font-size: 0.26rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: unset;
    color: #c1a877;
    margin-left: 0.12rem;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other {
    width: calc(100% - 0.64rem);
    margin: auto;
    padding-bottom: 0.37rem;
    border-bottom: 1px solid #d3bd8d;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other_m {
    display: flex;
    justify-content: flex-end;
    justify-content: center;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other_m .good,
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other_m .pingbtn,
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other_m .sharebox {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 18px;
    color: #fff;
    padding: 4px 11px;
    background-color: #e6d5b1;
    border-radius: 13px;
    white-space: nowrap;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other_m .good img,
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other_m .pingbtn img,
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other_m .sharebox img {
    width: 13.8px;
    height: 12.2px;
    margin-top: -4px;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other_m .good img {
    margin-top: -2px;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other_m .pingbtn {
    margin: 0 26px;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other_m .pingbtn img {
    width: 12.57px;
    height: 12.57px;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other_m .sharebox .sharebtn {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 18px;
    color: #fff;
    padding: 4px 11px;
    background-color: #e6d5b1;
    border-radius: 13px;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card .other_m .sharebox .sharebtn img {
    width: 12px;
    height: 12px;
    margin-top: -4px;
  }
  .xz_site_index .xz_index_content .max-width .card_box .card_list .the_card:last-child .other {
    border: none;
  }
  .xz_site_index .xz_index_content .max-width .go_with {
    display: none;
  }
  .layui-layer .layui-layer-content {
    width: 100%;
    height: 378px !important;
  }
  .layui-layer .layui-layer-content .addplbox {
    width: calc(100% - 0.4rem);
    margin: auto;
  }
  .layui-layer .layui-layer-content .pinglunList {
    height: 208px !important;
  }
  .layui-layer .layui-layer-content .shareBox {
    width: calc(100% - 0.4rem);
    min-height: 4rem;
    margin: auto;
  }
  .layui-layer .layui-layer-content .checkbox_line {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    color: #000;
    width: calc(100% - 0.4rem);
    margin: auto;
    margin-top: 1rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .layui-layer .layui-layer-content .checkbox_line input {
    margin: 0;
    margin-right: 10px;
    padding: 0;
  }
  .layui-layer .layui-layer-content .shareBox_btns {
    margin-top: 1rem;
    text-align: center;
  }
  .layui-layer .layui-layer-content .shareBox_btns button {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 25px;
    color: #fff;
    padding: 4px 30px;
    box-sizing: border-box;
    border-radius: 18px;
    border: none;
    text-align: center;
  }
  .layui-layer .layui-layer-content .shareBox_btns .sure {
    background-color: #a7a7a7;
  }
  .layui-layer .layui-layer-content .shareBox_btns .cancel {
    margin-left: 20px;
    background-color: #e6d5b1;
  }
  .layui-layer .layui-layer-content .comment_List {
    height: unset;
  }
}

