
@charset "utf-8";
/* CSS Document */

/*通用*/
a:hover{
	color:#853932;
	}
/*社区首页*/
.navstatic{
	width:100%;
	background:#fff;
	border-top:1px solid #dcdcdc;
	border-bottom:2px solid #853932;
	}
.navstatic span{
	float:left;
	font-size:14px;
	color:#333;
	padding:10px 0;
	}
.navstatic .list{
	padding:0 0 0 20px;
	display:inline-block;
	}
.navstatic .list li{
	float:left;
	padding:10px 0;
	}
.navstatic .list li a{
	font-size:14px;
	width:110px;
	display:block;
	border-left:1px dashed #dcdcdc;
	text-align:center;
	}
.navstatic .list li:last-child a{
	border-right:1px dashed #dcdcdc;
	}
.char-diy-t {
	overflow: hidden;
}
.char-diy-t .p1 {
	float: left;
	height:320px;
	background: #fff;
	border: 1px solid #ddd;
}
.char-diy-left {
	width: 810px;
	padding:5px 20px 15px 20px;
}
.paln-tab{
	overflow:hidden;
	}
.paln-tab .switch-v {
	height: 40px;
	border-bottom: 2px solid #ddd;
}
.paln-tab .switch-v dd {
	width:33.3%;
	float: left;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}
.paln-tab .switch-v dd.hit {
	position: relative;
	top: -1px;
	color: #333;
	font-weight: bold;
	border-bottom: 3px solid #853932;
}
.paln-tab .pals{
	overflow:hidden;
	width:100%;
	}
