* {
	font-family: "Microsoft YaHei";
}
html {
	min-height: 800px; min-width: 1400px;
}
html {
	height: 100%;
}
body {
	height: 100%;
}
.centent-wrap {
	margin: 0px auto; width: 1400px;
}
header {
	height: 35px; background-color: red;
}
header .centent-wrap {
	padding: 16px 0px 0px 104px; color: rgb(255, 255, 255); font-size: 14px; box-sizing: border-box;
}
header .centent-wrap ul li {
	margin-right: 36px; float: left; display: inline-block;
}
header .centent-wrap ul li.nav-right {
	float: right;
}
header .centent-wrap ul li.nav-right a {
	color: rgb(255, 255, 255); text-decoration: none;
}
body {
	background-color: red;
}
.body-wrap {
	height: calc(100% - 90px);
}
.content-body {
	height: calc(100% - 215px); background-image: linear-gradient(rgb(255, 0, 0) 0%, rgb(255, 192, 0) 74%);
}
.content-body .centent-wrap {
	height: 100%; overflow: hidden; background-image: url(content-bgi.png); background-repeat: no-repeat; background-size: cover;
}
.content-body .modular-wrap {
	list-style: none; margin: 20px auto 0px; display: flex; justify-content: center;
}
.content-body .modular-wrap > li {
	width: 158px; margin-left: 137px; position: relative;
}
.content-body .modular-wrap > li:last-of-type {
	margin-right: 137px;
}
.content-body .modular-wrap > li .modular {
	text-align: center; display: flex; flex-direction: column; justify-content: center;
}
.content-body .modular-wrap > li .modular i {
	width: 133px; height: 158px; display: block;
}
.content-body .modular-wrap > li .modular span {
	color: rgb(97, 2, 2); font-size: 18px; margin-top: 32px;
}
.content-body .modular-items {
	left: 50%; top: -126px; display: none; position: absolute; transform: translate3d(-50%, 0px, 0px);
}
.content-body .modular-items ul {
	list-style: none; width: 580px; display: flex; justify-content: space-between;
}
.content-body .modular-items ul li {
	background-position: 0px -2px; border-radius: 50%; border: 2px solid transparent; border-image: none; width: 86px; height: 86px; color: rgb(184, 3, 3); display: inline-flex; justify-content: center; align-items: center; background-image: url("bubble.png"); background-repeat: no-repeat;
}
.content-body .modular-items ul li:hover {
	border-color: red; color: rgb(255, 255, 255);
}
.content-body .modular-items ul li span {
	text-align: center; line-height: 20px; font-size: 16px;
}
.content-body .modular-items ul li:nth-of-type(1) {
	left: 10px; top: 20px; position: relative;
}
.content-body .modular-items ul li:nth-of-type(2) {
	top: -35px; position: relative;
}
.content-body .modular-items ul li:nth-of-type(3) {
	top: -60px; position: relative;
}
.content-body .modular-items ul li:nth-of-type(4) {
	top: -60px; position: relative;
}
.content-body .modular-items ul li:nth-of-type(5) {
	top: -35px; position: relative;
}
.content-body .modular-items ul li:nth-of-type(6) {
	top: 20px; right: 10px; position: relative;
}
footer {
	height: 54px; text-align: center; color: rgb(255, 255, 255); line-height: 27px; overflow: hidden; background-color: red;
}
footer p {
	margin: 0px auto; width: 172px; height: 27px; text-align: justify; line-height: 27px; font-size: 12px;
}
footer p span {
	padding-left: 100%; display: inline-block;
}
.icon-modular1 {
	background-image: url(modular1.png);
}
.icon-modular2 {
	background-image: url(modular2.png);
}
.icon-modular3 {
	background-image: url(modular3.png);
}
#supervise_button {
	background-image: url(four-1.png);
}
#education_button {
	background-image: url(four-5.png);
}
#exhibition_button {
	background-image: url(four-3.png);
}
#office_button {
	background-image: url(four-4.png);
}
.cn-button-name {
	left: 50%; top: 142%; width: 143px; height: 53px; text-align: center; color: rgb(178, 3, 3); line-height: 22px; letter-spacing: 2px; font-size: 18px; font-weight: bold; display: block; position: absolute; transform: translate3d(-50%, 0px, 0px);
}
.cur-modular .cn-button-name {
	color: rgb(97, 2, 2); font-size: 20px;
}
.cur-modular .cn-button {
	border: 2px solid rgb(255, 255, 255); border-image: none; transform: translate3d(-50%, -50%, 0px) scale(1.2);
}
.modular-name-warning {
	background-image: url(modular-name-warning.png); background-repeat: no-repeat;
}
.modular-name-supervise {
	background-image: url("modular-name-supervise.png"); background-repeat: no-repeat;
}
.modular-name-partyBuilding {
	background-image: url(modular-name-partyBuilding.png); background-repeat: no-repeat;
}
.modular-name-gridding {
	background-image: url("modular-name-gridding.png"); background-repeat: no-repeat;
}
.cur-modular .modular-name-warning {
	background-image: url(modular-name-warning-hover.png);
}
.cur-modular .modular-name-supervise {
	background-image: url("modular-name-supervise-hover.png");
}
.cur-modular .modular-name-partyBuilding {
	background-image: url(modular-name-partyBuilding-hover.png);
}
.cur-modular .modular-name-gridding {
	background-image: url("modular-name-gridding-hover.png");
}
.csstransforms .cn-wrapper li a span {
	left: 50%; top: 1.8em; width: 79px; height: 36px; font-size: 16px; position: absolute; transform: translate3d(-50%, 0px, 0px);
}
.csstransforms .cn-wrapper li a:hover span {
	background-position-x: -79px;
}
.csstransforms .cn-wrapper li a[href='#']:hover span {
	background-position-x: 0px;
}
.title-education {
	background-image: url(education.png);
}
.title-interaction {
	background-image: url(interaction.png);
}
.title-knowledgeBase {
	background-image: url(knowledgeBase.png);
}
.title-classicCase {
	background-image: url(classicCase.png);
}
.title-portalSite {
	background-image: url(portalSite.png);
}
.title-reportWebsite {
	background-image: url(reportWebsite.png);
}
.title-microblog {
	background-image: url(microblog.png);
}
.title-weixin {
	background-image: url(weixin.png);
}
.title-responsibility {
	background-image: url("responsibility.png");
}
.title-fourType {
	background-image: url("fourType.png");
}
.title-fourWind {
	background-image: url("fourWind.png");
}
.title-eightProvisions {
	background-image: url("eightProvisions.png");
}
.title-EBranch {
	background-image: url(EBranch.png);
}
.title-partyAffairs {
	background-image: url(partyAffairs2.png);
}
.title-onlineCollege {
	background-image: url(onlineCollege.png);
}
.title-flagArea {
	background-image: url("flagArea.png");
}
.title-city {
	background-image: url("city.png");
}