.new_supply{
	overflow: hidden;
	margin-top: 20px;
}
.new_supply_left{
	width: 800px;
	float: left;
	margin-right: 20px;
	padding: 10px 27.5px;
	background: #FFFFFF;
}
.new_supply_left_title{
	font-size: 20px;
	color: #8c8c8c;
	float: left;
	line-height: 50px;
	cursor: pointer;
	font-weight: 600;
}
.new_supply_left_title.active{
	color: #060606;
}
.new_supply_left_title:nth-child(2){
	margin-left: 28px;
}
.new_supply_left_nav{
	float: right;
	padding: 14px 0px;
}
.new_supply_left_nav a {
	font-size: 14px;
	color: #737373;
	font-weight: 400;
	line-height: 22px;
	float: left;
	margin-left: 6px;
}
.new_supply_left_nav a:hover{
	color: #0196fa;
}
/* new_supply_center start */
.new_supply_center_table{
	width: 100%;
	height: 301px;
	margin-top: 7px;
	float: left;
	display: none;
}
.new_supply_center_table.active{
	display: block;
}
.new_supply_center_table_th{
	background-color: #f5f7fa;
	width: 100%;
	height: 37px;
}
.new_supply_center_table_th .new_supply_center_table_td{
	float: left;
	line-height: 37px;
	color: var(--grey60);
	color: #606060\0;
	font-weight: bold;
	padding: 0px 10px;
	box-sizing: border-box;
	font-size: 14px;
}
.new_supply_center_table_th .new_supply_center_table_td:nth-of-type(1){
	padding-left: 19px;
	width: 35%;
}
.new_supply_center_table_th .new_supply_center_table_td:nth-of-type(2){
	width: 35%;
}
.new_supply_center_table_th .new_supply_center_table_td:nth-of-type(3){
	width: 15%;
}
.new_supply_center_table_th .new_supply_center_table_td:nth-of-type(4){
	width: 15%;
	text-align: center;
}
/* .new_supply_center_table_th .new_supply_center_table_td:nth-of-type(5){
	width: 15%;
} */
.new_supply_center_table_tbody{
	width: 100%;
	height: 264px;
	overflow: hidden;
	position: relative;
}
.new_supply_center_table_tbody .swiper-slide{
	width: 100%;
	height: 44px;
	border-top: 1px solid #ebeef5;
	box-sizing: border-box;
}
.new_supply_center_table_tbody .new_supply_center_table_td{
	float: left;
	line-height: 43px;
	color: var(--grey60);
	color: #606060\0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 10px;
	box-sizing: border-box;
	font-size: 14px;
	height: 100%;
}
.new_supply_center_table_tbody .new_supply_center_table_td:nth-of-type(1){
	padding-left: 19px;
	width: 35%;
}
.new_supply_center_table_tbody .new_supply_center_table_td:nth-of-type(2){
	width: 35%;
}
.new_supply_center_table_tbody .new_supply_center_table_td:nth-of-type(3){
	width: 15%;
}
.new_supply_center_table_tbody .new_supply_center_table_td:nth-of-type(4){
	width: 15%;
	text-align: center;
}
/* .new_supply_center_table_tbody .new_supply_center_table_td:nth-of-type(5){
	width: 15%;
} */
.new_supply_center_inquiry{
	color: var(--white);
	color: #FFFFFF\0;
	padding: 3px 8px;
	line-height: 18px;
	background-color: #f04142;
	font-size: 12px;
	border-radius: 4px;
}
/* new_supply_center end */

.new_supply_right{
	width: 380px;
	float: left;
}
.new_supply_right_top{
	width: 100%;
	height: 95px;
	background-color: var(--blue);
	background-color: #0196fa\0;
	padding: 10px 0px 9px;
	
}
.new_supply_right_top_left{
	width: 68%;
	float: left;
}
.new_supply_right_p1{
	font-size: 26px;
	color: var(--white);
	color: #FFFFFF\0;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 3px 3px rgba(70, 97, 174, 0.73);
	line-height: 46px;
}
.new_supply_right_p2{
	font-size: 17px;
	color: var(--white);
	color: #FFFFFF\0;
	text-align: center;
	text-shadow: 2px 3px 3px rgba(70, 97, 174, 0.73);
	line-height: 23px;
}
.new_supply_right_div1{
	width: 76px;
	height: 76px;
	background-color: var(--white);
	background-color: #FFFFFF\0;
	padding: 4px 5px;
	float: left;
}

.new_supply_right_bottom{
	margin-top: 10px;
	background: var(--white);
	background: #FFFFFF\0;
	overflow: hidden;
	padding: 12px 16px 7px 16px;
	width: 100%;
}

