*{
 margin: 0;
 padding: 0;
 font-size: 18px;
 font-family: "微软雅黑";
}
body{
	margin: 0 auto;
	background: #FFFFFF;
}
.head{
	height: 85px;
	border-top: #b6b4b6 solid 1px;
	display: flex;
	background: #ffffff;
	justify-content:center;
	position: relative;
}
.left{
	display: flex;
}
.left img{
width: 196px;
height: 36px;
padding:20px 0;
}
.left_1{
	color: #8f8f8f;
	margin-top: 25px;
	margin-left: 5px;
	line-height: 17px;
}
.left_1 p{
	font-size: 16px;
}
.left_1 span{
	font-size: 14px;
}
.right_id{
	display: flex;
	margin-left: 200px;
	padding-top: 30px;
}
.sy,.xtgn,.hyal,.cpjg,.czzn,.shiyong{
	margin-left: 30px;
}
/* .sy{
	color: #ff0000;
} */
.hyal,.cpjg{
	color: #000000;
}
a{
text-decoration:none;
color: #000000;
}
.shiyong{
	margin-top: 20px;
}
.banner{
position: absolute;
left: 0;
top: 85px;

}
.banner img{
width: 100%;
height: auto;
}
.jc{
	display: flex;
	justify-content: center;
	margin-top: 30px;
	padding-bottom: 100px;
}
.z_1{
	background: #009fe9;
	width: 200px;
	height: 800px;
	padding: 100px 0;
}
.z_1 div{
	width: 150px;
	margin-left: 50px;
	margin-bottom: 60px;
	}
.fxjc{
	border-radius: 25px 0 0 25px;
	background: #FFFFFF;
	padding: 15px 0;
}
.z_1 p{
	color: #FFFFFF;
	font-size: 22px;
	text-align: center;
}
.fxjc p{
		color: #5d79b8;
	}
.y_1{
	display: flex;
	padding: 5px 40px;
}
.y_1 div{
   margin-left: 20px;
}
.y_1 div img{
	width: 295px;
	height: 300px;
}
.footer{
		background: #333333;
		color: #FFFFFF;
		text-align: center;
		padding-top: 30px;
	}
	.zixun{
		display: flex;
		border-right: #7b7b7b dashed 1px;
		padding-right: 20px;
		padding-top: 50px;
	}
	.zixun img{
		width: 80px;
		height: 80px;
	}
	.phone p{
		font-size: 14px;
		margin-top: 10px;
	}
	.phone span{
		font-size: 18px;
	}
	.fangshi{
		display: flex;
	}
	.qq,.zaixian{
		border: #7b7b7b solid 1px;
	}
	.zaixian{
		margin-left: 5px;
	}
	.qq p,.zaixian p{
		margin-top: -1px;
		padding-top:4px;
		padding-bottom: 4px;
		padding-left: 5px;
		padding-right: 5px;
		font-size: 10px;
	}
	.shang_1{
		display: flex;
		width: 100%;
		justify-content: center;
		padding-bottom: 30px;
	}
	td{
		padding: 5px 20px;
		font-size: 16px;
		color: #a9a9a9;
	}
	td a{
			font-size: 16px;
			color: #a9a9a9;
			text-decoration: none;
		}
	.tab_1>td{
		font-size: 18px;
		color: #FFFFFF;
	}
	.tab{
		border-right: #7b7b7b dashed 1px;
	}
	
	.us{
		width: 30%;
		color: #7a7a7a;
		border-top: #7b7b7b dashed 1px;
		margin: 0 auto;
	}
	.us p{
		font-size: 15px;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.footer p{
		font-size: 15px;
		color: #a9a9a9;
	}
	.fp,.fp_1{
		padding-bottom: 20px;
	}