.topic {
	background: #fff;
	padding: 15px;
}

.topic .title {
	font-size: 0.96rem;
	font-weight: bold;
	color: #333;
	line-height: 1.6rem;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

.topic .title .typeName {
	color: #28b54b;
	font-weight: normal;
	margin-right: 5px;
}

.topic .topicCon {
	color: #000;
	font-size: 1rem;
	line-height: 1.65rem;
}

.topic .topicCon * {
	color: #000;
	font-size: 1rem;
	line-height: 1.65rem;
}

.topic .topicCon img {
	border: none;
	margin: 8px auto;
	max-width: 100%;
}

.topic .statistics {
	height: 25px;
	line-height: 25px;
	color: #888;
	text-align: right;
	padding-right: 10px;
}

.topic .statistics .sendTime {
	float: left;
	color: #888;
	font-size: 0.8rem;
	padding: 5px 0 0 0;
}

.topic .statistics .reader {
	padding: 10px 0px 10px 25px;
	background: url(../../business/images/icon_detailFooter1015.png) 0 -200px no-repeat;
	background-size:28px auto; 
	font-size:0.8rem;
}

.interact {
	background-color: #fff;
	border-top: 1px solid #ddd;
	height: 45px;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.interact div {
	display: block;
	height: 45px;
	width: 33.333333%;
	float: left;
	text-align: center;
	text-decoration: none;
}

.interact div + div {
	border-left: 1px solid #ddd;
}

.interact div span {
	line-height: 45px;
	background-image: url(../../business/images/icon_detailFooter1015.png);
	background-repeat:no-repeat;
	background-size:22px auto;
	padding:10px 0 10px 25px;
	font-size:0.95rem;
	color:#888;
}

.interact div.zanBtn span {
	background-position: 0 -102px;
}

.interact div.zanBtn.on span {
	background-position: 0 -212px;
	color: #e60013;
}

.interact div.zanBtn code {
}

.interact div.commentBtn span {
	background-position: 0 -48px;
}

.interact div.shareBtn span {
	background-position: 0 12px;
}

ul.imgList {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	position: relative;
}

ul.imgList>li {
	width: 100%;
	background: #eee;
	position: relative;
	margin-top: 10px;
	text-align: center;
}

ul.imgList>li>img {
	max-width: 100%;
	margin: 0;
}

.replayTitle {
	height: 40px;
	line-height: 40px;
	font-size: 1rem;
	text-align: left;
	border-left: 3px solid #e60013;
	padding-left: 8px;
	background-color: #fff;
	margin-top: 12px;
	border-bottom: 1px solid #eee;
}

.replay {
	margin: 0px 0px 12px 0;
	background-color: #fff;
}

.replay1 {
	background: #f9f9f9;
	border-radius: 5px;
	margin: 0 1% 12px;
}

.replay .userInfo {
	padding: 10px 10px 0px 10px;
	height: 50px;
	font-size: 0.9rem;
	color: #666;
	line-height: 1.1rem;
	position: relative;
}

.replay .userInfo .baseInfo {
	width: 80%;
	float: left;
	padding-top: 3px;
}

.replay .userInfo .userFace {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 10px;
}

.replay .userInfo .userFace img {
	width: 40px;
	height: 40px;
	border-radius: 20px;
}

.replay .userInfo .userName {
	font-size: 0.8rem;
	color: #4c70b1;
}

.replay .userInfo .userName>span {
	float: left;
}

.replay .baseInfo .deleteBtn {
	margin-left: 8px;
	width: 20px;
	height: 20px;
	color: #3879d9;
	font-size: 0.8rem;
}

.replay .userInfo .replayTime {
	font-size: 0.8rem;
	color: #888;
}

.replay .userInfo .storiesNum {
	color: #4c70b1;
	font-size: 0.8rem;
	position: absolute;
	top: 8px;
	right: 8px;
}

.replay .replayCon {
	color: #4b4b4b;
	font-size: 0.9rem;
	line-height: 1.5rem;
	padding: 0 10px 0px 59px;
}

.replay .replayCount {
	font-size: 0.8rem;
	color: #666;
	height25px; padding: 5px 20px;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	margin-top: 8px;
}

.replay .replayCount .zanNum
/* .replay .replayCount a  */{
	display: block;
	background-image: url(../../business/images/icon.png); 
	background-size:20px auto; 
	background-repeat:no-repeat;
}

.replay .replayCount .reNum {
	height: 25px;
	padding: 5px 16px 0 25px;
	 /*background-position:0 -50px;*/
	background-image: url(../../business/images/icon_detailFooter1015.png); 
	background-repeat:no-repeat;  
	background-size:22px auto;
	background-position:0 -55px; 
	float:right;
}

.replay .replayCount .zanNum {
	height: 25px;
	padding: 5px 16px 0 25px;
	background-position: 0 -77px;
	float: right;
}

.replay .replayCount .zanNum.on {
	background-position: 0 -105px;
}

.replay ul.subReplayList {
	display: block;
	width: 100%;
	height: auto;
	background-color: #f9f6f3;
}

.subReplayList>li {
	display: block;
	width: 100%;
	padding: 5px 0;
	border-bottom: 1px solid #eee;
}

.subReplayList>li>.userFace {
	width: 15%;
	height: 35px;
	float: left;
	text-align: center;
	padding-right: 1%;
}

.subReplayList>li>.userFace>img {
	width: 35px;
	height: 35px;
	border: none;
	border-radius: 18px;
}

.subReplayList>li>.subReplayCon {
	width: 80%;
	float: left;
	padding: 0px;
	color: #666;
	font-size: 0.9rem;
	line-height: 1.5rem;
	color: #333;
}

.subReplayList>li>.subReplayCon .subReplay {
	display: block;
}

.subReplayList>li>.subReplayCon span.userName {
	color: #4c70b1;
}

.subReplayList>li>.subReplayCon>.toolBar {
	height: 25px;
	line-height: 25px;
	width: 100%;
	font-size: 0.8rem;
	color: #aaa;
	text-align: left;
}

.subReplayList>li>.subReplayCon>.toolBar .sendTime {
}

.subReplayList>li>.subReplayCon>.toolBar .deleteBtn {
	display: block;
	float: right;
	margin-right: 8px;
	width: 20px;
	height: 20px;
	background: url(../../business/images/icon_deleteGray.png) center no-repeat;
}

.subReplayList>li>.subReplayCon>.toolBar .zanBtn {
	display: block;
	float: right;
	padding-left: 25px;
	font-size: 0.9rem;
	height: 25px;
	background-image: url(../../business/images/icon_detailFooter1015.png);
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: 0 -98px;
}

.subReplayList>li>.subReplayCon>.toolBar .zanBtn.on {
 /*background-position:0 -56px*/
	background-position: 0 -198px;
}

.subReplayList>li>.subReplayCon>.toolBar .commentBtn {
	float: right;
	margin-right: 8px;
	color: #888;
}

.subReplayList>li>.subReplayCon>.toolBar .line {
	float: right;
	margin-right: 8px;
}

.subReplayList>li.more {
	background: #fff;
	text-align: center;
	font-size: 0.8rem;
	height: 30px;
	line-height: 15px;
}

.subReplayList>li.more>a {
	display: block;
	height: 100%;
	width: 100%;
}

.replayLayer_bg {
	display: block;
	position: absolute;
	z-index: 999;
	background: rgba(0,0,0,0.6);
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.replayLayer {
	position: fixed;
	z-index: 1000;
	background: #fff;
	border: 1px solid #ddd;
	width: 90%;
	left: 5%;
	top: 25%;
	text-align: center;
}

.replayLayer textarea {
	font-size: 1rem;
	line-height: 1.5rem;
	border: none;
	width: 94%;
	padding: 0.6rem 3%;
	margin: 0 auto;
	min-height: 120px;
}

.replayLayer .btn-part {
	text-align: right;
	border-top: 1px solid #ccc;
	padding: 6px 0px;
}

.replayLayer .btn-part button {
	font-size: 0.9rem;
	padding: 5px 16px;
	border-radius: 4px;
	margin: 0px 10px;
}

.replayLayer .btn-part button.cancel {
	color: #bbb;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
}

.replayLayer .btn-part button.submit {
	color: #fff;
	background-color: #c00;
	border: 1px solid #c00;
}

.replayLayer .btn-part button.submit.off {
	background-color: #eee;
	border-color: #eee;
}

.replayLayer .btn-part .anonymousBtn {
	float: left;
	margin-left: 15px;
	text-align: left;
	display: block;
	padding-left: 23px;
	width: 60px;
	font-size: 0.9rem;
	color: #454545;
	height: 30px;
	line-height: 30px;
	background-image: url(../../business/images/icon_anonymous.png);
	background-repeat:no-repeat;
	background-position:0 -29px;
	background-size:15px auto;
	text-decoration:none;
}

.replayLayer .btn-part .anonymousBtn.on {
	background-position: 0 7px;
}

.shareLayer_bg {
	display: block;
	position: fixed;
	z-index: 999;
	background-color: rgba(17,17,17,0.9);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../../business/images/default/share.png); 
	background-size:100% auto; 
	background-position:top right; 
	background-repeat:no-repeat;
}

.shareLayer_bg img {
	width: 100%;
}

.quickBack2List {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	position: fixed;
	z-index: 997;
	bottom: 20%;
	right: 5px;
	background-color: rgba(168,168,168,0.6);
	text-align: center;
}

.quickBack2List>span {
	display: block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	border-radius: 21px;
	margin: 4px;
	background-color: rgba(0,0,0,0.4);
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.layerBg {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.6);
}

.layer {
	position: fixed;
	z-index: 1000;
	top: 50%;
	left: 50%;
	width: 80%;
	height: 120px;
	margin-top: -60px;
	margin-left: -40%;
	background: #fff;
	border: 1px solid #d7d7d7;
	border-radius: 6px;
	text-align: center;
}

.layer .msg {
	height: 80px;
	border-bottom: 1px solid #eee;
	line-height: 80px;
}

.layer .msg span {
	font-size: 1.05rem;
	color: #222;
	padding: 10px 0 10px 1.3rem;
	background: url(../../business/images/icon_warning.png) left center no-repeat;
	background-size: 1.1rem auto;
}

.layer .btn {
	display: block;
	height: 40px;
	line-height: 40px;
	width: 49%;
	float: left;
	font-size: 1rem;
	text-align: center;
	color: #cc0000;
}

.layer .btn.deleteCancel {
	border-right: 1px solid #eee;
}
