@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../font/glyphicons-halflings-regular.eot');
    src: url('../font/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
}

*{
    margin: 0;
    padding: 0;
}
body{
    width: 100%;
    font-family: "Microsoft YaHei";
    background: url(../img/background.png) no-repeat center fixed !important;
    background-size:cover;
    overflow:auto;
}

/*center-logo*/
/*.center-logo{*/
    /*position: relative;*/
    /*width: 100%;*/
    /*height: 80px;*/
/*}*/
/*.center-logo-img{*/
    /*position: absolute;*/
    /*left: 50%;*/
    /*top:50%;*/
    /*height: 60px;*/
    /*width: 216px;*/
    /*margin-left: -108px;*/
/*}*/
/*.content{*/
    /*color: #4f4f4f;*/
    /*font-size: 12pt;*/
    /*margin-bottom: 200px;*/
    /*margin-top: 80px;*/
/*}*/

/*左部菜单列表*/
.con-left{
    margin-left: -35px;
    /*color: #898989;*/
    /*font-size: 20pt;*/
    margin-top: 50px;
}

/*列间距*/
[class*="col-"]{
    padding: 1px;
}

/*----------------------jobhunting------------------*/
.w {
    /*width:320px;*/
    /*margin:0 auto;*/
}
a {
    text-decoration:inherit;
}
a,li {
    list-style:none;
}

/*banner上面浮层*/
.cat_wrap {
    width:200px;
    z-index:999;
}

.cat_wrap .cat_header {
    min-height:165px;
}
.cat_wrap .cat_list {
    /*border-left:3px solid transparent;*/
}
.cat_wrap .cat_list div {
    /*background:#fff;*/
    border-left:3px solid transparent;
    padding: 1px;
 }
.cat_wrap .cat_list div:first-child{
    padding-top: 5px;
}
.cat_wrap .cat_list .float .clearfix{
    margin-top:8px;
}
.cat_wrap .cat_list div li {
    float:left; /*让各个<li>标签紧挨着排列*/
    color: #6d6d6d;
    font-size:12px;
    /*margin:0 4px;*/
    width: 75px;
}
.cat_wrap .cat_list div li:first-child {
    margin-left:15px;
    margin-right:10px;
    font-size:14px;
    font-weight: bold;
}
.cat_wrap .cat_list div li:last-child {
    width: 7px;
    margin-right: 10px;
}
.cat_wrap .cat_list {
    cursor:pointer;
}
/*左边导航栏*/
.cat_wrap .cat_list div.active {
    /*width:177px;*/
    width:200px;/*左边导航栏的宽度*/
    padding-left:3px;
    position:relative;
    z-index:999;
    border-left:1px solid #bfbfbf;
    border-top:1px solid #bfbfbf;
    border-bottom:1px solid #bfbfbf;
    border-right:none;
    /*border-right:1px solid #fff;*/
    background:#fff;
}
/*banner浮层滑动显示弹框*/
.cat_subcont {
    display:none;
}
.cat_subcont.active {
    display:block;
}
.cat_subcont .cat_sublist {
    position:absolute;
    z-index:998;
    top:0px;
    left:200px; /*左边导航栏的宽度*/
    /*padding-top:-200px;*/
    min-height:140px;
    width:130px;
    background:#fff;
    border-top:1px solid #bfbfbf;
    border-left:1px solid #bfbfbf;
    border-bottom:1px solid #bfbfbf;
    border-right:1px solid #bfbfbf;
}
.cat_subcont .cat_sublist .fore1 {
    width:200px;
    padding-top: -100px;
}
.cat_subcont .cat_sublist .fore1 .fore_list {
    padding-left:20px;

}
.cat_subcont .cat_sublist .fore1 .fore_list h3 {
    /*padding:5px;*/
    /*border-bottom:1px solid #d3d3d3;*/
	margin-top: 10px;
}
.cat_subcont .cat_sublist .fore1 .fore_list h3 a {
    color: #737373;
    font-size:14px;
}
.cat_subcont .cat_sublist .fore1 .fore_list li {
    float:left;
    padding: 5px;
}
.cat_subcont .cat_sublist .fore1 .fore_list li a {
    font-size:12px;
    color: #7f7f7f;
}
.cat_subcont .cat_sublist .fore1 .fore_list li a:hover {
    color:#00a1ea;
    text-decoration:underline;
}

