﻿@charset "UTF-8";


/**!
 * 
 * author: gaoli;
 */

.ewb-bg {
    background: #eee;
}


/* loc */

.ewb-loc {
    height: 51px;
    line-height: 51px;
    color: #666;
    padding-left: 21px;
    background: url(/images/lco_img.png) no-repeat 1px center;
}

.ewb-loc a {
    color: #666;
}

.ewb-loc span {
    color: #1492ff;
}

.ewb-tree-hd {
    position: relative;
    height: 50px;
    background: #1492ff;
}

.ewb-tree-hd>img {
    position: absolute;
    top: 0;
    left: 0;
}

.ewb-tree-hd a {
    display: block;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding-left: 94px;
}

.wb-tree {
    padding-top: 33px;
}

.wb-tree-items {
    line-height: 39px;
    padding-left: 27px;
    cursor: pointer;
}

.ewb-tree-bd {
    height: 636px;
    border: 1px solid #c6dff4;
    border-top: none;
    background: #fff;
}

.wb-tree-tt {
    font-size: 18px;
    color: #333;
}

.wb-tree-iconr {
    float: right;
    width: 14px;
    height: 8px;
    margin-top: 16px;
    margin-right: 24px;
    background: url(/images/listrh.png) no-repeat;
}

.wb-tree-sub {
    display: none;
}

.wb-tree-item>a {
    display: block;
    line-height: 29px;
    padding-left: 23px;
    color: #1492ff;
    background: url(/images/tree_icon.png) no-repeat 1px center;
}

.wb-tree-item>a:hover {
    color: #ce1e2c;
    background-image: url(/images/tree_iconh.png);
}

.current .wb-tree-iconr {
    width: 8px;
    height: 14px;
    margin-top: 14px;
    background-image: url(/images/listr.png);
}

.current .wb-tree-tt {
    color: #1492ff;
}

.current .wb-tree-sub {
    display: block;
}

.ewb-con {
    border: 1px solid #c6dff4;
    padding: 20px 20px 0 20px;
    margin-bottom: 20px;
    background: #fff;
}

.ewb-con-hd {
    height: 44px;
    padding-top: 8px;
    border-bottom: 1px solid #e1e1e1;
}

.ewb-con-hd a {
    float: left;
    line-height: 42px;
    font-size: 20px;
    color: #1492ff;
    padding: 0 8px;
    border-bottom: 3px solid #1492ff;
}

.wb-data-item {
    padding-top: 8px;
}

.wb-data-list {
    line-height: 36px;
    padding-left: 12px;
    background: url(/images/sec_listimg.png) 1px 50% no-repeat;
}

.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    margin-top: -36px;
}

.wb-data-list:hover,
.wb-data-list:hover a {
    cursor: pointer;
    color: #ce1e2c;
}

.wb-data-list:hover {
    background-image: url(/images/sec_listimgh.png)
}

.ewb-page {
    text-align: center;
}

.ewb-page-items {
    margin-top: 21px;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 36px;
    *width: 100px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei" !important;
    float: left;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
}

.ewb-page-li.current>a {
    border: 0;
    color: #349bff;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 0;
    color: #666;
}

.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: 80px;
}

.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;
}


/* add */

.ewb-con-city {
    padding: 0 15px;
    background: #f7f7f7;
}

.ewb-con-t {
    height: 46px;
    line-height: 46px;
    border-top: 1px dashed #dfdfdf;
}

.ewb-con-t:first-child {
    border-top: none;
}

.ewb-con-t span {
    font-weight: bold;
    margin-left: 2px;
}

.ewb-con-t a {
    padding: 2px 6px;
    border: 1px solid transparent;
    margin-left: 10px;
}

.ewb-con-t .on {
    color: #1492ff;
    border: 1px solid #1492ff;
}

.ewb-con-t a:hover,
.ewb-con-t a.cur {
    color: #1492ff;
    border: 1px solid #1492ff;
}

a {
    color: #333;
}

.hide {
    display: none;
}

.display {
    display: block;
}

.tabcon {
    margin-top: 20px;
}

.ewb-page {
    margin: 0 0 15px 0;
}

.ewb-page a {
    color: #333;
    width: 50px;
    height: 25px;
    display: inline-block;
    line-height: 25px;
    text-align: center;
    border: solid 1px #dedede !important;
}

.ewb-page a:hover {
    color: white;
    background-color: rgb(153, 153, 153);
    text-decoration: none;
}

.ewb-con-city a:hover {
    cursor: pointer
}

.ewb-page-items a {
    width: 60px;
}

.tabcon ul {
    height: 440px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 5px;
}

/* 180726 */
.ewb-tree-hd a{
    padding-left: 0;
}

.ewb-tree-hd>img{
    display: none;
}

.wb-tree-items{
    padding-left: 0;
}

.wb-tree-item>a{
    line-height: 36px;
    color: #333;
    background: none;
    border-bottom: 1px dashed #ddd;
    background-repeat: no-repeat;
}

.wb-tree-item>a:hover{
    color: #333;
    background: none;
}

.wb-tree-tt{
    margin-left: 23px;
}

.current .wb-tree-node{
    background-color: #d3e9fc;
}

.current .wb-tree-tt{
    color: #1492ff;
}

.ewb-tree-bd{
    border-color: #e7e7e7;
}

.ewb-con{
    border-color: #e7e7e7;
}

.wb-tree{
    padding-top: 0;
}

.current .wb-tree-iconr{
    width: 14px;
    height: 8px;
    background-image: url(/images/addpic/up_ico.png);
}

.wb-tree-item>a:hover{
    color: #1492ff;
    background-color: #eff7fe;
}

/* list */
.wb-data-list{
    padding-left: 0;
    background: none;
}

.wb-data-list:hover{
    background: none;
    background-color: #eff7fe;
}

.wb-data-list:hover, 
.wb-data-list:hover a{
    color: #1492ff;
}

.wb-data-item{
    border-bottom: 0 !important;
}

/* 右侧栏目 */
.ewb-con{
    padding-top: 6px;
    padding-bottom: 24px;
}

/* 市区选择  */
.ewb-con-t .on{
    color: #fff;
    border-color: #0987ff;
    background-color: #0987ff;
}

.ewb-con-t a:hover, 
.ewb-con-t a.cur{
    color: #fff;
    border-color: #0987ff;
    background-color: #0987ff;
}

/* 180807 */
.ewb-tree-bd{
    margin-bottom: 20px;
}

.ewb-bg{
    background-color: #f3f3f3;
}

.ewb-footer {
    background-color: #f3f3f3 !important;
}

.ewb-foot-wrap{
    background-color: #e7e7e7;
}

/* 180812 */

.ewb-tree-bd{
    height: auto;
    min-height: 636px;
    *height: 636px;
}

.ewb-con{
    min-height: 655px;
}

/* 180815 */
.wb-tree-item>a{
    padding-left: 41px;
}

/* 180821 */
.ewb-page-goto{
    *width: 60px;
}

.ewb-page-goto.ewb-page-li > SPAN{
    *text-align: center;
}

.ewb-page-inpt{
    *width: 32px;
}

.ewb-page-go.ewb-page-li{
    *width: 80px;
}

/* 180831 */
.tabcon ul{
    margin-bottom: 20px;
}

.ewb-con .wb-data-item{
    overflow: hidden;
}

.ewb-con .ewb-page-items{
    padding-left: 38px;
}

/* 180928 */
.ewb-page{
    margin-bottom: 0;
}