/**!
 * 项目信息
 * author: wangkai;
 */


/* main */

/* 当前位置 */

.ewb-location {
	padding: 16px 0 14px 0;
	height: 30px;
}

.ewb-location p {
	padding-left: 48px;
	height: 30px;
	line-height: 29px;
	color: #2c84d1;
	background: url('../images/location_ico.png') 18px center no-repeat;
}

.ewb-location p a {
	color: #2c84d1;
}

/* 内容 */

.ewb-content {
	padding: 30px 30px 20px 30px;
	border: 1px solid #e1e1e1;
	background-color: #fff;
}

.ewb-screen-node {
	vertical-align: top;
	background: url('../images/screen_border.png');
}

.ewb-screen-node:first-child {
	background: none;
}

.ewb-screen-type {
	float: left;
	padding: 7px 0 8px 12px;
	width: 72px;
	height: 27px;
	line-height: 26px;
	font-weight: bold;
	color: #0068b7;
	background: url('../images/st_ico.png') left center no-repeat;
}

.ewb-screen-conent {
	float: left;
	width: 1050px;
}

.ewb-screen-list {
	font-size: 0;
	-webkit-text-size-adjust:none;
}

.ewb-screen-list li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 10px;
	padding: 7px 0 8px 0;
	height: 27px;
	vertical-align: top;
}

.ewb-screen-list li a {
	display: block;
	padding: 0 15px;
	height: 27px;
	line-height: 26px;
	font-size: 14px;
	color: #333;
}

.ewb-screen-list li a:hover,
.ewb-screen-list li a.cur {
	color: #fff;
	background-color: #f8881a;
}

.ewb-formdate {
	float: left;
	margin-top: 8px;
	padding-left: 14px;
	width: 151px;
	height: 25px;
	line-height: 24px;
	border: 1px solid #dadada;
	background: url('../images/arrow1.png') 137px center no-repeat;
}

.ewb-to {
	float: left;
	margin: 19px 6px 0 6px;
	width: 13px;
	height: 2px;
	background-color: #838383;
}

.ewb-sel-one {
	margin-left: 10px;
}

.ewb-sel-one,
.ewb-sel-two {
	float: left;
	margin-top: 8px;
	padding-left: 10px;
	width: 167px;
	height: 27px;
	line-height: 26px;
	border: 1px solid #dadada;
}

#sel_one_chosen {
	float: left;
	margin-top: 8px;
	margin-left: 10px;
}

#sel_two_chosen {
	float: left;
	margin-top: 8px;
}

.chosen-container-single .chosen-single {
	height: 27px;
	padding: 0 0 0 14px;
	border: 1px solid #dadada;
	box-shadow: none;
}

.chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #dadada;
}

.chosen-container-single .chosen-single span {
	height: 25px;
	line-height: 24px;
	color: #333;
}

.chosen-container-single .chosen-single div {
	width: 28px;
}

.chosen-container-single .chosen-single div b {
  	background: url('../images/arrow1.png') left center no-repeat;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background: url('../images/arrow2.png') left center no-repeat;
}

.chosen-container .chosen-drop {
	bottom: auto;
	border: 1px solid #dadada;
	border-top: 0;
}

.chosen-container-single .chosen-search {
	display: none;
}

.chosen-container .chosen-results li {
	padding: 2px 4px;
	color: #666;
}

.chosen-container .chosen-results li.highlighted {
	background-color: #3e97db;
}









.ewb-info {
	margin-top: 9px;
	width: 100%;
	table-layout: fixed;
}

.ewb-wd1 {
	padding-left: 217px;
	width: 755px;
	text-align: left;
}

.ewb-wd2 {
	width: 166px;
	text-align: center;
}

.ewb-info th {
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	color: #0068b7;
	background-color: #cde6ff;
}

.ewb-info td {
	height: 47px;
	text-align: center;
	border-bottom: 1px dashed #d5d5d5;
}

.ewb-project-name {
	display: block;
	padding: 0 25px;
	color: #333;
	text-align: left;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-project-name:hover {
	color: #f8881a;
}

.ewb-page {
	float: right;
	margin-top: 20px;
	height: 26px;
    text-align: right;
}

.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;
    float: left;
        height: 24px;
    line-height: 24px;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li>a:hover {
	border: 1px solid #ab2525;
}

.ewb-page-li.current>a {
	height: 26px;
	line-height: 26px;
    border: 0;
    color: #ab2525;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    border: 0;
    color: #666;
}

.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-go {
    margin-left: 2px;
    margin-right: 0;
}

.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;
    color: #555;
}

/* footer */

.ewb-footer {
	margin-top: 40px;
}