.main_wrapper .left-sidebar,
.main_wrapper .main-sidebar,
.main_wrapper .right-sidebar {
	display: inline-block;
	vertical-align: top;
}

.main_wrapper .left-sidebar {
	width: 220px;
	margin-right: 5px;
}

.main-sidebar {
	margin-right: 15px;
	width: 920px;
}

.main_wrapper {
	padding-top: 20px;
	margin-bottom: 10px;
}


/*sub*/

.sub_wrapper {
	background: url(../../img/public/bg-18.jpg) no-repeat center center;
	height: 165px;
	margin: 10px auto 0px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	min-width: 1200px;
}


/*mainbav*/


/*right*/

.right-sidebar {
	display: inline-block;
	width: 260px;
	vertical-align: top;
}

.right-column .right-col {
	margin-bottom: 20px;
	background-color: #fff;
}

.right-column .right-col .title {
	height: 46px;
	position: relative;
	border-bottom: 1px solid #b3b3b3;
	line-height: 46px;
}

.right-column .right-col .title h2 {
	width: 100px;
	height: 45px;
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 45px;
	font-weight: normal;
	text-align: center;
	border-bottom: 2px solid #d83418;
	font-size: 16px;
}

.right-column .right-col .more {
	float: right;
	color: #b2b2b2;
	margin-right: 20px;
}

.right-col .right-content {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	/*padding: 15px;*/
	/*padding: 22px 15px 40px 20px;*/
	padding: 22px 15px 40px 20px;
}

.right-col .right-content li {
	height: 35px;
	text-align: left;
	line-height: 35px;
}

.right-col .right-content li a {
	width: 205px;
	font-size: 14px;
	color: #808080;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle;
	margin-left: 5px;
}

.right-col .right-content li a:hover {
	color: #d83418;
}

.more:hover {
	color: #d83418 !important;
}


/*话题详情*/

.topicContnet {
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
}

.navBlock {
	height: 55px;
	line-height: 55px;
}

.topicDetails-title {
	height: 65px;
	padding: 0 20px;
	font-weight: normal;
	line-height: 65px;
	border-bottom: 1px solid #e6e6e6;
}

.topicDetails-title h2 {
	font-size: 14px;
	color: #333;
	display: inline-block;
	font-weight: normal;
	width: 985px;
}
 .topicDetails-title > h2 > a {
     color: #333;
}
 .topicDetails-title > h2 > a:hover {
     color: #3f91f7;
 }
    
.topicDetails-title > a {
	display: inline-block;
	width: 80px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #E77E22;
	background-color: #fff;
	text-align: center;
	color: #E77E22;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.topicDetails-title > a:hover {
	border: 1px solid #E77E22;
	background-color: #E77E22;
	color: #fff;
}

.topicContnet .topicInfo {
	padding: 25px 30px 20px 30px;
}

.topicContnet .topicInfo> ul> li {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 15px;
	margin-bottom: 25px;
}

.topicInfo .topicAuthor {
	display: inline-block;
	width: 140px;
	text-align: center;
	margin-right: 50px;
	margin-top: 5px;
}

.topicInfo .topicAuthor img {
	width: 100px;
	height: 100px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
}

.topicInfo .topicAuthor h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}

.topicInfo .topicAuthor .icon-guanzhu {
	border: 1px solid #E77E22;
	width: 60px;
	height: 23px;
	line-height: 23px;
	display: inline-block ;
	font-size: 12px;
	color: #E77E22;
	background-color: #f7f7f7;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

.topicInfo .topicAuthor .icon-guanzhu:hover {
	color: #fff;
	background-color: #E77E22;
}

.topicInfo .topicAuthor .ygz {
	color: #b2b2b2;
}

.topicInfo .topicTxt {
	display: inline-block;
	width: 940px;
	vertical-align: top;
}

.topicTxt h3 {
    line-height: 16px;
    font-size: 16px;
    font-weight: normal;
    /* border-bottom: 1px solid #e6e6e6; */
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-weight: bold;
}

.topicTxt .txt {
	margin-top: 10px;
	margin-bottom: 20px;
	/*min-height: 110px;*/
        word-wrap: break-word;
    overflow: hidden;
}
.topicTxt .txt img{
	max-width: 100%;
}
.topicTxt .summary {
	text-align: right;
}

.topicTxt .summary .time {
	color: #b2b2b2;
	margin-right: 15px;
}

.topicTxt .summary a:nth-child(2) {
	margin-right: 15px;
}

.topicTxt .summary a .iconfont {
	margin-right: 5px;
}

.topicTxt .summary a span {
	color: #f33900;
}

.topicTxt .summary a {
	display: inline-block;
	color: #b2b2b2;
}

.topicTxt .summary a:hover {
	color: #f33900;
}

.reply {
	background-color: #f5f5f5;
	margin-top: 15px;
}

.reply ul {
	padding: 0px 20px 5px 20px;
}

.reply li {
	padding: 20px 0;
	border-bottom: 1px dashed #d9d9d9;
	color: #808080;
    word-wrap: break-word;
    overflow: hidden;
}

.reply li .name {
	color: #f33900;
	font-weight: bold;
}

.add-reply {
	height: 60px;
	line-height: 60px;
	padding: 15px 20px 20px 20px;
}

.add-reply textarea {
   
	padding-left: 20px;
	vertical-align: middle;
	width: 84%;
	height: 22px;
	border-radius: 3px;
	border: 1px solid #ccc;
	display: inline-block;
	padding: 10px 0px 6px 10px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	margin-right: 20px;
}

.add-reply textarea:focus {
	border-color: #E77E22;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(231, 126, 34, 0.6);
	outline: 0 none;
}

.add-reply a {
	display: inline-block;
	width: 80px;
	height: 40px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #E77E22;
	text-align: center;
	line-height: 40px;
	color: #fff;
}

.add-reply a:hover {
	background-color: #D35400;
}

.addtopic-comments {
	/*  padding: 25px 20px 40px 20px;*/
}

.addtopic-comments .comments-div {
	border-top: 1px dashed #e6e6e6;
	background-color: #fafafa;
	padding: 30px 140px 60px 140px;
}

.addtopic-comments .comments-div textarea {
	width: 800px;
	height: 120px;
	border-radius: 3px;
	border: 1px solid #ccc;
	display: inline-block;
	padding: 6px 0px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	margin-right: 30px;
	vertical-align: middle;
}

.addtopic-comments .comments-div textarea:focus {
	border-color: #d83418;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(216, 52, 24, 0.6);
	outline: 0 none;
}

.addtopic-comments .comments-div a {
	display: inline-block;
	width: 80px;
	height: 80px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #E77E22;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 80px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.addtopic-comments .comments-div a .txt {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-top: 16px;
	line-height: 23px;
}

.addtopic-comments .comments-div a:hover {
	background-color: #D35400;
}