.banner {
	width: 100%;
	display: block;
	margin-top: 100px;
	padding-top: 400px;
	background: url(../../images/join/join_topBg.jpg) no-repeat center top;
	background-size: 100% auto;
}

.join {
	width: 1340px;
	margin: 0 auto;
	color: #000;
	background-color:rgba(255,255,255,0.7);
}

.subnav-join {
	border-bottom: 1px solid #CCCCCC;
}

.subnav-join ul {
	width: 30%;
	margin: 0 auto;
}

.subnav-join ul li {
	float: left;
	width: 31%;
	margin: 0 1%;
	border-right: 1px solid #CCCCCC;
}

.subnav-join ul li a {
	display: block;
	height: 100px;
	line-height: 100px;
	font-size: 18px;
	text-align: center;
}

.subnav-join ul li:last-child {
	border: 0;
}

.trtd{ display:none; }

.subnav-join ul li .active {
	background-color: #53A58E;
	color: #FFFFFF;
}

.word {
	padding: 50px;
	  	font-size: 18px;
	line-height: 35px;
	text-indent: 2em;  
	color:#666666;
}

.word p {
	line-height: 25px;
	font-size: 16px;
	margin: 15px 0;
}

.word h4 {
	font-size: 16px;
	font-weight: 600;
}

.word ul li {
	margin: 20px 0;
}

.word ul li {
	line-height: 25px;
	font-size: 16px;
	list-style: disc inside;
}

.word ul li p {
	text-indent: 3.5em;
}

.word img {
	display: block;
	width: 60%;
	margin: 50px auto;
}

/* 招聘列表 新增  2018-08-13 Start */
.recruit,
.recruit-details {
	padding: 50px;
}

.recruit ul,
.recruit-details ul {
	width: 80%;
	margin: 0 auto;
}

.recruit ul li {
	border-bottom: #000000 dotted 3px;
	padding: 20px 0;
}

.recruit ul p {
	font-size: 18px;
	color: #333333;
	line-height: 35px;
}

.recruit ul div {
	font-size: 16px;
	color: #666666;
	line-height: 35px;
}

.recruit ul div span {
	float: right;
}

.recruit ul div a {
	display: inline-block;
	padding: 0 20px;
	height: 35px;
	color: #FFFFFF;
	border-radius: 35px;
	margin-left: 15px;
	background-color: #53A58F;
}

.recruit-details .recruit-back {
	display: inline-block;
	margin-left: 10%;
	margin-bottom: 15px;
	font-size: 18px;
	text-align: center;
	border-radius: 35px;
	padding: 0 20px;
	height: 35px;
	line-height: 35px;
	color: #FFFFFF;
	background-color: #A6B1B7;
}

.recruit-details ul li {
	font-size: 18px;
	color: #333333;
	line-height: 35px;
	font-weight: 600;
}

.recruit-details ul ul {
	width: 98%;
}

.recruit-details ul li span,
.recruit-details ul li p {
	color: #666666;
	font-weight: 500;
}

.recruit-details ul li .gangwei,.recruit-details ul li .renzhi
{
        color: #666666;
    font-weight: 500;
    }

.recruit-btn {
	text-align: center;
	margin: 20px 0;
}

.recruit-btn a {
	display: inline-block;
	font-size: 18px;
	text-align: center;
	border-radius: 35px;
	width: 150px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	color: #FFFFFF;
	background-color: #53A58F;
	margin-right: 1%;
}
/* 招聘列表 新增  2018-08-13 End */

/* 简历提交新增css */
.tdright {
    text-align:right;
    width: 20%;
}

#table td {
    padding: 5px 0px;
}

#table .save {
    padding: 5px 10px;
}

@media (max-width: 1640px) {
	.banner {
		padding-top: 300px;
	}
}

@media (max-width: 1430px) {
	.join {
		width: 1170px;
		 color: #000;
		  background-color:rgba(255,255,255,0.7);
	}
	.banner {
		padding-top: 200px;
	}
}

@media (max-width: 1200px) 
{
    .subnav-join ul {
	width: 100%;
	margin: 0 auto;
}
	.join {
		width: 970px;
		 color: #000;
		  background-color:rgba(255,255,255,0.7);
	}
	.banner {
		margin-top: 80px;
	}
	.subnav ul {
		width: 40%;
	}
}

@media (max-width: 992px) 
{
    .subnav-join ul {
	width: 100%;
	margin: 0 auto;
}
	.join {
		width: 750px;
		 color: #000;
		  background-color:rgba(255,255,255,0.7);
	}
	.banner {
		margin-top: 70px;
	}
	.subnav ul {
		width: 50%;
	}
}

@media (max-width: 768px) 
{
    .subnav-join ul {
	width: 100%;
	margin: 0 auto;
}
	.join {
		width: 90%;
		 color: #000;
		  background-color:rgba(255,255,255,0.7);
	}
	.subnav ul {
		width: 80%;
	}
	.subnav ul li a {
		height: 1.06rem;
		line-height: 1.06rem;
		font-size: 0.24rem;
	}
	.word {
		padding: 0.10rem;
	}
	.word img {
		width: 100%;
	}
	.word p {
		font-size: 0.21rem;
	}
	.word h4 {
		font-size: 0.21rem;
		font-weight: 600;
	}
	.word ul li {
		line-height: 25px;
		font-size: 0.21rem;
		list-style: disc inside;
	}
	
/* 招聘列表 新增  2018-08-13 Start */
		.recruit-details,
	.recruit {
		padding: 0.4rem 0;
	}
	.recruit ul,
	.recruit-details ul {
		width: 100%;
	}
	.recruit-details .recruit-back {
		margin-left: 0;
	}
	.recruit ul div span{
		width: 100%;
		float: none;
		display: block;
		margin-top: 0.1rem;
	}
	.recruit ul div span a{
		margin-left: 0;
		margin-right: 0.2rem;
		line-height: 35px;
	}
	.recruit ul p{
		font-size: 0.4rem;
		line-height: 0.5rem;
	}
	.recruit ul div{
		font-size: 0.373rem;
		line-height: 0.5rem;
	}
	/* 招聘列表 新增  2018-08-13 End */
}