.buttom {
	padding-bottom: 50px;
	background-color: white;
	margin-top: 20px;
}

.buttom-copyright {
	display: flex;
	display: -webkit-flex;
	background-color: #ff7043;
	height: 30px;
	width: 90%;
	justify-content: space-between;
	padding: 0 5%;
	align-items: center;
	color: white;
	font-size: 14px;

}

.body-right-box-right {
	display: flex;
	display: -webkit-flex;
	width: 100%;
	flex-direction: column;
	justify-content: center;

}

.body-right-box-left {
	display: flex;
	display: -webkit-flex;
	width: 100%;
	flex-direction: column;
	justify-content: center;

}

.body-right-top {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	width: 75%;
	font-size: 25px;
	padding: 60px 0;
}

.body-right div:nth-child(2) {
	text-indent: 2em;
	width: 75%;
	line-height: 33px;
	letter-spacing: 1px;
	display: flex;
	display: -webkit-flex;
}

.body-right span {
	margin-bottom: 20px;
	width: 150%;
}

.body-right {
	width: 75%;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
}

.body-left {
	width: 25%;
	display: flex;
	display: -webkit-flex;
	padding-left: 8%;
}

.body {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	background-color: white;
	margin-top: 20px;
	padding: 50px 0 80px 0;
}

.head-body-box-left div:first-child {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 55px 0;
	font-size: 25px;
}

.head-body-box-left div:nth-child(2) {
	text-indent: 2em;
	width: 100%;
	line-height: 33px;
	letter-spacing: 1px;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
}

.head-body-box-right {
	width: 25%;
	padding: 10px 30px;
	display: flex;
	display: -webkit-flex;
	margin-left: 100px;
	flex-direction: column;
	height: 100%;
	align-items: flex-start;
	margin-top: 2%;
}

.head-body-box-left {
	width: 75%;
	padding: 10px 30px;
	padding-left: 8%;
	display: flex;
	display: -webkit-flex;
	margin-left: 100px;
	flex-direction: column;
	height: 100%;
}

.head-body {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	background-color: white;
	margin-top: 20px;
	padding: 30px 0 50px 0;
}

.head-body-box {
	width: 100%;
	display: flex;
	display: -webkit-flex;

}

.other2 a {
	color: white;
	text-decoration: none;
}

.other2 div {
	display: flex;
	display: -webkit-flex;
	margin: 0 20px 10px 20px;
}

.other2 {
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	margin-top: 50px;
}

.other a {
	color: white;
	text-decoration: none;
}

.other div {
	display: flex;
	display: -webkit-flex;
	margin: 20px 20px 0 20px;
}

.other {
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	margin-top: 50px;
}

.name div:nth-child(2) {

	letter-spacing: 1px;
	font-family: "黑体";
}

.name div:first-child {
	font-weight: 700;
	letter-spacing: 3px;
	font-family: "黑体";
}

.name {
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	font-size: 32px;

	margin-left: 40px;
}

.head-top-left {
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	align-items: center;
}

.head-top {
	display: flex;
	display: -webkit-flex;
	width: 94%;
	height: 220px;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	color: white;
	padding: 0 3%;
	background-color: #ff7043;
}
.head-top2 {
	display: flex;
	display: -webkit-flex;
	width: 94%;
	height: 80px;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	color: white;
	padding: 0 3%;
	background-color: #ff7043;
	position: fixed;
}

.head {
	display: flex;
	display: -webkit-flex;
	width: 100%;
	height: auto;
	flex-direction: column;

}

#content {
	display: flex;
	display: -webkit-flex;
	margin: 0 auto;
	padding: 0;
	flex-direction: column;
	width: 100%;
}

body {
	background-color: #e7e7e7;
}

* {
	margin: 0;
	padding: 0;
}
