.fl{
	float: left;
}
.fg{
	float: right;
}
.overfix{
    overflow: hidden;
}
p{
	font-family: "Microsoft YaHei";
}
button{
	border:0;
}
a{

}
/*搜索无结果开始*/
.noresult{
	width: 1188px;
	height: 138px;
	margin: 0 auto;
	line-height: 138px;
	border:1px solid #e5e5e5;
	background-color: #FFF;
}
.noresult img,.noresult p{
	float: left;
}
.noresult img{
	margin: 25px 20px 0 340px;
}
.noresult p{
	font-size: 14px;
}
.noresult span{
	color: #e44735;
}

/*搜索有结果开始*/
.searchContainer{
    width: 1188px;
    border:1px solid #e5e5e5;
    margin: 0 auto;
    background-color: #FFF;
    padding-bottom: 2px;
}
.searchContainer li {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
}
.hasSon em {
    padding-right: 9px;
    width: 15px;
    height: 10px;
    display: inline-block;
    margin-left: 4px;
    vertical-align: middle;
    background: url(/resources/views/recentAuction/imgs/search-down.png) no-repeat left 3px;
}
._search_list_word li{
    padding: 0 12px;
}
.xuanon{
    cursor: pointer;
}
.hasSon a{

}
.search_li_click{
    background:#f5f5f5;
}
.search_li_click a{
    color:#e40026;
}
.search_li_click em {
    background: url(/resources/views/recentAuction/imgs/search-up.png) no-repeat left 3px;
}
.on{
    background-color: #f6f6f6;
    font-weight: bold;
}
.on a{
    color: #d7000f;
}
._searchContainer{
    border-top: 1px solid #e5e5e5;
    width: 1188px;
    overflow: hidden;
    padding-bottom:10px;
}
._searchContainer img{
    padding-top: 5px;
    margin:-6px 0 3px 6px;
}
.searchContainer .searchName{
    width:92px;
    padding-left:18px;
    padding-right:0;
}
._searchName {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
    list-style: none;
}
/*搜索有结果结束*/
/*搜索无结果开始*/
.noresult{
    width: 1188px;
    height: 138px;
    margin: 0 auto;
    line-height: 138px;
    border:1px solid #e5e5e5;
    background-color: #FFF;
}
.noresult .cry {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.noresult img,.noresult p{
    float: left;
}
.noresult img{
    margin: 25px 20px 0 340px;
}
.noresult p{
    font-size: 14px;
}
.noresult span{
    color: #e44735;
}
/*搜素无结果结束*/
/*筛选标签开始*/
.search-result{
    clear:both;
    height:auto!important;
    padding-top:20px;
    padding-bottom:10px;
    overflow: hidden;
    width: 1190px;
    margin: 0 auto;
}
.result-count {
    float: left;
    width:148px;
    display: inline-block;
    font-size:16px;
}
.result-count span{
    color:#e94239;
}
.result-list {
    width:852px;
    float: left;
}
.result-list li{
    cursor: pointer;
    float:left;
    margin:0 10px 10px 0;
    display: inline-block;
    *padding:1px 0 -1px;
}
.result-list li img{
    margin-top:-3px;
}
.result-list li span{
    background:#d7000f;
    display: inline-block;
    height:24px;
    line-height:24px;
    *height:24px;
    *line-height:22px;
    color:#fff;
    vertical-align: bottom
}
.result-more {
    width:160px;
    float:right;
    text-align: right;
}
.result-more span{
    padding-right:20px;
    background:url("/resources/views/recentAuction/imgs/search-down.png") no-repeat right 4px;
}
.result-more .result-empty{
    background:none;
    color:#d7000f;
    padding-right:10px;
    cursor: pointer;
}
/*筛选标签结束*/
/*第一部分展开结束*/
/*搜索内容二级菜单开始*/
.searchSon{
    display: none;
    overflow: hidden;
    clear: both;
}
._searchContainer1{
    width: 1036px;
    background-color: #f5f5f5;
    margin-left: 110px;
    padding-left: 10px;
    padding-right: 10px;
    clear: both;
    height: auto;
    overflow: hidden;
}
._searchContainer1 ul{
    height: -2px;
    padding:8px 0;
}

.biaoH{
    border-radius: 7px;
    padding: 5px 8px;
    text-align: center;
    background-color: #FFF;
    color: #d7000f;
    border: 1px solid #d7000f;
}
._search_list {
    width:864px;
    height:30px;
    min-height:30px;
   /* height:auto!important;*/
    /*max-height:150px;*/
    /*overflow: scroll;*/
    float:left;
}
._search_list_scroll{
    overflow:scroll;
}
._searchContainer1 li{
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: left;
    margin:0 18px 0 0;
}
._search_list_more{
    width:100px;
    float:right;
    height:47px;
    line-height:47px;
    text-align: right;
}
._search_list_more a{
    margin-right:8px;
    padding-right:20px;
    background:url("/resources/views/recentAuction/imgs/search-bottom.png") no-repeat right 5px;
}
._search_list_more a.stopUp{
    background:url("/resources/views/recentAuction/imgs/search-top.png") no-repeat right 5px;
}
._searchContainer1 .letter li{
    float: left;
    height: 47px;
    line-height: 47px;
    font-size: 12px;
    margin-right: 18px;
}
.void{
}
/*收起与更多筛选条件开始*/
.shoushai{
    width:180px;
    height:30px;
    margin:0 auto;
    margin-top: -1px;
}
.shouqi,.more{
    width:180px;
    height:30px;
    line-height: 30px;
    margin:0 auto;
    border:1px solid #e5e5e5;
    cursor: pointer;
    background:#fff;
}
.shouqi p,.shouqi img,.more p,.more img{
    float: left;
}
.shouqi img,.more img{
    margin-top: 11px;
    margin-left: 6px;
}
.shouqi p{
    margin-left: 72px;
    color: #0289cc;
}
.more p{
    margin-left: 45px;
    color: #0289cc;
}
/*收起与更多筛选条件结束*/
/*搜索内容二级菜单结束*/
/*搜素无结果结束*/
/*搜索内容二级菜单开始*/
/*面包屑导航开始*/
.crumb{
	width: 1190px;
	height:56px;
	line-height: 56px; 
	margin: 0 auto;
}
.crumb a,.crumb img{
	float: left;
}
.crumb a{
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}
.crumb img{
	padding-top: 21px;
	margin-left: 6px;
	margin-right: 9px;
}
.crumbTwo a{
	color: #e1404b;
}
/*面包屑导航结束*/
/*banner开始*/
.banner {
    margin: 0 auto;
    width: 1190px;
}

.banner img {
    border: 0;
    vertical-align: middle;
}
/*banner结束*/
/*筛选条件开始*/
.container{
	width: 1190px;
	background-color: #FFF;
	margin: 0 auto;
}
.cha{
	margin-top: 20px;
	margin-bottom: 20px;
}
.cha p{
    font-size: 14px;
    color: #111;
    font-weight: bold;
    float: left;

}
.cha span{
    color: #e44835;
}
.cha .qk{
	float: left;
	color: #d7000f;
	height: 56px;
	line-height: 56px;
	margin-left: 242px;
}
._cha{
	background-color: #d7000f;
	padding: 6px 10px;
	border-radius: 16px;
	margin-top: 10px;
	margin-left: 10px;
}
._cha img{
	margin-left: 10px;
}
._cha p{
	float: left;
	color: #FFF;
}
._cha a{
	display: block;
	float: left;
}
._cha .bcha{
	margin-left: 10px;
}
.lotT{
	width: 1190px;
	height:50px;
	line-height: 50px;
	background-color: #e5e5e5;
}
.lotL p{
	font-size: 12px;
	color: #666;
}
.lotSize{
	 margin-left: 20px;
}
.lotSize p{
	 float: left;
}
.lotL1,.lotL11,.lotL12{
	width: 62px;
}
.lotL1 ,.lotL1 img,.lotL11 ,.lotL11 img,.lotL12 ,.lotL12 img{
	float: left;
}
.lotL1 .sx {
    margin-top: -1px;
    margin-left: 6px;
 }
 .lotL11,.lotL12{
 	display: none;
 }
 .lotL11 .lot, .lotL12 .lot1 {
    margin-top: -1px;
    margin-left: 6px;
 }

.lotL2,.lotL21,.lotL22{
	width: 38px;
}
.lotL2 ,.lotL21 ,.lotL21 img,.lotL22 ,.lotL22 img{
	float: left;
}
.lotL2 .sx {
    margin-top: -1px;
    margin-left: 6px;
 }
 .lotL21,.lotL22{
 	display: none;
 }
 .lotL21 .lot, .lotL22 .lot1 {
    margin-top: -1px;
    margin-left: 6px;
 }

.lotL3{
	margin-left: 20px;
}
.lotL4,.lotL41,.lotL42{
	width: 86px;
}
.lotL4 ,.lotL41 ,.lotL41 img,.lotL42 ,.lotL42 img{
	float: left;
}
.lotL4 .sx {
    margin-top: -1px;
    margin-left: 6px;
 }
 .lotL41,.lotL42{
 	display: none;
 }
 .lotL41 .lot, .lotL42 .lot1 {
    margin-top: -1px;
    margin-left: 6px;
 }

.lotL5{
	margin-left: 20px;
}
.lotL5 img{
	margin-left: 6px;
	margin-top: 26px;
}

.lotR{
	margin-top: 2px;
    margin-left: 590px;
}
.search{
	margin-top: 10px;
	margin-left: 10px;
}
.search img,.search input{
	float: left;
}
.search input{
	height:30px;
	line-height: 30px;
	border: 0;
}
.searchText{
	position: relative;
}
.searchText p{
	position: absolute;
	top: -12px;
    left: 14px;
    color: #FFF;
}
.page{
	margin-left: 146px;
	height: 50px;
	line-height: 50px;
}
.page img ,.page p,.page span{
	float: left;
}
.page img{
	margin-top: 17px;
    padding: 5px;
    cursor: pointer;
}
.page p{
	margin-left: 5px;
	margin-right: 5px;
}
.page span{
	color: #ee4835;
}
.lotB{
	width: 1188px;
	height:49px;
	line-height: 49px;
	border:1px solid #e5e5e5;
	background-color: #FFF;
}
._lotB .select,._lotB1 .select,._lotB2 .noselect{
	display: none;
}
._lotB,._lotB1,._lotB2{
	float: left;
}
._lotB img,._lotB1 img,._lotB2 img{
	margin-left: 20px;
	margin-top: 18px;
	float: left;
}
._lotB span,._lotB1 span,._lotB2 span{
	 color: #666;
	 font-size: 12px;
	 font-weight: bold;
	 margin-left: 10px;
	 float: left;
}
/*筛选条件结束*/
/*.lovelyGood-name{
    margin-top: 28px;
    line-height: 20px;
    color: #111;
    font-size: 14px;
    height: 40px;
    position: relative;
    overflow: hidden;
}*/
.lovelyGood-name a{
    overflow: hidden;
    text-overflow: ellipsis;
}
#name_yichu1{
    word-break: break-all;
    width: 250px;
    position: absolute;
    top: 51px;
    left: -227px;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    z-index: 1;
    text-align: justify;
    box-shadow: 0 0 5px #ddd;
    line-height: 20px; display:none;
}
.company_yichu1{
    word-break: break-all;
    width: 250px;
    position: absolute;
    top: 51px;
    left: 10px;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    z-index: 1;
    text-align: justify;
    box-shadow: 0 0 5px #ddd;
    line-height: 20px; 
    display: none;
}
.kaipai,.companyName{
    cursor: pointer;
}