
* {
	box-sizing: border-box;
	*behavior: url(boxsizing.htc);
}
a {
    text-decoration: none;
}
.nav_box .logo {
	padding-right: 0;
	margin-right: 50px;
}
body {
	position: relative;
	height: 100%;
	font-family: "Hiragino Sans GB", "Microsoft Yahei", SimSun, Arial, "Helvetica Neue", Helvetica;
	font-size: 12px;
	line-height: 1.42857143;
	color: #333;
	background-color: #f2f6fc;
	*background-image: url(about:blank);
	*background-attachment: fixed;
}
.icon {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 8;
    display: block;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: url(../images/newicon.png) no-repeat;
    zoom: 1;
}
.nav {
	position: relative;
}
.job-rq{
	width: 1140px;
    margin: 0 auto;
    padding: 59px 0;
    position: relative;
}
.job-rq .name{color: #fff;font-size: 32px;}
.job-rq .salary{color: #ff4500;font-size: 32px;padding-left: 20px;}
.job-rq .btn {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    right: 0;
}
.job-rq .btn .msg{background-color: #0780db;
    color: #fff; border-radius: 5px;
    padding: 15px 120px;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    position: relative;
}
.job-rq p .label {
    display: inline-block;
    margin-right: 5px;
    padding: 2px 10px;
    line-height: 1.5;
    font-size: 15px;
    color: #fff;
    border:  1px solid #fff;
    border-radius: 30px;
}
.job-rq p .tag {
    display: inline-block;
    margin-right: 5px;
    padding: 2px 10px;
    line-height: 1.5;
    font-size: 15px;
    color: #666;
    background-color: #fff;
    border-radius: 5px;
}
    .job-rq .fly {
        background-position: -96px -870px;
        left: 95px;
    }
.container {
	width: 1140px;
	margin: 0 auto;
}
.sidebar {
    width: 300px;
    float: right;
}
.banner{
    background: url(../Images/huntbg.jpg) no-repeat 50% 0;
    height: 258px;
}
.content {
    width: 820px;
    float: left;
}
.box {
    padding: 25px;
    background-color: #fff;
    border: 1px solid #c5ddf6;
    box-sizing: border-box;
    zoom: 1;
}
h4.title {
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 18px;
    display: block;
}
.text-con {
    font-size: 14px;
    line-height: 30px;
    word-wrap: break-word;
}
h4.title i {
    background-position:0 -887px ;
    width: 60px;
    height: 6px;
    top:auto;
    bottom: -14px;
    position: absolute;
}
.publish {padding-top: 20px;position: relative;overflow: hidden;}
.publish .headimg{width: 50px; height: 50px;float: left;}
.publish .pub-author{margin-left: 20px;float: left;font-size: 14px;;}
.publish .pub-author p{padding-bottom: 10px;}
.publish .chat {position: absolute; bottom: 10px;color: #0780db;font-size: 14px;right: 0;padding-left: 25px;cursor:pointer;}
.publish .chat i{background-position: -115px -870px;}
.joblist{   
    padding-top: 25px;
    background-color: #fff;
    border: 1px solid #c5ddf6;
    box-sizing: border-box;
    zoom: 1;
    overflow: hidden;
}
.joblist .title{padding:0 20px;}
.joblist .title i {
    left: 20px;
}
.joblist li{height: 40px;line-height: 40px;border-bottom: 1px dashed #0780db;}
.joblist li:last-child{border: none;}
.joblist .jobname{width: 180px;font-size: 14px;float: left;padding-left: 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.joblist .salary{font-size: 14px;float: right;color:#ff4500 ;padding-right: 20px;width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*底部*/    
.fl {
    float: left !important;
}
.t-bd {
    border-top: 1px solid #eee;
}
.footer {
    position: relative;
    padding-top: 40px;
    width: 100%;
    color: #333;
    background-color: #fff;
    zoom: 1;
    overflow: hidden;
    display: block;
}
.footer .info .info-column {
    display: block;
    width: 17%;
    text-align: center;
}
.footer .info .info-column h6 {
    margin-top: 0;
    margin-bottom: 10px;
}
.footer .info .info-column p {
    line-height: 1;
    color: #666;
}
.mb10 {
    margin-bottom: 10px !important;
}
.footer .info .info-column img {
    vertical-align: middle;
}
.footer .info .info-column.service {
    padding: 5px 40px 15px;
    width: auto;
    text-align: left;
    border-left: 1px solid #ddd;
}
.fr {
    float: right !important;
}
.footer .info .info-column.service h5 {
    margin-bottom: 20px;
}
h5 {
    font-size: 16px;
}
.footer .info .info-column p {
    line-height: 1;
    color: #666;
}
.font20 {
    font-size: 20px !important;
}
.footer .info .info-column p {
    line-height: 1;
    color: #666;
}
.telcolor {
    color: #ff3f05 !important;
}
.footer .copyright {
    padding: 15px;
    margin: 0;
    line-height: 24px;
    color: #666;
    font-family: arial;
    border-top: 1px solid #ddd;
    width: 100%;
}
.mt10 {
    margin-top: 10px !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mr5 {
    margin-right: 5px !important;
}

.dialog_downloadapp{display:none;}