.bgF0F3F7 {
	background-color: #F0F3F7;
}

.j-sd {
	justify-content: space-between;
}

.pt16 {
	padding-top: 16px;
}

.enterpriseDynamic-left {
	width: 896px;
}

.enterpriseDynamic-left-item {
	width: 100%;
	height: 165px;
	background: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	padding: 16px;
	margin-bottom: 16px;
	transition: all 0.3s;
}

.enterpriseDynamic-left-item:hover {
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}

.enterpriseDynamic-left-item img {
	width: 200px;
	height: 133px;
	border-radius: 4px 4px 4px 4px;
	overflow: hidden;
}

.enterpriseDynamic-left-item .textBox {
	width: 645px;
}

.enterpriseDynamic-left-item .textBox .title {
	height: 28px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 18px;
	color: #202933;
	line-height: 28px;
	margin-bottom: 8px;
	margin-top: 5px;
}

.enterpriseDynamic-left-item .textBox .title:hover {
	color: #007FF2;
}

.enterpriseDynamic-left-item .textBox .text {
	height: 48px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	line-height: 24px;
	overflow: hidden;
	margin-bottom: 16px;
}

.enterpriseDynamic-left-item .textBox .comName {
	height: 24px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	line-height: 24px;
}

.enterpriseDynamic-left-item .textBox .time {
	height: 24px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	line-height: 24px;
}

.enterpriseDynamic-left-item:hover .title {
	color: #007FF2;
}

.enterpriseDynamic-right {
	width: 288px;
}

.newlySettledEnterprises {
	padding: 16px 16px;
	background-color: #fff;
	border-radius: 4px 4px 4px 4px;
}

.newlySettledEnterprises .title {
	height: 25px;
	line-height: 25px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 18px;
	color: #000000;
	margin-bottom: 16px;
}

.newlySettledEnterprises-item {
	position: relative;
	padding-left: 16px;
	margin-bottom: 8px;
	color: #202933;
	margin-bottom: 16px;
	font-size: 14px;
}

.newlySettledEnterprises-item:last-child {
	margin-bottom: 0;
}

.newlySettledEnterprises-item a {
	color: #202933;
}

.newlySettledEnterprises-item::before {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 6px;
	height: 6px;
	background-color: #B9C0C7;
	border-radius: 50%;
}

.newlySettledEnterprises-item:hover a {
	color: #007FF2;
}

.wb100 {
	width: 100%;
}

.enterpriseDynamic-Pagination-box {
	width: 100%;
	height: 82px;
	background: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
}

.tertiaryClasstC-left-pagination {}

.tertiaryClasstC-left-pagination .pageTotal {
	color: #4F5862;
	margin-right: 8px;
}

.yqyx-pagination li,
.yqyx-pagination-prev,
.yqyx-pagination-next {
	width: 32px;
	height: 32px;
	background: #F5F8FC;
	border-radius: 2px 2px 2px 2px;
	margin: 0 8px;
	box-sizing: border-box;
	cursor: pointer;
}

.yqyx-pagination-prev.disabled img,
.yqyx-pagination-next.disabled img {
	opacity: 0.3;
	cursor: no-drop;
}

.yqyx-pagination-prev img,
.yqyx-pagination-next img {
	width: 16px;
	height: 16px;
}

ol,
ul {
	list-style: none;
}

.yqyx-pagination-pager-number.active {
	background: #0C7FF2;
	color: #fff !important;
}

.yqyx-pagination-pager-number {
	color: #4F5862;
	font-size: 14px;
	text-align: center;
	padding: 0 6px;
	line-height: 32px;
}

.yqyx-pagination-pager-number.more {
	background: #F5F8FC url('https://img1.17img.cn/17img//images/202305/pic/21be4d0a-3577-45e4-be8b-d1de14fb04a9.jpg') no-repeat;
	background-size: 18px 18px;
	background-position: center;
}

.pc-nowPage-nav {
	height: 50px;
}

.pc-nowPage-nav .text {
	font-size: 14px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #37474f;
}

.pc-nowPage-nav .stag {
	margin: 0 8px;
	font-size: 14px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #37474f;
}

.pc-nowPage-nav .text-n {
	font-size: 14px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #a3adb7;
}

.w896 {
	width: 896px;
}

.pcRankList-banner {
	width: 896px;
	height: 186px;
	background: url('https://img1.17img.cn/ui/simg/instrument/2023/05/0523/phb-bg.png') no-repeat;
	background-size: 896px 186px;
	margin-bottom: 16px;
	position: relative;
	display: flex;
	align-items: center;
}

.pcRankList-banner-box {
	padding-top: 20px;
	width: 436px;
	margin-left: 60px;
}

.pcRankList-banner-box .tit {
	height: 31px;
	text-align: center;
	font-size: 22px;
	line-height: 31px;
}

.pcRankList-banner-box .tit::before {
	content: "";
	width: 23px;
	height: 23px;
	background: url('https://img1.17img.cn/ui/simg/instrument/2023/05/0523/001.png') no-repeat;
	display: block;
	background-size: 23px 23px;
	margin-right: 5px;
}

