.search-box {
	width: 90%;
	border: .01rem solid #000;
	text-align: left;
	margin: 0 5%;
	height: 30px
}

.search-box .search-input {
	width: 80%;
	height: 30px;
	font-size: .2rem;
	border: none;
	padding: 0
}

.search-box .search-input:focus {
	outline: none
}

.search-box .search-btn {
	width: 20%;
	height: 30px;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	font-size: .2rem
}

.search-box .search-btn:focus {
	outline: none
}

.suggest-box {
	list-style: none;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 90%;
	height: 4rem;
	margin: 0;
	margin-top: .2rem;
	margin-left: 5%;
	padding: 0
}

.suggest-box>li {
	padding-bottom: .05rem;
	border-bottom: .01rem solid #d8d8d8
}

.alert-box {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: hsla(0,0%,61%,.6)
}

.alert-box .alert-body {
	margin-left: 15%;
	margin-top: 30%;
	width: 70%;
	background-color: #fff;
	border: 1px solid #b3b3b3
}

.alert-box .alert-body .alert-title {
	padding-left: .05rem;
	padding-right: .05rem;
	font-size: .2rem;
	border-bottom: .01rem solid #b3b3b3;
	background-color: #9a9a9a;
	color: #fff;
	text-align: center
}

.alert-box .alert-body .alert-msg {
	padding: .12rem;
	font-size: .14rem
}

.alert-box .alert-body button,.alert-box .alert-body input[type=button] {
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	width: 50%
}

.search-city-box {
	background-color: #efeff4;
	font-size: .14rem;
	padding-top: .57rem
}

.search-city-box .search {
	padding: .08rem 0;
	position: fixed;
	width: 100%;
	background-color: #efeff4;
	top: 0;
	z-index: 2
}

.search-city-box .search>div {
	background-color: #fff;
	margin: .04rem .08rem;
	border-bottom: .01rem;
	color: #9b9a9e;
	height: .28rem;
	border-radius: .06rem;
	text-align: center;
	padding-top: .05rem
}

.search-city-box .search i {
	font-style: normal;
	font-size: .14rem
}

.search-city-box .search i:first-child {
	width: 13px;
	height: 12px;
	background-position: -252px -115px
}

.search-city-box .search i.cancel,.search-city-box .search i:first-child {
	display: inline-block;
	vertical-align: middle;
	background-image: url(../images/style-city-autumn.png)
}

.search-city-box .search i.cancel {
	margin-top: .04rem;
	margin-right: .1rem;
	float: right;
	width: .15rem;
	height: .15rem;
	background-position: -2.52rem -.71rem
}

.search-city-box .search input {
	border: none;
	outline: none;
	margin-top: .04rem
}

.search-city-box .search input:focus {
	width: 80%
}

.search-city-box .search:after {
	content: ' ';
	width: 100%;
	height: 0;
	border-top: .01rem solid #dfdfdf;
	position: absolute;
	left: 0;
	bottom: 0
}

.search-city-box .city-choose,.search-city-box .search-result {
	background-color: #efeff4
}

.search-city-box .city-choose h2,.search-city-box .search-result h2 {
	position: relative;
	color: #989899;
	font-size: .12rem;
	font-weight: 500;
	padding: .04rem .15rem .02rem
}

.search-city-box .city-choose h2:after,.search-city-box .search-result h2:after {
	content: ' ';
	width: 100%;
	height: 0;
	border-top: .01rem solid #dfdfdf;
	position: absolute;
	left: 0
}

.search-city-box .city-choose h2:before,.search-city-box .search-result h2:before {
	top: 0
}

.search-city-box .city-choose h2:after,.search-city-box .search-result h2:after {
	bottom: 0
}

.search-city-box .city-choose ul,.search-city-box .search-result ul {
	list-style: none
}

.search-city-box .city-choose .city-choose-item,.search-city-box .search-result .city-choose-item {
	height: .42rem;
	line-height: .42rem;
	padding-left: .35rem;
	background-color: #fff
}

.search-city-box .city-choose .city-choose-item>div,.search-city-box .search-result .city-choose-item>div {
	position: relative
}

.search-city-box .city-choose .city-choose-item>div:after,.search-city-box .search-result .city-choose-item>div:after {
	content: ' ';
	width: 100%;
	height: 0;
	border-top: .01rem solid #dfdfdf;
	position: absolute;
	left: 0;
	bottom: 0
}

.search-city-box .city-choose .city-choose-item:last-child div:after,.search-city-box .search-result .city-choose-item:last-child div:after {
	border: 0
}

.search-city-box .city-choose .suggest-item h2,.search-city-box .search-result .suggest-item h2 {
	padding-top: .15rem;
	padding-bottom: .06rem
}

.search-city-box .city-choose .suggest-item span,.search-city-box .search-result .suggest-item span {
	font-size: .16rem;
	line-height: .42rem;
	height: .42rem
}

.search-city-box .city-choose .suggest-item i,.search-city-box .search-result .suggest-item i {
	margin-right: .16rem;
	margin-left: .04rem;
	margin-top: -.03rem;
	background-image: url(../images/style-city-autumn.png);
	height: 18px;
	width: 13px;
	display: inline-block;
	background-position: -252px -35px;
	vertical-align: middle
}

.search-city-box .city-choose .recent-data,.search-city-box .search-result .recent-data {
	margin-top: .1rem
}

.search-city-box .city-choose .recent-data div,.search-city-box .search-result .recent-data div {
	border-right: .01rem solid #dfdfdf
}

.search-city-box .city-choose .recent-data .recent-item,.search-city-box .search-result .recent-data .recent-item {
	text-align: center;
	background-color: #fff;
	height: .42rem;
	line-height: .42rem;
	float: left
}

.search-city-box .city-choose .recent-data .recent-item:first-child,.search-city-box .search-result .recent-data .recent-item:first-child {
	color: #09bb07
}

.search-city-box .search-result {
	position: fixed;
	top: .57rem;
	width: 100%;
	bottom: 0;
	overflow: scroll;
	z-index: 1;
	background-color: rgba(0,0,0,.3)
}

.search-city-box .search-result .city-choose-item div:after {
	content: ' ';
	width: 100%;
	height: 0;
	border-top: .01rem solid #dfdfdf!important;
	position: absolute;
	left: 0
}

.search-city-box .search-result .city-choose-item:last-child div:after {
	border: 0!important
}