body {
	background-color: #f5f5f5;
}

.footer {
	background-color: #fff;
}

.account {
	margin: 30px 0;
}

.account .account-left {
	width: 780px;
	background-color: #FFFFFF;
	padding: 20px;
	float: left;
}

.account h1 {
	border-bottom: 2px solid #e8e8e8;
	padding-bottom: 5px;
	font-size: 28px;
	font-weight: 600;
	color: #666;
}

.account h1 img {
	width: 50px;
	height: 50px;
	float: left;
}

.account h1 span {
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}

.account .account-left p {
	color: #333;
	font-size: 16px;
	line-height: 32px;
	text-indent: 2rem;
	margin-top: 20px;
}

.account .account-right {
	width: 310px;
	background-color: #FFFFFF;
	padding: 20px;
	float: right;
}

.account .account-right img {
	height: 40px;
	width: 45px;
	position: relative;
	top: 10px;
}

.account .account-right span {
	font-size: 26px;
	margin-top: 12px;
}

.account .account-right p {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
}

.account .account-right .join {
	width: 120px;
	height: 40px;
	background-color: #007aff;
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 15px;
	text-align: center;
	line-height: 40px;
	box-shadow: 0 0 10px #ccc;
	cursor: pointer;
}


/*信管/安全/集成*/

.content {
	padding: 20px;
	background-color: #FFFFFF;
	margin-bottom: 30px;
}

.content h1 {
	height: 80px;
	background: url(../images/part.png) no-repeat 0 0;
	position: relative;
}

.content h1 span {
	position: absolute;
	left: 80px;
	top: 0;
	color: #1381b6;
	font-size: 46px;
	font-weight: 600;
}

.content .content-left {
	float: left;
	width: 375px;
}

.content .content-left h2 {
	margin-bottom: 10px;
}

.content .content-left h2>img {
	float: left;
}

.content .content-left h2 a>img {
	float: right;
	margin-right: 5px;
	margin-top: 15px;
}

.content .content-left ul li {
	position: relative;
	padding: 5px;
	overflow: hidden;
	padding-left: 12px;
}

.content .content-left ul li a {
	overflow: hidden;
	display: block;
}

.content .content-left ul li a span {
	float: left;
	width: 295px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.content .content-left ul li a i {
	float: right;
	color: #cccccc;
     font-style: italic;
    font-size: 12px;
}

.content .content-left ul li:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 15px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #ccc;
}

.content .content-left .show-box {
	overflow: hidden;
	margin-bottom: 10px;
}

.content .content-left .show-box a>img {
	width: 145px;
	height: 90px;
	display: block;
	float: left;
	margin-right: 15px;
}
.red {
	color: red!important;
}
.content .content-left .show-box .sb-right {
	float: left;
	width: 215px;
}

