﻿.ewb-main-part{
	margin-bottom: 10px;
}

.ewb-mail{
	padding: 12px 0;
	background: #f4f4f4;
}

.ewb-mail-mod{
	line-height: 32px;
}

.ewb-mail-l{
	width: 55.5%;
	float: left;
	margin-bottom: 10px;
}

.ewb-mail-name{
	display: block;
	width: 119px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

.ewb-mail-txt{
	margin-left: 119px;
}

.ewb-txt-input{
	border: 1px solid #e2e2e2;
	background: #fff;
}

.ewb-txt-input input{
	display: block;
	width: 100%;
	text-indent: 10px;
	border: 0;
	padding: 0;
	outline: 0;
	height: 30px;
	line-height: 30px;
}

.ewb-mail-r{
	width: 39%;
	float: left;
	margin-bottom: 10px;
	margin-left: 14px;
}

.datetimepicker .table-condensed{
    background-color: #3e97db;
}

.datetimepicker thead {
    background: #3e97db;
}

.datetimepicker .table-condensed tbody{
    background-color: #fff;
}

.ewb-datewrap {
    margin: 30px auto;
}

.ewb-find-name {
    width: 91px;
    height: 26px;
    line-height: 26px;
    text-align: right;
}

.ewb-find-to {
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    color: #ddd;
}

.ewb-find-inp {
	display: block;
    width: 45.5%;
    height: 30px;
    line-height: 30px;
    outline: 0;
    text-indent: 10px;
    border: 1px solid #e2e2e2;
}

.ewb-division{
	display: block;
	float: left;
	text-align: center;
	width: 8%;
}

.ewb-find-inp.inp-date {
    background: url(../images/time_picker.png) right center no-repeat #fff;
}

.ewb-mail-btn{
	display: block;
	width: 100px;
	height: 32px;
	line-height: 32px;
	border: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	background: #3879b5;
	font-size: 15px;
	font-weight: bold;
	font-family: "Microsoft Yahei";
	margin-top: 4px;
	margin-left: 119px;
	outline: 0;
	cursor: pointer;
}

.ewb-time-format{
    float: left;
    color: #868686;
    font-size: 15px;
    margin-left: 16px;
}


@media(max-width: 979px) and (min-width: 768px){
	.ewb-division{
		width: 7%;
	}
}

@media(max-width: 767px){
	.ewb-mail-l{
		width: 100%;
	}

	.ewb-mail-r{
		width: 100%;
		margin-left: 0;
	}

	.ewb-mail-name{
		width: 85px;
		font-size: 12px;
	}

	.ewb-mail-txt{
		margin-left: 85px;
	}

	.ewb-division{
		font-size: 12px;
		width: 7%;
	}

	.ewb-find-inp{
		font-size: 12px;
	}

	.datetimepicker{
		width: 210px;
	}
}

/* 信件查询 */

.ewb-checked{
	margin-top: 7px;
}

.ewb-checked-hd{
	height: 33px;
	border-bottom: 1px solid #e5e5e5;
}

.ewb-checked-hd a{
	display: block;
	float: left;
	padding: 0 10px;
	border-bottom: 2px solid #3879b5;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #3879b5;
	font-weight: bold;
}

.ewb-checke-bd{
	padding-top: 5px;
	padding-bottom: 10px;
}

.table-responsive {
    width: 100%;
}

.table-responsive table {
    width: 998px;
    text-align: center;
    font-size: 15px;
}

table td{
	height: 38px;
}

thead td{
	background-color: #3879b5;
	font-weight: bold;
	color:white;
}

.ewb-wt350{
	width: 350px;
	text-align: left;
	padding-left: 30px;
	text-indent: 120px;
}

.ewb-wt70{
	width: 70px;
}

.ewb-lft{
	text-align: left;
}

.ewb-table-tt{
	display: block;
	width: 350px;
	padding-left: 30px;
}

.ewb-table-tt a{
	display: block;
	max-width: 98%;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}

.ewb-table-tt a:hover{
	color: #ff0000;
}

.ewb-gury td{
	background: #f5f5f5;
}