*{
	padding: 0;
	margin: 0;
}
.ui-b{
	width: 1200px;
	/* position: relative; */
	margin: 20px auto 0px;
}
.ui-hda{
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	background-image: url(../images/hda1.png);
	background-repeat: no-repeat;
}
.aixin{
	position: relative;
	left: 90px;
	float: left;
	padding: 18px 0;
}
span.ai{
	font-size: 24px;
	font-weight: bold;
	font-family: 微软雅黑;
	text-align: left;
	color: white;
}
img.tubiao{
	padding: 0 3px;
}
p.love{
	color: #ffffff;
	font-size: 20px;
	font-family: 微软雅黑;
	text-align: left;
	opacity: 0.5;
	margin: 0;
	padding: 3px 0;
}
.juank-nav{
	width: 456px;
	height: 40px;
	background-color: #f5f4f3;
	border-radius: 50px;
	/* position: relative;
	top: 16px; */
	margin: 20px auto;
}
.nav-title{
	color: #333333;
	font-size: 16px;
	text-align: center;
	border-radius: 50px;
	cursor: default;
	padding: 9px 44px;
	float: left;
	border-radius: 50px;
}
	.nav-title a {
	color:black;
	
	}
.nav-title1{
	border-radius: 50px;
	background-color: #ea2b32;
	color: #FFFFFF;
}
.nav-title1 a {
	color: white;
}
.customer{
	width: 1200px;
	/*height: 863px;*/
	margin: 0 auto;
	top: 32px;
	/* position: relative; */
}
.xu{
	width: 121px;
}
.tou{
	width: 140px;
}
.ming{
	width: 380px;
}
.ci{
	width: 180px;
	height: 41px;
}
.tx img{
	width: 32px;
	height: 32px;
	position: relative;
	top: 3px;
}
table{
	border-collapse: collapse;
	border-top: 2px solid #ea2b32;
}
table, td, th{
	border: 1px solid #ebeaea;
}
th{
	background-color: #F5F4F3;
	color: #333333;
	font-size: 16px;
	font-family: 微软雅黑;
	text-align: center;
	height: 41px;
	border-top: 2px solid #ea2b32;
}
td{
	color: #333333;
	font-size: 14px;
	font-family: 微软雅黑;
	text-align: center;
	opacity: 0.8;
	height: 41px;
}
ul.list-pagnav{
	list-style: none;
	position: relative;
	top: 60px;
	text-align: center;
	margin: 0 auto;
	width: 1200px;
}
ul.list-pagnav li{
	display: inline;
	border: 1px solid #CCCCCC;
	float: left;
	position: relative;
	left: 16%;
}
ul.list-pagnav a{
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	text-decoration: none;
	opacity: 0.6;
	text-align: center;
	padding: 2px 18px;
	float: left;
}
ul.list-pagnav a:hover:not(.active){
	color: #FFFFFF;
	opacity: 1;
	background-color: #ED4040;
}
ul.list-pagnav li a.active{
	color: #333333;
}






