.ewb-location{
	padding-left: 24px;
	height: 42px;
	line-height: 42px;
	background: url('../images/location.png') left center no-repeat;
}

.ewb-location a{
	color: #333;
}

.ewb-location span{
	color: #cc0909;
}

.ewb-main{
	background: #f8f8f8;
	padding-bottom: 10px;
}

/* info */

.ewb-info{
	padding-top: 28px;
	background: #fff;
}

.ewb-flow{
	text-align: center;
}

.ewb-flow-items{
	display: inline-block;
	vertical-align: top;
}

.ewb-flow-item{
	float: left;
}

.ewb-flow-info{
	position: relative;
	float: left;
	text-align: center;
	width: 87px;
	height: 82px;
	color: #fff;
	line-height: 16px;
	font-size: 12px;
	background-position: left center;
	background-repeat: no-repeat;
}

.ewb-flow-info.ewb-spc{
	width: 80px;
}

.ewb-flow-info span{
	display: inline-block;
	vertical-align: middle;
}

.ewb-flow-info i{
	height: 100%;
	width: 0;
	vertical-align: middle;
	display: inline-block;
}

.ewb-on .ewb-flow-info{
	cursor: pointer;
	background-image: url('../images/flow3.jpg');
}

.ewb-off .ewb-flow-info{
	background-image: url('../images/flow5.jpg');
}

.ewb-on .ewb-flow-info.ewb-spc{
	background-image: url('../images/flow6h.jpg');
}

.ewb-off .ewb-flow-info.ewb-spc{
	background-image: url('../images/flow6.jpg');
}

.ewb-flow-item .ewb-flow-info.ewb-cur{
	background-image: url('../images/flow1.jpg');
}

.ewb-flow-item .ewb-flow-info.ewb-spc.ewb-cur{
	background-image: url('../images/flow6s.jpg');
}

.ewb-flow-line{
	width: 30px;
	height: 1px;
	float: left;
	margin-top: 40px;
}

.ewb-line1{
	background: #f7ab2e;
}

.ewb-line2{
	background: #339fe4;
}

.ewb-line3{
	background: #cbcbcb;
}

.ewb-info-hd{
	padding: 23px 20px 0 20px;
}

.ewb-info-hd h3{
	line-height: 40px;
	font-size: 24px;
	color: #000;
	text-align: center;
}

.ewb-info-intro{
	line-height: 24px;
	font-size: 14px;
	color: #999;
	text-align: center;
}

.ewb-info-a{
	text-align: center;
	margin-top: 16px;
}

.ewb-info-a a{
	display: inline-block;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	padding: 0 26px;
	color: #fff;
	border-radius: 3px;
	margin: 0 3px;
	vertical-align: top;
}

.ewb-info-a1{
	background: #339fe4;
}

.ewb-info-a2{
	background: #f7ab2e;
}

.ewb-info-a3{
	background: #5fc3cf;
}
.ewb-info-a4{
	background: #339fe4;
}
.ewb-info-a1:hover{
	background: #208ed4;
}

.ewb-info-a2:hover{
	background: #f49d0e;
}

.ewb-info-a3:hover{
	background: #34b4c3;
}
.ewb-info-a4:hover{
	background: #208ed4;
}

.ewb-tip{
	line-height: 24px;
	font-size: 14px;
	margin: 20px 0;
}

.ewb-tip p{
	color: #f84545;
	margin-right: 150px;
}

.ewb-tip-num{
	float: right;
	margin-top: -24px;
	color: #999;
}

/* ?????? */

.ewb-tabbd{
	padding: 0 10px 20px 10px;
	margin-top: -10px;
	min-height: 470px;
}

/* ??? */
.ewb-wt674{
	width: 674px;
	float: left;
}

.ewb-list-hd{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 14px;
	border-bottom: 1px solid #cfcfcf;
	background: url('../images/info_icon2.jpg') left center no-repeat;
}

.ewb-list-hd a{
	color: #1087d2;
}

.ewb-comp-bd{
	padding-top: 15px;
}

.ewb-comp-bd table{
	width: 100%;
	font-size: 14px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	color: #666;
}

.ewb-comp-bd td{
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	height: 38px;
	padding-left: 13px;
}

.ewb-comp-bd .ewb-table-tt1{
	width: 115px;
	padding-right: 20px;
	padding-left: 0;
	text-align: right;
	background: #efefef;
	color: #333;
}

.ewb-comp-bd .ewb-table-tt2{
	padding-right: 15px;
	width: 153px;
	padding-left: 0;
	text-align: right;
	background: #efefef;
	color: #333;
}

.ewb-mt12{
	margin-top: 12px;
}

.ewb-table{
	padding-top: 15px;
}

.ewb-table table{
	width: 100%;
	text-align: center;
}

.ewb-table thead tr{
	border: 1px solid #ddd;
}

.ewb-table thead td{
	background: #efefef;
	height: 38px;
}

