/**!
 * 某某-首页
 * author: lucw;
 * date:2018-01-01
 */

.ewb-main {
    min-height: 300px;
}

/* loca */
.ewb-loca{
	margin-top: 11px;
	padding-left: 39px;
	height: 58px;
	line-height: 58px;
	color: #666;
	background: url(../images/loca_img.png) 9px 17px no-repeat;
}

.ewb-loca a{
	color: #666;
}

.ewb-loca .ewb-cur{
	color: #ff5a00;
}

/* panel */
.ewb-panel{
	border-top: 3px solid #247cce;
	background-color: #d5e9ff;
	overflow: hidden;
}

.ewb-panel-hd{
	height: 57px;
	line-height: 57px;
	font-size: 16px;
	color: #1556b4;
	text-align: center;
}

.panel-twp>a{
	float: left;
	color: #1556b4;
}

.panel-twp>img{
	float: left;
	margin-top: 15px;
	margin-right: 24px;
}

.panel-twp{
	display: inline-block;
}

.panel-twp{
	*display: inline;
}

.ewb-panel-bd{
	overflow: hidden;
}

/* 垂直菜单 */
.wb-tree{
	margin-left: 12px;
	background-color: #fff;
}

.wb-tree-items,
.wb-tree-item {
    cursor: pointer;
}

.wb-tree-tt {
    color: #333;
}

.wb-tree-node,
.wb-tree-sub a {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    background-color: #fff;
}

.wb-tree-node{
	padding-left: 40px;
	height: 52px;
	line-height: 52px;
	border-bottom: 1px solid #ddd;
}

.wb-tree-sub a{
	padding-left: 60px;
}

.wb-tree-sub {
	padding-top: 13px;
	padding-bottom: 11px;
	border-bottom: 1px solid #ddd;
    display: none;
}

.wb-tree-item>a {
	overflow:hidden;
    color: #1556b4;
}
.wb-tree-item>a.curr{
	color: #ff5a00;
}
.wb-tree-item>a:hover{
	color: #ff5a00;
}
.current .wb-tree-tt{
	color: #ff5a00;
}

.current .wb-tree-sub {
    display: block;
}

.current .wb-tree-node {
    border-left: 3px solid #f15f20;
}
/* colu */
.ewb-colu-hd{
	height: 37px;
	overflow: hidden;
	background-color: #efefef;
}

.colu-wp{
	border-top: 3px solid #247cce;
}

.colu-wp>a{
	padding: 0 28px;
	padding-top: 3px;
	display: block;
	height: 31px;
	line-height: 31px;
	color: #1556b4;
	font-size: 16px;
	background-color: #fff;
	border-left: 1px solid #efefef;
}

/* list */
.ewb-colu .wb-data-list{
	line-height: 30px;
	padding-left: 10px;
	background-image: url(../images/lists.jpg);
}

.ewb-colu .wb-data-date{
	margin-top: -30px;
}

.ewb-colu .wb-data-item{
	padding-top: 15px;
	padding-left: 1px;
}

.ewb-colu .wb-data-list:hover{
	background-image: url(../images/listsh.jpg);
}

/* 分页 */

.ewb-page {
    text-align: center;
    padding-bottom: 6px;
}

.ewb-page-items {
    margin-top: 25px;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb_border{
	 color: #555;
	min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
	height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
    background-color: #fff;
}
.ewb_border>a{
	
	color: #555;
}
.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;
    background-color: #fff;
}

.ewb-page-li.current{
	margin-top:4px;
    border: 0;
    color: #0030cc;
    background: none;
    font-weight: bold;
}

.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;
}