/*post-search*/
.post-search ul li{float: left; height: 45px;font-size: 16px;margin-right: 11px;}
.post-search ul li a{padding: 0 10px; display: inline-block;height: 45px; line-height: 49px;}
.post-search ul .selected a{border-top: 4px solid #008C95; height: 41px; color:#000;}
.post-search p{padding-top: 5px;}
.post-search p input[type=text]{padding:6px 10px;line-height: 22px; margin-right: 6px; border: 1px solid #cecece;box-shadow: inset 1.06px 1.696px 4px 0px rgba(35, 24, 21, 0.22);-webkit-border-radius:2px; -moz-border-radius:2px; border-radius: 2px;}
.post-search p .submit{cursor: pointer; padding: 0 20px; height: 36px;background: #008C95;color: #fff;font-size: 16px;-webkit-border-radius:2px; -moz-border-radius:2px; border-radius: 2px;border:0;border-radius: 2px;}
.post-search p .submit:hover{background-color: #07A698;}

.joinbtn{background:#e9cfb0;color:#Fff;}

/*post-list*/
/*.post-list{border-top: 1px solid #e7e7e7;}*/

.post-list-item{border-bottom: 1px solid #e7e7e7;position: relative;min-height:180px;}
.post-list-item .post-list-number{position: absolute;left: 21px ;top: 22px;display: inline-block;width: 53px; height: 38px;line-height: 31px;background: url(../images/number_bg.png) no-repeat;text-align: center;font-size: 14px;}
.post-list-item .post-list-static{left:6px; border:1px solid #d7a871;background-color:#fff; text-align:center; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;padding: 0;}
.post-list-static span{line-height:20px; display:block;}
.post-list-static .static-answers{border-bottom:1px solid #e9cfb0; padding:8px 0;}
.post-list-static .static-answers span{color:#c28032;}
.post-list-static .static-views{background-color:#fff6eb; padding:8px 0;}
.post-list-static .static-views span{color:#585858;}
.post-list-item .post-list-contant{width: 100%;}
.post-list-item .post-list-contant h2{line-height: 30px;height: 30px;font-size: 20px;margin-bottom: 8px;}
.post-list-item .post-list-contant h2 .i-ico{margin: 5px 8px 0 0;float: left;width: 28px; height: 20px;}
.post-list-item .post-list-contant h2 .i-img{background-position: -6px -160px;}
.post-list-item .post-list-contant h2 .i-video{background-position: -43px -160px;}
.post-list-item .post-list-contant h2 .i-jt{background-position: -80px -160px;}
.post-list-item .post-list-contant h2 a{color: #000; font-size:20px; font-weight:700;}
.post-list-item .post-list-contant h2 a:hover{text-decoration: underline;color:#f90}
.post-list-item .post-list-contant p{line-height: 18px;font-size: 14px;}
.post-list-item .post-list-contant p img{border: 1px solid #e7e7e7; margin-right: 25px; float: left;}
.post-list-item .post-list-contant a{color:#0994e8;}
.post-list-item .post-list-contant a:hover{text-decoration:underline;}
/*.post-list-item .post-list-tx{width: 220px;margin-left: 50px;height: 30px; line-height: 30px;}
.post-list-item .post-list-tx img{ -webkit-border-radius:4px; -moz-border-radius:4px; border-radius: 4px;margin-right: 8px; border:1px solid #ddd;}
.post-list-item .post-list-tx a{color: #666;font-size: 14px;}
.post-list-item .post-list-tx a:hover{ text-decoration:underline;}
.post-list-item .post-list-date{color: #b0b0b0;width: 165px; line-height: 30px;height: 30px;}*/
.post-list-item .replyinfo .post-list-contant p{font-size: 14px;}
.post-list-item .replyinfo .post-list-tx .i-ico{width: 13px; height: 11px;background-position:  -157px -19px; margin:0 13px 0 9px; }
.post-list-item .post-list-tx{padding: 0}
.post-list-item .post-list-date p{margin:0}
@media (min-width: 1300px){
	.post-list-item .post-list-static{width: 75px;}
	.post-list-item .post-list-contant{width:710px;}
	.post-list-item{padding: 22px 0 34px 105px;}
	.post-list-item .post-list-static{position: absolute;}
	.post-list-right{width: 450px;}
	.the-landlord{width: 1200px;}
    .w1300{width:1300px;}
    .post-list-item .post-list-date{color: #b0b0b0;width: 170px; line-height: 20px;height: 20px;}
}
@media (min-width: 768px){
.post-search p input[type=text]{width: 232px}	
.post-search .fr{width: 360px;}
/*.post-list-item .post-list-static{margin-top: 20px;}*/
.post-list-item .post-list-tx{width: 220px;margin-left: 50px;height: 30px; line-height: 30px;}
.post-list-item .post-list-tx .img{ -webkit-border-radius:50%; -moz-border-radius:50%; border-radius: 50%;margin-right: 8px; border:1px solid #ddd;}
.post-list-item .post-list-tx a{color: #666;font-size: 14px;}
.post-list-item .post-list-tx a:hover{ text-decoration:underline;}
.post-list-item .post-list-date{color: #b0b0b0;width: 170px; line-height: 30px;height: 30px;}
}
@media (max-width: 768px) {
    .post-list-right{width:100%}
}