/*搜索栏-start*/
.logobox{
	width: 100%;
	height: 130px;
	background: #FFFFFF;
	min-width: 1230px;
}
.logocontent{
	width: 1200px;
	height: 130px;
	margin: 0 auto;
}
.logo{
	width: 338px;
	height: 130px;
	float: left;
	text-align: left;
	line-height: 130px;
	position: relative;
}
.logo img{
	margin-top: 30px;
	
}
img{filter: blur(7px);-webkit-filter: blur(7px);}
.qcy img{
	margin-top: 40px;
}
.information-tit{
	width: 44px;
	height: 24px;
	background: #ef0d1f;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 700;
	position: absolute;
    top: 35px;
    right: 64px;
}
.search{
	/*width: 780px;*/
	width:520px;
	height: 130px;
	float: left;
	position: relative;
}
.search-box{
	/*width: 606px;*/
	width:518px;
	height: 58px;
	margin-top: 30px;
	
}
.search-tit{
	/*width: 606px;*/
	width:518px;
	height: 36px;
	background: #FFFFFF;
	border: 1px solid #CC0000;
}
.search-text{
	/*width: 606px;*/
	width:520px;
	height: 22px;
	margin-top: 15px;
}
.search-text span{
	display: inline-block;
	position: relative;
	top: -4px;
	color: #999999;
}
.search-text ul{
	display: inline-block;
    /*width: 520px;*/
    width:440px;
    height: 19px;
    position: relative;
    left: -17px;
}
.search-text ul li{
	display: block;
	float: left;
}
.search-text ul li a{
	margin-left: 15px;
	color: #999999;
	font-size:14px;
}
.search-text ul li a:hover{
	color: #CC0000;
}
.search-tit ul li{
	display: block;
	color: #999999;
	float: left;
}
.pricebox{
	cursor: pointer;
	float: left;
}
.jobbox{
	cursor: pointer;
	float: left;
}
.price{
	width: 108px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	float: left;
	color: #999999;
}
.manyprice{
	/*width: 497px;*/
	width:518px;
    height: 81px;
    background: #FFFFFF;
    z-index: 100;
    position: absolute;
    top: 68px;
    left: 0px;
    border-left: 1px solid #CC0000;
    border-right: 1px solid #CC0000;
    border-bottom: 1px solid #CC0000;
    display: none;
}
.manyprice ul li{
	display: block;
	height: 40px;
	width: 119px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.manyprice ul li:hover{
    color: #CC0000;
}
.manyjob{
	/*width: 497px;*/
	width:518px;
	max-height: 120px;
	overflow-y: auto;
    background: #FFFFFF;
    z-index: 100;
    position: absolute;
    top: 68px;
    left: 0px;
    border-left: 1px solid #CC0000;
    border-right: 1px solid #CC0000;
    border-bottom: 1px solid #CC0000;
    display: none;
}
.manyjob ul li{
	display: block;
	height: 40px;
	width: 119px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.manyjob ul li:hover{
	color: #CC0000;
}
.anchor1{
	width: 12px;
	height: 36px;
	background-color: #CC0000;
	display: inline-block;
}
.anchor1 img{
	position: relative;
	left: 2px;
	top: 5px;
}
.job{
	width: 86px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	color: #999999;
	float: left;
}
.anchor2{
	width: 12px;
	height: 36px;
	background-color: #CC0000;
	display: inline-block;
}
.anchor2 img{
	position: relative;
	left: 2px;
	top: 5px;
}
.search-name{
	/*width: 249px;*/
	width:258px;
	height: 36px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	color: #999;
}
.search-name input{
	width: 249px;
	height: 36px;
	line-height: 36px;
	outline: medium;
}
.searchbox .div-select-keyword{ /*width:279px;*/ width: 300px;max-height: 120px; overflow-y: auto; background:#fff; padding:4px 0; border:1px solid #cc0000; position:absolute; left:218px; top:68px; z-index: 2;}
.searchbox .div-select-keyword .div-select-inner{ padding:0 4px;}
.searchbox .div-select-keyword .link{ display:block; height:22px; line-height:22px; color:#999999; padding:0; overflow:hidden;}
.searchbox .div-select-keyword .link:hover{ color:#f83d33;}
.searchbox .div-select-keyword .link .text-word,
.searchbox .div-select-keyword .link .text-other{ height:22px; line-height:22px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.searchbox .div-select-keyword .link .text-word{ display:block; float:left; width:160px; text-align:left;}
.searchbox .div-select-keyword .link .text-other{ display:block; float:right; width:80px; text-align:right;}

.search-button{
	/*width: 109px;*/
	width: 110px;
	height: 36px;
	background: #CC0000 url(http://www.zzcaizheng.com/images/icon03_1.png) no-repeat 20px 10px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	float: left;
	padding-left: 20px;
}
.search-button a{
	color: #FFFFFF;
	font-size: 16px;
	line-height: 36px;
}
.search-button a img{
	position: relative;
	top: 4px;
	left: -7px;
}