body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0} 
body{font:12px"微软雅黑","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;} 
a{color:#2d374b;text-decoration:none} 
a:hover{color:#cd0200;text-decoration:underline} 
em{font-style:normal} 
li{list-style:none} 
img{border:0;vertical-align:middle} 
table{border-collapse:collapse;border-spacing:0} 
p{word-wrap:break-word} 
input:focus { outline: none; }
.ztop{
	width: 1200px;
	height: 90px;
	margin: 0 auto;
}
.ztop img{
	width: 403px;
	height: 82px;
	margin-top: 4px;
}
.znavigation{
	width: 100%;
	height: 63px;
	border-top: 1px solid #ddd;
}
.znavigation-c{
	width: 1200px;
	margin: 0 auto;
}
.znavigation-c ul{
	margin-top: 19px;
	float: left;
}
.znavigation-c div{
	float: right;
}
.znavigation-c ul li{
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #5e5e67;
	margin-right: 56px;
	padding: 5px;
	position: relative;
	cursor: pointer;
}
.znavigation-c input{
	width: 160px;
	height: 38px;
	border: 1px solid #ddd;
	margin-top: 12px;
	padding-left: 10px;
	margin-right: 10px;
}
.znavigation-c ul li:hover{
	color: #fff;
	background-color: #007bb2;
}
.xiaiocn{
	color:#c5c5c5;
	font-weight: normal;
}
.other-c{
	display: none;
	width: 221px;
	background-color: #ffffff;
	position: absolute;
	top: 44px;
	left:0;
	z-index: 9999;
	border-top: 2px solid #007bb2;
}
.other-c p{
	padding: 0 15px;
	font-size: 14px;
	font-weight: bold;
	color: #606062;
	width: 82%;
	line-height: 46px;
	border-bottom: 1px solid #ddd;
	margin: 0 auto;
	cursor: pointer;
}
.other-c p:hover{
	color: #fff;
	background:#007bb2 ;
	padding: 0 20px;
}
.other-c span{
	color: #cbcbcb;
}
.ztitle{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	align-items: center;
}
.ztitle-1{
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 60px;
	color: #007bb2;
}
.ztitle-2{
	width: 65px;
	height: 26px;
	background-color: #f0f0f0;
	color: #007bb2;
	text-align: center;
	line-height: 26px;
	cursor: pointer;
}
.zleft{
	float: left;
}
.zright{
	float: right;
}
.zfooter{
	position: relative;
	padding: 30px 0;
	width: 100%;
	background-color: #404040;
}
.zfooter-c{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
}
.zfooter-c-left{
	width: 70%;
}
.zfooter-c-left p{
	color: #f5f5f5;
	line-height: 24px;
	font-size: 14px;
	width: 80%;
}
.zfooter-c-left img{
	width: 290px;
	height: 55px;
	object-fit: cover;
	margin-bottom: 20px;
	padding: 10px;
    background-color: #fff;
}
.zfooter-c-right{
	display: flex;
	width: 30%;
	margin-top: 15px;
}
.zfooter-c-right img{
	width: 140px;
	height: 140px;
	object-fit: cover;
}
.zfooter-c-right div{
	text-align: right;
	margin-top: 70px;
	margin-right: 20px;
	color: #f5f5f5;
	line-height: 24px;
	font-size: 14px;
}
.zgoback{
	position: fixed;
	bottom: 30px;
	right: 10px;
}
.zgoback img{
	width: 54px;
	height: 54px;
}
	