.list-ul {
	padding:0;
}

.list-ul li{
	list-style:none;
}

.mianbao a{
	color:#7e7e7e;
}

.mianbao a:last-child{
	color:#fff;
}

.xw-text2 {
	color:#000;
	white-space:nowrap;
}

.xwlist-text1 {
	font-size: 16px;
	color:#666666;
}

.prev-next a{
	color:#666666;
	text-decoration: none;
}

.prev-next a:hover{
	opacity:0.7;
	cursor:pointer;
}

@media (min-width: 1600px) {
	.xwxq-left {
		margin-left:-15px;
	}

	.xwxq-right {
		margin-left: 15px;
	}
}	

.list-ul a {
	text-decoration: none;
}

a {
	color: rgb(129, 126, 126);
}

a:hover {
	text-decoration: none;
}

.down-ul li {
	line-height: 0;    width: 50%;text-align: left;
    float: left;
}


body {
	font-family: "Microsoft YaHei";
}


