.chanpin_box {
	margin-bottom: 10px;
	margin-top: 16px;
	overflow: hidden;
}

.product_box_left {
	float: left;
	width: 800px;
}

.swiper_nav_box_left {
	width: 800px;
	height: 310px;
	border-radius: 4px;
	float: left;
	position: relative;
	overflow: hidden;
}

.swiper_nav_box_left .swiper-pagination-bullet {
	display: inline-block;
	width: 32px;
	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;
}
.product_nav{
	width: 100%;
	height: 53px;
	background: #FFFFFF;
	border-radius: 4px;
	overflow: hidden;
	margin-top: 11px;
	float: left;
	/* padding: 11.5px 0px; */
}
.product_nav_left{
	float: left;
	width: 106px;
	height: 100%;
	background: #007de4;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 53px;
	padding-left: 20px;
	box-sizing: border-box;
	position: relative;
}
.product_nav_left:after{
	content:"";
	position: absolute;
	width:0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-top:53px solid #007de4;
	border-right:20px solid transparent;
	border-bottom:0px solid transparent;
	border-left:0px solid transparent;
	right: -20px;
}
.product_nav_left:before{
	content: "";
	position: absolute;
	width: 6px;
	height: 62px;
	right: -20px;
	top: -5px;
	background: #007de4;
	transform: rotate(21deg);
}
.product_nav_right{
	float: left;
	margin-left: 42px;
	padding: 11.5px 0px;
	line-height: 30px;
}
.product_nav_right a{
	color: #007de4;
	font-size: 16px;
	font-weight: 400;
	float: left;
	margin-right: 14px;
}
.product_nav_right a:hover{
	color: #333333;
}
.product_recommend {
	width: 100%;
	background: var(--white);
	background: #FFFFFF\0;
	overflow: hidden;
	margin-top: 22px;
	float: left;
	border-radius: 4px 4px 0px 0px;
}

.product_recommend_header {
	height: 74px;
	border-bottom: 1px solid #f5f5f5;
	background: var(--white);
	background: #FFFFFF\0;
	line-height: 73px;
	padding: 0px 22px 0px 17px;
	box-sizing: border-box;
}

.product_recommend_header_title {
	float: left;
	font-size: 24px;
}

.product_recommend_header_title_bg {
	float: left;
	width: 38px;
	height: 38px;
	background: url(../img/supplier-icon-type.png) no-repeat;
	background-size: 100%;
	background-position: center;
	margin: 17.5px 7px 0px 0px;
}

.product_recommend_header_right {
	float: right;
	font-size: 16px;
	color: #3a3a3a;
	line-height: 23px;
	margin-top: 25px;
}

.product_recommend_header_right span {
	font-size: 20px;
	margin-right: 4px;
	float: left;
}

.product_recommend_box {
	overflow: hidden;
	padding: 20px 0px 12px 15px;
}

.product_recommend_box a {
	color: var(--black333);
	color: #333333\0;
	display: block;
	overflow: hidden;
}

.product_recommend_box .product_item {
	width: 191px;
	float: left;
	margin: 0px 5px 20px 0px;
	border: 1px solid #eeeeee;
	box-sizing: border-box;
}

.product_recommend_box .product_item:hover {
	border-color: var(--blue);
	border-color: #0196fa\0;
}

.product_recommend_box .product_item .product_item_top {
	width: 100%;
	height: 165px;
	overflow: hidden;
	position: relative;
}
.product_recommend_box .product_item .product_item_top a{
	display: block;
	width: 100%;
	height: inherit;
}

.product_recommend_box .product_item .product_item_bottom {
	width: 100%;
	height: 79px;
	box-sizing: border-box;
}

