锘縝ody {
}
.sel-bg {
    background-color: rgba(204,204,204,0.4);
    position: fixed;
    _position: absolute;
    z-index: 9000000;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.sel-warp {
    position: fixed;
    _position: absolute;
    pointer-events: auto;
    
    top: 150px;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: #fff;
    -webkit-background-clip: content;
    box-shadow: 1px 1px 50px rgba(0,0,0,.3);
    -webkit-overflow-scrolling: touch;

    z-index: 9000001;
    width: 450px;
    height: 250px;
    top: 50%;
    left: 50%;
    margin-top: -125px;
    margin-left: -225px;
}
.sel-layer-title
 {
    
    padding: 0 80px 0 20px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #0378d8;   
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    background-color: #0378d8;
    border-radius: 2px 2px 0 0;
}
.sel-layer-setwin {
    position: absolute;
    right: 15px;
    *right: 0;
    top: 14px;
    font-size: 0;
    line-height: initial
}

.sel-layer-setwin a {
    display: inline-block;zoom:1; *display:inline;
    vertical-align: top;

    position: relative;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    font-size: 12px;
    _overflow: hidden
}
.sel-layer-ico {
    background: url(/uploads/image/w/selector/ico.png) no-repeat;
}
 .searchwarp {
       position: absolute;
    top: 8px;
    right: 40px;
     color: #fff;
    line-height: 25px;
    height: 25px;

}
 .searchwarp .search {
      border-radius: 13px;
    line-height: 25px;
    height: 25px;
    text-indent: 10px;
    width: 128px;
    border: none;
    outline: none;
}

.sel-layer-setwin .sel-layer-close1 {
    background-position: -18px 0;
    cursor: pointer
}.sel-layer-content {
    position: relative;
    overflow: auto;
}


.sl-b-selected {
       overflow: hidden;
    zoom: 1;
    padding: 12px 24px 5px;
    display: none;
}
.sl-b-selected .sl-b-key, .selector .sl-b-selected .sl-v-list {
    float: left;
}
.sl-b-selected .sl-b-key {
    font-size: 13px;
    height: 23px;
    line-height: 23px;
}
.sl-v-list li {
       float: left;
    _display:inline ;
    margin-bottom: 4px;
    margin-top: 4px;
    margin-right: 9px;
    cursor: pointer;
    border: solid 1px #efefef;
    border-radius: 13px;
    width: auto;
    display: block;
    padding-left: 1px;
        
}
 .sl-v-list li a {
    width: auto;
    position: relative;
    display: inline-block;zoom:1; *display:inline;

    float: left;
    white-space: nowrap;
    zoom: 1;
    color: #777;
    
    text-decoration: none;
    line-height: 20px;
    height: 20px;
    margin: 0;
    padding: 0 8px;
}

.sl-v-list li a:hover {
    color: #ff9900;
    text-decoration: none;
} 
 .sl-b-selected .sl-v-list li {
    background-color: #1d9ce7;
 }
 .sl-b-selected .sl-v-list li a {
     color: #fff!important;
 }
.sl-v-list li a i {
    display: none;
}
 .sl-b-selected .sl-v-list li a i{
    display: inline;
    padding: 0px 13px 0 0;
    height: 20px;
    background: url(/uploads/image/w/selector/ico.png) no-repeat;
    background-position: -2px 4px;
 }
 
.sl-b-selected .sl-v-list li.alertmess {
   background-color: #ff9900;
    border-radius: 0;
    border: 0;
    padding: 0;
}

 .fa-dd .sl-v-list li {
    background-color: #fff;
     border: none;
 }
 .fa-dd .sl-v-list li a {
     color: #777;
 }
    .fa-dd .sl-v-list li a i {
        display: inline;
    }
    .fa-dd .sl-v-list li a i:after {
        
        content: "(鐐瑰嚮閫夋嫨澶х被)";
        font-style: normal;
        color: #1d9ce7;
    }
    
    .sl-v-list li.fa_selected a ,
    .sl-v-list li.selected a {
        color: #ff9900;
    }
    
 .fa-dd .sl-v-list li.fa_selected a {
     color: #777;
 }

 .sl-btns {
   text-align: center;
    padding: 12px 0 16px 0;
    background-color: #fdfeff;
}
  .sl-btns .btn {
    display: inline-block;zoom:1; *display:inline;
    line-height: 14px;
    height: 14px;
    border-radius: 2px;
    background: #f7f7f7;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
 .sl-btns .btn-default {
    border: 1px solid #78ccfd;
   width: 96px;
    height: 30px;
    line-height: 30px;
    color: #1d9ce7;
    background-color: #fff;
}
 .sl-btns .btn-primary {
       
    border: 1px solid #0378d8;
   width: 96px;
    height: 30px;
    line-height: 30px;
    background-color: #0378d8;
    color: #fff;
}
  .sl-btns .btn-primary:hover {
    color: #fff
}
  .city-select-wrap {
      border-bottom: solid 1px #f3f6f8;  
}

.city-select-tab {
    border-bottom: 1px solid #eeeeee;
    font-size: 13px;
    position: relative;
}

.city-select-tab > a {
    display: inline-block;zoom:1; *display:inline;
    padding: 0px 26px;
    border: 1px solid transparent;
    color: #767676;
    text-align: center;
    outline: 0;
    text-decoration: none;
    cursor: pointer;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    margin-bottom: -1px;
}

.city-select-tab > a.active {
     background: #fff;
    border: 1px solid #eeeeee;
    border-bottom: 1px solid #fff;
    color: #767676;
    padding-right: 20px;
    line-height: 26px;
    padding-top: 2px;
}

.city-select-tab > a:first-child {
    margin-left: 50px;
}


.city-select-content {
    width: 100%;
    height: 330px;
    overflow-y: auto;
    background-color: #fff;
    position: relative;
    overflow: hidden;
}

.city-select {
    font-size: 13px;
}
.city-select dl {
    line-height: 2;
    clear: both;
    padding: 12px 0 4px;
    margin: 0;
    border-bottom: #f6f6f6 1px dashed;
    position: relative;
}

.city-select > dl:first-child {
    padding-top: 0;
}
.city-select > dl:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.city-select dt {
    position: absolute;
    left: 0;
    width: 2.5em;
    font-weight: 500;
    text-align: right;
    line-height: 2;
}

.city-select dd {
    margin-left: 0;
    line-height: 2;
}

.city-select.province dd {
    margin-left: 3.4em;
}
.city-select.city dd {
    margin-left: 3.4em;
}
.city-select.city dd.fa-dd {
    margin-left: 0.1em; 
}
.city-select.district dd {
    margin-left: 0.8em;
}

.city-select a {
    display: inline-block;zoom:1; *display:inline;
    padding: 0 10px;
    outline: 0;
    text-decoration: none;
    white-space: nowrap;
    margin-right: 2px;
    text-decoration: none;
    color: #333;
    cursor: pointer;
}

.city-select-tab-content .city-select {
        margin: 20px 15px 0 15px;
}
 .sel-layer-content .alertmess{
    text-align: center;
}
 .sel-layer-content .alertmess span{
   font-size: 12px;
    padding: 0px 13px;
    background-color: #ff9900;
    color: #fff;
    line-height: 20px;
    height: 20px;
}


 .city-select-tab i{
     display: none;
 }
 .city-select-tab a.active i{
        display: inline;
    padding: 0px 16px 0 0;
    height: 20px;
    background: url(/uploads/image/w/selector/ico.png) no-repeat;
    background-position: -35px 2px;
 }

 .nosearchresult {
     padding-top: 40px;
     text-align: center;
     color: #ff9900;
 }

 .sel-alert-warp {
     display: none;
    position: absolute;
    z-index: 999;
    top: 44%;
    text-align: center;
    width: 100%;
 }
 .sel-alert-content {
    display: inline;
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    line-height: 32px;
    padding: 8px 22px;
    margin: auto;
 }
 .clearfix {
    *zoom: 1;
}

    .clearfix:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

 .zh_level1 li {
    width: 100%;
    border: none;
    display: block;
    font-size: 14px;
}
 .zh_level1 li a{
    color: #000;
     font-weight: bold;
}
 .zh_level2_warp_all {
     width: 100%;
     height: 100%;
     position: relative;
     overflow: hidden;
 }
 .zh_level2_warp_all_bg {
     position: absolute;
     background-color: #f7f7f7;
     width: 25%;
     height: 100%;
     top: 0;
     left: 0;
 }
  .zh_level2_warp {
           border-bottom: solid 1px #eeeeee;
    position: relative;
   }
 .zh_level2 li {
    font-size: 14px; 
    width: 25%;
     border-radius: 0;
     border: none;
    padding: 0;
    margin:4px 0;
 }
 .zh_level2 li a {
    font-size: 14px; 
    width: 100%;
     text-align: center;
    padding: 0;
    margin: 0;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;
 }
 .zh_level3_warp {
    width: 72%;
    float: right;
 }