.search-btn {
	background-color: transparent;
	color: inherit;
	display: block;
	float: none;
	font-family: 'Microsoft YaHei', SimHei;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	line-height: inherit;
	text-align: left;
	width: auto
}

.ely-hd {
	width: 100%
}

.ely-hd .area {
	height: 118px;
	position: relative;
	z-index: 100
}

.ely-hd .logo {
	font-family: "Microsoft YaHei";
	float: left;
	overflow: hidden;
	margin: 15px 0 0 2px
}

.ely-hd .tit1{
	float: left;
	color: #e72e17;
	font-size: 18px;
	line-height: 18px;
	border-left: 1px solid #ddd;
	padding-left: 15px;
	margin: 35px 0 0 15px;
}
.ely-hd .logo.has-dec {
	margin-top: 27px
}

.ely-hd .img-logo {
	float: left;
	*display: inline
}

.ely-hd .img-logo img {
	display: block
}

.ely-hd .font-logo {
	position: relative;
	top: 4px;
	float: left;
	height: 38px;
	color: #cf1f3f;
	vertical-align: middle
}

.ely-hd .font-logo:hover {
	text-decoration: none
}

.ely-hd .font-logo .f-logo {
	display: inline-block;
	position: relative;
	top: 14px;
	line-height: 38px;
	margin-top: -15px;
	vertical-align: middle
}

.ely-hd .hd-line {
	float: left;
	position: relative;
	top: 13px;
	width: 1px;
	height: 20px;
	margin: 0 10px;
	background-color: #dedede
}

.ely-hd .logo .text-link {
	float: left;
	font-size: 24px;
	color: #333;
	vertical-align: middle;
	padding-top: 4px
}

.ely-hd .logo .text-link:hover {
	text-decoration: none
}

.ely-hd .logo-dec {
	clear: both;
	margin-top: 3px;
	font-size: 14px;
	text-align: center;
	color: #969696
}

.area .search {
	display: inline;
	float: left;
	width: 530px;
	margin: 19px 5px 0 340px;
}

	
	
.ely-hd .code{
	width: 153px;
	height: 73px;
	float: right;
	margin: 15px 0 0 0;
}
.ely-hd .search.no-hots {
	margin-top: 40px
}

.ely-hd .search-panel {
	display: inline;
	float: left;
	clear: left;
	width: 444px;
	height: 32px;
	border: 3px solid #e72f17;
	border-right: 0;
	_overflow: hidden;
	zoom: 1
}

.ely-hd .search-in {
	position: relative;
	_overflow: hidden
}

.ely-hd .search-in .txt {
	position: relative
}

.ely-hd .search-type {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
	height: 30px;
	float: left;
	line-height: 30px;
	cursor: pointer;
	overflow: hidden
}

.ely-hd .search-type:hover ul {
	border-bottom: 1px solid #ccc
}

.ely-hd .search-type:hover {
	overflow: visible
}

.ely-hd .search-type:hover i {
	top: 9px;
	border-color: transparent transparent #333 transparent
}

.ely-hd .search-type li {
	_height: 30px;
	position: relative;
	overflow: hidden;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 41px;
	padding: 0 10px 0 11px;
	background-color: #fff
}

.ely-hd .search-type li:hover {
	background-color: #eee
}

.ely-hd .search-type li a {
	color: #666;
	text-decoration: none
}

.ely-hd .search-type li.active a {
	color: #666
}

.ely-hd .search-type li i {
	position: absolute;
	right: 8px;
	top: 14px;
	display: block;
	height: 1px;
	width: 1px;
	border: 4px solid #666;
	border-color: #666 transparent transparent transparent
}

.ely-hd .search-type a {
	_margin: 3px 0;
	_display: inline-block;
	_vertical-align: middle;
	font: 400 14px/30px "Microsoft Yahei"
}

.ely-hd .search-type .arrow {
	position: absolute;
	top: 13px;
	right: 10px;
	width: 1px;
	height: 1px;
	border: 4px solid #666;
	border-color: #666 transparent transparent transparent
}

.ely-hd .search-text {
	width: 358px;
	height: 20px;
	*height: 19px;
	padding: 5px 8px 5px 5px;
	border: 0;
	outline: 0;
	background: #fff;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	vertical-align: top;
	_position: absolute
}

.ely-hd .search-set {
	color: #999
}

.ely-hd .search .search-btn {
	float: left
}

.ely-hd .search .submit-btn {
	width: 82px;
	height: 38px;
	outline: 0;
	border: 0;
	cursor: pointer;
	background: url(../images/header_icons.png) 1px 1px #e72f17 no-repeat
}

