.main-coll .panel{border:none;}
.main-coll .panel .panel-head{background:#fff;border-bottom:thin solid #eee;overflow:hidden;}
.main-coll .panel .panel-head h4{float:left;}
.main-coll .panel .panel-head span{float:right;color:#999;}
.main-coll .panel .panel-head span.up{display:none;}
.main-coll .panel .panel-head span.down{display:block;}
.main-coll .active .panel-head span.up{display:block!important;}
.main-coll .active .panel-head span.down{display:none!important;}
.main-coll .panel .panel-body ul{overflow:hidden;padding:0;list-style:none;}
.main-coll .panel .panel-body li{width:33%;float:left;}
.main-coll .panel .panel-body li span{display:block;line-height:20px;text-align:center;}
.main-coll .panel .panel-body li img{max-width:80px; padding: 10px;}
.num-ctrl{margin: 30px auto 0 auto;width:120px;height:50px;}
.num-ctrl .num-jian,.num-ctrl .num-jia{width:30px;height:30px;line-height:30px;display:block;float:left;text-align:center;background:#6495ED;color:#fff;border:thin solid #6495ED;}
.num-ctrl .num-num{width:50px;height:30px;line-height:30px;display:block;float:left;text-align:center;border:thin solid #EEE;border-left:none;border-right:none;}
.chou_tishi{font-size: 12px;}
/*帖子列表*/
.tie-list{padding:10px;background:#f5f5f5;list-style:none;}
.tie-item {background:#fff;margin:5px 0;padding:10px;border-radius:5px;box-shadow:0px 1px 3px #eee;overflow:hidden;border:thin solid #eee;}
.tie-item .item-head{overflow:hidden;border-bottom:thin solid #eee;position:relative;padding:5px 0;}
.tie-item .item-head .avatar{float:left;}
.tie-item .item-head .avatar img{width:40px;height:40px;border-radius:30px;overflow:hidden;}
.tie-item .item-head .info{float:left;font-size:12px;overflow:hidden;}
.tie-item .item-head .info span{color:#999;}
.tie-item .item-head .title{font-size:14px;display:block;height:30px;overflow:hidden;line-height:30px;margin:0;overflow:hidden;}
.tie-item .item-head .chou{text-align: center;height:62px;border-right:1px solid #eee;color:#999; }
.tie-item .item-head .chou_num{text-align: center;height:60px;border-left:1px solid #eee;color:#999;}
.chou_money{font-weight: bold;color:red;}
.tie-item .item-head .coner{width:12px;height:6px;background:url("../image/tieba/title-coner.png") no-repeat;position:absolute;bottom:0;right:20px;}
.tie-item .item-body {padding:10px 0;}
.tie-item .item-body .pic{overflow:hidden;width:100%;}
.tie-item .item-body .pic img{width:99%;}
.tie-item .item-body .pic span{height:100px;float:left;display:block;}
.tie-item .item-body .ctrl{overflow:hidden;color:#999;width:100%;text-align:right;}
.tie-item .item-body .ctrl a{margin-left:20px;color:#999;display:block;float:right;height:40px;line-height:40px;padding:0 10px;}
.tie-item .item-foot{background:#fafafa;font-size:10px;padding:10px;}
.tie-item .item-foot p{margin:0;height:25px;line-height:25px;overflow:hidden;}
.tie-item .item-foot em{color:#999;}
/*城市名片*/
.bar-top{width:100%;height:240px;position:relative;border-bottom:thin solid #eee;background:#fafafa;}
.bar-top .photo img{height:110px;min-height:110px;width:100%;}
.bar-top .line{width:100%;position:absolute;top:80px;left:0;}
.bar-top .logo{width:80px;height:80px;overflow:hidden;border-radius:100%;border:thin solid #eee;margin:0 auto;padding:4px;background:#fff;}
.bar-top .logo img{width:100%;border-radius:100%;box-shadow:1px 1px 3px rgba(100,100,100,0.1);}
.bar-top .tag-1{border-radius:10px;padding:2px 10px;width:auto;color:#fff;}
.bar-top .tag-2{border:thin solid #eee;border-radius:10px;padding:2px 10px;width:auto;color:#999;}
.bar-top .tips{color:#999;font-size:10px;}
/*置顶帖子*/
.tie-ding ul{padding:0;list-style:none;}
.tie-ding li{border-bottom:thin solid #eee;padding:10px;overflow:hidden;}
.tie-ding em{float:left;margin-right:10px;font-size:10px;}
.tie-ding span{float:right;color:#999;}
.tie-ding a{width:80%;overflow:hidden;display:block;height:20px;line-height:20px;float:left;}
/*贴吧底部*/
.foot-bar{bottom:0px;display:table;width:100%;height:50px;padding:0px;table-layout:fixed;position:fixed;z-index:10;right:0px;left:0px;background:rgba(255,255,255,0.8);box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.25);backface-visibility: hidden;}
.foot-bar .left-icon{font-size:28px;color:#999;width:100%;text-align:center;display:block;height:50px;line-height:45px;border-right:thin solid #eee;}
.foot-bar .post-icon{color:#999;width:100%;text-align:center;display:block;height:50px;line-height:50px;font-size:16px;}
.foot-bar .post-icon i{margin-right:10px;}
.foot-bar .right-icon{font-size:16px;color:#999;width:100%;text-align:center;display:block;height:50px;line-height:50px;margin-right:20px;}
/*帖子页面*/
.tie-from{height:40px;line-height:40px;overflow:hidden;padding:0 10px;border-bottom:thin solid #eee;}
.tie-detail{background:#f5f5f5;list-style:none;}
.tie-detail .tie-item{border:none;box-shadow:none;padding:0;}
.tie-detail .tie-item .item-head{padding:2px;}
.tie-detail .tie-item .item-body{padding:2px;}
.detail{font-size:10px;}
.detail img{max-width:98%;}
.detail p{text-indent:0;}
.tie-detail .tie-item .item-body .reply-list .reply-item img{max-width:100%!important;margin:10px 0px;width:99%;float:left;}
.layui-layer-photos{height:auto!important;}
.layui-layer-imguide{display:block!important;}
.layui-layer-imgbar{display:block!important;}
/*回帖列表*/
.reply-title{margin:10px;border-bottom:thin solid #eee;height:40px;line-height:40px;}
.reply-title .x4{padding-left: 5px;}
.reply-title .active{border-bottom:thin solid #999;}
.reply-title h3{width:auto;height:30px;line-height:30px;font-size:16px;}
.reply-title i{color:#999;font-size:20px;}
.reply-list {list-style:none;padding:0;}
.reply-list  .reply-item{padding:2px 10px;border-bottom:thin solid #eee;margin:0 2px;position:relative;}
.reply-list  .reply-item .avatar img{width:30px;height:30px;}
.reply-list  .reply-item .content{position:relative;display:block;min-height:50px;}
.reply-list  .reply-item .content .ctrl{position:absolute;bottom:0;font-size:14px;color:#999;margin:0;}
.reply-list  .reply-item .content em{color:#999;}
.support {list-style:none;padding:0;}
.support  .reply-item{padding:2px 0;border-bottom:thin solid #eee;margin:0 10px;position:relative;}
.support  .reply-item .avatar img{width:30px;height:30px;}
.support  .reply-item .content{position:relative;display:block;min-height:30px;}
.support  .reply-item .content .ctrl{position:absolute;bottom:0;font-size:14px;color:#999;margin:0;}
.support  .reply-item .content em{color:#999;}

/*发布帖子*/
.post-form {padding:10px 0;}
.post-form .form-title select{}
.post-form .form-title input{height:50px;color:#999;border:none;width:100%;padding:20px;}
.post-form .form-title span{height:40px;line-height:40px;border:none;width:100%;padding:0 10px;overflow:hidden;display:block;}
.post-form .form-content{border: 1px solid #e6e6e6;resize:none;width:100%;height:150px;padding:10px;}
.post-form .button {margin:2px;}
#picker{display:inline-block;line-height:1.428571429;vertical-align:middle;margin:0 12px 0 0;}
#picker .webuploader-pick{padding:6px 12px;display: block;}
.uploader .thumbnail{width:25%;max-height:100px;}
.uploader .thumbnail img{width:95%;height:100px;background:url("../image/tieba/loading.png") center no-repeat;}
.uploader-list{width:100%;overflow:hidden;background:#fff;}
.file-item{float:left;position:relative;background:#fff;margin-top:10px;}
.upload-state-done:after{content:"\f00c";font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;position: absolute;bottom: 0;right:10%;color:#4cae4c;z-index:99;}
.delete_pic{ border:solid 1px #2c7;border-radius:4px; background-color:#2c7;color:#fff;float:right;width:50px;}
.dashang{width:100%;overflow: hidden;text-align:center;}
.dashang ul li{padding: 20px;}
.dashang ul .money button{ width:100px;height:100px;display:block; text-align:center;margin:0 auto 0 auto;border-radius:50px;border:solid rgb(255, 153, 0) 1px;background:#ff9900;color:#fff;font-size:16px;padding:20px;}
.dashang ul .money a{ width:100px;height:100px;display:block; text-align:center;margin:0 auto 0 auto;border-radius:50px;border:solid rgb(255, 153, 0) 1px;background:#ff9900;color:#fff;font-size:16px;padding:20px;}
.dashang ul li img{width:100px;height:100px;border-radius:50px;}
.dashang ul li span a{width:80px;height:80px;color:#fff;display:block;margin:0 auto 0 auto;padding:10px;border:none;border-radius: 40px;background:#6495ED;padding-top: 25px;}
.dashang ul .zhongchou button{ width:100px;height:100px;display:block; text-align:center;margin:0 auto 0 auto;border-radius:50px;border:solid rgb(255, 153, 0) 1px;background:#ff9900;color:#fff;font-size:42px;padding:20px;}
.dashang ul .zhongchou a{ width:100px;height:100px;display:block; text-align:center;margin:0 auto 0 auto;border-radius:50px;border:solid rgb(255, 153, 0) 1px;background:#ff9900;color:#fff;font-size:28px;padding:20px;}
/*附近切换*/
.index-tab .tab-nav {padding:0;text-align:center;}
.index-tab .tab-nav a{border:none!important;padding:15px 20px!important;}
.index-tab .tab-nav .active a{border-bottom:2px solid #068C15!important;}
.index-tab .tab-body{border-top:2px solid #eee;margin-top:-2px;padding-top:5px;}
.index-tab .tab-body ul{padding:5px;list-style:none;overflow:hidden;}
.index-tab .tab-body li{padding:5px;}
.index-tab .tab-body li img{width:100%;border-radius:3px;}
.input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 1em;
	max-width: 400px;
	width: calc(100% - 2em);
	vertical-align: top;
}
.tie-detail .item-video {
	width: 100%!important;
    height: 268px;
    min-width: 15rem;
    min-height: 10rem;
    overflow: hidden;
    position: relative;
	}
.tie-detail .item-video .item-video-play {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover!important;
    opacity: 0.8;
    filter: alpha(opacity=80);
}