body{
	padding:0px !important;
	margin:0px !important;
	background-color:#fff;
	font-size:12px;
}
.gh{
	padding:50px !important;
	text-align:center !important;
	margin-bottom:2em;
	/*background-color: #165D9C;*/
	background-color:#003F97;
	
	
	background-image: url('image/bg.jpg');
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:cover;
	/*
	background-image: linear-gradient(to right, #003F97, #8DC21F);
	background-image: linear-gradient(to right, rgba(0,63,151,1),rgba(141,194,31,1));
	*/

	border-bottom:#f1f1f1 1px solid;


}
.gh p{
	font-size:18px !important;
	color:#fff !important;
}
.gh img{
	width:200px;
	margin:5px 20px;
	border:none;
}
.domain{
	margin:10px auto !important;
	width:80% !important;
	line-height:150%;
	border-top:#f7f7f7 1px solid;
	border-bottom:#f7f7f7 1px solid;
	padding-top:10px;
}
.domain img{
	width:100px;
	margin:10px;
}
.fwlc{
	margin:10px auto !important;
	width:80% !important;
	line-height:150%;
}
.tongji{
	display:none;
}
