﻿/*.bj_time3 .txt_input.dataInp{width:190px;background-position:162px -253px;}*/
.xjd_tab .sx {
    width: 207px;
}

.xjd_tab em {
    width: 200px;
}

.inp_text {
    clear: both;
    float: left;
    height: 36px;
    width: 140px;
    color: #666;
    line-height: 36px;
    border: 0 none;
    margin-left: 12px;
    outline: none;
    overflow: hidden;
}

.xjd_s {
    width: 150px;
}

    .xjd_s input {
        width: 123px;
    }

.xjd_inp {
    width: 130px;
}

.ul_list {
    width: 170px;
    left: 200px;
    height: 280px;
}

.xjd_tab .span_ul li {
    width: 200px;
}

.zdymodule {
    padding: 0px 11px;
    height: 27px;
}

.efour_new {
    display: flex;
    align-items: center;
}

    .efour_new i {
        height: 28px;
    }

.yq_topcont {
    display: flex;
}

.area_box {
    position: absolute;
    width: 275px;
    display: none;
    line-height: 15px;
    min-height: 281px;
    margin-top: 1px;
}

.area_box span {
    margin-left: 5px;
    cursor: pointer;
    padding: 2px 5px;
}

    .area_box span:hover, .area_box span.selected {
        color: #fff;
        background: #ffb84e;
    }

.area_box ul {
    width: 275px;
    overflow: hidden;
    height: 36px;
    background: url(/Resource/xunjia20160517/xunjiadan_new_files/ul_bg.png) repeat-x;
}

    .area_box ul li {
        float: left;
        text-align: center;
        border: 1px solid silver;
        /*border-left:none;*/
        cursor: pointer;
        background: #fff; /*修改2016.3.15*/
        margin-right: 6px;
    }

        .area_box ul li i {
            color: #d19364;
        }

        .area_box ul li.on {
            background: #fff;
            border-top: #999 solid 2px;
            border-right: #abb581 solid 1px;
            border-left: #abb581 solid 1px;
            border: 2px solid #ffb84e;
            padding: 9px 10px 11px 10px;
        }

        .area_box ul li.no_on {
            color: #999;
            border-bottom: 2px solid #ffb84e;
            padding: 10px 11px 8px 11px;
        }

            .area_box ul li.no_on.black {
                color: #333;
            }

        .area_box ul li.on b {
            width: 10px;
            height: 5px;
            background: url(/Resource/xunjia20160517/xunjiadan_new_files/arr_all.png) no-repeat;
            background-position: 0 -5px;
            margin: 1px 5px;
            display: inline-block;
            overflow: hidden;
            -webkit-transition: all .2s;
            -moz-transition: all .2s;
            -ms-transition: all .2s;
            transition: all .2s;
        }
        /*修改2016.3.24*/
        .area_box ul li.no_on b {
            width: 10px;
            height: 5px;
            background: url(/Resource/xunjiadan_new_files/arr_all.png) no-repeat;
            background-position: 0 0px;
            -webkit-transition: all .2s;
            -moz-transition: all .2s;
            -ms-transition: all .2s;
            transition: all .2s;
            margin: 1px 5px;
            display: inline-block;
            overflow: hidden;
        }
/*修改2016.3.24*/



td.zm {
    color: #adbda0;
    font-size: 14px;
    font-weight: bold;
    vertical-align: top;
}

.area_prv, .area_city, .area_county {
    clear: both;
    border: 2px solid #ffb84e;
    background: #fff; /*修改2016.3.15*/
    /*border-top:none;*/
    margin-top: -2px;
}

.area_city, .area_county {
    line-height: 36px;
    overflow: hidden;
    padding-bottom: 6px;
    background: #fff; /*修改2016.3.15*/
}

    .area_city span, .area_county span {
        float: left;
        /*color: #888;*/
        margin: 6px 15px 0px 15px;
        white-space: nowrap;
        line-height: 20px;
    }

.area_prv table {
    margin-top: 0px;
}

    .area_prv table td {
        border: none;
        padding: 0px;
        padding-left: 8px;
        line-height: 35px;
    }


.py-search {
    display: none;
    position: absolute;
    left: 0;
    top: 38px;
    width: 202px;
    height: 300px;
    padding: 10px;
    border: 1px solid #BBBBBB;
    box-sizing: border-box;
    background: #fff;
    z-index: 88;
    text-indent: 0;
}

.py-search-item:hover {
    color: #e99d42;
    background: #ffefe8;
}

.pySearch2 {
    display: flex
}

.py-search-top {
    width: 100%;
    height: 30px;
    color: #6C6C6C;
    font-size: 14px;
    border-bottom: 1px solid #BBBBBB;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.py-key {
    max-width: 55px;
    height: 30px;
    color: #e99d42;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.py-key2 {
    max-width: 80px;
    height: 30px;
    color: #e99d42;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.py-search-bot {
    width: 100%;
    height: 250px;
    padding: 10px 5px 0;
    overflow-y: auto;
}

.py-search-item {
    width: 100%;
    height: 30px;
    padding: 0 8px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #333333;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.py-search-active {
    color: #e99d42;
    background: #ffefe8;
}