.supply .card-wrapper {
  display: flex;
  margin: 0 0 20px 0px;
}
.supply .card-wrapper .card {
  border-radius: 4px;
  width: 392px;
  height: 100px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  line-height: 96px;
}
.supply .card-wrapper .card.successCard {
  background-image: url('../../images/anli.png');
}
.supply .card-wrapper .card.newCard {
  background-image: url('../../images/jidu.png');
  margin-left: 20px;
}
.supply .card-wrapper .card-title {
  font-family: FZYHJW--GB1-0;
  font-size: 20px;
  color: #FFFFFF;
  font-weight: 500;
  padding-left: 112px;
  display: inline-block;
  vertical-align: top;
}
.supply .card-wrapper .card-content {
  font-size: 36px;
  color: #FFFFFF;
  font-weight: 500;
  padding-left: 70px;
  display: inline-block;
  vertical-align: middle;
  padding-top: 3px;
}
.supply .card-wrapper .card-unit {
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  font-weight: 500;
  display: inline-block;
  padding-top: 5px;
  vertical-align: top;
}
.supply .contribute {
  background-image: url('../../images/top.svg');
}
.table-wrapper .table-row {
  cursor: pointer;
  padding-bottom: 12px;
  border-bottom: 1px solid #f5f5f5;
}
.table-wrapper .table-row .title-inner {
  display: flex;
  align-items: center;
}
.table-wrapper .table-row .title {
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #262626;
  font-weight: 600;
  max-width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 2px;
}
.table-wrapper .table-row:hover .title {
  color: #1A8AF9;
}
.table-wrapper .table-row .type {
  display: inline-block;
  border-radius: 4px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 22px;
  font-weight: 400;
  min-height: 24px;
  text-align: center;
  padding: 0px 8px;
  margin-left: 10px;
  margin-bottom: 2px;
}
.table-wrapper .table-row .dz {
  background-color: #FB8A51;
}
.table-wrapper .table-row .jy {
  background-color: #51A6FB;
}
.table-wrapper .table-row .qt {
  background-color: #6C6CE0;
}
.table-wrapper .table-row .font-type {
  margin: 0px 10px 0px 0px;
}
.table-wrapper .table-row .article {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  font-weight: 400;
  margin: 8px 0 0 0;
}
.table-wrapper .table-row .operation {
  display: flex;
  justify-content: space-between;
  margin: 12px 0 0 0;
}
.table-wrapper .table-row .operation-area {
  display: flex;
  font-size: 14px;
  color: #999999;
  font-weight: 400;
}
.table-wrapper .table-row .operation-area-item {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.table-wrapper .table-row .operation-area-item:nth-child(1) label {
  max-width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.table-wrapper .table-row .operation-area-item .icon {
  width: 20px;
  height: 20px;
}
.table-wrapper .table-row .operation-area-item .icon ~ * {
  margin: 0 0 0 4px;
  font-size: 14px;
  color: #999999;
}
.table-wrapper .table-row .operation .viewDetail {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #1A8AF9;
  text-align: right;
  font-weight: 400;
  cursor: pointer;
}
.table-wrapper .table-row + .table-row {
  padding-top: 12px;
}
.table-wrapper .table-row .table-row-pic {
  width: 174px;
  height: 130px;
  border-radius: 4px;
}
.table-rowContent {
  display: flex;
}
.table-rowContent .table-row-left {
  margin-right: 24px;
}
.table-rowContent .article {
  height: 48px;
}
.table-rowContent .table-row-right {
  flex: 1;
  overflow: hidden;
}
.table-rowContent .operation-area-right {
  display: flex;
  align-items: center;
}
.table-rowContent .operation-area-right .operation-area-time {
  font-size: 14px;
  color: #999999;
}
.supply-content-box {
  display: flex;
}
.supply-content-box .supply-left .el-search-wrapper .el-form-item {
  margin-right: 18px;
}
.supply-content-box .supply-left .el-search-wrapper .el-form-item:last-child {
  margin-right: 0;
}
.supply-content-box .supply-right {
  width: 392px;
  margin-left: 22px;
  flex-shrink: 0;
  height: 852px;
  background: #F8FAFC;
  border-radius: 4px;
}
.supply-content-box .supply-right .contributeCard {
  width: 392px;
  height: 64px;
  line-height: 64px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url('../../images/top-10.png');
}
.supply-content-box .supply-right .contributeCard .contribute {
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  font-weight: 500;
}
.supply-content-box .card-ranking-box {
  padding: 16px 16px;
}
.supply-content-box .card-ranking-box .rank-item {
  padding: 12px 12px;
  background: #FFFFFF;
  border-radius: 4px;
  display: flex;
  align-items: center;
  height: 68px;
  box-sizing: border-box;
}
.supply-content-box .card-ranking-box .rank-item + .rank-item {
  margin-top: 8px;
}
.supply-content-box .card-ranking-box .rank-item .rank-index {
  background: #EBEDF0;
  border-radius: 4px;
  width: 24px;
  height: 24px;
  font-size: 14px;
  font-weight: 600;
  color: #262626;
  margin-right: 12px;
  flex-shrink: 0;
  text-align: center;
  line-height: 24px;
}
.supply-content-box .card-ranking-box .rank-item .rank-content {
  font-size: 14px;
  color: #262626;
  line-height: 22px;
  font-weight: 600;
  flex: 1;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-all;
}
.supply-content-box .card-ranking-box .rank-item .rank-count {
  font-size: 14px;
  color: #262626;
  line-height: 22px;
  font-weight: 600;
  margin-left: 38px;
  flex-shrink: 0;
}
.supply-content-box .card-ranking-box .rank-item:nth-child(1) .rank-index {
  background: #FEEBEB;
  color: #E20000;
}
.supply-content-box .card-ranking-box .rank-item:nth-child(1) .rank-count {
  color: #E20000;
}
.supply-content-box .card-ranking-box .rank-item:nth-child(2) .rank-index {
  background: #FEF4EB;
  color: #F47D06;
}
.supply-content-box .card-ranking-box .rank-item:nth-child(2) .rank-count {
  color: #F47D06;
}
.supply-content-box .card-ranking-box .rank-item:nth-child(3) .rank-index {
  background: #EBF4FE;
  color: #1A8AF9;
}
.supply-content-box .card-ranking-box .rank-item:nth-child(3) .rank-count {
  color: #1A8AF9;
}
/**应用案例详情页样式***/
.supplyAndDet-body .lci-pic-wrapper {
  text-align: center;
}
.supplyAndDet-body .lci-pic-wrapper .mainPicture {
  width: auto;
  height: 100%;
  margin: 0 auto;
  max-width: 288px;
  object-fit: contain;
}
.supplyAndDet-body .input .el-input-group__append {
    background-color: #1A8AF9 !important;
    color: #fff;

  }
 .supplyAndDet-body  .hashProduct .supply-detail-left{
  	width:808px;
  }
 .supplyAndDet-body  .hashProduct .indicators-item{
  	max-width: 330px
  }
 .supplyAndDet-body  .hashProduct .indicators-item .publishUnit
  {
  	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
 .supplyAndDet-body  .supply-detail-flex .supply-detail-right{
  	max-height: 1180px;
    height: max-content;
  }
 .supplyAndDet-body  .hashProduct .partner .grid-row,
   .partner .grid-row{
  	display: flex;
    flex-wrap: wrap;
  }
 .supplyAndDet-body  .partner .grid-row .grid-row-col{
  	box-sizing: border-box;
    margin-right: 0;
    width: 355px;
    margin-bottom: 20px;
    margin-right:10px;
  }
  .supplyAndDet-body  .product-item:hover{
  	cursor: pointer;
  }
 .supplyAndDet-body  .product-item:hover .lci-title,
 .supplyAndDet-body  .product-item:hover .lci-company{
  	color:#1A8AF9 !important;
  }
 .supplyAndDet-body  .lci-pic-wrapper .lci-pic-icon{
  	 position: absolute;
    left: auto;
    right: 0;
    top: 0;
    z-index: 1;
    border: none;
    border-radius: 0;
    border-radius: 0px 4px 0px;
    width: 40px;
    height: 40px;
  }
 .supplyAndDet-body  .table-wrapper .table-row .operation-area-item:nth-child(1) label{
  	max-width:246px;
  }
  
  
  /**解决方案详情页**/
  .solutionDet-body .lci-content {
    margin: 16px 16px 0 16px;
   }
   .solutionDet-body .list-content-item{
  	background: #FFFFFF;
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.06);
    border-radius: 4px;
    border:none;
    height:328px;
    overflow: hidden;
  }
   .solutionDet-body .introduce{
  	margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    font-family: "PingFangSC-Regular";
    font-size: 14px;
    color: #262626;
    line-height: 22px;
    font-weight: 400;
    height: 44px;
    overflow: hidden;
    margin-top:8px;
  }
   .solutionDet-body .lci-pic-wrapper{
  	height:164px;
  	width: 100%;
  }
   .solutionDet-body .unit-form{
  	display: flex;
  	margin-top:8px;
    align-items: center;
  }
   .solutionDet-body .unit-form .lci-company{
  	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #1a8af9;
    flex: 1;
    margin-top:0px;
  }
   .solutionDet-body .time{
  	font-size: 12px;color: #999999;text-align: right;line-height: 22px;font-weight: 400;flex-shrink: 0;
  }
   .solutionDet-body .lci-info{
  	margin-top:8px;
  }
  .solutionDet-body  .col-tree-node.treeActive{
  	background: #f2f8ff;
    border-right: 2px solid #1A8AF9;
    color: #1A8AF9;
  }
   .solutionDet-body .col-second-box{
  	display:none;
  }
  .solutionDet-body  .openNode .col-second-box{
  	display:block;
  }
   .solutionDet-body .openNode .col-tree-node .node-down{
  	transform: rotate(180deg);
  }
  .solutionDet-body  .colum-search .el-input-group .el-input__inner + .el-input__suffix{
  		margin-top:0;
  	}
  	.solutionDet-body .colum-search .el-input-group__append{
  		padding: 0;
	    width: 32px;
	    text-align: center;
	    background: #1A8AF9;
	    border-color: #1A8AF9;
  	}
  	.solutionDet-body .colum-search .el-button.el-button--primary{
  		font-size: 20px;
	    padding: 0;
	    color: #fff;
	    border-radius: 0 2px 2px 0;
	    min-width: auto;
  	}
  	.solutionDet-body .filter-values .small-date-item{
  		width:144px;
  	}
  	.solutionDet-body .list-content  .lci-pic-wrapper{
  		margin:0
  	}
  