.list_box{
	border:1px solid #cccccc; height: 3.4rem;
	padding:0.2rem; margin: 0.4rem 0.25rem;
}

.list_box img{
	float: left; width: 50%; margin-right: 3%; height:2.7rem;
	
}
.list_box p{
	
}
.list_detail{
	font-size: .34rem; line-height: .5rem;
}
.list_tit{
	 padding-bottom: .2rem;width:100%;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.list_tit b{
	font-size: .34rem
}


.btn_1{
 font-size: .34rem; color: white;padding:0.02rem 0.2rem; border-radius: 0.1rem;
 background: #eb5d03; margin-top: 0.2rem; position: relative; top: 0.25rem;
 left: 0rem;
}

.btn_2{
 font-size: .34rem; color: white;padding:0.02rem 0.2rem; border-radius: 0.1rem;
 background: #12a7ff; margin-top: 0.2rem; position: relative; top: 0.25rem;
  left: 0.45rem;
}








    .search_f{height: 0.9rem;  background: #eb5d03;  position: relative;}
    .search_i{ height: 0.7rem; position: relative; top: 0.1rem; width: 96%;  left: 0.2rem; font-size: 0.38rem;  outline: none;padding-left:0.2rem;}
    .search_b{position: absolute; right: 0rem;  top: 0.1rem;  border: 0;  background: #eb5d03;  height: 0.7rem; 
	padding: 0 0.3rem; border-radius: 0; color: white;outline: none; font-size:0.36rem;
	}




  .pagelist{margin: 0px auto .35rem auto;height: .5rem;overflow:hidden;line-height: .5rem; display:table;}
.pagelist li{float:left;font-size: .32rem;margin: 0rem;
    text-align:center;
    
    display:inline;
	list-style: none;
    margin-right:1px;
	
}
.pagelist span{

	
	 }
.pagelist a{
	float:left; padding:0px 0.1rem; 
	margin:0px 0.05rem; border:solid 1px #ccc; 
	}
.pagelist a:hover{ background-color:#eb5d03; color:#FFF;}






















