@charset "UTF-8";
/*
 * @Description: 详情
 * @Author: hxh
 * @Date: 2025-02-06 10:43:00
 */
.viewer {
  position: relative;
  margin: 30px auto;
}

.trade-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
}
.trade-part .image {
  width: 482px;
  margin-right: 22px;
}
.trade-part .image img {
  height: 100%;
  width: 100%;
}
.trade-part .image .big-swiper {
  height: 345px;
  margin-bottom: 20px;
}
.trade-part .image .small-swiper {
  height: 76px;
  padding-bottom: 15px;
}
.trade-part .image .small-swiper .swiper-scrollbar {
  bottom: 0;
  height: 8px;
  background: rgba(0, 0, 0, 0.05);
}
.trade-part .image .small-swiper .swiper-scrollbar .swiper-scrollbar-drag {
  background: rgba(0, 0, 0, 0.15);
}
.trade-part .image .small-swiper .swiper-slide {
  position: relative;
}
.trade-part .image .small-swiper .swiper-slide::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
}
.trade-part .image .small-swiper .swiper-slide.swiper-slide-thumb-active::before {
  display: none;
}
.trade-part .trade-box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.trade-part .trade-box .jy-plat-header .title {
  font-size: 22px;
  line-height: 33px;
  margin-bottom: 13px;
  color: #333;
  font-weight: 700;
}
.trade-part .trade-box .jy-plat-header .content {
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #999;
  margin-top: 0;
  margin-bottom: 14px !important;
}
.trade-part .trade-box .jy-plat-header .content span {
  line-height: 17px;
  display: block;
}
.trade-part .trade-box .jy-plat-header .content .item {
  display: block;
  cursor: pointer;
  color: #999;
  padding-left: 16px;
}
.trade-part .trade-box .jy-plat-header .content .look-map {
  color: #129bfb;
  background: url("../images/detail/icon_map.png") left center no-repeat;
  background-size: 14px auto;
}
.trade-part .trade-box .jy-plat-header .content .collect {
  background: url("../images/detail/icon_collect.png") left center no-repeat;
  background-size: 14px auto;
}
.trade-part .trade-box .jy-plat-header .content .collect.favorite {
  background: url("../images/detail/icon_collect_h.png") left center no-repeat;
  background-size: 14px auto;
  color: #ef9325;
}
.trade-part .trade-box .jy-plat-header .content .share {
  background: url("../images/detail/icon_share.png") left center no-repeat;
  background-size: 14px auto;
}
.trade-part .trade-box .trade .jy-share-trade,
.trade-part .trade-box .trade .bid-trade {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.trade-part .trade-box .trade .jy-share-trade .left,
.trade-part .trade-box .trade .bid-trade .left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .info,
.trade-part .trade-box .trade .bid-trade .left .purchase .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .info-item,
.trade-part .trade-box .trade .bid-trade .left .purchase .info-item {
  display: inline-block;
  width: 50%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #ef9325;
  margin: 0;
  border-bottom: 1px dashed #eee;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .info-item span,
.trade-part .trade-box .trade .bid-trade .left .purchase .info-item span {
  font-size: 14px;
  margin-right: 14px;
  color: #333;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy {
  height: 227px;
  background: #fafafa;
  margin-top: 9px;
  padding: 16px 30px 16px;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .buy-item,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .buy-item {
  margin-bottom: 14px;
  line-height: 25px;
  font-size: 16px;
  padding-left: 88px;
  color: #333;
  position: relative;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .buy-item .item-title,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .buy-item .item-title {
  display: inline-block;
  width: 88px;
  font-size: 14px;
  color: #333;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .buy-item .unit,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .buy-item .unit {
  color: #999;
  font-size: 14px;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .count-input,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .count-input {
  width: 286px;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .count,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .count {
  display: inline-block;
  line-height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .count > span.minus,
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .count > span.plus,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .count > span.minus,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .count > span.plus {
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.06);
  background: #fff;
  cursor: pointer;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .count > span.minus img,
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .count > span.plus img,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .count > span.minus img,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .count > span.plus img {
  margin: auto;
  height: 18px;
  width: 18px;
  margin-top: -2px;
  vertical-align: middle;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .count > span.input,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .count > span.input {
  width: 186px;
  margin: 0 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  position: relative;
  display: inline-block;
  text-align: start;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .count > span.input input,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .count > span.input input {
  width: 100%;
  height: 44px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 2px;
  padding: 4px 30px 4px 11px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .count > span.input input:focus,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .count > span.input input:focus {
  border-color: #40a9ff;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .count > span.input .unit,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .count > span.input .unit {
  right: 12px;
  position: absolute;
  top: 50%;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .btn-bar .buy-btn,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .btn-bar .buy-btn {
  width: 374px;
  height: 48px;
  line-height: 48px;
  border-radius: 4px;
  font-size: 16px;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .btn-bar .agree,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .btn-bar .agree {
  margin-top: 12px;
  text-align: left;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .btn-bar .agree .ant-checkbox-wrapper,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .btn-bar .agree .ant-checkbox-wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  display: inline-block;
  line-height: unset;
  cursor: pointer;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .btn-bar .agree .ant-checkbox-wrapper .ant-checkbox,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .btn-bar .agree .ant-checkbox-wrapper .ant-checkbox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .btn-bar .agree .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-input,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .btn-bar .agree .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .btn-bar .agree .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-input:checked + .ant-checkbox-inner,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .btn-bar .agree .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-input:checked + .ant-checkbox-inner {
  background-color: #ef9325;
  border-color: #ef9325;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .btn-bar .agree .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .btn-bar .agree .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background: url("../images/check.png");
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  border-collapse: separate;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.trade-part .trade-box .trade .jy-share-trade .left .purchase .buy .btn-bar .agree a,
.trade-part .trade-box .trade .bid-trade .left .purchase .buy .btn-bar .agree a {
  color: #ef9325;
  cursor: pointer;
  margin-left: 8px;
}
.trade-part .trade-box .trade .jy-share-trade .right,
.trade-part .trade-box .trade .bid-trade .right {
  width: 222px;
  margin-left: 20px;
}
.trade-part .trade-box .trade .jy-share-trade .right .contact,
.trade-part .trade-box .trade .bid-trade .right .contact {
  background: #fafafa;
  padding: 18px 16px;
}
.trade-part .trade-box .trade .jy-share-trade .right .contact p,
.trade-part .trade-box .trade .bid-trade .right .contact p {
  color: #333;
  margin-bottom: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.trade-part .trade-box .trade .jy-share-trade .right .contact p span.label,
.trade-part .trade-box .trade .bid-trade .right .contact p span.label {
  color: #999;
  width: 56px;
  margin-right: 18px;
}
.trade-part .trade-box .trade .jy-share-trade .right .contact p span.value,
.trade-part .trade-box .trade .bid-trade .right .contact p span.value {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.trade-part .trade-box .trade .jy-share-trade .right .contact p .line,
.trade-part .trade-box .trade .bid-trade .right .contact p .line {
  margin-top: 2px;
  border-top: 1px solid #efefef;
}
.trade-part .trade-box .trade .jy-share-trade .right .contact p span,
.trade-part .trade-box .trade .bid-trade .right .contact p span {
  color: #999;
  margin-right: 18px;
  display: inline-block;
  width: 56px;
}
.trade-part .trade-box .trade .jy-share-trade .right .qrcode,
.trade-part .trade-box .trade .bid-trade .right .qrcode {
  margin-top: 17px;
}
.trade-part .trade-box .trade .jy-share-trade .right .qrcode .qrcode-img,
.trade-part .trade-box .trade .bid-trade .right .qrcode .qrcode-img {
  display: block;
  width: 110px;
  height: 110px;
  margin: auto;
}
.trade-part .trade-box .trade .jy-share-trade .right .qrcode .qrcode-text,
.trade-part .trade-box .trade .bid-trade .right .qrcode .qrcode-text {
  text-align: center;
  margin-top: 6px;
}
.trade-part .trade-box .trade .auction-status .item.status {
  height: 32px;
  line-height: 32px;
}
.trade-part .trade-box .trade .auction-status .item.status > span.status-mark {
  display: inline-block;
  padding: 0 16px;
  margin-right: 16px;
  height: 32px;
  line-height: 32px;
  background: #ffa841;
  color: #fff;
  border-radius: 0 20px 20px 0;
}
.trade-part .trade-box .trade .auction-status .item.status > span.status-label {
  color: #333;
  font-weight: 400;
}
.trade-part .trade-box .trade .auction-status .item.status span.number {
  color: #f5b243;
  font-size: 20px;
  font-weight: 600;
}
.trade-part .trade-box .trade .auction-status .item.price {
  background: #fafafa;
  padding: 22px 32px 22px 32px;
}
.trade-part .trade-box .trade .auction-status .item.price > p {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.trade-part .trade-box .trade .auction-status .item.price > p label {
  width: 68px;
  margin-right: 16px;
  text-align: right;
  color: #666;
}
.trade-part .trade-box .trade .auction-status .item.price > p span.info {
  color: #333;
}
.trade-part .trade-box .trade .auction-status .item.price > p span.number {
  color: #ef9325;
  font-weight: 600;
  font-size: 22px;
  line-height: 33px;
}
.trade-part .trade-box .trade .auction-status .item.price > p span.unit {
  color: #999;
  margin-left: 6px;
}
.trade-part .trade-box .trade .auction-status .item.price > .btn-bar .ant-btn {
  width: 100%;
  height: 48px;
  line-height: 48px;
  border-radius: 4px;
}
.trade-part .trade-box .trade .item.result {
  margin-top: 12px;
  border-bottom: 1px dashed #eee;
}
.trade-part .trade-box .trade .item.result > p {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
.trade-part .trade-box .trade .item.result > p > span {
  margin-right: 20px;
  display: inline-block;
}
.trade-part .trade-box .trade .item.result > p > span span.number {
  font-size: 18px;
  color: #ef9325;
  line-height: 27px;
  font-weight: 400;
}
.trade-part .trade-box .trade .item.rules {
  margin-top: 10px;
}
.trade-part .trade-box .trade .item.rules > p {
  color: #999;
  line-height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 8px;
}
.trade-part .trade-box .trade .item.rules > p > span {
  margin-right: 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  word-break: wrap;
}
.trade-part .trade-box .trade .item.rules > p > span span.number {
  color: #333;
}
.trade-part .trade-box .trade .price-box {
  min-height: 70px;
  background: #fafafa;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.trade-part .trade-box .trade .price-box .price {
  margin-bottom: 0;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.trade-part .trade-box .trade .price-box .price .price-number {
  color: #ef9325;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
}
.trade-part .trade-box .trade .btn-box {
  padding-top: 30px;
}
.trade-part .trade-box .trade .btn-box .btn {
  width: 100%;
  height: 40px;
}

.anchor-content > div .title h5 {
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: 600;
  padding-left: 16px;
  margin-bottom: 9px;
}
.anchor-content > div .title h5 .title-bar {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 20px;
  width: 4px;
  background: #ef9325;
  border-radius: 2px;
}
.anchor-content > div .land-caption .description {
  min-height: 55px;
  margin-bottom: 30px;
}
.anchor-content > div .land-caption .group-data {
  padding-top: 20px;
}
.anchor-content > div .land-caption .group-data > div > .group-label {
  font-weight: 600;
  min-width: 120px;
  display: block;
}
.anchor-content > div .land-caption .group-data > div > .group-items {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.anchor-content > div .land-caption .group-data > div > .group-items .group-item {
  margin-bottom: 10px;
  margin-right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.anchor-content > div .land-caption .group-data > div > .group-items .group-item .group-item-label {
  width: 120px;
  color: #999;
  text-align: right;
  margin-right: 16px;
}
.anchor-content > div .land-caption .group-data > div > .group-items .group-item span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.anchor-content > div .mx-comp-card-view {
  position: relative;
  min-height: 24px;
}
.anchor-content > div .picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.anchor-content > div .picture .image {
  width: 572px;
  height: 410px;
  line-height: 410px;
  text-align: center;
  margin-bottom: 36px;
}
.anchor-content > div .picture img,
.anchor-content > div .picture video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: baseline;
}
.anchor-content > div .area {
  margin-bottom: 8px;
}
.anchor-content > div .area .span {
  margin-right: 96px;
}
.anchor-content > div .area .span span.label {
  color: #999;
  margin-right: 8px;
}
.anchor-content > div .mx-comp-map-view .map-container {
  height: 100%;
  min-height: 400px;
  background-color: rgb(244, 244, 244);
}
.anchor-content > div .attach-files .file {
  margin-left: 12px;
  height: 60px;
  line-height: 60px;
  background: #f5fbff;
  padding-left: 40px;
  cursor: pointer;
  position: relative;
}
.anchor-content > div .attach-files .file:before {
  content: "";
  display: block;
  position: absolute;
  left: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  background: url(data:image/png;base64,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);
  background-size: 100%;
}
.anchor-content > div .attach-files .file a {
  color: #1890ff;
}
.anchor-content > div .attach-files .file a:hover {
  text-decoration: underline;
}
.anchor-content > div .record-list .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  color: #666;
  height: 50px;
  line-height: 50px;
}
.anchor-content > div .record-list .row.th {
  background: #f5f5f5;
}
.anchor-content > div .record-list .row .col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.anchor-content > div .record-list .mx-comp-grid-view .grid-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.anchor-content > div .record-list .mx-comp-grid-view .grid-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 1px;
}
.anchor-content > div .record-list .mx-comp-grid-view .grid-item .status-tag {
  padding: 4px 8px;
  border-radius: 4px;
  color: #666;
  border: 1px solid #666;
}
.anchor-content > div .record-list .mx-comp-grid-view .grid-item .status-tag.lead-tag {
  background: #ef9325;
  border: 0;
  color: #fff;
}
.anchor-content > div .record-list .mx-comp-grid-view .grid-item .numPlate {
  display: block;
  width: 30px;
  height: 30px;
  position: relative;
  margin: auto;
  text-align: center;
  line-height: 30px;
  color: #ef9325;
  margin-top: 10px;
}
.anchor-content > div .record-list .mx-comp-grid-view .grid-item .numPlate:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 50%;
  background: #ef9325;
  opacity: 0.2;
}

.anchor-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.anchor-link-bar {
  width: 148px;
}
.anchor-link-bar > li {
  padding-right: 48px;
  position: relative;
  line-height: 30px;
  margin-top: 32px;
  font-size: 20px;
  color: #333;
}
.anchor-link-bar > li > a {
  letter-spacing: -0.2px;
  display: block;
  color: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.anchor-link-bar > li:first-child {
  margin-top: 0;
}
.anchor-link-bar > li.current > a {
  color: #ef9325;
  font-weight: bold;
}
.anchor-link-bar > li.current > a:before {
  position: absolute;
  content: "";
  right: -2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 3px;
  height: 30px;
  background-color: #ef9325;
}
.anchor-content {
  padding-left: 48px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-left: 1px solid #d4d4d4;
}
.anchor-content .title {
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  line-height: 36px;
  margin-bottom: 16px;
}
.anchor-content > div {
  margin-top: 64px;
}
.anchor-content > div:first-child {
  margin-top: 0;
}
.anchor-table {
  width: 100%;
}
.anchor-table tr td {
  font-size: 16px;
  padding: 16px 16px 16px 10px;
  height: 56px;
  word-break: break-all;
  border: 1px solid #fff;
  background-color: #f9f9f9;
}
.anchor-table td.anchor-table-name {
  text-align: right;
  background-color: #f2f2f2;
}
.anchor-table td.anchor-table-name.rowspan {
  width: 100px;
}

.policy-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -16px;
  margin-top: -16px;
}
.policy-item {
  width: calc(50% - 16px);
  margin-left: 16px;
  margin-top: 16px;
}
.policy-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 16px;
  height: 100px;
  background: #ffffff;
  -webkit-box-shadow: 0px 6px 20px #eaeaea;
          box-shadow: 0px 6px 20px #eaeaea;
  border-radius: 2px;
}
.policy-link:hover {
  background: #fffcf8;
  -webkit-box-shadow: 0 6px 20px 0 #eaeaea;
          box-shadow: 0 6px 20px 0 #eaeaea;
}
.policy-link:hover .policy-text {
  color: #ef9325;
}
.policy-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #333;
  font-size: 16px;
  max-height: 60px;
  line-height: 30px;
  margin-left: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
}

.pic-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -16px;
  margin-top: -16px;
}
.pic-item {
  width: calc(50% - 16px);
  margin: 16px 0 0 16px;
}
.pic-link {
  position: relative;
  display: block;
  height: 270px;
}
.pic-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pic-img > img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.pic-img > img:hover {
  -webkit-transform: scale(1.05px);
          transform: scale(1.05px);
}
.pic-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px;
  height: 48px;
  background: rgba(46, 48, 51, 0.6);
  backdrop-filter: blur(10px);
}
.pic-text {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.attach-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.attach-list .attach-item {
  width: calc(50% - 8px);
  margin-right: 16px;
  height: 75px;
  -webkit-box-shadow: 0px 6px 20px 0px #eaeaea;
          box-shadow: 0px 6px 20px 0px #eaeaea;
  border-radius: 2px 2px 2px 2px;
  padding: 16px 16px 16px 72px;
  display: block;
  line-height: 21px;
  background-position: left 16px center;
  background-repeat: no-repeat;
}
.attach-list .attach-item:nth-child(2n) {
  margin-right: 0;
}
.attach-list .attach-item:nth-child(n+3) {
  margin-top: 16px;
}
.attach-list .attach-item .attach-name {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #333333;
  line-height: 21px;
  margin-bottom: 4px;
}
.attach-list .attach-item .attach-size {
  font-size: 12px;
  color: #999999;
}
.attach-list .attach-item .attach-download {
  display: inline-block;
  margin-left: 12px;
  width: 14px;
  height: 15px;
  vertical-align: middle;
  background: url("../images/detail/icon_download.png") center no-repeat;
}
.attach-list .attach-item.word {
  background-image: url("../images/detail/icon_word2.png");
}
.attach-list .attach-item.xls {
  background-image: url("../images/detail/icon_xls.png");
}
.attach-list .attach-item.pdf {
  background-image: url("../images/detail/icon_pdf.png");
}

.play-btn {
  position: absolute;
  left: 50%;
  top: 76.5px;
  width: 42px;
  height: 42px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 50%;
  background: url("../images/detail/play_btn.png") no-repeat;
}

.top-style .anchor-link-bar {
  position: fixed;
  top: 0;
  z-index: 999;
  background-color: #fff;
}
.top-style .anchor-content {
  margin-left: 148px;
}