﻿/* 左侧菜单 */

.ewb-main {
    font-family: "SimSun";
   padding-top: 10px;
}

.ewb-menu {
    border: 1px solid #ddd;
    height: 619px;
    background: url(../images/subbg.jpg) center bottom no-repeat;
}

.ewb-menu-hd {
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin: 0 -1px;
    background: #cb120f;
}

.ewb-menu-hd a {
    color: #fff;
}

.wb-tree-items {
    cursor: pointer;
    margin-top: 3px;
    background-color: #f6f6f6;
}

.wb-tree-tt {
    color: #333;
}

.wb-tree-node,
.wb-tree-sub a {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    color: #333;
    font-weight: bold;
    border: 1px solid #eee;
    margin: 0 -1px;
}

.wb-tree-node {
    background: #f6f6f6;
}

.wb-tree-iconl {
    float: left;
    width: 4px;
    height: 38px;
    margin-top: -1px;
    margin-left: -1px;
    margin-right: 20px;
    background-color: #aaa;
}

.wb-tree-iconr {
    float: right;
    width: 12px;
    height: 12px;
    margin-top: 12px;
    margin-right: 10px;
    background: url(../images/wblistr.jpg) no-repeat;
}

.wb-tree-sub {
    display: none;
    border: 1px solid #eee;
    border-top: none;
}

.wb-tree-item>a {
    height: 38px;
    line-height: 38px;
    padding-left: 35px;
    font-size: 12px;
    background-color: #fff;
    border: none;
}

.wb-tree-item>a:hover {
    background-color: #efefef;
    color: #cb120f;
}

.wb-tree-item>a:active {
    background-color: #efefef;
    color: #fff;
}

.current .wb-tree-tt {
    color: #cb120f;
}

.current .wb-tree-iconl {
    background-color: #cb120f;
}

.current .wb-tree-iconr {
    background: url(../images/wblistrh.jpg) no-repeat;
}

.current .wb-tree-sub {
    display: block;
}


/* 右侧 */

.ewb-main-r {
    border: 1px solid #ddd;
    height: 619px;
}

.ewb-location {
    height: 37px;
    line-height: 37px;
    border-top: 2px solid #cb120f;
    font-size: 13px;
    color: #666;
    padding-left: 38px;
    background: url(../images/location.png) 13px center no-repeat #efefef;
}

.ewb-location a {
    color: #666;
}

.ewb-location span {
    color: #cb120f;
}

.ewb-info {
    padding: 8px 15px 0 15px;
}

.ewb-info-items{
    height: 482px;
}

.ewb-info-item {
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    vertical-align: top;
}

.ewb-info-item a {
    display: block;
    padding-left: 13px;
    float: left;
    color: #333;
    max-width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/info_icon.jpg) left center no-repeat;
}

.ewb-date {
    float: right;
    color: #999;
}

.ewb-info-item:hover a,
.ewb-info-item:hover .ewb-date {
    color: #cb120f;
}


/* 分页 */

.ewb-page {
    text-align: center;
	margin-top: 40px;
}

.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;
}

.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: #cb120f;
}

.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;
}


.ewb-info-pic-list{
    padding: 6px 0 8px 10px;
    height: auto !important;
    height: 450px;
    min-height: 450px;
	
}

.ewb-info-pic-list li {
    float: left;
    padding-right: 9px;
}


.ewb-info-pic-list li a {
    width: 165px;
    height: 155px;
    border: 1px solid #e6e7ea;
    display: block;
}


.ewb-info-pic-list li img {
    width: 165px;
    height: 155px;
}

.ewb-info-pic-list li strong {
    height: 24px;
    line-height: 24px;
    display: block;
    font-size: 12px;
    width: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: normal;
    text-align: center;
    margin-bottom: 10px;
}


.ewb-info-pic-list li strong a {
    width: auto;
    height: auto;
    display: inline;
    padding: 0px;
    border: none;
	color: #4e5050;
}
