classicCaseFrame<style type="text/css">
		a {
	text-decoration:none;
}
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: #a83a03;
	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: #a83a03;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
}

.headerNavContainer {
	width: 1900px;
	height: 45px;
	margin-left: -462px;
	background-color: #a83a03;
	border-width: 1px;
	border-style: solid;
	border-color: #b57e81 #831e24 #fff #831e24;
	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;
	height: 159px;
	margin-top: 100px;
	padding: 0;
	display: inline-flex;
	justify-content: center;
  align-items: center;
  background-image: url("../img/school_history_museum/bg_body_title.png");
  background-repeat: no-repeat;
  background-position: center center;
}

.bodyTitleContainerAdvantageBg {
	width: 1200px;
	height: 159px;
	margin-top: 100px;
	padding: 0;
	display: inline-flex;
	justify-content: center;
  align-items: center;
  background-image: url("../img/school_history_museum/bg_body_title_advantage.png");
  background-repeat: no-repeat;
  background-position: center center;
}

.bodyTitleContainer p {
	font-size: 50px;
	color: #a83a03;
	letter-spacing: 4px;
	white-space: pre;
}


.bodyTitleContainerAdvantageBg p {
	font-size: 50px;
	color: #a83a03;
	letter-spacing: 4px;
	white-space: pre;
}


.bodyTitleSeparatorContainer {
	width: 1200px;
	margin-top: 30px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.bodyTitleSeparator {
	width: 75px;
	height: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #ff9600 ;
}

.bannerBg {
	width: 1900px;
	margin-left: -360px;
	display: flex;
	justify-content: center;
}

.serviceScopeContainer {
	width: 1200px;
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
}

.serviceCardFrame {
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}

.serviceCardFrame p {
	width: 157px;
	height: 336px;
	color: #a83a03;
	font-size: 30px;
	letter-spacing: 6px;
	writing-mode: vertical-rl;
	background-image: url("../img/school_history_museum/service_project_bg.png");
	background-repeat: no-repeat;
	background-position: center center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.featuresContentContainer {
	width: 1400px;
	display: inline-flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-left: -100px;
}

.featuresFrame {
	width: 280px;
	height: 540px;
	background-color: #fff;
	display: inline-flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	border-style: solid;
	border-width: 1px;
	border-color: #ebd2c6;
	margin-top: 20px;
}

.featuresFrame img{
	padding-top:40px
}

.featuresTitle {
	width: 250px;
	height: 64px;
	background-color: #df6a2e;
	font-family: qiuhongkai;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 44px;
}

.featuresText {
	color: #d94c06;
	font-size: 26px;
	letter-spacing: 6px;
	line-height: 50px;
	margin-top: 14px;
}

.classicCaseLine {
	width: 1200px;
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}

.classicCaseFrame {
	width: 380px;
	height: 340px;
	display: inline-flex;
	flex-flow: column;
	justify-content: space-around;
	align-items: center;
	border-style: solid;
	border-color: #ebd1c4;
	border-width: 1px;
	box-shadow: 20px 20px 30px #f0edeb;
	padding-bottom: 24px;
}

.classicCaseFrame a{text-decoration:none;}

.classicCaseFrame p {
	font-family: hsans;
	font-size: 24px;
	color: #a83a03;
	margin: 0px;
	padding-top: 27px;
	font-weight:bold;
}

.classicCaseSeparator {
	width: 212px;
	height: 1px;
	background-color: #d19679;
	
}

.advantageContainer {
	width: 1200px;
	margin-top: 80px;
	display: flex;
	flex-flow: column;
	color: #fff;
}

.advantageLine {
	display: inline-flex;
  justify-content: space-between;
}

.advantageFrame {
	width: 300px;
	height: 190px;
	background-color: #a83a03;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
  text-align: center;
  letter-spacing: 3px;
}

.advantageFrameTitle {
	font-size: 26px;
	font-weight: bold;
}

.advantageFrameText {
	margin-top: 20px;
	font-size: 18px;
	line-height: 30px;
	white-space: pre-wrap;
}

.workflowContainer {
	height: 1100px;
	margin-top: 120px;
	background-image: url("../img/school_history_museum/work_flow_seven_steps.png");
	background-repeat: no-repeat;
	background-position: -30px -40px;
}

.workflowContent {
	width: 120px;
	float: left;
	font-size: 24px;
	line-height: 15px;
	letter-spacing: 2px;
}

.customers {
	margin-top: 60px;
	margin-bottom: 60px;
}

.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;
}

.serviceScopeBg {
	width: 1920px;
	height: 1000px;
	background-image: url("../img/school_history_museum/bg_service_scope.png");
	position: absolute;
	z-index: -1;
	margin-top: 300px;
	margin-left: -370px;
}

.featuresBg {
	width: 1920px;
	height: 975px;
	background-image: url("../img/school_history_museum/bg_features.png");
	position: absolute;
	z-index: -1;
	margin-left: -370px;
}

.advantageBg {
	width: 1920px;
	height: 840px;
	background-color: #fff2e7;
	position: absolute;
	z-index: -1;
	margin-top: 50px;
	margin-left: -370px;
}

.advantageBgTopLeft {
	width: 532px;
	height: 252px;
	background-image: url("../img/school_history_museum/bg_advantage_top_left.png");
	background-repeat: no-repeat;
	position: absolute;
	z-index: -1;
	margin-top: 50px;
	margin-left: -366px;
}

.advantageBgTopRight {
	width: 501px;
	height: 683px;
	background-image: url("../img/school_history_museum/bg_advantage_top_right.png");
	background-repeat: no-repeat;
	position: absolute;
	z-index: -1;
	margin-top: 50px;
	margin-left: 1000px;
}

.advantageBgBottomLeft {
	width: 890px;
	height: 244px;
	background-image: url("../img/school_history_museum/bg_advantage_bottom_left.png");
	background-repeat: no-repeat;
	position: absolute;
	z-index: -1;
	margin-top: 640px;
	margin-left: -466px;
}

.advantageBgBottomRight {
	width: 325px;
	height: 215px;
	background-image: url("../img/school_history_museum/bg_advantage_bottom_right.png");
	background-repeat: no-repeat;
	position: absolute;
	z-index: -1;
	margin-top: 670px;
	margin-left: 1225px;
}

.clear {
	clear:both;
}

@font-face {
	font-family: qiuhongkai;
	src: url("../font/演示秋鸿楷.TTF");
}
</style>