.product_recommend_box .product_item .product_item_bottom .product_item_bottom_name {
	line-height: 30px;
	margin-top: 5px;
	font-size: 15px;
	float: left;
	width: 100%;
	padding: 0px 10px;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.product_recommend_box .product_item .product_item_bottom .product_item_bottom_company {
	color: var(--blue);
	color: #0196fa\0;
	line-height: 20px;
	font-size: 12px;
	padding: 0px 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.product_recommend_box .product_item .product_item_bottom .product_item_bottom_parice {
	font-size: 12px;
	color: #ff1414;
	line-height: 20px;
	float: left;
	width: 100%;
	padding: 0px 10px;
	box-sizing: border-box;
}

/* .product_recommend_box .product_item .product_item_bottom .product_item_bottom_parice_conent {
	font-size: 18px;
	color: #ff1414;
} */

.product_box_right {
	float: right;
	width: 390px;
}

.product_box_right_top {
	width: 100%;
	overflow: hidden;
	background: var(--white);
	background: #FFFFFF\0;
	padding: 0px 17px 1px;
	box-sizing: border-box;
	height: 506px;
}

.product_box_right_top_title {
	height: 78px;
	box-sizing: border-box;
	border-bottom: 1px solid #eaeeef;
	line-height: 77px;
	font-size: 24px;
}

.product_box_right_top_title_bg {
	float: left;
	width: 38px;
	height: 38px;
	background: url(../img/supplier-icon-qiye.png) no-repeat;
	background-size: 100%;
	background-position: center;
	margin: 17px 8px 0px 0px;
}

.product_box_right_top_list {
	width: 100%;
	padding: 13px 0px 20px 0px;
	box-sizing: border-box;
	overflow: hidden;
}

.product_box_right_top_li {
	line-height: 40px;
	position: relative;
	padding-left: 31px;
	box-sizing: border-box;
	width: 100%;
	float: left;
}

.product_box_right_top_li:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	background: var(--blue);
	background: #0196fa\0;
	border-radius: 50%;
	left: 7px;
	top: 17px;
}

.product_box_right_top_li:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	background: #e1edf3;
	border-radius: 50%;
	left: 5px;
	top: 15px;
}

.product_box_right_top_li_name {
	float: left;
	max-width: 230px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	color: var(--black333);
	color: #333333\0;
	font-size: 14px;
}

.product_box_right_bottom {
	margin-top: 3px;
	width: 100%;
	overflow: hidden;
	background: var(--white);
	background: #FFFFFF\0;
	padding: 0px 17px 0px;
	box-sizing: border-box;
	height: 525px;
}

.product_box_right_bottom_title {
	height: 80px;
	box-sizing: border-box;
	border-bottom: 1px solid #eaeeef;
	line-height: 79px;
	font-size: 24px;
}

.product_box_right_bottom_title_bg {
	float: left;
	width: 36px;
	height: 36px;
	background: url(../img/supplier-icon-pinpai.png) no-repeat;
	background-size: 100%;
	background-position: center;
	margin: 18px 8px 0px 0px;
}

.product_div_item {
	margin-top: 10px;
	overflow: hidden;
}

.product_div_item_header {
	padding: 0px 12px;
	box-sizing: border-box;
	height: 75px;
	background: var(--white);
	background: #FFFFFF\0;
}

.product_div_item_title {
	font-size: 24px;
	line-height: 43px;
	float: left;
	margin-top: 16px;
}

.product_div_item_title:after {
	content: "";
	display: block;
	width: 20px;
	height: 4px;
	background: var(--blue);
	background: #0196fa\0;
	border-radius: 3px;
}

.product_div_item_type {
	float: right;
	margin-top: 21.5px;
}

.product_div_item_type .product_div_item_type_a {
	float: left;
	padding: 0px 22px;
	line-height: 32px;
	border-radius: 20px;
	box-sizing: border-box;
	position: relative;
	margin: 0px 16px;
	color: var(--blue);
	color: #0196fa\0;
	font-size: 14px;
}

.product_div_item_type_a:before {
	content: "";
	display: block;
	width: 1px;
	height: 19px;
	background: #e1e1e1;
	position: absolute;
	top: 6.5px;
	left: -16px;
}

.product_div_item_type_a:first-of-type:before {
	display: none;
}

.product_div_item_header_bottom {
	width: 100%;
	overflow: hidden;
}

.product_div_item_left {
	width: 285px;
	float: left;
	height: 630px;
	margin-top: 9px;
}

.product_div_item_left_top {
	background-color: var(--white);
	background-color: #FFFFFF\0;
}

