body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,
pre,form,fieldset,legend,input,button,textarea{
padding: 0;
 margin: 0;
 letter-spacing: 0.02em;
font-family: "microsoft yahei";
}
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.banner-content{
	height: 500px;
	width: 100%;
	background: url(/images/joinus/banner.png) no-repeat center center;
	background-size: cover;
}
.invite-title{
	height: 26px;
	width: 215px;
	background: url(/images/joinus/title-img1.png) no-repeat;
	margin: auto;
	margin-bottom: 50px;
}
.invite-content{
	padding:60px 0;
	overflow: hidden;
	width: 1200px;
	margin: auto;
}
.location-icon{
	height: 32px;
	width: 23px;
	display: inline-block;
	background: url(/images/joinus/location-icon.png) no-repeat;
	    position: relative;
	    top: 9px;
		margin-right: 10px;
}
.invite-header{
	height: 70px;
	border: 1px solid #ececec;
	line-height: 70px;
	padding: 0 60px;
	color: #666666;
	cursor: pointer;
	border-bottom: none;
	font-size: 16px !important;
}
.left-font{
	width: 550px;
	height: 70px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 16px;
}
.triangle-icon{
	height: 19px;
	width: 26px;
	background: url(/images/joinus/triangle.png) no-repeat;
	margin-top: 26px;
	transform: rotate(-90deg);
}
.invite-bottom{
	padding: 15px 100px 30px 100px;
		border: 1px solid #ececec;
		margin-top: 30px;
		display: none;
		position: relative;
}
.invite-bottom ul li{
	overflow: hidden;
	width: 100%;
	color: #666666;
	font-size: 14px;
	border-bottom: 1px solid #ececec;
	padding-left: 30px;
	padding-top: 20px;
}
.invite-bottom ul li .p-title{
	font-size: 16px;
	text-align: left;
}
.invite-bottom ul li:last-child{
	border-bottom: none;
}
.invite-ul li:last-child{
	border-bottom: 1px solid #ececec;
}
li{
	list-style: none;
}
.invite-bottom ul li p{
	margin-bottom: 12px;
}
.invite-bottom ul li p span,.invite-bottom ul li p a{
	color: #67a4fd;
	text-decoration: none;
}


li.active .invite-header{
	color: #67a4fd;
}
li.active .invite-bottom{
	display: block;
	border-bottom: none;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
}
li.active .triangle-icon{
	transform: rotate(0deg);
}
li.active .location-icon{
	background: url(/images/joinus/location-hover.png) no-repeat;
}
	
li.active .invite-header{
 border-bottom: 1px solid #ECECEC;
}
.triangle-top{
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-bottom-color: #ececec;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -41px;
}
.triangle-top:after {
    content: "";
    position: absolute;
    top: 1px;
    left: -20px;
    border-width: 0 20px 20px;
    border-style: solid;
    border-color: transparent transparent #fff;
}
.invite-more{
	text-align: center;
	padding:20px 0 0px 0 ;
}
.invite-more a{
	text-decoration: none;
	color: #666;
	font-size: 24px;
	cursor:pointer;
}
.invite-content2 .invite-title{
width: 269px;
	background: url(/images/joinus/title-img2.png) no-repeat;
	margin-bottom: 20px;
}
.invite-content2{
	height: 651px;
	width: 100%;
	background: url(/images/joinus/content2.png) no-repeat center center;
	padding-top: 50px;
	background-size: cover;
}
.invite-content2 .invite-font{
	font-size: 16px;
	text-align: center;
	color: #b8d5fe;
}
.invite-content3 .invite-font{
	color: #666666;
 text-align: center;
 margin-bottom:50px;
}
.invite-content3 .invite-title{
width: 241px;
	background: url(/images/joinus/title-img3.png) no-repeat;
	margin-bottom: 20px;
}
.invite-content3{
	padding:80px 0;
}
.invite-worker{
	width: 920px;
	height: 407px;
	background: url(/images/joinus/worker.png) no-repeat;
	margin: auto;
	background-size: 100%;
}