*{
	margin: 0;
	padding: 0;
}
html,body{
	min-width: 1200px;
}
#headerpage{
	position: fixed;
	width: 100%;
	background: #0F5169;
	height: 80px;
	left: 0;
	top: 0;
	z-index: 99;
}
.yungong{
	width: 100%;
	height: 500px;
	display: block;
	margin: 80px auto 0;
	background: #0F5169;
	overflow:hidden;
	position: relative;
}
.yunsuan{
	width: 30%;
	display: block;
	margin: 100px auto 0;
}
.xiasuan{
	width: 600px;
	height: 80px;
	display: flex;
	margin: 90px auto 0;
}
.xiasuan div{
	background: #1C5A71;
}
.xiasuan div p{
	text-align: center;
	font-size: 14px;
	color: white;
	margin-top: 10px;
}
.xiasuan div p span{
	font-size: 30px;
	font-weight: bold;
}
.xialajian{
	position: absolute;
	width: 30px;
	left: 0;
	right: 0;
	top: -15px;
	margin: auto;
	margin: auto;
}
.yongyi{
	width: 100%;
	display: block;
	margin: 0 auto;
	height: 400px;
	position: relative;
}
.rong1{
	width: 200px;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 50px;
	margin: auto;
}
.rongji{
	width: 800px;
	display: flex;
	position: absolute;
	left: 0;
	right: 0;
	top: 150px;
	margin: auto;
}
.rongji div{
	flex: 1;
}
.rongji div img{
	width: 80%;
	display: block;
	margin: 0 auto;
}
.one img{
	width: 100%;
	display: block;
}
.yewei{
	width: 100%;
	position: relative;
	height: 400px;
	background: #0C232B;
	display: block;
}
.weiba{
	width: 1000px;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.huiye{
	position: absolute;
	width: 30px;
	left: 0;
	right: 0;
	bottom: -15px;
	margin: auto;
	
}
.huiye1{
	width: 100%;
	display: block;
	height: 120px;
	background: #0C232B;
	border-top: 1px solid #13323C;
}
.wid{
	width: 1000px;
	display: block;
	margin: 0 auto;
	height: 120px;
	position: relative;
}
.weiba1{
	width: 250px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
/*.zhu{
	color: #10A987 !important;
	border-bottom: 1px solid #10A987;
}*/
