.zixun_header_div{
	overflow: hidden;
	border: 1px solid #007de4;
	border-top: 0px;
	box-sizing: border-box;
	border-radius: 0px 0px 6px 6px;
	background: #FFFFFF;
	padding: 9px 30px 10px;
}
.zixun_header_div a{
	margin: 0px 15px;
	float: left;
	line-height: 25px;
	color: #007de4;
	font-size: 15px;
	width: 80px;
	text-align: center;
}
.ditext1 {
	font-size: 14px;
	color: #7d7d7d;
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
}
.ditext1 a {
	color: #7d7d7d;
}
.icohome {
	margin-right: 3px;
	font-size: 14px;
}
.zixun_box {
	margin-bottom: 10px;
	height: 323px;
}
.swiper_nav_box_left {
	width: 353px;
	height: 100%;
	border-radius: 4px;
	float: left;
	position: relative;
	overflow: hidden;
}

.swiper_nav_box_left .img_cover{
	object-fit: inherit;
}
.swiper_nav_box_left .swiper-pagination-bullet {
	display: inline-block;
	width: 16px;
	height: 2px;
	background: var(--white);
	background: #FFFFFF\0;
	margin: 0 5px;
	opacity: 0.8;
	cursor: pointer;
}

.swiper_nav_box_left .swiper-pagination-bullet-active {
	background: var(--blue);
	background: #0196fa\0;
}

.zixun_box_center{
	width: 437px;
	height: 100%;
	background: #FFFFFF;
	float: left;
	margin-left: 10px;
	border-radius: 4px;
	overflow: hidden;
	padding: 16px 20px 28px;
	box-sizing: border-box;
}
.zixun_box_center_p{
	float: left;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 42px;
}
.zixun_box_center_p a{
	color: #333333;
}
.zixun_box_center_a{
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	float: left;
	width: 100%;
	height: 80px;
	text-indent: 2em;
}
.zixun_box_center_line{
	width: 100%;
	height: 1px;
	background: #dfdfdf;
	margin: 25px 0px 9px;
	float: left;
}
/* .zixun_box_center_p a:link {
	color: #333333!important;
}
.zixun_box_center_p a:hover {
	color: #0196fa!important;
} */

.pageWrap_box_right {
	width: 390px;
	height: 100%;
	float: right;
	box-sizing: border-box;
}

.right_content_wrap {
	height: 323px;
	background: var(--white);
	background: #FFFFFF\0;
	padding: 0px 26px;
	border-radius: 4px;
}

.quotation-top-right-title {
	position: relative;
	z-index: 0;
	font-size: 0;
	display: flex;
	align-items: center;
	padding: 20px 0px;
}

.quotation-top-right-title span {
	font-size: 30px;
	margin-right: 10px;
	float: left\0;
	color: var(--blue);
	color: #0196fa\0;
}

.quotation-top-right-title .name {
	font-size: 20px;
	font-weight: bold;
}

.quotation-top-right-title .jing {
	position: absolute;
	top: 0px;
	right: -26px;
	width: 65px;
	height: 65px;
	border-radius: 0px 0px 0px 100px;
	color: var(--white);
	color: #FFFFFF\0;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	background-image: linear-gradient(to top, #fda302, #fe8903);
	filter:progid:DXImageTransform.Microsoft.Gradient(
		StartColorStr=#fda302,EndColorStr=#fe8903,
	);
	text-align: center\0;
	padding-top: 12px\0;
	box-sizing: border-box\0;
}

.quotation-top-right-title .jing::after {
	content: "新";
	margin-left: 10px;
	margin-top: -10px;
}

