* {
	outline:none;
	margin:0px;
	padding:0px;
}
html{overflow-y:scroll;}
body {
	font-size: 12px;
	color:#333333;
	min-width:1180px;
	font-family:"Microsoft Yahei";
}
ul,li,a,input,h1,span,i,img,header,nav,textarea,p,form{
	margin:0px;
	padding:0px;
	list-style:none;
	text-decoration:none;
	border:0px;
}

.header,
.header .HDB0,
.header .HDB0 .HD02 .form-search,
.header .HDB0 .HD02 .historical-records,
.header .search-menu,
.search-content,
.search-content .search-result{

 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
}
.header{
 padding-top:30px;
 border-bottom:1px solid #eaeaea;
 position:relative;
}
.header .HDB0,
.header .search-menu
{
 width:1180px;
 margin:0 auto;
}
.header .HDB0 .HD01,
.header .HDB0 .HD02
{
 display:block;
 float:left;
}
.header .HDB0 .HD01 img,
.header .HDB0 .HD02 .form-search
{
 display:block;
}
.header .HDB0 .HD02{
 height:auto;
 overflow:hidden;
 margin-left:60px;
}
.header .HDB0 .HD02 .form-search .txt-search{
 display:block;
 height:40px;
 width:530px;
 border:2px solid #f10180;
 float:left;
 padding:0 10px;
 font-size:14px;
 color:#33333;
 font-family:"Microsoft Yahei";
}
.header .HDB0 .HD02 .form-search .btn-search{
 display:block;
 float:left;
 width:125px;
 height:40px;
 border:2px solid #f10180;
 background:#f10180;
 font-size:18px;
 color:#ffffff;
 font-family:"Microsoft Yahei";
 cursor:pointer;
}
.header .HDB0 .HD02 .historical-records{
 margin-top:6px;
}
.header .HDB0 .HD02 .historical-records .tip,
.header .HDB0 .HD02 .historical-records .search-result{
 display:block;
 float:left;
 font-size:12px;
 color:#333333;
 font-family:"Microsoft Yahei";
 margin-right:10px;
}
<!--.header .HDB0 .HD02 .historical-records .search-result:last-child,-->
.header .HDB0 .HD02 .historical-records .search-result:hover{
 color:#f10180;
}
.header .HDB0 .HD02 .historical-records .tip{
 color:#999999;
}
.header .search-menu{
background:#ffffff;
line-height:52px;
margin-top:20px;
}
.header .search-menu a{
 display:block;
 font-size:16px;
 color:#666666;
 font-family:"Microsoft Yahei";
 float:left;
 margin-right:45px;
 border-bottom:2px solid #ffffff;
}
.header .search-menu a:hover,
.header .search-menu .hover
{
 color:#f10180;
 border-bottom:2px solid #f10180;
}

.search-content{
 width:1180px;
 margin:0 auto;
 margin-bottom:30px;
 min-height:500px;
}
.search-content .search-result{
 margin-top:26px;
 text-align:center;
}
.search-content .search-result .tip{
 display:block;
 font-size:14px;
 color:#999999;
 font-family:"Microsoft Yahei";
 margin-bottom:60px;
}
.search-content .search-result .text{
font-size:16px;
color:#333333;
font-family:"Microsoft Yahei";
}
.search-content .search-result .purchase-post{
display:inline-block;
line-height:40px;
background:#f10180;
border-radius:4px;
font-size:16px;
color:#ffffff;
font-family:"Microsoft Yahei";
text-align:center;
margin-top:20px;
padding:0 15px;
}
.search-content .recommend{
 display:block;
 font-size:16px;
 color:#f10180;
 font-family:"Microsoft Yahei";
}
