@charset "UTF-8";

/* CSS Document */

boby {
	margin: 0 auto;
	padding: 0;
}
/* CSS 定制的公共样式 */
html, body, ul, li, h2, h3, h4, h5, h6，dl, dt, dd {
	padding: 0;
	margin: 0;
	list-style: none;
}
a {
	color: #666;
	text-decoration: none;
	outline: none;
	cursor: pointer;
} 


/* for firefox */
.clearfix {
	clear: both;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}
/*header*/
.header {
	width: 1000px;
	margin: auto;
	background: #fff;
	height: 92px;
}
.header .logo {
	width: 250px;
	float: left;
	padding-top: 15px;
}
.header .logo img{
	width:100%;
}

.header .navheader {
	margin-left: 500px;
}
.navheader ul {
	position: relative;
}
.navheader li {
	float: left;
}

.navheader li a {
	display: block;
	line-height: 92px;
	width: 80px;
	text-align: center;
	height: 92px;
	overflow: hidden;
	color: #333;
	font-size: 16px;
	transition: background-image 0s ease-in-out;
	-webkit-transition: background-image 0s ease-in-out;
}

.navheader li a:hover, .navheader li a.active {
	color: #008cd6;
	font-weight: bold;
	background: url(../Images/ico_in_nav.png) no-repeat center 65px;
}

.navheader ul li ul {
	position: absolute;
	width: 130px;
	background: #fff;
	margin-left: -25px;
	border: 1px solid #ddd;
	box-shadow: 0 0 1px #cecccc;
	z-index:9999;
}
.navheader ul li ul li {
	background: #fff;
	float: none;
}
.navheader ul li ul li a {
	display: block;
	text-decoration: none;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
}
.navheader ul li ul li a:hover {
	background: #ededed;
	color: #008cd6;
}


.nav1 {
	float: left;
	margin-right: 200px;
}

.nav2 {
	position: absolute;
	top: 0%
}

.nav3 li {
	list-style: none;
	float: left;
	width: 120px;
	height: 100%;
	line-height: 90px;
	text-align: center;
	font-size: 16px;
	color: #333333;
}

.nav4 li {
	list-style: none;
	float: left;
	width: 80px;
	height: 100%;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #333333;
	cursor: pointer;
}

/* .nav4 li>a{
	width: 100%;
	height: 100%;
} */

.nav4 li.hover{
	/* background-color:blue; */
	/* color: #474747 */

	background: #2463E7;
    border-radius: 15px; 
	color: #fff;
	cursor: pointer;
}


.nav3 .logo {
	width: 500px;
	height: 100%;
}

.nav3.xuanzhong {
	color: #2685d0;
	font-weight: bold;
}

.banner {
	width: 100%;
	height: 350px;
	padding-top: 5%;
	margin:  0 auto;
}

.banner.img {
	width: 1440px;
	height: 350px;
	background-size: cover;
	-webkit-background-size: cover;
	background-position: center 0;
}

.box {
	width: 72%;
	height: auto;
	text-align: center;
	display: flex;
    align-items: center;
    margin-top: -30px;
}

.box_left {
	display: flex;
    width: 12%;
    float: left;
    margin-bottom: 4px;
    margin-left: 160px;
	margin-top: 132px;
    justify-content: center;
}

.box_left h2 {
	width: 100%;
	height: 70px;
	margin-bottom: 4px;
	font-size: 14px;
	color: #333333
}

.panel_border{
	border: 1px solid #fff;border-radius: 4px;box-shadow: 0px 0px 3px #ccc;box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
	
}


.bgimg {
	top: 0;
	left: 0;
	width: 100%;
	height: 350px;
	min-width: 1000px;
	z-index: -10;
	zoom: 1;
	background-color: #fff;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
}

*,
 ::after,
 ::before {
	box-sizing: border-box;
}

.nav-tabs li a {
	line-height: 2
}

.nav-tabs .active a {
	border-top: solid 2px #3498db !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	border: 0px solid #ddd;
	border-bottom-color: transparent;
	width: 350px;
	height: 80px;
	background-color: #f39800;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	
}

.nav-tabs {
	display: flex;
	justify-content: center;
	border-bottom: 0px solid #ddd;
}

.nav-tabs li a {
	line-height: 2;
	background: #EDEDED;
	margin-right: 0px;
	color: #337ab7;
	border-radius: 0;
	width: 350px;
	height: 80px;
	border-radius: 4px;
	display: flex;
	justify-content: center;
}

