@charset "utf-8";

.wzdh{ height: 40px; line-height: 40px; color: #333333; font-size: 14px; padding-top: 10px;  }
.wzdh a{
	color: #333333;
	font-size: 14px;
}
.wzdh a:hover{
	color: #2865da;
}
@media only screen and (max-width: 750px){
	.wzdh div{ 
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
}


#list_main{ height: auto; overflow: hidden; }
#list_main div.zixun{
	width: 1030px;
	height: auto;
	overflow: hidden;
	float: left;
}
#list_main div.zixun div.bt{
	width: 105%;
	height: auto;
	border-bottom: 1px solid #e0e0e0;
	overflow: hidden;
}
#list_main div.zixun div.bt span{
	margin: 0 25px;
	height: 45px;
	line-height: 43px;
	display: block;
	float: left;
	color: #666666;
	font-size: 16px;
	text-align: center;
}
#list_main div.zixun div.bt span a{
	color: #666;
	height: 43px;
	display: block;
}
#list_main div.zixun div.bt span a:hover{
	color: #e94219;
	border-bottom: 2px solid #e94219;
}
#list_main div.zixun div.bt span a.hover{
	color: #e94219;
	border-bottom: 2px solid #e94219;
}
#list_main div.zixun .text ul li{
	height: 120px;
	padding: 20px 0;
	border-bottom:1px solid #e0e0e0;
}
#list_main div.zixun .text ul li a.img_box{
	width: 220px;
	height: 120px;
	float: left;
	display: block;
	overflow:hidden;
}
#list_main div.zixun .text ul li a.img_box>img{
	transition:all .4s;
	width:100%;
	height:100%;
	display:block;
	position:relative;
}
#list_main div.zixun .text ul li a.img_box:hover img{
	-webkit-transform:scale(1.3,1.3);
}

#list_main div.zixun .text ul li section.r_1{
	width: 645px;
	height: 120px;
	float: left;
	margin-left: 20px;
}
#list_main div.zixun .text ul li section.r_1 h3{
	height: 30px;
	display: block;
	overflow: hidden;
	line-height: 30px;
}
#list_main div.zixun .text ul li section.r_1 h3>a{
	color: #333333;
	font-size: 18px;
	font-weight: normal;
}

#list_main div.zixun .text ul.wenda li{
	height: auto;
}
#list_main div.zixun .text ul.wenda li section.r_1{
	float: none; height: auto; margin-left: 0;
}


@media only screen and (min-width: 1024px){
	#list_main div.zixun .text ul li section.r_1 h3>a:hover{
		color: #e94219;
		text-decoration: none;
	}
}

#list_main div.zixun .text ul li .r_1 p{
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	margin-top: 10px;
}
#list_main div.zixun .text ul li .r_1 aside.tile_tag{
	height: 15px;
	margin-top: 15px;
}
#list_main div.zixun .text ul li .r_1 aside.tile_tag span,#list_main div.zixun .text ul li .r_1 aside.tile_tag time{
	display: block;
	float: left;
	color: #b2b2b2;
	line-height: 15px;
	margin-right: 10px;
}
#list_main div.zixun .text ul li .r_1 aside.tile_tag span>i,#list_main div.zixun .text ul li .r_1 aside.tile_tag time>i{
	width: 20px;
	height: 15px;
	display: block;
	background: url(yd.png);
	float: left;
}
#list_main div.zixun .text ul li .r_1 aside.tile_tag time>i.g1{
	background-position: 0 0;
}
#list_main div.zixun .text ul li .r_1 aside.tile_tag span>i.g2{
	background-position: 0 57px;
}
#list_main div.zixun .text ul li .r_1 aside.tile_tag span>i.g3{
	background-position: 0 78px;
}

@media (max-width: 1481px){
/*css 1200px*/
    #list_main div.zixun{
		width: 885px;
	}
/*css 1200px-end*/
}
@media only screen and (max-width: 1261px){
/*css 1000px*/
	#list_main div.zixun{
		width: 735px;
		height: auto;
		overflow: hidden;
		float: left;
	}
	#list_main div.zixun .text ul li section.r_1{
		width: 500px;
		height: 120px;
		float: left;
		margin-left: 15px;
	}
	#list_main div.zixun div.bt span{
		margin: 0 17px;
	}
	#list_main div.zixun .text ul.wenda li{
		height: auto;
	}
	#list_main div.zixun .text ul.wenda li section.r_1{
		float: none; height: auto; margin-left: 0;
	}

/*css 1000px-end*/
}
@media only screen and (max-width: 1023px){
/*css 750px*/
	#list_main div.zixun{
		width: 100%;
		float: none;
	}
	#list_main div.zixun .text ul li{
		height: 6.818rem;
	}
	#list_main div.zixun .text ul li a.img_box{
		width: 34%;
	    height: 6.818rem;
	}
	
	#list_main div.zixun .text ul li section.r_1{
		width: 64%;
	    margin-left: 2%;
	    height: 6.818rem;
	    overflow: hidden;
	}
	.hot{ display: none; }
	#list_main div.zixun .text ul.wenda li{
		height: auto;
	}
	#list_main div.zixun .text ul.wenda li section.r_1{
		float: none; height: auto; margin-left: 0;
		width: 100%;
	}

/*css 750px-end*/
}

@media only screen and (max-width: 750px){
/*css 300px-750px*/
	#list_main div.zixun{
		width: 96%;
	    padding: 0 2%;
	}
	#list_main div.zixun div.bt{
		width: 100%;
	}
	#list_main div.zixun div.bt span{
		margin: 0 2%;
	}
	#list_main div.zixun .text ul li section.r_1 h3{
	    height: auto;
	    max-height: 44px;
	    line-height: 22px;
	}
	#list_main div.zixun .text ul li .r_1 p{
	    display: none;
	}
/*css 300px-750px-end*/
}
