body{
	min-width: 1200px;
}

.ewb-main{
	padding: 0 10px 10px 10px;
	background: #fff;
}

.ewb-location{
	padding-left: 23px;
	background: url('../images/location.png') 5px center no-repeat;
	height: 33px;
	line-height: 33px;
	font-size: 15px;
}

.ewb-location a{
	color: #333;
}

.ewb-location span{
	color: #ff0000;
}

.ewb-want{
	border: 1px solid #e5e5e5;
}

.ewb-want-hd{
	height: 38px;
	border-bottom: 1px solid #e5e5e5;
	background: #f8f8f8;
}

.ewb-want-tt{
	display: block;
	float: left;
	border-right: 1px solid #e5e5e5;
	background: #fff;
	height: 39px;
}

.ewb-want-tt a{
	display: block;
	padding-left: 46px;
	background: url('../images/search_icon2.png') 18px center no-repeat;
	color: #118ad7;
	padding-right: 18px;
	border-top: 2px solid #279ee9;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	margin: -1px -1px 0 -1px;
}

.ewb-want-bd{
	padding: 5px 0 20px 0;
}


.ewb-tip{
	margin-top: 15px;
}

.ewb-tip-name{
	display: block;
	width: 188px;
	height: 34px;
	line-height: 34px;
	font-size: 15px;
	color: #444;
	text-align: right;
	float: left;
}

.ewb-input-mod{
	float: left;
	width: 258px;
	height: 32px;
	border: 1px solid #e5e5e5;
}

.ewb-input-mod input{
	display: block;
	width: 100%;
	border: 0;
	padding: 0;
	outline: 0;
	text-indent: 10px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	background: none;
}

.ewb-tip-btn{
	margin-top: 12px;
}

.ewb-tip-btn button{
	display: block;
	width: 82px;
	height: 34px;
	border-radius: 2px;
	border: 0;
	padding: 0;
	background: #279ee9;
	outline: 0;
	cursor: pointer;
	line-height: 34px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: "Microsoft Yahei";
	margin-left: 188px;
}

.ewb-tip-btn button:hover{
	background: #238ed1;
}

.ewb-mt10{
	margin-top: 10px;
}

.datetimepicker .table-condensed{
    background-color: #3e97db;
}

.datetimepicker thead {
    background: #3e97db;
}

.datetimepicker .table-condensed tbody{
    background-color: #fff;
}

.ewb-datewrap {
    float: left;
}

.ewb-find-to {
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    color: #444;
    font-size: 15px;
}

.ewb-find-inp {
    width: 158px;
    height: 32px;
    line-height: 32px;
    outline: 0;
    border: 1px solid #e5e5e5;
    text-indent: 12px;
    background: url(../images/time_picker.jpg) 132px center no-repeat;
}

.ewb-input-mod select{
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	border: 0;
	background: none;
	text-indent: 12px;
	font-size: 15px;
	color: #717171;
}

.ewb-table{
	padding-bottom: 10px;
}

.ewb-table table{
	width: 100%;
}

.ewb-table td{
	height: 34px;
	font-size: 15px;
	color: #444;
}

.ewb-table thead td{
	height: 36px;
	background: #dbedf8;
	font-weight: bold;
	color: #0784d3;
}

.ewb-table-num{
	width: 170px;
	text-indent: 30px;
}

.ewb-wt388{
	width: 388px;
}

.ewb-wt118{
	width: 118px;
}

.ewb-wt92{
	width: 92px;
}

.ewb-table-tt{
	width: 380px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ewb-table-tt a{
	color: #444;
}

.ewb-staue1{
	color: #ff0000;
}

.ewb-staue2{
	color: #32861b;
}

tbody tr:nth-child(even),
.ewb-even{
	background: #f6f6f6;
}

/* 分页 */

.ewb-page {
    text-align: center;
}

.ewb-page-items {
    margin-top: 10px;
    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: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a {
    border: 0;
    color: #ff0000;
}

.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;
}

.ewb-sel{
	display: none;
}

.ewb-foot-info{
	margin-top: 0;
}
#btn-reset{
	    display: block;
    width: 82px;
    height: 34px;
    border-radius: 2px;
    border: 0;
    padding: 0;
    background: #279ee9;
    outline: 0;
    cursor: pointer;
    line-height: 34px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    margin-left: 188px;
}