.lj_header {
	background: rgb(61, 66, 77); height: 38px; color: rgb(255, 255, 255); line-height: 38px;
}
.lj_header .nav {
	width: 800px; padding-top: 0px; clear: both; float: left;
}
.lj_header .nav li {
	float: left; position: relative;
}
.lj_header .nav li.hover:hover {
	z-index: 1005;
}
.lj_header .nav li.hover:hover .nav-list {
	position: absolute; z-index: 99999; opacity: 1; pointer-events: auto; transform: translateY(0px) scale(1); -webkit-transform: translateY(0) scale(1); -moz-transform: translateY(0) scale(1); -o-transform: translateY(0) scale(1);
}
.lj_header .nav li.hover .nav-list {
	transform-origin: 50% 0%; transition:500ms cubic-bezier(0.34, 1.21, 0.4, 1); left: -35px; top: 38px; width: 124px; height: 20px; position: absolute; z-index: 99999; opacity: 0; transform: translateY(0px) scale(0); -webkit-transform: translateY(0) scale(0); -moz-transform: translateY(0) scale(0); -o-transform: translateY(0) scale(0); -webkit-transition: all 500ms cubic-bezier(.34, 1.21, .4, 1); -moz-transition: all 500ms cubic-bezier(.34, 1.21, .4, 1); -webkit-transform-origin: 50% 0; -moz-transform-origin: 50% 0; -o-transform-origin: 50% 0;
}
.lj_header .nav li.hover dd {
	background: rgb(255, 255, 255); margin: 0px auto; border-radius: 2px; width: 100px; box-shadow: 0px 1px 3px rgba(0,0,0,0.4); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.lj_header .nav li.hover dd i {
	left: 57px; top: -6px; width: 0px; height: 0px; border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 6px; border-bottom-width: 6px; border-left-width: 6px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: block; position: absolute;
}
.lj_header .nav li.ewm.hover .nav-list {
	left: -28px;
}
.lj_header .nav li.xinfang.hover .nav-list {
	left: -42px;
}
.lj_header .nav li.ewm.hover dd {
	padding: 12px; width: 100px;
}
.lj_header .nav li.ewm.hover dd .ewmWrap {
	width: 100px; height: 100px; overflow: hidden; position: relative;
}
.lj_header .nav li.hover dd dl {
	height: 30px; line-height: 30px;
}
.lj_header .nav li.hover dd dl:hover {
	background: rgb(241, 241, 241);
}
.lj_header .nav li.hover dd dl a {
	padding: 0px; color: rgb(51, 51, 51); font-size: 14px; margin-left: 20px; float: left;
}
.lj_header .nav li a {
	padding: 0px 10px; color: rgb(153, 153, 153); font-size: 12px; text-decoration: none; display: inline-block;
}
.lj_header .nav li:first-of-type a {
	padding: 0px 10px 0px 0px;
}
.lj_header .nav li a.on {
	color: rgb(255, 255, 255);
}
.lj_header .nav li:hover a {
	color: rgb(255, 255, 255);
}
.lj_header .login {
	width: 200px; text-align: right; color: rgb(153, 153, 153); float: left;
}
.lj_header .login .typeShowUser a {
	font-size: 12px; text-decoration: none;
}
.lj_header .login .typeShowUser > a {
	margin: 0px 2px 0px 0px;
}
.lj_header .login .typeShowUser a span.login_bubble_tip {
	background: rgb(0, 174, 102); padding: 0px 4px; border-radius: 2px; height: 20px; color: rgb(255, 255, 255); line-height: 20px; font-size: 12px; margin-left: 5px; display: none;
}
.lj_header .login a {
	margin: 0px 8px; color: rgb(153, 153, 153); font-size: 12px;
}
.lj_header .login a .user-name {
	color: rgb(230, 230, 230);
}
.lj_header .login a:hover .user-name {
	color: rgb(255, 255, 255);
}
.lj_header .ti-hover {
	position: relative; z-index: 99;
}
.lj_header .ti-hover:hover .user-news ul {
	opacity: 1; pointer-events: auto; transform: translateY(0px) scale(1); -webkit-transform: translateY(0) scale(1); -moz-transform: translateY(0) scale(1); -o-transform: translateY(0) scale(1);
}
.lj_header .typeUserInfo {
	position: relative; z-index: 2;
}
.lj_header .typeShowUser {
	position: relative; z-index: 2;
}
.lj_header .user-news {
	left: 0px; top: 0px; right: -40px; bottom: 0px; color: rgb(255, 255, 255); position: absolute; z-index: 1; cursor: pointer;
}
.lj_header .user-news i {
	background: rgb(226, 101, 92); padding: 1px; height: 11px; text-align: center; line-height: 11px; font-size: 0.87em; display: inline-block;
}
.lj_header .user-name {
	line-height: 16px; overflow: hidden; margin-bottom: -3px; display: inline-block; white-space: nowrap; -ms-text-overflow: ellipsis; max-width: 84px;
}
.lj_header .user-news > i {
	padding: 0px 4px; top: 18px; height: 16px; text-align: center; right: 36px; color: rgb(255, 255, 255); line-height: 16px; position: absolute; background-color: rgb(226, 101, 92);
}
.lj_header .user-news ul {
	background: rgb(255, 255, 255); padding: 5px 0px; transform-origin: 50% 0%; border-radius: 0px 0px 2px 2px; transition:500ms cubic-bezier(0.34, 1.21, 0.4, 1); left: 50%; top: 38px; width: 212px; margin-left: -120px; position: absolute; opacity: 0; box-shadow: 0px 1px 3px rgba(0,0,0,0.4); transform: translateY(0px) scale(0); -webkit-transform: translateY(0) scale(0); -moz-transform: translateY(0) scale(0); -o-transform: translateY(0) scale(0); -webkit-transition: all 500ms cubic-bezier(.34, 1.21, .4, 1); -moz-transition: all 500ms cubic-bezier(.34, 1.21, .4, 1); -webkit-transform-origin: 50% 0; -moz-transform-origin: 50% 0; -o-transform-origin: 50% 0; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.lj_header .user-news ul li {
	padding: 0px 16px; width: 180px; height: 30px; text-align: left; color: rgb(153, 153, 153); line-height: 30px; font-size: 14px;
}
.lj_header .user-news ul li a {
	color: rgb(153, 153, 153); font-size: 14px; font-weight: normal; text-decoration: none; margin-left: 0px; text-shadow: none;
}
.lj_header .user-news ul li a i {
	background: none; color: rgb(255, 82, 0); font-size: 14px;
}
.lj_header .user-news ul li.s-li {
	top: -10px; height: 0px; position: relative;
}
.lj_header .user-news ul li.s-li span {
	top: 0px; width: 0px; height: 0px; right: 100px; border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 6px; border-bottom-width: 6px; border-left-width: 6px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: block; position: absolute;
}
.lj_searchs {
	background-position: left bottom; width: 100%;min-width: 1000px;height: 62px; _padding-top: 10px; clear: both; background-image: url("../images/tips-bg-80.png"); background-repeat: repeat-x; background-size: 18px 80px; background-color: rgb(241, 241, 241);
}
.withHotSearchEntry.lj_searchs {
	height: 70px;
}
.lj_searchs .logo {
	background: url("../img/logo_green.png") no-repeat left top; width: 160px; height: 31px; margin-top: 3px; display: block;
}
.lj_searchs .lj_logo {
	background: url("../img/logo_green.png") no-repeat left top; width: 160px; height: 31px; margin-top: 3px; display: block;
}
.lj_searchs .label {
	margin: 10px; padding: 0px 14px; border-radius: 2px; height: 36px; color: rgb(255, 255, 255); line-height: 36px; font-size: 16px; background-color: #f2cd47;
}
.lj_searchs .search-txt {
	width: 550px;
	float: left;
}
.lj_searchs .ml_50.search-txt {
	margin-left: 50px;
}
.lj_searchs .search-txt .search-tab {
	border-width: 1px medium 1px 1px; border-style: solid none solid solid; border-color: rgb(204, 204, 204) currentColor rgb(204, 204, 204) rgb(204, 204, 204); border-radius: 2px 0px 2px 2px; border-image: none; width: 540px; height: 35px; float: left; position: relative;
}
.lj_searchs .search-txt .search-tab .suggest-wrap {
	padding: 0px 1px; left: -2px; top: 1px; float: left;
}
.lj_searchs .search-txt .search-tab i.icon {
	background: url("images/bg.png") -850px -51px; left: 60px; width: 7px; height: 4px; margin-top: 16px; margin-right: 8px; float: left; display: block; position: absolute; z-index: 98;
}
.lj_searchs .search-txt .search-tab .check {
	width: 70px; height: 35px; text-align: center; line-height: 35px; position: absolute; z-index: 98; cursor: pointer;
}
.lj_searchs .search-txt .search-tab ul.tabs {
	background: rgb(255, 255, 255); top: 0px; width: 70px; height: 35px; overflow: hidden; float: left; display: none; position: absolute; z-index: 99;
}
.lj_searchs .search-txt .search-tab ul.tabs li {
	height: 35px; text-align: center; line-height: 35px;
}
.lj_searchs .search-txt .search-tab ul.tabs li:hover {
	background: rgb(249, 249, 249);
}
.lj_searchs .search-txt .search-tab ul.tabs li label {
	cursor: pointer;
}
.lj_searchs .search-txt .search-tab ul.tabs li a {
	color: rgb(51, 51, 51);
}
.lj_searchs .search-txt .search-tab .txt-serach {
	left: 0px; top: 0px; position: relative;
}
.lj_searchs .search-txt .search-tab .txt-serach a.saveSearchTotal {
	padding: 0px 8px; top: 0px; height: 35px; right: 100px; color: rgb(51, 51, 51); line-height: 35px; font-size: 12px; text-decoration: underline; display: none; position: absolute; z-index: 1;
}
.lj_searchs .search-txt .search-tab .txt-serach a.open.saveSearchTotal {
	color: rgb(0, 174, 102);
}
.lj_searchs .search-txt .search-tab .txt-serach input {
	background: rgb(255, 255, 255); border: 0px currentColor; border-image: none; width: 444px; height: 35px; line-height: 35px; padding-left: 5px; float: left; position: relative;
}
.lj_searchs .search-txt .search-tab .txt-serach .hot-sug {
	margin-top: 36px; margin-left: -1px; display: none; position: absolute; z-index: 999;
}
.lj_searchs .search-txt .search-tab .txt-serach .hot-sug ul {
	background: rgb(255, 255, 255); border: 1px solid rgb(242, 242, 242); border-image: none; width: 450px; padding-bottom: 10px; display: none; box-sizing: border-box; box-shadow: 0px 2px 2px rgba(0,0,0,0.175); -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.175); -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.175); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.lj_searchs .search-txt .search-tab .txt-serach .hot-sug ul div.saveSearchFix.list {
	-ms-overflow-y: hidden; max-height: 395px;
}
.lj_searchs .search-txt .search-tab .txt-serach .hot-sug li {
	padding: 0px 10px; height: 35px; line-height: 35px;
}
.lj_searchs .search-txt .search-tab .txt-serach .hot-sug li.hot-name {
	background: rgb(255, 255, 255); height: 50px; color: rgb(113, 138, 166); line-height: 50px; position: relative;
}
.lj_searchs .search-txt .search-tab .txt-serach .hot-sug li.saveSearch-title.hot-name {
	color: rgb(0, 174, 102);
}
.lj_searchs .search-txt .search-tab .txt-serach .hot-sug li.hot-name:hover {
	background: rgb(255, 255, 255);
}
.lj_searchs .search-txt .search-tab .txt-serach .hot-sug li.hot-name a {
	top: 0px; width: auto; height: 50px; right: 25px; color: rgb(51, 51, 51); line-height: 50px; font-size: 12px; text-decoration: none; position: absolute;
}
.lj_searchs .search-txt .search-tab .txt-serach .hot-sug li.hot-name a:hover {
	top: 0px; width: auto; height: 50px; right: 25px; color: rgb(51, 51, 51); line-height: 50px; font-size: 12px; text-decoration: none; position: absolute;
}
.lj_searchs .search-txt .search-tab .txt-serach .hot-sug li.line {
	background: rgb(245, 245, 245); margin: 2px 10px; height: 1px; line-height: 1px; font-size: 0px;
}
.lj_searchs .search-txt .search-tab .txt-serach .hot-sug li.line:hover {
	background: rgb(245, 245, 245);
}
.lj_searchs .search-txt .search-tab .txt-serach .hot-sug li a {
	width: 100%; color: rgb(51, 51, 51); font-size: 14px; text-decoration: none; display: inline-block;
}
.lj_searchs .search-txt .search-tab .txt-serach .hot-sug li.filter {
	position: relative;
}
.lj_searchs .search-txt .search-tab .txt-serach .hot-sug li.filter a.filter_name {
	width: 100%; font-size: 12px; float: left;
}
.lj_searchs .search-txt .search-tab .txt-serach .hot-sug li.filter a.filter_name span {
	background: rgb(239, 239, 239); padding: 2px 6px; border-radius: 2px; height: 21px; color: rgb(51, 51, 51); line-height: 21px; display: inline-block;
}
.lj_searchs .search-txt .search-tab .txt-serach .hot-sug li.filter a.filter_del {
	top: 0px; width: 25px; right: 25px; color: rgb(153, 153, 153); font-size: 12px; text-decoration: underline; display: none; position: absolute;
}
.lj_searchs .search-txt .search-tab .txt-serach .hot-sug li.filter:hover a.filter_del {
	display: block;
}
.lj_searchs .search-txt .search-tab .txt-serach .hot-sug li:hover {
	background: rgb(249, 249, 249);
}
.lj_searchs .search-txt form {
	width: 550px; float: left; position: relative;
}
.lj_searchs .search-txt .act-search {
	background: #f2cd47; border-radius: 2px; border: 1px solid #f2cd47; border-image: none; width: 100px; height: 37px; right: 0px; color: rgb(255, 255, 255); line-height: 37px; font-size: 14px; font-weight: 700; float: left; position: absolute; z-index: 1; cursor: pointer;
}
.lj_searchs .search-txt .hotSearchEntry {
	width: 630px; height: 28px; line-height: 28px; overflow: hidden; font-size: 12px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.lj_searchs .search-txt .hotSearchEntry span {
	color: rgb(153, 153, 153);
}
.lj_searchs .search-txt .hotSearchEntry a {
	color: rgb(51, 51, 51); text-decoration: underline; margin-right: 12px;
}
.lj_searchs .search-txt .hotSearchEntry a:hover {
	color: rgb(0, 174, 102);
}
