.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: 788px;
}

.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: 15px;
    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;
	min-height: 830px;
}

.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-info-bd{
	padding-bottom: 12px;
}

.ewb-info-item {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    vertical-align: top;
    border-bottom: 1px dashed #cbcbcb;
}

.ewb-info-forus {
    margin-right: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
    background: url(../images/info_icon.jpg) 1px center no-repeat;
}

.ewb-info-forus a{
	color: #333;
}

.ewb-date{
	float: right;
	color: #999;
	margin-top: -46px;
}

.ewb-info-item:hover .ewb-info-forus{
	background-image: url('../images/info_iconh.jpg');
}

.ewb-info-item:hover .ewb-info-forus a,
.ewb-info-item:hover .ewb-date{
	color: #cc0909;
}
/*分页修改*/
.ewb-page-border{
	display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}
/* 分页 */

.ewb-page {
    text-align: center;
}

.ewb-page-items {
    margin-top: 10px;
    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 {
    border: 0;
    color: #0030cc;
}

.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 {
    font-family: "Simsun";
}

.ewb-page-go {
    margin-left: 2px;
}

.ewb-page-hover:hover,
.ewb-page-go:hover {
    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-row{
	flex-direction:row;
	justify-content: space-between;
}

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

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


.wza-old .ewb-info-forus.ewb-info-forus{
	margin-right:180px;
}
 
.wza-old .ewb-info-item{
	height:55px;
	line-height:55px;
}

.wza-old .ewb-date{
	margin-top: -56px;
}

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

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

.wb-tree-item>a{
	height:45px;
	line-height: 45px;
	font-size:14px;
}

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

.wza-old .ewb-page-border{
	height:45px;
	line-height:45px;
	font-size:28px;
	border-width:2px;
}

.ewb-page-li.ewb-page-noborder>span{
	height:45px;
	/*line-height:45px;
	font-size:28px;*/
}
.wza-old .ewb-page-input{
	width: 52px;
	height:45px;
	line-height:45px;
	font-size:28px;
	border-width: 2px;
}

.wza-old .ewb-page-go>a{
	width: 52px;
	height:45px;
	line-height:45px;
	font-size:28px;
	border-width: 2px;
}