
.clear{
	clear:both;
	zoom:1;
}
.clear:after{
	display: block;
	content: '.';
	height: 0;
	clear: both;
	visibility: hidden;
}

/* //////////////////////////////////// */
body{
	background: #f1f1f1;
}
.content{
	width: 88%;
	margin: 20px auto;
	background: #fff;
}
/* 宣传 */
.xuanchuan>li{
	float: left;
	width: 65%;
}
.xuanchuan>li:nth-of-type(2){
	width: 30%;
	float: right;
	margin-right: 60px;
}

.xuanchuan_tp{
	border: 2px solid #ff6501;
	border-radius: 7px;
}
.xuanchuan_tp>ul>li{
	float: left;
	width: 50%;
	text-align: center;
}
.xuanchuan_tp>ul>li>a>img{
	width: 200px;
	border: 1px solid #ccc;
}
/* 导航 */
.lietou_an{
	width: 100%;
	margin: 0 auto 20px;
	background-color: #fff;
}
.lietou_an>ul>li{
	float: left;
	width: 150px;
	position: relative;
	margin-left: 50px;
}

.lietou_an>ul>li:nth-of-type(3){
	float: right;
	margin-right: 30px;
}


.lietou_an>ul>li>a{
	display: block;
	font-size: 16px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #049;
	font-weight: bolder;
}
.lietou_an>ul>li>a:hover{
	color: #ff6501;
}
.lietou_an_before>a:before{
	position: absolute;
    content: "";
    top: 1px;
    right: -27px;
    /* background: url('../images/nian/beijing.png')no-repeat top center; */
    width: 200px;
    height: 67px;
    background-size: 205px;
}
.lietou_an>ul>li:hover a:after{
	position: absolute;
    content: "";
    top: 1px;
    right: -27px;
    /* background: url('../images/nian/beijing.png')no-repeat top center; */
    width: 200px;
    height: 67px;
    background-size: 205px;
}
/* 搜索 */
.lietou_tj{
	width: 100%;
	margin: 20px auto 0;
	color: #666;
	background-color: #f8f8f8;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top:3px solid #ff6501;
}

.lietou_tj ul>li{
	float: left;
	width: 16%;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.lietou_tj ul>li>input{
	height: 30px;
	line-height: 30px;
	width: 130px;
}
.lietou_tj ul>li>select{
	height: 30px;
}
#sousuo{
	color: #900;
	background: url('/Public/Home/images/button.png') 2px -59px no-repeat;
	width: 123px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border: none;
	cursor: pointer;
}
/* 副导航 */
.tuijianbaogao_an{
	border-top: #1155cc 2px solid;
}

.tuijianbaogao_an>ul>li{
	float: left;
	text-align: center;

}

.tuijianbaogao_an>ul>li>a{
	width: 150px;
	height: 40px;
	line-height: 40px;
	display: block;
	background-color: #ccc;
	color: #049;
	font-size: 16px;
}
.tuijianbaogao_an>ul>li>a:hover{
	background-color: #F1F1F1;
	color: #ff6501;
}
/* 列表 */
.tuijianbaogao_an_zs{
	width: 100%;
}
.tuijianbaogao_an_zs>ul{
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
}
.tuijianbaogao_an_zs>ul>li{
	float: left;
	margin-top: 15px;
}

.tuijianbaogao_an_zs>ul>li:nth-of-type(1){
	width: 10%;
	text-align: center;
}
.tuijianbaogao_an_zs>ul>li:nth-of-type(1)>img{
	width: 90px;
	height: 40px;
}
.tuijianbaogao_an_zs>ul>li:nth-of-type(2){
	width: 55%;
}
.tuijianbaogao_an_zs>ul>li:nth-of-type(2)>ul>li{
	float: left;
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
	color: #787878;

}
.tuijianbaogao_an_zs>ul>li:nth-of-type(2)>ul>li:nth-of-type(2){
	color: #ccc;
}
.tuijianbaogao_an_zs>ul>li:nth-of-type(2)>ul>li>a{
	color: #00B7D8;
	font-size: 18px;
	font-weight: bolder;
}

