body {
	background-color: #fafafa;
	background-image: url(../Image/index/3-b.png);
	background-position: right center;
	background-size: cover;
	background-attachment:fixed;
	text-align: center;
}
.contentContainer {
	padding: 116px 20px 40px 20px;
	max-width: 1124px;
	margin: 0 auto;
	font-size: 0;
	box-sizing: border-box;
}
h1 {
	font-size: 40px;
	color: #454545;
	letter-spacing: 2px;
	text-align: left;
	text-shadow: 0 2px 3px rgba(0,0,0,.3);
}
.systemIntro {
	font-size: 16px;
	line-height: 24px;
	color: #454545;
	letter-spacing: 2px;
	text-align: left;
	margin-top: 40px;
	max-width: 800px;
	margin-right: 100px;
	background-color: rgba(255, 255, 255, 0.6);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.evaluationList {
	text-align: left;
	overflow-x: auto;
	height: 440px;
	margin-top: 100px;
}
.evaluationList ol {
	width: 900px!important;
}
.evaluationList li {
	position: relative;
	display: inline-block;
	width: 260px;
	height: 400px;
	background-color: #26B4B6;
	text-align: left;
	margin-right: 40px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 3px 10px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,.3);
  -moz-box-shadow: 0 3px 10px rgba(0,0,0,.3);
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	top: 0;
	cursor: default;
	vertical-align: middle;
	margin-top: 20px;
}
.evaluationList li:last-child {
	margin-right: 0;
}
.evaluationList li:hover {
	box-shadow: 0 3px 20px rgba(0,0,0,.6);
	-webkit-box-shadow: 0 3px 20px rgba(0,0,0,.6);
  -moz-box-shadow: 0 3px 20px rgba(0,0,0,.6);
	top: -10px;
}
.evaluationList li>img {
	position: absolute;
	right: 8px;
	top: 8px;
}
.evaluationList .type {
	color: #FFF;
	font-size: 14px;
	margin-top: 30px;
	margin-left: 20px;
}
.evaluationList .packName {
	color: #FFF;
	font-size: 26px;
	margin-top: 10px;
	margin-left: 20px;
}
.evaluationList .packInfo {
	margin-top: 30px;
	padding: 20px;
	background-color: #23A5A7;
}
.evaluationList .openLoginWindow {
	cursor: pointer;
}
.evaluationList .packInfo>div {
	display: inline-block;
	min-width: 110px;
}
.evaluationList .packInfo>div span:first-child {
	font-size: 30px;
	color: #FFF;
	font-weight: bold;
	display: block;
}
.evaluationList .packInfo>div span:last-child {
	font-size: 14px;
	color: #FFF;
	display: block;
	margin-top: 20px;
}
.evaluationList .introduction {
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	letter-spacing: 1px;
	margin: 17px 20px 0 20px;
	text-align: justify;
}
.evaluationList li a {
	background-color: #FFF;
	letter-spacing: 2px;
	font-size: 14px;
	padding: 10px 10px 10px 12px;
	color: #26B4B6;
	display: block;
	text-align: center;
	margin: 30px auto 0 auto;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	-ms-border-radius: 17px;
	-o-border-radius: 17px;
	border-radius: 17px;
	position: absolute;
	bottom: 30px;
	left: 60px;
	width: 118px;
	cursor: pointer;
}
.evaluationList .checkMyReport {
	display: inline-block;
	height: 400px;
	margin: 20px 20px 0 20px;
	vertical-align: middle;
}
.evaluationList .checkMyReport li {
	cursor: pointer;
	margin: 0!important;
}
.lockPack .packInfo {
	text-align: center;
}
.lockPack .packInfo i {
	font-size: 40px;
	color: rgba(255, 255, 255, 0.8);
	display: block;
}
.lockPack .packInfo span {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.8);
	display: block;
	margin-top: 10px;
}
.evaluationList .lockPack a {
	background-color: rgba(255, 255, 255, 0.5);
	cursor: not-allowed;
}
.report {
	background-color: #885EC4!important;
}
.chart {
	margin-top: 30px;
	height: 104px;
	width: 208px;
	padding: 0 26px;
	background-color: #845CBF;
	background-image: url(../Image/Background/chart_background.png);
	background-size: contain;
	background-position: center center;
}
.chart canvas {
	position: relative;
/*	top: 16px;*/
}
.reportAge {
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	letter-spacing: 1px;
	margin: 17px 20px 0 20px;
	text-align: justify;
	height: 60px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.reportAge br {
	display: none;
}
.doneList {
	height: 30px;
	width: 140px;
	position: absolute;
	bottom: 30px;
	left: 60px;
	right: 60px;
}
.doneList>div {
	height: 30px;
	width: 30px;
	display: inline-block;
	margin-right: 25px;
	position: relative;
}
.doneList>div:last-child {
	margin-right: 0;
}
.doneList>div img {
	width: 30px;
	height: 30px;
}
.doneList>div i {
	font-size: 14px;
	color: #FFDE74;
	position: absolute;
	right: -1px;
	bottom: -1px;
	display: inline-block;
	width: 14px;
	height: 14px;
	text-align: center;
	text-shadow: 0 0px 8px rgba(0,0,0,.6);
}







