.content2{
	background: #ededed;
}
/*<!--筛选列表-->*/
.material_list{
	clear: both;
	overflow: hidden;
	background: #FFFFFF;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-top: 18px;
	margin-bottom: 15px;
	border-radius: 4px;
	box-shadow: 1px 2px 18px #D0D0D0;
}
.material_list .list_one{
	padding-left: 20px;
}
.material_list .list_one .list_span{
	float: left;
	display: inline-block;
	font-size: 20px;
	padding-right: 14px;
	width: 30px;
	height: 100px;
	position: relative;
	color: #ff732e;
	font-weight: 600;
}
.material_list .list_one .list_span:after{
	content: "";
	position: absolute;
	width: 1px;
	height: 68px;
	background: #ff732e;
	top: 15px;
	right: 0;
	display: block;
}
.material_list .list_one .list_select{
	float: left;
}
.material_list .list_one .list_select ul{
	width: 1060px;
	height: 50px;
}
.material_list .list_one .list_select ul li{
	float: left;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	width: 117px;
	text-align: center;
	position: relative;
}
.material_list .list_one .list_select ul li:after{
	content: "";
	position: absolute;
	width: 1px;
	height: 22px;
	background: #dddddd;
	top: 15px;
	right: 0;
	display: block;
}
.material_list .list_one .list_select ul li.on{
	color: #ff732e;
	text-decoration:underline;
}
.material_list .list_one:nth-child(3) ul{
	border-bottom: none;
}
/*<!--区域,距离,人气-->*/
.map{
	position: relative;
	margin-bottom: 20px;
}
.map ul{
	overflow: hidden;
	position: relative;
	margin-top: 16px;
}
.map ul>li{
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
	width: 80px;
	border: 1px solid #f18254;
	margin-right: 10px;
	background: #fff;
	position: relative;
	height: 36px;
	line-height: 36px;
	padding-left: 20px;
	cursor: pointer;
}
.map ul>li .hot{
	width: 10px;
	height: 14px;
	display: inline-block;
	margin-left: 4px;
	position: absolute;
	top: 0px;
	right: 6px;
	cursor: pointer;
}
.map ul>li .hot1{
	width: 10px;
	height: 14px;
	display: inline-block;
	margin-left: 4px;
	position: absolute;
	top: 0px;
	right: 6px;
	cursor: pointer;
	/*background: yellow;*/
}
.mater_cont{
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
	/*padding-bottom: 20px;*/
	/*height: 250px;*/
}
.mater_cont .mater_left{
	float: left;
	width: 840px;
	/*height: 500px;*/
	/*background: #D0D0D0;*/
}
.mater_cont .mater_left .mater_left_cont{
	padding: 20px 0 0 20px;
	background: #fff;
	height: 230px;	
	border-radius:4px;
	box-shadow: 0px 1px 12px #D0D0D0;
	margin-bottom: 20px;
}
.mater_cont .mater_left .mater_left_cont .mater_one{
	margin-right:20px;
	/*height: 250px;*/
	float: left;
	/*background: yellow;*/
}
.mater_cont .mater_left .mater_left_cont .mater_one>a{
	display: block;
	width:180px;
	height:180px;
	position:relative;
	border: 1px solid #dddddd;
}
.mater_cont .mater_left .mater_left_cont .mater_one>a>img{
	position:absolute;
	width: 100%;
	height: auto;
	top:0;
	bottom:0;
	margin:auto;

}
.mater_cont .mater_left .mater_left_cont .mater_one .hot{
	font-size: 16px;
	font-family: "微软雅黑";
	position: relative;
	height: 37px;
	line-height: 37px;
	display: inline-block;
	padding-left: 29px;
	color: #ada7a7;
	font-size: 14px;
}
.mater_cont .mater_left .mater_left_cont .mater_one .hot>em{
	font-size: 16px;
}
.mater_cont .mater_left .mater_left_cont .mater_one .hot span{
	content: "";
	position: absolute;
	width: 18px;
	height: 17px;
	background: url(../../images/new/material_list/love.png) no-repeat;
	display: inline-block;
	top: 10px;
	left: 0;
}
/*左边的第二部分*/
.mater_cont .mater_left .mater_left_cont .mater_two{
	float: left;
	width: 260px;
}
.mater_cont .mater_left .mater_left_cont .mater_two h2{
	font-size: 20px;
	font-family: "微软雅黑";
	color: #333;
	margin-bottom: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 600;
}
.mater_cont .mater_left .mater_left_cont .mater_two .Authen{
	font-size: 14px;
	font-family: "微软雅黑";
	background: #f18254;
	color: #fff;
	padding:3px 6px;
	margin-right: 14px;
	margin-left: 0px;
}
.mater_cont .mater_left .mater_left_cont .mater_two p{
	height: 36px;
	line-height: 36px;
	font-family: "微软雅黑";
	font-size: 14px;
	position: relative;
	margin-bottom: 10px;
}
.mater_cont .mater_left .mater_left_cont .mater_two .map{
	position: relative;
	padding-left: 67px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.mater_cont .mater_left .mater_left_cont .mater_two .map:before{
	content: "";
	display: block;
	position: absolute;
	width: 27px;
	height: 21px;
	background: url(../../images/new/material_list/a_4.png) no-repeat;
	left: 4px;
	top: 8px;
}
.mater_cont .mater_left .mater_left_cont .mater_two p span{
	margin: 0 15px;
}
.mater_cont .mater_left .mater_left_cont .mater_two .map_number{
	padding-left: 30px;
}
.mater_cont .mater_left .mater_left_cont .mater_three{
	float: left;
	padding: 30px 0 30px 0px;
}
.mater_cont .mater_left .mater_left_cont .mater_three ul>li{
	float: left;
	border: 1px solid #dddddd;
	margin-right: 17px;
	
	
}
.mater_cont .mater_left .mater_left_cont .mater_three ul>li>a{
	display: block;
}
.mater_cont .mater_left .mater_left_cont .mater_three ul>li>a>img{
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden;
}
/*.mater_cont .mater_left img{
	width: 840px;
	margin: 0 auto;
	overflow: hidden;
}*/
/*右边部分*/
.mater_cont .re_right{
	width: 340px;
	float: right;
}
.mater_cont .mater_right{
	width: 300px;
	float: right;
	background: #fff;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 4px;
	box-shadow: 0px 2px 8px #D1D3D6;
}
.mater_cont #mater_right{
	margin-bottom: 20px;
}
.mater_cont #mater_right_bottom{
	padding-bottom: 34px;
}
.mater_cont .mater_right h1{
	font-size: 20px;
	font-family: "微软雅黑";
	color: #333;
	position: relative;
	padding-left: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #D0D0D0;
}
.mater_cont .mater_right .title_span{
	display: inline-block;
	width:5px;
	height: 24px;
	background: #f18254;
	position: absolute;
	top: 22px;
	left: 0px;
}
.mater_cont .mater_right .right_ul ul{
	overflow: hidden;
	
}
.mater_cont .mater_right .right_ul ul>li{
	overflow: hidden;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 20px;
	margin-top: 20px;
}
.mater_cont .mater_right .right_ul ul>li .right_pic{
	position:relative;
	width:112px;
	height:112px;
	float: left;
	margin-right: 20px;
	border: 1px solid #dddddd;
}
.mater_cont .mater_right .right_ul ul>li .right_pic img{
	position:absolute;
	width:100%;
	height:auto;
	overflow: hidden;
	top:0;
	bottom:0;
	margin:auto;
}
.mater_cont .mater_right .right_ul ul>li .company_name{
	font-weight: 600;
}
.mater_cont .mater_right .right_ul ul>li>p{
	font-size: 14px;
	font-family: "微软雅黑";
	color: #727171;
	height: 50px;
	line-height: 52px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.mater_cont .mater_right .right_ul ul>li .hot{
	font-size: 14px;
	font-family: "微软雅黑";
	color: #ababab;
	position: relative;
	display: inline-block;
	padding-left: 24px;
}
.mater_cont .mater_right .right_ul ul>li .hot span{
	content: "";
	display: block;
	position: absolute;
	width: 18px;
	height: 17px;
	background: yellow;
	left: 0;
	top: 19px;
	background: url(../../images/new/material_list/love.png) no-repeat;
}
.mater_cont .mater_right .right_ul ul>li:last-child{
	border: none;
}
/*城市联动*/
.map_content{
	position: absolute;
	width: 109px;
	height: 36px;
	border: 1px solid #f18254;
	top: 0px;
	left: 113px;
	background: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.map_content .select{	
}
.map_content .select .city_select,.map_content .select .area_select{
	height: 36px;
	line-height: 36px;
	margin-top: -1px;
	display: inline-block;
	margin: 0 10px;	
}
.map_content .select .city_select>select{
	outline: none;
	height: 36px;
	line-height: 36px;
	border: none;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #727272;
	margin-top: -4px;
	cursor: pointer;
	text-overflow: ellipsis;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 86px;
}
.map_content .select .area_select>select{
	outline: none;
	height: 36px;
	line-height: 36px;
	border: none;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #727272;
	margin-top: 0px;
	cursor: pointer;
	text-overflow: ellipsis;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 86px;
}
#white_bg{
	width: 840px;
	margin: 0 auto;
}
