html, body, div, header, footer, section, h1, h2, span, ul, li, p {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	font-family: "Microsoft Yahei", "Helvetica Neue",Helvetica,Arial,sans-serif;
}

ul {
    list-style-type: none;
}
.return{
	color: #22AC38;
    float: right;
    font-size: 15px;
    margin-right: 35px;
    position: relative;
    top: 10px;
}
sup {
	font-size: 16px;
}

a {
	text-decoration: none;
}

.text-center {
	text-align: center;
}

.pull-left {
	float: left;
}
.pull-right {
  float: right;
}
.center {
	margin: 0 auto;
	width: 800px;
}

html,body,#job-header, #aboutus, #welfare {
}

.clearfix:after {
	content: "";
	display: block;
	visibility: hidden;
	font-size: 0;
	height: 0;
	clear: both;
}

.clearfix {
	display: inline-block;
}

/*start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* close commented backslash hack*/

#job-header .container {
	background-image: url("/Public/common/images/join_us.jpg");
    background-repeat: no-repeat;
    height: 500px;
    width: 1200px;
}

#job-header .container {
	width: 1200px;
	margin: 0 auto;
}

#job-header .intro p {
	color: #6e7172;
	font-size: 14px;
	margin-left: 34px;
	width: 580px;
}

#job-header .intro p a {
	color: #6e7172;
}

.wrapper {
    overflow: hidden;
}

.recuit-detail {
	padding-top: 24px;
	padding-bottom: 40px;
	background-color: #eee;
	width: 1200px;
	margin: 0 auto;
	
}

.recuit-detail .content .to-left {
	float: left;
}

.recuit-detail .container {
	margin: 0 auto;
	width: 1135px;
}
.hd{
	width:170px;
	height:445px;
	float:left;
	margin-top:50px;
	text-align:center;
}
.recuit-detail .hd li {
	margin-top:20px;
	height:54px;
}

.recuit-detail .hd a {
	height:55px;
	width:54px;
	border-radius:30px;
}
.recuit-detail .content {
	position: relative;
	background-color: white;
}

.recuit-detail .contnt {
	display: none;
	background-color: white;
}

.recuit-detail .content .show {
	display: block;
}
#top{
	border-bottom: 1px solid #22ac38;
    border-top: 1px solid #22ac38;
    height: 120px;
	text-align:center;
    margin: 70px auto 45px;
    width: 395px;
}
.t{
	color:#434343;
	font-size:43px;
    position: relative;
    top: 15px;
}

.t2 {
    color: #939393;
    font-size: 31px;
    position: relative;
    top: 12px;
}

.t3{
    color: #939393;
    font-size: 22px;
    position: relative;
    top: 15px;
}
#post {
	background-image: url('/Public/common/images/join-us.png');
	background-repeat: no-repeat;
	background-position: 577px 940px;
}

#post .joblist {
	float: left;
	height: 100%;
	margin-top: 36px;
	margin-bottom: 36px;
}
.joblist .cat-cont li{
	border-right: 1px solid #d2d2d2;
}
.joblist .cat-cont {
	font-size: 14px;
}

.joblist .cat-cont a {
	text-indent: 40px;
	display: inline-block;
	width: 280px;
	line-height: 58px;
	border-bottom: 1px solid #d2d2d2;
	color: #020202;
	position: relative;
}

.joblist .cat-cont .job-arrow {
	display: inline-block;
	position: absolute;
	top: 40%;
	right: 16px;
	width: 16px;
	height: 16px;
	background-image: url('/Public/common/images/join_arrow.png');
	background-position: 0 0;
}

.joblist .cat-cont .active .job-arrow, .joblist .cat-cont a:hover .job-arrow {
	background-position: -18px 0;
}


.joblist .cat-cont li:first-child a {
	border-top: 1px solid #d2d2d2;
}

.joblist .cat-cont li:last-child {
	padding-bottom: 60px;
}

.joblist .cat-cont .active a,  .joblist .cat-cont a:hover {
	background-color: #cef8b6;
	color: #60c426;
}


#post .job-desc {
	float:right;
	width: 570px;
	position: relative;
	margin-left: 70px;
}

.category {
	display: inline-block;
	color: #000;
	font-family: 'Microsoft Yahei';
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}

#post .job-desc div {
	margin-top: 80px;
	color: #3e3e3e;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#post .job-desc .active {
	display: block;
}

#post .job-desc h3 {
	color: #41a40d;
	font-size: 20px;
}

#post .job-desc h4 {
	margin-bottom: 0;
	font-size: 16px;
}

