    
 
    /************************地区插件*******************************/
    
    .city-data {
        width: 520px;
        border: 1px solid #56b1dd;
        top: 209px;
        background: #fff;
        left: 21px;
        position: absolute;
        display: none;
        z-index: 10000;
    }
    
    .city-datatop {
        height: 30px;
        background-color: #008acb;
    }
    
    .city-datatop span {
        width: 162px;
        height: 30px;
        display: block;
        line-height: 30px;
        text-align: center;
        cursor: pointer;
        color: #ffffff
    }
    
    .citycho {
        background-color: #ffffff;
        color: #008acb!important;
    }
    
    .city-datapad {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 10px;
        padding-bottom: 10px
    }
    
    .city-zm {
        border-bottom: 1px solid #d6dfe7;
        font-size: 14px;
        line-height: 30px;
        height: 30px;
    }
    
    .city-zm span {
        float: left;
        padding-left: 12px;
        padding-right: 12px;
        display: block;
        text-align: center;
        cursor: pointer;
        height: 29px;
        margin-right: 3px;
        font-size: 14px;
    }
    
    .city-zmcho {
        border-bottom: 2px solid #008acb;
        color: #008acb;
    }
    
    .city-zmone {
        margin-top: 5px;
    }
    
    .city-zmone li {
        padding:2px;
        float: left;
        width: 83px;
        margin-left: 8px;
        font-size: 14px;
        color: #333333;
        margin-top: 10px;
        cursor: pointer;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .city-zmone li:hover{
        background:#008acb;
        color:white;
    }
    
    .city-zmone .city-zm {
        border-bottom: 1px dotted #cdcdcd;
    }
    
    .city-zmone .city-zmcho {
        border-bottom: 2px solid #e5004a;
        color: #e5004a;
    }
    
    .zmtit {
        margin-top: 15px;
        color: #e5004a;
        font-size: 14px;
        font-weight: bold
    }
    
    .zmbox {
        width: 460px;
    }
    
    .ac_results {
        display: none
    }
    
    .ac_result_tip {
        font-size: 14px;
    }
    
    .ac_result_tip span {
        padding-left: 12px;
        font-size: 14px;
        line-height: 28px;
        color: rgba(215, 47, 50, 1.00)
    }
    
    .results {
        display: none;
        position: absolute
    }
    
    .results {
        width: 190px;
        background-color: #ffffff;
        max-height: 250px;
        border: 1px solid #56b1dd;
        overflow-y: scroll;
    }
    
    .results li {
        font-size: 14px;
        line-height: 28px;
    }
    
    .results li a {
        padding-left: 12px;
        color: #333333;
        display: block
    }
    
    .results li a:hover {
        background-color: #f1f1f1;
        color: #008acb
    }
    
    .tabinfo.alert-pop:hover .pop-exp {
        display: block;
    }
    
    .lktype.rad i:hover .pop-child,
    .lktype01.rad01 i:hover .pop-child {
        display: block;
    }
    
    .lktype01.rad01 {
        position: relative;
    }
    
    .rad01 {
        background-image: url(../images/tic/radcho01.png);
    }
    
    .city_pofi {
        width: 100%;
        height: 100%;
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
    }
    
    .textinput,
    .lextd .select-box span,
    .lextd .select-box div a,
    .lextd input,
    .yhtext,
    #post-box .lknm input,
    #post-box .lknm select,
    #post-box .lknm.str-addr input,
    #post-box .lknm textarea {
        color: #333333;
    }