.contents {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}

.content1s {
	background-color: #f6f7f9;
	width: 100%;
}

.content1 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 1400px;
	margin: 0 auto;
	padding: 90px 0;
}

.content1-left {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 677px;
	height: 349px;
	background-color: #ffffff;
	box-shadow: 0px 0px 11px 1px rgba(31, 36, 8, 0.08);
	border-radius: 4px;
}

.content1-left>input {
	width: 558px;
	height: 72px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px rgba(153, 153, 153, 0.4);
	margin-top: 87px;
	font-size: 24px;
	line-height: 7px;
	color: #999999;
	text-align: center;
}

.content1-left>img {
	width: 558px;
	height: 80px;
	background-color: #a3be25;
	box-shadow: 0px 0px 9px 1px rgba(31, 36, 8, 0.1);
	border-radius: 4px;
	margin-top: 34px;
}

.content1-left>input[type=image] {
	width: 558px;
	height: 80px;
	background-color: #a3be25;
	box-shadow: 0px 0px 9px 1px rgba(31, 36, 8, 0.1);
	border-radius: 4px;
	margin-top: 34px;
}

.content1-right {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 677px;
	height: 349px;
	background-color: #ffffff;
	box-shadow: 0px 0px 11px 1px rgba(31, 36, 8, 0.08);
	border-radius: 4px;
}

.content1-right-top {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 558px;
	margin-top: 31px;
}

.content1-right-button>img {
	width: 558px;
	height: 80px;
	background-color: #a3be25;
	box-shadow: 0px 0px 9px 1px rgba(31, 36, 8, 0.1);
	border-radius: 4px;
	margin-top: 29px;
}

.content2s {
	background-color: #ffffff;
	width: 100%;
}

.content2-1 {
	text-align: center;
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -2px;
	color: #a3be25;
	margin-top: 32px;
}

.content2-2 {
	text-align: center;
}

.content2-3 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	margin-top: 15px;
}

.content2-4 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 1400px;
	margin: 0 auto;
	margin-top: 30px;
}

.content2-4 img {
	width: 612px;
/*	height: 420px; */
	height: 143px;
}

.content2-5 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 1400px;
	margin: 0 auto;
	margin-top: 22px;
	padding-bottom: 95px;
	text-align: center;
}

.content2-5 img {
	width: 136px;
	height: 136px;
}

.content2-5-left-txt {
	font-size: 30px;
	margin-top: 13px;
	color: #999999;
}

.content2-5-left,
.content2-5-right {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 615px;
}

.content3s {
	width: 100%;
	margin-top: 90px;
}

.content3-1 {
	text-align: center;
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -2px;
	color: #a3be25;
}

.content3-2 {
	text-align: center;
}

.content3-3 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	margin-top: 15px;
}

.content3-4 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 1400px;
	margin: 0 auto;
	margin-top: 50px;
}

.content3-4-left,
.content3-4-right {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	width: 681px;
}

.content3-4-left>div,
.content3-4-right>div {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 611px;
	height: 130px;
	background-color: #FFFFFF;
	padding: 0 34px;
	margin-bottom: 18px;
}

.content3-4-1 {
	font-size: 60px;
	font-weight: normal;
	font-style: italic;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: -1px;
	color: #b2c758;
	opacity: 0.24;
}

.content3-4-2 a {
	width: 242px;
	height: 33px;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #333333;
}

.content3-4-3 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 350px;
}

.content3-4-3 a {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
}

.content3-4-txt {
	display: flex;
	flex-direction: column;
	justify-content: center;
}


.content4s {
	width: 100%;
	margin-top: 90px;
}

.content4-1 {
	text-align: center;
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -2px;
	color: #a3be25;
}

.content4-2 {
	text-align: center;
}

.content4-3 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 72px;
	letter-spacing: 0px;
	color: #999999;
}

.content4-4 {
	width: 1400px;
	margin: 0 auto;
	text-align: right;
}

.content4-5 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 1400px;
	margin: 0 auto;
	padding-top: 18px;
	text-align: center;
}

.content4-5-img img {
	width: 330px;
	height: 286px;
}

.content4-5-txt {
	width: 312px;
	height: 48px;
	padding: 17px 9px;
	text-align: left;
	background-color: #FFFFFF;
	overflow: hidden;
}

.content4-5-txt a {
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: #353535;
}

.content4-5-profile {
	width: 312px;
	height: 50px;
	padding: 0 9px;
	text-align: left;
	background-color: #FFFFFF;
}

.content4-5-profile span {
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #666666;
}

.content4-5-profile img {
	width: 36px;
	height: 36px;
	text-align: left;
}

.content5s {
	margin-top: 72px;
}

.content5-1 {
	text-align: center;
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -2px;
	color: #a3be25;
}

.content5-2 {
	text-align: center;
}

.content5-3 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	margin-top: 15px;
}

.content6s {
	background-color: #ffffff;
	width: 100%;
	margin-top: 90px;
	padding-bottom: 50px;
}

.content6-1 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	width: 749px;
	height: 45px;
	padding-top: 64px;
}

.content6-1 div {
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
}

.content6-1-active {
	width: 137px;
	height: 45px;
	line-height: 45px;
	background-color: #a3be25;
	border-radius: 4px;
	text-align: center;
	color: #FFFFFF !important;
}

.content6-2 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 0 auto;
	width: 1400px;
	padding-top: 54px;
}

.content6-2-left {
	width: 629px;
	height: 537px;
}

.content6-2-right {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	width: 683px;
	height: 537px;
}

.content6-2-right-top {
	width: 683px;
	/* height: 75px; */
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -1px;
	color: #333333;
}

.content6-2-right-top span {
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	position: absolute;
	top: 5px;
	right: 0;
	letter-spacing: 0px;
	color: #333333;
}

.content6-2-right-bottom {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 683px;
	height: 450px;
	padding: 40px 0 15px;
}

.content6-2-right-bottom div {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.content6-2-right-bottom-left a {
	width: 465px;
	height: 20px;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: -2px;
	color: #999999;
}

.content6-2-right-bottom-right {
	width: 113px;
	height: 16px;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #999999;
}

.content6-3 {
	width: 1400px;
	margin: 34px auto 50px;
	text-align: right;
}