/*右侧内容显示*/
.con-right{
	left: 50%;
    top: 50%;
    margin-top: -50px;
    margin-left: -400px;
    padding-right: 130px;
	width: 72%;
	padding-bottom: 80px;
}
/*右侧title*/
.con-right-title{
    background: none;
    font-size: 15pt;
    padding-left: 0px;
    margin-bottom: 0px;
    border: none;
    border-bottom:1px solid #275A7F;
}
.righttitle{
	width: 120px;
	margin-left: 0px;
	border: 0px;
	border-radius: 7px 7px 0px 0px;/*从左上角开始顺时针*/
	margin-bottom: 0px;
	background-color: #275A7F;
    padding: 3px ;
    font-size: 12pt;
    color: #fff;
	text-align: center;

}
/*右侧主要列表内容*/
.con-right-list{
    color: #6d6d6d;
    font-size: 10pt;
   /* padding: 10px 0px; */
	border-bottom: solid 1px #aaa;
}
.con-right-list .con-right-list-c1 .salary {
    color: #275A7F;
}
.con-right-list .con-right-list-c1 .salary .mark{
    color: #6d6d6d;
    padding: 7px 0;
    font-size: 9pt;
}
.con-right-list .con-right-list-c1 .salary .mark a{
    color: inherit;
    text-decoration: none;
}
.con-right-list .con-right-list-c1 .salary .mark span{
    color: #275A7F;
    padding-left: 6px;
    padding-right: 20px;
}
.con-right-list .con-right-list-c1 .info .moreInfo{
    padding: 7px 0;
    font-size: 9pt;
}
.con-right-list .con-right-list-c2{
    text-align: right;
    font-size: inherit;
}
.con-right-list .con-right-list-c2 h4{
    font-size: 12pt;
    color: #929292;
    font-weight: normal;
}
.con-right-list .con-right-list-c2 .check{
    padding: 5px 0 ;
}
.con-right-list .con-right-list-c2 .check a{
    background-color: #275A7F;
    padding: 3px 20px;
	border: 0;
}

.fuli{
	width:330px;
	height: 100%;
	float: left;
	font-size: 12px;
	margin-top: 33px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*分页*/
.fenye{
    position: relative;
    bottom: -30px;
}
div.pagediv{
    text-align: center;
    color: #999999;
    padding: 10px 20px 40px 0px;
    font-size: 8pt;
}
div.pagediv a{
    text-decoration: none;
}
div.pagediv span,div.pagediv a{
    display: inline-block;
    box-sizing: border-box;
}
.current{
    color: #275A7F;
    background: #dfdfdf;
    width: 25px;
    height: 25px;
    line-height: 25px;
    /*border-radius: 3px;*/
    border-radius: 50%; /*圆角百分比*/
}
.Pagenum{
    color: #275A7F;
    background: none;
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin: 0 5px;
    /*border-radius: 3px;*/
}
.nextpage{
    margin: 0 5px;
}
.nextbtn,.prebtn,span.disabled{
    color: #666;
    background: none;
    width: 60px;
    height: 26px;
    line-height: 26px;
    border-radius: 3px;
}
.input{
    width: 35px;
    height: 26px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #E6E6E6;
    margin: 0 12px;
    border-radius: 3px;
    color: #666;
}
.okbtn{
    color: white;
    width: 40px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #E6E6E6;
    margin-left: 7px;
    cursor:pointer;
    border-radius: 3px;
    background: #aeaeae;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}

/*jobHunting-2*/
.jh2 .con-right{
    margin-left: 50px;
    margin-right: 30px;
}
.jh2 .demand{
    color: #999999;
    margin-top:-66px;
    border-bottom:1px solid #d0d0d0;
}
.jh2 .demand a{
    color: #737373;
    padding: 0px 7px;
}
.jh2 .demand span{
    font-size: 12pt;
    padding-right: 26px;
    color: #275A7F;
}
.jh2 .nav{
    color: red;
}

/*导航栏居中*/
.jh2 .navbar-collapse ul.navbar-nav {
    float: none;
    text-align:center;
    /*padding-right: 180px;*/
}
.jh2 .navbar-collapse ul.nav.navbar-nav  li {
    float:none;
    display: inline-block;
    /*margin: 0em;*/
    margin: 0 20px;
    /*left: -120px;*/
}
/*导航栏*/
.jh2 .navbar .caret{
    margin-left: 15px;
}
.jh2 .navbar{
    background-color: rgba(212, 212, 212, 0.27);
    border-top:1px solid rgba(190, 190, 190, 0.53);
    border-bottom:1px solid rgba(190, 190, 190, 0.53);
}
.jh2 .searchResult{
    font-size: 7pt;
    color: rgba(153, 153, 153, 0.78);
}
.jh2 .searchResult span{
    color: #275A7F;
}
.jh2 .navbar-collapse ul.navbar-nav li.trash {
    padding-left: 90px;
}
.jh2 .navbar-collapse ul.navbar-nav li.trash span{
    padding-right: 20px;
}
/* 分页 */
.paginator{
	text-align: center;
}
/* datail 详细内容 */

.jobdatail_con{
	width: 50%;
	min-height: 600px;
	margin: 0 auto;
	padding-top: 150px;
}
/* 宽度 */
.w68{width: 68.66% !important;}
.w31{width: 31.33% !important;}
.w140{width: 140px !important;}


/* 标题 */
.title{
	padding: 10px 0;
	font-size: 20px;
    line-height: 22px;
}

