*{
	font-family: "Alibaba_PuHuiTi_Regular";
}
body {
	background: rgb(244, 244, 244);
}

.user-panel {
	height: var(--sec-img-height);
	width: 194px;
	top: var(--sec-img-margin-top);
	box-shadow: none;
}

.user-panel div {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.user-panel .nick-name {
	width: 100%;
	display: inline-block;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #999;
	font-size: 12px;
	margin-top: 5px;
}

.user-panel .user-info-top {
	height: 272px;
	border-bottom: 1px solid #eee;
	background-color: white;
}

.user-panel .user-btns {
	width: 80%;
	margin-top: 5px;
}

.user-panel .user-btns span {
	width: 68px;
	height: 25px;
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
	font-size: 12px;
}

.user-panel .login {
	border: 1px solid rgba(37, 137, 235, 1);
	color: #2589eb;
	float: left;
}

.user-panel .register {
	color: #FFF;
	float: right;
	background: linear-gradient(320deg, rgba(37, 137, 235, 1) 0%,
		rgba(50, 93, 236, 1) 100%);
	background-color: #2589eb;
}

.user-panel .user-panel-user-icon {
	padding: 28px 0 0 0px;
}
/*.user-panel .user-panel-user-icon img{*/
/*	width: 48px;*/
/*	height: 48px;*/
/*}*/

.user-panel .user-info-bottom {
	display: inline-block;
	width: 100%;
	height: 188px;
	background-color: white;
	margin-top: -6px;
}
#board-title {
	height: 28px;
	background-color: white;
}
#board-title span {
	font-size: 12px;
	color: #333333;
	font-weight: 600;
	line-height: 12px;
	float: left;
	margin-left: 18px;
	margin-top: 9px;
}
#board-title img {
	float: right;
	margin-right: 14px;
	margin-top: 10px;
}
#board-data .board-active-tag {
	width: 60px;
	height: 20px;
	border-radius: 5px;
	background-color: #FF9900;
}
#board-data .board-active-tag span {
	width: 48px;
	height: 12px;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 12px;
}
#board-data .board-active-content {
	width: 94px;
}
#board-data .board-active-content span {
	display: inline-block;
	width: 94px;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	line-height: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#board-data .board-actives {
	height: calc((188px - 28px) / 5);
}
.user-panel .user-info-bottom .user-agent-tab {
	width: 50%;
	float: left;
	height: 33px;
	display: inline-block;
	text-align: center;
	line-height: 33px;
	color: #333;
	font-size: 12px;
	background: rgba(241, 241, 241, 1);
	font-weight: bold;
	cursor: pointer;
}

.user-panel .user-info-bottom .user-agent-tab.active {
	background: #fff;
}

.user-panel .user-info-bottom .user-agent-conent {
	display: inline-block;
	width: 100%;
	display: none;
}

.user-panel .user-info-bottom .user-agent-conent.active {
	display: inline-block;
}

.user-panel .user-info-bottom .user-agent-conent span {
	width: 50%;
	float: left;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	color: #333;
	height: 72px;
	line-height: 30px;
	font-weight: 400;
}

.user-panel .user-info-bottom .user-agent-conent span img {
	width: 21px;
	height: 24px;
	margin-top: 10px;
}

.user-panel .user-info-top .func-icon span {
	width: 50%;
	float: left;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	color: #333;
	height: 72px;
	line-height: 30px;
	font-weight: 400;
}

.user-panel .user-info-top .func-icon span img {
	width: 21px;
	height: 24px;
	margin-top: 10px;
}

.sl-origin-supplier-wrapper {
	margin-top: 0px;
	height: 86px;
}

.sl-origin-supplier {
	height: 86px;
	margin: 0 auto;
}

.sl-origin-supplier .suppliers-wrapper {
	margin-top: 20px;
	height: 86px;
}

.cxscroll .box {
	width: 1047px !important;
	margin-left: 153px !important;
}

.cxscroll .list li {
	height: 86px;
}

#prevArrow, #nextArrow {
	display: none;
}

.origin-supplier-title {
	font-size: 22px;
	font-weight: 500;
	color: rgba(51, 51, 51, 1);
	width: 143px;
	height: 86px;
	background: rgba(255, 255, 255, 1);
	display: inline-block;
	float: left;
	line-height: 86px;
	text-align: center;
	cursor: pointer;
}


.purchase-supply-wrapper {
	height: 347px;
}

.purchase-supply {
	margin: 0 auto;
	height: 100%;
}

.purchase-supply .purchase-supply-content {
	height: 345px;
	margin-top: 10px;
}

.purchase-part {
	width: 858px;
}

.purchase-part a {
	width: 143px;
	height: 143px;
	float: left;
}


.recommended-supplier a img{
	width: 142.9px !important;
	height: 81px !important;
	border-right: 1px solid #f5f5f5;
}

