<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-size: 12px;
	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 {
	color: #b28850;
	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: #b57e81 #b28850 #fff #b28850;
	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: #831e24;
	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: hsans;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 4px;
	margin: 0px;
}

.bodyTitleRedPart {
	color: #db3d28;
}

.bodyTitleWhiteContainer p {
	color: #fff;
}

.bodyTitleSeparatorContainer {
	width: 1200px;
	margin-top: 40px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.bodyTitleSeparator {
	width: 401px;
	height: 1px;
	background-color: #d1c0a5;
}

.bodyTitleShortSeparator {
	width: 98px;
	height: 5px;
	background-color: #ff9024;
}

.bodySubTitle {
	width: 1200px;
	margin-top: 40px;
	font-size: 24px;
	text-align: center;
	letter-spacing: 2px;
}

.bannerBg {
	width: 1900px;
	margin-left: -360px;
	display: flex;
	justify-content: center;
}

.themeScopeContainer {
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}

.themeCardLine {
	width: 1200px;
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 56px;
}

.themeCardFrame {
	width: 250px;
	height: 260px;
	background-color: #fff;
	border-style: dotted;
	border-width: 1px;
	border-radius: 15px;
	border-color: #f6b37f;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	align-items: center;
}

.themeCardFrame:hover {
	box-shadow: 10px 10px 5px #e2e3e6;
}

.themeCardFrame p {
	color: #000;
	font-size: 24px;
	margin-top: 20px;
	letter-spacing: 2px;
}

.bodyContactContainer {
	width: 1200px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 60px;
}

.bodyContactContainer a {
	text-align: center;
	font-size: 30px;
	color: #fff;
	text-decoration: none;
	letter-spacing: 2px;
	margin-top: -12px;
}

.bodyContactContainer a:hover {
	text-decoration: underline;
}

.bodyContactBg {
	width: 593px;
	height: 81px;
	background-image: url("../img/theme_culture/body_contact_bg.png");
	display: flex;
	justify-content: center;
	align-items: center;
}

.featuresTitleContainer {
	width: 1200px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-top: 60px;
}

.featuresTitleContainer p {
	font-family: jxZhuokai;
	font-size: 40px;
	color: #db3d28;
	text-align: center;
	letter-spacing: 4px;
	line-height: 70px;
}

.featuresTitleLeftSide {
	width: 137px;
	height: 71px;
	background-image: url("../img/theme_culture/title_left_side.png");
	position: absolute;
	margin-left: -500px;
}

.featuresTitleRightSide {
	width: 137px;
	height: 71px;
	background-image: url("../img/theme_culture/title_right_side.png");
	position: absolute;
	margin-left: 500px;
}

.featureThemeLine {
	width: 1200px;
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
}

.featuresFrame {
	width: 228px;
	height: 390px;
	display: inline-flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-family: hsans;
	letter-spacing: 2px;
	border-style: solid;
	border-color: #e7e7e7;
	border-width: 1px;
	border-radius: 15px;
	box-shadow: 10px 10px 5px #fdc691;
}

.featuresFrame:hover {
	box-shadow: 10px 10px 5px #fb7c00;
}

.featuresTitle {
	font-size: 34px;
	font-weight: medium;
	color: #fb7c00;
}

.featuresText {
	font-family: hsans;
	font-size: 24px;
	color: #010101;
}

.classicCaseLine {
	width: 1200px;
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}

.classicCaseLine p {
	font-family: hsans;
	font-size: 18px;
}

.classicCaseContainer {
	width: 380px;
	height: 289px;
	display: inline-flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	padding-top: 15px;
	border-style: solid;
	border-color: #f4f4f4;
	border-width: 1px;
	box-shadow: 0px 0px 30px #f5f5f5;
}

.serviceScopeContainer {
	width: 1200px;
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
}

.serviceScope {
	width: 230px;
	height: 580px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.serviceCardFrame {
	width: 220px;
	height: 570px;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-radius: 10px;
	border-color: #ffe4b8;
	display: flex;
	flex-flow: column;
	justify-content: space-around;
	align-items: center;
}

.serviceCardFrame:hover {
	border-style: solid;
	border-width: 5px;
	border-radius: 10px;
	border-color: #e7ce82;
}

.serviceCardFrame p {
	font-family: hsans;
	color: #000;
	font-size: 22px;
	text-align: center;
}

.serviceCardFrame img {
	margin-top: 40px;
}

.serviceCardTitle {
	width: 195px;
	height: 46px;
	background-color: #e9b33f;
	border-radius: 10px;
	font-family: hsans;
	font-size: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	letter-spacing: 2px;
	color: #fff;
	margin-top: 40px;
}

.serviceCardText {
	width: 195px;
	letter-spacing: 3px;
	line-height: 40px;
	text-align: justify;
}

.purposeAndGoalTitle {
	width: 1920px;
	height: 283px;
	background-image: url("../img/theme_culture/purpose_and_goal_title_background.png");
	margin-top: 80px;
	margin-left: -370px;
	display: flex;
  justify-content: center;
  align-items: center;
  font-size: 32px;
  color: #fff;
  text-align: center;
  letter-spacing: 6px;
}

.yellowKeynote {
	color: #fee729;
}

.designPurposeContainer {
	width: 1200px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.designPurposeTitle {
	width: 337px;
	height: 63px;
	background-image: url("../img/theme_culture/yellow_frame.png");
  font-size: 34px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: 110px;
}

.designPurposeContent {
	height: 279px;
	margin-top: 60px;
	background-image: url("../img/theme_culture/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;
}

.constructionGoalContainer {
	width: 1200px;
	display: inline-flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	margin-top: 60px;
}

.constructionGoalLine {
	width: 919px;
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
}

.constructionGoalLine p {
	font-family: hsans;
	font-size: 24px;
	text-align: center;
	letter-spacing: 2px;
	line-height: 46px;
}

.sevenStepBg {
	width: 1920px;
	height: 1020px;
	background-color: #f9f8f8;
	position: absolute;
	margin-top: 40px;
	margin-left: -370px;
	z-index: -1;
}

.workflowContainer {
	width: 1200px;
	display: inline-flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	margin-top: 60px;
}

.workflowLine {
	width: 1200px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.workflowFrame {
	width: 305px;
	height: 343px;
	background-image: url("../img/theme_culture/seven_step_workflow_bg.png");
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}

.workflowFrame:hover {
	background-image: url("../img/theme_culture/seven_step_workflow_bg_selected.png");
}

.workflowTitle {
	width: 140px;
	font-size: 30px;
	line-height: 15px;
	letter-spacing: 2px;
}

.workflowContent {
	width: 140px;
	font-size: 18px;
	line-height: 15px;
	letter-spacing: 2px;
}

.certificates {
	width: 1200px;
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 60px;
	margin-bottom: 100px;
}

.footer {
	width: 1900px;
	margin-left: -360px;
	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: #831e24;
	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: #831e24 #831e24 #831e24 #831e24;
}

.footerNavMiddle {
	border-color: #831e24 #831e24 #831e24 #831e24;
}

.footerNavTail {
	border-color: #831e24 #831e24 #831e24 #831e24;
}

.footerNavContainer a {
	text-decoration: none;
}

.footerNavContainer a:hover {
	text-decoration: underline;
}

.bgRedRibbon {
	width: 1916px;
	position: absolute;
	float: left;
	z-index: -1;
	margin-left: -366px;
	margin-top: 1100px;
}

.bgFireworks {
	width: 1916px;
	position: absolute;
	float: left;
	z-index: -1;
	margin-left: -366px;
	margin-top: 1580px;
}

.bgAdvantage {
	width: 1916px;
	position: absolute;
	float: left;
	z-index: -1;
	margin-left: -366px;
	margin-top: 3340px;
}

.clear {
	clear:both;
}

#font-face {
	font-family: hsans;
	src: url("../font/SourceHanSansSC-VF.ttf");
}

#font-face {
	font-family: jxZhuokai;
	src: url("../font/江西拙楷手写楷体.ttf");
}
</style>