﻿/*城市*/

#PoPy {
	top: 198px !important;
	left: 565px !important;
}

#cityTwo {
	font-size: 14px;
}

.city_hiddenbox {
	background: #fff;
	padding: 5px 10px;
	width: 300px;
	border: 1px solid #ccc;
	box-shadow: 0 0 10px #999;
	position: absolute;
	display: none;
	border-radius: 5px;
}

.city_hiddenbox .cColseBtn {
	color: #56b4f8;
	height: 15px;
	width: 15px;
	line-height: 15px;
	text-align: center;
	border-radius: 3px;
	position: absolute;
	right: 10px;
	top: 10px;
	border: 1px solid #56b4f8;
	cursor: pointer;
}

.form-group .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.form-group .btn-danger {
	background: #00aef3;
	color: #fff;
	margin-left: 10px;
	margin-top: 5px
}

#city_box {
	position: relative;
	display: block;
	outline: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	color: #333;
	cursor: pointer;
	width: 160px;
	height: 34px;
	line-height: 33px;
}

.city_hiddenbox .arrow {
	position: absolute;
	line-height: 0;
	width: 0px;
	display: block;
	float: none;
	height: 0px;
	font-size: 0px;
	border: 5px solid #fff;
	border-top: 5px solid #595959;
	top: 35px;
	left: 169px;
	z-index: 2
}

.form-group .c00c296 {
	position: relative;
	top: 9px;
	left: 5px;
	font-size: 12px !important;
}

._citys {
	width: 450px;
	display: inline-block;
	border: 2px solid #eee;
	padding: 5px;
	position: absolute;
	background: #fff;
	top: 45px;
}

._citys span {
	color: #808080;
	height: 15px;
	width: 15px;
	line-height: 15px;
	text-align: center;
	border-radius: 3px;
	position: absolute;
	right: 10px;
	top: 10px;
	border: 1px solid #808080;
	cursor: pointer;
}

._citys0 {
	width: 100%;
	display: inline-block;
	border-bottom: 2px solid #00aef3;
	margin: 0;
	padding: 5px 0
}

._citys0 div {
	width: 83px;
	height: 35px;
	display: inline-block;
	background-color: #f5f5f5;
	color: #666;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	font-size: 13px;
	overflow: hidden;
	position: relative;
	display: block;
	float: left;
}

._citys0 div:hover {
	color: #fff;
	background-color: #56b4f8;
}

._citys {
	display: none;
}

.cityss1 {
	width: 100%;
}

.cityss1 li {
	float: left;
	position: relative;
}

.cityss1 a {
	width: 83px;
	height: 35px;
	display: inline-block;
	background-color: #f5f5f5;
	color: #666;
	margin-left: 6px;
	margin-top: 3px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	font-size: 13px;
	overflow: hidden;
}

.cityss1 a:hover {
	color: #fff;
	background-color: #00aef3;
}

.cityss2 {
	box-shadow: 0 0 10px #7d7d7d;
	z-index: 2
}

.cityss2,
.cityss3 {
	width: 445px;
	position: absolute;
	border-radius: 3px;
	background: #fff;
	padding: 10px;
	left: -2px;
	z-index: 2
}

.cityss3 {
	left: -10px;
	top: 42px;
	width: 445px;
	background: #e0e0e0;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4);
}

.cityss3 li {
	padding: 0;
	margin: 0 auto;
	background: #e0e0e0;
}

.cityss3 li a {
	padding: 0 auto;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	background: #e0e0e0;
}

.cityss2 li {
	position: relative;
}

._citys0 li {
	display: inline-block;
	line-height: 34px;
	font-size: 15px;
	color: #888;
	width: 80px;
	text-align: center;
	cursor: pointer;
}
._citys0 li a{
	color: #E40D15;
}
.citySel {
	background-color: #00aef3;
	color: #fff !important;
}


/*._citys1 { width: 100%; display: inline-block; padding: 10px 0; }*/

._citys1 div {
	width: 83px;
	height: 35px;
	display: inline-block;
	background-color: #f5f5f5;
	color: #666;
	margin-left: 6px;
	margin-top: 3px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	font-size: 13px;
	overflow: hidden;
}

._citys1 a:hover {
	color: #fff;
	background-color: #56b4f8;
}

.AreaS {
	background-color: #56b4f8 !important;
	color: #fff !important;
}