@charset "gb2312";
/* CSS Document */
.top {
	width: 100%;
	height: 400px;
	background: url(../img/top.jpg) top center no-repeat;
}
.nav {
	width: 1000px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color: #2aae7c;
}
.nav span a {
	font-size: 14px;
	padding-left: 10px;
	padding-right: 5px;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
}
.nav span a:hover {
	color: #fff;
	text-decoration: underline;
}
.daoyu {
	margin-top: 20px;
	background: url(../img/daoy.jpg) top center no-repeat;
}
.daoyu p {
	width: 720px;
	height: 130px;
	margin: 0 auto;
	padding-top: 50px;
	padding-left: 10px;
	line-height: 23px;
	letter-spacing: 2px;
	text-indent: 2em;
	color: #666;
}
.slider-xg {
	height: 625px;
	overflow: hidden;
	margin-top: 20px;
	border: 5px solid #2aae7c;
}
.slider-xg h3 {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #2aae7c;
	background-color: #feefac;
}
.slider {
	height: 594px;
	overflow: hidden;
}
.wenzi {
	margin-top: 20px;
	background-color: #feefac;
	border: 5px solid #2aae7c;
	border-radius: 5px;
	padding: 20px;
}
.wenzi p {
	text-indent: 2em;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 25px;
	color: #666;
}
.wenzi h4 {
	line-height: 30px;
	font-size: 18px;
	color: #2aae7c;
}
.tab1 {
	height: 400px;
	margin-top: 20px;
	overflow:hidden;
	background-color:#feefac;
	border: 5px solid #2aae7c;
}
.tab1 h3{
	line-height:30px;
	font-size:14px;
	padding-left:10px;
	background-color:#90eca2;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	color:#fff;
	text-align:center;
}
.tab1 .w-lf{
	width:350px;
	display:inline;
	float:left;
	line-height:30px;
	padding:20px;
	text-indent:2em;
	color:#666;
}
.tab1 .w-rg{
	width:590px;
	height:340px;
	margin-top:10px;
	margin-right:10px;
	display:inline;
	float:right;
	background-color:#ccc;
}
.huxing {
	width: 1000px;
	height: 560px;
	background: url(../img/huxing.png) bottom center no-repeat;
	overflow: hidden;
	margin-top: 20px;
}
.jsizedCarousel {
	position: relative;
	display: block;
	overflow: none;
	height: 550px;
	width: 940px;
}
.jsizedCarousel .slide {
	position: absolute;
	display: block;
	width: 500px;
	height: 200px;
	overflow: hidden;
	border: 1px solid rgb(99, 99, 99);
	border: 1px solid rgba(0, 0, 0, 0.5);
	cursor: pointer;
}
.jsizedCarousel .slide:hover {
	border: 1px solid black;
	-moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.7);
	/* safari doesn't support spread yet */   
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
	/* for chrome */
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.7);
}


.jg-hx{
	height:805px;
	padding-top:10px;
	background-color:#51e06b;
}
.jg-hx h3{
	line-height:30px;
	font-size:14px;
	padding-left:10px;
	background-color:#90eca2;
	margin-left:10px;
	margin-right:10px;
	color:#fff;
}
.jg-hx ul li{
	width:480px;
	height:754px;
	display:inline;
	float:left;
}
.tj-hx{
	height:428px;
	padding-top:10px;
	background-color:#51e06b;
}
.tj-hx h3{
	line-height:30px;
	font-size:14px;
	padding-left:10px;
	background-color:#90eca2;
	margin-left:10px;
	margin-right:10px;
	color:#fff;
}
.tj-hx ul li{
	width:240px;
	height:377px;
	display:inline;
	float:left;
}
.previewShowWindow{position:absolute;border:1px solid #90eca2;background:#51e06b;padding:5px;display:none;color:#fff;text-align:center;z-index:999;}

#footer {
	width: 100%;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
}
#footer a {
	color: #000;
	font-weight: normal;
}
#footer a:hover {
	color: #000;
}
/*×ó²àÎ¢ÐÅ*/
#frombox {
	width: 150px;
	height: 180px;
	float: left;
	position: fixed;
	left: 2px;
	bottom: 2px;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom: 2px;
	overflow: hidden;
	background: url(http://www.0352fang.com/zhuanti/2014/huatang/img/weixin.gif) top left no-repeat;
}
#frombox p {
	height: 27px;
	line-height: 27px;
	margin-top: 153px;
	text-align: center;
	color: #900;
	font-size: 12px;
	background-color: #FFC;
}
/*ÓÒ²à´úÂë*/
#share {
	position: fixed;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-34+"px");
	bottom: 34px;
	left: 95%;
	width: 30px;
	zoom: 1;
}
#share a {
	background-image: url(http://www.0352fang.com/zhuanti/2014/0352dianhua/img/share.png);
	background-repeat: no-repeat;
	display: block;
	width: 30px;
	height: 30px;
	margin-bottom: 2px;
	overflow: hidden;
	text-indent: -999px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#share .sina {
	background-position: 0 0;
	position: absolute;
	bottom: 32px;
}
#share a.sina:hover {
	background-position: -30px 0;
}
#share .tencent {
	background-position: 0 -30px;
	position: absolute;
	bottom: 0;
}
#share a.tencent:hover {
	background-position: -30px -30px;
}
#share a#totop {
	background-position: 0 -120px;
	position: absolute;
	bottom: 64px;
	cursor: pointer;
}
#share a#totop:hover {
	background-position: -30px -120px;
}