.purchase-part a img {
	width: 142.9px;
	height: 143px;
	border-right: 1px solid #f5f5f5;
}


.purchase-part a:nth-child(-n+7) img{
	border-bottom: 1px solid #f5f5f5;
}
.purchase-part a:nth-child(7) img, .purchase-part a:nth-child(13) img{
	border-right: none;
}

/*.purchase-part a:nth-child(8) img, .purchase-part a:nth-child(3) img {*/
/*	width: 142.9px;*/
/*}*/


.purchase-part a span{
	color: #333333;
	font-size: 12px;
	text-align: center;
	background: #ffffff;
	width: calc(100% - 4px);
	height: 63px;
	display: inline-block;
	line-height: 22px;
	font-weight: 100;
	margin-top: -2px;
}

.purchase-part a i span{
	color: #333333;
	font-size: 12px;
	text-align: center;
	width: calc(100% - 4px);
	display: inline-block;
	line-height: 22px;
	font-weight: 100;
	margin-top: -2px;
}


.purchase-part a span b{
	font-weight: 600;
	color: #057ef5;
}
.purchase-part a i {
	width: 143px;
	height: 143px;
}

.purchase-part a .apply-topic {
	padding: 20px 5px 0 5px;
	line-height: 20px;
	background: rgba(0, 0, 0, 0.84);
	color: #fff;
}

.purchase-part a .apply-topic span {
	line-height: 25px;
	color: #fff;
	height: auto;
	background: rgba(0, 0, 0, 0.84);
}

.purchase-supply-title {
	width: calc(100% - 1px);
	height: 45px;
	line-height: 60px;
	text-align: left;
	font-size: 22px;
	color: #333;
	display: inline-block;
	background: #fff;
	padding: 0 24px;
}

.purchase-supply-title img {
	width: 18px;
	height: 18px;
	margin-left: 10px;
}

.purchase-supply-title a {
	float: right;
	font-size: 14px;
	color: #2589eb;
	cursor: pointer;
}

.purchase-supply-title .user-qoute{
	width: 100px;
	height: 26px;
	border-radius: 2px;
	line-height: 26px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 16px;
	background: linear-gradient(320deg, #2589EB 0%, #2B76EB 47%, #325DEC 100%);

}

.purchase-supply-title a:hover {
	text-decoration: none;
	color: #fff;
}

.purchase-supply-title span, .purchase-supply-title .apply-title{
	position: relative;
	width: 100px;
	height: 100%;
	display: inline-block;
	text-align: center;
	font-size: 20px;
	float: left;
	cursor: pointer;
}
.purchase-supply-title span:first-child{
	color: #2589eb;
}
.purchase-supply-title span:nth-child(2), .apply-title{
	color: #999999 !important;
	float: right;
}
.purchase-supply-title span:first-child:before{
	content: "";
	position: absolute;
	width: 80%;
	height: 2px;
	left: 10%;
	bottom: 10px;
	background-color: #2589eb;
	display: inline-block;
}


.purchase-part-right {
	width: 332px;
	height: 346px;
}

.purchase-part-right-bottom {
	display: inline-block;
	width: 100%;
	height: 286px;
	padding: 0 16px 16px 16px;
	background: #fff;
}

.purchase-part-right-bottom img {
	width: 300px;
	height: 125px;
}

.purchase-part-right-bottom a {
	height: 125px;
	width: 100%;
}

.purchase-part-right-bottom ul a {
	height: 30px;
	width: 100%;
}

.purchase-part-right-bottom ul li {
	width: 100%;
	display: inline-block;
	height: 30px;
	line-height: 35px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.purchase-part-right-bottom ul li span {
	width: 60px;
	height: 20px;
	display: inline-block;
	background: #FF7800;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
}
.load-container {
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    height: 390px;
    position: absolute;
    left: 0%;
    top: 0%;
    display: none;
    line-height: 440px;
    width: 100%;
    text-align: center;
    opacity: 0.8;
    background: #fff;
}

#load {
  width: 60px;
  animation: loading 3s linear infinite;
}
  #loading-inner {
   stroke-dashoffset: 0;
    stroke-dasharray: 300;
    stroke-width: 10;
    stroke-miterlimit: 10;
    stroke-linecap: round;
    animation: loading-circle 2s linear infinite;
    stroke: #2589eb;
    fill: transparent;
  }

@keyframes loading {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loading-circle {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -600;
  }
}
.price-wrapper {
	width: 1200px;
	height: 463px;
	margin: 20px auto 0 auto;
	background: #fff;
}

.price-chart-left {
	width: 568px;
	height: 463px;
	display: inline-block;
	float: left;
}
.price-wrapper #chartBody{
	height: 343px !important;
}