.ely-hd .search .submit-btn:hover {
	background-color: #e7183d
}

.ely-hd .search-tips {
	float: left;
	margin-top: -1px;
	width: 50px;
	height: 35px;
	text-align: right;
	line-height: 35px
}

.ely-hd .search-tips a {
	cursor: help
}

.ely-hd .search-hots {
	font-family: "Microsoft YaHei";
	clear: both;
	padding: 5px 2px 0;
	height: 18px;
	color: #484848;
	overflow: hidden
}

.ely-hd .search-hots li {
	display: inline;
	float: left;
	padding-right: 8px
}

.ely-hd .search-hots li .hot {
	color: #e7183d
}

.ely-hd .search-suggest {
	position: absolute;
	left: 0;
	top: 30px;
	z-index: 102;
	visibility: hidden;
	width: 438px;
	border: 1px solid #ccc;
	border-top: 0;
	background-color: #FFF;
	color: #999
}

.ely-hd .ss-item {
	overflow: hidden;
	padding: 1px 0;
	height: 22px;
	text-indent: 3px;
	line-height: 22px;
	cursor: default
}

.ely-hd .ss-key {
	float: left;
	padding-left: 5px
}

.ely-hd .ss-result {
	float: right;
	padding-right: 5px;
	color: green
}

.ely-hd .ss-item-sed {
	background-color: #eee
}

.ely-hd .search-suggest li b {
	color: #666
}

.ely-hd #ss_btn_clear {
	height: 26px;
	line-height: 26px;
	padding: 0
}

.ely-hd #ss_btn_clear a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-align: center;
	background-color: #f1f1f1;
	font-weight: 700;
	color: #bbb7b7
}

.ely-hd #ss_btn_clear a:hover {
	background-color: #e3e3e3;
	color: #9d9c9c;
	text-decoration: none
}

.ely-hd,
.ely-hd .area,
.ely-hd .search,
.ely-hd .search-panel,
.ely-hd .search-in,
.ely-hd .txt {
	*z-index: 100
}
/* 返回顶部 */
.dn, .no{display: none;}
.go-top{position: fixed;bottom: 40px;right: 20px;width: 46px;z-index: 999; font-family: "Microsoft Yahei";}
.go-top a{display: block;width: 46px;height: 46px;margin-bottom: 10px;background-image: url(../images/go-top.png); }
.go-top a:last-child{margin-bottom: 0;}
.go-top .go{background-position: 0 -150px;}
.go-top .go:hover{background-position: 0 -250px;}
.go-top .feedback{background-position: 0 -100px;}
.go-top .feedback:hover{background-position: 0 -300px;}
.go-top .uc-2vm{background-position: 0 0;}
.go-top .uc-2vm:hover{background-position: 0 -350px;}

.go-top .share{background-position: 0 -50px;}
.go-top .share:hover{background-position: 0 -200px;}

.go-top .uc-2vm-pop{
  position: absolute;right: 45px;top: -50px;
  width: 130px;
  padding: 20px;
  box-shadow: 0px 1px 4px rgba(0,0,0,.5);
  background: #fff;
}
.go-top .uc-2vm-pop .title-2wm{ width:100%; color: #333; text-align: center; font-size: 14px; margin-top: 5px;}
.go-top .uc-2vm-pop .logo-2wm-box, .go-top .uc-2vm-pop .logo-2wm-box img{ width: 130px; height: 130px;}

.go-top .share-pop{
  position: absolute;right: 45px;top: -100px;
  width: 130px;
  padding: 10px 20px;
  box-shadow: 0px 1px 4px rgba(0,0,0,.5);
  background: #fff;
}
.go-top .share-pop .tit{
  width: 100%;
  height: 25px;
  color: #333;
  font-size: 14px;
  text-align: center;
}
.go-top .share-pop .haom{
  width: 90%;
  height: 20px;
  border: 1px solid #e4aea7;
  border-radius: 5px;
  background: #fff;
  padding: 5px 5px;
  margin: 5px 0 10px;
}
.haom a{
  width: 110px;
  height: 20px;
  background: none;
}
.go-top .share-pop .haom i{
  width: 23px;
  height: 20px;
  text-align: center;
  float: left;
  margin-right: 3px;
}
.go-top .share-pop .haom span{
  height: 20px;
  line-height: 20px;
  float: left;
}
.go-top .share-pop .zi{
  width: 100%;
  height: 25px;
  color: #999;
  font-size: 14px;
  text-align: center;
}