.nav-tabs li a .glyphicon-remove-sign:hover {
	color: red;
	cursor: pointer;
}

.nav-tabs li a i:first-child {
	margin-right: 3px;
	margin-top: 3%;
}

.nav-tabs .active a {
	border-top: solid 2px #f39800 !important;
	background: #f39800 !important;
	color: #fff !important;
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	padding: 0px;
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
	padding: 0px;
	display: flex;
	align-items: center;
}

.pcss {
	text-align: left;
}

.labelcss {
	text-align: left;
}

.content {
	position: relative;
	margin-left: 30px;
}

.btncss {
	width: 100px;
	height: 40px;
	background-color: #2685d0;
	box-shadow: 0px 0px 4px 0px;
	/* rgba(0, 0, 0, 0.3); */
	border-radius: 2px;
	position: relative;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin-left: 30%
}

.searchbtn
{
     float: left;
    width: 50px;
    height: 24px;
    background-color: #2685d0;
    border-radius: 2px;
    border: solid 1px #2685d0;
    margin-left: -5px;
    color: #fff; 
    }


.search {
	width: 400px;
	height: 24px;
	border-radius: 2px;
	border: solid 1px #2685d0;
}

.distance {
	padding-bottom: 14px;
	padding-top: 4px;
}

.distance1 {
	padding-bottom: 7.5px;
	padding-top: 7.5px;
	font-size: 14px;
	color: #333333;
}

.distance2 {
	width: 140px;
}

.img-text{
	display: flex;
	font-style:normal;
	align-items: center; 
	font-size: 20px;
	font-family: microsoft yahei;
	font-weight: bold;
	margin-left: 5%;
}

.btn-group-vertical{
	background: #fff;
	margin-bottom: 65%;
	background-color: #ffffff;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}

/*
侧栏 todo..........

*/
.distance2>a{
	height: 70px;
	padding-top: 22px;
}



/*
职位搜索
*/
.job{
	position: relative;
	margin-left: 30%; 
}

.job-search{
	padding-top: 40px; 
}

.job-search-text{
	float: left;
	margin-left: 30px;
	margin-top: 3px; 
}

.job-search-btn{
	float: left;
	margin-left: 2%; 
}

/*
职位地点种类
*/
.job-region{
	position: absolute;
	margin-top: 3.5%;
	margin-left: -2%; 
}

.region-list{
	font-size: 14px;
	color: #333333;
}

.job-type{
	position: absolute;
	margin-top: 7.5%;
	margin-left: -2%; 
}

/*
职位具体信息 
*/
.myTabContent{
	z-index: 99; 
	margin-top: 150px;
}

.myTabContent2{
	z-index: 99; 
	margin-top: 30px;
}

.tab-content{
	border: 1px solid #fff;
	background:#fff;text-align: left;
	margin-left: 13px;border-radius: 4px;
	box-shadow: 0px 0px 3px #ccc;
	margin-bottom: 5%;
	margin-top: 2%;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}

.bar{
	width: 860px;
	text-align: center;
}

.my-label{
	float: left;
	color: #2685d0;
	font-size: 18px;
	width: 180px;
}

.job-numbers{
	float: left;
	padding-left: 120px;
	padding-top: 5px;
	font-size: 14px;color: #666666;
}

.region{
	float: left;
	padding-left: 70px;
	padding-top: 5px;
	font-size: 14px;color: #666666;
}

.labelcss.distance{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.job-description{
	margin-bottom: 20px;
}

.job-detail{
	margin-bottom: 30px;
}



/*footer*/
.footer {
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #EEEEEE;
	background-color: #2D3237;
}
.foot-Panel {
	width: 1000px;
	margin: auto;
}
.footer-leftPart {
	width: 700px;
	float: left;
}
.footer-rightPart {
	width: 300px;
	margin-left: 700px;
}
.footer-contact {
	text-align: center;
}
.footer-contact img {
	vertical-align: middle;
}
.footer-contact span {
	line-height: 24px;
	font-size: 10px;
	padding: 0px 10px 0px 10px;
	color: #666666;
}
.footer-company {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 11px;
	color: #999999;
}
.footer-friend {
	height: 40px;
}
.footer-friend span, .footer-friend a {
	line-height: 30px;
	font-size: 12px;
	padding: 0px 20px 0px 0px;
	color: #999999;
}