.price-product-list {
	/*width: 632px;*/
	display: inline-block;
	height: 25px;
	float: right;
	background: #fff;
	/*line-height: 60px;*/
}

.price-product-list span {
	width: auto;
	height: 45px;
	display: inline-block;
	/*float: left;*/
	text-align: center;
	color: #999;
	/*margin: 0px 0 0 37px;*/
	position: relative;
	min-width: 35px;
	cursor: pointer;
}
.price-product-list span.active{
	color: #2589eb;
}

.price-product-list span.active:BEFORE {
	width: 80%;
	left: 10%;
	right: -10%;
}

.price-product-list span:BEFORE {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 22px;
	width: 0;
	height: 2px;
	background: #2489eb;
	transition: all .3s;
}

.price-product-list span:hover:before {
	width: 80%;
	left: 10%;
	right: -10%;
}

.price-product-list a {
	width: 110px;
	height: 60px;
	display: inline-block;
	text-align: center;
	color: #2589eb;
}

.price-product-list a:hover {
	text-decoration: none;
	color: #2589eb;
	cursor: pointer;
}

.price-product-list-part {
	width: 100%;
	height: 293px;
	display: inline-block;
	position: relative;
}

.price-product-info-list {
	width: 100%;
	/*height: 293px;*/
	display: inline-block;
	background: #fff;
	margin-top: 10px;
}

.price-product-info-list ul {
	width: 100%;
	float: left;
	display: inline-block;
	border-left: 2px solid #eee;
	margin-left: 16%;
}

.price-product-info-list ul li {
	width: 100%;
	text-align: left;
	line-height: 0;
	padding-left: 20px;
	position: relative;
	padding-top: 0px;
	cursor: pointer;
}

.price-product-info-list ul li i {
	display: inline-block;
	width: 100%;
	height: 20px;
	line-height: 25px;
	color: #999;
	font-size: 14px;
	position: relative;
}

.price-product-info-list ul li i.product-name {
	font-size: 14px;
	color: #333;
	font-weight: 600;
	position: relative;
}

.price-product-info-list ul li i.product-name:BEFORE {
	content: '';
	position: absolute;
	width: 14px;
	height: 14px;
	border-radius: 14px;
	background: #B6CAE8;
	left: -28px;
	bottom: 3px;
}
.price-product-info-list ul li i.product-name.active{
	color: #2589eb;
}
.price-product-info-list ul li i.product-name.active:BEFORE{
	background-color: #0081ff;
}
.price-product-info-list ul li i.product-name:AFTER {
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	background: #fff;
	left: -24px;
	bottom: 7px;
}

.price-product-info-list ul li i.product-other-info {
	font-size: 12px;
	color: #bbbbbb;
}

.product-list-fliter {
	width: 600px;
	height: 80px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%,
		rgba(255, 255, 255, 1) 100%);
	position: absolute;
	bottom: 0;
	left: 0;
}

/* salepanel start*/
#salePanel{
	height: auto;
	max-height: 710px;
	padding-bottom: 15px;
}
.sale-fliter-generic-list{
	width: 96%;
	margin: 0 2%;
	height: auto;
	display: inline-block;
}
.sale-filter-selected{
	display: inline-block;
	width: 100%;
	height: 35px;
	color: #2589eb;
	font-size: 12px;
	line-height: 24px;
}
.sale-generic-selected{
	float: left;
	width: auto;
	height: 26px;
	color: #2589eb;
	padding: 0 15px;
	cursor: pointer;
	position: relative;
	text-align: center;
	margin-right: 20px;
	border: 1px solid #2589eb;
}
.selected-con-item {
	width: auto;
	height: 26px;
	display: none;
	cursor: pointer;
	margin-right: 10px;
	border-radius: 30px;
	border: 1px solid #ebebeb;
}
.item-title {
	width: auto;
	height: 100%;
	color: #666666;
	cursor: pointer;
	font-size: 12px;
	overflow: hidden;
	max-width: 200px;
	line-height: 22px;
	padding: 2px 10px;
	white-space: nowrap;
	display: inline-block;
	text-overflow: ellipsis;
}
.item-close {
	width: 20px;
	height: 100%;
	position: relative;
	display: inline-block;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}
.i-close {
	top: 31%;
	left: 30%;
	width: 14px;
	height: 14px;
	position: absolute;
	background-color: #fff;
	background-repeat: no-repeat;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	background-image: url(/page/pc/images/result/con-close-grey.png);
}
.selected-con-item:hover{
	border:1px solid #2589eb;
}
.selected-con-item:hover .item-close{
	background-color: #2589eb;
}
.selected-con-item:hover .i-close{
	background-color: #2589eb;
	background-image: url(/page/pc/images/result/con-close-white.png);
}

