.join_banner {
	width: 100%;
	overflow: hidden;
	margin: 100px 0 0;
	position: relative;
}
.join_banner img {
	width: 100%;
}
.join_banner .join_title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background-color: rgba(0,0,0,0.62);
	position: absolute;
	left: 0;
	bottom: 0;
	color: #FFFFFF;
	font-size: 14px;
}
.join_banner .join_title a {
	color: #FFFFFF;
}
.join_banner .join_title a:hover {
	color: #009a53;
	text-decoration: underline !important;
}
@media only screen and (max-width: 991px) {
	.join_banner {
		margin: 190px 0 0;
	}
	.join_banner img:nth-of-type(1) {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.join_banner {
		margin: 60px 0 0;
	}
	.join_banner .join_title {
	    height: 40px;
	    line-height: 40px;
	    font-size: 12px;
	}
}
@media only screen and (min-width: 992px) {
	.join_banner img:nth-of-type(2) {
		display: none;
	}
}
/*多彩良正*/
.join1 {
	width: 100%;
	overflow: hidden;
	padding: 73px 0 61px;
}
.join1 .join1-left {
	width: calc(50% - 5px);
	width: -moz-calc(50% - 5px);
	width: -webkit-calc(50% - 5px);
	overflow: hidden;
	float: left;
}
.join1 .join1-left img {
	height: 100%;
	transition: all 0.5s;
}
.join1 .join1-right {
	width: calc(50% - 5px);
	width: -moz-calc(50% - 5px);
	width: -webkit-calc(50% - 5px);
	overflow: hidden;
	float: right;
	background-color: #f3f3f3;
	padding: 45px 60px 0 45px;
	color: #666666;
	font-size: 14px;
	line-height: 20px;
}
.join1 .join1-right h2 {
	font-size: 30px;
	color: #333333;
	margin: 0 0 15px;
}
.join1 .join1-right a {
	display: block;
	width: 135px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	border: 1px solid #009a53;
	font-size: 14px;
	margin: 22px 0 0;
	position: relative;
}
.join1 .join1-right a:before {
	content: '';
	display: block;
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0;
	background-color: #162788;
	transition: all 1s;
}
.join1 .join1-right a em {
	position: relative;
	z-index: 2;
	color: #009a53;
	transition: all 1s;
}
.join1 .join1-right a span {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #009a53;
	text-align: center;
	line-height: 18px;
	margin: 7px 16px 0 0;
	float: right;
	transition: all 1s;
	position: relative;
	z-index: 2;
}
.join1 .join1-right a span img:nth-of-type(2) {
	display: none;
}
.join1 .join1-right a:hover {
	border-color: #162788;
}
.join1 .join1-right a:hover:before {
	width: 100%;
	opacity: 1;
}
.join1 .join1-right a:hover em {
	color: #ffffff;
}
.join1 .join1-right a:hover span {
	background-color: #ffffff;
}
.join1 .join1-right a:hover span img:nth-of-type(1) {
	display: none;
}
.join1 .join1-right a:hover span img:nth-of-type(2) {
	display: inline-block;
}
@media only screen and (max-width: 991px) {
	.join1 .join1-left {
		width: 100%;
		float: none;
	}
	.join1 .join1-left img {
		width: 100%;
	}
	.join1 .join1-right {
	    width: 100%;
		float: none;
	    padding: 60px;
	}
}
@media only screen and (max-width: 767px) {
	.join1 {
	    padding: 45px 0 40px;
	}
	.join1 .join1-right {
	    padding: 30px;
	}
	.join1 .join1-right h2 {
	    font-size: 24px;
	    margin: 0 0 10px;
	}
}
@media only screen and (min-width: 992px) {
	.join1 .join1-left {
		height: 280px;
	}
	.join1 .join1-right {
	    height: 280px;
	}
}
@media only screen and (min-width: 1250px) {
	.join1 .join1-left {
		height: 265px;
	}
	.join1 .join1-right {
	    height: 265px;
	}
}
/*未来，为你而来*/
.join2 {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.join2>img {
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.join2 .join2-txt {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	color: #ffffff;
	line-height: 25px;
	font-size: 14px;
	margin: 115px 0 0;
}
.join2 .join2-txt h2 {
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	margin: 0 0 10px;
}
.join2 .join2-txt h5 {
	font-size: 16px;
	margin: 0 0 20px;
	line-height: 20px;
}
@media only screen and (max-width: 767px) {
	.join2 .join2-txt {
		font-size: 12px;
		margin: 40px 0 0;
		line-height: 20px;
	}
}
@media only screen and (min-width: 1921px) {
	.join2>img {
		left: 0px;
		width: 100%;
		margin-left: 0px;
	}
}
.join3 {
	width: 100%;
	overflow: hidden;
	padding: 50px 0;
}
.join3 .join3-title {
	width: 100%;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	background-color: #0d2f88;
	color: #ffffff;
	font-size: 16px;
	padding: 0 0 0 75px;
}
.join3 .join3-title strong {
	display: block;
	float: left;
	margin: 0 0 0 135px;
}
.join3 .join3-title strong:nth-of-type(1) {
	width: 135px;
	margin: 0;
}
.join3 .join3-title strong:nth-of-type(2) {
	width: 130px;
}
.join3 .join3-title strong:nth-of-type(3) {
	width: 140px;
	text-align: center;
}
.join3 .join3-title strong:nth-of-type(4) {
	width: 90px;
	text-align: center;
}
.join3 .join3-title strong:nth-of-type(5) {
	width: 90px;
	margin: 0 0 0 115px;
	text-align: center;
}
.join3 .join3-list {
	width: 100%;
	overflow: hidden;
}
.join3-list .join3-box {
	width: 100%;
	overflow: hidden;
}
.join3-box ul {
	width: 100%;
	line-height: 54px;
	overflow: hidden;
	padding: 0 0 0 75px;
	color: #666666;
	font-size: 16px;
	border-bottom: 1px solid #dedede;
	cursor: pointer;
}
.join3-box ul li {
	display: block;
	float: left;
	margin: 0 0 0 135px;
}
.join3-box ul li:nth-of-type(1) {
	width: 135px;
	margin: 0;
}
.join3-box ul li:nth-of-type(2) {
	width: 130px;
}
.join3-box ul li:nth-of-type(3) {
	width: 140px;
	text-align: center;
}
.join3-box ul li:nth-of-type(4) {
	width: 90px;
	text-align: center;
}
.join3-box ul li:nth-of-type(5) {
	width: 90px;
	margin: 0 0 0 115px;
	font-family: arial;
	text-align: center;
}
.join3-box ul li strong {
	display: none;
}
.join3-box .join3-txt {
	width: 100%;
	overflow: hidden;
	background-color: #f6f6f6;
	padding: 20px 75px 35px;
	color: #666666;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	display: none;
}
.join3-box .join3-txt strong {
	display: block;
	color: #333333;
	font-size: 16px;
	line-height: 25px;
}
.join3-box .join3-txt button {
	display: block;
	width: 103px;
	height: 35px;
	line-height: 35px;
	border: none;
	background: url(../img/join3.jpg) no-repeat center;
	color: #ffffff;
	padding: 0 0 0 15px;
	position: absolute;
	right: 90px;
	bottom: 30px;
}
@media only screen and (max-width: 991px) {
	.join3 .join3-title {
		padding: 0 0 0 30px;
	}
	.join3 .join3-title strong {
		margin: 0 0 0 30px;
	}
	.join3 .join3-title strong:nth-of-type(5) {
		margin: 0 0 0 30px;
	}
	.join3-box ul {
		padding: 0 0 0 30px;
	}
	.join3-box ul li {
		margin: 0 0 0 30px;
	}
	.join3-box ul li:nth-of-type(5) {
		margin: 0 0 0 30px;
	}
	.join3-box .join3-txt {
		padding: 20px 30px 35px;
	}
	.join3-box .join3-txt button {
		right: 30px;
	}
}
@media only screen and (max-width: 767px) {
	.join3 {
	    padding: 25px 0 40px;
	}
	.join3 .join3-title {
		display: none;
	}
	.join3 .join3-list {
		width: 766px;
		position: relative;
		left: 50%;
		margin-left: -383px;
	}
	.join3-box ul {
		width: 335px;
		margin: 0 auto;
	    padding: 15px 0;
	    line-height: 30px;
	}
	.join3-box ul li {
		float: none;
		width: 100% !important;
		margin: 0 !important;
		text-align: justify !important;
	}
	.join3-box ul li strong {
		display: inline-block;
		margin: 0 10px 0 0;
	}
	.join3-box .join3-txt p {
		width: 335px;
		margin: 0 auto;
	}
	.join3-box .join3-txt button {
	    position: relative;
	    left: 50%;
	    right: auto;
	    bottom: auto;
	    margin: 20px 0 0 -167px;
	}
}
@media only screen and (min-width: 992px) {
	.join3 .join3-title {
		padding: 0 0 0 40px;
	}
	.join3 .join3-title strong {
		margin: 0 0 0 70px;
	}
	.join3 .join3-title strong:nth-of-type(5) {
		margin: 0 0 0 60px;
	}
	.join3-box ul {
		padding: 0 0 0 40px;
	}
	.join3-box ul li {
		margin: 0 0 0 70px;
	}
	.join3-box ul li:nth-of-type(5) {
		margin: 0 0 0 60px;
	}
	.join3-box .join3-txt {
		padding: 20px 40px 35px;
	}
}
@media only screen and (min-width: 1250px) {
	.join3 .join3-title {
		padding: 0 0 0 75px;
	}
	.join3 .join3-title strong {
		margin: 0 0 0 135px;
	}
	.join3 .join3-title strong:nth-of-type(5) {
		margin: 0 0 0 115px;
	}
	.join3-box ul {
		padding: 0 0 0 75px;
	}
	.join3-box ul li {
		margin: 0 0 0 135px;
	}
	.join3-box ul li:nth-of-type(5) {
		margin: 0 0 0 115px;
	}
	.join3-box .join3-txt {
		padding: 20px 75px 35px;
	}
}