.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;
}

/* menu */

.ewb-menu-hd{
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: #339fe4;
}

.ewb-menu-hd a{
	color: #fff;
}

.ewb-menu-bd{
	background: #fff;
	height: 598px;
}

.wb-tree-items,
.wb-tree-item {
    cursor: pointer;
}

.wb-tree-items{
	border-bottom: 1px solid #e1e1e1;
}

.wb-tree-tt {
    color: #333;
}

.wb-tree-node {
    display: block;
    height: 53px;
    line-height: 53px;
    font-size: 16px;
    color: #333;
    padding-left: 40px;
}

.wb-tree-iconr {
    float: left;
    width: 12px;
    height: 12px;
    margin-top: 22px;
    margin-right: 18px;
    background: url('../images/menu_icon.png') no-repeat;
}

.wb-tree-sub {
    display: none;
    padding: 4px 10px;
}

.wb-tree-item>a {
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #1087d2;
    border-radius: 6px;
}

.wb-tree-item>a:hover{
	background: #f49898;
	color: #fff;
}

.current .wb-tree-tt {
    color: #fff;
}

.current .wb-tree-node {
    background-color: #339fe4;
}

.current .wb-tree-iconr {
    background: url('../images/menu_iconh.png') no-repeat;
}

.current .wb-tree-sub {
    display: block;
}

/* 右侧 */

.ewb-info{
	background: #fff;
	padding: 0 15px 15px;
}

.ewb-info-hd{
	height: 41px;
	border-bottom: 1px solid #dedede;
}

.ewb-info-hd a{
	display: block;
	float: left;
	padding: 5px 10px 0 21px;
	height: 34px;
	line-height: 34px;
	border-bottom: 3px solid #339fe4;
	color: #1087d2;
	font-size: 16px;
	font-weight: bold;
	background: url('../images/info_icon2.jpg') 7px center no-repeat;
}

.ewb-look{
    margin-top: 7px;
    padding-left: 10px;
    width: 229px;
    height: 28px;
    color: #999;
    font-size: 15px;
    border: 1px solid #ccd1d7;
}

.ewb-look-inp{
    border: 0;
    outline: 0;
    height: 28px;
    line-height: 28px;
    width: 186px;
    font-size: 15px;
    color: #999;
}

.ewb-look-btn{
    width: 36px;
    height: 30px;
    cursor: pointer;
    outline: 0;
    border: 0;
    background: url('../images/look_btn.png') center no-repeat;
}

.ewb-info-bd{
	padding-top: 10px;
	min-height: 588px;
}

.ewb-info-bd table{
	width: 100%;
	text-align: center;
}

.ewb-wt185{
	width: 220px;
}

.ewb-wt100{
	width: 100px;
}
.ewb-wt52{
	width: 52px;
}

.ewb-table-tt{
	display: block;
	width: 220px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ewb-info-bd table td{
	height: 46px;
	font-size: 14px;
}

.ewb-info-bd table thead td{
	background: #339fe4;
	height: 44px;
	font-weight: bold;
	color: #fff;
}

.ewb-even td{
	background: #f6f6f6;
}

.ewb-info-bd table tbody tr{
	cursor: pointer;
}

.ewb-info-bd table tbody tr:hover td{
	background: #fff4df;
}

/* 分页 */

.ewb-page{
	margin-top: 20px;
    text-align: center;
}

.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;
    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 {
	line-height: 26px;
    border: 0;
    font-weight: bold;
    color: #002ed2;
}

.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;
}

.wza-old .ewb-menu-hd{
	height: 55px;
	font-size:28px;
	line-height: 55px;
}

.wza-old .ewb-info-hd{
	height: 57px;
}

.wza-old .wb-tree-node{
	height:60px;
	line-height:60px;
	font-size:34px;
}


.wza-old .wb-tree-iconr{
	width:20px;
	height:20px;
	background-size:20px 20px;
}

.wza-old .ewb-row{
	flex-direction:row;
	justify-content: space-between;
}

.wza-old .ewb-span5{
	width:300px;
}

.wza-old .ewb-span19{
	width: calc(100% - 320px);
}

.wza-old .m-pagination-page > li > a{
	height:45px;
	line-height:41px;
	font-size:28px;
	border-width:2px;
	box-sizing:border-box;
}



.wza-old .ewb-info-hd a{
	height:50px;
	line-height:50px;
	font-size: 30px;
	background-size: 8px 16px;
	padding-left: 27px;
}

.wza-old .ewb-look{
	height: 42px;
	width: 360px;
	line-height: 38px;
	border-width: 2px;
}
.wza-old .ewb-look-inp{
	height: 42px;
	width: 308px;
	line-height: 42px;
	font-size: 28px;
}

.wza-old .ewb-look-btn{
	width:52px;
	height: 42px;
	background-size: 24px 24px;
}

.wza-old .ewb-info-bd table thead td{
	height:55px;
	line-height:55px;
	font-size: 28px;
}

.wza-old .ewb-info-bd table td{
	height:50px;
	line-height:50px;
	font-size: 28px;
}

.wza-old .m-pagination{
	height:45px;
}