.sale-generic-body{
	width: 80%;
	height: 100%;
	display: inline-block;
	padding: 0 10px;
}
.sale-generic-body p{
	width: auto;
	height: 23px;
	color: #333;
	cursor: pointer;
	line-height: 23px;
	display: inline-block;
	font-size: 14px;
	margin: 20px 5px 0 5px;
	text-align: center;
	padding: 0 10px;
}
.sale-generic-body p:hover, .sale-generic-body span.sale-generic-item-han-char:hover{
	color: #2589eb;
}
.sale-generic-body span.sale-generic-item-han-char{
	color: #666;
}
.sale-generic-body p.selected{
	background: #e50000;
	border-radius: 35px;
	color: #fff;
}

.sale-production-list{
	width: 96%;
	margin: 0 2%;
	height: auto;
	overflow: hidden;
	max-height: 340px;
	position: relative;
	display: inline-block;
	/*display: flex;*/
	/*flex-wrap: wrap;*/
	/*align-items: flex-start;*/
	/*justify-content: space-between;*/
	/*-ms-flex-wrap: wrap;*/
	/*-ms-flex-align: start;*/
	/*-ms-text-justify: auto;*/
}
.sale-production-item{
	width: 274px;
	height: 86px;
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 14px;
	display: inline-block;
	box-shadow: 0 0 1px 1px #F2F2F2;
}
.sale-production-item:hover{
	box-shadow: 0 0 2px 1px #2589eb;
}
.sale-production-item:nth-child(5), .sale-production-item:nth-child(9), .sale-production-item:nth-child(13), .sale-production-item:nth-child(17){
	margin-right: 0 !important;
}
.sale-production-img{
	float: left;
	width: 86px;
	height: 86px;
	display: inline-block;
}
.sale-production-item-info{
	height: 100%;
	float: right;
	padding-left: 10px;
	width: calc(100% - 86px);
}
.production-price{
	width: 100%;
	height: 20px;
	color: #EE0000;
	font-size: 14px;
	font-weight: 600;
	line-height: 22px;
	display: inline-block;
}
.production-name, .production-generic{
	width: 100%;
	color: #333;
	height: 18px;
	font-size: 12px;
	overflow: hidden;
	line-height: 20px;
	white-space: nowrap;
	display: inline-block;
	text-overflow: ellipsis;
}
.production-generic i{
	width: 56px;
	height: 23px;
	border-radius: 2px;
	color: #ffffff;
	font-size: 10px;
	padding: 2px 4px;
	transform: scale3d(.9, .9, .9);
	display: inline-block;
	line-height: 17px;
	background: linear-gradient(230deg, #2589EB 0%, #2B76EB 47%, #325DEC 100%);
}
.sale-load-container {
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0.8;
	height: 220px;
	display: none;
	margin: 0 auto;
	background: #fff;
	text-align: center;
	line-height: 220px;
	position: absolute;
	align-items: center;
	justify-content: center;
}

#saleLoading {
	width: 60px;
	animation: loading 3s linear infinite;
}
#saleLoading-inner {
	stroke: #2589eb;
	stroke-width: 10;
	fill: transparent;
	stroke-dashoffset: 0;
	stroke-dasharray: 300;
	stroke-miterlimit: 10;
	stroke-linecap: round;
	animation: loading-circle 2s linear infinite;
}
/* salepanel end*/

.bottom-content {
	width: 1200px;
	margin: 0 auto;
	height: 372px;
	margin-top: 20px;
}

.news-part {
	width: 292px;
	height: 372px;
	display: inline-block;
	float: left;
	background: #fff;
}

.case-part {
	width: 405px;
	height: 372px;
	display: inline-block;
	float: left;
	background: #fff;
	margin-left: 10px;
}

.news-part-title {
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	color: #333;
	text-align: left;
	padding: 0px 14px 0px 24px;
}

.news-part-title a {
	float: right;
	color: #999;
	font-size: 14px;
}

.news-part-title a:hover {
	text-decoration: none;
	color: #999;
	cursor: pointer;
}

.news-part ul li {
	width: 100%;
	padding: 0 14px;
}

.news-part ul li a {
	font-size: 13px;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	width: 186px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	height: 22px;
	line-height: 28px;
}

.news-part ul li span {
	color: #999;
}

.news-part .news-part-ul li:nth-child(1) a {
	width: 100%;
	height: 120px;
}

.news-part .news-part-ul li:nth-child(2) a {
	font-size: 16px;
	color: #000;
	font-weight: 500;
	line-height: 20px;
	margin-top: 5px;
}

.news-part ul li a:hover {
	text-decoration: none;
}

.news-part ul li img {
	width: 264px;
	height: 120px;
}

.news-part .solution-part li a {
	width: 100%;
}

