*{
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
	color: black;
}
/*头部图片*/
.headaa{
	min-width: 1250px;
	position: relative;
	opacity: 0;
}
.head_img{
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../img/joinUs/合作加盟_01.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: white;
}
@media screen and (max-width:400px) {
	.headaa{
		width: 400px;
	}
	.head_img{
		width: 100%;
		height: 440px;
	}
	.companyJoin{
		font-size: 24px;
	}
	.togtheraa{
		font-size: 24px;
	}
	.lineOnea img{
		width:16px;
		height: 34px;
	}
}
@media screen and (min-width: 400px) and (max-width:800px) {
	.headaa{
		width: 100%;
	}
	.head_img{
		width: 100%;
		height: 470px;
	}
	.companyJoin{
		font-size: 28px;
	}
	.togtheraa{
		font-size: 28px;
	}
	.lineOnea img{
		width:18px;
		height: 38px;
	}
}
@media screen and (min-width: 800px) and (max-width:1200px) {
	.headaa{
		width: 100%;
	}
	.head_img{
		width: 100%;
		height: 500px;
	}
	.companyJoin{
		font-size: 32px;
	}
	.togtheraa{
		font-size: 32px;
	}
	.lineOnea img{
		width:20px;
		height: 42px;
	}
}
@media screen and (min-width: 1200px) and (max-width:1600px) {
	.headaa{
		width: 100%;
	}
	.head_img{
		width: 100%;
		height: 530px;
	}
	.companyJoin{
		font-size: 36px;
	}
	.togtheraa{
		font-size: 36px;
	}
	.lineOnea img{
		width:22px;
		height: 46px;
	}
}
@media screen and (min-width: 1600px) {
	.headaa{
		width:100%;
	}
	.head_img{
		width: 100%;
		height: 640px;
	}
	.companyJoin{
		font-size: 40px;
	}
	.togtheraa{
		font-size: 40px;
	}
	.lineOnea img{
		width:24px;
		height: 50px;
	}
}
.head_word{
	width: 400px;
	height: 180px;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 30%;
	left: 13%;
}
.workera{
    width:400px;
    display:flex;
}
.workera p{
    margin:0px 10px;
}
.head_word>p{
    width:400px;
    text-align:left;
	margin: 10px 0px;
}
/*中间部分*/
.centerPart{
	min-width: 1050px;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
/*我们在寻找*/
.weFind{
	width: 1088px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.find_name{
	font-size: 24px;
	color: #333333;
	margin-top: 100px;
}
.englisha{
	font-size: 12px;
	color: #b4b4b5;
}
.part_line{
	width: 1088px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.companyJoin{
	margin: 0px 10px;
}
.lineOnea{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
.lineOne{
	width:312px;
	height:616px;
}
.lineOne img{
	width: 312px;
	height: 312px;
	margin: 80px 0px 40px;
}
.lineOne>p{
	width: 314px;
	padding:10px;
	box-sizing: border-box;
}
.lineOne>p:nth-of-type(1){
	text-align: center;
	font-size: 19px;
	color: #333333;
}
.lineOne>p:nth-of-type(2){
	font-size: 14px;
	color: #656565;
	line-height: 24px;
}
/*合伙伙伴支持政策*/
.weFinda{
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.threeaa{
	width: 100%;
	background-color: rgb(248,248,248);
	height: 455px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 80px;
}
.movePart{
	width: 1305px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.move_left{
	width: 600px;
}
.move_one{
	width: 600px;
	justify-content: space-between;
	display: flex;
	margin: 10px 0px;
	align-items: center;
}
.moveOne{
	width: 520px;
	text-align: right;
	margin: 0px 30px;
	position: relative;
	/*left: -1000px;*/
}
.moveOne>P:first-child{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
	padding-right: 20px;
}
.moveOne>P:nth-child(2){
	font-size: 14px;
	color: #666666;
	margin-bottom: 5px;
	line-height: 24px;
	padding-right: 20px;
}
.tup{
	width:658px;
	height: 450px;
}
/*在线申请*/
.inputa{
	width: 880px;
	margin-top: 82px;
	display: flex;
	flex-direction: column;
	/*border: 1px solid red;*/
}
.input_one{
	display: flex;
	margin: 10px 0px;
	justify-content: space-between;
}
.input_one span{
	width: 120px;
	display: inline-block;
	height: 50px;
	text-align: right;
	line-height: 50px;
}
.input_one input:focus{
	border: 1px solid #26B8F3;
}
.input_one input{
	width: 742px;
	height:50px;
	border:1px solid #999999;
	font-size: 20px;
	padding: 12px;
	box-sizing: border-box;
	/*text-indent: 12px;*/
}
.input_one input::-webkit-input-placeholder{
    color:#cbcbcb;
    font-size: 20px;
}
.input_one input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#cbcbcb;
    font-size: 20px;
}
.input_one input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#cbcbcb;
    font-size: 20px;
}
.input_one input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#cbcbcb;
    font-size: 20px;
}
.textareaa{
	resize: none;
	padding: 12px;
	box-sizing: border-box;
	font-size: 20px;
	font-weight: 300;
	border:1px solid #999999;
}
.rightTry{
	width: 170px;
	height: 44px;
	border-radius: 2px;
	background-color: #00CCFF;
	border: 1px solid transparent;
	color: white;
	margin: 78px 0px;
	text-align: center;
	line-height: 44px;
	font-size: 12px;
}
.rightTry:hover{
	background-color: #26b8f2;
}
.textareaa{
    width:742px;
    height:300px;
}
#ffff2::-webkit-input-placeholder{
    color:#cbcbcb;
    font-size: 22px;
}
