.rk-indexed-list{width: 23px;position: fixed; height: 100%;z-index: 10;top: 0;right: 0; -webkit-transition: .2s;}
.rk-indexed-list-bar{
    position: absolute; top: 50%;width: 23px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
.rk-indexed-list-bar a {display: block;text-align: center;font-size: 0.7rem;padding: 0px;margin: 0px;line-height: 1rem;color: #209af9;}
.rk-indexed-list-inner{margin: 0;padding: 0;overflow-y: auto;}
.rk-table-view{
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    background-color: #fff;
    /*border-top: 1px solid #E4E4E4;border-bottom: 1px solid #E4E4E4;*/
}
.rk-indexed-list-group{padding: 0.35rem 0.75rem 0.3rem;color: #999;background: #F3F3F4;font-weight: 500;}
.rk-indexed-list-item{border-bottom: 1px solid #E6E6E6;padding: 0.8rem 0 0.7rem;margin: 0 0.75rem;font-size: 0.75rem;}
.rk-indexed-list-item:last-child{ border: none;}
.rk-indexed-list-search{border-bottom: 1px solid #D7E6F2;z-index: 15;position: relative;overflow: hidden;padding: 0.5rem 0.75rem;}
.rk-indexed-list-search input{background: #EBECED;border: none;font-size: 0.7rem;box-sizing: border-box;height: 1.7rem;line-height: 1.7rem;text-align: center;border-radius: 0.8rem;width: 100%;}
input[type="search"]{-webkit-appearance:none; }
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none;
}
.rk-icon-search img{width: 15.4px;height: 14.7px;display: inline-block;vertical-align: middle;margin-top: -0.15rem;}
.rk-placeholder{font-size: 0.75rem;line-height: 1.7rem;position: absolute;z-index: 1;top: 0.5rem;  right: 0;  bottom: 0;  left: 0;  display: inline-block;  height: 1.7rem;  text-align: center;  color: #CACBCB;  border: 0;  border-radius: 6px;  background: 0 0;}
.rk-indexed-list-search.rk-active::before{content:" ";background: url("../images/search2.png") no-repeat left center;background-size: cover;width: 15.4px;height: 14.7px;display: block;position: absolute;top:1rem;left:1.5rem;}
.rk-indexed-list-search.rk-active input[type=search]{text-align: left;width: 90%;padding-left: 2rem;padding-right: 0.6rem;}
.rk-indexed-list-search.rk-active input:focus{outline: none;}
.rk-indexed-list-search.rk-active .rk-clear{display: inline-block;}
.rk-indexed-list-search .rk-clear{position: absolute;right: 0.5rem;top:1rem; font-size: 0.7rem;color: #666;}

.rk-indexed-list-search.rk-active .rk-placeholder{display: none;}
.rk-indexed-list-location{border-bottom: 1px solid #D7E6F2;color: #333;font-size: 0.75rem;padding: 0.7rem 0 0.7rem 0.75rem;}
.location-city{background: #F3F3F4;border-bottom: 1px solid #E4E4E4;padding: 0.75rem 0.75rem 0.25rem 0.75rem;}
.hot-city{font-size: 0;}
.hot-city ul li{display: inline-block;width: 33.3%;font-size: 0.75rem;}
.hot-city ul li a{display: block;color: #333;border: 1px solid #E2E2E2;text-align: center;margin-right: 0.75rem;background: #fff;padding: 0.6rem 0;margin-bottom: 0.5rem;border-radius: 3px;}
.location-city-txt a{display: inline-block;color: #333;border: 1px solid #E2E2E2;text-align: center;background: #fff;padding: 0.6rem 1.1rem;font-size: 0.75rem;}
.location-city-txt a i img{width: 13px;height: 17px;display: inline-block;vertical-align: top;margin-top: -0.01rem;margin-right: 0.3rem;}
.rk-indexed-list-empty-alert{text-align: center;color: #ccc;padding: 1.5rem;font-size: 0.8rem;}
.rk-indexed-list-result {background: #F4F4F4;}
.rk-indexed-list-result li{border-bottom: 1px solid #D7E6F2;color: #333;padding: 0.75rem;font-size: 0.75rem;}
.rk-indexed-list-result li a{color: #333;}
.rk-indexed-list-result li span{color: #1E9AF9;font-size: 0.8rem;}
.c-4a{color:#4a98f2;}