.paln-tab-con {
	padding: 20px 0;
	overflow: hidden;
	width: 480px;
	float: left;
}
.p-fo {
	float: left;
}
.img-scroll {
	width: 300px;
	height: 250px;
	float:left;
	margin: 20px 20px 0 0;
	position: relative;
}
.img-scroll span {
	position: absolute;
	width: 28px;
	height: 40px;
	top: 45%;
	z-index: 2;
	color: #fff;
	font: 30px/40px "宋体";
	text-align: center;
	cursor: pointer;
	line-height: 40px;
	opacity: 0.7;
	background: #222;
}
.img-scroll span.prev {
	left: 0;
}
.img-scroll span.next {
	right: 0;
}
.img-list {
	overflow: hidden;
	position: relative;
}
.img-list ul {
	width: 9999px;
}
.img-list li {
	float: left;
	display: inline;
	width: 300px;
	height: 250px;
	position: relative;
}
.img-list li .img img {
	width: 300px;
	height: 250px;
}
.img-list li a {
	display: block;
}
.img-list li .mask {
	position: absolute;
	height: 30px;
	background: #111;
	opacity: 0.7;
	bottom: 0;
	width: 300px;
	left: 0;
}
.img-list li .txt {
	position: absolute;
	bottom: 0;
	width: 300px;
	line-height: 30px;
}
.img-list li .txt a {
	color: #fff;
	text-align: center;
	display: block;
}
.z-info h2 a {
	display: block;
	font-size: 14px;
	color:#853932;
	width: 476px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.z-info a:hover {
	color: #853932;
}
.z-info-list {
	padding: 8px 0;
}
.z-info-list ul {
	width: 480px;
	overflow: hidden;
}
.z-info-list ul li {
	width: 240px;
	height: 26px;
	line-height: 26px;
	float: left;
}
.z-info-list ul li span {
	display:block;
	font-size: 30px;
	position:relative;
	top:-8px;
	float:left;
	color:#999;
	margin-right:2px;
}
.z-info-list ul li a {
	width:220px;
	display:block;
	float:left;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.portal-list ul{
	overflow:hidden;
	margin:0 0 0 -18px;
	}
.portal-list ul li{
	float:left;
	width:258px;
	padding:0 0 10px 0;
	margin:0 0 0 18px;
	}
.portal-list ul li .img img{
	width:258px;
	height:78px;
	border-radius:3px;
	}
.portal-list ul li h2 a{
	display:block;
	font-size:12px;
	}
.portal-list ul li p{
	color:#999;
	}
.char-diy-t .char-diy-right {
	width: 320px;
	padding:10px 0;
	float: right;
}
.char-img-sorl{
	padding:0 20px;
	background:#fff;
	}
.char-img-sorl h2{
	line-height:40px;
	font-size:16px;
	}
.indexPicBox {
  width:280px;
  padding-top:10px;
}
.hotPic {
	width:280px;
	height:280px;
	position: relative;
	overflow: hidden;
}
.hotPic .num {
	position: absolute;
	right: 0;
	bottom: 20px;
	z-index: 10;
	width: 280px;
	padding-right: 8px;
	height: 26px;
	text-align: center;
}
.hotPic .num span {
	width: 20px;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	margin: 5px 2px 0;
	cursor: pointer;
	background: #ccc;
	border-radius:3px;
	color: #fff;
}
.hotPic .num span.cur {
	background: #853932;
	color: #fff;
}
.hotPic .pic {
	position: relative;
	z-index: 5;
}
.hotPic .pic li {
	position: absolute;
	display: none;
}
.hotPic .pic li img {
	width:280px;
	height:190px;
	display: block;
}
.hotPic .pic li span{
	line-height:40px;
	}
.hotPic .pic li span a{
	color: #853932;
	font-size: 14px;
}
.hotPic .pic li span a:hover{
	color:#853932;
	}
.char_box{
	background:#fff;
	margin-top:30px;
	border:1px solid #ddd;
    border-radius:4px;
	}
.char_box .p2{
	margin:0 20px;
	}
.char_box .char-top{
	margin:20px;
	background:url(../img/chart.gif) no-repeat;
	}
.char-top .char-tip{
	padding:0 0 0 26px;
	color:#999;
	display:inline-block;
	}
.char-top .char-tip em{
	color:#c00;
	font-style:normal;
	}
.char-top .char-tip span{
	padding:0 5px;
	}
.char-top a{
	float:right;
	display:block;
	color:#333;
	}
.char-top a:hover{
	color:#853932;
	}
.char-img a{
	width:1158px;
	height:100px;
	display:block;
	}
.char-img img{
	width:1158px;
	height:100px;
	}
.char-form .item{
	width:1155px;
	position: relative;
	margin:20px 0 30px 1px;
	border:1px solid #dcdcdc;
	}
.char-form .item h2{
	background-color:#f4f4f4;
	line-height:40px;
	padding:0 0 0 10px;
	position:relative;
	border-bottom:1px solid #ddd; 
	}
.char-form .item h2 img{
	width:auto;
	height:20px;
	position:absolute;
	top:9px;
	font-size: 12px;
	font-weight: normal;
	}
.char-form .item h2 a{
	font-size:16px;
	padding:0 0 0 26px;
	}
.char-form .item  span.t-categ{
	width:17px;
	height:17px;
	position: absolute;
	top: 0;
	right: 0;
	display:block;
	margin:10px;
	float:right;
	cursor:pointer;
	background:url(../img/collapsed_no.gif.png) no-repeat;
	}
.char-form .item span.t-categ.currentDd{
	background:url(../img/collapsed_yes.gif.png) no-repeat;
}
.char-form .item h2.currentDd{
	border-bottom:0; 
}
.char-form .item h2 .in-fo{
	padding:0 10px 12px 10px;
	line-height:20px;
	color:#853932;
	font-size: 12px;
	font-weight: normal;
	background-color:#f4f4f4;
	}
.char-form .item .item-li{
	overflow:hidden;
	padding:10px 20px;
	}
.char-form .item.item1 .item-li li{
	width:20%;
	margin:0 2.5%;
	height: auto;
	border-bottom:0;
	}
.char-form .item.item1 .item-li li .con{
	width:auto;
	margin:12px 0 0 0;
	}
.char-form .item.item2{
	margin:20px 0px 20px 1px;
	}
.char-form .item .item-li li{
	width:50%;
	float:left;
	height:85px;
	border-bottom:1px dashed #dcdcdc;
	padding:14px 0 20px  0;
	}
.char-form .item .item-li li.cle{
	border-bottom:none;
	}
.char-form .item .item-li li .img{
	float:left;
	padding-top:10px;
	}
.char-form .item .item-li li .img img{
	width:66px;
	height:66px;
	border-radius:6px;
	}
.char-form .item .item-li li .con{
	float:left;
		width:480px;
	padding:10px 0 0 10px;		
	}
.char-form .item .item-li li .con .ti a{
	font-weight:bold;
	color:#853932;
	display:block;
	}
.char-form .item .item-li li .con .ti span{
	color:#853932;
	font-weight:normal;
	padding:0 2px;
	}
.char-form .item .item-li li .con .h-t span{
	display:inline-block;
	padding:0 5px 0 0;
	
	}
.char-form .item .item-li li .con .h-t span b{
	font-weight:normal;
	padding:0 2px;
	}
.char-form .item .item-li li .con .oth span{
	display:inline-block;
	line-height:20px;
	padding:0 20px 0 0;
	}
.char-form .item .item-li li .con .oth span a{
	color:#666;
	}
.label-list{
	padding:40px 0 30px 0;
	}
.label-list .item{
	color:#666;
	padding:6px 8px;
	margin:0 10px 16px 0;
	border:1px solid #ccc;
	border-radius:4px;
	display:inline-block;
	}
.label-list .item:hover,.label-list .item.curr{
	color:#fff;
	border-color:#853932;
	background-color:#853932;
	}
/*

/*社区列表页*/
.forum_hd{
	padding:20px;
	overflow:hidden;
	}
.forum_hd .newleftbox{
	width:450px;
	float:left;
	height:80px;
	}
.forum_hd .newleftbox .img {
	float:left;
	width:66px;
	padding:0 10px 0 0;
	}
.forum_hd .newleftbox .img img{
	width:66px;
	height:66px;
	border-radius:4px;
	}
.forum_hd .newleftbox  .con{
	width:370px;
	float:left;
	}
.forum_hd .newleftbox  .con h2{
	color: #111;
    font-size: 20px;
    font-weight: normal;
    overflow: hidden;
	display:inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
	line-height:26px;
	}
.forum_hd .newleftbox  .con h3{
	display:inline-block;
	position:relative;
	color:#999;
	top:-6px;
	font-weight:normal;
	}
.forum_hd .newleftbox  .con .gz-btn{
	display:inline-block;
	padding:0 14px;
	position:relative;
	top:-5px;
	left:20px;
	height:24px;
	background:#853932;
	border-radius:3px;
	text-align:center;
	}
.forum_hd .newleftbox  .con .gz-btn a{
	color:#fff;
	font-size:14px;
	line-height:24px;
	}
.forum_hd .newleftbox  .con p{
	font-size:14px;
	color:#999;
	}
.forum_hd .newleftbox  .con p span{
	display: inline-block;
	padding: 0 8px 0 0;
}
.forum_hd .newleftbox  .con p span b{
	font-size:12px;
	color:#de533c;
	font-weight:normal;
	}
.forum_hd .newscerchbox{
	width:360px;
	float:left;
	}
.forum_hd .newscerchbox .search-c {
	width:220px;
	height:36px;
	float:left;
	border:1px solid #ddd;
	border-radius:3px;
	}
.forum_hd .newscerchbox .search-c input{
	border:0;
	}
.forum_hd .newscerchbox .search-c .s-t{
	width:180px;
	height:36px;
	float:left;
	padding:0 0 0 10px;
	line-height:36px;
	color:#999;
	}
.forum_hd .newscerchbox .search-c .s-btn{
	background: url(../img/search_btn.png) no-repeat center center;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
    height: 36px;
    overflow: hidden;
    text-indent: -99px;
    width: 26px;
	}
.forum_hd .newscerchbox .house-btn{
	display:block;
	float:left;
	width:90px;
	height:36px;
		border-radius:3px;
		color:#fff;
		line-height:36px;
		font-size:14px;
		text-align:center;
		margin:0 0 0 20px;
		padding:0 0 0 10px;
		background:#853932 url(../img/icon8.png) 15% center no-repeat;

	}
.m-btn{
	padding:20px;
	}
.b-item{
	display:none;
	padding:8px 0;
	}
.b-item a{
	display:inline-block;
	padding:4px 8px;
	background:#853932;
	color:#fff;
	margin:0 0 10px 0;
		border-radius:3px;
	}
.select-td{
	padding:20px;
	}
.select-td a{
	display:inline-block;
	padding:3px 16px;
	margin:0 10px 0 0;
	border:1px solid #ddd;
		border-radius:20px;
	}
.select-td a:hover,.select-td a.on{
	color:#853932;
	border-color:#853932;
	}
.threadlist_rep_ti .icon-z{
	display:block;
	float:left;
	padding:2px 5px 0 0;
	}
.threadlist_rep_ti{
	overflow:hidden;
	}
.threadlist_rep_ti .sp3{
	display:block;
	float:left;
	}
.threadlist_rep_ti .icon-img{
	float:left;
	padding:0 0 0 5px;
	}
.threadstamp{
		width:148px;
		position: absolute;
		top:10px;
		right:20px;
	}
.threadstamp img{
	width:148px;
	height:88px;
	}
.sorry-tips{
	font-size: 14px;
	padding: 0 0 0 20px;
}
/*

/*社区详情*/
.sq-detail{
	background:#fff;
	border:1px solid #ddd;
	}
.sq-detail-info{
	overflow: hidden;
	position: relative;
	border-bottom:1px solid #ddd; 
}
.sq-detail-top{
}
.sq-detail-info .pls{
	width: 228px;
	float: left;
}
.sq-detail-info .plw{
	float: left;
	padding:0 20px 16px 20px;
	width: 929px;
	background-color: #f9f9f9;
	min-height: 320px;
	border-left:1px solid #ddd; 
}
.sq-detail-info .item{
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}
.sq-detail-info .item:last-child{
	border-bottom: 0;
}
.favatar{
	position: relative;
	padding: 20px;
}
.favatar .is-lz{
	width: 36px;
	height: 36px;
	top: 0;
	right: 0;
	position: absolute;
	background:url(../img/louzhu_b.png) right top no-repeat;
}
.favatar .u-pic{
	padding: 0 20px;
}
.favatar .u-pic img{
	width: 120px;
	height: 120px;
	border-radius: 8px;
}
.favatar .u-name{
	padding: 0 0 0 20px;
	line-height: 26px;
}
.favatar .u-name a{
	display: block;
	font-size: 14px;
	font-weight: bold;
}
.favatar p{
	padding: 0 0 0 20px;
}
.favatar p.grey{
	color: #999;
	margin: 0 0 6px 0;
}
.favatar p.gz{
	padding: 0 0 14px 20px;
	border-bottom: 1px dashed #dcdcdc;
}
.favatar p.gz a{
	  background-color: #853932;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    padding: 2px 0;
    text-align: center;
    width: 70px;
}
.favatar p.gz a.sent-manage{
	padding: 2px 0 2px 10px;
	width: 60px;
	cursor: pointer;
	background:#853932 url(../img/icons_manage.png) 8px 8px no-repeat; 
}
.favatar .t-nav{
	padding: 20px 0 0 0;
}
.favatar .t-nav span{
	display: inline-block;
	text-align: center;
	padding: 0 10px;
	 border-right: 1px dashed #dcdcdc;
    color: #7a7a7a;
}
.favatar .t-nav span em a{
  display: block;
  font-style: normal ;
  color: #853932;
}
.sq-detail-info .plw .plc1{
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #ddd;
}
.sq-detail-info .plw .plc .ti{
	display: block;
	font-size:24px;
	color: #666;
	font-weight: normal;
	line-height: 30px;
}
.sq-detail-info .plw .pti {
	padding: 8px 0 0 0;
}
.sq-detail-info .plw .pti  span{
	padding: 0 20px 0 0;
	color: #999;
}
.sq-detail-info .plw .pti a{
	color: #853932;
	padding: 0 20px 0 0;
}
.sq-detail-info .plw .pct{
	padding:20px 0;
}
.sq-detail-info .plw .pct .con{
	line-height: 24px;
	padding: 0 0 10px 0 ;
}
.sq-detail-info .plw .pct .con img{
	max-width: 940px;
}

.sq-detail-info .plw .flash span a img{
	width: 14px;
	height: 14px;
}
.sq-detail-info .plw .icon-dow{
	overflow: hidden;
	margin: 0 0 20px 10px;
	display: inline-block;
	width: 45%;
}
.sq-detail-info .plw .icon-dow dt{
	width: 20px;
	margin: 3px 0 0 0;
	float: left;
}
.sq-detail-info .plw .icon-dow dt img{
	width: 20px;
	height: 20px;
}
.sq-detail-info .plw .icon-dow dd{
	margin-left:30px;
	color: #999; 
}
.sq-detail-info .plw .icon-dow dd p a{
	 color: #369;
    text-decoration: underline;
}
.sq-detail-info .plw .icon-dow dd p span{
	display: inline-block;
	padding: 0 10px 0 0;
}
.sq-detail-info .plw .p_btn{
	padding: 20px 0;
	text-align: center;
}
.sq-detail-info .plw .p_btn a{
    color: #fff;
    text-align: center;
    line-height: 30px;
    display:inline-block;
    font-size: 14px;
    height:30px;
    border-radius:4px; 
    margin: 0 auto;
    background-color: #853932;
    width: 80px;
}
.sq-detail-info .plw .cl{
	margin-top:10px;  
	padding: 15px 0;
	border-top: 1px dashed #dcdcdc;
}
.sq-detail-info .plw .cl h3{
	display: inline-block;
}
.sq-detail-info .plw .cl .tab_post{
	display: inline-block;
	float: right;
}
.sq-detail-info .plw .cl .tab_post a{
	color: #853932;
	display: inline-block;
	padding: 0 5px;
}
.about_post{
	padding: 20px;
	overflow: hidden;
	background: #f1f1f1;
	border: 1px dashed #dcdcdc;
	margin: 0 0 30px 0;
}
.about_post li{
	width: 47%;
	float: left;
	line-height: 30px;
}
.about_post li b{
	font-size: 18px;
	color: #666;
	display: block;
	float: left;
	position: relative;
	top: -6px;
}
.about_post li a{
	padding: 0 0 0 8px;
}
.sq-detail-info .plc .pti p{
	display: inline-block;
	font-size: 14px;
	color: #999;
}
.sq-detail-info .plc .pti p.float_r{
	float: right;
}
.sq-detail-info .plc .psth{
	background-color:#f9f9f9; 
	line-height: 30px;
	margin: 20px 0 0 0;
	padding:0  0 0 10px;
}
.sq-detail-info .plc .pcb{
	line-height: 30px;
	padding: 20px;
	min-height: 220px;
	border-bottom: 1px dashed #dcdcdc;
}
.sq-detail-info .plc .bar_item a{
	font-size: 14px;
	color: #853932;
	display: block;
	width: 60px;
	background:url(../img/bar_icons.png) left 16px no-repeat;
	padding: 12px 20px 0 24px;
}
.sq-detail-info1{
	margin: 0 0 30px 0;
}
#huifu{
	margin: 30px 0 0 0;
	border: 1px solid #ddd;
}
.house-btn{
	width: 80px;
	height: 30px;
	display: block;
	float: right;
	line-height: 30px;
	text-align: center;
	padding: 0 0 0 16px;
	color: #fff;
	margin: 15px 4px 0 0;
	border-radius: 4px;
	background: #853932  url(../img/re-btn.png) 8% center no-repeat;
}
.house-btn:hover{
	color: #fff;
}
.re-list{
	margin: 30px 0;
	position: relative;
	border:1px solid #d9e1ee;
	background-color: #fff;
}
.re-list i{
	display: block;
	 width: 13px;
    height: 8px;
    left: 25px;
    top: -8px;
    position: absolute;
    background:url(../img/bg17.png) no-repeat;
}
.re-list ul li{
	overflow: hidden;
	border-bottom: 1px dashed #dcdcdc;
}
.re-list ul li:last-child{
	border-bottom: 0;
}
.re-list ul li .re-list-top{
	overflow: hidden;
}
.re-list ul li .re-list-top span{
	display:block;
	float: left;
}
.re-list ul li .re-list-top span.u-img{
	padding: 10px 0 5px 10px;
}
.re-list ul li .re-list-top span.u-img img{
	width: 32px;
	height: 32px;
	border-radius: 100%;
}
.re-list ul li .re-list-top span.u-name{
	line-height: 50px;
	font-size: 14px;
	padding:  0 0 0 10px;
}
.re-list ul li .re-list-top span.u-time{
	color: #999;
	line-height: 50px;
	padding: 0 0 0 10px;
}
.re-list ul li .re-list-con{
	line-height: 18px;
	text-indent: 2em;
	padding: 0 10px 10px 10px;
}
.re-list ul li .re-btn{
	color: #853932;
	font-size: 14px;
	float: right;
	padding: ;
	display: block;
	padding: 0 10px 10px 0;
}
/*