#post .job-desc p {
	margin-bottom: 40px;
}

#post .job-desc p, #post .job-desc ol {
	font-size: 14px;
}

#post .job-desc ol li {
	line-height: 30px;
}

#team {
	background-color: #fefefe;
}

#team .team-member {
	padding-top: 54px;
	color: #0075a9;
}

#team .welfare {
 
}

#team .team-member h1 {
	text-align: center;
	font-size: 40px;
}

#team .team-member h1 span {
	display: inline-block;
	margin: 0 10px;
}

#team .team-member .slogan {
	width: 262px;
	text-align: center;
	margin: 15px auto;
	line-height: 150%;
}

.gory {
	background:url(/Public/common/images/gory.png);
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 43px;
	margin-left: 25px;
    margin-top: 25px;
    text-align: center;
    width: 122px;
	line-height:43px;
}

.gory2 {
    background: url("/Public/common/images/gory.png");
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 43px;
    line-height: 43px;
    margin-left: 195px;
    text-align: center;
    width: 122px;
}
.compose {
	border-top: 1px solid #22ac38;
    color: #fff;
    display: inline-block;
	margin-left: 25px;
    text-align: center;
    width: 75%;
}

#team .compose li {
	float: left;
	margin-right: 57px;
	position: relative;
}

#team .compose li:first-child {
	margin-left: 57px;
}

#team .compose .hd {
	font-family: "Arial Black", Arial;
	font-size: 50px;
	font-weight: bolder;
	text-align: center;
	position: absolute;
	top: -35px;
	background-color: white;
	padding: 0 10px;
}

#team .compose .team-compose .hd {
	left: 82px;
}

#team .compose .area .hd {
	left: 42px;
}

#team .compose .spirit .hd {
	left: 62px;
}

#team .compose .detail {
	width: 300px;
	color: #81807f;
	font-size: 14px;
	margin-top: 40px;
}

#team .icon-list {
	margin: 15px auto 70px 195px;
    width: 75%;
}

#team .icon-list li {
	float: left;
}

#team .icon-list .icon-list-last {
	margin-left: 125px;
}

#team .wrapper {
    margin: 0 auto 0 195px;
    width: 850px;
}
}

#team .wrapper li {
	float: left;
}

#team .welfare .hd {
	font-size: 40px;
	font-weight: bolder;
	width: 88px;
	text-align: center;
	margin-right: 26px;
}

#team .welfare {
	 padding-bottom: 100px;
}

#team .welfare .equip {
	font-size: 14px;
	width: 500px;
	color:#555;
	float:left;
	margin-right: 130px;
}

#corp-develop {
	overflow: hidden;
	text-align: center;
}

#corp-develop img {
	padding-top: 25px;
	margin-right: 155px;
	padding-bottom:50px;
	background-color: #fefefe;
}

#five {
    overflow: hidden;
}
.relation{
	width:800px;
	margin:80px auto;
	height:900px;
	padding-bottom:60px;
	line-height:30px;
	color:#3f4040;
}
.relation .rs{
	float:left;
	width:535px;
}
.relation .rl{
	float:right;
}
.t4{
	color:#494949;
	font-size:22px;
}
.footer-links {
	color: #999;
	text-align: center;
	font-size: 14px;
}

.footer-links .wrapper {
	padding: 40px 0;
}

.footer-links .wrapper li {
	display: inline;
	padding: 0 2px;
}

.footer-links .wrapper a {
	color: #0075a9;
}
.join{
	background: url("/Public/common/images/join1.png");
	width:93px;
	height:114px;
	margin:0px auto;
}
.join2{
	background: url("/Public/common/images/join2.png");
	width:55px;
	height:54px;
	margin:0px auto;
}
.join2s{
	background: url("/Public/common/images/join2s.png");
	width:55px;
	height:54px;
	margin:0px auto;
}
.join3{
	background: url("/Public/common/images/join3.png");
	width:55px;
	height:54px;
	margin:0px auto;
}
.join3s{
	background: url("/Public/common/images/join3s.png");
	width:55px;
	height:54px;
	margin:0px auto;
}
.join4{
	background: url("/Public/common/images/join4.png");
	width:55px;
	height:54px;
	margin:0px auto;
}
.join4s{
	background: url("/Public/common/images/join4s.png");
	width:55px;
	height:54px;
	margin:0px auto;
}
.join5{
	background: url("/Public/common/images/join5.png");
	width:55px;
	margin:0px auto;
	height:54px;
}
.join5s{
	background: url("/Public/common/images/join5s.png");
	width:55px;
	margin:0px auto;
	height:54px;
}