@charset "utf-8";

.dididi{
    /*padding-top: 20px;*/
    display: inline-block;
    background: #F1F1F1
}
.nonono{
    float: left;
    /*width: 850px;*/
    height:264px;
}
.rcl_im_reserve {
    position: absolute;
    width: 420px;
    border: 1px solid #0061a7;
    background: #fff;
    top: 0;
    left: 35%;
    z-index: 999;
}
.rcl_hide_btn{
    text-align: right;
    width: 100%;
    height: 20px;
    font-size: 30px;
    display: block;
    padding-right: 10px;
}
.city_num{
    background: #0061a7;
    margin-top: 14%;
    position: absolute;
    width: 230px;
    top: 0;
    left: 38%;
    z-index: 1000;
    display: block;
}
.dt_page .now{
    background:#0061a7;
}
.dt_page li{
    display: inline-block;
    line-height: 24px;
    width: 24px;
    background: #cccccc;
    color: #ffffff;
    text-align: center;
    margin: 10px 2px;
}
.yuli{
    margin-left:10px;
    color: #fd6928;
    float: right;
    display: inline-block;
}


.item_tr{margin-right: 10px;/*line-height: 40px;*/color: #666;}
.item_td{width: 420px;padding-left: 15px;height: 40px; overflow: hidden;}
.item_td .title_a{display: inline-block;float: left;max-width: 270px;overflow: hidden;height: 35px; line-height: 35px; color:#666; word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.item_td .dongzuo_kai{font-size: 12px;display: inline-block;color: #fff;width: 21px;line-height: 21px;background: #11b15c;border-radius: 50%;text-align: center;margin-left: 5px; margin-top:0px; position: relative; top:-3px;}
.item_td .dongzuo_dai{font-size: 12px;display: inline-block;color: #fff;width: 21px;line-height: 21px;background: rgb(234,149,28);border-radius: 50%;text-align: center;margin-left: 5px; margin-top:0px; position: relative; top:-3px;}
.no_data{color:#999999; height:40px; line-height: 40px; text-align: center;}






