﻿#navBar{
	margin-bottom: 0;
}
.select {
	width: 372px;
    position: relative;
}
.select input#search1 {
    position: absolute;
    width: 248px;
    height: 38px;
    border: 1px solid #dcdcdc;
    border-right: 1px solid #dddddd;
    font: normal 12px/36px "microsoft yahei", Tahoma, Arial;
    color: #333333;
    text-indent: 16px;
    top: 0;
    left: 0;
    background: url("/images/job/selectIcon.png") no-repeat 225px 15px #fff;
    cursor: pointer;
}
.select input#search2 {
    position: absolute;
    width: 248px;
    height: 38px;
    border: 1px solid #dcdcdc;
    border-right: 1px solid #dddddd;
    font: normal 12px/36px "microsoft yahei", Tahoma, Arial;
    color: #333333;
    text-indent: 16px;
    top: 0;
    left: 270px;
    background: url("/images/job/selectIcon.png") no-repeat 225px 15px #fff;
    cursor: pointer;
}
.select input#search3 {
    position: absolute;
    width: 248px;
    height: 38px;
    border: 1px solid #dcdcdc;
    border-right: 1px solid #dddddd;
    font: normal 12px/36px "microsoft yahei", Tahoma, Arial;
    color: #333333;
    text-indent: 16px;
    top: 0px;
    left: 540px;
    background: url("/images/job/selectIcon.png") no-repeat 225px 15px #fff;
    cursor: pointer;
}

.select #searchList1 {
    position: absolute;
    z-index: 9999;
    width: 248px;
    border: 1px solid #ddd;
    border-top: 0;
    display: block;
    top: 40px;
    left: 0px;
    padding: 5px 0;
    background: #fff;
    height: 122px;
    overflow-y: scroll;
}
.select #searchList1 li {
    display: block;
    font: normal 14px/25px "\5b8b\4f53";
    color: #666;
    text-indent: 16px;
}
.select #searchList2 {
    position: absolute;
    z-index: 9999;
    width: 248px;
    border: 1px solid #ddd;
    border-top: 0;
    display: block;
    top: 40px;
    left: 270px;
    padding: 5px 0;
    background: #fff;
    height: 122px;
    overflow-y: scroll;
}
.select #searchList2 li {
    display: block;
    font: normal 14px/25px "\5b8b\4f53";
    color: #666;
    text-indent: 16px;
}
.select #searchList3 {
    position: absolute;
    z-index: 9999;
    width: 248px;
    border: 1px solid #ddd;
    border-top: 0;
    display: block;
    top: 40px;
    left: 540px;
    padding: 5px 0;
    background: #fff;
    height: 122px;
    overflow-y: scroll;
}
.select #searchList3 li {
    display: block;
    font: normal 14px/25px "\5b8b\4f53";
    color: #666;
    text-indent: 16px;
}
.searchBtn{
	position: relative;
	top: 70px;
	text-align: center;
}
.searchBtn input{
	width: 242px !important;
	height: 55px !important;
	background: #2b82d9;
	border: none;
	font-size: 18px;
	color: #fff;
	border-radius: 3px;
}


