<style type="text/css">
body {
	margin: 0px;
	padding: 0px;
}

.mainContainer {
	width: 1200px;
	margin: auto;
}

.header {
	background-color: #fff;
}

.headerContainer {
	width: 980px;
	height: 205px;
	margin: auto;
}


.greyContainer {
	color: #b1a9b7;
}

.welcomeText {
	width: 250px;
	float: left;
}

.welcomeText p {
	font-size: 12px;
}

.greyLinks {
	width: 400px;
	float: right;
}

.greyLinks a:hover {
	font-weight: bold;
}

.greyLink {
	float: right;
	margin-left: 20px;
	text-decoration: none;
}

.greyLink p {
	font-size: 12px;
	color: #b1a9b7;
}

.headerMainContainer {
	width: 100%;
	height: 135px;
	display: inline-flex;
	align-items: center;
}

.headerLogoContainer {
	width: 212px;
	height: 79px;
	border-style: solid;
	border-color: #fff #b1a9b7 #fff #fff;
	border-width: 1px;
	margin-left: -10px;
}

.headerTitleContainer {
	margin-left: 15px;
}

.headerMainTitle {
	width: 400px;
	color: #d01d31;
	font-size: 22px;
	font-weight: bold;
}

.headerSubTitle {
	width: 400px;
	color: #736c67;
	font-weight: bold;
	white-space: pre;
}

.headerContactContainer {
	margin-left: 200px;
}

.headerContactTitle {
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	font-size: 15px;
	margin-left: 10px;
}

.headerContactText {
	margin-left: 47px;
}

.headerContactPhone {
	width: 27px;
	height: 27px;
}

.headerContactTel {
	width: 159px;
	color: #de2728;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
}

.headerNavContainer {
	width: 1900px;
	height: 45px;
	margin-left: -462px;
	background-color: #de2728;
	border-width: 1px;
	border-style: solid;
	border-color: #e76e6e #de2728 #fff #de2728;
	display: flex;
	justify-content: center;
}

.headerNavContainer a {
	color: #fff;
	text-decoration: none;
}

.headerNavContainer a:hover {
	color: #ffff41;
	text-decoration: underline;
}