.news-part .solution-part li:nth-child(1) a {
	width: 264px;
	height: 142px;
	display: inline-block;
	background: rgba(242, 246, 250, 1);
	padding: 10px;
}

.news-part .solution-part li:nth-child(1) a img {
	float: left;
	width: 82px;
	height: 122px;
	display: inline-block;
}

.solution-content {
	width: 150px;
	height: 100%;
	display: inline-block;
	float: right;
	color: #999;
	font-size: 10px;
}

.solution-content-content {
	width: 100%;
	height: 18px;
	line-height: 20px;
	display: inline-block;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.solution-content-title {
	font-size: 16px;
	font-weight: 500;
	color: #333 !important;
	height: 43px !important;
	width: 150px;
	display: inline-block;
	word-break: break-all;
	word-spacing: normal;
	white-space: normal;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.solution-content-item {
	color: #666666 !important;
	font-size: 13px !important;
	width: 100%;
	line-height: 25px !important;
	height: 24px !important;
}

.case-part .case-part-title {
	width: 100%;
	display: inline-block;
	height: 60px;
	line-height: 60px;
}

.case-part .case-part-title span {
	width: auto;
	height: 60px;
	display: inline-block;
	float: left;
	text-align: center;
	color: #999;
	margin: 0px 55px 0 59px;
	position: relative;
	font-size: 22px;
	min-width: 35px;
}

.case-part .case-part-title span.active {
	color: #333 !important;
}

.case-part .case-part-title span.active:BEFORE {
	width: 60%;
	left: 20%;
	right: -20%;
}

.case-part .case-part-title span:BEFORE {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 0;
	height: 3px;
	background: #2489eb;
	transition: all .3s;
	border-radius: 2px;
}

.case-part .case-part-title span:hover:before {
	width: 60%;
	left: 20%;
	right: -20%;
}

.case-list {
	width: 100%;
	padding: 0 14px 0 16px;
	height: 297px;
	display: none;
	position: relative;
}

.case-part .case-list.active {
	display: inline-block !important;
}

.case-list li {
	width: 100%;
	display: inline-block;
	height: 29px;
	line-height: 29px;
	text-align: left;
	font-size: 14px;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.case-list .more-list {
	position: absolute;
	width: 30px;
	height: 20px;
	display: inline-block;
	right: 14px;
	bottom: -5px;
	color: #999;
	font-size: 14px;
	cursor: pointer;
}

.case-list a:hover {
	text-decoration: none;
}

.bottom-content .purchase-part-right{
	width: 180px;
    height: 255px;
    display: inline-block;
    float: right;
}
.user-quote-container{
	display: none;
}
.user-quote-container.display{
	display: inline-block;
	width: 884px;
    height: 390px;
    float: left;
    padding: 60px 120px;
    text-align: center;
}
.user-quote-container span{
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.user-quote-container .inner1 {
    height: 170px;
    width: 230px;
    color: #666666;
    display: inline-block;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    float: left;
}
.user-quote-container .inner2 {
    height: 170px;
    width: 150px;
    display: inline-block;
    align-items: center;
    justify-content: center;
    float: left;
    line-height: 170px;
}
.user-quote-container .inner3 {
    height: 170px;
    width: 230px;
    color: #666666;
    display: inline-block;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    float: left;
}
.user-quote-container .inner4 {
	width: 596px;
	height: 40px;
	display: inline-block;
	border-radius: 20px;
	background-color:rgba(249,249,249,1);
	text-align: center;
	line-height: 40px;
	color: #666;
	font-size: 14px;
	margin-top: 60px;
}
.price-product-list-part.price-list-nodata{
	width: 331px;
    float: right;
    height: 450px;
}
.price-product-list-part.price-list-nodata ul{
	margin-left: 2%;
}
.coming-soon{
	position: relative;
}
.coming-soon:BEFORE{
	content: '敬请期待';
	position: absolute;
	width: 90px;
	height: 72px;
	background-color: #fff;
	opacity: 0.9;
	left: 0;
	top: 0;
	line-height: 97px;
    color: #000;
    font-size: 12px;
}
.show-video-v2{
	background: url('https://slfiles.soliao.com/soliao/images/index/icon-player-bg.png') no-repeat;
	background-color: #fff;
	display: inline-block;
	width: 180px;
	height: 107px;
	text-align: center;
	margin-left: 11px;
    margin-top: 10px;
    line-height: 107px;
}
.player-content-img1 {
    width: 60px !important;
    height: 50px !important;
    cursor: pointer;
}
.cart-count{
	color: #e50000;
}
/* 新增报价模块 */
#procurementPanel{
	height: 241px;background: none;
}
.procurement-list{
	width: 928px;height: 241px;display: inline-block;float: left;background-color: #ffffff;
}
.procurement-title{
	font-size: 22px;
	padding: 10px 23px 2px 23px;
}
.procurement-title .procurement-add-btn{
	width: 82px;
	height: 19px;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	line-height: 21px;
	margin-left: 10px;
	text-align: center;
	border-radius: 10px;
	display: inline-block;
	box-shadow: 0 2px 4px 0 rgba(37, 137, 235, 0.35);
	background: linear-gradient(230deg, #2589EB 0%, #2B76EB 47%, #325DEC 100%);
}
.procurement-title em{
	color: #999;
	font-size: 12px;
}
.procurement-title a{
	float: right;
	color: #2589eb;
	font-size: 12px;
	cursor: pointer;
	text-underline: none;
}
.procurement-list-content{
	padding: 0 23px;
}
.procurement-list-content .procurement-list-content-item{
	border-top: 1px solid #eeeeee;
	width: 100%;
	height: 56px;
	display: inline-block;
}
.procurement-list-content .procurement-list-content-item .item-content-left{
	width: 50%;
	float: left;
	height: 58px;
	display: inline-block;
	border-top: 1px solid #eee;
}
.procurement-list-content .procurement-list-content-item .item-content-title{
	width: 99%;
	height: 20px;
	display: inline-block;
	color: #333333;
	font-size: 12px;
	padding-left: 10px;
	margin-top: 5px;
	line-height: 21px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
}
.procurement-list-content .procurement-list-content-item .item-content-time{
	float: left;
	width: 52%;
	display: inline-block;
	height: 20px;
	color: #999;
	padding-left: 12px;
	/*filter: opacity(0.6);*/
	/*transform: scale3d(0.9, 0.9, 0.9);*/
	font-size: 12px;
}
.procurement-list-content .procurement-list-content-item .item-content-time em{
	color: #FB2E2E;
}
.procurement-list-content .procurement-list-content-item .item-content-btns{
	float: right;
	width: 45%;
	display: inline-block;
	height: 20px;
	padding-right: 2%;
}
.procurement-list-content .procurement-list-content-item .item-content-btns-buy{
	display: inline-block;
	width: 48%;
	height: 20px;
	text-align: center;
	font-size: 12px;
	color: #333;
	border: 1px solid #ddd;
	float: right;
	margin-right: 2%;
	line-height: 20px;
	cursor: pointer;
}
.procurement-list-content .procurement-list-content-item .item-content-btns-procurement{
	width: 48%;
	height: 20px;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-color: #2589eb;
	background: linear-gradient(230deg, #2589EB 0%, #2B76EB 47%, #325DEC 100%);
	line-height: 20px;
	float: right;
	cursor: pointer;
}


.procurement-item{
	width: 262px;height: 241px;display: inline-block;float: right;background-color: #ffffff;
}
.procurement-item .statistics-item{
	width: 131px;height: 120px;display: inline-block;text-align: center;margin: 0;padding-top: 20px;
}
.procurement-item .statistics-item:nth-child(1), .procurement-item .statistics-item:nth-child(2){
	padding-top: 25px;
}
.procurement-item .statistics-title{
	font-size: 12px;
}


/* 首页广告模块 */
.ad-part-wrapper{
	width: 100%;
	min-height: 280px;
	height: auto;
}
.ad-part-wrapper .purchase-supply-content{
	height: auto;
}
.ad-part{
	width: 100%;
	float: left;
}
.purchase-supply-title{
	position: relative;
}
.ad-part a{
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	width: 150px;
	height: 110px;
	display: inline-block;
	position: relative;
	float: left;
}
.ad-part a img{
	width: 148px;
	height: 83px;
}
.ad-part a:first-child img{
	width: 100%;
	height: 100%;
}
/*.ad-part a:last-child img{*/
/*	  width: 100%;*/
/*	  height: 100%;*/
/*  }*/
.ad-part a span{
	color: #333333;
	font-size: 12px;
	text-align: center;
	background: #ffffff;
	width: calc(100% - 2px);
	height: 30px;
	display: inline-block;
	line-height: 26px;
	font-weight: 100;
	margin-top: -1px;
}

#brandLs a{
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	width: 148px;
	height: 110px;
	display: inline-block;
	position: relative;
	float: left;
}
#brandLs a img{
	width: 148px;
	height: 81px;
	border-radius: 10px 10px 0px 0px;
}
#brandLs a:first-child img{
	/*width: 100%;*/
	/*height: 100%;*/
}
#brandLs a span{
	color: #333333;
	font-size: 12px;
	text-align: center;
	background: #ffffff;
	width: 100%;
	height: 30px;
	display: inline-block;
	line-height: 26px;
	font-weight: 100;
	margin-top: -1px;
}
#brandLs li + li{
	margin-left: 13px;
}

