.huiyibanner{
		background: url(../images/huiyyaoyue_02.jpg) top center no-repeat;
		height:698px;
		width: 100%;
		margin-top: 50px;
}
body{
		padding:10px !important;
		margin:0px;
}
.huiyiyao1{
        width: 1000px;
        margin:0 auto;
        overflow: hidden;
}
.biaohui1{

        color: #000000;
        font-size: 30px;
        line-height: 70px;
        font-weight:normal;
        text-align: center;


}
.biaohui1 span{
	color: #5782f2;

}
.xian{
	width: 65px;
	height: 2px;
	margin:0 auto;
	background: #5782f2;
	font-size: 1px;
	display: block;
	text-align: center;
}
.huiyiyao1 p{
	color: #59595a;
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	padding: 20px;
	box-sizing: border-box;
	padding-bottom: 30px;
	box-shadow: 7px 6px 5px #f6f6f6;
}
.huiyiyao2{
	background: url(../images/huiyibg2_08.jpg) top center no-repeat;
		height:607px;
		width: 100%;
		margin-top: 35px;
}
.biaohui2{
	color: #fff;
        font-size: 30px;
        line-height: 70px;
        font-weight:normal;
        text-align: center;

}
.huiyiyao2 .xian{
	width: 65px;
	height: 2px;
	margin:0 auto;
	background: #fff;
	font-size: 1px;
	display: block;
	text-align: center;
}
.hyziyuan{
	width: 1000px;
	margin:0 auto;
	overflow: hidden;
}
.hyziyuan-le{
	width: 500px;
	float: left;
	color: #605b5b;
	margin-top: 135px;
	width: 437px;
}
.hyziyuan-le h1{
	font-size: 30px;
	font-weight: normal;
	text-align: right;
	margin-top: 50px;

}
.hyziyuan-le div{
	text-align: right;
	font-size: 18px;
	line-height: 36px;
	margin-top: 50px;
}
.hyziyuan-ri{
	width: 500px;
	float: right;
	color: #fff;
	margin-top: 135px;
	width: 437px;
}
.hyziyuan-ri h1{
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	margin-top: 50px;

}
.hyziyuan-ri div{
	text-align: left;
	font-size: 18px;
	line-height: 36px;
	margin-top: 50px;
}
.huiyiyao3{
	background: url(../images/BBGHY3_09.jpg) top center no-repeat;
		height:585px;
		width: 100%;
		overflow: hidden;
		
}
<style>
	.demo{
		padding: 2em 0;
	}
	.box{
		font-family: 'Ubuntu', sans-serif;
		position: relative;
		overflow: hidden;
	}
	.box:before{
		content: '';
		background: linear-gradient(45deg,rgba(106,118,224,0.6), rgba(76,162,205,0.6));
		height: 100%;
		width: 100%;
		opacity: 0;
		filter: blur(10px);
		transform: scale(1) rotate(180deg);
		position: absolute;
		left: 0;
		top: 0;
		z-index: 1;
		transition: all 0.4s ease-in-out;
	}
	.box:hover:before{
		box-shadow: 0 0 10px 2px #555;
		opacity: 1;
		filter: blur(0);
		transform: scale(0.92, 0.9) rotate(0);
	}
	.box img{
		width: 100%;
		height: auto;
		transition: all 0.5s ease-in-out;
	}
	.box:hover img{ transform: scale(1.9) rotate(45deg); }
	.box .box-content{
		color: #fff;
		text-align: center;
		width: 100%;
		opacity: 0;
		transform: translateX(-50%) translateY(-50%) scale(3);
		position: absolute;
		top: 50%;
		left: 50%;
		z-index: 1;
		transition: all 0.5s ease;
	}
	.box:hover .box-content{
		opacity: 1;
		transform: translateX(-50%) translateY(-50%) scale(1);
	}
	.box .title{
		font-size: 25px;
		font-weight: 700;
		letter-spacing: 1px;
		text-transform: uppercase;
		margin: 0;
	}
	.box .post{
		font-size: 16px;
		text-transform: capitalize;
	}
	.box .icon{
		padding: 0;
		margin: 0;
		list-style: none;
		filter: blur(10px);
		transform: scale(0);
		position: absolute;
		right: 20px;
		bottom: 20px;
		z-index: 2;
		transition: all 0.5s ease 0.2s;
	}
	.box:hover .icon{
		transform: scale(1);
		filter: blur(0);
	}
	.box .icon li{ display: inline-block; }
	.box .icon li a{
		color: #fff;
		background: rgba(255,255,255,0.2);
		font-size: 20px;
		text-align: center;
		line-height: 40px;
		height: 40px;
		width: 40px;
		margin: 0 3px;
		display: block;
		position: relative;
		transition: all 0.3s;
	}
	.box .icon li a:hover{
		text-shadow: 0 0 6px #555;
		box-shadow: 0 0 5px #555;
	}
	@media only screen and (max-width:990px){
		.box{ margin-bottom: 30px; }
	}
	@media only screen and (max-width:479px){
		.box .title{ font-size: 20px; }
	}
	.liaxc{
		width:230px;
		float: left;
		margin-right: 15px;	}


	.vbnhjuiyi{
		width: 1000px;
		margin:0 auto;
		margin-top: 50px;
	}
	.box{
		margin-bottom: 15px;
	}
	.huiyiyao4{
		background: url(../images/zuihoubhnj_09.jpg) top center no-repeat;
		height:821px;
		width: 100%;
		
	}