/* menu */

.ewb-pb20{
	padding-bottom: 20px;
}

.ewb-menu{
	margin-right: -40px;
	margin-top: 30px;
}

.ewb-menu-hd{
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	text-indent: 65px;
	font-weight: bold;
	background: url('../images/menu_icon.jpg') 34px center no-repeat #f0f0f0;
}

.ewb-menu-hd a{
	color: #433bdb;
}

.ewb-menu-img img{
	vertical-align: top;
	width: 100%;
}

.ewb-menu-bd{
	height: 670px;
	background: #f0f0f0;
}

.wb-tree-items{
	border-bottom: 1px solid #f5f5f5;
}

.wb-tree-tt{
   color:#333;
}
.wb-tree-node{
    display:block;
    height: 44px;
    line-height: 44px;
    padding-left: 34px;
    font-size: 16px;
    color: #333;
    cursor: pointer;
}

.wb-tree-iconr{
    float: right;
    width: 12px;
    height: 12px;
    margin-top: 19px;
    margin-right: 42px;
    background:url(../images/wblistr.png) no-repeat;
}

.wb-tree-sub{
    display: none;
    padding: 10px 20px;
    background: #f6fbff;
}

.wb-tree-item{
	margin-top: 10px;
}

.wb-tree-item:first-child{
	margin-top: 0;
}

.wb-tree-item>a{
	display: block;
    padding-left: 42px;
	font-size: 14px;
	height: 32px;
	/*border-radius: 16px;*/
	line-height: 32px;
    color: #333;
    background: url('../images/menu_info.jpg') 32px center no-repeat;
}
.wb-tree-item>a:hover{
	background-image: url('../images/menu_infoh.jpg');
	background-color: #fabe48;
    color:#fff;
}
.wb-tree-item>a.current{
    background-image: url(../images/menu_infoh.jpg);
    background-color: #fabe48;
    color: #fff;
}
.wb-tree-item>a:active{
    background-image: url('../images/menu_infoh.jpg');
	background-color: #fabe48;
    color:#fff;
}

.current .wb-tree-iconr{
    background: url(../images/wblistrh.png) no-repeat;
}
.current .wb-tree-sub{
    display: block;
}

.current .wb-tree-node{
	background: #6d67db;
}

.current .wb-tree-tt{
	color: #fff;
}

@media(max-width: 767px){
	.ewb-menu{
		margin-right: 0;
		margin-top: 10px;
	}
	.ewb-menu-bd{
		height: auto;
		padding-bottom: 20px;
	}
}

/* 右侧 */

.ewb-location{
	padding: 9px 0 9px 3px;
	line-height: 12px;
	font-size: 14px;
	color: #666;
	margin-top: 30px;
	border-bottom: 1px solid #c0bef3;
}

.ewb-location a{
	color: #999;
}

.ewb-location span{
	color: #433bdb;
}

.lastCate{
	color: #433bdb !important;
	cursor: default;
}

.ewb-info{
	margin-top: 30px;
	margin-left: 50px;
}

.ewb-info-bd{
	padding-top: 10px;
}


.ewb-info-item{
	height: 40px;
	line-height: 40px;
	vertical-align: top;
	font-size: 14px;
}

.ewb-info-forus{
	margin-right: 180px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 10px;
	background: url('../images/info_icon.jpg') 2px center no-repeat;
}

.ewb-info-forus a{
	color: #333;
}

.ewb-date{
	float: right;
	margin-top: -40px;
	color: #999;
}

.ewb-info-item:hover a,
.ewb-info-item:hover .ewb-date{
	color: #f9b30d;
}

.ewb-info-item:hover .ewb-info-forus{
	color: #f9b30d;
	background-image: url('../images/info_iconh.jpg');
}

/* 分页 */

.ewb-page {
    text-align: center;
}

.ewb-page-items {
    margin-top: 30px;
    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 {
    border: 0;
    color: #ff9c00;
}

.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;
}

.iframeStyle{
	margin-left: 50px;
    margin-top: 30px;
}

.gysInfo{
	width: 32%;
	float: left;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	padding-right: 10px;
}

@media(max-width: 767px){

	.ewb-info{
		margin-left: 0;
		margin-top: 10px;
	}

	.ewb-location{
		margin-top: 0px;
	}	

	.ewb-info-item{
		height: 32px;
		line-height: 32px;
		font-size: 12px;
	}

	.ewb-info-forus{
		margin-right: 80px;
	}

	.ewb-date{
		margin-top: -32px;
	}

	.ewb-page-items{
		margin-top: 10px;
	}

	.ewb-info-bd{
		padding: 5px 10px 0 10px;
	}
	
	.gysInfo{
		font-size:12px;
		width: 45%;
		float: left;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		padding-right: 10px;
	}
	
	.gysInfo.last{
		width: 100%;
	}
	
}