.latest{
	width: 1100px;
	margin: 0 auto;
}
.latestLeft{
	width: 730px;
	float: left;
}
.listTitle{
	width: 100%;
	float: left;
}
.listTitle h2{
	font-size: 18px;
	line-height: 55px;
	height: 55px;
	color: #2b82d9;
	font-weight: normal;
}
.postInfor{
	width: 688px;
	padding: 20px;
	float: left;
	border: 1px solid #e6e5e5;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 26px;
}
.postInfor dl{
	width: 290px;
	float: left;
}
.postInfor dl dt{
	margin-bottom: 10px;
	height: 24px;
	overflow: hidden;
}
.postInfor dl dt a{
	font-size: 16px;
	line-height: 24px;
	color: #2B82D9;
}
.postInfor dl dd{
	font-size: 14px;
	line-height: 24px;
	color: #666;
	height: 24px;
	overflow: hidden;
}
.postInfor dl dd span{
	font-size: 14px;
	line-height: 24px;
	color: #f60;
	display: inline-block;
	margin-right: 15px;
}
.postInfor>a{
	display: block;
	width: 78px;
	height: 48px;
	color: #fff;
	text-align: center;
	background: #faaa16;
	font-size: 16px;
	line-height: 48px;
	position: absolute;
	top: 25px;
	right: 25px;
	border-radius: 3px;
}
.postInfor>a:hover{
	color: #fff !important;
}
.newspages{width: 730px;float: left;text-align: center;margin-top: 28px;padding-bottom: 20px;}
.newspages a{height: 38px;width: 38px;text-align: center;color: #333333;margin-right: 5px;font: normal 15px/38px "microsoft yahei";display: inline-block;}
.newspages a:hover{background: #168ce3;color: #fff !important;}
.newspages a.on{background-color: #168ce3;color: #fff;}
.newspages a.prev,
.newspages a.next, .newspages a.next_5{width: 80px;}
.newspages span{width: 80px;margin-left: 30px;font: normal 16px/38px "microsoft yahei";}





.latestRight{
	width: 350px;
	float: right;
}
.rightTop{
	width: 350px;
	float: left;
}
.rightTop ul{
	width: 350px;
	float: left;
}
.rightTop ul li{
	width: 350px;
	height: 81px;
	text-align: center;
	margin-bottom: 15px;
	border-radius: 3px;
}
.rightNews{
	width: 350px;
	float: left;
}
.rightNews img{
	width: 350px;
	height: 167px;
	border-radius: 5px 5px 0 0;
}
.rightNews ul{
	padding: 12px 20px;
	width: 310px;
	background: #f7f7f7;
}
.rightNews ul li{
	padding-left: 15px;
	background: url("/images/job/dot.png") no-repeat 0 13px;
	height: 30px;
	overflow: hidden;
}
.rightNews ul li a{
	font-size: 14px;
	line-height: 30px;
	color: #333;
	font-family: "\5b8b\4f53";
}

.rightNews .listTitle{
	position: relative;
	
}
.rightNews .listTitle a{
	display: inline-block;
	width: 45px;
	font-size: 14px;
	line-height: 55px;
	position: absolute;
	top: 0;
	right: 0;
	color: #999;
}



/*12.25*/
#hotSearch{ width:100%; height:190px; margin:0 auto;background: #f7f7f7;}
.hotSearch{ width:1100px; height:190px; margin:0 auto; position:relative; z-index:999;}
.search1{ width:777px; height:40px; position:absolute; left:161px; top:50px; z-index:1111;}
.search1 .dropdown{ width:150px; height:38px; float:left; border:1px solid #e5e5e5; border-left:0; border-right:1px solid #e5e5e5; font-size:14px; line-height:38px; background:#fff url(/images/job/searchIcon1.png) no-repeat right center; text-indent:10px; color:#7d7d7d; cursor:pointer; position:relative; z-index:2;}
.search1 #field{ border-left:1px solid #e5e5e5;}
.search1 .dropdown ul{ width:150px; background:#fff; border:1px solid #e5e5e5; position:absolute; left:-1px; top:39px; display:none; padding:3px 0;max-height: 264px;overflow-y: scroll;}
.search1 .dropdown ul.areaList{ width:222px}
.search1 .dropdown li{ width:133px; float:left; font-size:12px; line-height:22px;}
.search1 #progress{ text-indent:8px;}
.search1 #field,.search1 #field li{ width:150px;}
.search1 #field ul{ width:624px;}
.search1 #progress,.search1 #progress ul,.search1 #progress li{ width:150px;}
.search1 .smartbox{ width:323px; float:left;}
.smartbox .text{ width:235px; height:38px; line-height:38px; float:left; border:none; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; text-indent:8px; color:#777; font-size:14px;}
.smartbox #searchBtn{ width:88px; height:40px; float:left; background:#168ce3; border:none; cursor:pointer; font-size:14px; color:#fff; font-weight:bold;}
.selected{ background:#168ce3; color:#fff;}

.hotSearch p{
	width: 777px;
	font-size: 14px;
	line-height: 20px;
	color: #2b82d9;
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 105px;
	left: 161px;
	
}
.hotSearch p a{
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-left: 12px;
}
.publicbox{width: 100%;float: left;}
.lostpro{width:450px;background: url("/images/lostpro.jpg") no-repeat;margin: 45px auto 0;padding-left: 165px;}
.lostpro span{font: 22px/44px "Microsoft Yahei";color: #333;}
.lostproab{font: 12px/30px "\5b8b\4f53";color: #767676;}
.lostproab a{background: url("/images/caigouSearch.png") no-repeat -145px -35px;padding-left: 12px;}