*{padding: 0;margin: 0;}
body{font-family: '裏罷囘菜';}
ul li,ol li{list-style: none;}
img{border: 0;}
a{text-decoration:none;}
*:focus{outline: none;}
input,select,textarea{-webkit-appearance: none;appearance:none;-moz-appearance:none;}
input[type="radio"]{display: none;}
select::-ms-expand { display: none; }
input::-ms-clear {
    display: none;
}
input::-webkit-input-placeholder {
　　color: #c7c7cd !important; 
　　}
input:-moz-placeholder {
　　color: #c7c7cd !important;
　　}
input::-moz-placeholder {
　　color: #c7c7cd !important;
　　}
input:-ms-input-placeholder {
　　color: #c7c7cd !important; 
　　}


/*坪否*/
.wrap{ width: 95%; margin-top:10px; overflow: hidden; margin: 0 auto;}
.wrap_title{ width:90%; margin: 0 auto; height: 30px;}
.wrap_title li{ float: left; font-size: 16px; margin-right: 10px; cursor: pointer; color:#333;}

.forum{ width:100%; margin:0 auto; overflow:hidden;}
.forum h3{ font-size:24px; color:#333;}
.forum h3 span a{font-size:16px; color:#be1528; float:right; margin-top:20px;}
.forum h3 span a:hover{color:#333;}

.forum .bre{ width:83px; height:4px; background:#be1528; margin-top:15px;}

.forum_s{ width:48%; height:auto; background:#fff; float:left;  margin-top:10px; position:relative;}
.forum_s h4{ font-size:16px; margin-left:0px; margin-top:0px; color:#333;height:28px;line-height: 28px;overflow: hidden;}
.forum_s p{ font-size:14px; margin-left:0px; line-height:20px;color:#333;padding-bottom: 6px;}
.forum_s p span{margin-left:0px;}
.forum_s .bree{margin-left:0px; width:30%; height:1px; background:#be1528;}
.forum_img:hover{ background:rgba(0,0,0,0.5)}
.forum_img img{width:100%;}
.forum_s:nth-of-type(2n){margin-right: 0;float:right;}


.tmtc{ width:100%; height:260px; background:rgba(0,0,0,0.5); position:absolute;top:0px; display:none; cursor:pointer;}
.tmtc_btn a{ display:block; width:165px;line-height: 50px; margin: 0 auto; text-align: center; color:#fff; background:#be1528; 
	border-radius:20px; margin:115px 0  0 95px; font-size:16px;}
.tmtc_btn a:hover{ background:#a21323;}

