
/* 统计表 */
.ewb-rep-hd{
	height: 80px;
	line-height: 80px;
	overflow: hidden;
	text-align: center;
	background-color: #f0f0f2;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.ewb-rep-hd>a{
	font-size: 20px;
	color: #333;
	font-weight: bold;
}

.ewb-rep-bd{
	padding: 30px 50px;
	padding-bottom: 38px;
	background-color: #fff;
	border: 1px solid #f0f0f2;
}

/* sta */
.ewb-sta-hd{
	margin: 0 auto;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background-color: #3ea7f7;
	overflow: hidden;
}

.ewb-sta-hd>span{
	float: left;
}

.ewb-sta-bd{
	font-size: 15px;
	color: #333;
}

.wid01{
	width: 63.5%;
}


.wid_3{
	width: 3%;
}
.wid_5{
	width: 5%;
}
.wid_6{
	width: 6%;
}
.wid_8{
	width: 8%;
}
.wid_10{
	width: 10%;
}
.wid_12{
	width: 12%;
}
.wid_15{
	width: 15%;
}
.wid_16{
	width: 16%;
}
.wid_20{
	width: 20%;
}
.wid_27{
	width: 27%;
}
.wid_30{
	width: 30%;
}
.wid_50{
	width: 50%;
}
.wid_70{
	width: 70%;
}
.ewb-sta-table,.ewb-webreport{
	width: 100%;
}



.ewb-sta-thr{
	margin-top: 1px;
	height: 46px;
	background-color: #e8f1f9;
}

.ewb-sta-tbody tr{
	height: 46px;
	border-bottom: 1px dashed #dcdcdc;
	*border-bottom: 0;
}
.ewb-webreport{font-size:14px;}
.ewb-webreport .ewb-sta-tbody tr{height: 36px;}
.ewb-webreport .ewb-sta-tbody tr.trow2{height: 54px;}
.ewb-sta-tbody td{
	position: relative;
	*border-bottom: 1px dashed #dcdcdc;
}

.sta-sub,
.sta-main{
	/* position: absolute; */
	top: 0;
	left: 0;
	right: 60px;
	*right: 0;
	display: block;
	/* height: 46px; */
	line-height: 46px;
	/*overflow: hidden;
	text-overflow:ellipsis;
	 white-space: nowrap; */
}

.sta-sub{
	padding-left: 102px;
	*border-bottom: 1px dashed #dcdcdc;
}

.sta-main{
	padding-left: 57px;
	*border-bottom: 1px dashed #dcdcdc;
}
.ewb-webreport .sta-main{height:36px;line-height:36px;padding-left:0px;text-align:center;font-weight:bold;right:0px;}
.ewb-webreport span{height:36px;line-height:36px;}
.ewb-webreport .sta-mainbr{height:54px;line-height:27px;}
.sta-sub-sub{
	padding-left: 118px;
	*border-bottom: 1px dashed #dcdcdc;
}
.sta-sub-sub2{
	padding-left: 134px;
	*border-bottom: 1px dashed #dcdcdc;
}
.sta-sub-sub3{
	padding-left: 163px;
	*border-bottom: 1px dashed #dcdcdc;
}
.sta-sub-sub4{
	padding-left: 179px;
	*border-bottom: 1px dashed #dcdcdc;
}

.sta-title{
	padding-left: 11px;
	margin-left: 19px;
	font-weight: bold;
	background: url(../images/sta_img.jpg) left center no-repeat;
}

.ewb-mtf1{
	margin-top: -1px;
}


 
/* 平板电脑和小屏电脑之间的分辨率 */
@media (min-width: 768px) and (max-width: 979px){
	.ewb-rep-bd{
		padding: 20px 30px;
	}
}
 
/* 横向放置的手机和竖向放置的平板之间的分辨率 */
@media (max-width: 767px){
	.ewb-rep-bd{
		padding: 20px 0;
		overflow-x:auto; 
	}

	.ewb-sta{
		min-width: 700px;
	}

	.ewb-webreport .sta-main{
		margin: 27px auto!important;
	}
}
 
/* 横向放置的手机及分辨率更小的设备 */
@media (max-width: 480px) { 
	.ewb-webreport{font-size:12px;}
	
	}
	
	

.ewb-sta-table tr td,.ewb-sta-table tr th{text-align:center;}
.ewb-sta-table tr td:first-child,.ewb-sta-table tr th:first-child,.ewb-sta-table tr td.tleft{text-align:left;}

/*網站工作年報*/
.ewb-webreport tr td:nth-child(even){text-align:left;}
/*網站監管年報*/
.ewb-webvision tr td,.ewb-webvision tr td:nth-child(even){text-align:center;}
.ewb-webvision tr td.tleft{text-align:left;}

.ewb-khtable{font-size:14px;margin:20px auto;}
.ewb-khtable tr td{text-align:center;}
.ewb-khtable tr td.tleft{text-align:left;}