.new_supply_right_bottom_title{
	font-size: 20px;
	font-weight: bold;
	padding-left: 35px;
	line-height: 36px;
	background-image: url(../img/news_icon2.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	background-size: 21px 21px;
	margin-bottom: 4px;
}
.new_supply_right_bottom_item{
	overflow: hidden;
	border-bottom: 1px solid #ebeef5;
	padding: 10px 0px 10px;
	width: 100%;
	float: left;
}
.new_supply_right_bottom_item:first-of-type{
	padding-top: 0px;
}
.new_supply_right_bottom_item:last-of-type{
	border: 0px;
}
.new_supply_right_bottom_item_a{
	float: left;
	width: 100%;
}
.new_supply_right_bottom_item_left{
	width: 54px;
	height: 54px;
	border: 1px solid #e4e4e4;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	margin-right: 9px;
	background-color: #FFFFFF;
}
.new_supply_right_bottom_item_left img.img_cover{
	object-fit: contain!important;
}
.new_supply_right_bottom_item_right{
	float: left;
	width: calc(100% - 63px);
	overflow: hidden;
}
.new_supply_right_bottom_item_right_p1{
	font-size: 15px;
	line-height: 27px;
	color: var(--black333);
	color: #333333\0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	width: 100%;
}
.new_supply_right_bottom_item_right_p2{
	font-size: 12px;
	line-height: 18px;
	color: var(--grey60);
	color: #606060\0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	width: calc(100% - 25px);
	background: #eef2f5;
	padding: 3px 10px 3px 4px;
	box-sizing: border-box;
}
.new_supply_right_bottom_item_right_p2 span{
	margin-left: 4px;
}
.new_supply_right_bottom_item_right_p2 span:before{
	content: '';
	display: inline-block;
	width: 0px;
	height: 0px;
	border: 4px solid transparent;
	border-left-color: var(--grey60);
	border-left-color: #606060\0;
	margin-right: 1px;
	margin-top: 5px;
}
.new_supply_right_bottom_item_a:hover .new_supply_right_bottom_item_right_p1,.new_supply_right_bottom_item_a:hover .new_supply_right_bottom_item_right_p2{
	color: var(--blue);
	color: #0196fa\0;
}
.new_supply_right_bottom_item_a:hover .new_supply_right_bottom_item_right_p2 span:before{
	border-left-color: var(--blue);
	border-left-color: #0196fa\0;
}

.new_supply_box{
	overflow: hidden;
	background-color: #FFFFFF\0;
	background-color: var(--white);
	padding: 19px 25px;
	margin-top: 20px;
}
.new_supply_box_title{
	float: left;
	line-height: 30px;
	font-weight: bold;
	font-size: 20px;
}
.new_supply_box_top_right{
	float: right;
}
.new_supply_box_top_right a{
	float: left;
	font-size: 14px;
	line-height: 30px;
	color: #333333\0;
	color: var(--black333);
	padding: 0px 6px;
}
a.new_supply_box_top_more{
	color: #bbbbbb;
	font-size: 12px;
}
.new_supply_box_top_more .fzw{
	font-size: 12px;
}

.new_supply_box_bottom{
	padding-top: 19px;
	float: left;
}
.new_supply_box_bottom_left{
	width: 876px;
	float: left;
}
.new_supply_box_bottom_left .gongying,.new_supply_box_bottom_left .qiugou{
	width: 433px;
	height: 33px;
	float: left;
	padding: 5px 0px;
	line-height: 23px;
}
.new_supply_box_bottom_left .gongying{
	margin-right: 9px;
}
.new_supply_box_bottom_left_a{
	float: left;
	width: 359px;
	font-size: 13px;
	cursor: default;
}
.new_supply_box_bottom_left_p1{
	float: left;
	width: 232px;
	color: #060606;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.new_supply_box_bottom_left_p1:hover{
	color: var(--blue);
	color: #0196fa\0;
}
.new_supply_box_bottom_left_p2{
	float: left;
	width: 83px;
	color: #818181;
	text-align: center;
}
.new_supply_box_bottom_left_a1{
	float: left;
	text-align: center;
	line-height: 18px;
	color: #FFFFFF;
	background: #ef4548;
	border-radius: 4px;
	font-size: 12px;
	padding: 2px 8px;
	margin-left: 15px;
}

.gongying .new_supply_box_bottom_left_a:before{
	content: "[供应]";
	float: left;
	color: #0196fa !important;
	width: 44px;
	text-align: center;
	margin-top: -1px;
}
.qiugou .new_supply_box_bottom_left_a:before{
	content: "[求购]";
	float: left;
	color: #de9e04 !important;
	width: 44px;
	text-align: center;
	margin-top: -1px;
}


.new_supply_box_bottom_right{
	width: 274px;
	float: right;
}


.new_supply_box_bottom_right .new_supply_right_bottom_item{
	overflow: hidden;
	border-bottom: 1px solid #ebeef5;
	padding: 11px 0px;
	width: 100%;
	float: left;
}
.new_supply_box_bottom_right .new_supply_right_bottom_item:first-of-type{
	padding-top: 0px;
}
.new_supply_box_bottom_right .new_supply_right_bottom_item:last-of-type{
	border: 0px;
}
.new_supply_box_bottom_right .new_supply_right_bottom_item_a{
	float: left;
	width: 100%;
}
.new_supply_box_bottom_right .new_supply_right_bottom_item_left{
	width: 54px;
	height: 54px;
	border: 1px solid #e4e4e4;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	margin-right: 9px;
	background-color: #FFFFFF;
}
.new_supply_box_bottom_right .new_supply_right_bottom_item_right{
	float: left;
	width: calc(100% - 63px);
	overflow: hidden;
}
.new_supply_box_bottom_right .new_supply_right_bottom_item_right_p1{
	font-size: 15px;
	line-height: 27px;
	color: var(--black333);
	color: #333333\0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	width: 100%;
}
.new_supply_box_bottom_right .new_supply_right_bottom_item_right_p2{
	font-size: 12px;
	line-height: 18px;
	color: var(--grey60);
	color: #606060\0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	width: calc(100% - 25px);
	background: #eef2f5;
	padding: 3px 10px 3px 4px;
	box-sizing: border-box;
}
.new_supply_box_bottom_right .new_supply_right_bottom_item_right_p2 span{
	margin-left: 4px;
}
.new_supply_box_bottom_right .new_supply_right_bottom_item_right_p2 span:before{
	content: '';
	display: inline-block;
	width: 0px;
	height: 0px;
	border: 4px solid transparent;
	border-left-color: var(--grey60);
	border-left-color: #606060\0;
	margin-right: 1px;
	margin-top: 5px;
}