.join-section {
	padding: 60px 0 30px;
}

.page-join-header {
	width: 100%;
	height: 350px;
	position: relative;
	text-align: center;
	padding: 95px 0;
	font-weight: 300;
	box-sizing: border-box;
	background: #383d61 url(../images/join/join-banner.png) 50% 50% no-repeat !important;
	background-size: cover;
}

.page-join-header2 {
	width: 100%;
	height: 360px;
	position: relative;
	text-align: center;
	box-sizing: border-box;
	background: #383d61 url(../images/join/bg2.jpg) 50% 50% no-repeat !important;
	background-size: cover;
	padding: 0 !important;
}

.page-join-header img {
	width: 60%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.join-section-title {
	font-size: 25px !important;
	color: #333;
	font-weight: normal;
	margin-bottom: 15px;
	text-align: center;
}

.section .section-container {
	border: none;
}

.join-step-content {
	width: 100%;
	height: 170px;
	margin-top: 80px;
	position: relative;
}

.join-step-item {
	width: 25%;
	float: left;
	position: relative;
}

.join-step-content .imgBox {
	height: 100px;
	text-align: center;
	position: relative;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}

.join-step-content .imgBox img {
	display: block;
	margin: 0 auto;
	width: 90px;
	height: 90px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	position: relative;
}

.join-step-content .imgBox:hover img {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
}

.join-step-content .join-step-item p {
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	margin: 20px auto 15px;
	color: #1a1a1a;
}


/*公司支持*/

.join-support-content {
	width: 100%;
	height: auto;
	position: relative;
}

.join-support-content .item {
	width: 40%;
	height: auto;
	cursor: pointer;
	position: relative;
	float: left;
	margin: 0 5% 5%;
	padding: 30px 40px 30px 50px;
	box-sizing: border-box;
	background: rgba(255, 255, 255, .9)!important;
	background: #fff;
	filter: alpha(opacity=90);
	opacity: 0.9;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	border-radius: 10px;
	/* margin-top: 30px; */
	-webkit-perspective: 800px;
	-ms-perspective: 800px;
	-o-perspective: 800px;
	-moz-perspective: 800px;
	perspective: 800px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: -webkit-transform 0.3s linear;
	-moz-transition: -ms-transform 0.3s linear;
	-o-transition: -o-transform 0.3s linear;
	-ms-transition: -ms-transform 0.3s linear;
	transition: transform 0.3s linear;
	box-shadow: 0px 5px 5px 0 rgba(2, 2, 2, 0.03);
	-webkit-box-shadow: 0px 5px 5px 0 rgba(2, 2, 2, 0.03);
	-moz-box-shadow: 0px 5px 5px 0 rgba(2, 2, 2, 0.03);
	-o-box-shadow: 0px 5px 5px 0 rgba(2, 2, 2, 0.03);
	/* -ms-behavior: url(js/PIE.htc); */
}

.join-support-content .item:hover {
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-webkit-box-shadow: 0 5px 9px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 5px 9px 3px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 5px 9px 3px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 5px 9px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 9px 3px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s linear;
}

.join-support-content .item .lf {
	position: absolute;
	width: 56px;
	height: 56px;
	text-align: center;
	border-radius: 50%;
	top: 20%;
	left: 40px;
}

.join-support-content .item .lf img {
	display: block;
	width: 56px;
	height: 56px;
}

.join-support-content .item .rt {
	width: 100%;
	height: auto;
	padding-left: 65px;
	box-sizing: border-box;
}

.join-support-content .item .firstP {
	text-align: left;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	color: #1a1a1a;
}

.join-support-content .item p {
	text-align: left;
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	color: #666;
}

.section-join-partaner-img {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 50px;
}

.join-form-content .am-u-md-6 {
	float: none !important;
	margin: 0 auto !important;
}

.join-form-content .btn-reguest {
	display: block;
	width: 250px !important;
	background: #ff8b03 !important;
	border: none !important;
	color: #1a1a1a !important;
	height: 48px;
	border-radius: 3px;
	opacity: 1;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
}
.join-form-content .btn-reguest:hover,.join-form-content .btn-reguest:focus,.join-form-content .btn-reguest:active{
	border: none;
	outline: none;
}

/*合伙人*/

.partner--description {
	font-size: 20px;
	line-height: 30px;
	color: #666;
	text-align: left;
	margin: 13px 0 0;
	text-indent: 40px;
}

.partner-download-content {
	width: 100%;
	height: auto;
	position: relative;
}

.partner-download-content .app-img {
	display: block;
	width: 365px;
	height: auto;
	float: left;
	margin-left: 10px;
}

.partner-download-content .app-info {
	width: 100%;
	height: auto;
	position: relative;
	padding: 50px 50px 10px;
}

.partner-download-content .app-info h2 {
	font-size: 30px;
	color: #242424;
	margin-bottom: 20px;
	font-weight: 500;
}

.partner-download-content .app-info p {
	font-size: 18px;
	color: #141414;
	padding-bottom: 22px;
	height: 107px;
}

.partner-download-content .app-info img {
	display: block;
	width: 200px;
	height: 200px;
}

@media screen and (max-width:720px) {
	.page-join-header{
		padding: 50px 0;
		height: auto
	}
	.page-join-header img{
		width: 100%;
	}
	.join-section-title {
		font-size: 20px !important;
	}
	.partner--description{
		font-size: 15px;
		text-indent: 30px;
	}
	.section .section-container{
		height: auto;
	}
	.join-step-content {
		height: 110px;
		margin-top: 10px;
	}
	.join-step-content .imgBox {
		height: 65px;
	}
	.join-step-content .imgBox img {
		width: 60px;
		height: 60px;
	}
	.join-step-content .join-step-item p {
		margin: 10px auto 10px;
		font-size: 15px;
		line-height: 20px;
	}
	/*公司支持*/
	.join-support-content .item {
		width: 90%;
		padding: 20px 30px 20px 30px;
		box-shadow: 0px 10px 10px 0 rgba(2, 2, 2, 0.1);
		-webkit-box-shadow: 0px 10px 10px 0 rgba(2, 2, 2, 0.1);
		-moz-box-shadow: 0px 10px 10px 0 rgba(2, 2, 2, 0.1);
		-o-box-shadow: 0px 10px 10px 0 rgba(2, 2, 2, 0.1);
	}
	.join-support-content .item .firstP {
		font-size: 18px;
	}
	.join-support-content .item p {
		font-size: 15px;
	}
	.join-support-content .item .lf {
		left: 30px;
	}
	.partner-download-content .app-info {
		padding: 20px 15px 10px;
	}
	.partner-download-content .app-img{
		    width: 90%;
		    height: auto;
		    float: none;
		    margin: 0 auto !important;
		    display: none;
	}
	.partner-download-content .app-info h2 {
		font-size: 20px;
		margin-bottom: 15px;
		text-align: center;
	}
	.partner-download-content .app-info p {
		font-size: 15px;
		height: 65px;
		text-align: center;
	}
	.partner-download-content .app-info img {
		width: 120px;
		height: 120px;
		margin: 0 auto;
	}
	.join-step-item{
		width: 50%;
		box-sizing: border-box;
		padding-top: 20px;
	}
}