/**!
* [市长信箱嵌套页]
* date: 2020-03-18
* author: [wangkai];
*/
.mail-box {
	width: 99%;
	height: 290px;
	padding: 0px 10px;
}

.mail-list {
	font-size: 12px;
	line-height: 27px;
}

.mail-table {
	width: 100%;
	table-layout: fixed;
}

.mail-table th {
	height: 27px;
	text-align: center;
	background-color: #eee;
	font-weight: bold;
}

.mail-table .keep_left {
	padding-left: 15px;
	text-align: left;
}

.mail-table td {
	height: 27px;
	text-align: center;
}

.mail-table td>a {
	display: block;
	padding-right: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #444;
}

.mail-table td>a:hover {
	color: #f60;
}

.ewb-note {
	display: block;
	width: 40px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: url('../images/label_bg.png');
}

.drpkeyWord {
	height: 24px;
	width: 80px;
	border: 1px solid #9AABBB;
	border-radius: 5px;
	background-color: #FEFEF1;
}

.ewb-inpu {
	height: 22px;
	background-color: #fff;
	outline: 0;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.ewb-btn {
	width: 60px;
	height: 22px;
	border: 0;
	outline: 0;
	color: #fff;
	background: url('../images/search_btn.png') no-repeat;
	cursor: pointer;
}

.ewb-ml10 {
	margin-left: 20px;
}

.in-soxbox {
	background: #f9fbfe;
	border-bottom: 1px solid #dce7f0;
	color: #769dc1;
	height: 30px;
	margin-top: 5px;
	font-size: 12px;
	padding: 0px 15px;
}

.search-box {
	width: 100%;
	height: 22px;
	padding: 4px 0;
}

.sox-bk {
	float: right;
	border: 1px solid #9dc2e5;
	border-right: none;
	height: 19px;
	line-height: 19px;
	padding-left: 10px;
	width: 100px;
	vertical-align: top;
}

.sox-btn {
	float: right;
	width: 50px;
	height: 21px;
	border: 0;
	background: url('../images/search.png') 0 0 no-repeat;
	cursor: pointer;
	background-size: 100% 100%;
}

.ewb-list {
	height: 413px;
	width: 1180px;
	padding: 0 10px;
}

.ewb-list-hd {
	height: 34px;
	background: url('../images/list_bg.png') repeat-x;
}

.ewb-list-tt {
	display: inline-block;
	padding-left: 30px;
	padding-top: 11px;
	color: #1070fb;
	font-weight: bold;
	font-size: 14px;
	background: url('../images/list_icon.png') 3px 10px no-repeat;
}

.ewb-wite {
	display: inline-block;
	padding-top: 11px;
	font-weight: bold;
	color: #ed9c04;
	font-size: 14px;
	margin-left: 130px;
}

.ewb-search {
	height: 22px;
	padding: 5px 0;
	padding-left: 30px;
}

.ewb-note {
	display: block;
	width: 86px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: url('../images/label_bg.png') no-repeat;
}

.ewb-lable {
	line-height: 22px;
	color: #ed9c04;
}

.ewb-inpu {
	padding-left: 10px;
	width: 138px;
	height: 22px;
	background-color: #fff;
	outline: 0;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.ewb-ml10 {
	margin-left: 10px;
}

.ewb-btn {
	width: 60px;
	height: 22px;
	border: 0;
	outline: 0;
	color: #fff;
	background: url('../images/search_btn.png') no-repeat;
	cursor: pointer;
}

.ewb-btn:hover {
	background: url('../images/search_btn2.png') no-repeat;
}

.ewb-sec {
	width: 100px;
	height: 22px;
	line-height: 22px;
	border-radius: 5px;
	outline: 0;
}

.ewb-search2 {
	margin-left: 7%;
}

.ewb-tabel {
	width: 978px;
	height: 271px;
	border: 1px solid #ccc;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

thead {
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #ccc;
	background-color: #e6edf0;
}

tr {
	height: 30px;
	line-height: 30px;
}

th, td {
	text-align: center;
}

.ewb-even {
	background-color: #eef4f9;
}

.ewb-th1 {
	width: 150px;
}

.ewb-th2 {
	width: 150px;
}

.ewb-th3 {
	width: 320px;
}

.ewb-th4 {
	width: 162px;
}

.ewb-th5 {
	width: 196px;
}

.ewb-tabel-span {
	display: block;
	width: 95%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.drpkeyWord {
	margin: 0 10px;
	height: 24px;
	width: 100px;
	border: 1px solid #9AABBB;
	border-radius: 5px;
	background-color: #FEFEF1;
}




.DataGrid {
	border-width: 1px;
	border-style: solid;
	width: 98%;
	border-collapse: collapse;
	table-layout: fixed;
}

.hang {
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