.topLoop {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.tempWrap {
	overflow: hidden;
	position: relative;
	height: 240px;
}

.box_right_top_list {
	width: 100%;
	padding: 0px;
	zoom: 1;
}

.box_right_top_li {
	display: flex;
	align-items: center;
	position: relative;
	padding: 10px 0;
	box-sizing: border-box;
	width: 100%;
	height: 40px !important;
}

.box_right_top_li:before {
	content: "";
	width: 6px;
	min-width: 6px;
	height: 6px;
	background: var(--blue);
	background: #0196fa\0;
	border-radius: 100%;
	margin: 0px 10px 0 5px;
	box-shadow: 0px 0px 3px var(--blue);
	box-shadow: 0px 0px 3px #0196fa\0;
	float: left\0;
	margin-top: 5px\0;
}

.box_right_top_li_name {
	flex: 1;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	float: left\0;
	width: 316px\0;
	color: var(--grey60);
	color: #606060\0;
	font-size: 14px;
}

/* .classification {
	background: var(--white);
	background: #FFFFFF\0;
	margin-bottom: 16px;
	margin-top: 16px;
	padding: 16px 16px 6px;
	box-sizing: border-box;
	overflow: hidden;
}

.classification a {
	padding: 10px 20px;
	color: var(--blue);
	color: #0196fa\0;
	border-radius: 5px;
	border: 1px solid var(--blue);
	border: 1px solid #0196fa\0;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.classification a:hover {
	background: var(--blue);
	background: #0196fa\0;
	color: var(--white);
	color: #FFFFFF\0;
}

.classification .active {
	background: var(--blue);
	background: #0196fa\0;
	color: var(--white);
	color: #FFFFFF\0;
} */

.newList_main {
	overflow: hidden;
	/* margin-top: 16px; */
	margin-bottom: 47px;
}

.supplier_recommend {
	width: 800px;
	float: left;
	margin-right: 10px;
	background: var(--white);
	background: #FFFFFF\0;
}

.supplier_recommend_title {
	font-size: 24px;
	box-sizing: border-box;
	background: var(--white);
	background: #FFFFFF\0;
	padding-left: 16px;
	height: 72px;
	line-height: 72px;
	font-weight: bold;
}

.supplier_recommend_title_bg {
	float: left;
	width: 30px;
	height: 32px;
	margin: 17px 8px 0px 0px;
	background: url(../img/supplier-icon-news_list.png) no-repeat;
	background-size: auto 80%;
	background-position: center;
}

.supplier_recommend_list {
	width: 100%;
	overflow: hidden;
}

.supplier_recommend_item {
	width: 100%;
	height: 111.3px;
	border-top: 1px solid #f5f5f5;
	padding: 15px 19px 12px 19px;
	box-sizing: border-box;
	display: flex;
}

.supplier_recommend_item_right {
	flex: 1;
	display: block;
}

.supplier_recommend_item_right a {
	float: left;
	color: var(--black333);
	color: #333333\0;
	width: 100%;
	height: 100%;
}

.supplier_recommend_item_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	height: 56px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.supplier_recommend_item_describe {
	margin-top: 5px;
	font-size: 14px;
	color: #828a92;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.supplier_main_right {
	float: right;
	width: 390px;
}

.supplier_news {
	width: 390px;
	background: var(--white);
	background: #FFFFFF\0;
	display: inline-block;
}

.supplier_news_title_box {
	width: 100%;
	padding: 0px 26px;
	height: 70px;
	border-bottom: 1px solid #f5f5f5;
	box-sizing: border-box;
	line-height: 69px;
}

.supplier_news_title_box .supplier_news_title {
	height: 69px;
	float: left;
	color: var(--black333);
	color: #333333\0;
	font-size: 24px;
}

.supplier_news_title_box .supplier_news_title .supplier_news_title_bg {
	float: left;
	width: 35px;
	height: 35px;
	margin: 17px 7px 0px 0px;
	background: url(../img/supplier-icon-hongguan_list.png) no-repeat;
	background-size: 100%;
}

.supplier_news_list {
	padding: 0px 22px 48px;
	overflow: hidden;
}

.supplier_news_li {
	margin-top: 13px;
	line-height: 26px;
	float: left;
}

.supplier_news_li_number {
	float: left;
	width: 20px;
	height: 18px;
	font-size: 12px;
	color: var(--blue);
	color: #0196fa\0;
	background: #e6efff;
	text-align: center;
	line-height: 18px;
	margin: 4px 8px 0px 0px;
}

.supplier_news_li_text {
	float: left;
	width: 318px;
	font-size: 15px;
	color: var(--grey60);
	color: #606060\0;
	line-height: 26px;
}

.supplier_news_li_textwen {
	max-width: 230px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	color: #333333\0;
	color: var(--black333);
}

.supplier_news_li_date {
	width: 81px;
	height: 20px;
	background: #f5f5f5;
	color: #999999;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	float: right;
	margin-top: 3px;
}

.supplier_enterprise {
	width: 390px;
	background: var(--white);
	background: #FFFFFF\0;
	margin-top: 6px;
	display: inline-block;
}

.supplier_enterprise_title_box {
	width: 100%;
	padding: 0px 26px;
	height: 69px;
	border-bottom: 1px solid #f5f5f5;
	box-sizing: border-box;
	line-height: 68px;
}

.supplier_enterprise_title_box .supplier_enterprise_title {
	height: 68px;
	float: left;
	font-size: 24px;
}

.supplier_enterprise_title_box .supplier_enterprise_title .supplier_enterprise_title_bg {
	float: left;
	width: 36px;
	height: 36px;
	margin: 12px 7px 0px 0px;
	background: url(../img/supplier-icon-hangye_list.png) no-repeat;
	background-size: 100%;
}

.supplier_enterprise_list {
	padding: 15px 22px 28px;
	overflow: hidden;
}

.supplier_enterprise_litext {
	width: 100%;
	height: 38px;
	line-height: 38px;
	position: relative;
	padding-left: 22px;
	box-sizing: border-box;
}

.supplier_enterprise_litext:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	background: #e6efff;
	border-radius: 50%;
	left: -2px;
	top: 14px;
}

.supplier_enterprise_litext:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	background: var(--blue);
	background: #0196fa\0;
	border-radius: 50%;
	left: 0px;
	top: 16px;
}

.supplier_enterprise_litext a {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	float: left;
	max-width: 100%;
	color: var(--black333);
	color: #333333\0;
	font-size: 14px;
}
