.Group-ld{
	width: 400px;
	float: left;
}
.Group-ld-num{
	font-size: 36px;
	font-weight: bold;
	color: #ffce93;
	text-align: center;
	line-height: 90px;
}
.Group-ld-hr-l{
	width: 35%;
	float: left;
	border: 1px solid #DDDDDD;
	margin-top: 3px;
	margin-right: 15px;
}
.Group-ld-yd{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	float: left;
	background-color: #DDDDDD;
}
.Group-ld-hr-r{
	width: 35%;
	float: left;
	border: 1px solid #DDDDDD;
	margin-top: 3px;
	margin-left: 15px;
}
.Group-ld-text{
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}

.Group-fg{
	height: 10px;
}
.ld-zt{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #0070c0;
	line-height: 30px;
}
.ld-pt-mt{
	margin-top: 30px;
}
.ld-pt-kj{
	width: 300px;
	float: left;
}
.ld-pt-p{
	padding: 10px;
}
.ld-pt-ps{
	position: relative;
}
.ld-pt-zk{
	width: 40px;
	height: 25px;
	transform: rotate(54deg);
	-ms-transform: rotate(54deg);
	-moz-transform: rotate(54deg);
	-webkit-transform: rotate(54deg);
	margin: 49px auto;
	border-bottom: 1px solid #004386;
	position: absolute;
	left: 1px;
}
.ld-pt-zkl{
	width: 25px;
	height: 40px;
	transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	-webkit-transform: rotate(35deg);
	margin: 24px auto;
	border-left: 1px solid #004386;
	position: absolute;
	left: 9px;
}
.ld-pt-text{
	width: 234px;
	height: 64px;
	border-bottom: 1px solid #004386;
	border-top: 1px solid #004386;
	margin: 20px auto;
	float: left;
	margin-left: 23px;
	line-height: 20px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.ld-pt-yk{
	width: 25px;
	height: 40px;
	transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	-webkit-transform: rotate(35deg);
	margin: 42px auto;
	border-right: 1px solid #004386;
	position: absolute;
	right: 9px;
}
.ld-pt-ykl{
	width: 40px;
	height: 25px;
	transform: rotate(54deg);
	-ms-transform: rotate(54deg);
	-moz-transform: rotate(54deg);
	-webkit-transform: rotate(54deg);
	margin: 31px auto;
	border-top: 1px solid #004386;
	position: absolute;
	right: 1px;
}

/*菱形*/
.diamond{
	width: 190px;
	height: 190px;
	background-color: #004386;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	margin: 50px auto;
	}
.diamond-bk{
	width: 190px;
	height: 190px;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	margin: 50px auto;
	}
	
.yqh-text{
	width: 70%;
	float: left;
}
.yqh-text > p{
	width: 100%;
}
.yqh-img{
	width: 30%;
	float: left;
}
.yqh-img > img{
	width: 234px;
	margin-left: 35%;
}
.yc-img{
	float: left;
	width: 30%;
}
.yc-img > img{
	width: 237px;
}
.yc{
	float: left;
	width: 70%;
}
.yc-kj{
	width: 100%;
	position: relative;
	border-left: 3px solid #004386;
	padding: 30px 0;
}
.yc-circle{
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #004386;
	position: absolute;
}
.yc-text{
	width: 300px;
	border: 2px dashed #004386;
	border-radius: 15px;
	height: 145px;
	float: left;
}
.yc-title{
	height: 50px;
	line-height: 70px;
	text-align: center;
	font-size: 24px;
}
.yc-hr{
	width: 270px;
	float: left;
	border: 1px dashed #004386;
}
.yc-content{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}
.ml140{
	margin-left: 140px;
}
.yc-zt{
	width: 220px;
	height: 230px;
	background-color: #004386;
	border-radius: 50%;
	position: absolute;
	left: 340px;
	top: 110px;
}
.yc-zt-k{
	width: 160px;
	height: 160px;
	margin-top: 25px;
	margin-left: 35px;
}
.yc-zt-text{
	font-size: 24px;
	text-align: center;
	line-height: 30px;
	/*padding-top: 35px;*/
	font-weight: bold;
	color: #FFFFFF;
}


@media screen and (max-width:640px) {
	.Group-ld{
		width: 100%;
		float: left;
	}
	.ld-pt-kj{
		width: 100%;
	}
	.ld-pt-text{
		width: 294px; line-height:30px;
	}
	.ld-pt-p img{ width:80%; margin:0 auto}
	.lh-wap{
		line-height: 30px;
	}
	/*菱形*/
	.diamond{
		width: 150px;
		height: 150px;
		background-color: #004386;
		transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		margin: 50px auto;
	}
	.diamond-bk{
		width: 150px;
		height: 150px;
	}
	.Group-ld-num{
		font-size: 24px;
		line-height: 70px;
	}
	.Group-ld-text{
		font-size: 16px;
	}
	.ld-zt{
		font-size: 16px;
	}
	.Invite{
		padding: 0;
	}
	.yqh-text{
		width: 95%;
		float: none;
		margin: 0 auto;
	}
	.yqh-img{
		display: none;
	}
	.yc-img{
		width: 100%;
	}
	.yc-img > img{
		width: 50%;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
	}
	.yc{
		width: 100%;
	}
	.yc-kj{
		border-left: 0;
	}
	.yc-circle{display: none;
	}
	.yc-text{
		width: 45%;
		height: 145px;
		margin-left: 5px;
	}
	.yc-title{
		font-size: 14px;
	}
	.yc-hr{
		width: 80%;
	}
	.yc-content{
		font-size: 12px;
		line-height: 20px;
	}
	.ml140{
		margin-left: 53%;
		margin-top: -150px;
	}
	.yc-zt{
		width: 150px;
		height: 150px;
		left: 31%;
		top: 32%;
	}
	.yc-zt-k{
		width: 225px;
		height: 100px;
		margin-top: 25px;
		margin-left: -1px;
	}
	.yc-zt-text{
		font-size: 8px;
		padding-top: 0px;
		width:153px;
	}
	.mb20{ width:97%; margin:0 auto}
}
