html,
body {
	margin: 0;
	padding: 0;
	color: #333;
}

a{
    text-decoration: none;
	cursor: pointer;
    display: inline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
	display: block;
	cursor: pointer;
}
h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
}
ul,
li {
	list-style: none;
	cursor: pointer;
}
b {
	font-weight: normal;
}

i {
	font-style: normal;
}
em {
	font-style: normal;
}
button,
textarea,
input {
	outline: none;
	display: block;
}
/* 清除浮动 */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ' ';
	clear: both;
	height: 0;
}
.clearfix {
	zoom: 1;
}



.foot-honor{ font-size: 12px; overflow:hidden;}
.foot-honor li{ display: inline-block; height:24px;line-height: 24px;color: #808792; margin-right:22px;}
.foot-honor li:last-child{ margin-right: 0}
.foot-honor li a{display:inline-block;color: #808792;}
.foot-honor li a:hover{color: #fff;}
.foot-honor .item1{ padding-left: 24px;background:url("img/foot-logo1.png") left center no-repeat}
.foot-honor .item2{ padding-left: 24px;background:url("img/foot-logo2.png") left center no-repeat}
.foot-honor .item3{ padding-left: 35px;background:url("img/foot-logo3.png") left center no-repeat}
.foot-honor .item4{ padding-left: 28px;background:url("img/foot-logo4.png") left center no-repeat}
.foot-honor .item5{ padding-left: 28px;background:url("img/foot-logo5.png") left center no-repeat}
/* 港云网络独家设计，版权所有，盗版必究，制作QQ:7099174，2021.09.25*/