.ad-icon{
	width: 24px;
	height: 14px;
	position: absolute;
	top: 25px;
	right: 10px;
	background-color: #fff;
}
.ad-icon::after{
	content: "";
	display: inline-block;
	width: 25px;
	height: 14px;
	background: url(https://slfile.soliao.com/6,faaa2af1c977) no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
}

/*现货商城下方广告位*/
/*
.xhAdvert-wrapper{
	width: 1200px;
	margin: 20px auto 0 auto;
!*	background: #fff;*!
}
.xhAdvert-chart {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
.xhAdvert-chart-body{
	height: 80px;
	width: 360px;
	margin-right: 60px;
}
.xhAdvert-chart-body-add{
	background: rgb(36,136,235);
	height: 100%;
	display: flex;
	justify-content: center;
	align-items:center;
}
.xhAdvert-chart-body-show{
	height: 100%;
	width: 360px;
}*/
:root {
	--promotion-height: 336px;
	--promotion-description-height: 125px;
	--promotion-margin-left: 15px;
	--bottom-content-basic-width: 15%;
	--price-trend-content-left-width: 404px;
	--bottom-content-title-margin-top: 20px;
}
#promotion #promotionLs li {
	width: 214px;
	height: var(--promotion-height);
	margin-right: 8px;
	opacity: 1;
}
.promotion-product {
	width: 100%;
	height: inherit;
}
#promotionLs img {
	width: 100%;
	height: calc(var(--promotion-height) - var(--promotion-description-height));
	display: inline-block;
}
.promotion-box {
	height: var(--promotion-height);
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.promotion-description {
	display: block;
	width: 100%;
	height: var(--promotion-description-height);
	margin-top: 6px;
}
#promotionLs {
	background-color: white;
	padding-left: var(--promotion-margin-left);
}
.promotion-title {
	position: relative;
	width: 1200px;
	height: 38px;
	margin: 0 auto;
	background-color: white;
}
.promotion-title-left span{
	width: 64px;
	height: 22px;
	font-size: 16px;
	font-weight: 600;
	color: #D23124;
	line-height: 19px;
	vertical-align: middle;
}
.promotion-title-left {
	display: inline-block;
	float: left;
	padding-top: 10px;
	margin-left: var(--promotion-margin-left);
}
.promotion-title-right {
	display: inline-block;
	float: right;
	padding-top: 12px;
	margin-right: 14px;
}
.promotion-title-right span {
	width: 84px;
	height: 12px;
	font-size: 14px;
	font-weight: 400;
	color: #D23124;
	line-height: 12px;
	vertical-align: middle;
}
.sl-promotion-wrapper {
	margin-top: 15px;
}
.bottom-content-class {
	width: 1200px;
	height: 364px;
	margin: 15px auto 0 auto;
}
.hot-sale-brand-content .hot-sale-brand-rank:first-child{
	margin-top: 10px;
}

