*{margin: 0;padding: 0;list-style: none;text-decoration: none;}
h5,h6{font-family: "微软雅黑";font-weight:300;font-size: 14px;}
body{background-color: #f7f7f7;}
.mains{width: 1200px;margin: auto;min-width: 1200px;}
.banner{
	width: 1200px;
	margin: auto;
	margin-top: 10px;
}
.banner img{width: 100%;}

.listRight{
	width: 1200px;
	margin: auto;
	background-color: white;
	margin-bottom: 30px;
	overflow: hidden;
}
.listRight p{
	width: 100%;
	height: 37px;
	background-color: #eeeeee;
	line-height: 37px;
	border:1px solid gainsboro;
}
.listRight p img{margin-left: 2px;margin-right: 2px;margin-bottom: -6px;}
.listRight p .img2{margin-bottom: -2px;}
.listRight p a{color: black;}
.listRight h4{
	height: 40px;
	line-height: 40px;
	margin-left: 10px;
}
.listRight h4 .a1{color: #740505;}
.listRight h4 span{
	background: none;
	float: right;
	width: 90px;
}
.listRight h4 span .a2{color:#ea851f;}
.listRight li{margin-left: 10px;margin-top: 20px;}
.listRight li a h5 span{height:20px;background: none;float: right;margin-right: 50px;}
.listRight li a{color: black;}
.listRight li a:hover{color: #740505;}
.listRight li a h6{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: grey;
	margin-top: -5px;
}
.fanye{
	width: 350px;
	margin: auto;
	margin-top:40px;
	margin-bottom: 130px;
}
.fanye li{
	height: 30px;
	width: 50px;
	border:1px solid gainsboro;
	text-align: center;
	line-height: 30px;
	float: left;
	margin-left: 5px;
}