.headerNavLine {
	width: 980px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.headerNav {
	height: 30px;
	font-size: 14px;
	color: #d3d3d3;
	margin-top: 10px;
}

.bodyContainer {
	margin-top: 15px;
}

.bodyTitleContainer {
	width: 1200px;
	margin-top: 100px;
	padding: 0;
	display: inline-flex;
	justify-content: center;
  align-items: center;
}

.bodyTitleContainer p {
	font-family: 'fzktjw';
	font-size: 60px;
	font-weight: bold;
	margin: 20px;
	margin: 0px;
	margin-left: 40px;
}

.bodyTitleLogo {
	float: left;
	width: 96px;
	height: 104px;
	background-image: url("../img/rural_revitalization/house.png");
}

.bannerBg {
	width: 1900px;
	margin-left: -360px;
	display: flex;
	justify-content: center;
}

.serviceScopeBg {
	width: 1920px;
	height: 383px;
	background-image: url('../img/rural_revitalization/bg_service_scope.png');
	position: absolute;
	margin-top: 380px;
	margin-left: -370px;
	z-index: -1;
}

.serviceScopeLine {
	width: 1200px;
	height: 400px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-style: solid;
	border-width: 1px;
	border-color: #e6e7e7;
	background-color: rgba(255,255,255,0.7);
}

.serviceScopeContainer {
	width: 20px;
	margin-left: 45px;
	margin-right: 45px;
}

.serviceScopeContainer p {
	font-family: fzhtjw;
	font-size: 30px;
}

.ServiceCardBg {
	width: 1920px;
	height: 744px;
	background-image: url('../img/rural_revitalization/bg_service_card.png');
	position: absolute;
	margin-top: 0px;
	margin-left: -370px;
	z-index: -1;
}

.serviceCardContainer {
	width: 1200px;
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
}

.serviceCard {
	border-style: solid;
	border-width: 1px;
	border-color: #e6e7e7;
}

.bgContainer {
	display: flex;
}

.bambooBg {
	position: absolute;
	float: left;
	margin-left: -600px;
	margin-top: 2150px;
}

.bambooBg {
	width: 656px;
	height: 452px;
	background-image: url("../img/rural_revitalization/bamboo.png");
	position: absolute;
	margin-left: -660px;
	margin-top: 0px;
}

.leavesBg {
	width: 302px;
	height: 457px;
	background-image: url("../img/rural_revitalization/leaves.png");
	position: absolute;
	margin-left: 1240px;
	margin-top: 0px;
}

.systemServiceContainer {
	width: 980px;
	margin-left: 100px;
}

.systemServiceSubtitle {
	height: 209px;
	background: url("../img/rural_revitalization/system_service_cube_in_ring.png") no-repeat center;
	display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
}

.systemServiceSubtitle p {
	margin-top: 120px;
}

.systemServiceContent {
	height: 352px;
	margin-top: -80px;
	background: url("../img/rural_revitalization/system_service_ring_in_arc.png") no-repeat center;
	font-size: 30px;
}

.systemServiceContentLine {
	display: inline-flex;
	justify-content: space-between;
}

.systemServiceContentLine p {
	width: 400px;
}

.flowerBg {
	width: 1920px;
	height: 1164px;
	background-image: url("../img/rural_revitalization/bg_classic_case_flower.png");
	position: absolute;
	margin-left: -370px;
	margin-top: 120px;
	z-index: -1;
}

.classicCaseLine {
	display: inline-flex;
}

.classicCaseLine p {
	font-size: 24px;
}

.classicCaseFrame {
	width: 370px;
	height: 58px;
	color: #000;
	display: flex;
	justify-content: center;
  align-items: center;
	background-color: #fff;
	border-color: #dbdbdb;
	border-style: solid;
	border-width: 1px;
}

.classicCaseFrame:hover {
	background-color: #69aa41;
	color: #fff;
}

.serviceTeamLine {
	width: 1200px;
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
}

.serviceTeamContainer {
	width: 226px;
	height: 460px;
	background-color: #fdfdff;
	display: flex;
	flex-flow: column;
	justify-content: space-around;
	align-items: center;
	border-style: solid;
	border-width: 1px;
	border-color: #e9e9ea;
	padding: 2px;
}

.serviceTeamContainer p {
	margin: 0px;
}

.serviceTeamTitle {
	width: 212px;
	color: #69aa41;
	display: flex;
	justify-content: center;
  align-items: center;
  font-size: 24px;
}

.serviceTeamContents {
	width: 190px;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 1px;
  text-align: justify;
}

.purposeAndGoalTitle {
	width: 1900px;
	height: 617px;
	background-image: url("../img/rural_revitalization/purpose_and_goal_title_background.png");
	margin-top: 160px;
	margin-left: -352px;
	display: flex;
  justify-content: center;
  align-items: center;
  font-size: 32px;
  color: #fff;
  text-align: center;
}

.yellowKeynote {
	color: #fee729;
}

.designPurposeContainer {
	height: 63px;
	background-image: url("../img/rural_revitalization/yellow_tick_and_frame.png");
	background-repeat: no-repeat;
	margin-top: 110px;
	margin-left: 360px;
}

.designPurposeTitle {
	width: 1000px;
	height: 63px;
	margin-left: -260px;
  font-size: 34px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.designPurposeContent {
	height: 279px;
	margin-top: 120px;
	background-image: url("../img/rural_revitalization/purpose_content.png");
	background-repeat: no-repeat;
}

.designPurposeContentLine {
	display: inline-flex;
	margin-top: -18px;
}

.designPurposeContentLine p {
	width: 400px;
	font-size: 24px;
	color: #fff;
	margin-bottom: 40px;
}

.constructionGoalLine {
	width: 100%;
	margin-top: 80px;
	display: inline-flex;
  justify-content: space-between;
}

.constructionGoal {
	width: 256px;
	height: 223px;
	background-image: url("../img/rural_revitalization/construct_goal_num_flag.png");
	background-repeat: no-repeat;
	background-size: 45px 54px;
	background-position: 20px 0px;
	border-style: solid;
	border-color: #dddddd;
	border-width: 1px;
	display: flex;
	justify-content: center;
	align-items: center;
  text-align: center;
  font-size: 24px;
}

.constructionGoalNum {
	font-size: 27px;
	font-weight: bold;
	color: #fff;
	margin-top: -180px;
}

.workflowContainer {
	height: 1100px;
	margin-top: 200px;
	background-image: url("../img/rural_revitalization/work_flow_seven_steps.png");
	background-repeat: no-repeat;
	background-position: 50 50;
}

.workflowContent {
	width: 120px;
	float: left;
	font-size: 24px;
	line-height: 15px;
	letter-spacing: 2px;
}

.footer {
	width: 1900px;
	margin-left: -352px;
	display: flex;
	justify-content: center;
	background-color: #383838;
}

.footerContainer {
	height: 300px;
	margin-left: 440px;
}

.friendLinksHeader {
	width: 100%;
	margin-top: 30px;
	display: inline-flex;
	align-items: center;
}

.friendLinksHeader a {
	color: #c4c4c4;
	text-decoration: none;
}

.friendLinksHeader a:hover {
	text-decoration: underline;
}

.friendLinksTitle {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

.friendLinksText {
	margin-left: 20px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.friendLinks {
	width: 980px;
	margin-top: 10px;
	display: inline-flex;
	justify-content: space-between;
	font-size: 12px;
}

.friendLinks a {
	color: #c4c4c4;
	text-decoration: none;
}

.friendLinks a:hover {
	text-decoration: underline;
}

.footerSeperator {
	width: 980px;
	height: 2px;
	margin-top: 20px;
}

.footerContentContainer {
	width: 980px;
	display: inline-flex;
	justify-content: space-around;
	align-items: center;
	color: #c4c4c4;
	font-size: 13px;
}

.footerLogo {
	width: 198px;
	height: 59px;
	margin-top: -20px;
}

.footerLogoSlogan {
	height: 10px;
	text-align-last: justify;
}

.footerContent {
	white-space: pre;
	margin-top: 30px;
}

.footerQRcode {
	width: 103px;
	height: 101px;
	float: right;
}

.footerNavContainer {
	height: 45px;
	margin-left: -440px;
	background-color: #232325;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.footerNav {
	height: 30px;
	font-size: 14px;
	color: #d3d3d3;
	margin-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
	border-style: solid;
	border-width: 1px;
}

.footerNavHead {
	border-color: #232325 #303032 #232325 #232325;
}

.footerNavMiddle {
	border-color: #232325 #303032 #232325 #1b1b1c;
}

.footerNavTail {
	border-color: #232325 #232325 #232325 #1b1b1c;
}

.footerNavContainer a {
	text-decoration: none;
}

.footerNavContainer a:hover {
	text-decoration: underline;
}

.clear {
	clear:both;
}

@font-face {
	font-family: fzktjw;
	src: url("../font/FZKTJW.TTF");
}

@font-face {
	font-family: fzhtjw;
	src: url("../font/FZHTJW.TTF");
}

</style>