@charset "UTF-8";
.icon-users{ background-position:0 -50px;}
.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
/* 焦点图css -------------------------------------- */
.focus{ width:100%; height:130px;  margin:0 auto; position:relative; overflow:hidden;   }
.focus .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:5px; text-align:center;  }
.focus .hd ul{ display:inline-block; height:10px; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
}
.focus .hd ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
.focus .hd ul .on{ background:#FE6C9C;  }

.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{ width:100%;  height:130px; background:url(../images/loading.gif) center center no-repeat;  }
.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }

.index-menu{line-height:1em; background-color:#fff; padding:.2rem 0; margin-bottom:0.1851rem; border-bottom:1px solid #ececec;}
.index-menu a{display:block;float:left;width:25%;height:1.77778rem;padding:0;text-align:center;}
.index-menu a i,.index-menu a i img{ width:1.2rem;}


.jlkj{ color:#999;}
.jlkj .col1{ color:#f60;}
.jlkj .col1 span{ height:.7rem; background-color:#f60; color:#fff; padding:0 3px; border-radius:.1rem;}
.title.title-default{ border-top:none;}

.bb1{ border-bottom:1px solid #e6e6e6!Important;}

/* tab切换 -------------------------------------- */
.tabBox .hd{ height:.96rem; line-height:.9rem; padding:0 .37333rem; font-size:.42667rem; border-bottom:1px solid #e6e6e6; position:relative; background-color:#fff; margin-top:0.1851rem;}
.tabBox .hd ul{height:.96rem; width:100%;text-align:center;}
.tabBox .hd ul li{ float:left; width:33.3333%; color:#333;  }
.tabBox .hd ul .on{ border-bottom:0.06rem solid #EC292D;background:#fff;}
.tabBox .hd ul .on a{ display:block; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }
.tabBox .bd ul{ padding:0; float:none; background-color:#e9e9e9;}

.lists-tj li {border-bottom: 1px solid #f3f5f7;padding: .32rem .37333rem;vertical-align: baseline;}
.lists-tj li .logo{width:1.06667rem;float:left}
.lists-tj li .logo img{width:100%}
.lists-tj li .tip{font-size:.32rem;height:.48rem;line-height:.48rem;color:#999}
.lists-tj li .tip .tx{height:.48rem; width:.48rem; border-radius:50%; overflow:hidden; float:left; margin-right:0.1rem;}
.lists-tj li .cnt{width:8.7rem;margin-left:.34667rem}
.lists-tj li .cnt h1{font-size:.45333rem;line-height:.58667rem;margin-bottom:.26667rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.lists-tj li .cnt h1 a.cat{ color:#f60;}
.lists-tj li .cnt span{float:right}

.footerbox{ height:70px; clear:both;}

#renrenliao{
  width: 40px;
}

.indexnav{
  background-color:#fff;
  height:60px;
  border-top:none;
  border-top: 1px solid #eee;
}
.indexnav  div{
  float:left;
  width:25%;
  height:60px;
  box-sizing:border-box;
  padding-top:8px;

}
.indexnav  div a{
  display:block;
  width:30px;
  height:55px;
  padding-top:30px;
  margin:0 auto;
  color:#aaa;
  box-sizing:border-box;
  text-align:center;
}
.indexnav  div:nth-child(1) a{
  background:url(../images/ico/home1.png) no-repeat;
  background-size:30px 30px;
}
.indexnav  div:nth-child(1) .sel{
  background:url(../images/ico/home2.png) no-repeat;
  background-size:30px 30px;
}
.indexnav  div:nth-child(2) a{
  background:url(../images/ico/luntan1.png) no-repeat;
  background-size:100%;
}
.indexnav  div:nth-child(2) .sel{
  background:url(../images/ico/luntan2.png) no-repeat;
  background-size:100%;
}
.indexnav  div:nth-child(3) a{
  background:url(../images/ico/renrenliao3.png) no-repeat center top ;
  background-size:30px;
}
.indexnav  div:nth-child(3) .sel{
  background:url(../images/ico/renrenliao4.png) no-repeat center top;
  background-size:30px;
}
.indexnav  div:nth-child(4) a{
  background:url(../images/ico/wode1.png) no-repeat;
  background-size:100%;
}
.indexnav  div:nth-child(4) .sel{
  background:url(../images/ico/wode2.png) no-repeat;
  background-size:100%;
}
.indexnav  div:nth-child(5) a{
  background:url(../images/ico/my1.png) no-repeat;
  background-size:100%;
}
.indexnav  div:nth-child(5) .sel{
  background:url(../images/ico/my.png) no-repeat;
  background-size:100%;
}


.icon-search {
display: inline-block;
vertical-align: middle;
    width: 23px;
    height: 23px;
    background: url(../images/search.png) no-repeat 0 0;
        background-size: auto auto;
    background-size: cover;
	margin-right:-.3333rem;
}
.icon-home {
display: inline-block;
vertical-align: middle;
    width: 23px;
    height: 23px;
    background: url(../images/home.png) no-repeat 0 0;
        background-size: auto auto;
    background-size: cover;
}

.icon-help {
display: inline-block;
vertical-align: middle;
    width: 23px;
    height: 23px;
    background: url(../images/help.png) no-repeat 0 0;
        background-size: auto auto;
    background-size: cover;
}

.icon-nian {
display: inline-block;
vertical-align: middle;
    width: 23px;
    height: 23px;
    background: url(../images/nian.png) no-repeat 0 0;
        background-size: auto auto;
    background-size: cover;
}

.icon-mback {
display: inline-block;
vertical-align: middle;
    width: 23px;
    height: 23px;
    background: url(../images/mback.png) no-repeat 0 0;
        background-size: auto auto;
    background-size: cover;
	margin-left:0!Important;
}
.icon-write {
display: inline-block;
vertical-align: middle;
    width: 33px;
    height: 23px;
    background: url(../images/write.png) no-repeat 0 0;
        background-size: auto auto;
    background-size: cover;
  margin-left:0!Important;
}




.nav_box{ overflow:hidden;}
.nav_box ul{width:100%; padding:0.2rem 0; background-color:#fff;}
.nav_box ul li{width: 14.285666%;text-align:center;position:relative; float:left; line-height:.4rem; height:.4rem;}
.nav_box ul li.on a{ color:#EC292D}
.nav_box ul li a{display:block;color:#666;font-size:.36rem;border-right:1px solid #e6e6e6}
.nav_box ul li:last-child a{border-right:0}



/* tab切换 -------------------------------------- */
.listtab{ padding:0;}
.listtab .hd{ height:.56rem; line-height:.56rem;font-size:.28rem;position:relative;overflow:hidden; background-color:#fff;margin:0.12rem 0;}
.listtab .hd ul{height:.56rem; width:100%;text-align:center; }
.listtab .hd ul li{ float:left; width:25%; color:#333;}
.listtab .hd ul li a{ border:.02rem solid #e9e9e9;display:block; width:100%; height:.56rem;}
.listtab .hd ul li:nth-child(2) a{ border-left:none; }

.listtab .hd ul li:nth-child(3) a{ border-left:none; border-right:none;}

.listtab .hd ul li.on{ background-color:#EC292D;}
.listtab .hd ul li.on a{ color:#fff;}
.listtab .bd ul{ padding:0; float:none;}


.listtab .hdforum{ height:.56rem; line-height:.56rem;font-size:.28rem;position:relative;overflow:hidden; background-color:#fff;margin:0.12rem 0;}
.listtab .hdforum ul{height:.56rem; width:100%;text-align:center; }
.listtab .hdforum ul li{ float:left; width:33.3333%; color:#333;}
.listtab .hdforum ul li a{ border:.02rem solid #e9e9e9;display:block; width:100%; height:.56rem;}
.listtab .hdforum ul li:nth-child(1) a{ border-left:none; }
.listtab .hdforum ul li:nth-child(2) a{ border-left:none; border-right:none;}
.listtab .hdforum ul li.on{ background-color:#EC292D;}
.listtab .hdforum ul li.on a{ color:#fff;}



.listtab .page{ height:.56rem; line-height:.56rem;font-size:.28rem;position:relative;overflow:hidden; background-color:#fff;margin:0.12rem 0;}
.listtab .page ul{height:.56rem; width:100%;text-align:center; }
.listtab .page ul li{ float:left; width:33.33333%; color:#333;}
.listtab .page ul li a{ border:.02rem solid #e9e9e9;display:block; width:100%; height:.56rem;}

.listtab .page ul li:nth-child(2) a{ border-left:none; border-right:none;}

.listtab .page ul li.on{ background-color:#EC292D;}
.listtab .page ul li.on a{ color:#fff;}
.listtab .page ul{ padding:0; float:none;}



.tie-list li{ padding:.2rem 0; width:100%; margin-bottom:0.12rem; background-color:#fff;}
.tie-list li a.tx{ margin-left:.2rem;width:1rem; height:1rem; border-radius:50%; overflow:hidden; display:block; float:left; margin-right:0.3rem;}
.tie-list li .tx img{ min-width: 1rem;
    min-height: 1rem;width:100%;}
.tie-list li h4{ line-height:.6rem;font-size:.32rem; padding-right:.2rem;}
.tie-list li h4 .bg_green{    border-radius: 0.1rem; background-color:#f60; color:#fff; padding:0 .1rem; }

.tie-list li h4 .bg1{    border-radius: 0.1rem; background-color:#70F; color:#fff; padding:0 .1rem; }
.tie-list li h4 .bg2{     border-radius: 0.1rem; background-color:#25B; color:#fff; padding:0 .1rem; }


.tie-list li p{ line-height:.4rem;font-size:.28rem; color:#666;}
.tie-list li p span{ margin-right:.16rem;}


.zj-box  .tx div.tie-list1 .tx div{width: 100%;height: 100%;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;}
.tie-list1 li a.tx{     margin-top: 2%;margin-left:.2rem;width:1.6rem; height:1.6rem; border-radius:50%; overflow:hidden; display:block; float:left; margin-right:0.3rem;}
.tie-list1 li .tx img{ width:100%;}
.tie-list1 li h4{     height: .6rem;line-height:.6rem;font-size:.32rem; padding-right:.2rem;}
.tie-list1 li h4 .bg_green{ background-color:#f60; color:#fff; padding:0 .1rem; }
.tie-list1 li p{ line-height:.4rem;font-size:.28rem; color:#666;}
.tie-list1 li p span{ margin-right:.16rem;}

.tie-list1 li {
    padding: .2rem 0;
    width: 50%;
    margin-bottom: 0rem;
    background-color: #fff;
    float: left;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    
}


input[type="search"]::-webkit-search-cancel-button{
    -webkit-appearance: none;
}

.zj-box{ padding:.3rem 0;background-color:#fff; position:relative;}
.zj-box .tx{ margin-left:.3rem;width:1rem; height:1rem; border-radius:50%; overflow:hidden; display:block; float:left; margin-right:0.3rem;}
.zj-box .tx img{ min-width: 1rem;
    min-height: 1rem;width:100%;}
.zj-box .gz{padding:.01rem .16rem; border:1px solid #f60; border-radius:.1rem; position:absolute; right:.3rem; top:.55rem; color:#f60; font-size:.3rem;}
.zj-box h4{ line-height:.6rem;font-size:.36rem; padding-right:.2rem;}
.zj-box h4 .bg_green{ background-color:#f60; color:#fff; padding:0 .1rem; }
.zj-box p{ line-height:.4rem;font-size:.26rem; color:#666;}
.zj-box p span{ margin-right:.16rem; border-radius:.1rem; padding:0 .16rem; color:#fff;}
.zj-box p span.bgred{ background-color:#f60;}
.zj-box p span.bgc{ background-color:#8BD745;}

header.home{}
header.home .top-title{ z-index:-999; position:absolute; text-align:center; color:#333; top: 0.17rem;width:70%;margin-left: 11%}
header.home .top-title h1{ line-height:40px; font-size:16px;}
header.home .top-title h2{ line-height:20px; font-size:16px; font-weight:bold;}
header.home .top-title p{ line-height:12px; font-size:12px;}



header.home .top-title-s{ z-index:-999; position:absolute; text-align:center; color:#333; top: 0.17rem;width:70%;margin-left: 11%}
header.home .top-title-s h1{ line-height:40px; font-size:16px;}
header.home .top-title-s h2{ line-height:33px; font-size:16px; font-weight:bold;}
header.home .top-title-s p{ line-height:12px; font-size:12px;}


.zj-con{ background-color:#fff;margin-top:.12rem; padding:.26rem .37333rem;}


.landlord {
    float: left;
    margin-left: .2rem;
    width: 100%;
    margin-top: .1rem;
	font-size:.26rem;
	line-height:20px;
}
.landlord > a.jiaqun {
    display: inline-block;
    width: 80px;
    height: 20px;
    background: url(../images/group.png) no-repeat;
    cursor: pointer;
    vertical-align: middle;
}

.zj-box > h3 {
    margin-top: 6px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
}
.article_data {
    text-indent: 1em;
    line-height: 30px;
    font-size: 13px;
}
.zj-con h3{ text-align:center}
.zj-con p.c{ text-align:center;}
.zj-con p.c span.roundball {
	display: inline-block;
	width: 40px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	margin: 0px 2px;
	color: #fff;
	border-radius: 500px;
	text-align: center;
	background-color: #393939;
}


.zj-con-forum h3{ text-align:left;margin-left: 0.233rem}
.zj-con-forum p.c{ text-align:left;margin-left: 0.233rem}
.zj-con-forum p.c span.roundball {
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  margin: 0px 2px;
  color: #fff;
  border-radius: 500px;
  text-align: left;
  background-color: #393939;
}



#myform {}
.from-box{ padding:.2rem .3rem;background-color:#e9e9e9; position:relative;}
    .from-box .tip{ height:.6rem;background-color:#fff; border-radius:.3rem; padding:0 .2rem; font-size:.26rem; overflow:hidden;}
    .from-box input{border:none;background-color:transparent;  
    FILTER: alpha(opacity=0); /*androd*/appearance:none;  /*下拉框去掉右侧图标*/-moz-appearance:none;-webkit-appearance:none;}
    .from-box .tip input{ width:100%; height:.6rem; }
    .from-box .s_ico{ position:absolute; height:.4rem; width:.4rem; 
    background:url(../images/heartforum_search.png) no-repeat;
    background-position:center center; background-size:cover; text-indent:-9999em; right:.5rem; top:.3rem;}









.con-box{padding:.2rem 0}
.heartforum_list_information{padding-left: 1em;border-bottom:1px solid #e9e9e9;padding-bottom:5px;margin-bottom:.3rem;}
.heartforum_particulars_head_span{font-size: 12px; line-height:16px;}
.icon_zan{display: inline-block;width: 16px;height: 16px;vertical-align: middle;background: url(../images/show_dz.png) no-repeat center center;background-size: auto auto;background-size: cover;}
.icon_yan{display: inline-block;width: 16px;height: 16px;vertical-align: middle;background: url(../images/show_ck.png) no-repeat center center;background-size: auto auto;background-size: cover;}
.icon_xinxi{display: inline-block;width: 16px;height: 16px;vertical-align: middle;background: url(../images/show_hf.png) no-repeat center center;background-size: auto auto;background-size: cover;}
/*提交输入框*/.int_div{border-top: 1px solid #eee;width: 100%;max-width: 1400px;height: 46px;font-size: 14px;position: fixed;bottom: 0rem;background-color: #fff;z-index: 99;}
.int_div input{width: 76%;height: 34px;margin-top: 6px;margin-left: 1em;text-indent: 1em;border:none;border-radius: 500px;background-color: #f4f4f4;outline: none;}
.int_div label{border-radius:0.5rem;float: right;width: 12%;height: 34px;margin-top: 6px;margin-right: 1em;color:#fff;text-align: center;line-height: 34px;background-color: #EC292D;}
.js-reply_list{border-top:1px solid #e9e9e9;margin-top:.2rem;    background: #fff;}
.js-reply_list h2.t{margin:.16rem 0;font-weight:bold;color:#EC292D;padding-left:.2rem;border-left:.1rem solid #EC292D}
.pl-box{padding:.3rem 0;background-color:#fff;position:relative;border-bottom:1px dashed #e9e9e9;}
.pl-box .tx{width:1rem;height:1rem;border-radius:50%;overflow:hidden;display:block;position:absolute;top:.3rem;left:.3rem;}
.pl-box .tx img{width:100%;}
.pl-box .tx div{width: 100%;height: 100%;background-repeat: no-repeat;background-position: 50% 50%;background-size: contain;}
.pl-box .hf{width:.3rem;height:.3rem;text-indent:-999rem;position:absolute;right:.3rem;top:.35rem;color:#f60;font-size:.3rem;vertical-align: middle;background: url(../images/huifu.png) no-repeat 0 0;background-size: cover;cursor: pointer;}
.pl-box h4{line-height:.4rem;font-size:.3rem;padding-right:.2rem;padding-left:1.6rem;}
.pl-box h4 .bg_green{background-color:#f60;color:#fff;padding:0 .1rem;}
.pl-box p{line-height:.26rem;font-size:.20rem;color:#666;padding-left:1.6rem;}
.pl-box p span{margin-right:.16rem;border-radius:.1rem;padding-right:.16rem;}
.pl-box .reply-con{padding-top:.16rem;line-height:.36rem;font-size:.28rem;color:#666;display:block;padding-left:1.6rem;margin-bottom:.16rem;}
.pl-box .huifu-con{margin-left:1.6rem;background-color:#e9e9e9;border-radius:.1rem;padding:.16rem;padding-bottom:0;}
.pl-box .huifu-con li .t{width:100%;line-height:.42rem;font-size:.28rem;color:#EC292D}
.pl-box .huifu-con li p{width:100%;line-height:.3rem;font-size:.2rem;padding-left:0;padding-bottom:.16rem;}

.add-title{
  line-height: 34px;

}
.add-ball{
  display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    margin: 0px 2px;
    color: #fff;
    border-radius: 500px;
    text-align: center;
    background-color: #ddd;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
}

.live-ball{
  display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    margin: 0px 2px;
    color: #fff;
    border-radius: 500px;
    text-align: center;
    background-color: #ddd;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
}
.live-red{
  background: #a60000;
}
.live-green{
  background: #229435;
}
.live-blue{
  background: #1C7CFE;
}

.add-ball-s{
 
    background-color: #a60000;
   
}



.add-button-submit{
  border-radius: 0.5rem;
    
    width: 12%;
    height: 34px;
    margin-top: 6px;
    margin-right: 1em;
    color: #fff;
    text-align: center;
    line-height: 34px;
    background-color: #EC292D;
    margin:0 auto;
    padding: 0.3rem;
}

.add-title-input{
  width: 79%;
    height: 34px;
    
    margin-left: 1em;
    text-indent: 1em;
    border: none;
    
    background-color: #f4f4f4;
    outline: none;
}

.dashen{
  background: #a60000;
  color:#fff;
  padding: 0.01rem;
}


.userinfo_tx{

  width: 1.9rem;
    height: 1.9rem;
    border-radius: 50%;
    float: left;

}

.userinfo_tx img{
  border-radius: 50%;
  height: 1.5rem;
    width: 1.5rem;

}


.gz {
  padding: .01rem .16rem;
    border: 1px solid #f60;
    border-radius: .1rem;
    
    right: .3rem;
    top: .55rem;
    color: #f60;
    font-size: .3rem;
}


#name{
  float: right;
    width: 36%;
    overflow: hidden;
    height: 0.5rem;
    text-overflow: ellipsis;
    white-space: nowrap;
  }


#ftitle{
    float: left;
    width: 84%;
    overflow: hidden;
    height: 0.5rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#time{
      font-size: 0.2rem;
    color: #adadad;
}


.tit{

position: absolute;
    top: 0;
    z-index: 99999;
    color: #333;

}

