body{
	background: #ebf0f2;
	padding-bottom: 158px;
}
header{
	width: 960px;
	height: 150px;
	padding-top: 50px;
	border-bottom: 1px solid #dcdcdc;
	background: #fff;
	position: fixed;
	top: 0;
	z-index: 111;
	font-size: 36px;
}
.back{
	position: absolute;
	left: 40px;
	top: 50px !important;
}


.section1{
	background: #fff;
}
.section1 .title{
	line-height: 96px;
	padding-left: 40px;
	font-size: 34px;
	color: #2a2a2a;
}
.section1 ul{
	font-size: 0;
}
.section1 li{
	width: 960px;
	display: table;
	border-top: 1px solid #eeefef;
	font-size: 26px;
	color: #7d7d7d;
	text-align: left;
}
.section1 li div:first-child{
	border-right: 1px solid #eeefef;
}
.section1 li div{
	width: 50%;
	display: table-cell;
	padding: 27px 40px;
}
.section1 li:last-child{
	border-bottom: 1px solid #eeefef;
}


.section2{
	background: #fff;
	margin-top: 33px;
}


.footer{
	background: #fff;
	position: fixed;
	bottom: 0;
	width: 960px;
	height: 125px;
	padding-left: 40px;
	font-size: 32px;
	font-weight: bold;
	color: #2a2a2a;
	line-height: 125px;
}
.footer a{
	text-align: center;
	width: 300px;
	background: #f4441b;
	color: #fff;
	font-weight: normal;
}
.ng-binding table,.PHM, .PHMcon {font-size:30px !important;}
