h2{
	height: 24px;
	line-height: 24px;
	background: url(../images/service/h2-bj.png) repeat-x left center;
	margin-top: 55px;
}
h2 span{
	width: 112px;
	display: block;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #333;
	margin: 0 auto;
	font-size: 18px;
	background: #fff;
}
.block1 .textimg{
	position: relative;
	height: 348px;
	margin: 50px 0;
}
.block1 .textimg .imgbox{
	position: absolute;
	left: 0;
	top: 0;
	width: 693px;
	
	height: 348px;
}
.block1 .textimg .imgbox img{
	
	width: 100%;
	height: 100%;
}
.block1 .textimg .textbox{
	position: absolute;
	right: 0;
	width: 585px;
	height: 270px;
	background: #199ed8;
	top: 39px;
	
}
.block1 .textimg .textbox p{
	color: #fff;
	font-size: 12px;
	width: 480px;
	margin: 0 auto;
	line-height: 30px;
}
.block1 .textimg .textbox p:first-child{
	padding-top: 40px;
}
.block2{
	margin-bottom: 62px;
}
.block2 .linebox{
	overflow: hidden;
}
.block2 .linebox .line{
	width: 280px;
	float: left;
	margin-top: 62px;
	margin-right: 20px;
}
.block2 .linebox .line h4{
	color: #1da6f6;
	font-size: 18px;
	line-height: 30px;
}
.block2 .linebox .line p{
	display: block;
	font-size: 12px;
	line-height: 24px;
	color: #333;
}
.block2 .linebox .line b{
	color: #949494;
	font-size: 12px;
	display: block;
	line-height: 28px;
}
.block2 .linebox .line span{
	display: block;
	height: 38px;
	width: 130px;
	text-align: center;
	line-height: 38px;
	color: #fff;
	cursor: pointer;
	background: #1da6f6;
	font-size: 12px;
	border-radius: 5px;
}
.block2 .linebox .line span.select{
	background: #ff9966;
}
.block3 .content{
	height: 340px;
	width: 1200px;
	background: url(../images/join/join-img2.png) no-repeat left top;
	margin: 90px auto 128px auto;
	position: relative;
}
.block3 .content .nei{
	width: 568px;
	height: 568px;
	background: url(../images/join/join-contact.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: -100px;
	top: -100px;
}
.block3 .content .nei h4{
	text-align: center;
	font-size: 18px;
	color: #fff;
	padding-top: 180px;
	width: 325px;
	padding-left: 100px;
	margin-bottom: 20px;
}
.block3 .content .nei p{
	font-size: 12px;
	width: 325px;
	width: 325px;
	padding-left: 120px;
	line-height: 40px;
	color: #fff;
}
.xiangxi{
	background: #f4f4f4;
	clear: both;
	padding-bottom: 15px;
	/*padding-bottom: 1px;*/
	transition: all 2s;
	overflow: hidden;
	clear: both;
	/*display: none;*/
	width: 100%;
	margin-top: 20px;
}
.xiangxi h5{
	padding-top: 26px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 28px;
	color: #1da5f4;
}
.xiangxi p{
	line-height: 24px;
	color: #333;
	font-size: 12px;
	padding-left: 30px;
}
