@CHARSET "UTF-8";
.kangjiang {
	font-family: "simsun";
	font-size: 12px;
	color: #252525;
}

body, a, img, div, p，table, tr, td, thead {
	padding: 0;
	margin: 0;
	border: none;
}

body {
	width: 1200px;;
	margin: 0 auto;
}

.jianju {
	width: 1200px;
	height: 10px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin: 0 auto 15px;
	width: 1200px;
}

table thead tr td {
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #e02228;
}

table tr td {
	border: 1px solid #d1dbea;
	line-height: 30px;
	padding: 0 5px;
}

table tr td {
	text-align: center;
	font-size: 12px;
}

.dianji  a {
	text-decoration: none;
	font-size: 12px;
	background-image: url(/assets/image/kaijiang/anniu.png);
	display: inline-block;
	background-repeat: no-repeat;
	width: 60px;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
}

.number a {
	background-image: url(/assets/image/kaijiang/hongqiu.png);
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0 1px;
	background-repeat: no-repeat;
	font-weight: 700;
}

.number_1 a {
	background-image: url(/assets/image/kaijiang/hongqiu.png);
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0 1px;
	background-repeat: no-repeat;
	font-weight: 700;
}

.number_1 a:nth-child(6) {
	background-image: url(/assets/image/kaijiang/lanqiu.png);
}

.number_1 a:nth-child(7) {
	background-image: url(/assets/image/kaijiang/lanqiu.png);
}

.lanse a {
	color: #0000ff;
}

.color,.title {
	background-color: #f5f9ff;
}}