@charset "utf-8";
/* CSS Document */
.redian {
	width: 1000px;
	margin: 20px auto;
}

.redian .ttx {
	background: url(../img/beijing1.png) no-repeat;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	border-bottom: 3px solid #1b8be2;
	font-weight: normal;
	padding-left: 13px;
}

.redian .redian-con {
	height: 620px;
	background: #fff;
	margin-top: 20px;
	padding: 20px;
	box-sizing: border-box;
	box-shadow: 0 0 6px 0 #666;
}

.redian-con .fenlei {
	font-size: 20px;
	margin-left: 30px;
}

.fenlei select {
	width: 200px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	border: 1px solid #b7b7b7;
	margin-left: 20px;
}

.fenlei select option {
	font-size: 14px;
}

.tables {
	width: 940px;
	height: 540px;
	margin: 20px auto 0px;
	font-size: 14px;
	position: relative;
}
.tables td a:hover{
 color:#116abf;
}
table {
	width: 100%;
}

table .trw {
	height: 40px;
	background: #286fb5;
	font-size: 16px;
	font-weight: blod;
	text-align: center;
	line-height: 40px;
	color: #fff;
	text-align: center;
}

table tbody .td_tx_l {
	text-align: left;
}
table tbody .td_tx_l a:hover{
 color:#116abf;
}
table  tr .lue {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: 20px;
	width: 300px;
}

table thead,tbody td {
	height: 40px;
	border-bottom: 0.5px dashed #b7b7b7;
	text-align: center;
	cursor: pointer;
}

.tf_td {
	border: 0px;
	position: absolute;
	right: 205px;
	bottom: 2px;
}
