/**!
 * 中国许昌-通用二级页
 * author: wangkai;
 */


/* main */

.ewb-main-part {
    padding-top: 0;
}


/* 左侧 */

.ewb-left {

  background-color: #fefeff;
	
}


.ewb-left-bd {
    height: 632px;
    border: 1px solid #d8e3e8;
    border-top: 0;
    background: url(imagesleft_bg.jpg) left bottom no-repeat;
}


.ewb-menu-hd {
    height: 37px;
    line-height: 37px;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #378ce9;
}

.ewb-menu-tt {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.wb-tree {
  
}

.wb-tree-items {
    /*margin-bottom: 12px;*/
}

.wb-tree-item {
    cursor: pointer;
    margin-bottom: 2px;
}

.wb-tree-tt {
    color: #2885cc;
}

.wb-tree-node, .wb-tree-sub a {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    color: #2885cc;
    font-weight: bold;
    padding-left: 20px;
    background-color: #e6f4ff;
}

.wb-tree-iconr {
    float: right;
    width: 15px;
    height: 13px;
    margin-top: 12px;
    margin-right: 15px;
    background: url(imageswblistr.png) no-repeat;
}

.wb-tree-sub {
    display: none;
    padding-top: 2px;
}

.wb-tree-item>a {
    font-weight: normal;
    color: #333;
    background-color: #f0f0f0;
}

.wb-tree-item>a:hover {
    background-color: #ffecc2;
}

.wb-tree-item .last {
    margin-bottom: 0;
}

.current .wb-tree-tt {
    color: #fff;
}

.current .wb-tree-node {
    background-color: #129be2;
}

.current .wb-tree-iconr {
    width: 13px;
    height: 15px;
    margin-right: 16px;
    margin-top: 11px;
    background: url(imageswblistrh.png) no-repeat;
}

.current .wb-tree-sub {
    display: block;
}

@media (min-width: 768px) and (max-width: 979px) {
    .ewb-menu-tt {
        font-size: 14px;
    }
    .wb-tree-node, .wb-tree-sub a {
        font-size: 13px;
        padding-left: 20px;
    }
}

@media (max-width: 767px) {
    .ewb-left {
        height: auto;
        background: none;
    }
    .ewb-menu-tt {
        font-size: 13px;
    }
    .wb-tree-node, .wb-tree-sub a {
        font-size: 12px;
    }
	
	.ewb-left-bd{
		background:none !important;
	}	
}

/* 右侧 */

.ewb-right {
    height: 668px;
    border: 1px solid #d8e3e8;
    border-top: 1px solid #378ce9;
}


.ewb-r-hd {
    padding-left: 15px;
    height: 42px;
    line-height: 42px;
}

.ewb-r-hd a {
    font-size: 16px;
    font-weight: bold;
    color: #378ce9;
}

/* 信息列表 */

.ewb-info-list {
    padding: 5px 15px 12px 15px;
}
.ewb-info-list  p{
	line-height:25px;
}
/* 分页 */

.ewb-page {
    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 {
    border: 0;
    color: #ff0000;
}

.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;
}

@media (max-width: 767px) {
    .ewb-right {
        margin-top: 10px;
    }
    .ewb-list-name {
        width: 60%;
    }
}


/*xinzeng*/
.ewb-left-item {
    padding-left: 22px;
    display: block;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #dbdce1;
    color: #666;
}

.ewb-left-item:hover {
    color: #2e83c1;
    background: url(imagesleft_icon.jpg) left top no-repeat #eceef7;
}

.ewb-left-item.current{
    color: #2e83c1;
    background: url(imagesleft_icon.jpg) left top no-repeat #eceef7;
}

.ewb-com-item {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    vertical-align: top;
    background: url(imagesitem_icon.png) 0 13px no-repeat;
}

.ewb-common-block {
    padding-left: 15px;
    margin-right: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-com-item a {
    color: #666;
}

.ewb-com-item span {
    /* margin-top: -28px; */
    color: #999;
}

.ewb-com-item:hover a,
.ewb-com-item:hover span {
    color: #fb8b06;
}

.ewb-r-bd {
    padding: 0 15px 0 19px;
}

.ewb-cm-tt.current {
	color: #378CE9;
	border-bottom: 2px solid #378CE9;
}

.ewb-cm-tt.current .ewb-tab-icon {
	display: block;
}

.ewb-common-blocknew {
    padding-left: 15px;
    margin-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 52%;
    float: left;
    text-align: center;
}

.ewb-common-blockmain {
    padding-left: 15px;
    margin-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 52%;
    float: left;
    text-align: center;
}

.w12 {
	width: 12% !important;
}

.ewb-list-namemain {
	font-weight: bolder;
    color: #666;
}

.ewb-list-datenew {
    font-weight: bolder;
    color: #666;
    margin-left: 30px;
}

.ewb-first-leftt {
	text-align: left;
}

.ewb-mlf7 {
	margin-left: -7px;
}

.ewb-r-tt {
	cursor: pointer;
	font-size: 14px !important;
    padding-left: 20px;
    font-weight: normal !important;
    color: #666 !important;
}

.ewb-r-tt:hover {
    color: #fb8b06 !important;
}

.np {
	padding: initial;
}

.ewb-hid {
    display: none;
}
