body{
	min-width: 1176px !important;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.banner{
	width: 700px;
	height: 100px;
	margin: 0 auto;
	margin-bottom: 50px;
	padding-top: 30px;
}
.banner img{
	width: 700px;
	height: 100px;
}
.cont{
	width: 1170px;
	margin: 0 auto;
	height: 340px;
	background: #f4f4f4;
}
.left{
	width: 432px;
	padding-top: 38px;
}
.right{
	width: 658px;
	padding-top: 44px;
	margin-left: 50px;
	padding-right: 30px;
}
.right p{
	font-size: 15px;
	line-height: 36px;
	text-indent: 30px;
}
.bdPic{
	width: 1170px;
	margin: 0 auto;
	background: url(../img/Integrated-programmePic1_3.jpg) no-repeat;
	height: 799px;
	position: relative;
	margin-bottom: 30px;
}
.block1{
	width: 230px;
	height: 80px;
	position: absolute;
	left: 57px;
	top: 137px;
}
.block2{
	width: 230px;
	height: 80px;
	position: absolute;
	right: 168px;
	top: 133px;
}
.block3{
	width: 230px;
	height: 80px;
	position: absolute;
	right: 168px;
	top: 235px;
}
.block4{
	width: 185px;
	height: 80px;
	position: absolute;
	right: 106px;
	bottom: 87px;
}
.block5{
	width: 180px;
	height: 80px;
	position: absolute;
	left: 85px;
	bottom: 135px;
}
h5{
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.block1Left,.block2Left,.block3Left,.block4Left,.block5Left{
	font-size: 12px;
	color: #fff;
	width: 20px;
	padding-top: 5px;
	position: relative;
}
.point,.point::before,.point::after,.point2,.point2::before,.point2::after,.point3,.point3::before,.point3::after{position: absolute;width: 12px; height: 12px; border-radius: 50%;content: ''; top: 3px;}
.point::before{animation: scale 3s infinite; }
.point::after{animation: scale2 3s infinite; }
.point2::before{animation: scale 4s infinite; }
.point2::after{animation: scale2 4s infinite; }
.point3::before{animation: scale 2s infinite; }
.point3::after{animation: scale2 2s infinite; }
@keyframes scale{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(6); opacity: 0;}}
@keyframes scale2{0%{ transform: scale(1);opacity:.9;}100%{ transform: scale(12);opacity:0;}}
.point,.point::before,.point::after,.point2,.point2::before,.point2::after,.point3,.point3::before,.point3::after{
        background-color: rgba(255, 255, 255, .3);
}		
.block1Right,.block2Right,.block3Right{
	width: 200px;
}
.block4Right,.block5Right{
	width: 163px;
}
.block5Left{
	left: 6px;
	top: 17px;
}
.bdPic p{
	font-size: 12px;
	color: #fff;
}