@charset "UTF-8";
/**
 * 交易信息详情
 * date: 2025-11-11
 * author: wuzhou;
 */
.purchase-info {
  border-radius: 4px;
  box-sizing: border-box;
  padding: 24px 24px 22px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  background-color: #fff;
}
.purchase-info:last-child {
  margin-bottom: 50px;
}

.project-info {
  border-radius: 10px;
  background-color: #f7f7f7;
}
.project-info .project-txt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 10px 24px;
  color: #fff;
  min-height: 111px;
  background: url("../images/trade_detail_img.jpg") center top no-repeat;
  background-size: 100% 100%;
}
.project-info .project-name {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.project-info .project-info-txt {
  display: flex;
  flex-wrap: wrap;
  line-height: 21px;
  margin-top: 6px;
}
.project-info .project-info-txt > p + p {
  margin-left: 32px;
}

.project-box {
  flex: 1;
  width: 0;
  margin-right: 20px;
}

.project-link {
  flex-shrink: 0;
  display: block;
  padding: 0 10px;
  border-radius: 4px;
  line-height: 40px;
  color: #004fa1;
  font-size: 15px;
  background-color: #fff;
}

/* 流程 */
.process-items {
  display: flex;
  padding: 24px 40px;
}
.process-items .process-item {
  position: relative;
  flex: 1;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #666;
  background: #f2f2f2;
}
.process-items .process-item:nth-child(1) {
  z-index: 200;
}
.process-items .process-item:nth-child(2) {
  z-index: 199;
}
.process-items .process-item:nth-child(3) {
  z-index: 198;
}
.process-items .process-item:nth-child(4) {
  z-index: 197;
}
.process-items .process-item:nth-child(5) {
  z-index: 196;
}
.process-items .process-item:nth-child(6) {
  z-index: 195;
}
.process-items .process-item:nth-child(7) {
  z-index: 194;
}
.process-items .process-item:nth-child(8) {
  z-index: 193;
}
.process-items .process-item:nth-child(9) {
  z-index: 192;
}
.process-items .process-item:nth-child(10) {
  z-index: 191;
}
.process-items .process-item:nth-child(11) {
  z-index: 190;
}
.process-items .process-item:nth-child(12) {
  z-index: 189;
}
.process-items .process-item:nth-child(13) {
  z-index: 188;
}
.process-items .process-item:nth-child(14) {
  z-index: 187;
}
.process-items .process-item:nth-child(15) {
  z-index: 186;
}
.process-items .process-item:nth-child(16) {
  z-index: 185;
}
.process-items .process-item:nth-child(17) {
  z-index: 184;
}
.process-items .process-item:nth-child(18) {
  z-index: 183;
}
.process-items .process-item:nth-child(19) {
  z-index: 182;
}
.process-items .process-item:nth-child(20) {
  z-index: 181;
}
.process-items .process-item:nth-child(21) {
  z-index: 180;
}
.process-items .process-item:nth-child(22) {
  z-index: 179;
}
.process-items .process-item:nth-child(23) {
  z-index: 178;
}
.process-items .process-item:nth-child(24) {
  z-index: 177;
}
.process-items .process-item:nth-child(25) {
  z-index: 176;
}
.process-items .process-item:nth-child(26) {
  z-index: 175;
}
.process-items .process-item:nth-child(27) {
  z-index: 174;
}
.process-items .process-item:nth-child(28) {
  z-index: 173;
}
.process-items .process-item:nth-child(29) {
  z-index: 172;
}
.process-items .process-item:nth-child(30) {
  z-index: 171;
}
.process-items .process-item:nth-child(31) {
  z-index: 170;
}
.process-items .process-item:nth-child(32) {
  z-index: 169;
}
.process-items .process-item:nth-child(33) {
  z-index: 168;
}
.process-items .process-item:nth-child(34) {
  z-index: 167;
}
.process-items .process-item:nth-child(35) {
  z-index: 166;
}
.process-items .process-item:nth-child(36) {
  z-index: 165;
}
.process-items .process-item:nth-child(37) {
  z-index: 164;
}
.process-items .process-item:nth-child(38) {
  z-index: 163;
}
.process-items .process-item:nth-child(39) {
  z-index: 162;
}
.process-items .process-item:nth-child(40) {
  z-index: 161;
}
.process-items .process-item:nth-child(41) {
  z-index: 160;
}
.process-items .process-item:nth-child(42) {
  z-index: 159;
}
.process-items .process-item:nth-child(43) {
  z-index: 158;
}
.process-items .process-item:nth-child(44) {
  z-index: 157;
}
.process-items .process-item:nth-child(45) {
  z-index: 156;
}
.process-items .process-item:nth-child(46) {
  z-index: 155;
}
.process-items .process-item:nth-child(47) {
  z-index: 154;
}
.process-items .process-item:nth-child(48) {
  z-index: 153;
}
.process-items .process-item:nth-child(49) {
  z-index: 152;
}
.process-items .process-item:nth-child(50) {
  z-index: 151;
}
.process-items .process-item + .process-item {
  margin-left: 5px;
}
.process-items .process-item:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 12px;
  border-color: transparent transparent transparent #fff;
  z-index: 350;
}
.process-items .process-item:first-child:before {
  display: none;
}
.process-items .process-item:not(:last-child):after {
  position: absolute;
  content: "";
  top: 0;
  right: -14px;
  width: 15px;
  height: 40px;
  background: url("../images/arr_ico1_TZMPQD.png") center no-repeat;
}
.process-items .process-item.completed {
  color: #fff;
  background: linear-gradient(360deg, #499ff1 0%, #316fee 100%);
}
.process-items .process-item.completed:after {
  background-image: url("../images/arr_ico3_TZMPQD.png");
}
.process-items .process-item.completed .process-num {
  background: linear-gradient(180deg, #ffffff -13.46%, rgba(255, 255, 255, 0) 76.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  opacity: 0.3;
}
.process-items .process-item.other {
  color: #fff;
  background: linear-gradient(360deg, #73dc83 0%, #59c369 100%);
}
.process-items .process-item.other:after {
  background-image: url("../images/arr_ico4.png");
}
.process-items .process-item.other .process-num {
  background: linear-gradient(180deg, #ffffff -13.46%, rgba(255, 255, 255, 0) 76.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  opacity: 0.3;
}
.process-items .process-item.ongoing {
  color: #fff;
  font-weight: 700;
  background: linear-gradient(360deg, #4ec15f 0%, #20a835 100%);
}
.process-items .process-item.ongoing:after {
  background-image: url("../images/arr_ico2_TZMPQD.png");
}
.process-items .process-item.ongoing .process-num {
  background: linear-gradient(180deg, #ffffff -13.46%, rgba(255, 255, 255, 0) 76.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  opacity: 0.3;
}
.process-items .process-item .process-num {
  position: absolute;
  bottom: -14px;
  right: 5px;
  pointer-events: none;
  font-family: "D-DIN-Bold";
  font-size: 30px;
  font-weight: 700;
  background: linear-gradient(180deg, #bcbcbc -13.46%, rgba(188, 188, 188, 0) 76.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  opacity: 0.3;
}

.article {
  padding: 30px 0 0;
  min-height: 400px;
}

.article h3 {
  line-height: 42px;
  text-align: center;
  font-size: 28px;
  color: #333;
  font-weight: 700;
}
.article .article-info {
  margin: 30px 0 10px;
  word-break: break-all;
}

.downloads .fj {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.downloads .fj .all {
  padding: 0 34px 0 12px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  color: #1f6de8;
  border-radius: 14px;
  border: 1px solid #1f6de8;
  background: url(../images/detail/download1.png) 75px 4px no-repeat;
}
.downloads .files {
  margin-top: 8px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.downloads .files li {
  margin-bottom: 8px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: calc((100% - 8px) / 2);
  height: 59px;
  padding-left: 7px;
  border-radius: 4px;
  background: #f7f7f7;
  box-sizing: border-box;
  border: 1px solid transparent;
}
.downloads .files li img {
  margin-right: 8px;
  display: block;
  width: 36px;
  height: 37px;
}
.downloads .files li .info {
  line-height: 22px;
}
.downloads .files li .name {
  width: 500px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.downloads .files li .name a {
  color: #333;
}
.downloads .files li .size {
  display: flex;
  color: #b1b6cc;
  font-size: 12px;
}
.downloads .files li .size a {
  margin-left: 12px;
  margin-top: 2px;
  width: 14px;
  height: 15px;
  background: url(../images/detail/download2.png);
}
.downloads .files li:hover {
  border-color: #004fa1;
  background-color: #fff;
}

.footer {
  padding-top: 10px;
  overflow: hidden;
}
.footer .select-items {
  display: none;
}



.article2 {
  padding: 30px 0 0;
}


.news-item,.news-info {
  color: #333;
  padding: 0 0 10px 5px;
}

/* 2025.12.03 */
.tab-lists {
  padding: 16px 29px 16px 25px;
  background: #f5f8ff;
  margin-top: 23px;
}

.tab-lists .lists-item {
  line-height: 36px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tab-lists .lists-item:hover .lists-link, .tab-lists .lists-item:hover .lists-date {
  color: #2970da;
}

.tab-lists .lists-link {
  padding-left: 0;
  margin-right: 370px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 0;
  flex: 1;
}

.tab-lists .lists-link:before {
  content: none;
}