.hot-sale-brand {
	display: inline-block;
	background-color: white;
	float: left;
	width: 15%;
	width: var(--bottom-content-basic-width);
	height: 100%;
	border-radius: 10px;
	min-width: 15%;
}
.hot-sale-brand-rank {
	display: inline-block;
	width: 100%;
	height: 48px;
	overflow: hidden;
	margin-bottom: 10px;
}
.hot-sale-brand-rank .rank-icon {
	display: inline-block;
	width: 30%;
}
.hot-sale-brand-rank .rank-icon img {
	padding: 16px 16px 0px 20px;
}
.hot-sale-brand-rank .rank-brand-img {
	display: inline-block;
	width: 70%;
	float: right;
}
.hot-sale-brand-title {
	margin-top: 20px;
	margin-top: var(--bottom-content-title-margin-top);
	margin-left: 1.5em;
}
.hot-sale-brand-title span{
	width: 72px;
	height: 12px;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
}
.recommend-wrapper {
	display: inline-block;
	float: left;
	width: calc(30% - 20px);
	width: calc(var(--bottom-content-basic-width) * 2 - 20px);
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;
}
.recommend-new-product-wrapper {
	background-color: white;
	display: inline-block;
	width: 100%;
	height: calc(50% - 10px);
	margin-bottom: 10px;
	border-radius: 10px;
}
.rbw-title {
	margin-top: 20px;
	margin-top: var(--bottom-content-title-margin-top);
	margin-left: 1.5em;
}
.rbw-title-left {
	display: inline-block;
	width: 80%;
	float: left;
}
.rbw-title-left span {
	width: 64px;
	height: 19px;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 19px;
}
.recommend-supplier-wrapper {
	background-color: white;
	display: inline-block;
	border-radius: 10px;
	width: 100%;
	height: 50%;
}
.price-trend-wrapper {
	float: left;
	width: 55%;
	width: calc(100% - var(--bottom-content-basic-width) * 3);
	height: 100%;
	background: #fff;
	border-radius: 10px;
}
.price-title-span {
	width: 64px;
	height: 19px;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 19px;
	margin-left: 24px;
}
.price-product-list * + * {
	margin-left: 10px;
}
.price-trend-content-left{
	width: 404px;
	width: var(--price-trend-content-left-width);
	display: inline-block;
	float: left;
	margin-left: 10px;
}
#chart-title-span {
	color: #6B6B6D;
	font-size: 14px;
}
.price-trend-chart-title {
	width: calc(100% - 1px);
	height: 45px;
	line-height: 60px;
	text-align: left;
	font-size: 22px;
	color: #333;
	display: inline-block;
	background: #fff;
	padding: 0 24px;
}
.price-trend-chart-title img {
	width: 18px;
	height: 18px;
	margin-left: 10px;
}
.price-trend-chart-title a {
	float: right;
	font-size: 14px;
	color: #2589eb;
	cursor: pointer;
}
.price-trend-chart-title .user-qoute{
	width: 100px;
	height: 26px;
	border-radius: 2px;
	line-height: 26px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 16px;
	background: linear-gradient(320deg, #2589EB 0%, #2B76EB 47%, #325DEC 100%);

}
.price-trend-chart-title a:hover {
	text-decoration: none;
	color: #fff;
}
.price-trend-content-right {
	width: calc(100% - 414px);
	width: calc(100% - var(--price-trend-content-left-width) - 10px);
	display: inline-block;
	float: right;
}
#chartBody {
	width: 404px;
	height: 260px;
	margin-top: 13px;
}
.price-trend-content-right-title{
	color: #6B6B6D;
	margin-left: 14%;
}
.price-trend-title{
	margin: 20px 0px 0px 10px;
	margin: var(--bottom-content-title-margin-top) 0px 0px 10px;
}
.rnpw-content-right-title span {
	width: 126px;
	height: 12px;
	font-size: 12px;
	font-weight: 600;
	color: #000000;
	line-height: 12px;
}
.rnpw-content-right-content p {
	width: 221px;
	height: 60px;
	font-size: 8px;
	font-weight: 400;
	color: #000000;
	line-height: 19px;
	padding-right: 12px;
}
.rnpw-content-left {
	display: inline-block;
	width: 91px;
	height: 91px;
	float: left;
	overflow: hidden;
	margin-left: 1.5em;
	margin-top: 10px;
}
.rnpw-content-right {
	display: inline-block;
	width: 60%;
	margin-left: 15px;
	margin-top: 10px;
	overflow: hidden;
}
.rnpw-content-right-content {
	width: 221px;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 15px;
}
.tab-span-active {
	display: inline-block;
	width: 19px;
	height: 4px;
	background: #2589EB;
	border-radius: 11px 11px 11px 11px;
	opacity: 1;
}
.tab-span-basic {
	display: inline-block;
	width: 20px;
	height: 4px;
	background: #D9D9D9;
	border-radius: 11px 11px 11px 11px;
	opacity: 1;
}
.tab-span:hover {
	cursor: pointer;
}
.rnpw-content-bottom {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 123px;
}
.rnpw-content-top {
	display: none;
}
.rsw-content-top {
	display: none;
}
.rsw-content-top img {
	width: 91px;
	height: 91px;
	border: 1px solid rgb(216, 216, 216);
}
.top-active {
	display: inline-block;
}
.rbw-title-right {
	display: inline-block;
	width: 10%;
	float: right;
}
.rsw-content-right-title span {
	display: inline-block;
	width: 100%;
}
.rsw-content-right {
	display: inline-block;
	margin-left: 15px;
	margin-top: 10px;
	width: 60%;
	height: 91px;
	overflow: hidden;
}
.title-name-span {
	width: 78px;
	height: 12px;
	font-size: 12px;
	font-weight: 600;
	color: #000000;
	line-height: 12px;
}
.title-desc-span {
	width: 221px;
	height: 12px;
	font-size: 8px;
	font-weight: 400;
	color: #000000;
	line-height: 12px;
}
.rsw-content-bottom {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 5px;
}
.rnpw-content-left img{
	width: 91px;
	height: 91px;
}

/*新增左侧竖条宣传*/
.fixed-panel-promotion{
	position: absolute;
	left: -60px;
	z-index: 1;
	top: 60px;
	cursor: pointer;
}
/*新增右侧ai图标*/
.fixed-panel-ai{
	position: absolute;
	right: -120px;
	z-index: 1;
	top: 60px;
	cursor: pointer;
}
.fixed-panel-ai img{
	width: 110px;
}
/* 促销 */
.for-promotion{
	background-image: linear-gradient(to right, #FF0000, #FFBA07);
	color: transparent !important;
	-webkit-background-clip: text;
}
#salePromotion:before{
	background: linear-gradient(to right, #FF0000, #FFBA07) !important;
}
