.sort_list_first{
	background: #f7f7f7;
	padding: 0.2rem 0.28rem;
}
.city-site-serach{
	position: relative;
	height: 0.8rem;
	background: #fff;
	border: 0.026666rem solid #f3f3f3;
	border-radius:5px;
	overflow: hidden;
}
.sort_list_first .ico{
	display: inline-block;
    width: 0.426666rem;
    height: 0.413333rem;
    background: url(../images/city-site-ico.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 0.24rem;
    top: 0.2rem;
    cursor: pointer;
}
.sort_list_first input{
	position: absolute;
	width: 8.4rem;
	left: 0.853333rem;
	line-height: 0.773333rem;
	font-size: 0.4rem;
}
.sort_list_first input::-webkit-input-placeholder{
	color: #bbb;
}
.sort_list_first input::-moz-placeholder{
	color: #bbb;
}
.sort_list_first input:-ms-input-placeholder{
	color: #bbb;
}
.sort_list_second{
	background: #fff;
	padding: 0.4rem 0.36rem;
}
.city-site-serach-result a{
	float: left;
	width: 2.613333rem;
	height: 0.773333rem;
	line-height: 0.773rem;
	overflow: hidden;
	font-size: 0.373333rem;
	color: #3daef0;
	border: 0.026666rem solid #3daef0;
	border-radius: 5px;
	text-align: center;
	background: #ebf7ff;
	margin: 0 0.266666rem 0.266666rem 0;
}
.city-site-serach-result .none-txt{
	height: 0.8rem;
	line-height: 0.8rem;
	text-align: center;
	margin-bottom: 0.266667rem
}
.city-hot h4{
	color: #999999;
	font-size: 0.373333rem;
	line-height: 0.453333rem;
	margin: 0.1rem 0 0.266666rem 0;
}
.city-hot a{
	float: left;
	width: 2.613333rem;
	height: 0.773333rem;
	line-height: 0.773rem;
	overflow: hidden;
	font-size: 0.373333rem;
	color: #646464;
	border: 0.026666rem solid #e6e6e6;
	border-radius: 5px;
	text-align: center;
	background: #fff;
	margin: 0 0.266666rem 0.266666rem 0;
}
.sort_letter{
	line-height: 0.88rem;
	background: #f7f7f7;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 0.32rem;
	font-size: 0.373333rem;
}
.sort_list .num_name{
	border-bottom: 1px solid #e6e6e6;
	line-height: 1.2rem;
	padding-left: 0.32rem;
	background: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.373333rem;
}
.initials{
	position: fixed;
    top: 2.48rem;
    right:0;
    padding: 0.1rem;
    width: 0.826666rem;
    text-align: center;
    z-index: 99;
    background: rgba(255,255,255,0.5);
    overflow: auto;
}
.initials a{
	display: block;
	color: #3daef0;
    font-size: 0.266666rem;
    line-height: 0.506666rem;
}
.city-item{
	cursor:pointer;
}
.start-con{
    bottom: inherit;
}