.content .content-left .show-box .sb-right h3 {
	font-weight: 600;
	font-size: 18px;
	color: #333;
	margin-bottom: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.content .content-left .show-box .sb-right p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	font-size: 16px;
	color: #999;
}
.content .content-center {
	width: 365px;
	overflow: hidden;
	margin: 0 20px;
	float: left;
}
.content .content-center h2 {
    background: url(../images/part2.png) no-repeat 0px 28px;
    height: 45px;
}
.content .content-center h2 span {
	font-size: 20px;
	font-weight: 600;
	color: #333;
	float: left;
    height: 40px;
    line-height: 25px;
    margin-left: 5px;
}
.content .content-center h2 img {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}
.content .content-center .namebox {
	background-color: #e7f2f8;
	font-size: 12px;
	overflow: hidden;
	width: 345px;
	height: 244px;
	padding: 8px;
}
.content .content-center .namebox a {
	float: left;
	color: #1381b6;
	width: 40px;
	height: 15px;
	line-height: 15px;
	text-align: center;
     padding: 6px 8px;
     
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content .content-center .namebox a:hover {
	color: red;
}
.content .content-right {
	width: 380px;
	float: right;
	overflow: hidden;
}
.content .content-right h2 {
	background: url(../images/part3.png) no-repeat 0 0;
	height: 45px;
	position: relative;
}
.content .content-right h2 span {
      position: absolute;
    left: 24px;
    top: 0;
    font-size: 22px;
    font-weight: 600;
}
.content .content-right h2 a {
	width: 55px;
	height: 20px;
	display: block;
	position: absolute;
     right: 43px;
    top: 8px;
}
.content .content-right .showbox {
	overflow: hidden;
}
.content .content-right .showbox .img {
	width: 100px;
	height: 115px;
	border: 1px solid #ccc;
	padding: 1px;
	float: left;
	overflow: hidden;
	max-height: 115px;
}
.content .content-right .showbox .img img {
	width: 100%;
	display: block;
	margin-top: 1px;
}
.content .content-right .showbox .message {
	float: left;
	margin-left: 10px;
	width: 260px;
}
.content .content-right .showbox .message h3 {
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}
.content .content-right .showbox .message span {
	font-size: 12px;
	color: #336600;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 6px 0;
	display: block;
}
.content .content-right .showbox .message p {
	font-size: 14px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.content .content-right .morebox {
	overflow: hidden;
	margin-top: 10px;
}
.content .content-right .morebox a {
	float: left;
	text-align: center;
}
.content .content-right .morebox .img {
	border: 1px solid #ccc;
	width: 90px;
	height: 106px;
	max-height: 110px;
	overflow: hidden;
	margin-right: 3px;
}
.content .content-right .morebox:last-child {
	margin-right: 0;
}
.content .content-right .morebox .img img {
	width: 100%;
	display: block;
	margin-top: 1px;
}
.content .content-right .morebox span {
	margin-top: 3px;
	display: block;
}
/*工作招聘*/
.job {
	margin-bottom: 30px;
	overflow: hidden;
}
.job .job-left {
	float: left;
	padding: 20px;
	background-color: #fff;
	width: 545px;
}
.job .job-left h1 {
	border-bottom: 2px solid #e8e8e8;
	overflow: hidden;
	margin-bottom: 20px;
}
.job .job-left h1 .l {
	float: left;
}
.job .job-left h1 .l img {
	width: 58px;
	height: 55px;
	float: left;
     margin-bottom: 10px;
}
.job .job-left h1 .l span {
	float: left;
	font-weight: 600;
	color: #333;
     font-size: 28px;
    margin-top: 5px;
    margin-left: 15px;
}
.job .job-left h1 .r {
	float: right;
    margin-top: 6px;
}
.job .job-left h1 .r a {
	display: block;
	font-size: 14px;
	text-align: end;
}
.job .job-left h1 .r a:first-child img {
	
      width:19px;
    height: 18px;
}
.job .job-left h1 .r a span {
	position: relative;
	color: #666666;
     left: -4px;
    top: -4px;
}
.job .job-left h1 .r a:first-child span {
	color: #4cb0e3;
}
.job .job-left>a>img {
	width: 120px;
	height: 236px;
	float: left;
}
.job .job-left .ul {
	float: right;
	width: 400px;
}
.job .job-left .ul a {
	display: block;
	position: relative;
	padding:3px 5px;
	color: #666;
	overflow: hidden;
	padding-left: 15px;
}
.job .job-left .ul a span {
	float: left;
	font-size: 14px;
	width: 310px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.job .job-left .ul a i {
	color: #ccc;
	float: right;
	font-size: 12px;
}
.job .job-left .ul a:before {
	position: absolute;
	content: "";
	display: block;
	position: absolute;
     left: 2px;
    top: 12px;
    width: 4px;
    height: 4px;
	background-color: skyblue;
}
.job .job-left .ul a:hover span {
	color: #333;
}
.job .job-left .ul a:hover:before {
	background-color: #007aff;
}
.job .job-left.job-right {
	float: right;
}
.job .job-left.job-right h1 .l img {
	margin-bottom: 0;
}
.job .job-left.job-right h1 .l span {
	
    margin-left: 10px;
}
.job .job-left.job-right h1 {
	padding-bottom: 8px;
}

/*发布招聘&发布求职*/
.aboutjob {
	padding: 20px;
	background-color: #FFFFFF;
	margin-bottom: 60px;
}
.aboutjob h1 {
	border-bottom: 2px solid #e8e8e8;
	overflow: hidden;
	margin-bottom: 20px;
}
.aboutjob h1 .l {
	float: left;
}
.aboutjob h1 .l img {
	width: 58px;
	height: 55px;
	float: left;
     margin-bottom: 10px;
}
.aboutjob h1 .l span {
	float: left;
	font-weight: 600;
	color: #333;
     font-size: 28px;
    margin-top: 5px;
    margin-left: 15px;
}
.aboutjob h1 .r {
	float: right;
     margin-top: 25px;
    margin-right: 10px;
}
.aboutjob h1 .r a {
	display: block;
	font-size: 14px;
	text-align: end;
}
.aboutjob h1 .r a:first-child img {
	
      width: 22px;
    height: 18px;
}
.aboutjob h1 .r a span {
	position: relative;
	color: #666666;
     left: -4px;
    top: -4px;
}

.weizhi {
	padding: 20px 5px;
	margin: 10px 0;
	color: #333333;
	font-size: 14px;
	line-height: 25px;
	display: flex;
	align-items: center;
}
.weizhi img {
	width: 22px;
	height: 23px;
	margin-right: 10px;
}
.weizhi a {
	margin: 0 10px;
	color: #000;
}
.weizhi a:last-child {
	color: #007AFF;
}
.aboutjob .detailed h2 {
	overflow: hidden;
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 15px;
}
.aboutjob .detailed h2 span {
	float: left;
	font-size: 16px;
	color: #999999;
	text-align: center;
}
.aboutjob .detailed h2 span:first-child {
	width: 35%;
}
.aboutjob .detailed h2 span:nth-child(2) {
	width: 25%;
}
.aboutjob .detailed h2 span:nth-child(3) {
	width: 10%;
}
.aboutjob .detailed h2 span:nth-child(4) {
	width: 10%;
}
.aboutjob .detailed h2 span:nth-child(5) {
	width: 20%;
}
.aboutjob .detailed.findjob h2 span:nth-child(5) {
	width: 10%;
}
.aboutjob .detailed.findjob h2 span:nth-child(6) {
	width: 10%;
}
.aboutjob .detailed .box {
	margin-top: 15px;
}
.aboutjob .detailed .box a {
	display: block;
	overflow: hidden;
    height: 40px;
    line-height: 40px;
    padding: 5px;
}
.aboutjob .detailed .box a:nth-child(even) {
	background-color: #F5F5F5;
}
.aboutjob .detailed .box a span {
	float: left;
	text-align: center;
	font-size: 16px;
	height: 40px;
}
.aboutjob .detailed .box a span:first-child {
	text-align: start;
	width: 35%;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.aboutjob .detailed .box a span:nth-child(2) {
	width: 25%;
	color: #999;
	font-size: 14px
}
.aboutjob .detailed .box a span:nth-child(3) {
	width: 10%;
	color: #ff6000;
}
.aboutjob .detailed .box a span:nth-child(4) {
	width: 10%;
	color: #999;
	font-size: 14px
}
.aboutjob .detailed .box a span:nth-child(5) {
	width: 18%;
	color: #666666;
	text-align: start;
	padding-left: 2%;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.aboutjob .detailed .box a span:hover {
	color: #FF6000;
}
.aboutjob .detailed.findjob .box a span:nth-child(5) {
	width:10%;
	color: #666666;
	font-size: 14px;
	text-align: center;
	padding-left: 0;
}
.aboutjob .detailed.findjob .box a span:nth-child(6) {
	width: 10%;
	color: #666666;
	font-size: 14px;
	text-align: center;
}
.aboutjob  .page {
	width: 50%;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 14px;
	color: #333333;
	display: flex;
	align-items: center;
	justify-content: center;
}
.aboutjob  .page span {
	display: block;
	margin: 0 10px;
}
.aboutjob  .page .btn {
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.aboutjob  .page .btn:hover {
	border-color: #FF6000;
	color: #FF6000;
}
.aboutjob h1 .r.btn-sty {
	width: 120px;
	padding: 0;
	line-height: 40px;
	text-align: center;
	background-color: #FF0000;
	color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 10px #CCCCCC;
     margin-top: 8px;
    font-weight: 600;
}
.aboutjob h1 .r.btn-sty a {
	text-align: center;
}
.aboutjob h1 .r.btn-sty a span {
	color: #FFFFFF;
	top: 0;
	left: 0;
}
.aboutjob h1 .r.btn-sty a:first-child img {
	width: 28px;
	height: 28px;
	position: relative;
     top: 6px;
    left: -3px;
}
/*发布招聘-详细&发布求职-详细*/
.message-info {
	padding: 20px;
	background-color: #FFFFFF;
	margin-bottom: 60px;
}
.message-info .up {
	overflow: hidden;
	padding:10px 0 20px 0;
	border-bottom: 1px solid #E8E8E8;
	position: relative;
}
.message-info .up .left {
	width: 750px;
	float: left;
	color: #666666;
	font-size: 16px;
}
.message-info .up .left li {
	padding: 10px;
}
.message-info .up .left li.hid {
	
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.message-info .up .left li:first-child {
	color: #333333;
	font-weight: 600;
	font-size: 18px;
}
.message-info .up .left li span {
	font-size: 14px;
}
.message-info .up .left li span:nth-child(2) {
	float: right;
}
.message-info .up .left li span i {
	position: relative;
	top:-5px;
	}
.message-info .up .left li span img {
	width: 20px;
	height: 20px;
	margin-right: 8px;
}
.message-info .up .right {
	float: left;
	margin-left: 15px;
	position: absolute;
	left: 500px;
     bottom: 110px;
}
.message-info .up .right span {
	color: #FF6000;
	font-size: 28px;
	font-weight: 600;
}
.message-info .up .right span em {
	color: #666666;
	font-size: 18px;
}

.message-info .up .btn {
	
      width: 230px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: red;
    color: #FFFFFF;
    border-radius: 5px;
    font-size: 26px;
    box-shadow: 0 0 10px #CCCCCC;
    margin-top: 72px;
    float: right;
    margin-right: 100px;
}
.message-info .up .btn img {
	width: 32px;
	height: 32px;
	margin-right: 5px;
}
.message-info .down {
	overflow: hidden;
	padding-top: 20px;
}
.message-info .down .left {
	float: left;
	width: 700px;
}
.message-info .down .left h2 {
	position: relative;
	font-size: 20px;
	font-weight: 600;
	color: #333333;
	padding-left: 20px;
}
.message-info .down .left h2:before {
	content: "";
	display: block;
	width: 5px;
	height: 18px;
	background-color: #FF6000;
	position: absolute;
     left: 2px;
    top: 7px;
}
.message-info .down .left p {
	color: #666666;
	font-size: 16px;
	line-height: 32px;
	margin-top: 20px;
}
.message-info .down .right {
	width: 350px;
	float: right;
	border: 1px solid #E8E8E8;
	padding: 20px 10px;
}
.message-info .down .right h2 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 5px;
	border-bottom: 1px solid #E8E8E8;
}
.message-info .down .right h2 span {
	color: #333333;
	font-size: 16px;
	font-weight: 600;
}
.message-info .down .right h2 a {
	color: #00457d;
	font-size: 12px;
}
.message-info .down .right .box {
	overflow: hidden;
}
.message-info .down .right .box a {
	display: block;
	border-bottom: 1px solid #F5F5F5;
	padding: 10px 3px;
}
.message-info .down .right .box a span {
	display: block;
	color: #666;
	padding: 5px 0;
}
.message-info .down .right .box a span:first-child {
	color: #333333;
}
.message-info .down .right .box a span {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.message-info .down .right .box a span i {
	color: #ff6000;
}
.message-info .down .right .box a span i em {
	color: #666666;
}
/*企业招聘表&个人信息表填写*/
.register {
	padding: 20px;
	background-color: #FFFFFF;
	margin-bottom: 40px;
}
.register h1 {
	font-size: 18px;
	font-weight: 600;
	color: #333;
	padding: 10px 0;
	position: relative;
     padding-left: 20px;
}
.register h1:before {
	
      position: absolute;
    left: 3px;
    top: 13px;
    width: 5px;
    height: 20px;
    display: block;
    content: "";
    background-color: #FF6000;
}
.register ul li {
	font-size: 16px;
	padding: 10px;
	width: 100%;
	text-align: center;
	position: relative;
}
.register ul li:last-child {
	margin-left: 321px;
}
.register ul li:last-child span {
	left: -106px;
}
.register ul li>span {
	font-weight: 600;
     display: block;
    width: 100px;
    position: absolute;
    text-align: end;
     left: 215px;
    top: 25px;
}
.register ul li input {
	width: 500px;
	padding: 5px 10px;
	border-radius: 3px;
	outline: none;
	font-size: 16px;
	color: #333333;
	height: 40px;
	border: 1px solid #ccc;
	box-shadow: 0 0 10px #CCCCCC;
}
.register ul li textarea {
	
      resize: none;
    width: 650px;
    padding: 5px 10px;
    border-radius: 3px;
    outline: none;
    font-size: 16px;
    color: #333333;
    height: 300px;
    border: 1px solid #ccc;
    margin-left: 150px;
    box-shadow: 0 0 10px #CCCCCC;
}
.register ul li select {
      width: 523px;
    padding: 5px 10px;
    border-radius: 3px;
    outline: none;
    font-size: 16px;
    color: #333333;
    height: 48px;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px #CCCCCC;
}
.register #btn {
	width: 120px;
	height: 40px;
	background-color: #007AFF;
	border-radius: 3px;
	color: #FFFFFF;
	border: 0;
	font-size: 16px;
	box-shadow: 0 0 10px #CCCCCC;
	display: block;
	margin: 30px 330px;
}

.account h1 .r {
	
    position: relative;
    width: 246px;
    height: 30px;
    border: 2px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    float: right;
    top: 10px;
}.account h1 .r input {
    
    height: 30px;
    width: 190px;
    border: none;
    padding-left: 10px;
    font-size: 14px;
    line-height: 34px;
    margin-top: 0px;
    border-left: 1px solid #e3e3e3;
}.account h1 .r span {
    
    border: none;
    margin: 0;
    line-height: 18px;
    font-size: 14px;
    width: 45px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: darkgray;
    background-image: url(//www.cnitpm.com/img/icon_bg.png);
    background-position: 14px -44px;
    background-repeat: no-repeat;
}