/* logo栏开始 */
#navTop {
	width: 100%;
	background: #fff;
	color: #fff;
	text-align: center;
	padding-top: 1px;
	margin: 0;
	padding-bottom:20px;
	list-style: none;
	z-index: 199;
	border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.fix {
	/* position: fixed;
	top: 0; */
	left: auto;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.logoBar {
	background: #fff;
	position: relative;
	z-index: 100;
}


.logo {

	margin-right: 30px;
	width: 140px;
	height: 64px;
	margin-top: 10px;
}

.logoBar .select_city {
	margin-top: 28px;
	margin-left: -21px;
	padding-left: 21px;
	height: 36px;
	border-left: 1px solid #ddd;
	position: relative;
	z-index: 999;
    display:none;
}

.logoBar .text {
	height: 17px;
}

.logoBar .select_box {
	height: 38px;
	padding-bottom: 38px;
	cursor: pointer;
	font-size: 0;
}

.clearfix {
	zoom: 1;
}

.select_city .ct {
	font-size: 14px;
	color: #1E6FDC;
	font-weight: 700;
}

.select_city .sj {
	width: 12px;
	height: 6px;
	display: inline-block;
	background: url(../images/h_sj.jpg) left center no-repeat;
	margin-left: 6px;
}

.logoBar .select_city .select_city_box {
	position: absolute;
	top: 62px;
	right: -139px;
	width: 378px;
	border: 1px solid #ddd;
	border-radius: 4px;
	background: #fff;
	display: none;
	text-align: left;
}

.select_city:hover .select_city_box {
	display: block
}

.logoBar .select_city .switchTheCity_div {
	margin: 24px 20px 12px;
}

.switchTheCity_div .text {
	font-size: 14px;
	color: #1E6FDC;
	margin-bottom: 12px;
	display: inline-block;
}

.select_city_site_div li {
	line-height: 30px;
	white-space: nowrap;
	font-size: 0;
}

.select_city_site_div label {
	width: 40px;
	display: inline-block;
	color: #999;
	font-size: 14px;
}

.select_city_site_div li a {
	color: #494949;
	font-size: 14px;
	width: 50px;
	display: inline-block;
}

.f-color-org {
	color: #fe8a00 !important;
	position: static;
}

.select_city .zm {
	font-size: 12px;
	color: #999;
	padding-top: 5px;
	display: inline-block;
}

.logoBar .select_city .select_city_box::after {
	width: 17px;
	height: 12px;
	position: absolute;
	top: -11px;
	right: 172px;
	content: '';
	background: url(../images/up1.png) left center no-repeat
}

.logoBar .select_city .select_city_box::before {
	position: absolute;
	top: -12px;
	left: 0;
	display: block;
	width: 100%;
	height: 12px;
	content: ''
}

.search-panel {
	width: 500px;
	position: absolute;
	left: 108px;
	right: 0;
	margin-left: 500px;
	z-index: 1;
	height: auto;
	border-radius: 4px;
}

.search-panel .search_nav {
	width: 878px;
	margin-left: -142px;
}

.search-panel-lis {
	position: relative;
	margin-bottom: 2px;
	z-index: 1;
	margin-top: 10px;
}

.search-panel .search-panel-lis li {
	float: left;
	height: 24px;
	position: relative;
	margin: 0 10px;
}

.search-panel-lis .nv_item.cur a {
	color: #0491f5  !important;
}

.search-panel-lis .nv_item .text_t {
	text-align: center;
}

.search-panel .search-panel-lis li a {
	height: 17px;
	line-height: 17px;
	display: inline-block;
	font-size: 14px;
	font-family: "微软雅黑";
	position: relative;
	color: #333 !important;
}

.search-panel-lis li .more_lis span {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	white-space: nowrap;
}

.search-panel-input {
	position: relative;
}

.search-panel-input .search_bar {
	position: relative;
}

.search-panel .txt-inp {
	float: left;
	width: 518px;
	height: 40px;
	line-height: 20px;
	border: 1px solid #0491f5 !important;
	position: relative;
	padding: 0 10px;
	font-size: 14px;
	box-sizing: content-box;
	font-family: unset;
}
::placeholder{
	font-size: 12px;
    color: #999;
}

.search_bar .input_box {
	position: relative;
}

.search-panel .btn-search {
	float: left;
	width: 60px;
	height: 42px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	background: #0491f5;
	border: 0;
	cursor: pointer;
	font-size: 16px;
	position: relative;
	cursor: pointer;
}

.search-panel-input .fb_btn {
	float: left;
}

.search-panel-input .fb_btn .btn {
	width: 120px;
	height: 42px;
	line-height:42px;
	color: #fff;
	font-size: 16px;
	background: #1e9fdc;
	cursor: pointer;
	margin-left: 10px;
	cursor: pointer;
	padding: unset;
}

.search-panel-input .key_bar {
	position: absolute;
	right: 345px;
	top: 8px;
	cursor: pointer;
	width: 24px;
	height: 24px;
	border: none;
	color: #aaa;
}

.search-panel-input .spe-symbol_box {
	width: 96px;
	height: 96px;
	position: absolute;
	right: 314px;
	top: 41px;
	background: #fff;
	z-index: 9999;
	color: #666;
	border: 1px solid #ddd;
	display: none;
}

.spe-symbol_box .spe_bar {
	margin: 6px;
}

.spe-symbol_box li {
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 10px;
	margin-right: 6px;
	margin-bottom: 6px;
}

.spe-symbol_box li a {
	display: block;
	text-decoration: none;
	color: #525252;
	width: 20px;
	height: 22px;
	color: #666;
	display: inline-block;
	border: 1px solid #ddd;
}

.spe_bar .mr {
	margin-right: 0;
}

.sech_down {
	font-size: 12px;
	color: #999;
}

input::-webkit-input-placeholder {
	color: #bbb;
	font-size: 14px;
}

input::-moz-input-placeholder {
	color: #bbb;
	font-size: 14px;
}

#fontStr {
	float: left;
	line-height: 20px;
}

.more_icon {
	padding-right: 18px;
	background: url(../images/arrow_7x80.gif) 4px -10px no-repeat;
	text-decoration: none;
	height: 18px;
	line-height: 18px;
	display: inline-block;
}

.search-panel-lis .more_lis {
	position: absolute;
	top: 20px;
	left: -27px;
	z-index: 999;
	width: 58px;
	border: 1px solid #ddd;
	display: none;
	padding: 15px;
	background: #fff;
	border-radius: 4px;
}

.search-panel-lis li .more_lis a {
	height: 17px;
	display: block;
	margin-left: 0;
	padding-bottom: 4px;
}
