@charset "gb2312";
/* CSS Document */

html, body, div, span, object, iframe, h1, h3, h2, h4, h5, h6, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, p, section, menu, time, mark, audio, video, input, a {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	list-style: none;
	color:#000;
}
body {
	font-family:"Î¢ÈíÑÅºÚ","ºÚÌå","ËÎÌå";
	font-size: 12px;
	width: 100%;
	color:#003;
	background:url(../img/bg.jpg) top center repeat;
}
.nav{
	height:50px;
	overflow:hidden;
	line-height:50px;
	background-color:#f5f5f5;
}
.nav a{
	color:#333;
}
.nav a:hover{
	color:#000;
} 
.nav .nav-li li{
	display:inline;
	float:left;
	height:50px;
	padding:0px 10px;
}
.nav .nav-right{
	float:right;
}
.nav .nav-right li{
	display:inline;
	float:left;
	height:50px;
	padding:0px 10px;
}
.active{
	 color: #555;
  background-color: #e7e7e7;
}
.navbar-brand {
  height: 50px;
  font-size: 18px;
  line-height: 20px;
}
.img-responsive{
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}



.clear{
	clear:both;
}
#more{
	float:right;
	font-size:12px;
	color:#f1f2f4;
	font-weight:normal;
	font-family:"ËÎÌå";
	margin-right:10px;
}
.w1000{
	width:1000px;
	margin:0px auto;
}
.wrapper{
	margin:0 auto; 
	width:970px;
	padding:15px;
	box-shadow:5px 5px 5px rgba(0,0,0,.4);
	background:url(../img/wbg.jpg) top center repeat;
}
.wrapper1{
	margin:0 auto; 
	width:1050px;
	border:5px solid #5e3615;
	padding:10px;
}
.wrapper2{
	margin:0 auto; 
	width:1020px;
	border:5px solid #5e3615;
	padding:10px;
}

/*×ó²àÎ¢ÐÅ*/
#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: #fff;
	font-size: 12px;
	background-color: #631419;
}
/*ÓÒ²à´úÂë*/
#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;
}
.footer{
	font-size:12px;
	width:1000px;
	margin:0 auto;
	text-align:center;
	line-height:28px;
	background-color:#F0EEDF;
	color:#000;
	box-shadow:5px 0 5px rgba(0,0,0,.3);
}