body {
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;

}

.topImg {
	width: 100%;
	height: 120px;
}

.contentBig {
	background-image: url(bg-map@2x.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin: 0 120px;
}

.content {
	margin: 20px 210px;

}

.standardSystem {
	width: 300px;
	height: 720px;
	border: 1px solid #CDD1DD;
	display: inline-block;
	vertical-align: top;
}

.standardSystemTitle {
	width: 300px;
	height: 44px;
	background-color: #5d9ce3;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 44px;
}

.standardSystemCon {
	overflow-y: auto;
}

.latestStandards {
	width: 930px;
	display: inline-block;
	vertical-align: top;
	background: rgba(255, 255, 255, 0.8);
	border-radius: 4px;
	border: 1px solid #CDD1DD;
}

.latestStandardsTitle {
	height: 41px;
	line-height: 41px;
	margin: 0 20px;
}

.latestStandardsTitleLeft {
	display: inline-block;
	width: 90px;
	color: #1890FF;
	font-size: 16px;
	border-bottom: 2px solid #1890FF;
	font-weight: bold;
}

.latestStandardsTitleImg {
	width: 17px;
	height: 17px;
	vertical-align: middle;
}

.latestStandardsTitleRight {
	float: right;
	font-size: 12px;
	color: #888888;
}

.latestStandardsTitleRightImg {
	height: 17px;
	width: 7px;
	vertical-align: middle;
}

.latestStandardsList {
	width: 890px;
	margin: 10px 20px;
	line-height: 43px;
}

.latestStandardsListTitle {
	height: 43px;
	background: #E7EAF3;
	text-align: left;
	padding-left: 52px;
	padding-right: 60px;
}

.latestStandardsListTitle1 {
	display: inline-block;
	width: 22%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.latestStandardsListTitle2 {
	display: inline-block;
	width: 51%;
	margin-left: 50px;
	margin-right: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.latestStandardsListTitle3 {
	display: inline-block;
	width: 15%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.latestStandardsListCon {
	height: 43px;
	text-align: left;
	padding-left: 52px;
	padding-right: 60px;
	border-bottom: 1px solid #EBEEF5;
}

.latestStandardsListTitle21 {
	color: #F54531;
	display: inline-block;
	width: 51%;
	margin-left: 50px;
	margin-right: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.dividingLine {
	width: 100%;
	height: 2px;
	background: #CDD1DD;
	margin-top: 40px;
}

.foot {
	color: #666666;
	font-size: 14px;
	text-align: center;
	margin: 20px 0;
}

/* 第二个 */
.title {
	background-image: url(z01.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 70px;
}

.titleLeft {
	display: inline-block;
	vertical-align: middle;
	line-height: 70px;
	margin-left: 70px;
	font-size: 19px;
}

.titleRight {
	display: inline-block;
	vertical-align: middle;
	line-height: 70px;
	float: right;
	font-size: 19px;
	color: #999;
	padding-right: 35px;
}
.list{
	border-top: 1px solid #888888;
	border-right: 1px solid #888888 ;
	margin:30px 100px;
}
.listLi{
	border-bottom:1px solid #888888 ;
	height: 60px;
	line-height: 60px;
}
.listLeft{
	display: inline-block;
	width: 200px;
	background-color: #f4f3f0;
	text-align: right;
	border-right:  1px solid #888888;
	border-left:  1px solid #888888;
	padding-right: 10px;
}
.san{
	display: inline-block;
	width: 350px;
}
.listLi1{
	border-bottom:1px solid #888888 ;
	height: 200px;
	line-height: 200px;
}
.close{
	margin-left: 900px;
}