.product_div_item_left_name {
	font-size: 18px;
	color: #5b5b5b;
	line-height: 41px;
	padding: 17px 15px 0px;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.product_div_item_left_name a {
	color: var(--black333);
	color: #333333\0;
}

.product_div_item_left_info {
	padding: 10px 6px 10px;
	box-sizing: border-box;
	background: #f6f6f6;
	margin: 0px 15px 0px;
}

.product_div_item_left_info_div {
	font-size: 12px;
	line-height: 28px;
	overflow: hidden;
}

.product_div_item_left_info_title {
	float: left;
	width: 36px;
	height: 20px;
	background: #e6efff;
	text-align: center;
	line-height: 20px;
	border-radius: 4px;
	margin: 4px 9px 0px 0px;
	color: var(--blue);
	color: #0196fa\0;
}

.product_div_item_left_info_content {
	float: left;
	width: 190px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.product_div_item_left_goods {
	padding: 7px 7px 30px;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}

.product_div_item_left_goods_item {
	width: 100%;
	height: 95px;
	box-sizing: border-box;
	border: 1px solid var(--white);
	border: 1px solid #FFFFFF\0;
	padding: 9px 8px;
	border-radius: 3px;
}

.product_div_item_left_goods_item_img {
	width: 103px;
	height: 100%;
	border-radius: 3px;
	overflow: hidden;
	float: left;
}

.product_div_item_left_goods_item_text {
	float: left;
	padding-left: 13px;
	box-sizing: border-box;
	width: 150px;
	height: 100%;
}

.product_div_item_left_goods_item_name {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	line-height: 39px;
	font-size: 16px;
}

.product_div_item_left_goods_item_a {
	color: var(--black333);
	color: #333333\0;
}

.product_div_item_left_goods_item_caozuo {
	width: 100%;
	height: 21px;
	line-height: 21px;
}

.product_div_item_left_goods_item_caozuo {
	float: left;
	width: 64px;
	height: 21px;
	background: #f6f6f6;
	border-radius: 3px;
	text-align: center;
	font-size: 12px;
	line-height: 21px;
}

.product_div_item_left_goods_item_caozuo span {
	font-size: 12px;
	margin-right: 4px;
}

.product_div_item_left_goods_item:hover {
	border-color: var(--blue);
	border-color: #0196fa\0;
}

.product_div_item_left_goods_item:hover .product_div_item_left_goods_item_caozuo {
	color: var(--blue);
	color: #0196fa\0;
	background: #e6efff;
}

.product_div_item_right {
	width: 905px;
	height: 630px;
	float: right;
	background: var(--white);
	background: #FFFFFF\0;
	margin-top: 9px;
	padding: 17px 0px 17px 13px;
}

.product_div_item_right a {
	color: var(--black333);
	color: #333333\0;
	display: block;
	overflow: hidden;
}

.product_div_item_right .product_item {
	width: 216px;
	float: left;
	margin: 0px 7px 18px 0px;
	border: 1px solid #e6efff;
	box-sizing: border-box;
}

.product_div_item_right .product_item .product_item_top {
	width: 100%;
	height: 186px;
	overflow: hidden;
	position: relative;
}
.product_div_item_right .product_item .product_item_top a {
	display: block;
	width: 100%;
	height: inherit;
}

.product_div_item_right .product_item .product_item_bottom {
	width: 100%;
	height: 94px;
	box-sizing: border-box;
}

.product_div_item_right .product_item .product_item_bottom .product_item_bottom_name {
	line-height: 35px;
	margin-top: 5px;
	font-size: 15px;
	float: left;
	width: 100%;
	padding: 0px 10px;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.product_div_item_right .product_item .product_item_bottom .product_item_bottom_company {
	color: var(--blue);
	color: #0196fa\0;
	line-height: 20px;
	font-size: 12px;
	padding: 0px 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.product_div_item_right .product_item .product_item_bottom .product_item_bottom_parice {
	font-size: 12px;
	color: #ff1414;
	line-height: 20px;
	float: left;
	width: 100%;
	padding: 0px 10px;
	box-sizing: border-box;
}

/* .product_div_item_right .product_item .product_item_bottom .product_item_bottom_parice_conent{
	font-size: 18px;
	    color: #ff1414;
} */
.product_div_item_right .product_item:hover{
	border-color: #a4d7f9;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}
