body{
	min-width: 1176px !important;
}
.box{
	width: 1170px;
	margin: 0 auto;
}
.cont1{
	width: 100%;
	height: 492px;
	background: url(../img/Integrated-programmePic2_1.jpg) no-repeat;
	padding-top: 60px;box-sizing: border-box;
}
h5{
	font-size: 28px;
	color: #fff;
	width: 430px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 5px;
	border-bottom: 3px solid #fff;
	margin-bottom: 80px;
}
.cont1Text{
	width: 600px;
	float: right;
	color: #fff;
	font-size: 18px;
	line-height: 36px;
	text-indent: 36px;
	padding-right: 30px;
}
.cont2{
	width: 100%;
	padding: 50px 40px 20px 40px;
	background: #f4f4f4;box-sizing: border-box;
}
.cont2 p{
	font-size: 16px;
	line-height: 32px;
	text-indent: 32px;
	margin-bottom: 40px;
}
.cont2 p.cont2Title{
	width: 80px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	text-indent: 0;
	margin-bottom: 20px;
	padding-bottom: 2px;
	border-bottom: 2px solid #000;
}