.list-top{
	background: #f9f9f9;
	padding-bottom: 18px;
}
.sy-a{
	width: 100%;
	margin: 20px 20px 0 0;
	display:inline-block ;
}
.sy-a img{
	width: auto;
    float: left;
    height: 64px;
    margin-left: 0px;
}
.sy-b{
	width: 656px;
	height: 44px;
	margin: 20px auto 0;
	background: #ff7112;
	float: left;
	border-radius: 5px;
}
.sy-b1{
	width: 544px;
	height: 40px;
	margin: 2px 0 2px 2px;
	background: #fff;
	float: left;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.sy-b11{
    width: 536px;
    height: 40px;
    border: none;
    padding: 0 5px;
    outline: none;
    border-radius: 5px;
    border: 2px solid #ccc;
    margin-top: -2px;
    margin-left: -3px;
}
.sy-b1 img{
	width: 23px;
	height: 18px;
	vertical-align: middle;
}
.sy-b2{
	width: 110px;
    height: 43px;
    text-align: center;
    line-height: 47px;
    color: #fff;
    float: right;
    background: #ff7112;
    border: none;
    font-size: 18px;
    cursor: pointer;
    border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.search_num{
	font-size: 14px;
	color: #c6c5c5;
	margin: 10px 0;
}
.show_return_list{
    color: #c6c5c5 !important;
}
.mt15{
	margin-top: 15px;
}