.supply_top{
	background: #FFFFFF;
	margin-top: 22px;
	border-radius: 5px;
	overflow: hidden;
	padding: 18px 25px;
}
.supply_top_serch{
	width: auto;
	height: 30px;
	padding: 7px 6px;
	border: 1px solid #0196fa;
	float: left;
	color: #0196fa;
	border-radius: 5px;
	font-size: 14px;
}
.supply_top_serch a{
	color: #0196fa;
	margin: 0px 7px;
	padding: 0px 7px;
}
.supply_top_serch_parameter{
	border-bottom: 1px solid #f3f3f3;
	float: left;
	width: 100%;
	margin: 0px 10px 0px 4px;
	font-size: 14px;
	color: #252525;
	padding: 7px 0px;
}
.supply_top_serch_parameter_p{
	float: left;
	width: 80px;
	font-weight: bold;
}
.supply_top_serch_parameter_p span{
	line-height: 30px;
	width: 60px;
	float: left;
	text-align-last: justify;
	-moz-text-align-last: justify;
	text-align: justify;
	text-justify: distribute-all-lines;
	display: block;
}
.supply_top_serch_parameter_p:after{
	content: ":";
	line-height: 30px;
	margin-left: 2px;
}
.supply_top_serch_class2 .supply_top_serch_parameter_p:after{
	content: "";
	line-height: 30px;
	margin-left: 2px;
}
.supply_top_serch_parameter_val{
	float: left;
	line-height: 30px;
	width: calc(100% - 80px);
	padding-left: 5px;
}
.supply_top_serch_parameter_val span{
	margin-right: 20px;
	float: left;
	cursor: pointer;
}

.supply_top_serch_parameter_val span a{
	color: #333333;
}
.supply_top_serch_parameter_val span:hover,.supply_top_serch_parameter_val span:hover a{
	color: #0196fa;
}
.supply_top_serch_parameter_val span.active,.supply_top_serch_parameter_val span.active a{
	color: #0196fa;
}

.supply_top_serch_parameter:last-of-type{
	border-bottom: 0px;
}



.supply_bottom{
	margin-top: 20px;
	overflow: hidden;
}
.supply_bottom_left{
	float: left;
	width: 870px;
	padding: 24px 32px 21px 28px;
	background: #FFFFFF;
}
.supply_bottom_left_title{
	font-size: 20px;
	font-weight: 600;
	line-height: 36px;
	margin-bottom: 4px;
	float: left;
}
.supply_bottom_left_tip{
	color: #a2a2a2;
	font-size: 12px;
	float: left;
	line-height: 36px;
	margin-left: 25px;
}
.supply_bottom_left_tip span{
	color: #0196fa;
}
.supply_bottom_left_fabu{
	font-size: 18px;
	font-weight: 600;
	color: #0196fa;
	line-height: 36px;
	float: right;
}
.supply_bottom_left_list{
	overflow: hidden;
	padding-top: 9px;
	float: left;
	width: 100%;
}
.supply_bottom_left_item{
	padding: 14px 4px 15px 1px;
	border-top: 1px solid #f2f2f2;
	float: left;
	width: 100%;
}
.supply_bottom_left_item_img{
	width: 100px;
	height: 100px;
	background: #f2f2f2;
	float: left;
}
.supply_bottom_left_item_center{
	width: 580px;
	padding: 0px 27px;
	float: left;
	overflow: hidden;
}
.supply_bottom_left_item_name{
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	color: #333333;
}
.supply_bottom_left_item_type{
	line-height: 16px;
	font-size: 12px;
	color: #313131;
}
.supply_bottom_left_item_address{
	margin-top: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #313131;
}
.supply_bottom_left_item_address a{
	color: #2c678f;
	margin-right: 25px;
}
.supply_bottom_left_item_right{
	float: right;
}
.supply_bottom_left_item_date{
	font-size: 12px;
	line-height: 28px;
	color: #313131;
}
.supply_bottom_left_item_btn{
	float: right;
	margin-top: 36px;
	width: 80px;
	height: 31px;
	line-height: 31px;
	background: #0196fa;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	border-radius: 5px;
}







.supply_bottom_right{
	float: right;
	width: 310px;
	background: #FFFFFF;
	padding: 24px 25px 12px 22px;
}
.supply_bottom_right_title{
	font-size: 20px;
	font-weight: 600;
	line-height: 36px;
	margin-bottom: 4px;
}
.supply_bottom_right_item{
	overflow: hidden;
	border-bottom: 1px solid #ebeef5;
	padding: 10px 0px 10px;
	width: 100%;
	float: left;
}
.supply_bottom_right_item:first-of-type{
	padding-top: 0px;
}
.supply_bottom_right_item:last-of-type{
	border: 0px;
}
.supply_bottom_right_item_a{
	float: left;
	width: 100%;
}
.supply_bottom_right_item_a:hover .supply_bottom_right_item_right_p1, .supply_bottom_right_item_a:hover .supply_bottom_right_item_right_p2{
	color: var(--blue);
	color: #0196fa\0;
}

.supply_bottom_right_item_left{
	width: 54px;
	height: 54px;
	border: 1px solid #e4e4e4;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	margin-right: 9px;
	background-color: #f7f7f5;
}
.supply_bottom_right_item_right{
	float: left;
	width: calc(100% - 63px);
	overflow: hidden;
}
.supply_bottom_right_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%;
}
.supply_bottom_right_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% - 15px);
	background: #eef2f5;
	padding: 3px 10px 3px 4px;
	box-sizing: border-box;
}
.supply_bottom_right_item_right_p2 span{
	margin-left: 4px;
}
.supply_bottom_right_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;
}