*{
	margin: 0;
	padding: 0;
	list-style: none;
}
/*div{width: auto !important;}*/
html,body{
	width: 100%;
	font-size: 14px;
}
body{
	background-color: #f5f5f5;
}
input::-webkit-input-placeholder{ 
	color: #999; 
} 
input:-moz-placeholder{ 
	color: #999; 
} 
input::-moz-placeholder{ 
	color: #999; 
} 
input:-ms-input-placeholder{ 
	color: #999; 
}
.con-top-tit{
	background-color: #fafafa;
	height: 50px;
	line-height: 50px;
	color: #333;
	font-size: 16px;
	padding: 0 20px;
	position: relative;
	border-bottom: 1px solid #eee;
}
.topic-edit-con .edui-default .edui-editor{
	border: none;
}
.con-top-tit .iconfont{
	color: #95a0b7;
	vertical-align: middle;
	margin-right: 10px;
}
.edit-enl{
	position: absolute;
	right: 10px;
	top: 0;
	cursor: pointer;
}
.edit-narr-icon{
	cursor: pointer;
}
.con-top-titabs{
	position: absolute;
	right: 20px;
	font-size: 14px;
	color: #95a0b7;
	top: 0;
}
.nm-radio b {
  background: url(/uploads/image/srimages/analog-check.png) no-repeat -16px 0;
  display: block;
  width: 16px;
  height: 16px;
  position: relative;
  z-index: 1;
  float: left;
  margin:2px 5px 0 0;
  
}
.nm-radio b input{
	opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
.nm-radio b.check {
    background-position: -16px -32px;
}
.check-icon{
	background: url(/uploads/image/srimages/analog-check.png) no-repeat 0 -48px;
  display: block;
  width: 16px;
  height: 16px;
  position: relative;
  z-index: 1;
  float: left;
  margin:5px 10px 0 0;
}
.check-checked{
	background-position: 0 -64px;
}
.check-del{
	background-position: 0 -80px;
}

.toppic-main{
	width: 900px;
	margin:10px auto;
}
.circle-header{
	position: relative;
	padding: 0 20px;
	height: 50px;
	background-color: #fff;
	color: #333;
	font-size: 20px;
	font-weight: normal;
	line-height: 50px;
	border: 1px solid #eee;
}
.circle-header a{
	position: absolute;
	font-size: 14px;
	color: #95a0b6;
	right: 20px;
	text-decoration: none;
}
.topic-header-con{
	margin-top: 10px;
	background-color: #fff;
	border: 1px solid #eee;
}
.topic-inp{
	padding: 20px;
	position: relative;
}
.topic-inp label{
	position: absolute;
	left: 40px;
	top: 30px;
	font-size: 14px;
	color: #aaa;
}
.topic-inp input{
	border: none;
	border: 1px solid #eee;
	width: 838px;
	height: 38px;
	line-height: 38px;
	padding-left: 20px;
	outline: none;
	box-sizing: content-box;
}
.topic-inp-count{
	position: absolute;
	right: 40px;
	top: 34px;
	color: #aaa;
}


/*.con-top-titabs{
	position: absolute;
	right: 20px;
	font-size: 14px;
	color: #95a0b6;
	top: 0;
}*/
/*编辑块*/
.topic-edit-con{
	margin-top: 10px;
	border: 1px solid #eee;
}
/*添加标签*/
.topic-lab-con{
	background-color: #fff;
	margin-top: 10px;
	border: 1px solid #eee;
}
.topic-la-cho ul{
	overflow: hidden;
	padding: 20px 20px 13px;
}
.topic-la-cho li{
	float: left;
	height: 26px;
	border: 1px solid #1aa1e6;
	color: #1aa1e6;
	padding: 0 10px;
	line-height: 26px;
	margin-right: 10px;
	border-radius: 4px;
	font-size: 14px;
	cursor: pointer;
	margin-bottom: 7px;
}
.topic-la-cho .add-la-btn{padding: 0 19px;border: 1px dashed #1aa1e6;}
.add-la-btn .iconfont{
	margin: 5px 5px 0 0;
  vertical-align: middle;
}
.topic-la-cho li a{
	text-decoration: none;
	color: #1aa1e6;
	font-size: 14px;
}
.topic-la{
	border-top: 1px solid #eee;
  padding: 0 20px;
  position: relative;
  z-index: 2;
  margin: 0;
}
.topic-la li{
	float: left;
	margin-right: 30px;
	line-height: 54px;
}
.topic-la li.la-active{
	border-bottom: 2px solid #1aa1e6;
}
.topic-la li.la-active a{
	color:#1aa1e6 ;
}
.topic-la li a{
	font-size: 14px;
	text-decoration: none;
	color: #666;
}
.topic-la li.tagsearch{
	margin-right: 0;
	float: right;
	position: relative;
	* margin-top: 10px;
}
.tagsearch .iconfont{
	position: absolute;
  right: 0;
  top: 16px;
  * top: 0px;
  cursor: pointer;
  height: 28px;
  width: 28px;
  color: #ccc;
  display: block;
  vertical-align: middle;
  text-align: center;
  line-height: 28px;
}
.tagsearch input{
	width: 248px;
	padding-left: 20px;
	height: 28px;
	border: none;
	border: 1px solid #eee;
	outline: none;
}
.tagsearch div{
	
}
.topic-la-sec{
	border-top: 1px solid #eee;
	padding: 19px 20px 0;
}
.topic-la-sec ul{
	overflow: hidden;
	max-height: 300px;
	overflow-y: scroll;
}
.topic-la-sec li{
	background-color: #f8f8f8;
	float: left;
	height: 26px;
	border: 1px solid #eee;
	color: #666;
	padding: 0 10px;
	line-height: 26px;
	margin:0 10px 10px 0;
	border-radius: 4px;
	font-size: 14px;
	cursor: pointer;
}
.topic-la-sec li.active{
	border: 1px solid #1aa1e6;
	color: #1aa1e6;
	background-color: #fff;
}
.topic-la-sec li a{text-decoration: none;color: #1aa1e6;}
.topic-la-sec-more{
	border-top: 1px solid #eee;
	line-height: 50px;
	text-align: center;
	color: #1aa1e6;
	font-size: 14px;
	cursor: pointer;
	margin-top: 10px;
	* margin-top: 20px;
}
/*添加文档*/
.topic-doc-con{
	background-color: #fff;
	border: 1px solid #eee;
	margin-top: 10px;
}
.docthum-header{
	padding: 20px 20px 7px 20px;
}
.docthum-header .input-file-btn{
	/*display: block;*/
	float: left;
	text-decoration: none;
	text-align: center;
	border-radius: 4px;
	width: 128px;
	height: 38px;
	line-height: 38px;
	border: none;
	outline: none;
	border: 1px solid #1aa1e6;
	color: #1aa1e6;
	font-size: 14px;
}
.input-file-addr{
	margin-left: 150px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #eee;
	border-radius: 4px;
	position: relative;
}
.input-file-addr div{
	float:left;
}
.input-file-addr div span{
	top: 7px !important;
	border-right: none;
}
.input-file-addr span{
	padding: 0 20px;
	border-right: 1px solid #eee;
	/*display: inline-block;*/
	float: left;
	color: #666;
	font-size: 14px;
}
.input-file-addr input{
	border:none ;
	outline: none;
	width: 500px;
	padding-left: 20px;
	height: 26px;
	color: #ccc;
	font-size: 14px;
}
.input-file-addr .iconfont{
	position: absolute;
  color: #ccc;
  right: -1px;
  cursor: pointer;
	
}
	.docthum-list{padding: 0 20px;}
	.docthum-list li{
		padding: 14px 5px 10px 0;
		border-bottom: 1px solid #eee;
		position: relative;
	}
	.docthum-list li:last-child{
		border-bottom: none;
	}
	.docthum-list li i.iconfont{
		position: absolute;
		right: 0px;
		color: #e8e8e8;
		cursor: pointer;
	}
	.docthum-list li img{
		width: 16px;
	  height: 16px;
	  float: left;
	  margin:0 10px 0 0;
	  vertical-align: middle;
	}
	.docthum-list li .title{
		text-decoration: none;
		color: #666;
	  float: left;
	  max-width: 540px;
	  margin-right: 16px;
	  font-size: 14px;
	  overflow: hidden;
	  white-space: nowrap;
	  text-overflow: ellipsis;
	  line-height: 16px;
	}
	.docthum-list li .title:hover{
		color: #1aa1e6;
		text-decoration: underline;
	}
	.docthum-list li span{
		font-size: 14px;
		color: #bbb;
	}
.gray9{
	color: #999;
}
.circle-footer{
	padding: 30px 0;
	height: 38px;
}
.circle-footer a,.circle-footer button{
	display: block;
	float: left;
	width: 140px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #666;
	text-align: center;
	border: 1px solid #eee;
	background-color: #fff;
	margin-right: 20px;
	border-radius: 4px;
	text-decoration: none;
	cursor: pointer;
}
.circle-footer button{
	background-color: #1aa1e6;
	color: #fff;
	* line-height: 28px;
}
.nm-radio{
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	color: #666;
}
/*话题广场*/
.my-topic-con{
	border: 1px solid #eee;
	margin-top: 10px;
}
.my-topic-class{
	height: auto;
	padding: 20px 0 0 20px;
	background-color: #fff;
	* padding: 20px 0 20px 20px;
}
.my-topic-class ul{overflow: hidden;}
.my-topic-class li{
	float: left;
	padding: 0 15px;
	height: 28px;
	line-height: 28px;
	background-color: #f8f8f8;
	border: 1px solid #eee;
	margin: 0 20px 20px 0;
	border-radius: 4px;
}
.my-topic-class li:hover{
	background-color: #f5f5f5;
}
.my-topic-class li.active{
	background-color: #00a0ec;
}
.my-topic-class li a{
	color: #95a0b7;
	font-size: 14px;
}
.my-topic-class li.active a{color: #fff;}
.status-content .topic-selet-con{
	/*margin-bottom: -10px;*/
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: none;
}
.topic-selet-con span{
	margin: 0 8px;
}
.topic-selet-con span a{
	color: #999;
}
.topic-selet-con span a.active{
	color: #00a1e9;
}
.preview-popup-bg{
	position:fixed ;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background-color: rgba(0,0,0,.3);
  top: 0;
  left: 0;
  display: none;
}
.preview-popup-main{
	width: 898px;
	height: auto;
	max-height: 780px;
	background-color: #fff;
	border: 1px solid #eee;
	position: absolute;
  left: 50%;
  top: 5%;
  margin-left: -470px;
  padding: 20px;
  border-radius: 15px;
}
.preview-popup-close{
	position: absolute;
	right: 20px;
	top: 20px;
	color: #bbb;
}
.preview-popup-header,.topic-det-header{
	padding: 0 0 20px 0;
	border-bottom: 1px solid #eee;
}
.preview-popup-header{
	height: 50px;
}
.preview-popup-content{
	max-height:669px ;
	overflow-y: auto;
}
.preview-popup-title,.topic-det-title{
	font-size: 18px;
	color: #333;
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 11px;
}
.topic-det-title{
	width: 650px;
	line-height: 26px;
}
.preview-popup-lab,.topic-det-lab{
	color: #95a1b7;
	font-size: 14px;
	line-height: 14px;
}
.preview-popup-lab .iconfont,.topic-det-lab .iconfont{
	font-size: 14px;
	margin-right: 8px;
}
.preview-popup-lab span,.topic-det-lab span{margin: 0 3px;}
.preview-popup-txt,.topic-det-txt{
	padding: 20px 0 0px;
	line-height: 24px;
	color: #666;
}
.topic-det-txt pre{
	white-space: pre-wrap;
    word-wrap: break-word;
}
.preview-popup-txt img,.topic-det-txt img{
	max-width: 600px;
	display: block;
	margin: 15px auto;
}
.preview-popup-annex,.topic-det-annex{border: 1px solid #eee;margin-top: 20px;}
.preview-popup-docthum-header{
	height: 44px;
  border-bottom: 1px solid #eee;
  background-color: #f8f8f8;
  font-size: 14px;
  color: #333;
  line-height: 44px;
  padding-left: 20px;
}
.topic-det-annex .func-lab-con{
	padding: 10px 20px;
}
.topic-det-annex .func-coll-btn{
	right: 20px;
}
.preview-popup-txt img{
	width: 100%;
	height: 100%;
	width: auto;
	height: auto;
	max-width: 600px;
	max-height: 600px;
	display: block;
	margin: 15px auto;
}
/*话题详情*/
.topic-det-main{
	position: relative;
	border: 1px solid #eee;
	background-color: #fff;
	padding: 20px 20px 0 20px;
}
.topic-det-main .comment-feel-wrap{
	margin-top: 2px;
}
.topic-det-func{
	position: absolute;
	right: 20px;
	top: 20px;
}
.topic-det-func a{
	display: block;
	width: 98px;
	height: 28px;
	border: 1px solid #eee;
	color: #00a0ec;
	background-color: #f8f8f8;
	float: left;
	line-height: 28px;
	text-align: center;
	border-radius: 4px;
}
.topic-det-func a:hover{
	background-color: #f4f4f4;
}
a.share-topic-btn{
	color: #fff;
	background-color: #00a0ec;
	border-color:#00a0ec;
	margin-left: 15px;
}
.topic-det-func a.share-topic-btn:hover{
	background-color: #2faff0;
}
.topic-det-author{padding: 20px 0;height: 50px;}
.topic-det-author a{
	color: #333;
}
.topic-det-author-head{
	float: left;
}
.topic-det-author-right{
	float: left;
	width: 838px;
	padding-left: 10px;
}
.topic-det-author-right .perheader-name{
	padding-left: 0;
}
.topic-det-time{
	color: #999;
	font-size: 14px;
	margin-top: 10px;
	/*overflow: hidden;*/
}
.topic-det-time p{
	float: left;
}
.topic-det-time .status-handle{
	float: right;
	margin-right: 0;
}
.topic-det-comment-wrap .wrap-arr-is{
	right: 270px;
}
/*邀请回答*/
.topic-det-invi-wrap{
	border-top: 1px solid #eee;
  margin-top: 2px;
  position: relative;
  min-height: 55px;
  height: auto;
  display: none;
}
.topic-det-invi-wrap.active{
	display: block;
}
.topic-det-invi-wrap .perheader-name{
	font-size: 14px;
}
.topic-det-invi-wrap .wrap-arr-is{
	right: 30px;
}
.topic-det-invi-main{
	background-color: #f8f8f8;margin-top: 20px;
	padding:0px 20px 20px;
}
.topic-det-invi-search{
	position: relative;
	border: 1px solid #eee;
	border-radius: 4px;
}
.topic-det-invi-search input{
	width: 813px;
	height: 34px;
	border: none;
	outline: none;
	padding-left: 10px;
}
.topic-det-invi-main li{position: relative;
	position: relative;
  padding: 20px 0;
  border-bottom: 1px dashed #ddd;
}
.topic-det-invi-search span{
	position: absolute;
	width: 35px;
	height: 34px;
	background-color: #fff;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
}
.topic-det-invi-btn{
	position: absolute;
	right: 0px;
	top: 28px;
	width: 98px;
	height: 28px;
	line-height: 28px;
	background-color:#00a0ec ;
	border: 1px solid #00a0ec;
	color: #fff;border-radius: 4px;
	text-align: center;
}
.topic-det-invi-btn:hover{
	background-color: #2faff0;
}
.topic-det-invi-btn.active{
	background-color:#fff ;
	border: 1px solid #eee;
	color: #999;
}
.topic-det-invi-more{
	text-align: center;
  line-height: 20px;
  padding-top: 15px;
  color: #666;
  cursor: pointer;
}
.topic-det-dis-con{
	margin-top: 15px;
	background-color: #fff;
	/*padding: 35px 0;*/
	zoom: 1;
}
.topic-det-dis-con.mar10{
	margin-top: 10px;
}
.topic-det-dis-con-noth img{
	display: block;
	margin: auto;
}
.topic-det-dis-con-noth p{
	color: #999;
	text-align: center;
}
.topic-det-dis-item{
	margin-top: -1px;
  border: 1px solid #eee;
  padding: 20px;
  background-color: #fff;
  position: relative;
}
.topic-det-dis-item .status-review{
	left: inherit !important;
	right: 40px;
	
}
.topic-det-dis-main{
	margin-left: 58px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.topic-det-dis-main img{
	display: block;
	margin: 15px auto;
	max-width: 600px;
}
.topic-det-dis-main .status-txt{
	line-height: 24px;
	color: #666;
}
.topic-det-dis-main .docthum-list-unf-con{
	/*padding: 0;*/
	margin: 10px 0;
}
.topic-det-dis-main .func-lab-con{
	padding: 10px 20px;
	background-color: #f8f8f8;
}
.topic-det-dis-main .func-coll-btn{
	right: 20px;
}
.page-con{
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.circle-share-reason{
    font-size: 16px;
    line-height: 30px;
}
.clearfix::after{
	content:"";
	height:0;
	line-height:0;
	display:block;
	visibility:hidden;
	clear:both
}　　　　　　
.clearfix{
	zoom:1;
	height: 0;
}
/*微信验证码*/
.yanzhengma .verify{
	position: relative;
}
.verify a{
	color: #00a1e9;
	margin-left: 6px;
}
.verify a:hover{
	text-decoration: none;
}
.yanzhengma .textcsss{
  width: 50px;
  height: 25px;
  padding: 0 5px;
  border: solid 1px #eee;
  border-radius: 2px;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
}
.yanzhengma .textcsss:focus{
	border-color: #00a1e9;
	box-shadow: none;
}
.yanzhengma .verify .iconfont{
	margin-left: 8px;
	color: #95a0b7;
}
.qrcode-show{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    left: 84px;
    position: absolute;
    bottom: 30px;
    z-index: 9999;
    width: 160px;
    height: 160px;
    display: none;
}
.qrcode-show img{
	width: 160px;
	height: 160px;
	display: block;
}
.yanzhengma .qrcodelogo{
    display: block;
    left: 50%;
    margin-left: -22px;
    margin-top: -52px;
    position: absolute;
    top: 112px;
}
.yanzhengma .qrcodelogo img{
    width: 40px;
    height: auto;
}
.yanzhengma .qrcode-show .arrow{
   position: absolute;
		width: 15px;
	  height: 9px;
	  top: 159px;
	  left: 76px;
	  background: url(/uploads/image/sricircle/jiantou4-icon.png) no-repeat -52px -4px;
	  z-index: 2;
}
.green {
    color: #13ae2f!important;
}