.container-fluid{
	width: 100% !important;
	background-color: #eeeff1 !important;
	background: url(/deploy/assets/w2.0/img/aboutUsNew1.png) 0 58px no-repeat;
	background-size: 100% auto;
}
.joinUsHead{
	padding: 165px 0 197px;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 38px;
	color: #fff;
	font-weight: bold;
}
.joinUsHead span{
	font-size: 52px;
}
.joinUsLetter{
	padding: 0 0 0;
	display: flex;
	justify-content: center;
	margin-bottom: 60px;
}
.joinUsLetterMain{
	padding: 41px 60px 100px;
	width: 1280px;
	display: flex;
	flex-direction: column;
	background-color: #fff;
	border-radius: 5px;
}
.joinUsTitle{
	text-align: center;
	font-size: 30px;
	color: #333333;
}
.joinUsBar{
	margin: 20px auto 30px;
	height: 4px;
	border-radius: 1px;
	background-color: #00a0ea;
}
.joinUsLetterMain p{
	font-size: 18px;
	color: #666;
	line-height: 36px;
	margin-bottom: 40px;
}
.joinUsLetterMain b{
	text-align: right;
	font-size: 24px;
	color: #000;
}

.joinUsJoin{
	padding: 0 0 0;
	display: flex;
	justify-content: center;
	background-color: #FFFFFF;
}
.joinUsJoinMain{
	padding: 59px 60px 100px;
	width: 1280px;
	display: flex;
	flex-direction: column;
	background-color: #fff;
	border-radius: 5px;
}
.joinUsJoinList{
	padding: 95px 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.joinUsJoinOdd{
	display: flex;
	flex-direction: column;
	position: relative;
	padding: 82px 38px 0;
	width: 276px;
	height: 266px;
	-webkit-box-shadow: 0 9px 28px 0 rgba(144,184,218,.2);
    box-shadow: 0 9px 28px 0 rgba(144,184,218,.2);
}
.joinUsJoinOdd img{
	position: absolute;
	width: 100px;
	height: 108px;
	top: -53px;
	left: 50%;
	margin-left: -50px;
}
.joinUsJoinOdd span{
	font-size: 18px;
	color: #03a0ed;
	text-align: center;
	margin-bottom: 22px;
}
.joinUsJoinOdd p{
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
.joinUsLable{
	padding: 60px 0 0;
	display: flex;
	justify-content: center;
}
.joinUsLableMain{
	padding: 0 0 80px;
	width: 1280px;
	display: flex;
	flex-direction: column;
	border-radius: 5px;
}
.joinUsLableMain>p{
	font-size: 20px;
	color: #666668;
	text-align: center;
}
.joinUsLableList{
	padding: 30px 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.joinUsLableList span{
	width: 240px;
	height: 63px;
	text-align: center;
	line-height: 63px;
	font-size: 23px;
	color: #fff;
	background-color: #00a0ea;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 28px 0 rgba(0,160,234,.5);
    box-shadow: 0 0 28px 0 rgba(0,160,234,.5);
    margin-bottom: 20px;
}
.joinUsWelfare{
	padding: 60px 0 0;
	display: flex;
	justify-content: center;
	background-color: #fff;
}
.joinUsWelfareMain{
	padding: 0 0 100px;
	width: 1280px;
	display: flex;
	flex-direction: column;
}
.joinUsWelfareList{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.joinUsWelfareOdd{
	display: flex;
	position: relative;
	justify-content: flex-start;
	align-items: center;
	width: 630px;
	height: 234px;
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 80px 0 rgba(233,230,236,1);
    box-shadow: 0 0 80px 0 rgba(233,230,236,1);
}
.joinUsWelfareOdd img{
	width: 234px;
	height: 234px;
	border-radius: 5px 5px 0 0;
}
.joinUsWelfareOdd div{
	display: flex;
	flex-direction: column;
	padding-left: 30px;
}
.joinUsWelfareOdd div span{
	font-size: 24px;
	color: #333;
	margin-bottom: 25px;
}

.joinUsWelfareOdd div p{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	color: #656565;
	margin-bottom: 10px;
}
.joinUsWelfareOdd div p i{
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	color: #fff;
	background-color: #00a0e8;
	border-radius: 50%;
	margin-right: 10px;
}
.joinUsWelfareOdd>i{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 118px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	background-color: #e98300;
	border-radius: 0 5px 0 8px;
}
.joinUsReady{
	padding: 60px 0 0;
	display: flex;
	justify-content: center;
}
.joinUsInputList{
	margin: 0 auto;
	width: 840px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.joinUsInput{
	display: flex;
	flex-direction: column;
	font-size: 22px;
	color: #000;
	margin-bottom: 30px;
}
.joinUsInput input{
	margin-top: 12px;
	width: 400px;
	height: 55px;
	padding: 0 0 0 30px;
	font-size: 24px;
	color: #9a9a9a;
	background-color: #f3f4f8;
	border: 1px solid #d9d9db;
	border-radius: 3px;
}
.postBtn{
	display: block;
	width: 400px;
	height: 64px;
	text-align: center;
	line-height: 64px;
	font-size: 23px;
	color: #fff;
	background-color: #00a0ea;
	border-radius: 3px;
	margin: 10px auto 0;
	cursor: pointer;
	-webkit-box-shadow: 0 0 12px 0 rgba(0,160,234,.4);
    box-shadow: 0 0 12px 0 rgba(0,160,234,.4);
}
.postBtn:hover{
	color: #fff;
}
.joinUsTelList{
	padding: 0 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.joinUsTelMain{
	width: 414px;
	height: 130px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 28px 0 rgba(204,204,204,.5);
    box-shadow: 0 0 28px 0 rgba(204,204,204,.5);
    position: relative;
}
.joinUsTelMainImg{
	width: 134px;
	height: 130px;
	border-radius: 5px 5px 0 0;
}
.joinUsTelMain>div{
	display: flex;
	flex-direction: column;
	padding: 0 0 0 20px;
	font-size: 14px;
	color: #333;
}
.joinUsTelMain>div>span{
	font-size: 22px;
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;
}
.joinUsTelQrCode{
	position: absolute;
	top: 22px;
	right: 16px;
	width: 100px;
	height: 100px;
}