.tuijianbaogao_an_zs>ul>li:nth-of-type(3){
	width: 25%;

}
.tuijianbaogao_an_zs>ul>li:nth-of-type(3)>ul>li{
	float: left;
	color: #787878;
	margin-right: 10px;
	margin-top: 10px;
}
.tuijianbaogao_an_zs>ul>li:nth-of-type(3)>ul>li>a{
	font-size: 16px;
	color: #333;
}


.tuijianbaogao_an_zs>ul>li:nth-of-type(4){
	width: 10%;
	margin-top: 25px;
}


/* 子类 */
.tuijianbaogao_bi{
	width: 100%;
	margin: 10px auto;
}
.tuijianbaogao_bi>ul{
	margin-top: 10px;
}
.tuijianbaogao_bi>ul:first-child{
	font-weight: bolder;
}
.tuijianbaogao_bi>ul:first-child>li{
	font-size: 14px;
	color: #666;
}
.tuijianbaogao_bi>ul>li{
	float: left;
	width: 11%;
	text-align: center;
	background-color: #F8F8F8;
	height: 40px;
	line-height: 40px;
	color: #787878;
	overflow: hidden;
}
.tuijianbaogao_bi>ul>li:nth-of-type(5){
	width: 13%;
}
.tuijianbaogao_bi>ul>li:nth-last-child(1){
	width: 10%;
}
.tuijianbaogao_bi>ul>li>a{
	color: blue;
}
.tuijianbaogao_bi>ul>li>a>span{
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: 13px;
	margin-left: 5px;
}
/* 兑换简历 */
.lietou_jl{
	width:95%;
	margin: 20px auto;
	padding-left: 20px;
	height: 60px;
	line-height: 60px;
	margin-top: 20px;
	background: #FFFFEB;
	border:1px #FFCC00 solid;
}
.lietou_jl_tj>li{
	float: left;
	margin-right: 20px;
}
.lietou_jl_tj>li>input{
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	border-radius: 7px;
	border: 1px solid #f7dece;
}
.lietou_jl_tj>li>select{
	height: 40px;
	line-height: 40px;
	border-radius: 7px;
	border: 1px solid #f7dece;
}
.lietou_jl_an{
	color: #900;
	background: url('/Public/Home/images/button.png') 0px -62px no-repeat;
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	border: none;
	float: right;
	margin-top: -50px;
	margin-right: 300px;
	cursor: pointer;
}
.lietou_jl_fh{
	color: #900;
	background: url('/Public/Home/images/button.png') 0px -62px no-repeat;
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	border: none;
	float: right;
	margin-top: -50px;
	margin-right: 20px;
}
.tuijianbaogao_jl_bt>ul:first-child{
	font-weight: bolder;
}
.tuijianbaogao_jl_bt>ul:first-child>li{
	font-size: 16px;
	color: #444;
}
.tuijianbaogao_jl_bt>ul>li{
	float: left;
	width: 14%;
	text-align: center;
	background-color: #F8F8F8;
	margin-top: 10px;
	height: 40px;
	line-height: 40px;
	color: #787878;
}
.tuijianbaogao_jl_bt>ul>li>a{
	color: #049;
}
/*猎头职位*/
.lietou_zs{
	width: 95%;
	margin: 10px auto;
}
.lietou_zs>ul{
	margin: 20px;
	border-bottom:1px dashed #787878;
	padding-bottom: 30px;
}
.lietou_zs>ul>li{
	float: left;
}
.lietou_zs2>li{
	float: left;
	margin-left: 20px;
}
.lietou_mc>a{
	color: #00B7D8;
	font-size: 18px;
	font-weight: bolder;
}
.lietou_sj{
	color: #ccc;
}
.lietou_zs3>li{
	margin-top: 15px;
	margin-left: 20px;
	float: left;
	color: #787878;
}
.lietou_xz{
	font-size: 16px;
}
.lietou_zs4>li{
	margin-right: 10px;
	float: left;
}
.lietou_zs4>li>a{
	font-size: 16px;
}
.lietou_zs5>li{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	color: #787878;
}
.lietou_tu{
	background: #ff6501;
	color: #fff;
	padding: 0 1px;
	border-radius: 3px;
}
.lietou_jl_jl>select{
	height: 40px;
	border:1px solid #f7dece;
	border-radius: 7px;
	color: #049;
}