/* location */

.ewb-location {
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    padding-left: 42px;
    background: url(../images/location_icon.png) 19px center no-repeat;
}

.ewb-location a {
    color: #333;
}

.ewb-yellow {
    color: #ec9628;
}


/* 查询专区 */

.ewb-expose {
    height: 85px;
    background: url(../images/expose_bg.jpg) left center no-repeat;
}

a.ewb-expose-tt {
    display: block;
    float: left;
    margin-left: 82px;
    width: 166px;
    height: 70px;
    line-height: 78px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin-top: -4px;
    background: url(../images/expose_tt_bg.png) no-repeat;
}

/* main */

.ewb-main {
    padding: 0 15px;
    margin-top: 10px;
}

.ewb-menu {
    border: 1px solid #dfd1c9;
}

.ewb-menu-l {
    width: 198px;
    float: left;
    min-height: 661px;
}

.ewb-menu-item {
    width: 200px;
    margin-left: -1px;
    margin-top: -1px;
    height: 51px;
    line-height: 50px;
    position: relative;
    vertical-align: top;
    background: url(../images/consult_bd.jpg) center bottom no-repeat;
}

.ewb-menu-item a {
    display: block;
    text-align: center;
    color: #333;
    font-size: 16px;
}

.ewb-menu-icon {
    display: none;
    width: 7px;
    height: 10px;
    background: url(../images/menu_iconh.png) no-repeat;
    position: absolute;
    right: -7px;
    top: 20px;
}

.ewb-menu-item:hover,
.ewb-menu-item.cur {
    background: url(../images/consult_menuh.png) no-repeat;
}

.ewb-menu-item:hover a,
.ewb-menu-item.cur a {
    color: #fff;
}

.ewb-menu-item:hover .ewb-menu-icon,
.ewb-menu-item.cur .ewb-menu-icon {
    display: block;
}

/* 右侧 */

.ewb-menu-r {
    width: 1099px;
    float: right;
    min-height: 661px;
    border-left: 1px solid #dfd1c9;
}

.ewb-comp-hd{
    height: 49px;
    padding-left: 30px;
    background: #fcf6f2;
}

.ewb-comp-tt{
    display: block;
    padding-top: 8px;
    height: 41px;
    margin-left: 15px;
}

.ewb-comp-tt a{
    display: block;
    height: 38px;
    line-height: 38px;
    border-bottom: 3px solid transparent;
    padding: 0 14px;
    min-width: 64px;
    text-align: center;
    color: #905100;
    font-size: 16px;
}

.ewb-comp-tt.current a{
    color: #e89428;
    font-weight: bold;
    border-color: #e89428;
}

.ewb-info-search {
    float: right;
    width: 344px;
    height: 30px;
    border: 1px solid #afadad;
    margin-top: 8px;
    margin-right: 40px;
}

.ewb-info-search input {
    display: block;
    float: left;
    width: 212px;
    height: 30px;
    border: 0;
    line-height: 30px;
    text-indent: 8px;
    font-size: 14px;
    outline: 0;
    font-family: "Microsoft Yahei";
}

.ewb-info-search button {
    display: block;
    width: 67px;
    height: 32px;
    border: 0;
    padding: 0;
    margin: -1px -1px 0 0;
    float: right;
    cursor: pointer;
    outline: 0;
    background: url(../images/btn_icon.png) center center no-repeat #f67723;
}

.ewb-info-search button.ewb-high{
    line-height: 32px;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    color: #fff;
    text-align: center;
    background: #cb5c1d;
}

/* 栏目排名 */

.ewb-pb68{
    padding-bottom: 68px;
}

.ewb-rank{
    width: 702px;
    border: 1px solid #dfd1c9;
    margin: 0 auto;
    margin-top: 30px;
}

.ewb-rank-hd{
    height: 41px;
    line-height: 41px;
    background: #f3f3f3;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.ewb-rank-bd table{
    width: 100%;
    text-align: center;
}

.ewb-rank-bd table thead td{
    height: 32px;
    font-size: 14px;
    font-weight: bold;
    color: #e89428;
}

.ewb-rank-bd table tbody td{
    height: 36px;
    font-size: 14px;
}

.ewb-one{
    vertical-align: middle;
}

.ewb-grue{
    background: #fcf6f2;
}

/* 访问统计 */

.ewb-count-hd{
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
}

.ewb-count-bd{
    height: 252px;
}