.pcRankList-banner-box .tit span {
	background: linear-gradient(180deg, #e0ccbe 6%, #ffffff 48%, #d1bfb7 86%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.pcRankList-banner-box .tit::after {
	content: "";
	width: 23px;
	height: 23px;
	background: url('https://img1.17img.cn/ui/simg/instrument/2023/05/0523/002.png') no-repeat;
	display: block;
	background-size: 23px 23px;
	margin-left: 5px;
}

.pcRankList-banner-box .name {
	font-size: 41px;
	font-weight: 600;
	height: 57px;
	text-align: center;
	min-width: 294px;
	margin: 6px 0 14px 0;
	line-height: 57px;
}

.pcRankList-banner-box .name span {
	background: linear-gradient(180deg, #ceaf99 0%, #ffffff 49%, #a38071 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.pcRankList-banner-box .des span,
.pcRankList-banner-box .rebang {
	background: linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.pcRankList-banner-box .rebang p {
	font-size: 14px;
}

.pcRankList-banner-box .rebang p:first-child::before {
	background: url('https://img1.17img.cn/ui/simg/instrument/2023/05/0523/shuju.png') no-repeat;
	background-size: 14px 14px;
}

.pcRankList-banner-box .rebang p::before {
	content: " ";
	width: 14px;
	height: 14px;
	display: block;
	margin-right: 8px;
}

.pcRankList-banner-box .rebang p:last-child::before {
	background: url('https://img1.17img.cn/ui/simg/instrument/2023/05/0523/shijian.png') no-repeat;
	background-size: 14px 14px;
}

.pcRankList-banner-des {
	position: absolute;
	right: 28px;
	bottom: 16px;
}

.pcRankList-banner-des a {
	font-size: 14px;
	color: #fff !important;
	cursor: pointer;
}

.pcRankList-banner-box .rebang p:last-child {
	margin-left: 36px;
}

.popularCategoryRanking-list-item {
	padding: 28px 24px;
	background-color: #fff;
	margin-bottom: 2px;
}

.popularCategoryRanking-list-item .left {}

.popularCategoryRanking-list-item .left .rankIcon {
	width: 27px;
	height: 34px;
	margin-right: 20px;
}

.popularCategoryRanking-list-item .left .insimg {
	width: 100px;
	/* height: 56px; */
	margin-right: 20px;
}

.popularCategoryRanking-list-item .left .textBox {
	width: 400px;
}

.popularCategoryRanking-list-item .left .textBox .title {
	height: 22px;
	line-height: 22px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #37474F;
	text-align: left;
	margin-bottom: 8px;
}

.popularCategoryRanking-list-item .left .textBox .comLevel {
	height: 17px;
	line-height: 17px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #76828F;
	margin-bottom: 10px;
}

.popularCategoryRanking-list-item .left .textBox .stag {
	height: 17px;
	line-height: 17px;
	padding: 0 3px;
	background: #E7F2FE;
	border-radius: 2px 2px 2px 2px;
	margin-right: 6px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #0C7FF2;
	flex-shrink: 0;
}

.popularCategoryRanking-list-item .left .textBox .zyList {}

.popularCategoryRanking-list-item .left .textBox .zyList p {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	margin-right: 8px;
}

.popularCategoryRanking-list-item .right {}

.popularCategoryRanking-list-item .right .btn {}

.popularCategoryRanking-list-item .right .btn1 {
	width: 88px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #0C7FF2;
	border-radius: 4px 4px 4px 4px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 14px;
}

.popularCategoryRanking-list-item .right .btn2 {
	width: 88px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	background: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #0C7FF2;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #0C7FF2;
}

.w288 {
	width: 288px;
}

.heatRanking {
	background-color: #fff;
}

.heatRanking .titleBox {
	width: 288px;
	height: 52px;
	background: linear-gradient(180deg, #FEF1EF 0%, #FFFFFF 100%);
	border-radius: 4px 4px 4px 4px;
	padding: 0 16px;
}

.heatRanking .titleBox .border {
	width: 4px;
	height: 16px;
	background: #DF6C57;
	margin-right: 6px;
}

.heatRanking .titleBox .title {
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #37474F;
}

.heatRanking .listBox {
	background-color: #fff;
}

.heatRanking .listBox .listBox-item {
	padding: 16px;
	/* margin-bottom: 32px; */
}

.heatRanking .listBox .listBox-item .rankIcon {
	width: 27px;
	height: 34px;
	margin-right: 12px;
}

.heatRanking .listBox .listBox-item .insimg {
	width: 50px;
	height: 50px;
	margin-right: 12px;
}

.heatRanking .listBox .listBox-item .text {
	height: 48px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #37474F;
	line-height: 24px;
}

.heatRanking .moreBox {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #A3ADB7;
	padding: 16px 0;
}

.heatRanking .moreBox img {
	width: 5px;
	height: 8px;
	margin-left: 5px;
}

.heatRanking .moreBox:hover {
	color: #202933;
}

.videoList-item {
	width: 288px;
	/* height: 301px; */
	background: #FFFFFF;
	padding: 16px;
	border-radius: 4px 4px 4px 4px;
	margin: 0 14px 16px 0;
}

.videoList-item:nth-child(4n) {
	margin-right: 0;
}

.videoList-item .videoImg {
	width: 255px;
	height: 143px;
	border-radius: 4px 4px 4px 4px;
	overflow: hidden;
	margin-bottom: 16px;
}

.videoList-item .videoImg img {
	width: 255px;
	height: 143px;
	transition: all 0.3s;
}

.videoList-item .title {
	height: 48px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 24px;
	text-align: left;
	margin-bottom: 16px;
}

.videoList-item .videoList-item-bottom {}

.videoList-item .videoList-item-bottom .left {
	width: 100%;
	height: 44px;
	background: #F5F7FA;
	border-radius: 4px 4px 4px 4px;
	padding: 0 8px;
}

.videoList-item .videoList-item-bottom .left img {
	width: 50px;
	height: 28px;
	background: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	object-fit: contain;
	margin-right: 8px;
}

.videoList-item .videoList-item-bottom .left .comName {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
}

.videoList-item .videoList-item-bottom .right {}

.videoList-item .videoList-item-bottom .right .num {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	text-align: center;
}

.videoList-item .videoList-item-bottom .right .numName {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 10px;
	color: #4F5862;
	text-align: center;
}

.videoList-item:hover .videoImg img {
	transform: scale(1.05);
}

.videoList-item:hover .title {
	color: #0274F0;
}

.index-tabList-1 {
	/* padding-bottom: 50px; */
}

.findManufacturer-moudleTitle {
	padding: 32px 0 26px;
}

.findManufacturer-moudleTitle .title {
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 24px;
	color: #000000;
	text-align: left;
}

.findManufacturer-moudleTitle .moreBox {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #7E8790;
}

.findManufacturer-moudleTitle .moreBox img {
	width: 8px;
	margin-left: 6px;
}

.findManufacturer-index-tabList1 {
	margin-bottom: 28px;
}

.findManufacturer-index-tabList1 .item {
	width: 90px;
	height: 32px;
	background: #F5F7FA;
	padding: 0 8px;
	text-align: center;
	line-height: 32px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #4F5862;
	margin-right: 16px;
}

.findManufacturer-index-tabList1 .bgfBtn {
	background-color: #fff;
}

.findManufacturer-index-tabList1 .active {
	background: #0029FD;
	color: #fff;
}

.findManufacturer-index-tabList1 .item:hover {
	background: #0029FD;
	color: #fff;
}

.findManufacturer-index-tabList1-content {}

.findManufacturer-index-tabList1-content .itemBox {
	width: 290px;
	height: 144px;
	background: #FFFFFF;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #E5EAF0;
	padding: 14px 26px 0;
	margin: 0 13px 22px 0;
	transition: all 0.3s;
}

.findManufacturer-index-tabList1-content .itemBox:hover {
	border: 1px solid #0C7FF2;
}

.findManufacturer-index-tabList1-content .itemBox:nth-child(4n) {
	margin-right: 0;
}

.findManufacturer-index-tabList1-content .itemBox .imgBox {
	width: 100px;
	height: 56px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #F0F0F0;
	padding: 5px;
	margin: 0 auto 12px;
}

.findManufacturer-index-tabList1-content .itemBox .imgBox img {
	width: 90px;
	height: 45px;
	object-fit: contain;
}

.findManufacturer-index-tabList1-content .comName {
	height: 20px;
	line-height: 20px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	text-align: center;
	margin-bottom: 6px;
}

.findManufacturer-index-tabList1-content .itemBox:hover .comName {
	color: #007FF2;
}

.index-CorporateProfile-item .bottom .tit:hover {
	color: #007FF2;
}

.index-EnterpriseNews .findManufacturer-moudleTitle-item .tit:hover {
	color: #007FF2;
}

.index-PopularBrands-item:hover .comName {
	color: #007FF2;
}

.findManufacturer-index-tabList1-content .s-tagBox {}

.findManufacturer-index-tabList1-content .s-tagBox .s-tag {
	width: 30px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	background: #E7F2FE;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #0C7FF2;
	margin-right: 6px;
	flex-shrink: 0;
}

.findManufacturer-index-tabList1-content .s-tagBox .tag-item-box {
	width: 200px;
	overflow: hidden;
	/* 隐藏超出部分 */
	white-space: nowrap;
	/* 禁止换行 */
	position: relative;
}

.findManufacturer-index-tabList1-content .s-tagBox .tag-item {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	margin-right: 8px;
	flex-shrink: 0;
	/* 禁止标签缩小 */
}

.findManufacturer-index-tabList1-content .s-tagBox .tag-item-box::after {
	content: "...";
	position: absolute;
	right: 0;
	background: white;
	/* 背景色遮盖文字 */
	padding-left: 3px;
}

.index-CorporateProfile {
	width: 896px;
}

.index-CorporateProfile-item {
	width: 290px;
	height: 280px;
	border-radius: 6px 6px 6px 6px;
	overflow: hidden;
	margin: 0 13px 20px 0;
	background-color: #fff;
}

.index-CorporateProfile-item .imgBox {
	overflow: hidden;
	width: 290px;
	height: 164px;
	background: rgba(0, 0, 0, 0.2);
	border-radius: 0px 0px 0px 0px;
}

.index-CorporateProfile-item .imgBox img {
	overflow: hidden;
	transition: all 0.3s;
	width: 100%;
	height: 100%;
}

.index-CorporateProfile-item .bottom {
	padding: 18px 16px 0;
	height: 112px;
}

.index-CorporateProfile-item:hover .imgBox img {
	transform: scale(1.05);
}

.index-CorporateProfile-item:nth-child(3n) {
	margin-right: 0;
}

.index-CorporateProfile-item .bottom .tit {
	height: 40px;
	line-height: 20px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
	margin-bottom: 17px;
}

.index-CorporateProfile-item:hover .bottom .tit {
	color: #0C7FF2;
}

.index-CorporateProfile-item .bottom .comIcon {
	width: 22px;
	height: 22px;
	border-radius: 50%;
	margin-right: 5px;
}

.index-CorporateProfile-item .bottom .comName {
	max-width: 220px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
}

.index-CorporateProfile-item .bottom .playIcon {
	width: 16px;
	height: 16px;
	margin-right: 5px;
}

.index-CorporateProfile-item .bottom .num {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #7E8790;
}

.index-EnterpriseNews {
	width: 289px;
}

.index-EnterpriseNews .findManufacturer-moudleTitle-box {
	height: 578px;
	background-color: #fff;
	border-radius: 6px;
	padding: 18px 18px 0;
}

.index-EnterpriseNews .findManufacturer-moudleTitle-item {
	margin-bottom: 23px;
}

.index-EnterpriseNews .findManufacturer-moudleTitle-item .imgBox {
	width: 105px;
	height: 70px;
	overflow: hidden;
	margin-right: 14px;
}

.index-EnterpriseNews .findManufacturer-moudleTitle-item .imgBox img {
	width: 105px;
	height: 70px;
	transition: all 0.3s;
}

.index-EnterpriseNews .findManufacturer-moudleTitle-item .right {
	width: 139px;
}

.index-EnterpriseNews .findManufacturer-moudleTitle-item .tit {
	height: 44px;
	line-height: 22px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
	text-align: left;
	margin-bottom: 6px;
}

.index-EnterpriseNews .findManufacturer-moudleTitle-item .time {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
}

.pphz {
	background-color: #fff;
	padding: 50px 0 40px;
}

.pphz .bigImg {
	width: 180px;
	height: 32px;
	margin-bottom: 20px;
}

.pphz-sub {}

.pphz-sub .s-tips {
	font-size: 14px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	color: #4F5862;
	margin-right: 10px;
}

.pphz-sub .s-more {
	font-size: 14px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	color: #0C7FF2;
	margin-right: 8px;
}

.pphz-sub .jt {
	width: 6px;
}

.logogroup {
	width: 1200px;
	margin: 0 auto;
}

.logogroup span {
	margin-bottom: 32px;
}

.logogroup li {
	width: 16.2%;
	float: left;
	font-size: 14px;
}

.logogroup span {
	border: 2px solid #fff;
	height: 90px;
	padding: 2px;
	display: block;
	margin-bottom: 40px;
}

.logogroup img {
	width: 150px;
	height: 50px;
	margin-bottom: 10px;
	object-fit: contain;
}

.logogroup .lh24 {
	line-height: 24px;
	color: #333;
}

.logogroup span:hover {
	border: 2px solid #1781ED;
}

.index-PopularBrands-box {
	background-image: url('https://img1.17img.cn/ui/art/zousy/2025/searchcompany/bg_01.png');
	background-size: cover;
	padding: 24px 0 28px;
}

.index-PopularBrands-tit {
	margin-bottom: 32px;
}

.index-PopularBrands-tit .tit-left {}

.index-PopularBrands-tit .tit-left .tit {
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 24px;
	color: #FFFFFF;
	margin-right: 17px;
}

.index-PopularBrands-tit .tit-left .subTit {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
}

.index-PopularBrands-tit .tit-right {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
}

.index-PopularBrands-tit .tit-right img {
	width: 16px;
}

.index-PopularBrands-item {
	width: 183px;
	height: 131px;
	background: #FFFFFF;
	margin: 0 20px 20px 0;
	padding: 16px 20px;
	text-align: center;
}

.index-PopularBrands-item:nth-child(6n) {
	margin-right: 0;
}

.index-PopularBrands-item img {
	width: 140px;
	height: 67px;
	margin-bottom: 10px;
	object-fit: contain;
	margin-bottom: 6px;
	display: block;
}

.index-PopularBrands-item .border {
	width: 18px;
	height: 1px;
	background: #D9D9D9;
	margin: 0;
}

.index-PopularBrands-item .comName {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	color: #333333;
	text-align: center;
	margin: 0 10px;
}

.indexFindManufacturerTop {
	margin-bottom: 16px !important;
}

.indexFindManufacturerTop .left {
	width: 237px;
	height: 520px;
	background: #FFFFFF;
	padding-top: 5px;
}

.indexFindManufacturerTop .center {
	width: 643px;
	margin: 0 16px;
}

.indexFindManufacturerTop .right {
	width: 288px;
	background-color: #fff;
	height: 522px;
}

.indexFindManufacturerTop-swiper {
	width: 643px;
	height: 299px;
	margin-bottom: 11px;
}

.indexFindManufacturerTop-swiper img {
	width: 643px;
	height: 299px;
}

.indexFindManufacturerTop-AI {
	background-image: url('https://img1.17img.cn/ui/art/zousy/2025/searchcompany/zc_ka_2x_20250721.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 643px;
	height: 209px;
	background-color: #FFFFFF;
}

.indexFindManufacturerTop-AI {}

.indexFindManufacturerTop-AI .personImg {
	height: 58px;
	margin-right: 20px;
}

.indexFindManufacturerTop-AI .AI-title {
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 24px;
	color: #202933;
}

.indexFindManufacturerTop-AI .AI-title span {
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 23px;
	color: #3254FF;
}

.indexFindManufacturerTop-AI .inputDiv {
	width: 489px;
	height: 43px;
	background: #FFFFFF;
	border-radius: 8px 8px 8px 8px;
	border: 2px solid rgba(50, 84, 255, 1);
	/* border-image: linear-gradient(90deg, rgba(50, 84, 255, 1), rgba(25, 175, 230, 1)) 2 2; */
	padding: 0 0 0 15px;
	margin: 0 auto 20px;
}

.indexFindManufacturerTop-AI .inputDiv .tips {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	color: #202933;
	border-right: 1px solid #7E8790;
	padding-right: 10px;
	margin-right: 10px;
}

.indexFindManufacturerTop-AI .inputDiv input {
	flex: 1;
	border: none;
	outline: none;
	height: 100%;
	color: #4F5862;
	font-size: 16px;
}

.indexFindManufacturerTop-AI .inputDiv input::placeholder {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #B9C0C7;
}

.indexFindManufacturerTop-AI .btn {
	width: 126px;
	height: 43px;
	background: linear-gradient(272deg, #3254FF 0%, #19AFE6 100%), #FFFFFF;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #FFFFFF;
	border-radius: 0px 8px 8px 0px;
	cursor: pointer;
}

.indexFindManufacturerTop-AI .btn img {
	width: 17px;
	height: 16px;
	display: block;
	margin-right: 10px;
}

.indexAI-scroll-container {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.indexAI-scroll-content {
	display: flex;
	will-change: transform;
	/* 优化性能 */
}

.indexAi-scroll-item {
	flex: 0 0 auto;
	margin-right: 15px;
	cursor: pointer;
	height: 25px;
	line-height: 23px;
	padding: 0 10px;
	background: #FFFFFF;
	border: 1px solid #E3E7F7;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	margin-bottom: 10px;
}

.indexAI-contenter {

	padding: 0 20px;
}

.indexAI-contenter .left {
	width: 150px;
	height: 75px;
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 1) 100%);
	position: absolute;
	left: 0;
	top: -10px;
	z-index: 5;
}

.indexAI-contenter .right {
	width: 150px;
	height: 75px;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 1) 100%);
	position: absolute;
	right: 0;
	top: -10px;
	z-index: 5;
}

.indexFindManufacturerTop .rightTop {
	background-image: url('https://img1.17img.cn/ui/art/zousy/2025/searchcompany/zc_zuixin_2x_20250721.png');
	background-size: 100% 100%;
	width: 288px;
	height: 116px;
}

.indexFindManufacturerTop .right .rightList {
	padding: 19px 18px 0;
	margin-bottom: 22px;
}

.indexFindManufacturerTop .right .rightList .item {
	margin-bottom: 17px;
	height: 46px;
}

.indexFindManufacturerTop .right .rightList .item .imgBox {
	width: 78px;
	height: 43px;
	border: 1px solid #F0F0F0;
}

.indexFindManufacturerTop .right .rightList .item .imgBox img {
	width: 70px;
	height: 40px;
	object-fit: contain;
}

.indexFindManufacturerTop .right .rightList .item .itemRight {
	width: 159px;
}

.indexFindManufacturerTop .right .rightList .item .itemRight .title {
	height: 19px;
	line-height: 19px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
}

.indexFindManufacturerTop .right .rightList .item .itemRight .stagBox {}

.indexFindManufacturerTop .right .rightList .item .itemRight .stagBox .stag {
	width: 30px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	background: #E7F2FE;
	margin-right: 6px;
	flex-shrink: 0;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #0C7FF2;
}

.indexFindManufacturerTop .right .rightList .item .itemRight .stagBox .tit {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	white-space: nowrap;
	/* 禁止换行 */
	overflow: hidden;
	text-overflow: ellipsis;
	/* 超出时显示省略号 */
}

.indexFindManufacturerTop .right .rightList .item .itemRight .stagBox .tit span {
	margin-right: 6px;
	display: inline;
}

.indexFindManufacturerTop .right .rightList .item .itemRight .stagBox .tit span:not(:last-child)::after {
	content: " ";
	/* 用顿号分隔项 */
}

.indexFindManufacturerTop .right .rightList .item:hover .imgBox {
	border: 1px solid #007FF2;
}

.indexFindManufacturerTop .right .rightList .item:hover .title {
	color: #007FF2;
}

.indexFindManufacturerTop .right .btn {
	width: 248px;
	height: 42px;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #3254FF;
	margin: 0 auto;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #3254FF;
	cursor: pointer;
}

.indexFindManufacturerTop .right .btn img {
	width: 20px;
	display: block;
	margin-right: 10px;
}



.navDiv {
	padding: 0 20px 0 20px;
}

.navItem {
	background: #fff url('https://img1.17img.cn/ui/simg/instrument/20221111/qianjin_hei_2x_20221117.png') no-repeat 182px 14px;
	background-size: 10px 9px;
	height: 34px;

}

.navItem:hover {
	background: #fff url('https://img1.17img.cn/ui/simg/instrument/20221111/qianjin_lan_2x_20221117.png') no-repeat 182px 14px;
	background-size: 10px 9px;
}

.navItem .navItem-a {
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #37434F;
	line-height: 34px;
}

.navItem .navItem-a:hover {
	color: #0C7FF2;
}

.f-img-box-btn {
	height: 40px;
	line-height: 38px;
	text-align: center;
	padding: 0 14px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #0C7FF2;
	color: #0C7FF2;
	font-size: 14px;
}

.f-img-box-btn:hover {
	background: #0C7FF2;
	color: #fff;
}

.navItem-more {
	background: #fff url('https://img1.17img.cn/ui/simg/instrument/20221111/qianjin_hei_2x_20221117.png') no-repeat 182px 14px;
	background-size: 10px 9px;
	height: 40px;
	line-height: 40px;
}

.navItem-more:hover {
	background: #fff url('https://img1.17img.cn/ui/simg/instrument/20221111/qianjin_lan_2x_20221117.png') no-repeat 182px 14px;
	background-size: 10px 9px;
}

.navItem-more .navItem-a {
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #37434F;
}

.navItem-more .navItem-a:hover {
	color: #0C7FF2;
}

.navItem_hover {
	background: #fff url('https://img1.17img.cn/ui/simg/instrument/20221111/qianjin_lan_2x_20221117.png') no-repeat 182px 14px;
	background-size: 10px 9px;
}

.navItem_hover .navItem-a {
	color: #0C7FF2;
}

.navDialog {
	position: absolute;
	top: -5px;
	left: 234px;
	width: 675px;
	height: 520px;
	/* padding-left: 16px; */
	background: #F0F3F7 !important;
	border-left: 2px solid #F8F9FA;
	display: none;
	z-index: 9;
}

.bgF0F3F7 {
	background-color: #F0F3F7;
}

.navDialog-inner {
	height: 100%;
	position: relative;
	padding: 24px 20px 0 30px;
}

.navDialog-ad {
	width: 255px;
	height: 120px;
	margin-bottom: 16px;
}

.navDialog-tit {
	width: 100px;
	font-size: 14px;
	font-weight: 600;
	color: #37434F;
	margin-right: 32px;
	text-align: right;
	line-height: 18px;
}

/* .navDialog-tit:hover {
	text-decoration: underline;
} */

.navDialog-text {
	font-size: 14px;
	font-weight: 400;
	color: #76828F;
	margin: 0 30px 8px 0;
	display: inline-block;
}

.navDialog-text:hover {
	color: #0C7FF2;
}

.navDialog-textDiv {
	padding-left: 132px;
}

.w650 {
	width: 650px;
}

.h70 {
	height: 70px;
}

.navDialog-textRight {
	border-bottom: 1px dashed #F0F3F7;
	padding-bottom: 2px;
}

.w255 {
	width: 255px;
}

.navDialogOut-more {
	position: absolute;
	top: -5px;
	/* left: 202px;
	width: 998px; */
	left: 222px;
	width: 980px;
	height: 520px;
	/* padding-left: 16px; */
	border-left: 2px solid #F8F9FA;
	background: #FFF !important;
	display: none;
	z-index: 9;
}

.navDialogOut-more-innerLeavl {
	width: 200px;
	height: 510px;
	background: #fff;
	overflow-y: auto;
	padding: 12px 15px 20px 18px;
}

.navDialog-more-box {
	height: 100%;
	background: #F8F9FA;
}

.navItem-l {
	background: url('https://img1.17img.cn/ui/simg/instrument/20221111/qianjin_hei_2x_20221117.png') no-repeat 160px 15px;
	background-size: 9px 9px;
	height: 40px;

}

.navItem-l:hover {
	background: url('https://img1.17img.cn/ui/simg/instrument/20221111/qianjin_lan_2x_20221117.png') no-repeat 160px 15px;
	background-size: 10px 9px;
}

.navItem-l .navItem-l-a {
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #37434F;
	line-height: 40px;
}

.navItem-l .navItem-l-a:hover {
	color: #0C7FF2;
}

.navItem-l_hover .navItem-l-a {
	color: #0C7FF2;
}

.navDialog-more-box {}

.navDialog-more-inner {
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	padding: 24px 20px 0 15px;
	width: 796px;
	height: 520px;
	overflow-y: auto;
	display: none;
	background: #F8F9FA;
}

.navDialogBox {
	height: 480px;
	background: #fff;
	overflow-y: auto;
}

.index-nav-title {
	height: 30px;
	line-height: 30px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #37434F;
	text-align: left;
	padding-left: 20px;
}

.index-nav-hasIconTitle {
	height: 30px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 14px;
	color: #37434F;
	text-align: left;
	padding-left: 20px;
}

.index-nav-hasIconTitle img {
	width: 15px;
	margin-right: 5px;
}

.businessModelNav {
	height: 34px;
	padding: 0 20px;
}

.businessModelNav p {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #37434F;
	text-align: left;
}

.businessModelNav p:hover {
	color: #0C7FF2;
}

.index-nav-addressTitle {
	background: #fff url('https://img1.17img.cn/ui/simg/instrument/20221111/qianjin_hei_2x_20221117.png') no-repeat 198px 10px;
	background-size: 12px 9px;
	height: 30px;
	cursor: pointer;
}

.index-nav-addressTitle:hover {
	background: #fff url('https://img1.17img.cn/ui/simg/instrument/20221111/qianjin_lan_2x_20221117.png') no-repeat 198px 10px;
	background-size: 12px 9px;
}

.addressModelNavDialog {
	position: absolute;
	bottom: -7px;
	left: 233px;
	width: 673px;
	height: 520px;
	z-index: 9;
	display: none;
	background-color: #fff;
}

.addressModelNavDialog-flex {
	padding: 20px;
}

.addressModelNavDialog-flex .cityName {
	font-size: 14px;
	color: #37434F;
	margin-right: 32px;
	margin-bottom: 20px;
}

.addressModelNavDialog-flex .cityName:hover {
	color: #0C7FF2;
}

.addressModelNavDialog-flex .active {
	color: #0C7FF2;
}

.w896 {
	width: 896px;
}

.w288 {
	width: 288px;
}

.secondaryClassification-selectDiv {
	padding-top: 20px;
}

.secondaryClassification-selectDiv .navBox {
	border-bottom: 2px solid #3254FF;
}

.secondaryClassification-selectDiv .navBox .btn {
	width: 134px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #FFF;
	color: #37474F;
	font-weight: 400;
	font-size: 18px;
}

.secondaryClassification-selectDiv .navBox .active {
	background: #3254FF;
	color: #FFF;
	font-weight: 600;
	font-size: 18px;
}

.tertiaryClass-body {
	background: #F0F3F7;
	width: 100%;
	min-height: 100%;
}

.tertiaryClassC-breadcrumb ul li {
	padding: 18px 0;
	position: relative;
}

.tertiaryClassC-breadcrumb ul li a {
	color: #37474f !important;
	font-size: 14px;
}

.tertiaryClassC-breadcrumb ul li.stag {
	margin: 0 8px;
	font-size: 14px;
	font-weight: 400;
	color: #37474F;
}

.tertiaryClassC-breadcrumb ul li:last-child a {
	color: #a3adb7 !important;
}

.tertiaryClasstC-left {
	width: 896px;
}

.tertiaryClasstC-left-yiqi {
	background: #fff;
	width: 100%;
	position: relative;
}

.tertiaryClasstC-left-yiqi-head {
	width: 100%;
	padding: 20px 16px;
	justify-content: space-between;
	border-bottom: 1px solid #f0f3f7;
	box-sizing: border-box;
}

.tertiaryClasstC-left-yiqi-head-title {
	font-size: 20px;
	font-weight: 600;
	color: #000000;
	margin-right: 26px;
	height: 31px;
	line-height: 31px;
	width: 500px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.tertiaryClasstC-left-yiqi-head-title a {
	color: #000000 !important;
	cursor: default;
	text-decoration: none;
}

.tertiaryClasstC-left-yiqi-head-title a:hover {
	text-decoration: none;
}

.tertiaryClasstC-left-yiqi-head-title-select {
	width: 94px;
	height: 30px;
	border: 1px solid #A3ADB7;
	border-radius: 4px 4px 4px 4px;
	padding: 4px 8px;
	box-sizing: border-box;
	font-size: 13px;
	cursor: pointer;
}

.tertiaryClasstC-left-yiqi-head-title-select img {
	width: 9px;
	height: 7px;
	display: block;
	margin-left: 8px;
}

.tertiaryClasstC-left-yiqi-head-help {
	width: 290px;
	justify-content: flex-end;
}

.tertiaryClasstC-left-yiqi-head-help img {
	width: auto;
	height: 32px;
	margin-right: 3px;
}

.tertiaryClasstC-left-yiqi-head-help p {
	font-size: 14px;
	font-weight: 500;
	color: #37474f;
	margin-right: 10px;
}

.tertiaryClasstC-left-yiqi-head-help-btn {
	width: 71px;
	height: 24px;
	background: linear-gradient(146deg, #fa5e15 0%, #fd9164 100%);
	border-radius: 4px 4px 4px 4px;
	opacity: 1;
	border: 0px solid;
	border-image: linear-gradient(305deg, rgb(255, 255, 255), rgba(255, 255, 255, 0)) 0 0;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
	line-height: 24px;
	cursor: pointer;
}

.tertiaryClasstC-left-yiqi-head-help-btn:active {
	color: rgba(250, 247, 247, 0.72);
}

.tertiaryClasstC-left-yiqi-body {
	background: #fff;
	justify-content: center;
	padding: 12px 8px 12px 8px;
}

.tertiaryClasstC-left-yiqi-body a {
	cursor: pointer;
	display: block;
	width: 880px;
	height: 171px;
}

.tertiaryClasstC-left-yiqi-body img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.tertiaryClasstC-left-tab {
	margin-top: 10px;
	padding-top: 20px;
	background-color: #fff;
}

.tertiaryClasstC-left-tab-nav {
	width: 100%;
	border-bottom: 2px solid #3254FF;
}

.tertiaryClasstC-left-tab-nav li {
	height: 50px;
	font-size: 18px;
	color: #37474f !important;
	padding: 13px 31px;
	box-sizing: border-box;
	cursor: pointer;
	text-align: center;
}

.tertiaryClasstC-left-tab-nav li.TCC-nav-active {
	background: #3254FF;
	font-size: 18px;
	font-weight: 600;
	color: #ffffff !important;
}

.tertiaryClasstC-left-tab-condition {
	width: 856px;
	min-height: 40px;
	background: #f0f3f7;
	border: 1px solid #f0f3f7;
	margin: 0 auto;
	padding: 10px 20px;
	box-sizing: border-box;
	margin-top: 16px;
	justify-content: space-between;
	position: relative;
}

.tertiaryClasstC-left-tab-condition .a-i-s {
	align-items: flex-start;
}

.tertiaryClasstC-left-tab-condition label {
	font-size: 14px;
	color: rgba(118, 130, 143, 0.8);
	margin-right: 8px;
	min-width: 56px;
	width: 56px;
}

.tertiaryClasstC-left-tab-condition ul {
	padding-right: 20px;
	flex-wrap: wrap;
}

.tertiaryClasstC-left-tab-condition ul li {
	font-size: 12px;
	color: #3254FF;
	border-radius: 2px 2px 2px 2px;
	opacity: 1;
	border: 1px solid #e4e8ec;
	height: 18px;
	background: #f8f9fa;
	padding: 0 24px 0 6px;
	margin-right: 4px;
	margin-bottom: 4px;
	line-height: 18px;
	cursor: pointer;
	max-width: 248px;
	overflow: hidden;
	position: relative;
	border: 1px solid #A3ADB7;
}

.tertiaryClasstC-left-tab-condition ul li .tertiaryClasstC-left-tab-condition-label {
	color: #76828F;
}

/* .tertiaryClasstC-left-tab-condition ul li:hover {
  border: 1px solid #3254FF;
}
.tertiaryClasstC-left-tab-condition ul li:hover::after {
  background: #0C7FF2 url("https://img1.17img.cn/ui/art/zousy/2023/pc/icon_del_0614.png") no-repeat;
  background-size: 18px 18px;
  background-position: center;
  width: 18px;
  height: 18px;
  top: 0px;
  right: 0px;
} */
.tertiaryClasstC-left-tab-condition ul li::after {
	content: "";
	width: 10px;
	height: 10px;
	background: url("https://img1.17img.cn/ui/art/zousy/2023/pc/lyz/guanbi_blus_2x_20230428.png") no-repeat;
	background-size: 10px 10px;
	display: inline-block;
	margin-left: 4px;
	position: absolute;
	top: 4px;
	right: 5px;
}

.tertiaryClasstC-left-tab-condition ul li {
	border: 1px solid #3254FF;
}

.tertiaryClasstC-left-tab-condition ul li::after {
	background: #0C7FF2 url("https://img1.17img.cn/ui/art/zousy/2023/pc/icon_del_0614.png") no-repeat;
	background-size: 18px 18px;
	background-position: center;
	width: 18px;
	height: 18px;
	top: 0px;
	right: 0px;
}

.tertiaryClasstC-left-tab-condition-reset {
	width: 49px;
	height: 24px;
	background: #ffffff;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #e4e8ec;
	text-align: center;
	font-size: 14px;
	color: #37474f !important;
	cursor: pointer;
	position: absolute;
	top: 9px;
	right: 20px;
	line-height: 24px;
}

.tertiaryClasstC-left-tab-screen {
	margin: 10px 20px;
}

.tertiaryClasstC-left-tab-screen .yqyx-border-bottom:last-child {
	border-bottom: none;
}

.tertiaryClasstC-left-tab-screen-brand {
	padding: 15px 0 15px 8px;
	/* border-bottom: 1px solid #f0f3f7; */
	position: relative;
}

.tertiaryClasstC-left-tab-screen-brand .tertiaryClasstC-left-tab-screen-label {
	padding-top: 42px;
}

.tertiaryClasstC-left-tab-screen-brand ul {
	width: 623px;
	height: 72px;
	overflow: hidden;
	position: relative;
	align-content: flex-start;
	padding-top: 16px;
}

.tertiaryClasstC-left-tab-screen-brand ul li {
	width: 75px;
	height: 40px;
	background: #ffffff;
	border: 1px solid #f0f3f7;
	justify-content: center;
	position: relative;
	cursor: pointer;
	font-size: 12px;
	margin: 0 -1px -1px 0;
	line-height: 16px;
	text-align: center;
	padding: 4px;
	box-sizing: border-box;
}

.tertiaryClasstC-left-tab-screen-brand ul li img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.tertiaryClasstC-left-tab-screen-brand ul li span {
	display: block;
	width: 63px;
	height: 21px;
	line-height: 21px;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	-webkit-line-clamp: 1;
}

.tertiaryClasstC-left-tab-screen-brand ul li .tertiaryClasstC-left-tab-screen-brand-title {
	position: absolute;
	width: 100%;
	height: 100%;
	color: #3254FF;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	top: 0;
	left: 0;
	z-index: 1;
	background: #fff;
	display: none;
	padding: 0 6px;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.tertiaryClasstC-left-tab-screen-brand ul li:hover {
	border: 1px solid #3254FF;
	color: #0C7FF2 !important;
	z-index: 10;
}

.tertiaryClasstC-left-tab-screen-brand ul li:hover .tertiaryClasstC-left-tab-screen-brand-title {
	display: flex;
}

.tertiaryClasstC-left-tab-screen-brand ul li.tCCBrand-li-active {
	border: 1px solid #3254FF;
	z-index: 2;
}

.tertiaryClasstC-left-tab-screen-brand ul li.tCCBrand-li-active::after {
	content: "";
	width: 19px;
	height: 15px;
	position: absolute;
	bottom: 0;
	right: 0;
	display: inline-block;
	background: transparent url("https://img1.17img.cn/17img//images/202304/pic/fdb1be7a-2f8a-498b-8f83-82a0b5605cac.jpg") no-repeat;
	background-size: 19px 15px;
	z-index: 12;
}

.tertiaryClasstC-left-tab-screen-brand ul div li {
	margin: 0 -1px 0 0;
}

.tertiaryClasstC-left-tab-screen-brand ul div li.nice {
	height: 72px;
}

.tertiaryClasstC-left-tab-screen-brand ul div li.nice .img-box {
	height: 40px;
	width: 65px;
}

.tertiaryClasstC-left-tab-screen-brand ul div li.nice .tit {
	margin-top: 4px;
	text-align: center;
	font-size: 12px;
	color: #262627;
}

.tertiaryClasstC-left-tab-screen-brand ul div .brand-total {
	position: absolute;
	right: 0;
	top: 27px;
	font-size: 12px;
	color: #76828F !important;
}

.tertiaryClasstC-left-tab-screen-brand ul li.yanxuan::before {
	content: " ";
	width: 54px;
	height: 14px;
	display: inline-block;
	position: absolute;
	background: url('https://img1.17img.cn/ui/art/zousy/2023/pc/Desktop/icon_pingleixianfeng_0616.svg') no-repeat;
	background-size: 54px 16px;
	top: -16px;
	left: -1px;
	z-index: 20;
}

.tertiaryClasstC-left-tab-screen-brand .tCCConditionMore {
	top: 55px;
}

.tertiaryClasstC-left-tab-screen-brand.noXianFeng ul {
	height: 40px;
	padding-top: 0;
}

.tertiaryClasstC-left-tab-screen-brand.noXianFeng .tertiaryClasstC-left-tab-screen-label {
	padding-top: 12px;
}

.tertiaryClasstC-left-tab-screen-brand.noXianFeng .tCCConditionMore {
	top: 23px;
}

.tertiaryClasstC-left-tab-screen-brand-Multiple,
.tertiaryClasstC-left-tab-screen-industry-Multiple,
.tertiaryClasstC-left-tab-screen-type-Multiple {
	background: #F3F9FE;
}

.tertiaryClasstC-left-tab-screen-brand-Multiple .conditionMultipleBox,
.tertiaryClasstC-left-tab-screen-industry-Multiple .conditionMultipleBox,
.tertiaryClasstC-left-tab-screen-type-Multiple .conditionMultipleBox {
	display: block !important;
}

.tertiaryClasstC-left-tab-screen-industry {
	padding: 15px 0 15px 8px;

	position: relative;
}

.yqyx-border-bottom {
	border-bottom: 1px solid #f0f3f7;
}

.tertiaryClasstC-left-tab-screen-industry ul {
	width: 623px;
	height: 21px;
	overflow: hidden;
	position: relative;
	align-content: flex-start;
}

.tertiaryClasstC-left-tab-screen-industry ul li {
	cursor: pointer;
	font-size: 14px;
	color: #37474f;
	margin-right: 20px;
	height: 21px;
	line-height: 21px;
}

.tertiaryClasstC-left-tab-screen-industry ul li:hover {
	color: #3254FF;
}

.tertiaryClasstC-left-tab-screen-industry ul li.tCCIndustry-li-active {
	color: #3254FF;
}

.tertiaryClasstC-left-tab-screen-type {
	padding: 15px 0 15px 8px;
	/* border-bottom: 1px solid #f0f3f7; */
	position: relative;
}

.tertiaryClasstC-left-tab-screen-type ul {
	width: 623px;
	height: 21px;
	overflow: hidden;
	position: relative;
	align-content: flex-start;
}

.tertiaryClasstC-left-tab-screen-type ul li {
	cursor: pointer;
	font-size: 14px;
	color: #37474f;
	margin-right: 20px;
	height: 21px;
	line-height: 21px;
}

.tertiaryClasstC-left-tab-screen-type ul li:hover {
	color: #3254FF;
}

.tertiaryClasstC-left-tab-screen-type ul li.tCCType-li-active {
	color: #3254FF;
}

.tertiaryClasstC-left-tab-screen-high {
	padding: 15px 0 7px 8px;
	/* border-bottom: 1px solid #f0f3f7; */
	align-items: center;
	position: relative;
	flex-shrink: 0;
}

.tertiaryClasstC-left-tab-screen-high .tertiaryClasstC-left-tab-screen-label {
	padding-bottom: 8px;
}

.tertiaryClasstC-left-tab-screen-high ul {
	flex-wrap: wrap;
}

.tertiaryClasstC-left-tab-screen-high ul li {
	cursor: pointer;
	font-size: 14px;
	color: #37474f;
	margin-right: 20px;
	padding: 4px 12px;
	position: relative;
	border: 1px solid #F0F3F7;
	margin-bottom: 8px;
}

.tertiaryClasstC-left-tab-screen-high ul li .tertiaryClasstC-left-tab-screen-high-3i {
	width: 15px;
	height: 13px;
	margin-right: 4px;
}

.tertiaryClasstC-left-tab-screen-high ul li::after {
	content: "";
	width: 8px;
	height: 6px;
	display: inline-block;
	background: url("https://img1.17img.cn/ui/art/zousy/2023/pc/lyz/xiala_2x_20230428.png") no-repeat;
	background-size: 8px 6px;
	margin-left: 4px;
}

.tertiaryClasstC-left-tab-screen-high ul li:hover {
	background: rgba(12, 127, 242, 0.1);
}

.tertiaryClasstC-left-tab-screen-high ul li:hover .tCC-dropdown {
	display: block;
}

.tCC-dropdown {
	width: 350px !important;
	position: absolute;
	top: 33px;
	left: 0;
	z-index: 15;
	display: none;
	/* padding-top: 8px; */
}

.tCC-dropdownItem {
	width: 230px;
	padding: 10px 12px;
	font-size: 14px;
	font-weight: 400;
	color: #37474F;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	box-sizing: border-box;
}

.tCC-dropdownItem.active {
	background: #F3F9FE;
	color: #0C7FF2;
}

.tCC-dropdownItem:hover {
	background: #F3F9FE;
	color: #0C7FF2;
}

.tertiaryClasstC-left-tab-screen-high ul li:hover::after {
	background: url("https://img1.17img.cn/ui/art/zousy/2023/pc/pc_icon_down2.png") no-repeat;
	background-size: 8px 6px;
}

.tertiaryClasstC-left-tab-screen-high ul li.tertiaryClasstC-left-tab-screen-high-active {
	color: #3254FF;
}

.tertiaryClasstC-left-tab-screen-recommend {
	padding: 15px 0 15px 8px;
	position: relative;
}

.tertiaryClasstC-left-tab-screen-recommend .tertiaryClasstC-left-tab-screen-label span {
	font-size: 14px;
	font-weight: 600;
	line-height: 16px;
	background: linear-gradient(312deg, #FF6D03 0%, #FF8A00 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.tertiaryClasstC-left-tab-screen-recommend ul li {
	cursor: pointer;
	font-size: 14px;
	color: #37474f;
	margin-right: 20px;
}

.tertiaryClasstC-left-tab-screen-recommend ul li .tertiaryClasstC-left-tab-screen-high-3i {
	width: 15px;
	height: 13px;
	margin-left: 4px;
}

.tertiaryClasstC-left-tab-screen-recommend ul li::after {
	content: "热";
	width: 16px;
	height: 16px;
	background: #F2460C;
	border-radius: 2px 2px 2px 2px;
	opacity: 1;
	border: 1px solid #F2460C;
	display: inline-block;
	font-size: 10px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
	margin-left: 4px;
	transform: scale(0.8);
}

.tertiaryClasstC-left-tab-screen-recommend ul li:hover {
	color: #3254FF;
}

.tertiaryClasstC-left-tab-screen-recommend ul li.tertiaryClasstC-left-tab-screen-recommend-active {
	color: #3254FF;
}

.tertiaryClasstC-left-tab-screen-label {
	width: 80px;
	color: rgba(118, 130, 143, 0.8);
	height: 21px;
	font-size: 14px;
	line-height: 21px;
}

.tertiaryClasstC-left-tab-screen-more {
	position: absolute;
	top: 15px;
	right: 0;
	display: flex;
}

.tertiaryClasstC-left-tab-screen-more a {
	font-size: 12px;
	color: #37474f !important;
	height: 24px;
	line-height: 24px;
	border: 1px solid #f0f3f7;
	padding: 3px 8px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}

.tertiaryClasstC-left-tab-screen-more a span {
	display: flex;
	align-items: center;
}

.tertiaryClasstC-left-tab-screen-more a img {
	width: 7px;
	height: 6px;
	margin-left: 5px;
}

.tertiaryClasstC-left-tab-screen-more a:last-child img {
	width: 12px;
	height: 12px;
	margin-right: 4px;
	margin-left: 0;
}

.tertiaryClasstC-left-tab-screen-more a.active {
	color: #3254FF !important;
}

.tertiaryClasstC-left-tab-screen .conditionMultipleBox {
	width: 560px;
	display: none;
}

.tertiaryClasstC-left-tab-screen .conditionMultipleBox .conditionMultipleBox-list {
	padding: 15px 0;
}

.tertiaryClasstC-left-tab-screen .conditionMultipleBox .conditionMultipleBox-list .conditionMultipleBox-list-label {
	font-size: 12px;
	color: #A3ADB7;
	margin-right: 5px;
}

.tertiaryClasstC-left-tab-screen .conditionMultipleBox .conditionMultipleBox-list .conditionMultipleBox-list-item {
	flex: 1;
	overflow: hidden;
	height: 17px;
}

.tertiaryClasstC-left-tab-screen .conditionMultipleBox .conditionMultipleBox-list .conditionMultipleBox-list-item label {
	font-size: 12px;
	color: #37474F;
	margin-right: 9px;
	position: relative;
	padding-left: 20px;
	display: inline-block;
}

.tertiaryClasstC-left-tab-screen .conditionMultipleBox .conditionMultipleBox-list .conditionMultipleBox-list-item label .tC-checkbox {
	top: 1px;
}

.tertiaryClasstC-left-tab-screen .conditionMultipleBox .conditionMultipleBox-footer {
	padding-left: 229px;
}

.tertiaryClasstC-left-tab-screen .conditionMultipleBox .conditionMultipleBox-footer a {
	width: 76px;
	height: 32px;
	border-radius: 2px 2px 2px 2px;
	color: #76828F;
	text-align: center;
	line-height: 32px;
	display: inline-block;
	cursor: pointer;
}

.tertiaryClasstC-left-tab-screen .conditionMultipleBox .conditionMultipleBox-footer a:first-child {
	background: #0C7FF2;
	color: #fff !important;
	margin-right: 8px;
	display: none;
}

.tertiaryClasstC-left-tab-screen .conditionMultipleBox .conditionMultipleBox-footer a:last-child {
	border: 1px solid #A3ADB7;
}

.tertiaryClasstC-left-tab-sort {
	background: #F0F3F7;
	padding: 12px 20px;
	position: relative;
	/* margin-bottom: 16px; */
}

.borderAll {
	border: 1px solid #F0F3F7;
	background: #fff;
}

.selectOut {
	width: 100%;
	padding: 18px 20px;
	border-radius: 4px;
	margin-bottom: 10px;
}

.selectOut-item {
	border-bottom: 1px solid #F0F3F7;
	padding: 3px 0;
}

.selectOut-item:last-child {
	margin-bottom: 0;
}

.selectOut-item-label {
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
	width: 80px;
	height: 44px;
	line-height: 44px;
	flex-shrink: 0;
}

.selectOut-item-value {
	width: 700px;
	height: 44px;
	overflow: hidden;
}

.selectOut-item-value-unfold {
	height: auto;
	overflow: auto;
}

.selectOut-item-value .text {
	font-weight: 400;
	font-size: 14px;
	color: #202933;
	margin-right: 20px;
	cursor: pointer;
	height: 44px;
	line-height: 44px;
}

.selectOut-item-value .text:hover {
	color: #3254FF;
}

.selectOut-item-value .active {
	color: #3254FF;
}

.selectOut-item-more {
	width: 56px;
	height: 24px;
	border: 1px solid #F0F3F7;
	font-weight: 400;
	font-size: 13px;
	color: #37474F;
	position: absolute;
	right: 0px;
	top: 11px;
	cursor: pointer;
}

.selectOut-item-more img {
	transform: rotate(90deg);
	width: 10px;
	margin-left: 4px;
}

.selectOut-item-more-two-active img {
	transform: rotate(270deg);
}

.selectOut-search-value {
	height: 32px;
	border: 1px solid #E5EAF0;
	border-radius: 4px;
}

.selectOut-search-value input {
	width: 230px;
	border: none;
	border-right: none;
	outline: none;
	padding-left: 12px;
	font-size: 14px;
	border-radius: 4px;
}

.selectOut-search-close {
	width: 20px;
	height: 12px;
	border-right: 1px solid #F0F3F7;
	margin-right: 8px;
}

.selectOut-search-close img {
	width: 12px;
	height: 12px;
}

.stickyBox {
	position: sticky;
	top: 0;
	background-color: #fff;
	z-index: 99;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
}

.listLoading {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #4D5A70;
}

.selectOut-search-btn {
	width: 40px;
	height: 100%;
	background: #0C7FF2;
	border-radius: 4px;
	cursor: pointer;
}

.selectOut-search-btn img {
	width: 14px;
	height: 14px;
	margin-right: 2px;
}

.selectOut-search-btn p {
	font-weight: 600;
	font-size: 14px;
	color: #FFFFFF;
}

.over-the-years {
	margin-bottom: 16px;
}

.over-the-years-item {
	width: 160px;
	height: 44px;
	font-weight: 400;
	background-color: #fff;
	font-size: 16px;
	color: #202933;
	margin-right: 12px;
	cursor: pointer;
	border-radius: 4px;
}

.over-the-years-item img {
	width: 14px;
}

.over-the-years-item-active {
	background: #0C7FF2;
	color: #fff;
	border: none;
}

.over-the-years-item-hover:hover {
	background: #0C7FF2;
	color: #fff;
}

.hasSearchBox {
	padding: 14px 20px 0 0;
	border-radius: 4px;
}

.hasSearchBox-label {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: rgba(118, 130, 143, 0.8);
	margin-right: 24px;
}

.hasSearchBox-value {}

.hasSearchBox-value-item {
	height: 18px;
	background: #FFF;
	border: 1px solid #3254FF;
	padding: 0 0 0 5px;
	margin-right: 4px;
	color: #3254FF;
	font-size: 12px;
	cursor: pointer;
}

.hasSearchBox-value-item img {
	width: auto;
	height: 100%;
	margin-left: 4px;
	cursor: pointer;
	/* border-radius: 2px; */
}

.hasSearchBox-sort {
	margin: 12px 0;
}

.hasSearchBox-sort-item {
	width: 84px;
	height: 32px;
	border: 1px solid #F0F3F7;
	cursor: pointer;
}

.hasSearchBox-sort-item p {
	font-weight: 400;
	font-size: 14px;
	color: #37474F;
}

.hasSearchBox-sort-item img {
	width: 13px;
	margin-left: 2px;
}

.hasSearchBox-sort-item-active p {
	color: #0C7FF2;
}

.hasSearchBox-sort-img-show {
	display: none;
}

.hasSearchBox-sort-img-hide {
	display: block;
}

.hasSearchBox-sort-item-active .hasSearchBox-sort-img-show {
	display: block;
}

.hasSearchBox-sort-item-active .hasSearchBox-sort-img-hide {
	display: none;
}

.hasSearchBox-del {
	width: 52px;
	height: 24px;
	background: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #E5EAF0;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	cursor: pointer;
}

.hasSearchBox-del:hover {
	border: 1px solid #0C7FF2;
	background: #0C7FF2;
	color: #fff;
}

.hasSearchBox-sort-number {
	font-weight: 400;
	font-size: 14px;
	color: #37474F;
}

.hasSearchBox-sort-number span {
	font-weight: 600;
}

.list-noCheck-item {
	width: 264px;
	height: 413px;
	background: #FFFFFF;
	padding: 16px;
	margin: 0 20px 20px 0;
	overflow: hidden;
	border-radius: 4px;
}

.list-noCheck-item:nth-child(5n) {
	margin-right: 0;
}

.list-noCheck-item .vanderImgBox {
	width: 220px;
	height: 220px;
	background: #FFFFFF;
	padding: 17px;
	margin-bottom: 16px;
}

.list-noCheck-item .vanderImg {
	width: 100%;
	height: 100%;
}

.list-noCheck-text {
	height: 48px;
	font-weight: 500;
	font-size: 15px;
	color: #333333;
	line-height: 24px;
	margin-bottom: 8px;
}

.list-noCheck-text .s-tag {
	font-weight: 500;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	height: 18px;
	background: #F63A3A;
	border-radius: 2px 2px 2px 2px;
	padding: 0 4px;
	display: inline-block;
}

.list-noCheck-item .s-type {
	height: 20px;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
	line-height: 16px;
	margin-bottom: 8px;
}

.list-noCheck-innovationPoint {
	height: 20px;
	font-weight: 400;
	font-size: 14px;
	color: #FF6332;
	line-height: 16px;
	margin-bottom: 8px;
}

.list-noCheck-innovationPoint span {
	display: inline-block;
	width: 180px;
	flex: 1;
}

.list-noCheck-vender {
	height: 33px;
	background: #F9F9F9;
	border-radius: 3px 3px 3px 3px;
	padding: 0 8px;
}

.list-noCheck-vender img {
	width: 42px;
	height: 23px;
	background: #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	object-fit: contain;
	margin-right: 4px;
}

.list-noCheck-vender p {
	width: 180px;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
}

.list-noCheck-item-position {
	width: 264px;
	height: 413px;
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	left: 0;
	top: 0;
	padding: 36px 24px 0;
	display: none;
	/* transform: translateY(100%);
	transition: transform 0.5s ease-out; */
}

.list-noCheck-item-five:hover .list-noCheck-item-position {
	display: block;
	/* transform: translateY(0);
	transition: transform 0.5s ease-out; */
}

.list-noCheck-item-position img {
	width: 80px;
	height: 28px;
	margin-bottom: 23px;
}

.list-noCheck-item-position .tit {
	font-weight: 500;
	font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 24px;
}

.list-noCheck-item-position .text {
	max-height: 250px;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 28px;
	overflow: hidden;
	margin-bottom: 20px;
}

.list-noCheck-item-position a {
	font-weight: 400;
	font-size: 15px;
	color: #506EFF !important;
}

.list-noCheck-item-fiveMore {
	transition: all .25s ease-in;
}

.list-noCheck-item-fiveMore:hover {
	/* border: 1px solid #0C7FF2; */
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
	/* animation: shake 800ms ease-in-out; */
	transform: translateY(-2px);
}

.list-noCheck-item-fiveMore:hover .list-noCheck-text {
	color: #0C7FF2;
}

.selectOut-item-value-show {
	display: block;
	width: 8px;
	margin-left: 4px;
}

.selectOut-item-value-hide {
	display: none;
	width: 11px;
	margin-left: 4px;
}

.selectOut-item-value-two {
	cursor: pointer;
}

.selectOut-item-value-two .active .selectOut-item-value-show {
	display: none;
}

.selectOut-item-value-two .active .selectOut-item-value-hide {
	display: block;
}

.selectOut-item-value-two .text {
	margin-right: 25px;
}

.selectOut-item-value-two-dialog {
	position: absolute;
	left: 0;
	top: 35px;
	max-height: 460px;
	background-color: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
	z-index: 20;
	display: none;
}

.selectOut-item-value-two-dialog-left {
	background-color: #F5F8FC;
	width: 200px;
	padding: 12px 0;
	max-height: 460px;
	overflow-y: auto;
}

.selectOut-item-value-two-dialog-right {
	background-color: #FFF;
	width: 200px;
	padding: 20px 16px;
	text-align: center;
	height: 100%;
	max-height: 460px;
	overflow-y: auto;
}

.csItemMore {
	height: 23px;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
	line-height: 23px;
	text-align: left;
}

.csItemMore:hover {
	color: #3254FF;
}

.selectOut-item-two {}

.selectOut-item-two .selectOut-item-label {
	flex-shrink: 0;
	height: 44px;
	line-height: 44px;
}

.selectOut-item-two .selectOut-item-value-two .text span {
	font-weight: 400;
	font-size: 14px;
	color: #37474F;
	cursor: pointer;

}

.selectOut-item-two .selectOut-item-value-two .text .nameBox {
	height: 44px;
	background: #fff;
	line-height: 44px;
}

.selectOut-item-value-two .nameBox:hover span {
	color: #3254FF;
}

.selectOut-item-two .selectOut-item-value-two .text .spanActive {
	color: #3254FF;
}

.selectOut-item-two .selectOut-item-value-two .text {
	/* margin-bottom: 5px; */
}

.hb100 {
	height: 100%;
}

.selectOut-item-value-two-dialog-left p {
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	line-height: 44px;
	height: 44px;
	padding-left: 20px;
	text-align: left;
	cursor: pointer;
}

.selectOut-item-value-two-dialog-left p:hover {
	color: #3254FF;
}

.selectOut-item-value-two-dialog-right p:hover {
	color: #3254FF;
}

.selectOut-item-value-two-dialog-left .active-in {
	background: #FFFFFF;
}

.selectOut-item-value-two-dialog-right p {
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	line-height: 28px;
	height: 28px;
	text-align: left;
	cursor: pointer;
	padding: 0 12px;
	margin: 0 auto 16px;
	max-width: 100%;
}

.selectOut-item-value-two-dialog-right .active-in {
	background: #E7F2FE;
	border-radius: 4px 4px 4px 4px;
}

/* 修改垂直滚动条 */
.selectInsDialog::-webkit-scrollbar {
	width: 5px;
	/* 修改宽度 */
}

/* 修改滚动条轨道背景色 */
.selectInsDialog::-webkit-scrollbar-track {
	background-color: #f1f1f1;
}

/* 修改滚动条滑块颜色 */
.selectInsDialog::-webkit-scrollbar-thumb {
	background-color: #E1E1E1;
}

/* 修改滚动条滑块悬停时的颜色 */
.selectInsDialog::-webkit-scrollbar-thumb:hover {
	background-color: #999;
}

/* 修改滚动条滑块的圆角 */
.selectInsDialog::-webkit-scrollbar-thumb {
	border-radius: 10px;
}

.selectOut-item-two .selectOut-item-value-two .active span {
	color: #3254FF;
}

.selectOut-item-two .selectOut-item-value-two .active .nameBox {}

.selectOut-item-value-two-dialog-right .selectOut-item-value-two-dialog-right-item {
	display: none;
}

.selectOut-item-value-two-dialog-right .isShow {
	display: block;
}

.comparisonBox {
	position: absolute;
	top: 12px;
	right: 18px;
	cursor: pointer;
}

.comparisonBox p {
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
}

.comparisonBox img {
	width: 16px;
	height: 16px;
	border-radius: 4px 4px 4px 4px;
	margin-left: 4px;

}

.comparisonBox-noCheckImg {
	display: block;
}

.comparisonBoxisCheckedImg {
	display: none;
}

.list-noCheck-item-fiveMore .isCheckedShow .comparisonBox-noCheckImg {
	display: none;
}

.list-noCheck-item-fiveMore .isCheckedShow .comparisonBoxisCheckedImg {
	display: block;
}

.secondaryClassification-list {}

.secondaryClassification-list .item {
	/* height: 227px; */
	background: #FFFFFF;
	border-radius: 6px 6px 6px 6px;
	padding: 16px 20px 16px 16px;
	margin-bottom: 10px;
}

.secondaryClassification-list .item .left {
	width: 550px;
}

.secondaryClassification-list .item .left .tile {
	max-width: 310px;
	height: 22px;
	line-height: 22px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #000000;
	text-align: left;
	margin-right: 6px;
}

.secondaryClassification-list .item .left .tile:hover {
	color: #3254FF;
}

.secondaryClassification-list .item .left .telBox {}

.secondaryClassification-list .item .left .telBox img {
	width: 12px;
	height: 13px;
	margin-right: 2px;
}

.secondaryClassification-list .item .left .telBox p {
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 14px;
	color: #F33B06;
	flex-shrink: 0;
}

.secondaryClassification-list .item .left .icon-plxf {
	height: 18px;
	margin-right: 8px;
}

.secondaryClassification-list .item .left .levelBox {
	width: 75px;
	margin-right: 8px;
	padding: 0 0 0 22px;
	height: 18px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-size: 75px 18px;
}

.secondaryClassification-list .item .left .levelBox .stag {
	flex-shrink: 0;
}

.secondaryClassification-list .item .left .levelBox .year {
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 12px;
	flex-shrink: 0;
}

.secondaryClassification-list .item .left .zs-tag {
	background-image: url('https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V01.png');
}


.secondaryClassification-list .item .left .bj-tag {
	background-image: url('https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V02.png');
}

.secondaryClassification-list .item .left .jp-tag {
	background-image: url('https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V03.png');
}

.secondaryClassification-list .item .left .yp-tag {
	background-image: url('https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V04.png');
}

.secondaryClassification-list .item .left .tp-tag {
	background-image: url('https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V05.png');
}

.secondaryClassification-list .item .left .free-tag {
	background-image: url('https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V06.png');
}

.secondaryClassification-list .item .left .AfterSalesGood {
	width: 65px;
	height: 18px;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #B7C4FF;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #3254FF;
	text-align: center;
	margin-right: 8px;
}

.secondaryClassification-list .item .left .comprehensiveScore {
	height: 18px;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #FFECE7;
	padding: 0 4px;
	cursor: pointer;
	position: relative;
}

.secondaryClassification-list .item .left .comprehensiveScore .label {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #FF6332;
	margin-left: 3px;
}

.secondaryClassification-list .item .left .comprehensiveScore img {
	width: 10px;
	height: 10px;
	margin-right: 3px;
}

.secondaryClassification-list .item .left .btn {
	width: 68px;
	height: 24px;
	background: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #2D4CE5;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #2D4CE5;
}

.secondaryClassification-list .item .left .btn:hover {
	background-color: #2D4CE5;
	color: #fff;
}

.secondaryClassification-list .item .left .newProduct {
	height: 18px;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #B7C4FF;
	padding: 0 3px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #3254FF;
	margin-right: 8px;
}

.secondaryClassification-list .item .left .gchyq {
	height: 18px;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #FFECE7;
	padding: 0 3px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #E92700;
	margin-right: 8px;
}

.secondaryClassification-list .item .left .ranking {
	height: 18px;

}

.secondaryClassification-list .item .left .ranking span {
	font-family: PingFang SC, PingFang SC;
	font-size: 12px;
	color: #DE9424;
	line-height: 12px;

}

.secondaryClassification-list .item .left .ranking img {
	width: 5px;
	margin-left: 5px;
	display: block;
}

.mb9 {
	margin-bottom: 9px;
}

.secondaryClassification-list .item .left .colume {
	/* margin-bottom: 30px; */
}

.secondaryClassification-list .item .left .colume .colume-item {}

.secondaryClassification-list .item .left .colume .colume-item .label {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #7E8790;
	height: 17px;
	line-height: 17px;
	margin-bottom: 6px;
}

.secondaryClassification-list .item .left .colume .colume-item .value {
	height: 20px;
	line-height: 20px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
}

.secondaryClassification-list .item .left .border {
	width: 1px;
	height: 25px;
	background: #E5EAF0;
	margin: 0 16px
}

.textAlign-l {
	text-align: left;
}

.textAlign-r {
	text-align: right;
}

.textAlign-c {
	text-align: center;
}

.secondaryClassification-list .item .left .zy-box {
	width: 425px;
}

.secondaryClassification-list .item .left .zy-box img {
	width: 13px;
	height: 13px;
	margin-right: 5px;
}

.secondaryClassification-list .item .left .zy-box .label {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
	margin-right: 6px;
	flex-shrink: 0;
	line-height: 1;
}

.secondaryClassification-list .item .left .zy-tag-box {
	display: flex;
	align-items: center;
	width: 340px;
	overflow: hidden;
	/* 隐藏超出部分 */
	white-space: nowrap;
	/* 禁止换行 */
	line-height: 1;
	position: relative;
}

.secondaryClassification-list .item .left .zy-box .zy-tag {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	margin-right: 14px;
	display: inline-block;
	flex-shrink: 0;
	/* 禁止标签缩小 */
	margin-right: 8px;
}

.secondaryClassification-list .item .left .zy-tag-box::after {
	content: "...";
	position: absolute;
	right: 0;
	background: white;
	/* 背景色遮盖文字 */
	padding-left: 5px;
}

.secondaryClassification-list .item .left .toZW {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
}

.secondaryClassification-list .item .left .toZW img {
	width: 12px;
	display: block;
	margin-left: 1px;
}

.secondaryClassification-list .item .left .toZW:hover {
	text-decoration: underline;
}

.secondaryClassification-list .item .right {
	width: 270px;
}

.secondaryClassification-list .item .right .rightImgBox {
	width: 120px;
	height: 120px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #E5EAF0;
	flex-shrink: 0;
	padding-top: 10px;
	margin-right: 16px;
}

.secondaryClassification-list .item .right .rightImgBox .icon-yx {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.secondaryClassification-list .item .right .rightImgBox .productImg {
	width: 100px;
	height: 100px;
	object-fit: contain;
}

.secondaryClassification-list .item .right .right-title {
	width: 138px;
}

.secondaryClassification-list .item .right .right-title .tit {
	height: 48px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
	line-height: 24px;
	margin-bottom: 12px;
}

.secondaryClassification-list .item .right .right-title .tit:hover {
	color: #3254FF;
}

.secondaryClassification-list .item .right .right-title .label {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
	flex-shrink: 0;
}

.secondaryClassification-list .item .right .right-title .pp-value {
	max-width: 80px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
}

.secondaryClassification-list .item .right .right-title .price-value {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #E92700;
}

.secondaryClassification-list .item .right .activeTips {
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 14px;
	color: #5747EB;
	line-height: 24px;
	display: none;
}

.secondaryClassification-list .item .right .activeTips img {
	width: 21px;
	height: 18px;
	vertical-align: top;
	margin-top: 3px;
}

.secondaryClassification-list .item .right .activeTips span {
	position: relative;
	display: inline-block;
	width: 230px;
	display: inline;
	/* border-bottom: 1px solid #9288FF; */
	box-shadow: 0 5px 2px rgba(0, 0, 255, 0.2);
	padding-bottom: 2px;
}

/* .secondaryClassification-list .item .right .activeTips span::after {
    width: calc(100% - 5px);
    display: inline-block;
    content: '';
    height: 3px;
    background: rgba(146, 136, 255, .4);
    position: absolute;
    left: -1px;
    bottom: 6px;
    border-radius: 2px;
} */
.secondaryClassification-list .active .right .activeTips {
	display: block;
}

.secondaryClassification-list .active .right .rightImgBox .icon-yx {
	display: block;
}

.secondaryClassification-list .active .right .rightImgBox {
	border: 2px solid #6C5AF1;
}

.secondaryClassification-list .right .empty-right {
	width: 266px;
	height: 120px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #E5EAF0;
}

.secondaryClassification-list .right .empty-right img {
	width: 76px;
	margin-right: 35px;
}

.secondaryClassification-list .right .empty-right p {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
	line-height: 14px;
}

.secondaryClassification-list .active {
	background-image: url('https://img1.17img.cn/ui/art/zousy/2025/searchcompany/icon_bj_2x_20250723.png');
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: top right;
}

.heatRanking-first {
	width: 288px;
	background: linear-gradient(180deg, #EFF1FE 0%, #FFFFFF 100%);
	padding: 15px 16px 24px;
}

.heatRanking-first-title {
	margin-bottom: 15px;
}

.heatRanking-first-title .border {
	width: 4px;
	height: 16px;
	background: #2D4CE5;
	margin-right: 6px;
}

.heatRanking-first-title .tit {
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #37474F;
}

.index-heatRanking-list {
	padding: 4px 0 0;
}

.heatRanking-item {
	margin-bottom: 20px;
}

.heatRanking-item img {
	width: 16px;
	display: block;
	margin-right: 8px;
}

.heatRanking-item p {
	width: 215px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	line-height: 1;
}

.heatRanking-item:hover p {
	text-decoration: underline;
}

.index-heatRanking-more {}

.index-heatRanking-more img {
	width: 7px;
	margin-left: 5px;
}

.index-heatRanking-more p {
	line-height: 1;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
}

.index-heatRanking-more:hover p {
	color: #000;
}

.heatRanking-second {
	background-color: #fff;
	padding: 16px 16px 24px;
}

.heatRanking-second-title {
	margin-bottom: 15px;
}

.heatRanking-second-title img {
	width: 17px;
	display: block;
	margin-right: 5px;
}

.heatRanking-second-title p {
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #000000;
}

.pc-firstType-right2 {
	background-color: #fff;
	padding: 0 16px 25px 16px;
	margin-top: -6px;
}

.pc-firstType-form {
	box-sizing: border-box;
}

.pc-firstType-form .input1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #ffffff;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #f0f3f7;
	/* padding-right: 16px; */
}

.pc-firstType-form .input1 input {
	border: none;
	outline: none;
	width: 100%;
	height: 36px;
	padding: 0 16px;
	font-size: 14px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #333;
}

.getCode {
	font-size: 14px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #0f74f0;
	cursor: pointer;
	margin-right: 16px;
}

.loadCode {
	font-size: 14px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #76828f;
	display: none;
	margin-right: 16px;
}

.pc-firstType-right2 .btn {
	width: 100%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: linear-gradient(97deg, #e39e5d 0%, #cd7e36 100%);
	border-radius: 5px 5px 5px 5px;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	position: relative;
	cursor: pointer;
	margin-bottom: 12px;
}

.pc-firstType-form .input1 .code {
	width: 53%;
}

.pc-firstType-form .tips {
	font-size: 12px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	zoom: 0.9;
}

.pc-firstType-form .tips span {
	font-size: 12px;
	transform-origin: left center;
	display: inline-block;
}

.pc-firstType-form .tips a {
	font-size: 12px;
	transform-origin: left center;
	display: inline-block;
	margin-left: -4px;
	color: #666666;
}

.pc-firstType-scroll .list-box {
	width: 100%;
	height: 70px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	position: relative;
}

.pc-firstType-scroll .list-box .row {
	display: flex;
	/*justify-content: flex-start;
  align-items: center;
  height: 23px;
  margin-bottom: 6px;
  /*text-align: center;*/
	cursor: pointer;
}

.pc-firstType-scroll .list-box .row span {
	font-size: 12px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #76828f;
	line-height: 23px;
}

.pc-firstType-scroll .list-box .row .numspan {
	text-align: center;
	justify-content: space-around;
	flex-shrink: 0;
	margin-right: 5px;
	color: #76828f;
	width: 89px;
	display: inline-block;
	min-width: 89px;
}

.pc-firstType-scroll .list-box .row .value {
	color: #0c7ff2;
	flex-shrink: 0;
	margin-right: 5px;
	max-width: 132px;
	display: inline-block;
}

.pc-firstType-scroll .list-box .row .type {
	flex-shrink: 0;
}

.pc-firstType-scroll .list-box-items {
	/*flex: 1;*/
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 65px;
	top: 0px;
}

.pc-firstType-scroll.pc-firstType-scroll-other .list-box {
	height: 103px;
}

.pc-firstType-scroll.pc-firstType-scroll-other .list-box-items {
	height: 98px;
}

.pc-firstType-insRight-noData {
	height: 136px;
	width: 100%;
}

.pc-firstType-insRight-noData img {
	width: 90px;
	height: auto;
}

.firstType-scroll-heigth {
	padding-top: 0;
	border: none;
}

.firstType-scroll-heigth .list-box {
	height: 101px;
}

.firstType-scroll-heigth .list-box-items {
	height: 95px;
}

.firstType-scroll-heigth .list-box .row {
	padding: 4px 0;
	height: 31px;
	box-sizing: border-box;
}

.firstType-scroll-heigth-nocode .list-box {
	height: 158px;
}

.firstType-scroll-heigth-nocode .list-box-items {
	height: 153px;
}

.heatRanking-m {}

.heatRanking-third {
	background: linear-gradient(180deg, #EFF1FE 0%, #FFFFFF 30%, #FFFFFF 100%);
	padding: 15px 16px 10px 16px;
}

.heatRanking-m p {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	line-height: 1;
	color: #7E8790;
}

.heatRanking-m img {
	display: block;
	width: 7px;
}

.index-hotVideo-list {}

.index-hotVideo-list .hotVideo-item {
	margin-bottom: 16px;
}

.index-hotVideo-list .hotVideo-item .imgBox {
	width: 117px;
	height: 66px;
	border-radius: 4px 4px 4px 4px;
	overflow: hidden;
}

.index-hotVideo-list .hotVideo-item .imgBox img {
	width: 117px;
	height: 66px;
	transition: all 0.4s;
}

.index-hotVideo-list .hotVideo-item .hotVideo-right {}

.index-hotVideo-list .hotVideo-item .hotVideo-right .tit {
	width: 127px;
	height: 48px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
	line-height: 24px;
	margin-bottom: 4px;
}

.index-hotVideo-list .hotVideo-item .hotVideo-right img {
	width: 14px;
	height: 14px;
	margin-right: 5px;
}

.index-hotVideo-list .hotVideo-item .hotVideo-right .num {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #7E8790;
	width: 125px;
}

.index-hotVideo-list .hotVideo-item:hover .imgBox img {
	transform: scale(1.03);
}

.index-hotVideo-list .hotVideo-item:hover .tit {
	color: #5747EB;
}

.heatRanking-fourth {
	padding: 15px 16px 10px 16px;
	background-color: #fff;
}

.index-EnterpriseNews-list {}

.index-EnterpriseNews-item {
	height: 66px;
}

.index-EnterpriseNews-item img {
	width: 100px;
	height: 66px;
	border-radius: 4px 4px 4px 4px;
	display: none;
}

.index-EnterpriseNews-item .index-EnterpriseNews-right {
	width: 242px;
	padding-left: 18px;
}

.index-EnterpriseNews-item .index-EnterpriseNews-right .tit {
	height: 48px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
	line-height: 24px;
	margin-bottom: 0;
}

.index-EnterpriseNews-item .index-EnterpriseNews-right .time {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #7E8790;
	display: none;
}

.index-EnterpriseNews-item .circle {
	position: absolute;
	left: 0;
	top: 17px;
	width: 6px;
	height: 6px;
	background: #B9C0C7;
	border-radius: 50%;
}

.index-EnterpriseNews-item:hover img {
	display: block;
}

.index-EnterpriseNews-item:hover .index-EnterpriseNews-right {
	width: 144px;
	padding-left: 0;
}

.index-EnterpriseNews-item:hover .index-EnterpriseNews-right .tit {
	margin-bottom: 4px;
}

.index-EnterpriseNews-item:hover .time {
	display: block;
}

.index-EnterpriseNews-item.active img {
	display: block;
}

.index-EnterpriseNews-item.active .index-EnterpriseNews-right {
	width: 144px;
}

.index-EnterpriseNews-item.active .index-EnterpriseNews-right .tit {
	margin-bottom: 0;
}

.index-EnterpriseNews-item.active .time {
	display: block;
}


.wapIndex-bg {
	background-color: #F5F7FA;
	padding: 14px 16px 30px;
	background-image: url('https://img1.17img.cn/ui/art/zousy/2025/searchcompany/app/bj_2x_20250815.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.wapIndex-topAI {}

.wapIndex-topAI .personImg {
	width: 70px;
	margin-right: 10px;
	display: block;
	height: auto;
	object-fit: contain;
}

.wapIndex-topAI .wapIndex-topAI-right {
	flex: 1;
}

.wapIndex-topAI .wapIndex-topAI-right .title {
	height: 20px;
	line-height: 20px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 14px;
	color: #3254FF;
	text-align: left;
	margin-bottom: 7px;
}

.wapIndex-topAI .wapIndex-topAI-input {
	height: 44px;
	background: #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	padding: 10px 14px;
}

.wapIndex-topAI .wapIndex-topAI-right .searchImg {
	width: 16px;
	display: block;
	margin-right: 12px;
}

.wapIndex-topAI .wapIndex-topAI-right input {
	height: 100%;
	flex: 1;
	outline: none;
	border: none;
}

.wapIndex-nav-box {
	background: #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	padding: 16px;
}

.wapIndex-nav-top {}

.wapIndex-nav-top-item {
	margin-bottom: 26px;
}

.wapIndex-nav-top-item .nav-icon {
	width: auto;
	height: 32px;
	object-fit: contain;
	display: block;
	margin: 0 auto 12px;
}

.wapIndex-nav-top-item .nav-name {
	font-family: PingFang HK, PingFang HK;
	font-weight: 400;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.wapIndex-nav-bottom {}

.wapIndex-nav-bottom-item {
	width: 3rem;
	height: 80px;
	border-radius: 10px 10px 10px 10px;
	padding: 12px 16px 0;
}

.wapIndex-nav-bottom .bgl {
	background-color: #C3DBFF;
	background-image: url('https://img1.17img.cn/ui/art/zousy/2025/searchcompany/wap/icon_wap2_3x_20250725.png');
	background-repeat: no-repeat;
	background-size: 55px auto;
	background-position: right 0 top 8px
}

.wapIndex-nav-bottom .bgl .tit {
	height: 16px;
	font-family: PingFang HK, PingFang HK;
	font-weight: 600;
	font-size: 16px;
	color: #204650;
	line-height: 16px;
	margin-bottom: 8px;
}

.wapIndex-nav-bottom .bgl .text {
	font-family: PingFang HK, PingFang HK;
	font-weight: 400;
	font-size: 12px;
	color: #204650;
	line-height: 16px;
	text-align: left;
}

.wapIndex-nav-bottom .bgr {
	background-color: #FFECD1;
	background-image: url('https://img1.17img.cn/ui/art/zousy/2025/searchcompany/wap/icon_wap3_3x_20250725.png');
	background-repeat: no-repeat;
	background-size: 55px auto;
	background-position: right 0 top 8px
}

.wapIndex-nav-bottom .bgr .tit {
	height: 16px;
	font-family: PingFang HK, PingFang HK;
	font-weight: 600;
	font-size: 16px;
	color: #4F2E00;
	line-height: 16px;
	margin-bottom: 8px;
}

.wapIndex-nav-bottom .bgr .text {
	font-family: PingFang HK, PingFang HK;
	font-weight: 400;
	font-size: 12px;
	color: #4F2E00;
	line-height: 16px;
	text-align: left;
}

.wapIndex-list {}

.wapIndex-list-item {
	background: #FFFFFF;
	padding: 16px;
	margin-bottom: 10px;
	border-radius: 10px;
}

.wapIndex-list-item .imgBox {
	width: 80px;
	height: 45px;
	background: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #F0F0F0;
	margin-right: 12px;
	flex-shrink: 0;
}

.wapIndex-list-item .imgBox img {
	width: 70px;
	height: 40px;
	object-fit: contain;
}

.wapIndex-list-item .right {
	flex: 1;
	width: 3rem;
}

.wapIndex-list-item .right .title {
	height: 22px;
	line-height: 22px;
	font-family: PingFang HK, PingFang HK;
	font-weight: 500;
	font-size: 16px;
	color: #202933;
	margin-bottom: 6px;
}

.wapIndex-list-item .right .comprehensive-box {}

.wapIndex-list-item .right .comprehensive-box .comType {
	height: 17px;
	line-height: 1;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	margin-right: 6px;
	flex-shrink: 0;
}

.wapIndex-list-item-active {
	background-image: url('https://img1.17img.cn/ui/art/zousy/2025/searchcompany/wap/icon_wap1_3x_20250725.png');
	background-repeat: no-repeat;
	background-size: 92px auto;
	background-position: right 10px bottom 24px;
}

.wapIndex-comprehensiveScore {
	height: 18px;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #FFECE7;
	padding: 0 4px;
	margin-bottom: 6px;
	flex-shrink: 0;
}

.wapIndex-comprehensiveScore .label {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #FF6332;
	flex-shrink: 0;
	margin-left: 5px;
}

.wapIndex-comprehensiveScore img {
	width: 10px;
	height: 10px;
	margin-left: 4px;
}

.wapIndex-icon-plxf {
	height: 18px;
	margin: 0 4px 0 0;
}

.wapIndex-levelBox {
	flex-shrink: 0;
	padding: 0 2px 0 22px;
	margin-right: 4px;
	color: #fff;
	font-size: 12px;
	background-repeat: no-repeat;
	background-size: 100% 18px;
}

.wapIndex-level-bottom {
	margin-bottom: 6px;
}

.wapIndex-level-bottom .zs-tag {
	background-image: url('https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V01.png');
}

.wapIndex-level-bottom .bj-tag {
	background-image: url('https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V02.png');
}

.wapIndex-level-bottom .jp-tag {
	background-image: url('https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V03.png');
}

.wapIndex-level-bottom .yp-tag {
	background-image: url('https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V04.png');
}

.wapIndex-level-bottom .tp-tag {
	background-image: url('https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V05.png');
}

.wapIndex-level-bottom .free-tag {
	background-image: url('https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V06.png');
}

.wapIndex-MainProducts {
	display: flex;
	width: 4rem;
	/* 根据实际布局调整 */
	align-items: center;
	overflow: hidden;
	/* 隐藏超出部分 */
}

.wapIndex-MainProducts .label {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #7E8790;
	flex-shrink: 0;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.wapIndex-MainProducts .inlieItem-box {
	width: 3.7rem;
	height: .34rem;
	// overflow: hidden; /* 隐藏超出部分 */
	white-space: nowrap;
	/* 禁止换行 */
	// text-overflow: ellipsis; /* 超出时显示省略号 */
	overflow-x: scroll;
	display: inline-flex;
	vertical-align: middle;
}

.wapIndex-MainProducts .inlieItem-box::-webkit-scrollbar {
	display: none;
}

.wapIndex-MainProducts .inlieIten {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	line-height: .34rem;
	margin-right: 4px;
	display: inline;
	flex-shrink: 0;
	;
}

.wapIndex-MainProducts .inlieIten:not(:last-child)::after {
	content: " ";
	/* 用顿号分隔项 */
}

.wapIndex-list-item .isplxf {
	margin-top: 14px;
	height: 32px;
	background: linear-gradient(224deg, #DFDEF8 0%, #FFFFFF 100%);
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #F5F5FD;
	padding: 0 12px;
	display: none;
}

.wapIndex-list-item .isplxf img {
	height: 16px;
	margin-right: 8px;
}

.wapIndex-list-item .isplxf .s-tag {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #3254FF;
}

.wapIndex-list-item .isplxf .border {
	width: 1px;
	height: 9px;
	border-radius: 100px 100px 100px 100px;
	background: rgba(50, 84, 255, 0.5);
	margin: 0 8px;
}

.wapIndex-list-item-active .isplxf {
	display: block;
}

.w4rem {
	width: 4rem;
}

.wapIndex-AfterSalesGood {
	height: 18px;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #B7C4FF;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #3254FF;
	padding: 0 2px;
}

.enterpriseDynamic-topTab {
	background: #fff;
	height: 70px;
	line-height: 70px;
	position: relative;
}

.enterpriseDynamic-logoTitle {
	font-size: 30px;
	font-weight: 600;
	color: #007ff2;
	margin-right: 38px;
}

.enterpriseDynamic-topTab .enterpriseDynamic-navItem {
	text-align: center;
	margin-right: 36px;
	padding-top: 14px;
}

.enterpriseDynamic-topTab .enterpriseDynamic-navItem .label {
	font-family: PingFang SC, PingFang SC;
	font-size: 18px;
	color: #3A4863;
	margin: 0 0 10px 0;
	height: 20px;
	line-height: 20px;
}

.enterpriseDynamic-topTab .enterpriseDynamic-navItem .border {
	width: 32px;
	height: 2px;
	background: transparent;
	margin: 0 auto;
}

.enterpriseDynamic-topTab .enterpriseDynamic-navItem.active .label {
	color: #007FF2;
	font-weight: 600;
}

.enterpriseDynamic-topTab .enterpriseDynamic-navItem.active .border {
	background: #007FF2;
}

.main-business {
	display: flex;
	width: 400px;
	/* 根据实际布局调整 */
	align-items: center;
	overflow: hidden;
	/* 隐藏超出部分 */
}

.main-business-label {
	font-weight: bold;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
	margin-right: 6px;
	flex-shrink: 0;
	line-height: 1;
}

.main-business .main-business-items {
	white-space: nowrap;
	/* 禁止换行 */
	overflow: hidden;
	text-overflow: ellipsis;
	/* 超出时显示省略号 */

}

.main-business .main-business-item {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	display: inline;
	margin-right: 8px;
}

.main-business .main-business-item:not(:last-child)::after {
	content: " ";
	/* 用顿号分隔项 */
}

.secondaryClassification-list-noData {
	background-color: #fff;
	padding: 160px 0;
}

.secondaryClassification-list-noData img {
	width: 121px;
	height: auto;
	display: block;
	margin: 0 auto 10px;
	transform: translateX(10px);
}

.secondaryClassification-list-noData p {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 9px 0 12px 0;
	font-size: 14px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
}

.chart-ld-box {
	position: absolute;
	padding: 20px;
	/* background-color: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04); */
	display: none;
	z-index: 9;
	left: 82px;
	top: -80px;
	box-sizing: border-box;
}

.stats-popup {
	position: relative;
	background: #ffffff;
	border-radius: 6px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	padding: 15px 15px 20px;
	font-family: Arial, sans-serif;
	min-width: 150px;
	margin-left: 15px;
	/* Space for arrow */
	box-sizing: border-box;
	height: 260px;
	width: 320px;
}

.stats-popup canvas {
	box-sizing: border-box;
}

.popup-content {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.stats-popup-title {
	margin-bottom: 15px;
}

.stats-popup-title .stats-popup-border {
	width: 3px;
	height: 15px;
	background: #3254FF;
	flex-shrink: 0;
}

.stats-popup-title .title {
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 14px;
	color: #000000;
	line-height: 1;
	margin-left: 7px;
}

.stats-popup-title .tips {
	width: 10px;
	margin-left: 5px;
}

.stat-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.stat-name {
	color: #666;
	font-size: 14px;
}

.stat-value {
	color: #333;
	font-weight: bold;
	font-size: 14px;
}

.popup-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-right-color: #ffffff;
	/* Left-pointing arrow */
	left: -16px;
	top: 26%;
	transform: translateY(-50%);
	filter: drop-shadow(-2px 0 2px rgba(0, 0, 0, 0.1));
}
.onlineConsultation{
	padding: 0 5px;
	flex-shrink: 0;
	height: 20px;
	background: #F0F3F7;
	color: #37474F;
	border-radius: 4px 4px 4px 4px;
	font-size: 12px;
}
.onlineConsultation img{
	width: 14px;
	margin-right: 3px;
}
 .online-btn-wrap {
      width: 85px;
      height: 24px;
      border-radius: 4px;
      border: 1px solid transparent;
      /* 渐变边框双层背景 */
      background:
        linear-gradient(#ffffff, #ffffff) padding-box,
        linear-gradient(90deg, #4D3FE8, #9E39E6) border-box;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 4px;
      box-sizing: border-box;
      cursor: pointer;
    }
    /* 图标图片样式 */
    .online-btn-wrap .chat-icon-img {
      width: 14px;
      height: 14px;
      flex-shrink: 0;
      /* 上下跳动动画 */
      animation: bounceUpDown 1.5s ease-in-out infinite;
    }
    /* 上下循环跳动动画 */
    @keyframes bounceUpDown {
      0% {
        transform: translateY(0);
      }
      50% {
        transform: translateY(-2px);
      }
      100% {
        transform: translateY(0);
      }
    }
    /* 内层文字：独立渐变，不会被边框遮挡，文字正常渲染 */
    .online-btn-wrap .online-text {
      font-size: 14px;
      background: linear-gradient(90deg, #4D3FE8, #9E39E6);
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
	  line-height: 1;
    }
	.lcs-float-sidebar {
	  position: fixed;
	  left: calc(50% - 600px - 150px);
	  top: 50%;
	  transform: translateY(-50%);
	  z-index: 999;
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	}
	/* 客服人物头像 */
	.lcs-service-avatar {
	  width: 102px;
	  height: 104px;
	  overflow: hidden;
	  margin-bottom: -10px;
	  z-index: 2;
	  position: relative;
	}
	.lcs-service-avatar img {
	  width: 100%;
	  height: 100%;
	  object-fit: cover;
	}
	/* 紫色侧边容器 宽度固定不变！ */
	.lcs-sidebar-box {
	  width: 68px;
	  background: linear-gradient( 352deg, #4D3FE8 0%, #9E39E6 100%);
	  border-radius: 6px;
	  padding: 20px 4px 10px;
	  position: relative;
	  overflow: visible; /* 允许hover条目向右溢出容器 */
	  box-sizing: border-box;
	  margin-left: 35px;
	}
	.lcs-sidebar-title {
	  color: #fff;
	  font-size: 14px;
	  font-weight: bold;
	  text-align: center;
	  line-height: 15px;
	  margin-bottom: 5px;
	  box-sizing: border-box;
	}
	/* 品牌条目 默认窄版（第一张图样式） */
	.lcs-brand-item {
	  width: 60px;
	  height: 48px;
	  background: #fff;
	  border-radius: 3px;
	  margin: 0 auto;
	  position: relative;
	  display: flex;
	  align-items: center;
	  cursor: pointer;
	  transition: width 0.3s ease;
	  overflow: hidden;
	  border: 3px solid #9333ea;
	  box-sizing: border-box;
	}
	.lcs-brand-item:last-child {
	  margin-bottom: 0;
	}
	/* hover 当前条目 单独拉长，匹配第二张图横向延伸 */
	.lcs-brand-item:hover {
	  width: 174px;
	  border-color: #9333ea;
	  z-index: 10;
	}
	/* 右下角绿色在线圆点 */
	.lcs-brand-item::after {
	  content: "";
	  position: absolute;
	  right: 0;
	  bottom: 0;
	  width: 8px;
	  height: 8px;
	  background: #00BE1E;
	  border-radius: 50%;
	  border: 1px solid #fff;
	  z-index: 1;
	  box-sizing: border-box;
	}
	.lcs-brand-item:hover::after{
		display: none;
	}
	/* Logo区域 固定宽度不缩放 */
	.lcs-brand-logo {
	  flex-shrink: 0;
	  width: 52px;
	  height: 40px;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  box-sizing: border-box;
	}
	.lcs-brand-logo img {
	  width: 45px;
	  height: 40px;
	  object-fit: contain;
	  display: block;
	  box-sizing: border-box;
	}
	/* 右侧文字信息 默认完全隐藏 */
	.lcs-brand-info {
	  white-space: nowrap;
	  opacity: 0;
	  transition: opacity 0.3s ease;
	  pointer-events: none;
	  box-sizing: border-box;
	}
	.lcs-brand-name-text {
	  font-size: 14px;
	  font-weight: 500;
	  color: #202933;
	  display: block;
	  height: 20px;
	  line-height: 20px;
	  padding-left: 6px;
	  box-sizing: border-box;
	}
	.lcs-brand-online-tip {
	  color: #9E39E6;
	  font-size: 12px;
	  display: flex;
	  align-items: center;
	  gap: 6px;
	  box-sizing: border-box;
	}
	.lcs-brand-online-tip::before {
	  content: "";
	  width: 16px;
	  height: 20px;
	  background-image: url('https://img1.17img.cn/ui/art/liuyz/2026/ai/lan_output.png');
	  background-repeat: no-repeat;
	  background-size: 24px 24px;
	  border-radius: 50%;
	  box-sizing: border-box;
	}
	/* 仅hover当前条目时，文字淡入显示 */
	.lcs-brand-item:hover .lcs-brand-info {
	  opacity: 1;
	  pointer-events: auto;
	}
	
	
	            .yqyx-20260818-title{
	                display: flex;
	                align-items: center;
	                justify-content: space-between;
	                background: url('https://img1.17img.cn/ui/simg/instrument/SH100000/20200624/images/navb.png') no-repeat left;
	                background-size: 5px;
	                font-size: 20px;
	                padding-left: 15px;
	                position: relative;
	            }
	            .yqyx-20260818-title .title{
	                font-weight: bold;
	            }
	            .moreText-20260818{
	                background: url('https://img1.17img.cn/ui/simg/instrument/active/nir/images/rightarrowgray.svg') right center no-repeat;
	                padding-right: 11px;
	                height: 20px;
	                line-height: 20px;
	                background-size: 7px;
	                color: #A8B0B8;
	                right: 0;
	                top: 0;
	                font-weight: normal;
	                font-size: 14px;
	            }
	            .yqyx-20260818-itemBox{
	                background: linear-gradient( 180deg, #E9F4FF 0%, #FFFFFF 100%);
	                border-radius: 4px 4px 4px 4px;
	                border: 1px solid #E5EAF0;
	                padding: 13px;
	                margin-top: 16px;
	            }
	            .yqyx-20260818-itemBox-titleBox{
	                margin-bottom: 16px;
	                display: flex;
	                align-items: center;
	                justify-content: space-between;
	            }
	            .yqyx-20260818-itemBox-titleBox .yqyx-subTitleBox{
	                display: flex;
	                align-items: center;
	            }
	            .yqyx-20260818-itemBox-titleBox .yqyx-subTitleBox img{
	                width: 20px;
	                height: 20px;
	                display: block;
	                margin-right: 6px;
	            }
	            .yqyx-20260818-itemBox-titleBox .yqyx-subTitleBox p{
	                width: 150px;
	                font-family: PingFang SC, PingFang SC;
	                font-weight: 600;
	                font-size: 14px;
	                color: #007FF2;
	                white-space: nowrap;
	                text-overflow: ellipsis;
	                overflow: hidden;
	                word-break: break-all;
	                cursor:pointer;
	            }
	            .omit{
	                white-space: nowrap;
	                text-overflow: ellipsis;
	                overflow: hidden;
	                word-break: break-all;
	            }
	            .yqyx-20260818-content{
	                display: flex;
	            }
	            .yqyx-20260818-content .imgBox{
	                width: 80px;
	                height: 80px;
	                border-radius: 3px 3px 3px 3px;
	                border: 1px solid #E5EAF0;
	                display: flex;
	                align-items: center;
	                justify-content: center;
	                margin-right: 12px;
	                flex-shrink: 0;
	            }
	            .yqyx-20260818-content .imgBox .productPic{
	                width: 100%;
	                height: 100%;
	                object-fit: contain;
	                border-radius: 3px 3px 3px 3px;
	            }
	            .yqyx-20260818-content .right-20260818{
	                flex: 1;
	            }
	            .yqyx-20260818-content .right-20260818 .titleBox{
	                margin-bottom: 4px;
	            }
	            .yqyx-20260818-content .right-20260818 .titleBox .s-tag{
					height: 16px;
					font-size: 12px;
					color: #fff;
					padding: 0 4px;
					background: linear-gradient(95deg, #FF7C01 0%, #FF6503 100%);
					border-radius: 2px;
					margin-right: 2px;
					display: inline-block;
					line-height: 16px;
	            }
	            .yqyx-20260818-content .right-20260818 .titleBox .tit{
	                font-family: Alibaba PuHuiTi, Alibaba PuHuiTi;
	                font-weight: 400;
	                font-size: 14px;
	                color: #202933;
	            }
				.yqyx-20260818-content .right-20260818 .titleBox .tit:hover{
					color: #5747eb;
				}
	            .omit2 {
	                overflow: hidden;
	                text-overflow: ellipsis;
	                display: -webkit-box;
	                -webkit-line-clamp: 2;
	                -webkit-box-orient: vertical;
	            }
	            .yqyx-20260818-content .comName{
	                height: 16px;
	                font-family: Alibaba PuHuiTi, Alibaba PuHuiTi;
	                font-weight: 400;
	                font-size: 12px;
	                color: #7E8790;
	                margin-bottom: 4px;
	                width: 137px;
	            }
	            .yqyx-20260818-btn{
	                margin-top: 8px;
	                display: flex;
	                align-items: center;
	            }
	            .yqyx-20260818-btn .pricQuery{
	                display: flex;
	                align-items: center;
	                justify-content: center;
	                width: 85px;
	                height: 20px;
	                background: #FFF4E8;
	                border-radius: 4px 4px 4px 4px;
	            }
	            .yqyx-20260818-btn .btn-jg{
	                width: 95px;
	            }
	            .yqyx-20260818-btn .pricQuery .qb{
	                width: 12px;
	                height: 12px;
	                display: block;
	                margin-right: 2px;
	            }
	            .yqyx-20260818-btn .pricQuery .text{
	                font-family: Alibaba PuHuiTi, Alibaba PuHuiTi;
	                font-weight: 400;
	                font-size: 12px;
	                color: #65492E;
	            }
	            .yqyx-20260818-btn .pricQuery .jt{
	                height: 8px;
	                display: block;
	                margin-left: 4px;
	            }
	            .yqyx-20260818-btn .btnBox{
	                display: flex;
	                align-items: center;
	            }
	            .yqyx-20260818-btn .btnBox p{
	                display: flex;
	                align-items: center;
	                justify-content: center;
	                width: 54px;
	                height: 24px;
	                border-radius: 4px 4px 4px 4px;
	                border: 1px solid #007FF2;
	                font-family: Alibaba PuHuiTi, Alibaba PuHuiTi;
	                font-weight: 400;
	                font-size: 14px;
	                color: #0C7FF2;
	                margin-right: 10px;
					cursor: pointer;
	            }
	            .readmore{
	                padding-right: 11px;
	                background-size: 7px;
	            }
				.findManu-yqyx{
					padding: 15px;
					background-color: #fff;
				}
	       