
/****************banner******************/
.banner{
	width: 100%;
}
.banner img{
	width: 100%;
	height: 100%;
}

/**************加盟标题**************/
.join_title {
	width: 973px;
	padding-bottom: 9px;
	margin-bottom: 33px;
	margin-left: 43px;
}
.join_title span:nth-child(1){
	display: inline-block;
	width: 3px;
	height: 27px;
	background: #00a5a3;
	float: left;
	margin-left: 3px;
	margin-right: 7px;
}
.join_title span:nth-child(2){
	color: #00a5a3;
	font-size: 20px;
	font-family: "微软雅黑";
	height: 27px;
	line-height: 27px;
	display: inline-block;
	float: left;
}
/******************加盟流程***************/
.Join_process{	
	width: 1090px;
	margin: auto;
	margin-top: 140px;
	margin-bottom: 135px;
}
.Join_process .Join_process_text{
	width: 962px;
	height: 767px;
	margin: auto;
	background: url(../img/join/join_bg_2.jpg) no-repeat;
	background-size: 100%;
	position: relative;
}
.Join_process .Join_process_text p{
	width: 280px;
	position: absolute;
	color: #747474;
	font-size: 18px;
	font-family: arial;
	line-height: 30px;
}
.Join_process .Join_process_text p:nth-child(1){
	top: 110px;
	right: 66px;
}
.Join_process .Join_process_text p:nth-child(2){
	top: 273px;
	left: 77px;
}
.Join_process .Join_process_text p:nth-child(3){
	top: 620px;
	left: 77px;
}
.Join_process .Join_process_text p:nth-child(4){
	top: 447px;
	right: 66px;
}
/******************加盟条件***************/
.Join_condition{
	width: 1090px;
	margin: auto;
	margin-bottom: 100px;
}
.Join_condition .Join_condition_content .left{
	width: 460px;
	float: left;
	margin-left: 54px;
	margin-top: 40px;
}
.Join_condition .Join_condition_content .left li{
	font-size: 21px;
	font-family: arial;
	color:#686868;
	line-height: 36px;
	letter-spacing: 2px;
}
.Join_condition .Join_condition_content .left li span{
	width: 25px;
	float: left;
}
.Join_condition .Join_condition_content .left li p{
	width: 435px;
	float: left;
}
.Join_condition .Join_condition_content .right{
	width: 482px;
	height: 328px;
	float: left;
	margin-left: 50px;
}
.Join_condition .Join_condition_content .right img{
	width: 100%;
	height: 100%;
}





















