html {
	width: 100%;
	
}

body {
	text-align: center
}

ul,li,body {
	list-style: none;
	margin: 0;
	padding: 0
}

a {
	text-decoration: none;
	color: #333
}

a:visited,a:active {
	color: #333
}

a:hover {
	color: #20a8e4!important
}





.recomment-city {
	margin: 0 10px
}

#hot {
	width: 1200px;
	line-height: 14px;
	margin: 47px auto 0;
	text-align: left
}

#hot-title {
	float: left;
	margin-right: 18px;
	color: #20a8e4;
	font-size: 14px;
	font-weight: 600
}

a.hot-city {
	margin: 0 10px;
	color: #666;
	font-size: 14px
}

#selector {
	width: 1200px;
	margin: 27px auto 0;
	height: 30px;
	text-align: left
}

.selector-title {
	float: left;
	line-height: 30px;
	margin-right: 29px;
	color: #555;
	font-size: 14px;
	font-weight: 600
}

.selector {
	float: left;
	cursor: pointer;
	position: relative;
	z-index: 10;
	width: 118px;
	height: 28px;
	margin-right: 8px;
	border: solid 1px #DDD;
	border-radius: 2px;
	color: #999;
	font-size: 14px
}

.selector:hover {
	border-color: #999
}

.selector-result {
	width: 106px;
	height: 28px;
	padding-left: 12px;
	line-height: 28px;
	font-size: 12px
}

.selector-arrow {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 11px;
	height: 7px;
	background-image: url(images/changecity_down.png);
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.selector-arrow-HD {
	background-image: url(images/changecity_down@2x.png)!important
}

.selector-arrow-up {
	background-image: url(images/changecity_up.png)
}

.selector-arrow-up-HD {
	background-image: url(images/changecity_up@2x.png)!important
}

.selector-box {
	display: none;
	position: absolute;
	top: 28px;
	left: -1px;
	width: 118px;
	border: solid 1px #DDD;
	font-size: 12px;
	background-color: #fff;
	overflow-x: hidden;
	overflow-y: auto
}

.selector-list {
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	color: #999
}

.selector-list:hover {
	color: #20a8e4;
	background-color: #f8f8f8
}

#selector-city {
	margin-right: 39px

}

#selector-btn {
	cursor: pointer;
	float: left;
	width: 80px;
	height: 30px;
	margin-right: 39px;
	line-height: 30px;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	background-color: #20a8e4;
	text-align: center
}

#selector-search {
	float: left;
	width: 168px;
	height: 28px;
	border: solid 1px #DDD;
	border-radius: 2px;
	overflow: hidden
}

#selector-search-input {
	float: left;
	width: 108px;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 6px;
	border: 0;
	outline: 0;
	font-size: 14px;
	color: #999
}

#selector-search-btn {
	cursor: pointer;
	float: left;
	width: 52px;
	height: 28px;
	line-height: 28px;
	border-left: solid 1px #DDD;
	color: #555;
	font-size: 14px;
	text-align: center;
	background-color: #f5f5f5
}

#content {
	width: 1200px;
	margin: 33px auto;
	text-align: left
}

#content-title {
	line-height: 16px;
	color: #555;
	font-size: 16px;
	font-weight: 600
}

#content-box {
	float: left;
	width: 1198px;
	margin: 23px auto;
	border: solid 1px #eee
}

.content-letter {
	float: left;
	border-bottom: solid 1px #eee
}
.content-letter span{ display:none;}

.content-letter-panel {
	float: left;
	width: 40px;
	height: 100%;
	color: #999;
	font-size: 18px;
	font-weight: 700;
	background-color: #f5f5f5;
	text-align: center
}

.content-province {
	float: left;
	position: relative;
	z-index: 1;
	width: 1158px
}

.content-province-triangle {
	display: none;
	position: absolute;
	top: 50%;
	left: 0;
	width: 7px;
	height: 10px;
	margin-top: -5px;
	background-image: url(images/changecity_triangle.png);
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.content-province-triangle-HD {
	background-image: url(images/changecity_triangle@2x.png)!important
}

.content-province-title {
	float: left;
	width: 154px;
	height: 100%;
	line-height: 4;
	padding-left: 16px;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color: #eee;
	color: #333;
	font-size: 26px
}

.content-cities {
	float: left;
	width: 986px;
	padding:22px 0;
	overflow: hidden
}

.content-city {
	display: inline-block;
	line-height: 3;
	color: #333;
	font-size: 18px;
	margin: 0 32px; width:75px;
}

.content-letter-panle-hover {
	color: #fff;
	background-color: #20a8e4
}

.content-province-hover {
	background-color: #f5f5f5
}

.content-province-triangle-hover {
	display: block
}

.clb {
	clear: both
}

.fotter {
	width: 1200px;
	margin: 46.5px auto 39px;
	color: #666;
	font-size: 14px;
	text-align: center
}

.tooltip {
	border: 1px solid #ccc;
	background: #fff;
	margin: -3px 0 0 -1px;
	*margin: -3px 0 0 0
}

.tooltip li {
	height: 28px;
	line-height: 28px;
	padding: 0 5px;
	overflow: hidden;
	zoom: 1
}

.tooltip li a {
	color: #999;
	text-decoration: none
}

.tooltip li a b {
	color: #999;
	font-weight: 400
}

.tooltip li .tool_r {
	float: right;
	color: #090;
	font-size: 11px
}

.tooltip li.selected a b,.tooltip li.selected a,.tooltip li.selected .tool_r {
	color: #999
}

.tooltip li.selected,.tag_options li.open_hover {
	background: #f2f2f2;
	color: #999
}

#tooltipdiv2 {
	width: 114px;
	font-size: 14px;
	text-align: left;
	color: #999;
	margin-top: -4px
}

#tooltipdiv2 a:hover {
	color: #999!important
}