/**!
 * 今日襄城
 * author: xuyang;
 * date:2017-05-05
 */

/* 当前位置 */

.ewb-local {
    padding-left: 15px;
    height: 33px;
    line-height: 33px;
    border-bottom: 1px solid #a4c0e4;
    background-color: #fff;
}

.ewb-r-col {
    margin-right: 6px;
    color: #ff0000;
}

.ewb-local a {
    color: #333;
}

.ewb-r-split {
    padding: 0 6px;
}

/* 今日襄城 */

.ewb-com-hd {
    height: 33px;
    line-height: 33px;
    background-color: #fbe9e5;
}

.ewb-com-tt {
    padding: 0 22px;
    color: #333;
}

.ewb-com-tt.current {
    font-size: 16px;
    color: #fff;
    background: url(../images/com_hd_bg.jpg) repeat-x;
}

.ewb-today-bd {
    height: 194px;
    border: 1px solid #ddd;
    background-color: #fff;
}

.ewb-left-tt {
    display: block;
    width: 110px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: url(../images/left_hd_bg.jpg) repeat-x;
}

.wb-tree-tt {
    color: #333;
}

.wb-tree-node, .wb-tree-sub a {
    display: block;
    height: 38px;
    line-height: 38px;
    color: #333;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
}

.wb-tree-iconl {
    float: left;
    width: 14px;
    height: 10px;
    margin-top: 14px;
    margin-left: 20px;
    margin-right: 10px;
    background: url(../images/wblist.png) no-repeat;
}

/* 襄城新闻 */

.ewb-news-bd {
    padding: 9px 15px 0;
    height: 186px;
    border: 1px solid #d9d9d9;
    border-top: 0;
    background-color: #fff;
}

.ewb-com-item {
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    background: url(../images/item_icon.jpg) left center no-repeat;
}

.ewb-com-item:hover {
    background: url(../images/item_iconh.jpg) left center no-repeat;
}

.ewb-com-block {
    margin-right: 80px;
    padding-left: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-com-item a {
    color: #333;
}

.ewb-com-item span {
    margin-top: -30px;
    color: #666;
}

.ewb-com-item:hover a, .ewb-com-item:hover span {
    color: #ff0000;
}

/* 部门动态 */

.ewb-depart {
    margin-right: 10px;
    height: 304px;
}

.ewb-bd1-hd {
    height: 36px;
    border-bottom: 1px solid #7c5c4a;
}

.ewb-bd1-tt {
    display: inline-block;
    margin-right: 15px;
    padding: 0 14px 0 10px;
    line-height: 34px;
    color: #666;
}

.ewb-bd1-tt.current {
    font-size: 16px;
    color: #333;
    border-bottom: 3px solid #cc0000;
}

.ewb-depart-bd {
    padding: 9px 15px 0 12px;
}

/* 国务院信息 */

.ewb-info {
    margin-left: 10px;
}

/* 横向轮播 */

.ewb-picture {
    padding-top: 14px;
    padding-left: 10px;
    height: 89px;
    border: 1px solid #d9d9d9;
}

.wb-left-btn,
.wb-right-btn {
    float: left;
    width: 18px;
    height: 29px;
    margin-top: 24px;
}

.wb-marquee {
	float: left;
    margin: 0 10px;
}

.wb-marquee-items {
    width: 920px;
    height: 75px;
}

.wb-marquee-items li {
    height: 75px;
    float: left;
    text-align: center;
}

.wb-marquee-img {
	display: block;
    margin-left: 10px;
	height: 75px;
}

.wb-marquee-items a {
	font-size: 12px;
	line-height: 24px;
    color: #333;
}
/* oldModel */

.oldModel .ewb-news-bd{height: auto;}
.oldModel .ewb-com-item{height: 52px;line-height: 52px;}
.oldModel .ewb-com-item span{margin-top: -50px;font-size: 28px;}
.oldModel .ewb-com-block {font-size: 28px;margin-right: 160px;}
.oldModel .ewb-span12{width: 100%;padding-bottom: 15px;}
.oldModel .ewb-bd1-hd{height: 48px;}
.oldModel .ewb-bd1-tt{font-size: 28px;line-height: 48px;}
.oldModel .ewb-depart{height: auto;margin-right: 0;}