@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
ol, li, a {
	list-style: none;
	text-decoration: none;
}
a {
	cursor: pointer;
}
a:hover {
	color: #f76e12;
	text-decoration: none;
}
*, ol, li, p {
	margin: 0px;
	padding: 0px;
	color: #454545;
	font-family: "Microsoft Yahei", "微软雅黑" !important;
	font-size: 14px;
	text-decoration: none;
}
html, body {
	height: 100%;
}

#top_cont {
	overflow: hidden;
	padding-top: 60px;
}
#top_cont .top {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	position: fixed;
	z-index: 1000;
	width: 100%;
	background-color: #fff;
	top: 0;
}
#top_cont .top .topbox {
	font-family: Microsoft Yahei;
	height: 60px;
	width: 1176px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
.top .topbox .top_logo {
	float: left;
	height: 60px;
	width: 192px;
}
.logoimg img {
	height: 60px;
	width: 192px;
}
#top_cont .top .topbox .top_nav {
	height: 60px;
	overflow: hidden;
	float: left;
	display: block;
	margin: 0 10px;
}
#top_cont .top .topbox .top_nav ol li {
	display: block;
	float: left;
}
#top_cont .top .topbox .top_nav ol li a {
	line-height: 40px;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	height: 40px;
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
}
#top_cont .top .topbox .top_nav ol li a:hover {
	color: #fff;
	background: #f76e12;
	display: block;
	border-radius: 5px;
	text-decoration: none;
}
#top_cont .top .topbox .top_nav ol li .active {
	color: #fff;
	background: #f76e12;
	display: block;
	border-radius: 5px;
}
.index-search {
	float: left;
	position: relative;
	margin-top: 15px;
}
.search-btn {
	position: absolute;
	right: 2px;
	top: 1px;
	line-height: 30px;
	width: 24px;
	height: 30px;
}
#top_cont .top .topbox .login {
	float: right;
	height: 60px;
}
#top_cont .top .topbox .login a {
	background-color: #f76e12;
	display: block;
	color: #FFF;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	margin-top: 10px;
	border-radius: 5px;
	transition: 0.5S;
	-webkit-transition: 0.5S;
	-moz-transition: 0.5S;
	-o-transition: 0.5S;
}
#top_cont .top .topbox .login a:hover {
	background-color: #F00;
	transition: 0.5S;
	-webkit-transition: 0.5S;
	-moz-transition: 0.5S;
	-o-transition: 0.5S;
	text-decoration: none;
}
/*top end*/

.top_ad a {
	width: 1176px;
	height: 90px;
	display: block;
	margin: 10px auto;
}
.top_ad a img {
	width: 1176px;
	height: 90px;
}
/*top ad end*/
.content {
	width: 1176px;
	margin: 20px auto;
}
.left_con {
	width: 237px;
	display: block;
	float: left;
	overflow: hidden;
}
.map_img {
	width: 237px;
	height: 237px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.left_title {
	position: relative;
	display: block;
	height: 30px;
}
.title_hui {
	font-size: 14px;
	line-height: 34px;
	color: #454545;
	width: 140px;
	position: absolute;
	left: 0;
	font-style: italic;
	font-weight: bold;
	height: 30px;
}
.time_hui {
	font-size: 12px;
	color: #999;
	width: 96px;
	line-height: 36px;
	text-align: right;
	height: 30px;
	position: absolute;
	right: 0;
}
.gg1 {
	margin: 10px 0 20px 0;
	width: 237px;
}
.gg1 img {
	width: 237px;
	height: 53px;
}
/*map end*/
.price {
	width: 100%;
	margin-bottom: 15px;
}
.top-line {
	border-top: 1px solid #cecece;
}
.price .price-box {
	height: 394;
	width: 100%;
	margin-top: 5px;
}
.price .price-box-scroll {
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #ededed;
	height: 525px;
}
.area-price {
	display: block;
	margin: 0 auto 10px auto;
	width: 100%;
}
.area-title {
	border-bottom: 1px solid #cfcfcf;
	font-size: 12px;
}
.area-title span {
	display: block;
	float: left;
	line-height: 30px;
	overflow: hidden;
}
.area-span-1, .area-id {
	width: 60px;
}
.area-span-2, .area-id2 {
	width: 110px;
	text-align: center;
}
.area-span-3, .area-change {
	width: 34px;
	padding-left: 16px;
	text-align: center;
}
.area-price ol li {
	height: 28px;
	overflow: hidden;
	display: block;
	line-height: 30px;
	font-size: 12px;
}
.area-price ol li span {
	float: left;
	overflow: hidden;
}
.up {
	color: #f00;
}
.down {
	color: #009632
}
.logo .area-title {
	border-bottom: none;
}
.logo .up {
	background: url(up.png) no-repeat 0 center;
}
.logo .down {
	background: url(down.png) no-repeat 0 center;
}
.logo ol li {
	border-bottom: 1px solid #cfcfcf
}
hr {
	width: 100%;
	text-align: center;
	border-top: #AFAEAE
}
/*price end*/

#login_w .portlet-header {
	display: none
}
#login_w {
	width: 73px;
	float: right;
	height: 60px;
	z-index: 2;
}
#login_w .user-control {
	position: relative;
	margin: 15px 0 0 15px;
	height: 46px;
}
#login_w .user-control:hover dl {
	display: block
}
#login_w .easysite-head-img {
	width: 30px;
	height: 30px;
}
.top .topbox .login a {
	width: 54px;
}
#login_w dl {
	width: 110px;
	position: absolute;
	border-radius: 5px;
	color: #333;
	background-color: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,.3);
	padding: 5px 0;
	margin-top: 0;
	left: -60px;
	top: 40px;
	z-index: 40;
	display: none;
}
#login_w dl:before {
	display: block;
	position: absolute;
	content: "";
	background-color: #fff;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	z-index: 0;
	width: 10px;
	height: 10px;
	top: -6px;
	right: 25px;
	transform: rotate(45deg);
}
#login_w dl dd {
	width: 100%;
	height: 36px;
	padding-left: 25px;
	line-height: 36px;
	font-size: 14px;
}
#login_w dl dd a {
	font-size: 14px;
	display: block;
	width: 100%;
	height: 36px;
}
