* {
	
}

body {

}


/***********************限制宽为1170px*********************************/

.case_quan{
	background-color: rgba(252, 241, 113, 0.3);
	padding-bottom: 200px;
}
.case {
	width: 1170px;
	margin: 0 auto;
	padding: 0;
	/*border: 1px solid saddlebrown;*/
	position: relative;
	
	padding-top: 50px;
	font-size: 24px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: "微软雅黑";
	color: rgb(54, 54, 54);
	
}


/***********************aboutUs*********************************/

.topic{
	width: 360px;
	font-size: 50px;
	font-weight: 700;
}
.topic_text1{
	width: 580px;
	font-size: 24px;
	margin:40px 0px;
}
.topic_text2{
	width: 1120px;
	font-size: 23px;
	font-weight: 400;
}

/*.topic,
.topic_text1 {
	width: 360px;
	font-size: 50px;
	font-weight: 700;
}

.topic_text1 {
	width: 580px;
	font-size: 24px;
	margin-top: -50px;
}

.topic_text2 {
	width: 1120px;
	font-size: 23px;
	font-weight: 400;
}*/

.goal {
	position: relative;
	margin: 100px 0px 100px 50px;
	width: 1120px;
	height: 371px;
	border-radius: 32px;
	background-color: rgb(255, 255, 255);
}

.circle {
	position: absolute;
	width: 232px;
	height: 232px;
	border-radius: 50%;
	background: #ffcc66;
	top: -50px;
	left: -49px;
	text-align: center;
	line-height: 232px;
}

.circle span {
	font-size: 40px;
	font-weight: 700;
}

.content_text1,
.content_text2 {
	width: 820px;
	font-weight: 400;
}

.content_text1 {
	height: 100px;
	position: relative;
	top: 50px;
	left: 250px;
}

.content_text2 {
	position: relative;
	/*	width: 720px;*/
	height: 30px;
	margin: 20px 0;
	margin-left: 250px;
	top: 50px;
}

.content_text2 span {
	font-size: 19px;
}

.content_text2 img {
	position: absolute;
	top: 6px;
	left: -30px;
}

.ceo {
	margin: 0px auto;
	width: 1164px;
	height: 1478px;
	background-color: rgb(255, 255, 255);
	position: relative;
}

.ceo_topic {
	width: 220px;
	height: 30px;
	font-size: 48px;
	font-weight: 700;
	margin: 0px auto;
	padding: 30px 0;
}

.ceo_ceontent {
	width: 936px;
	font-weight: 400;
	margin: 50px auto;
}

.eraser {
	width: 180px;
	margin: 0 auto;
}

.eraser img {
	width: 180px;
}

.pencil {
	width: 450px;
	position: absolute;
	top: 1080px;
	left: 780px;
}

.pencil img {
	width: 450px;
}


/***********************团队*********************************/

.team_content {
	width: 620px;
	position: relative;
}
.team_content p{
	margin: 30px 0px;
}
.right_pic {
	width: 480px;
	height: 540px;
	background-color: rgb(255, 255, 255);
	position: absolute;
	top:170px;
	left: 690px;
}
.ivey{
	width: 460px;
	margin-top: 60px;
}
.team_pic1{
	margin-left: 30px;
	margin-top: 50px;
}
.team_circle1{
	background: #fff6a3;
	width: 250px;
	height: 250px;
	position: relative;
	top: 20px;
	left: 150px;
	margin-bottom: 60px;
}
.team_circle2{
	background: #fff48f;
	width: 70px;
	height: 70px;
	position: relative;
	top: -520px;
	left: 635px;
	z-index: -1;
}
.team_circle3{
	background: #fff171;
	width: 300px;
	height: 300px;
	position: absolute;
	top: 640px;
	left: 1020px;
	margin-bottom: 100px;
	z-index: 1;
}
