﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,p,iframe{
	margin: 0;
	padding: 0;
}
body{
	font-size: 12px;
	font-family: "宋体",Tahoma,sans-serif;
	color: #777;
	word-break: break-all;
}
html{
	-webkit-text-size-adjust: none;
}
img{
	border: 0;
}
ul,ol,li{
	list-style: none;
}
i,em{
	font-style: normal;
}
a{
	color: #777;
	outline: none;
	_outline: expression(this.hideFocus=true);
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,button{
	vertical-align: middle;
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}
input{
	font-size: 14px;
}
.f_l{
	float: left;
}
.f_r{
	float: right;
}
.clear{
	clear: both;
}

/*头部*/
.header{
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 99px;
}
.header h1{
	position: absolute;
	left: 0;
	top: 28px;
}
.header h1 a{
	display: block;
	width: 120px;
	height: 60px;
	overflow: hidden;
	background: url(/img/hr-logo.jpg?v=20141127) no-repeat;
	text-indent: -999px;
}
.slogan{
	position: absolute;
	left: 120px;
	top: 28px;
	width: 300px;
	height: 60px;
	overflow: hidden;
	background: url(/img/hr-slogan.jpg?v=20141127) no-repeat;
}
/*菜单*/
.hr-menu{
	position: absolute;
	right: 0;
	top: 53px;
	height: 27px;
}
.hr-menu ul li{
	position: relative;
	float: left;
	height: 27px;
	margin-left: 42px;
}
.hr-menu ul li a{
	float: left;
	padding: 0 15px;
	height: 27px;
	line-height: 27px;
	color: #666;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: "Microsoft Yahei";
}
.hr-menu ul li a.active,.hr-menu ul li a:hover{
	background: #a48dd1;
	color: #fff;
	text-decoration: none;
}
.header-login-reg{
	position: absolute;
	top: 22px;
	right: 10px;
}
.header-login-reg a{
	padding-left: 16px;
	margin: 0 5px;
	background: url(/img/header-login-reg-icon.png) no-repeat;
}
.logout{
	cursor: pointer;
}
.login-link{
	background-position: 0 -2px;
}
.reg-link{
	background-position: 0 -65px;
}
.banner-wrap{
	position: relative;
	min-width: 960px;
	width: 100%;
	height: 568px;
}
.banner{
	/*
	position: absolute;
	left: 50%;
	width: 1920px;
	height: 568px;
	margin-left: -960px;
	*/
}
.leftBtn,.rightBtn{
	position: absolute;
	top: 250px;
	z-index: 2;
	width: 50px;
	height: 55px;
	cursor: pointer;
	background: url(/img/bannerBtn.png) no-repeat;
	_background: url(/img/bannerBtn8.png) no-repeat;
}
.leftBtn{
	left: 20px;
	background-position: 10px 0;
}
.rightBtn{
	right: 20px;
	background-position: -110px 0;
}
.bannerImg ul li{
	position: absolute;
	height: 568px;
	width: 100%;
}
.bannerImg ul li a{
	display: block;
	height: 568px;
}
.bannerImg ul li a img{
	width: 1920px;
	height: 568px;
}
.bannerNav{
	position: absolute;
	left: 50%;
	bottom: 10px;
	z-index: 2;
	margin-left: -20px;
}
.bannerNav ul li{
	float: left;
	width: 33px;
	height: 20px;
	margin-left: 4px;
	text-indent: -999px;
	cursor: pointer;
	overflow: hidden;
	background: url(/img/bannerNav.png) 0 7px no-repeat;
	_background: url(/img/bannerNav8.png) 0 7px no-repeat;
}
.bannerNav ul li.curr{
	background-position: -33px 7px;
}
.bannerBtn{
	position: absolute;
	left: 480px;
	bottom: 70px;
}

.main{
	margin: 45px auto 0;
	width: 960px;
	height: 230px;
}

/*热门职位、职位搜索、职位分类、最新动态*/
.latest-job{
	float: left;
	width: 315px;
	margin: 0 50px 0 0;
}
.nav-box{
	height: 35px;
	font-family: "Microsoft Yahei";
}
.nav-box a{
	float:right;
	padding: 1px 0 0 9px;
	background:url(/img/dot.png) 0 6px no-repeat;
}
.nav-box span{
	font-weight:bold;
	font-size:14px;
	color:#444;
}
.nav-box em{
	float:left;
	width:4px;
	height:14px;
	margin: 3px 8px 0 0;
	overflow:hidden;
	background:#955fcd;
}
.nav-box i{
	color: #ababab;
	font-size: 14px;
}
.latest-job ul{
	height:135px;
	*height:140px;
	overflow:hidden;
}
.latest-job ul li{
	height:27px;
	line-height:27px;
	overflow:hidden;
}
.latest-job ul li span{
	float:right;
}
.latest-job ul li a{
	float:left;
	width:235px;
	height:27px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.search-sort{
	float:left;
	width:260px;
}

.job-search{
	height:25px;
	padding-bottom: 30px;
}
.job-search input{
	float:left;
	width:174px;
	height:25px;
	padding: 0 5px;
	border:1px solid #cacaca;
	line-height:25px;
}
.job-search span{
	float:left;
	height:27px;
	padding:0 20px;
	margin-left:6px;
	background:#f8db3a;
	text-align:center;
	line-height:27px;
	color: #ab790d;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	cursor: pointer;
}
.job-sort{

}
.job-sort a{
	float: left;
	margin: 0 8px 10px 0;
	white-space:nowrap;
}
.latest-news{
	float: right;
	width: 250px;
}
.latest-news ul{
	height:54px;
	overflow:hidden;
}
.latest-news ul li{
	height:27px;
	line-height:27px;
	overflow:hidden;
}
.latest-news ul li a{
	float:left;
	width:250px;
	height:27px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.weixin{
	width: 230px;
	height: 66px;
	padding: 10px;
	margin-top: 10px;
	background: #6eb14d;
	cursor: pointer;
}
.weixin img{
	float: left;
	width: 67px;
	height: 66px;
}
.weixin p,.weixin h2{
	float: left;
	padding-left: 18px;
	color: #fff;
	font-size: 20px;
	font-family: "Microsoft Yahei";
}
.weixin p{
	padding-top: 6px;
	font-weight: bold;
}
.weixin-pop{
	display:none;
	position:fixed;
	_position:absolute;
	top:50%;
	left:50%;
	margin-left:-250px;
	margin-top:-250px;
	width:500px;
	height:499px;
	z-index:999;
	_margin-top:0;
    _top:expression(eval(document.documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight)/2));
}
.lock-mask{
	display: none;
	position: absolute;
	z-index: 998;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background:#000;
    opacity:0.6;
    filter:alpha(opacity=60);
    z-index:998;
}
.close-weixin-pop{
	display: block;
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: url(/img/close.png) no-repeat;
}
/*底部*/
.footerWrap{padding:15px 0 30px;border-top:1px solid #dfdfdf;}
.footer{margin:0 auto;width:960px;position:relative;line-height:22px;color:#bbb;}
.footerNav a{margin:0 5px;color:#bbb;}
.footerNav a:hover{text-decoration:underline;}
.footer p{padding-left:5px;}
.help{padding:5px 0 0 5px;_height:40px;}
.help a{margin-right:20px;}
.shareDot{float:left;padding:0 5px 0 17px;line-height:20px;background:url(/img/shareDot.jpg) 0 3px no-repeat;}
.footerNav .bshare-custom a{margin:0 1px;}
/*人在七道*/
.center{
	margin: 0 auto;
	width: 960px;
	position: relative;
	font-family: "Microsoft Yahei";
}
.work-environment{
	min-width: 960px;
	height: 1120px;
	background: url(/img/work-environment.jpg) center top no-repeat;
}
/*工作环境*/
.down{
	position: absolute;
	left: 448px;
	top:468px;
	width: 65px;
	height: 65px;
	background: url(/img/down.jpg) no-repeat;
}
.title-box{
	position: absolute;
	text-align: center;
	width: 960px;
}
.title-box h2{
	font-size: 42px;
	line-height: 44px;
}
.title-box h3{
	font-size: 16px;
	padding-bottom: 7px;
}
.title-box h4{
	font-size: 14px;
}
.work-environment-title{
	top:590px;
	left: 0;
}
.work-environment-title h2{
	color: #48455a;
}
.work-environment-title h3{
	color: #a4a4a4;
}
.work-environment-title h4{
	color: #807f7f;
}
.work-environment-list{
	padding: 725px 0 0 58px;
}
.work-environment-list ul li{
	float: left;
	width: 202px;
	height: 315px;
	margin: 0 0 20px 60px;
	text-align: center;
	display: inline;
	overflow: hidden;
}
.work-environment-list ul li a{
	display: block;
	width: 202px;
	height: 202px;
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	transition: transform .3s ease-out;
	cursor: default;
}
.work-environment-list ul li a:hover{
	transform: rotate(10deg);
	-ms-transform: rotate(10deg);/* IE 9 */
	-moz-transform: rotate(10deg);/* Firefox */
	-webkit-transform: rotate(10deg);/* Safari 和 Chrome */
	-o-transform: rotate(10deg);/* Opera */
}
.work-environment-list ul li h5{
	padding-top: 30px;
	font-size: 20px;
	color: #7c4caf;
	width: 202px;
	height: 26px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.work-environment-list ul li p{
	padding-top: 5px;
	color: #ababab;
}
/*培训与发展*/
.training-and-development{
	min-width: 960px;
	height: 355px;
	background: #6266ad;
}
.training-and-development-title{
	top: 20px;
	left: 140px;
	width: 820px;
}
.training-and-development-title h2{
	color: #fff;
	text-align: left;
}
.training-and-development-title h3{
	color: #fff;
	text-align: left;
}
.training-and-development-title h4{
	color: #9b9fe4;
	text-align: left;
}
.development-process{
	position: absolute;
	left: 140px;
	top: 158px;
	width: 706px;
	height: 170px;
	background: url(/img/development-process.jpg) no-repeat;
}
.development-process span{
	width: 100px;
	color: #f8f8fb;
	font-size: 16px;
}
.process1{
	position: absolute;
	left: 42px;
	top: 66px;
}
.process2{
	position: absolute;
	left: 168px;
	top: 66px;
}
.process3{
	position: absolute;
	left: 370px;
	top: 18px;
}
.process4{
	position: absolute;
	left: 495px;
	top: 18px;
}
.process5{
	position: absolute;
	left: 615px;
	top: 18px;
}
.process6{
	position: absolute;
	left: 378px;
	top: 127px;
}
.process7{
	position: absolute;
	left: 487px;
	top: 127px;
}
.process8{
	position: absolute;
	left: 609px;
	top: 127px;
}
.training-and-development-list{
	min-width: 960px;
	height: 285px;
	background: #ffec50;
}
.training-and-development-box{
	position: absolute;
	left: 70px;
	top: 85px;
	background: url(/img/training-and-development.jpg) 73px 0 no-repeat;
}
.training-and-development-box ul li{
	float: left;
	width: 115px;
	height: 50px;
	padding-top: 70px;
	margin: 0 0 20px 40px;
	text-align: center;
	display: inline;
}
.training-and-development-box ul li h5{
	color: #968811;
	font-size: 14px; 
}
.training-and-development-box ul li h6{
	color: #c6b633;
	font-size: 12px; 
}
/*成员福利*/
.member-welfare{
	min-width: 960px;
	height: 610px;
	background: url(/img/member-welfare-bg.jpg) repeat;
}
.member-welfare-title{
	top: 65px;
	left: 0;
}
.member-welfare-title h2{
	color: #48455a;
}
.member-welfare-title h3{
	color: #a4a4a4;
}
.member-welfare-title h4{
	color: #807f7f;
}
.member-welfare-list{
	padding: 220px 0 0 0;
}
.member-welfare-list ul li{
	float: left;
	width: 161px;
	height: 330px;
	margin: 0 15px 30px 16px;
	display: inline;
}
.member-welfare-list ul li img{
	width: 161px;
	height: 161px;
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	transition: transform .3s ease-out;
}
.member-welfare-list ul li img:hover{
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);/* IE 9 */
	-moz-transform: rotate(360deg);/* Firefox */
	-webkit-transform: rotate(360deg);/* Safari 和 Chrome */
	-o-transform: rotate(360deg);/* Opera */
}
.member-welfare-list ul li h5{
	padding-top: 30px;
	color: #6f4087;
	text-align: center;
}
.member-welfare-list ul li p{
	margin: 5px auto 0;
	width: 134px;
	color: #838383;
}
/*七道生活*/
.life-in-7road{
	min-width: 960px;
	height: 1035px;
	background: #c6dbfb url(/img/life-in-7road-bg.jpg) center bottom no-repeat;
}
.life-in-7road-title{
	top: 65px;
	left: 0;
}
.life-in-7road-title h2{
	color: #48455a;
}
.life-in-7road-title h3{
	color: #8eacd8;
}
.life-in-7road-title h4{
	color: #485e7f;
}
.life-in-7road-pic{
	position: relative;
	float: left;
	width: 690px;
	height: 515px;
	margin: 220px 0 0;
	overflow: hidden;
}
.life-in-7road-pic ul{
	position: absolute;
	width: 10000px;
}
.life-in-7road-pic ul li{
	float: left;
	width: 690px;
	height: 515px;
	overflow: hidden;
}
.life-in-7road-pic ul li div{
	position: relative;
	float: left;
	width: 329px;
	height: 243px;
	margin: 0 16px 16px 0;
	cursor: pointer;
	overflow: hidden;
}
.life-in-7road-pic ul li div img{
	width: 329px;
	height: 243px;
}
.life-in-7road-pic ul li div span{
	display: none;
	position: absolute;
	left: 0;
	top: 201px;
	width: 309px;
	height: 42px;
	padding: 0 10px;
	line-height: 42px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: url(/img/picTitleBg.png) no-repeat;
	text-align: center;
	font-size: 14px;
	color: #fff;
	_background: #fff;
	_color: #333;
}
.life-in-7road-pic ul li div.curr span{
	display: block;
}
.life-in-7road-pic-nav{
	position: absolute;
	left: 603px;
	top: 735px;
}
.life-in-7road-pic-nav a{
	float: left;
	width: 29px;
	height: 29px;
	margin-left: 7px;
	background: url(/img/life-in-7road-pic-btn.jpg) no-repeat;
}
.life-in-7road-pic-nav .prev-btn{
	background-position: 0 0;
}
.life-in-7road-pic-nav .next-btn{
	background-position: -29px 0;
}
.life-in-7road-pic-nav .prev-btn:hover{
	background-position: 0 -29px;
}
.life-in-7road-pic-nav .next-btn:hover{
	background-position: -29px -29px;
}
.life-in-7road-pic-introduction{
	float: right;
	width: 262px;
	height: 275px;
	padding-top: 232px; 
	margin: 215px 0 0;
	overflow: hidden;
	background: url(/img/life-in-7road-right-bg.jpg) no-repeat;
}
.life-in-7road-pic-introduction h3{
	color: #8eacd8;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.life-in-7road-pic-introduction h2{
	color: #48455a;
	font-size: 30px;
	width: 262px;
	line-height: 36px;
	margin-bottom: 10px;
}
.life-in-7road-pic-introduction div{
	color: #485e7f;
	line-height: 24px;
	text-indent: 2em;
}
.life-in-7road-pic-introduction ul li{
	height: 275px;
}
/*认识七道*/
.about-center{
	width: 1000px;
}
.about-nav{
	min-width: 1000px;
	height: 659px;
	background: url(/img/bg1.jpg) center bottom no-repeat;
}
.about-nav a{
	position: absolute;
	overflow: hidden;
	cursor: default;
}
.nav01{
	left: 0;
	top: 457px;
	width: 167px;
	height: 202px;
}
.nav02{
	left: 167px;
	top: 520px;
	width: 141px;
	height: 111px;
}
.nav03{
	left: 308px;
	top: 359px;
	width: 193px;
	height: 161px;
}
.nav04{
	left: 502px;
	top: 146px;
	width: 164px;
	height: 152px;
}
.nav05{
	left: 501px;
	top: 457px;
	width: 165px;
	height: 202px;
}
.nav06{
	left: 666px;
	top: 85px;
	width: 167px;
	height: 213px;
}
.nav07{
	left: 666px;
	top: 298px;
	width: 167px;
	height: 159px;
}
.nav08{
	left: 666px;
	top: 457px;
	width: 167px;
	height: 173px;
}
.nav09{
	left: 833px;
	top: 85px;
	width: 167px;
	height: 213px;
}
.nav10{
	left: 833px;
	top: 298px;
	width: 167px;
	height: 159px;
}
.about-nav a:hover:not(.switch) .back{
	-webkit-transform:rotateY(0deg);
	-moz-transform:rotateY(0deg);
	-o-transform:rotateY(0deg);
	-ms-transform:rotateY(0deg);
	transform:rotateY(0deg)
	display:block; 
}
.about-nav a:hover:not(.switch) .front{
	-webkit-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
	-o-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
	transform:rotateY(180deg)
}
.front,.back{
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-transition:0.6s;
	-webkit-transform-style:preserve-3d;
	-moz-transition:0.6s;
	-moz-transform-style:preserve-3d;
	-o-transition:0.6s;
	-o-transform-style:preserve-3d;
	-ms-transition:0.6s;
	-ms-transform-style:preserve-3d;
	transition:0.6s;
	transform-style:preserve-3d;
	position:absolute;
	top:0;
	left:0;
	display:table;
	backface-visibility: hidden;
}
.front{
	-webkit-transform:rotateY(0deg);
	-moz-transform:rotateY(0deg);
	-o-transform:rotateY(0deg);
	-ms-transform:rotateY(0deg);
	transform:rotateY(0deg);
	z-index: 1;
}
.back{
	-webkit-transform:rotateY(-180deg);
	-moz-transform:rotateY(-180deg);
	-o-transform:rotateY(-180deg);
	-ms-transform:rotateY(-180deg);
	transform:rotateY(-180deg)
}

/*公司简介*/
.introduction{
	min-width: 1000px;
	height: 835px;
	background: url(/img/bg2.jpg) center bottom no-repeat;
}
.title-case{
	height: 70px;
	padding: 60px 0 0;
	text-align: center;
}
.title-case h2{
	font-size: 36px;
	font-weight: bold;
	font-family: "Microsoft Yahei";
}
.title-case h3{
	font-family: Arial;
}
.introduction-title{
	padding: 32px 0 0;
}
.introduction-title h2{
	color: #955fcd;
}
.introduction-title h3{
	color: #a4a4a4;
}
.introduction-detail{
	margin: 20px auto 0;
	width: 645px;
	height: 230px;
	color: #595f6e;
	line-height: 22px;
}
.event{
	height: 314px;
	border-bottom: 2px solid #955fcd;
}
.time-title{
	position: absolute;
	top: 0;
	left: 150px;
	width: 300px;
}
.time-title h2{
	position: absolute;
	top: 150px;
	left: 0;
	color: #7b7b7b;
	font-size: 20px;
	font-weight: bold;
	font-family: "Microsoft Yahei";
}
.time-title h3{
	position: absolute;
	top: 175px;
	left: 0;
	padding: 4px 0 0 8px;
	color: #955fcd;
	font-family: Arial;
	background: url(/img/dot.png) 0 7px no-repeat;
}
.time-title h4{
	position: absolute;
	top: 0;
	left: 0;
	width: 108px;
	height: 148px;
	background: url(/img/year.png) no-repeat;
}
.time-title h5{
	position: absolute;
	top: 110px;
	left: 120px;
	color: #a5a5a5;
	font-family: Arial;
	font-size: 32px;
}
.event .prev-btn{
	position: absolute;
	left: 140px;
	top: 249px;
	width: 26px;
	height: 25px;
	cursor: pointer;
	z-index: 4;
	background: url(/img/left-btn.png) no-repeat;
}
.event .next-btn{
	position: absolute;
	left: 574px;
	top: 249px;
	width: 26px;
	height: 25px;
	cursor: pointer;
	z-index: 4;
	background: url(/img/right-btn.png) no-repeat;
}
.event-list{
	position: absolute;
	left: 180px;
	top: 224px;
	width: 400px;
	height: 160px;
	z-index: 3;
	overflow: hidden;
}
.event-list ul{
	position: absolute;
	width: 10000px;
}
.event-list ul li{
	float: left;
	width: 80px;
	height: 160px;
	margin: 0 20px 0 0;
	display: inline;
	text-align: center;
	cursor: pointer;
	background: url(/img/time-nav.png) 5px 0 no-repeat;
	_background: url(/img/time-nav-png8.png) 5px 0 no-repeat;
}
.event-list ul li.curr{
	background-position: -96px 0;
}
.event-list ul li h2{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding-top: 15px;
}
.event-list ul li h3{
	font-size: 14px;
	color: #fff;
}
.event-list ul li p{
	line-height: 18px;
	padding-top: 40px;
	color: #808080;
}
.event-pic{
	position: absolute;
	left: 430px;
	top: 52px;
	width: 553px;
	height: 440px;
}
.event-pic p{
	position: absolute;
	filter: alpha(opacity=0);
	opacity: 0;
	opacity/*\**/: 1 \9;
	filter/*\**/: \9;
	display/*\**/: none \9;
	left: 0;
	top: 80px;
	z-index: 1;
	-webkit-transform: translate3d(0, 0, 0) scale(0.9);
	-ms-transform: translate3d(0, 0, 0) scale(0.9);
	transform: translate3d(0, 0, 0) scale(0.9);
	-webkit-transition: opacity .6s linear,top .7s linear,-webkit-transform .6s linear;
	transition: opacity .6s linear,top .7s linear,transform .6s linear;
}
.event-pic p.curr{
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	-ms-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
	filter: alpha(opacity=100);
	display/*\**/: block \9;
	filter/*\**/: \9;
	opacity: 1;
	top: -80px;
	z-index: 2;
}
.event-pic p img{
	max-width: 553px;
	max-height: 440px;
}
/*全球布局*/
.global-layout{
	min-width: 1000px;
	height: 623px;
	background: url(/img/bg3.jpg) center top no-repeat;
}
/*企业文化*/
.culture{
	min-width: 1000px;
	height: 546px;
	background: url(/img/bg4.jpg) center top no-repeat;
}
.culture-title h2,.culture-title h3,.global-layout-title h2,.global-layout-title h3{
	color: #fff;
}
.culture-list{
	padding: 60px 0 0 95px;
}
.culture-list ul li{
	float: left;
	width: 168px;
	height: 315px;
	margin: 0 0 20px 20px;
	text-align: center;
	display: inline;
}
.culture-list ul li img{
	width: 147px;
	height: 147px;
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	transition: transform .3s ease-out;
}
.culture-list ul li img:hover{
	transform: rotate(10deg);
	-ms-transform: rotate(10deg);/* IE 9 */
	-moz-transform: rotate(10deg);/* Firefox */
	-webkit-transform: rotate(10deg);/* Safari 和 Chrome */
	-o-transform: rotate(10deg);/* Opera */
}
.culture-list ul li h5{
	padding-top: 30px;
	font-size: 24px;
	color: #195442;
}
.culture-list ul li p{
	padding-top: 5px;
	color: #fff;
}
/*走近七道右侧浮动导航*/
.about-float-nav{
	display:none;
	position:fixed;
	_position:absolute;
	top:50%;
	left:50%;
	margin-left:450px;
	margin-top:-138px;
	width:53px;
	height:276px;
	z-index:999;
	cursor:pointer;
	background:url(/img/about-float-nav.png) no-repeat;
	_background:url(/img/about-float-nav-png8.png) no-repeat;
	_margin-top:0;
    _top:expression(eval(document.documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight)/2));
}
.about-float-nav a{
	display: block;
	margin-bottom: 3px;
}
.about-float-nav a span{
	display: block;
	width: 53px;
	height: 53px;
}
.about-float-nav .curr span{
	background:url(/img/about-float-nav.png) no-repeat;
	_background:url(/img/about-float-nav-png8.png) no-repeat;
}
.about-float-nav .curr .nav0,.about-float-nav a:hover .nav0{
	background-position: -53px 0;
}
.about-float-nav .curr .nav1,.about-float-nav a:hover .nav1{
	background-position: -53px -56px;
}
.about-float-nav .curr .nav2,.about-float-nav a:hover .nav2{
	background-position: -53px -112px;
}
.about-float-nav .curr .nav3,.about-float-nav a:hover .nav3{
	background-position: -53px -168px;
}
.about-float-nav .curr .nav4,.about-float-nav a:hover .nav4{
	background-position: -53px -224px;
}
/*人在七道右侧浮动导航*/
.work-in-7road-float-nav{
	display:none;
	position:fixed;
	_position:absolute;
	top:50%;
	left:50%;
	margin-left:502px;
	margin-top:-193px;
	width:91px;
	height:386px;
	z-index:999;
	cursor:pointer;
	background:url(/img/work-in-7road-float-nav.png) 1px top no-repeat;
	_background:url(/img/work-in-7road-float-nav-png8.png) 1px top no-repeat;
	_margin-top:0;
    _top:expression(eval(document.documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight)/2));
}
.work-in-7road-float-nav a{
	display: block;
	margin-bottom: 7px;
}
.work-in-7road-float-nav a span{
	display: block;
	width: 46px;
	height: 46px;
	margin: 0 auto;
}
.work-in-7road-float-nav a .nav0{
	width: 91px;
	height: 97px;
}
.work-in-7road-float-nav a .nav5{
	width: 61px;
	height: 67px;
}
.work-in-7road-float-nav .curr span{
	background:url(/img/work-in-7road-float-nav.png) no-repeat;
	_background:url(/img/work-in-7road-float-nav-png8.png) no-repeat;
}
.work-in-7road-float-nav .curr .nav1,.work-in-7road-float-nav a:hover .nav1{
	background-position: -112px -104px;
}
.work-in-7road-float-nav .curr .nav2,.work-in-7road-float-nav a:hover .nav2{
	background-position: -112px -157px;
}
.work-in-7road-float-nav .curr .nav3,.work-in-7road-float-nav a:hover .nav3{
	background-position: -112px -210px;
}
.work-in-7road-float-nav .curr .nav4,.work-in-7road-float-nav a:hover .nav4{
	background-position: -112px -263px;
}
/*招聘列表*/
.recruitment-slogan{
	min-width: 960px;
	height: 319px;
}
.recruitment-title{
	height: 30px;
	line-height: 30px;
	margin: 20px 0 0;
	font-size: 14px;
}
.recruitment-title strong{
	color: #955fcd;
}
.recruitment-title em{
	color: #a8a8a8;
}
.recruitment-search{
	height:27px;
}
.recruitment-search input{
	float:left;
	width:175px;
	height:27px;
	padding: 0 5px;
	border:0;
	background:#ededed;
	line-height:27px;
}
.recruitment-search span{
	float:left;
	height:27px;
	padding:0 20px;
	color:#ab790d;
	background:#f8db3a;
	text-align:center;
	line-height:27px;
	font-size:14px;
	cursor: pointer;
}
.recruitment-nav{
	margin:25px 0 0;
	overflow:hidden;
}
.recruitment-nav a{
	display:inline-block;
	height:21px;
	line-height:21px;
	padding:0 6px;
	cursor:pointer;
	color:#777;
}
.recruitment-nav .curr{
	background:#955fcd;
	color:#fff;
}
.recruitment-tit{
	height:32px;
	line-height:32px;
	margin:25px 0 0;
	background:#e6e6e6; 
	font-weight:bold;
	color: #955fcd;
	font-size: 14px;
}
.recruitment-tit span{
	float:left;
	width:600px;
	padding-left:20px;
}
.recruitment-tit em{
	float:left;
}

.recruitment-box{}
.recruitment-box ul{
	*float:left;
}
.recruitment-box ul li{
	height:37px;
	line-height:37px;
	border-bottom: 1px dashed #dfdfdf;
	*width:960px;
	*overflow:hidden;
	*float:left;
}
.recruitment-box ul li a,.recruitment-box ul li span{
	float:left;
	height:34px;
	overflow:hidden;
}
.recruitment-box ul li a span{
	float:none;
	color:#f00;
}
.nothing{
	padding:30px 0;
	text-align: center;
}
.post-name{
	width:590px;
	padding-left:30px;
	background:url(http://image.my.7road.com/hr/dot1.png) 20px 18px no-repeat;
}
.industry{
	width:150px;
}
.address{
	width:100px;
}
.date{
	width:80px;
}
/*分页*/
.page-num{
	clear:both;
	height:24px;
	margin:0 auto;
	padding:30px 0 100px;
	text-align:center;
	width:100%;
}
.page-num a,.page-num span{
	height:16px;
	line-height:16px;
	padding:1px 6px 3px;
	text-align:center;
}
/*招聘详细*/
.recruitment-detail{
	line-height:24px;
	font-size: 12px;
}
.recruitment-detail h2{
	height: 42px;
	line-height: 42px;
	margin: 28px 0 13px;
	padding-left: 15px;
	background: #eae3f1;
	font-size:14px;
	color: #555;
	font-weight: bold;
	overflow: hidden;
}
.recruitment-information{
	width:100%;
	padding:0 0 20px;
	overflow:hidden;
}
.recruitment-information p{
	clear: both;
}
.recruitment-information span{
	float:left;
}
.recruitment-address{
	width:50px;
}
.recruitment-num{
	width:50px;
}
.recruitment-industry{
	width:240px;
}
.recruitment-detail h3{
	color: #555;
	font-weight: bold;
}
.apply-collect{
	margin-top:8px;
}
.apply-collect span{
	float:left;
	width: 115px;
	height:40px;
	line-height:40px;
	color:#fff;
	text-align:center;
	font-size: 18px;
	margin: 0 15px 50px 0;
	cursor: pointer;
}
.apply{
	background: #fec10e;
	border-bottom: 3px solid #fab600;
}
.collect{
	background: #6eb24c;
	border-bottom: 3px solid #5e9c3e;
}
/*招聘动态*/
.hot-job{
	float: left;
	width: 225px;
	margin-top: 60px;
}
.hot-job ul{
	padding: 12px 10px;
	border: 1px solid #dcdcdc;
}
.hot-job ul li{
	width: 195px;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background:url(http://image.my.7road.com/img/d.png) 0 13px no-repeat;
}
.recruitment-news-box{
	float: right;
	width: 680px;
	margin-top: 60px;
}
.recruitment-news-box ul li{
	height:37px;
	line-height:37px;
	border-bottom: 1px dashed #dfdfdf;
	overflow:hidden;
}
.recruitment-news-box ul li span{
	float:right;
}
.recruitment-news-box ul li a{
	float:left;
	width:560px;
	padding-left: 15px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	background: url(http://image.my.7road.com/hr/dot1.png) 3px 17px no-repeat;
}
.recruitment-news-title{
	line-height: 30px;
	color: #955fcd;
	font-size: 24px;
	border-bottom: 3px solid #e7e7e7;
	padding-bottom: 5px;
}
.recruitment-news-detail{
	width: 680px;
	padding: 25px 0 50px;
	line-height: 20px;
	overflow: hidden;
}
.recruitment-news-detail img{
	max-width: 680px;
	*padding: 2px 0;
}
/*注册说明、注册帐户、填写简历、注册成功*/
.bg-box{
	min-width: 960px;
	min-height: 500px;
	_height: 500px;
	padding: 0 0 50px;
	overflow: hidden;
	_overflow: visible;
	background: #f3e9fe url(http://image.my.7road.com/hr/repeat-bg.jpg) repeat-x;
}
.border-box{
	width: 918px;
	padding: 10px 20px 50px;
	margin-top: 30px;
	border: 1px solid #dfd3ea;
	background: #fff;
}
.title-model{
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #cecece;
}
.title-model i{
	float: left;
	width: 4px;
	height: 14px;
	margin: 10px 8px 0 0;
	background: #955fcd;
	overflow: hidden;
}
.title-model span{
	font-size: 16px;
	color: #444;
}
.register-nav{
	margin: 32px auto;
	width: 830px;
	height: 45px;
	padding-top: 20px;
	background: #f5edff;
}
.register-nav ul li{
	float: left;
	margin: 0 60px;
	line-height: 26px;
	display: inline;
}
.register-nav ul li i{
	float: left;
	width: 26px;
	height: 26px;
	margin-right: 3px;
	text-align: center;
	color: #fff;
	font-family: Arial;
	background: url(http://image.my.7road.com/hr/register-dot.jpg) no-repeat;
}
.register-nav ul .curr i{
	font-size: 15px;
	font-weight: bold;
	background-position: 0 -26px;
}
.register-nav ul li span{
	color: #888;
	font-size: 14px;
	_float: left;
}
.register-nav ul .curr span{
	color: #444;
	font-weight: bold;
}
.register-notes{
	color: #666;
	font-size: 14px;
	line-height: 24px;
	padding: 0 0 0 110px;
}
.register-notes h3{
	font-weight: bold;
}
.register-notes p{
	padding-left: 10px;
	background: url(http://image.my.7road.com/img/d.png) 0 10px no-repeat;
}
.agree-btn{
	height: 38px;
	padding: 30px 0 0 110px;
	overflow: hidden;
}
.btn-box{
	display: inline-block;
	height: 34px;
	line-height: 34px;
	text-align: center;
	padding: 0 20px;
	background: #fe7f0e;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	border: 1px solid #f77c0e;
	border-bottom: 3px solid #ee750a;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
}
.reg{
	position: relative;
	margin: 0 auto;
	width: 830px;
	padding-top: 30px;
}
.table-box{
	width: 100%;
	font-size: 14px;
}
.table-box tr td{
	padding: 5px 2px;
}
.w1,.w2,.w3,.w4{
	text-align: right;
	overflow: hidden;
}
.w1{
	width: 290px;
}
.w2{
	width: 120px;
}
.w3{
	text-align: left;
	width: 280px;
}
.w4{
	width: 100px;
}
.w5{
	width: 220px;
}
.table-box tr .w1{
	padding: 13px 0 0;
}
.red{
	color: #f00;
}
.input1,.input2,.input3,.input4{
	padding: 6px 5px 7px;
	border: 1px solid #cbbcd9;
	background: #fff;
	height: 20px;
	line-height: 20px;
}
.input1{
	width: 240px;
}
.input2{
	width: 180px;
	padding: 0 5px;
}
.input3{
	width: 200px;
}
.input4{
	width: 160px;
	padding: 3px 5px;
}
.get-phone-verification-code{
	line-height: 18px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.img-valid-code{
	cursor: pointer;
	font-size: 12px;
	vertical-align: middle;
}
.error{
	font-size: 12px;
}
.error span{
	padding-left: 18px;
	color: #f30;
	line-height: 32px;
	background: url(http://image.my.7road.com/hr/error.jpg) 0 2px no-repeat;
}
.gray-bg{
	background:#ebebe3;
}
.remark{
	clear: both;
	color: #999;
	font-size: 12px;
}
.separated{
	clear: both;
	height: 20px;
	overflow: hidden;
	background: url(http://image.my.7road.com/hr/separated.jpg) center 10px no-repeat;
}
.resume{
	position: relative;
	margin: 0 auto;
	width: 830px;
}
.later-complete-resume{
	height: 26px;
	color: #999;
}
.title-flag{
	clear: both;
	height: 80px;
	margin-bottom: -35px;
}
.title-text{
	display: block;
	width: 88px;
	height: 80px;
	line-height: 28px;
	padding: 0 0 0 21px;
	color: #fff;
	font-size: 14px;
	background: url(http://image.my.7road.com/hr/title-flag.jpg) no-repeat;
}
.select-city{
	margin: 1px 0 0;
}
.textarea{
	padding: 3px;
	height: 50px;
	width: 652px;
	border: 1px solid #cbbcd9;
}
.relative{
	position: relative;
	width: 100%;
}
#uploadPhotoMsg{
	position:absolute; 
	width:145px;
	background:#ffefa4; 
	border:1px #FF9900 solid; 
	left:0; 
	top:0;
	text-align:left; 
	padding:12px 10px 12px 30px; 
	color:#dc6800; 
	display:none;
	font-size:12px;
}
ol li{
	list-style:decimal outside none;
}
.add-btn{
	clear: both;
	*height: 30px;
	padding-left: 20px;
	overflow: hidden;
}
.add-btn-text{
	float: left;
	width: 88px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 21px;
	color: #666;
	font-weight: bold;
	font-size: 14px;
	background: url(http://image.my.7road.com/hr/add-btn.jpg) no-repeat;
}
.continue-add{
	padding-left: 20px;
}
.continue-add span{
	padding-left: 14px;
	color: #11578b;
	font-size: 14px;
	cursor: pointer;
	background: url(http://image.my.7road.com/hr/add.png) 0 center no-repeat;
}
.success-reg{
	height: 27px;
	padding: 0 0 40px;
	overflow: hidden;
	text-align: center;
	line-height: 27px;
	font-size: 16px;
	color: #666;
}
.success-reg span{
	display: inline-block;
	padding-left: 30px;
	background: url(http://image.my.7road.com/hr/ok.jpg) no-repeat;
}
.back-user-center{
	text-align: center;
}
.remove-btn{
	padding-right: 20px;
	text-align: right;
}
.line{
	border-top: 1px dashed #bbb;
	margin: 10px 20px 0;
	padding: 10px 0 0 20px;
	text-align: right;
}
.remove-btn span,.line span{
	padding-left: 18px;
	color: #11578b;
	cursor: pointer;
	margin-right: 18px;
	background: url(http://image.my.7road.com/hr/error.jpg) 0 center no-repeat;
}
.work-modify-btn,.work-save-btn,.project-modify-btn,.project-save-btn{
	margin-right: 18px;
}
/*登录*/
.login{
	margin: 100px auto;
	width: 410px;
	height: 290px;
	padding: 7px 30px 20px;
	border: 1px solid #dfd3ea;
	background:#fff;
	font-family: "Microsoft Yahei";
	font-size: 14px;
}
.table-box tr .w{
	width: 90px;
	padding-top: 13px;
	text-align: right;
}
.change{
	cursor: pointer;
}
.login-error{
	height: 20px;
	font-size: 12px;
}
.login-error span{
	padding-left: 18px;
	color: #f30;
	background: url(http://image.my.7road.com/hr/error.jpg) 0 2px no-repeat;
}
/*用户中心*/
.user-center{
	margin: 20px auto;
	width: 1000px;
	position: relative;
	font-size: 14px;
	font-family: "Microsoft Yahei"
}
.user-left{
	float: left;
	width: 200px;
	min-height: 450px;
	padding: 5px 19px;
	border: 1px solid #dfd3ea;
	background: #fff;
}
.user-right{
	float: right;
	width: 702px;
	min-height: 405px;
	_height: 405px;
	padding: 5px 19px 50px;
	border: 1px solid #dfd3ea;
	background: #fff;
}
.user-left-nav{
	position: relative;
	width: 209px;
	left: -24px;
	margin-top: 15px;
}
.user-left-nav li{
	padding-top: 2px;
	float: left;
	width: 100%;
}
.user-left-nav li a{
	padding-left: 38px;
	display: block;
	height: 37px;
	line-height: 30px;
	font-size: 16px;
}
.user-left-nav li .curr{
	color: #fff;
	font-weight: bold;
	background: url(http://image.my.7road.com/hr/left-nav-curr.png) no-repeat;
	text-decoration: none;
}
.user-textarea{
	padding: 3px;
	height: 100px;
	width: 570px;
	border: 1px solid #cbbcd9;
	font-size: 14px;
}
.reg-textarea{
	width: 652px;
}
.user-resume{
	width: 100%;
}
.basic-info-modify,.work-modify,.project-modify{
	display: none;
}
.resume-btn{
	height: 37px;
	text-align: right;
	margin: 0 20px -37px 0;
}
.work-list,.work-box,.project-list,.project-box{
	clear: both;
	padding-top: 10px;
}
.nothing-box{
	padding-left: 20px;
}
.fromYear,.toYear,.fromMonth,.toMonth{
	margin: 0 5px 0 0;
}
/*职位申请记录*/
.apply-table{
	margin-top: 10px;
	text-align: center;
	width: 100%;
}
.apply-table tr{
	height: 37px;
}
.apply-table-title{
	height: 42px;
	font-weight: bold;
	background: #f5edff;
}
.apply-table .l{
	width: 220px;
	text-align: left;
	padding-left: 15px;
	overflow: hidden;
}
.apply-table .s{
	width: 80px;
	overflow: hidden;
}
.apply-table .odd{
	background: #F9FDFF;
}
.canceled{
	cursor: pointer;
}
.blue{
	color: #955fcd;
}
.no-record,.more-apply{
	height: 50px;
	line-height: 50px;
}
.no-record{
	text-align: center;
}
.more-apply{
	text-align: right;
}
.more-apply a{
	color: #955fcd;
	line-height: 24px;
	padding-right: 19px;
	background: url(http://image.my.7road.com/hr/more-apply.png) right center no-repeat;
}
.apply-remark{
	line-height: 18px;
	color: #999;
	font-size: 12px;
	font-family: "宋体";
}
/*修改密码*/
.modify-password{
	padding-top: 15px;
}