*{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
	font-family: 'Microsoft YaHei', sans-serif;
}
img{
	border: 0;
}
a{
	text-decoration: none;
	color: #fff;
}
a:hover{
	text-decoration: none;
}
em{
	font-style: normal;
}
li{
	list-style-type: ;
}
.w1160{
	width: 1160px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
body{
	min-width: 1230px;
}
.setCon .p{
    max-height:120px;
    overflow: hidden;
}