.citysearchb{
	background-image:none;
	background-size:100% 100%;
	min-height: 30rem;
	position: fixed;
	left:0;
	top:0;
	z-index: -1;
	width:100%;
	height:100%;
}
.chengshibox{
	background: #fff;
	width:14rem;
	height:2.15rem;
	border-radius: 20rem;
	margin:auto;
	border:1px solid #fff;
	margin-top:1rem;
}
.cityChoose{
	min-height:28rem;
}
.liebiao ul{
	height:20.7rem;
	overflow:hidden;
}
.zk{
	text-align:center;
	color:#333;
	font-size:0.8rem;
	line-height:1.6rem;
}
.liebiao ul.on{
	height:auto;
}
.chengshibox a{
	display: block;
	float: left;
	background: #fff;
	width:33%;
	color:#17333e;
	height:2rem;
	line-height: 2rem;
	font-size:0.8rem;
	text-align: center;
	border-radius: 20rem;
	margin-top:0.05rem;
}
.chengshibox a.on{
	background:#477be1;
	color:#fff;
	background-size:100%;
}
.cstop{
	padding:1rem 1rem;
	display: flex;
    flex-direction: row;
    justify-content: space-between;
}
#lishi{
	display:flex;
	flex-direction: row;
    flex-wrap: wrap;
}
#lishi a{
	display:inherit;
	float:inherit;
}
.cstop input{
	height:2rem;
	background: #fff;
	border-radius: 0.5rem;
	line-height: 2rem;
	color:#333;
	font-size:0.8rem;
	text-indent: 1rem;
	border:none;
	width:76%;
}
.cstop button{
	background:#fff;
	border:none;
	height:2rem;
	border-radius: 0.5rem;
	width: 22%;
}
.csmo{
	margin-top:0;
}
.csmo h2{
	color:#1e1e1e;
	display: block;
	font-size:0.8rem;
	font-weight: 400;
	text-align: left;
}
.csmotext{
	overflow: hidden;
}
.csmotext a{
	/* display: block; */
	/* float: left; */
	color:#cccccc;
	font-size:0.8rem;
	line-height: 2rem;
	/* width:25%; */
	text-align: center;
	margin-right:0.5rem;
}

.liebiao ul li a{
	display: block;
	line-height: 2rem;
	border-bottom: 1px solid #c7c6c6;
	color:#cccccc;
	font-size:0.8rem;
	text-indent: 0.5rem;
}

.city-list{
	overflow-y: scroll;
}
.city-list a{
	color:#333;
	font-size: 0.8rem;
	display: block;
    line-height: 1.8rem;
    border-bottom: 1px solid #dedede;
}
#page-weatherCity{
	min-height: 27rem;
}
.city-li li{
	/* height:2rem; */
	/* line-height:2rem; */
	border-bottom: 1px solid #c7c6c6;
	font-size:0.8rem;
	color:#cccccc;
}
.city-li li a{
	color:#cccccc;
	padding:0rem !important;
	border-bottom: none !important;
}
.page{
	overflow: inherit !important;
}
.city-li{
	min-height:10rem;
	overflow: hidden;
}
@media (max-width:320px ) {
	.csmotext a{
		width:4rem;
	}
}
.page, .page-group{
	position: inherit !important;
	 background: none !important;
}