.ewb-table tbody tr{
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
}

.ewb-table tbody td{
	border-bottom: 1px solid #ececec;
	height: 38px;
}

.ewb-module-link {
    display: inline-block;
    padding-left: 15px;
    width: 95px;
    height: 26px;
    line-height: 26px;
    text-align: left;
    vertical-align: top;
    font-size: 14px;
    color: #fff;
    border-radius: 10px;
    outline: 0;
    background: url(../images/module_link.png) center top  no-repeat;
}

.ewb-detail {
    display: none;
}

.ewb-tender-lay {
    padding: 15px 24px 14px 0;
    font-size: 14px;
}

.ewb-tender-lay-tt {
    padding-right: 10px;
    width: 121px;
    line-height: 22px;
    text-align: right;
    color: #999;
}

.ewb-tender-lay-block {
    margin-left: 131px;
    line-height: 22px;
    text-align: left;
}

.ewb-mt17 {
    margin-top: 17px;
}

/* ?งา??? */

.ewb-comp-hd{
	height: 31px;
	text-align: center;
	border-bottom: 1px solid #dedede;
}

.ewb-comp-tt{
	display: inline-block;
	position: relative;
	height: 32px;
	margin: 0 15px;
}

.ewb-comp-tt a{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	padding: 0 10px;
	color: #333;
	border-bottom: 2px solid transparent;
}

.ewb-tab-arrow{
	display: none;
	width: 12px;
	height: 6px;
	background: url('../images/tab_arrow2.jpg') no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: -6px;
}

.ewb-comp-tt.current a{
	color: #1087d2;
	font-weight: bold;
	border-color: #1087d2;
}

.current .ewb-tab-arrow{
	display: block;
}

.ewb-comp-bd{
	min-height: 200px;
}

.ewb-comp-bd.ewb-pt0{
	padding-top: 0;
}

.ewb-info-copy{
	margin-top: 20px;
}

.ewb-info-copy .ewb-info-tt{
	line-height: 30px;
	font-size: 20px;
	color: #000;
	text-align: center;
}

.ewb-copy-bd{
	padding: 10px 10px 25px 10px;
}

.ewb-copy-bd p{
	line-height: 32px;
	font-size: 14px;
	color: #666;
	text-indent: 2em;
}


/* ???????????-?????? */

.ewb-wt264{
	width: 264px;
	float: right;
}

.ewb-public-time{
	line-height: 24px;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}

.ewb-tender-left {
    width: 22px;
}

.ewb-tender-left i {
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/tender_arrow.jpg) no-repeat;
}

.ewb-tender-con {
    margin-left: 10px;
    padding-left: 25px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-left: 2px solid #339fe4;
}

.ewb-tender-sp {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
}

.ewb-tender-sp.col1 {
    margin-top: -2px;
    font-size: 16px;
    color: #339fe4;
    font-weight: bold;
}

.ewb-tender-sp .col2 {
    color: #f7ab2e;
}

.last .ewb-tender-con {
    border-left: 0;
}

.ewb-mt15{
	margin-top: 15px;
}

/* ????????? */

.ewb-table-mod{
	padding-top: 15px;
}

.ewb-table-mod table{
	width: 100%;
}

.ewb-table-mod td{
	height: 38px;
	border: 1px solid #ececec;
	border-left: 0;
	padding-left: 14px;
}

.ewb-table-mod .ewb-table-mod-tt{
	width: 115px;
	padding-right: 20px;
	padding-left: 0;
	text-align: right;
	background: #efefef;
	border: 1px solid #ddd;
}

.ewb-list-bd{
	padding-top: 15px;
}

.ewb-list-bd table{
	width: 100%;
	text-align: center;
}

.ewb-list-bd thead tr{
	border: 1px solid #ddd;
}

.ewb-list-bd thead td{
	background: #efefef;
	font-size: 14px;
	font-weight: bold;
	height: 38px;
}

.ewb-wt320{
	width: 320px;
}

