@charset "UTF-8";
.tk {
	font-family: "tk" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family:"tk";src:url('font/iconfont.eot?t=1467710005');src:url('font/iconfont.eot?t=1467710005#iefix') format('embedded-opentype'),url('font/iconfont.woff?t=1467710005') format('woff'),url('font/iconfont.ttf?t=1467710005') format('truetype'),url('font/iconfont.svg?t=1467710005#iconfont') format('svg')
}

.clear:after {
	display: block;
	content: "";
	clear: both;
	visibility: hidden
}

.top-search {
	background: url(i/header-bg.png) center no-repeat;
	background-size: cover;
	height: 50px;
	line-height: 50px;
	display: box;
	display: -moz-box;
	display: -webkit-box
}

.top-search .col-md {
	box-flex: 1;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	text-align: center;
	overflow: hidden
}

.top-search .col-bu {
	box-flex: 6;
	-moz-box-flex: 6;
	-webkit-box-flex: 6
}

.top-search .back_icon {
	font-family: "tk" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 100%;
	font-size: .5rem;
	height:45px;
	display: block;
	color: #fff;
	overflow: hidden
}

.top-search .location-city {
	margin: 0 auto;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #fff;
	display: block;
	width: 100%;
	position: relative;
	padding-right: .23rem;
	font-size: .4rem
}

.top-search .location-city:after {
	position: absolute;
	right: 0;
	top: 0;
	font-family: 'tk';
	content: "\e606"
}

.top-search .my-icon {
	width: 99%;
	display: block;
	height:1rem;
	color: #fff;
	overflow: hidden;
	line-height: normal;
	font-size: 12px
}

.top-search .my-icon:before {
	font-family: "tk" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-top: .26rem;
	display: block;
	content: "\e602";
	font-size: .45rem
}

.top-search .index-icon {
	width: 99%;
	display: block;
	height:45px;
	color: #fff;
	overflow: hidden;
	line-height: normal;
	font-size: 12px
}

.top-search .index-icon:before {
	font-family: "tk" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-top: .06rem;
	display: block;
	content: "\e617";
	font-size: .45rem
}

.top-search .s-simulate {
	background: rgba(255,255,255,0.9);
	margin: .2rem auto 0;
	width: 90%;
	height: .95rem;
	line-height: .95rem;
	color: #666;
	font-size: .42rem;
	padding: 0 .25rem;
	text-align: left;
	border-radius: .1rem
}

.top-search .s-simulate:before {
	margin-right: .1rem;
	content: "\e603";
	font-family: "tk" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.top-search .h {
	height: .8rem;
	line-height: .8rem;
	margin-top: .28rem;
	color: #fff;
	font-size: .54rem;
	padding: 0 .25rem;
	text-align: center
}