﻿ 
@media (min-width: 1024px) {
	.header-search{ position: relative; margin-left: 15px;}
	.header-right{ display: inline-block;}
.public_city b {
	color: #404eff;
}
.public_city a {
	color: #fff;
}
 
#site-info-holder { text-align: left; font-size: 14px;
	width: 480px;
	height: auto;
	background: #fff;
	opacity: 1;
	border-radius: 3px;
	right: 0;
	top: 70px;
	border: 1px solid #E4E4E4;
	position: absolute;
	z-index: 56546545
}
#site-info-holder .highlight {
	color: #404eff
}
#site-info-holder b, #site-info-holder a {
	color: #666;
	padding: 0 6px;
	display: inline-block; line-height:25px;
	margin:0; font-size:14px;
}
#site-info-holder .tri_up {
	width: 13px;
	height: 8px;
	position: absolute;
	right: 30px;
	margin-left: -6px;
	top: -8px;
	background: url(../images/tri_up.png) center no-repeat
}
#site-info-holder .site-info_body {
	padding: 25px 20px;
	font-size: 14px
}
.site-info_holder>.area-warp {
	padding: 10px 15px; line-height: 25px;     color: #666;
}
.site-info_holder>.area-warp .area-hot {
	padding: 5px 0
}
.site-info_holder>.area-warp .area-latternav {
	margin: 0;
	border-bottom: 1px solid #e9e9e9;
	padding-top: 5px
}
.site-info_holder>.area-warp .area-latter {
	padding: 2px 4px
}
.pcnav .site-info_holder>.area-warp .area-city-items {
	margin: 5px 0; line-height: 20px; float: none; width: 100%; font-size: 14px; text-align: left;
}
.site-info_holder>.area-warp .area-city-item {
	display: inline-block;
	margin: 2px auto
}
.site-info_holder>.area-warp .area-city-latter {
	color: #fff;
	display: inline-block;
	background-color: #ccc;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%
}
.site-info_holder>.area-warp .area-cities {
	background-color: #fff; display: block;
	margin: 0;
	padding: 0;
}
.site-info_holder>.area-warp .area-body {
	margin-top: 10px;
	border-right: 1px solid #e9e9e9;
	height: 441px;
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative
}
.site-info_holder>.area-warp .area-body::-webkit-scrollbar {
width:6px
}
.site-info_holder>.area-warp .area-body::-webkit-scrollbar-track {
background-color:#eee
}
.site-info_holder>.area-warp .area-body::-webkit-scrollbar-thumb {
background-color:#ccc;
border-radius:5px
}
 
 
#site-info-holder a:hover {
	background: #404eff;
	color: #FFF !important;
}
#site-info-holder b {
	color: #404eff !important;
}
#site-info-holder .area-latternav a {
	padding: 0 12px;
}
	
}
