
	/*通用*/
	#top{
		position:fixed;
		top:442px;
		right:50px;
		z-index:99999;
		display:none;
		width:70px;
		height:70px;
	}
	#top img{
		width:100%;
		display:block;
	}
	/*首页*/
	/*加盟*/
	.join-wrap .session_2 .all-box .item-box .img-box img{
		width:auto;
	}
	.join-wrap .session_2 .all-box .item-box:before{
		display:none;
	}
	.join-wrap .session_2 .all-box .item-box .txt-box{
		display:none;
	}
	.join-wrap .session_6 .centent-box .form-box .btn-box .ok2,
	.join-wrap .session_6 .centent-box .form-box .btn-box .ok1{
		display: inline-block;
		border:none;
		height: 46px;
		line-height: 46px;
		background: #fff;
		width: 122px;
		text-align: center;
		margin-right: 18px;
		font-size: 14px;
		color: #666666;
		cursor: pointer;
	}
	.join-wrap .session_6 .centent-box .form-box .btn-box .ok2{
		color: #fff;
		background: #ff770f;
	}
	.join-wrap .session_6{
		background-size:cover;height:768px;
	}
	/*培训*/
	.train-wrap .session_3{
		margin-top:10px;
	}
	/*新闻*/
	.news_list-wrap .session_3 .des-box p img{
		display:block;margin:0 auto;
	}
	/*联系*/
	.link-wrap .session_3 .form-box .btn-box .ok{
		display: block;border:none;
		width: 100%;
		height: 58px;
		background: #ff770f;
		color: #fff;
		line-height: 58px;
		text-align: center;
		font-size: 18px;
		cursor: pointer;
		border-radius: 5px;
	}
	.link-wrap .session_4 .map-box{
		position:relative;z-index:10;
	}
	.link-wrap .session_4 .bottom-box{
		position:relative;z-index:90;
	}
