.banner{
	width: 100%;height: 720px;overflow: hidden;
	background: url(ghbanner.png) no-repeat center;
	background-size: 1980px 720px;
	margin-bottom: 55px;
}
.logobox{
	width: 1200px;margin:  0 auto;
}
.bannerlogo{
	width: 140px;
	height: 140px;display: block;
	
}
.vi{
	width: 1200px;height: 700px;
	margin: 0 auto;
	margin-bottom: 30px;
	background: url(ghbj.png) no-repeat center;
	padding:16px 13px;
}
.h1{
	width: 1200px;height: 80px;line-height: 80px;
	margin: 0 auto;
	background: url(ghbtbj.png) no-repeat;
	text-align: center;font-size: 36px;color: #0579e4;font-weight: bold;
	font-family: "宋体";
}
.content .left{

}
.content .left1{

}
.left{
	float: left;width: 480px;height: 280px;
	box-shadow: -30px 30px 0 0 #e6f1fb;
	border-radius: 10px;
}
.right{
	float: right;width: 680px;position: relative;height: 280px;
}
.right b{
	font-weight: bold;font-size: 20px;color: #333;height: 55px;line-height: 55px;
}
.right p{
	font-size: 16px;color: #333;text-indent: 36px;line-height: 24px;
}
.right a{
	display: block;position: absolute;bottom: 20px;right: 0;font-size: 20px;text-align: center;line-height: 40px;
	width: 105px;height: 40px;border-radius: 50px;color: #fff;background: #0579e4;
}
.content{
	margin-bottom: 40px;height: 280px;padding: 0;width: 1200px;
}

.right1{
	float: left;width:680px;height: 280px;position: relative;
}
.left1{
	float: right;width: 480px;height: 280px;
	box-shadow: 30px 30px 0 0 #e6f1fb;
	border-radius: 10px;
}
.right1 b{
	font-weight: bold;font-size: 20px;color: #333;height: 55px;line-height: 55px;
}
.right1 p{
	font-size: 16px;color: #333;text-indent: 36px;line-height: 24px;
}
.right1 a{
	display: block;position: absolute;bottom: 20px;right: 0;font-size: 20px;text-align: center;line-height: 40px;
	width: 105px;height: 40px;border-radius: 50px;color: #fff;background: #0579e4;
}
@media screen and (max-width: 980px){
	.right{
		float: right;width: 450px;position: relative;height: 280px;
	}
	.right1{
		float: left;width:450px;height: 280px;position: relative;
	}
	.right1 a{
		display: block;position: absolute;bottom: -30px;right: 0;font-size: 20px;text-align: center;line-height: 40px;
		width: 105px;height: 40px;border-radius: 50px;color: #fff;background: #0579e4;
	}
	.right a{
		display: block;position: absolute;bottom: -30px;right: 0;font-size: 20px;text-align: center;line-height: 40px;
		width: 105px;height: 40px;border-radius: 50px;color: #fff;background: #0579e4;
	}

	body{
		padding: 0 10px;
	}
	.content{
		margin-bottom: 40px;height: 280px;padding: 0;width: 100%;
	}
	.vi{
		width: 100%!important;
		height: 700px;
		margin: 0 auto;
		margin-bottom: 30px;
		background: url(ghbj.png) no-repeat center;
		background-size: 960px 100%; 
		padding:16px 13px;

	}
	.vi img{
		width: 100%;height: 100%;
	}
	.h1{
		width: 100%!important;
		height: 80px;line-height: 80px;
		margin: 0 auto;
		background: url(ghbtbj.png) no-repeat center;
		text-align: center;font-size: 36px;color: #dd4807;font-weight: bold;
		font-family: "宋体";
	}
}