﻿/**!
 * 禹州市人民政府二级
 * author: xuyang;
 * date:2017-04-25
 */

.ewb-main {
    /* border-top: 2px solid #ebebeb; */
}


/* left */

.ewb-left {
    height: 684px;
    border: 1px solid #f5f5f5;
    
    background: url(imagesleft_bg.jpg) left bottom no-repeat;
}

.ewb-left_letter {
    height: 750px;
    border: 1px solid #f5f5f5;
    margin-left:-10px;
    background: url(imagesleft_bg.jpg) left bottom no-repeat;
}

.ewb-left-open {
    height: 800px;
    border: 1px solid #f5f5f5;
    background: url(imagesleft_bg.jpg) left bottom no-repeat;
}

.ewb-left-hd {
    margin-top: -1px;
    margin-left: -1px;
    width: 242px;
    height: 32px;
    background-color: #0a5491;
}

.ewb-left-tt {
    display: inline-block;
    margin-left: 17px;
    width: 95px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    /* font-family: SimSun; */
    text-align: center;
    border-top: 2px solid #ff8213;
    color: #323232;
    background-color: #fff;
}

.wb-tree {
    width: 220px;
    margin-left: 10px;
    margin-right: 10px;
}

.wb-tree-items {
    margin-top: 5px;
    cursor: pointer;
}

.wb-tree-tt {
    color: #333;
}

.wb-tree-node,
.wb-tree-sub a {
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    border: 1px solid #dcdcdc;
    background: url(imageslistbg.jpg) repeat-x;
}

.wb-tree-iconl {
    float: left;
    width: 11px;
    height: 7px;
    margin-top: 13px;
    margin-left: 20px;
    margin-right: 10px;
    background: url(imageslistl.png) no-repeat;
}

.wb-tree-iconr {
    float: right;
    width: 8px;
    height: 8px;
    margin-top: 12px;
    margin-right: 12px;
    background: url(imageslistr.png) no-repeat;
}

.wb-tree-sub {
    border: 1px solid #dcdcdc;
    border-top: none;
    display: none;
}

.wb-tree-item>a {
    padding-left: 40px;
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 12px;
    border-bottom: 1px dashed #dcdcdc;
    background: none;
}

.wb-tree-item .last {
    border-bottom: none;
}

.wb-tree-item>a:hover {
    background-color: #ededed;
}

.current .wb-tree-iconl {
    background: url(imageslistlh.png) no-repeat;
}

.current .wb-tree-iconr {
    background: url(imageslistrh.png) 0 3px no-repeat;
}

.current .wb-tree-tt {
    color: #e32505;
}

.current .wb-tree-sub {
    display: block;
}

/* right */

.ewb-right-hd {
	padding-left: 15px;
	height: 32px;
	line-height: 32px;
	background-color: #f5f5f5;
}

.ewb-right-hd a {
	color: #333;
}

.ewb-r-spit {
	/* padding: 0 6px 0 8px; */
}

.ewb-r-col {
	color: #ff7800;
}

.ewb-right-bd {
	height: 536px;
}

.ewb-r-hd {
	height: 29px;
	border-right: 1px solid #dcdcdc;
	border-top: 2px solid #0a5491;
	border-left: 1px solid #0a5491;
	border-bottom: 1px solid #dcdcdc;
	background: url(imagesright_hd_bg.jpg) repeat-x;
}

.ewb-r-tt {
	display: block;
	width: 129px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	background-color: #0a5491;
}

.ewb-r-bd {
	padding: 9px 15px 0;
	height: 644px;
	/* font-family: SimSun; */
	border: 1px solid #f5f5f5;
	border-top: 0;
}

.ewb-r-item {
	height: 28px;
	line-height: 28px;
	vertical-align: top;
	background: url(imagescom_item_icon.jpg) left center no-repeat;
}

.ewb-r-item:hover {
	background: url(imagescom_item_iconh.jpg) left center no-repeat;
}

.ewb-r-block {
	padding-left: 9px;
	margin-right: 70px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ewb-r-item a {
	color: #333;
}

.ewb-r-item span {
	margin-top: -28px;
}

.ewb-r-item:hover a,
.ewb-r-item:hover span {
	color: #ff0000;
}

/* 分页 */

.ewb-page {
	margin-top: 26px;
    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;
	line-height:25px;
}

.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: #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>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;
}
#showList .ewb-info-item {
    height: 30px;
    line-height: 30px;
	background: url(imagesitem_icon.jpg) 0 13px no-repeat;
    padding-left: 10px;
}

.ewb-info-block.ewb-com-item {
    display: inline-block;
}
.ewb-r-hd {
    padding-left: 15px;
    line-height: 25px;
}

/* 领导之窗 */

.ewb-leader-item{
    margin-top: 10px;
    border-bottom: 1px dashed #ddd;
    background-color: #e4f1f9;
}

.ewb-leader-item.last{
    border-bottom: 0;
}

.ewb-leader-info{
    position: relative;
    padding-bottom: 15px;
    padding-top: 10px;
}

.ewb-leader-img{
    float: left;
    width: 100px;
    height: 120px;
    margin-left: 10px;
   /* background: #ff8800;*/
}

.ewb-leader-intro{
    margin-left: 120px;
    margin-right: 10px;
    line-height: 24px;
    font-size: 14px;
}

.ewb-leader-name{
    font-size: 18px;
    font-weight: bold;
}

.ewb-leader-work{
    font-size: 16px;
    padding-top: 3px;
}

.ewb-leader-intro .ewb-leader-more{
    color: #333;
    float: right;
}

@media(max-width: 767px){
    .ewb-info-item{
        width: 32.8%;
    }

    .ewb-info-item span{
        padding: 0 5px;
    }

    .ewb-info-item a{
        padding-right: 5px;
    }

    .ewb-info-bd{
        height: auto;
        padding-bottom: 20px;
    }

    .ewb-leader-intro{
        line-height: 20px;
        font-size: 12px;
    }

    .ewb-leader-name{
        font-size: 16px;
    }

    .ewb-leader-work{
        font-size: 14px;
    }
}
.ewb-leader-copy{
    padding-top: 5px;
    
}

.ewb-leader{
	height: 640px;
    overflow: hidden;
}

@media (max-width:767px){
    .ewb-leader{
		height: auto;
	}
}

/* 1116新增 */
.ewb-location {
    height: 30px;
    line-height: 30px;
}

.ewb-location p {
    padding-left: 24px;
    font-size: 15px;
    color: #333;
    background: url(imageslocation_icon.png) 5px center no-repeat;
}

.ewb-location p span {
    color: #ff7800;
}

.container.ewb-ie7 {
   /*  border-top: 2px solid #ebebeb; */
}