.ewb-table-tt{
	display: block;
	width: 310px;
	padding: 0 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ewb-list-bd tbody td{
	height: 38px;
	border-bottom: 1px solid #ececec;
}

.ewb-list-bd tbody tr{
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
}

/* ???????????? */

.ewb-wt190{
	width: 190px;
}

.ewb-wt116{
	width: 116px;
}

.ewb-table-num{
	display: block;
	width: 188px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ewb-table-kind{
	padding: 0 5px;
	width: 106px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ewb-list-bd tbody .ewb-table-info td{
	padding: 16px 10px 20px 10px;
	line-height: 22px;
	font-size: 14px;
}

.ewb-intro-title{
	display: block;
	width: 105px;
	text-align: right;
	float: left;
	color: #999;
}

.ewb-intro-hh{
	margin-left: 105px;
}

.ewb-mt17{
	margin-top: 17px;
}

.ewb-intro-r{
	float: right;
	width: 180px;
}

/* ?????????*/
.ewb-low{
	margin-top: 10px;
	padding-left: 10px;
}

.ewb-low-hd{
	float: left;
	line-height: 60px;
	font-size: 16px;
	font-weight: bold;
}

.ewb-low-bd{
	float: left;
	margin-right: -3px;
}

.ewb-low-mod{
	float: left;
	width: 100px;
	height: 60px;
	padding-bottom: 3px;
	position: relative;
	text-align: center;
	line-height: 18px;
	font-size: 14px;
	color: #fff;
	background: url('../images/low_bg.jpg') no-repeat;
}

.ewb-low-mod span {
    display: inline-block;
    vertical-align: middle;
}

.ewb-low-mod i{
	height: 100%;
    width: 0;
    vertical-align: middle;
    display: inline-block;
}

.ewb-low-arrow{
	float: left;
	padding: 25px 4px 0 3px;
}

.ewb-low-arrow img{
	vertical-align: top;
}

.ewb-info-bd table{
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

.ewb-info-bd thead tr{
	border: 1px solid #ddd;
}

.ewb-info-bd thead td{
	background: #efefef;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	height: 38px;
}

.ewb-wt185{
	width: 185px;
}

.ewb-table-tt{
	display: block;
	width: 169px;
	padding: 0 8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ewb-info-bd tbody td{
	height: 38px;
	border-bottom: 1px solid #ececec;
}

.ewb-info-bd tbody tr{
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
}

.ewb-sure {
	text-align: center;
}

.ewb-sure-sp {
	margin-right: 15px;
	display: inline-block;
	line-height: 64px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
}

.ewb-sure-flow {
	padding-top: 14px;
	display: inline-block;
	width: 100px;
	height: 50px;
	line-height: 18px;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	color: #096dc5;
	background: url(../images/flow_icon.png) no-repeat;
}

.ewb-sure-icon {
	display: inline-block;
	margin: 24px 11px 0;
	width:15px;
	height: 10px;
	vertical-align: top;
	background: url(../images/flow_arrow.png) no-repeat;
}

.ewb-sure-tr {
	height: 38px;
}

.ewb-sure-tr th {
	background-color: #efefef;
}

.ewb-sure-tab {
	margin-top: 30px;
	width: 100%;
}

.ewb-sure-th {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.ewb-sure-th1 {
	padding-left: 28px;
	width: 165px;
	text-align: left;
	border-left: 1px solid #ddd;
}

.ewb-sure-th2 {
	border-right: 1px solid #ddd;
}

.ewb-sure-td {
	text-align: center;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

.ewb-sure-td1 {
	padding-left: 28px;
	text-align: left;
	border-left: 1px solid #ececec;
}

.ewb-sure-td2 {
	border-right: 1px solid #ececec;
}

.ewb-sure-block {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tabbd {
	position: relative;
}

#articel1,
.article {
	padding-bottom: 200px;
    margin: 0px auto;
    width: 1000px;
}

/*.ewb-list-items {
	position: absolute;
	top: 0;
	right: 0;
	width: 270px;
}*/

.ewb-list-item {
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}

.ewb-list-item.current {
	color: #ff0000;
}

table {
	width: 100% !important;
}

.table-c td div {
	width: auto !important;
}

.ewb-sure-link {
	display: block;
	color:#333;
}

.ewb-sure-link.current {
	color: #ff0000;
}
/**/
.ewb-public{
	display:none;
}
.ewb-wt674 {
    width: 955px;
}
.ewb-wt327{
	width: 477px;
}
/*????????*/
.ewb-block {
	position: relative;
	padding: 0 25px 24px;
	width: 931px;
	background-color: #fff;
	/*border: 1px solid #e3e3e3;*/
}

.ewb-h {
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #339fe4;
	
}

.ewb-close {
	position: absolute;
	top: 14px;
	right: 15px;
	display: block;
	width: 14px;
	height: 14px;
	background: url("../images/close_btn.png") no-repeat;
}

.ewb-items {
	padding-top: 8px;
}

.ewb-item {
	padding-left: 40px;
	/* height: 40px; */
	line-height: 40px;
	background: url("../images/article_item_icon.png") 15px center no-repeat;
}

.ewb-item-block {
	margin-right: 100px;
	/* white-space: nowrap; */
	/* overflow: hidden; */
	/* text-overflow: ellipsis; */
	float: left;
	    width: 90%;
		    background: url(../images/article_item_icon.png) 5px center no-repeat;
    padding-left: 25px;
}

.ewb-link {
	margin-top: -35px;
	margin-right: 12px;
	width: 60px;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	text-align: center;
	color: #339fe4;
	border-radius: 4px;
	border: 1px solid #339fe4;
}

.ewb-link:hover {
	color: #fff;
	background-color: #339fe4;
}
.ewb-item-date {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: right;
    margin-right: 27px;
}
