﻿.title {
	width: 90%;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	padding-left: 50px;
	background: url(../images/t.png) no-repeat left center;
}

.ts {
	width: 90%;
	padding: 5px 25px;
	border: 1px solid #cadaea;
	margin: 0 auto;
}

.ts p {
	text-indent: 2em;
	margin-bottom: 10px;
	font-size: 14px;
}

.search {
	height: auto;
	margin-bottom: 20px;
}

.dztitle {
	width: 100%;
	background: #ecfaff;
	height: 29px;
	line-height: 29px;
	color: #014e90;
}

.dztitle span {
	text-align: center;
	display: inline-block;
}

#dzxx li {
	line-height: 30px;
}

#dzxx li a {
	width: 50%;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
	text-align: left;
	display: inline-block;
}

#dzxx li span {
	width: 24%;
	text-align: center;
	display: inline-block;
}

#dzxx li .dzxx_zt {
	color: red;
	width: 25%;
	padding-left: 10px;
}

.search span {
	padding: 5px 10px;
	color: #fff;
	cursor: pointer;
	background-color: #00539A;
}
