/**!
 * 领导信箱列表
 * author: wangkai;
 */


/* phone */

@media (max-width: 767px) {
    .ewb-main-info {
        padding: 0 5px;
    }
}

/* 位置 */

.ewb-route {
    padding: 17px 0 15px;
    padding-left: 28px;
    line-height: 26px;
    color: #666;
    background: url('imagesroute_ico.png') left center no-repeat;
}

.ewb-route > a {
    color: #666;
}

.ewb-route-last {
    color: #015293;
}

/* 正文 */

.ewb-main{
	padding: 20px 30px;
	border: 1px solid #eee;
	background-color: #fff;
}

.ewb-letter-hd{
	margin-top: 16px;
	line-height: 24px;
}

.ewb-letter-tt{
	margin-right: 12px;
	padding-left: 15px;
	font-size: 18px;
	color: #1174b6;
	background: url(imagesletter_line.png) no-repeat left 5px;
}

.ewb-letter-box{
	position: relative;
	z-index: 9999;
	height: 24px;
	line-height: 22px;
}

.ewb-letter-email{
	width: 160px;
	height: 24px;
}

.chzn-container{
	font-size: 12px;
}

.chzn-container .chzn-results li{
	padding: 7px 2px 8px;
}

.ewb-letter-com{
	float: left;
	margin-top: 20px;
	line-height: 36px;
}

.ewb-ml10{
	margin-left: 10px;
}

.ewb-letter-input{
	margin: 0 16px 0 10px;
	float: left;
	width: 142px;
	height: 34px;
	line-height: 34px;
	text-indent: 11px;
	font-family: "Microsoft Yahei";
	font-size: 14px;                       
	color: #333;
	border: 1px solid #dbdbdb;
	outline: 0;
}

::placeholder{
	color: #999;
}

.ewb-letter-style{
	margin: 0 16px 0 10px;
	float: left;
	width: 146px;
	height: 36px;
	line-height: 34px;
}

.ewb-letter-sel{
	width: 100%;
    height: 36px;
	line-height: 34px;
}

.ewb-letter-find{
	margin-left: 74px;
}

.datetimepicker .table-condensed{
    background-color: #3e97db;
}

.datetimepicker thead {
    background: #3e97db;
}

.datetimepicker .table-condensed tbody{
    background-color: #fff;
}

.ewb-letter-to {
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
}

.ewb-letter-inp {
    width: 114px;
    height: 34px;
    line-height: 34px;
    outline: 0;
    border: 1px solid #dbdbdb;
    background: url(imagestime_picker.jpg) 82px center no-repeat;
}

.ewb-letter-btn{
	float: left;
	padding: 0;
	width: 89px;
	height: 36px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #fff;
	background-color: #1174b6;
	border: 0;
	outline: 0;
	cursor: pointer;
}

.ewb-letter-btn:hover{
	background-color: #1e8dd6;
}

.ewb-bord{
	border-right: 1px solid #fff;
}

.ewb-table{
	width: 100%;
	table-layout: fixed;
}

.ewb-table th{
	height: 34px;
	font-size: 14px;
	font-weight: bold;
	color: #1174b6;
	background-color: #e3f4ff;
}

.ewb-table th,td{
	text-align: center;
}

.ewb-table-width1{
	width: 50%;
}

.ewb-table-width2{
	width: 10%;
}

.ewb-table-width3{
	width: 16%;
}

.ewb-table-width4{
	width: 12%;
}

.ewb-table tbody td{
	height: 40px;
}


.ewb-table-tt{
	margin: 0 auto;
	display: block;
	width: 96%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}

.ewb-blue{
	background-color: #f4f8fc;
}

.ewb-consult{
	color: #2570cc;
}

.ewb-help{
	color: #ce0606;
}

.ewb-comp{
	color: #27a206;
}

/* 分页 */

.ewb-page {
	padding: 32px 0 7px;
    text-align: center;
}

.ewb-page-items {
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
}

.ewb-page-li>a {
    display: block;
    color: #666;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #ddd;
}

.ewb-page-li.current>a {
    border: 1px solid #fff;
    color: #357dd8;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 0;
    color: #666;
    font-family: "Simsun";
}

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 60px;
}

.ewb-page-hover>a {
    font-family: "Simsun";
}

.ewb-page-go {
    margin-left: 2px;
}

.ewb-page-hover:hover>a,
.ewb-page-go:hover>a {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.ewb-page-go>a {
    font-size: 12px;
    padding: 0 6px;
}

.ewb-page-goto {
    margin-right: 0;
}

.ewb-page-li.ewb-page-goto>span {
    padding: 0 6px 0 0;
    text-align: right;
}

.ewb-page-inpt {
    margin-left: -2px;
}

.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #555;
}

/* ipad */

@media (min-width: 768px) and (max-width: 979px) {
	.ewb-main{
		padding: 20px 15px;
	}
	.ewb-table-width1{
		width: 50%;
	}
	.ewb-table-width3{
		width: 19%;
	}
	.ewb-table-width4{
		width: 13%;
	}
}

/* phone */

@media (max-width: 767px) {
	.ewb-main{
		padding: 20px 10px;
	}
	.ewb-letter-hd {
		margin-top: 0;
	}
	.ewb-letter-com{
		width: 100%;
		margin-top: 10px;
	}
	.ewb-letter-input{
		width: 66%;
	}
	.ewb-letter-inp{
		width: 42%;
		background-position: 95% center;
		background-size: 16px 16px;
	}
	.ewb-letter-to{
		padding: 0 2px;
	}
	.ewb-letter-btn{
		margin: 10px 0 0;
	}
	.table-responsive > .table{
		width: 885px;
	}
	/* 分页 */
	.ewb-page-li:first-child{
		margin-right: 0;
	}
}

