/**!
 * 新疆政务服务网-收费清单
 * author: huangcong;
 * date:2019-10-17
 */

/* 面包屑 */
.ewb-route {
  padding-left: 24px;
  height: 36px;
  line-height: 36px;
  background: url("../images/pages/route_ico.png") left center no-repeat;
}

.ewb-route>a {
  color: #333;
}

.ewb-route>span.ewb-route-last {
  color: #00adef;
}

.ewb-sheet{
	border:1px solid #dfebf8;
	padding: 0 29px 15px 29px;
	min-height: 932px;
}

.ewb-sheet-hd{
	height: 83px;
}

.ewb-sheet-tt{
	float: left;
	padding-left: 46px;
	line-height: 83px;
	font-size: 26px;
	background: url('../images/sheet_icon.png') left center no-repeat;
}

.ewb-sheet-r{
	float: right;
	margin-top: 30px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
}

.ewb-sheet-area{
	padding-left: 20px;
	    background: url(../images/pages/city_ico.png) left center no-repeat;
}

a.ewb-change{
	padding-left: 23px;
	background: url('../images/change_icon.png') left center no-repeat;
	color: #1080cc;
	margin-left: 20px;
}

.ewb-sheet-bd table{
	width: 100%;
	font-size: 14px;
	text-align: center;
	box-sizing: border-box;
}

.ewb-wt42{
	width: 42px;
}

.ewb-wt80{
	width: 80px;
}

.ewb-wt114{
	width: 114px;
}

.ewb-wt132{
	width: 132px;
}

.ewb-wt102{
	width: 102px;
}

.ewb-wt212{
	width: 212px;
}

.ewb-wt124{
	width: 124px;
}

.ewb-wt118{
	width: 118px;
}

.ewb-sheet-bd table thead td{
	background: #e9f2fe;
	color: #1080cc;
	height: 40px;
}

.ewb-sheet-bd table tbody td{
	padding: 12px 10px;
	border-top: 1px dotted  #dcdcdc;
}

.ewb-sheet-bd table tbody tr:first-child td{
	border-top: 0;
}

.ewb-sheet-bd table tbody tr:hover td{
	color: #00adef;
}

.ewb-sheet{
	position: relative;
}

.ewb-sheet-garden{
	position: absolute;
	left: 0;
	right: 0;
	top: 80px;
}