
.newsDetail-wrap {
	background: #fff;
}

.newsDetail-wrap{
	padding: 1rem;
	padding-bottom: 4rem;
}

.newsDetail-wrap h2 {
	margin: 1.8rem 0;
	margin-bottom: .8rem;
	text-align: center;
	line-height: 1.8rem;
	font-size: 1.2rem;
}

.newsDetail-wrap p {
	font-size: 1rem;
	/**
	text-indent: 2rem;
	padding: 0 1rem;*/
	line-height: 1.6rem;
	color: #333;
	text-align: justify;
	margin-bottom: 0.5rem;
}

img{
	width: 90vw;
}

.newsDetail-wrap p.newsDetail-tit {
	margin-top: 1rem;
	margin-bottom: .5rem;
	text-align: center;
	text-indent: 0;
}

.newsDetail-date {
	padding-bottom: .3rem;
	padding-left: .5rem;
	margin-bottom: .5rem;
	border-bottom: 1px solid #f1f1f1;
	font-size: .8rem;
	color: #999;
}

.authour {
	font-size: 1.1rem;
	letter-spacing: 2px;
}

.authour span.spline-lie {
	margin: 0 0.4rem;
}

.authour-info {
	font-size: 1.1rem;
	letter-spacing: 2px;
	margin: 1rem 0 2rem 0
}

.introduction span {
	color: #2e9efc;
	letter-spacing: 2px;
	font-size: 1.4rem;
}

.introduction {
	margin: 1rem 0;
}

.img-content {
	padding: 0 1rem !important;
}

.img-content img {
	width: 100%;
	margin: 0.5rem 0;
}

.newsDetail-wrap p strong {
	color: #2e9efc;
	font-weight: 600;
}

/* .article-p{ font-size:1rem; text-indent:2rem; line-height:2.4rem; color:#333; text-align:justify;} */

/************文章评价************/
.mui-segmented-control.mui-segmented-control-inverted{border-bottom: 1px solid #eee; touch-action: none;}
.mui-table-view:before,.mui-table-view:after,.mui-table-view-cell:before,.mui-table-view-cell:after{
	display: none;
}
.mui-table-view-cell{padding: 0 1rem;}
.article-comment {padding-bottom: 4rem; background: #fff;}
.article-comment-title {
	margin-top: 0.3rem;
	background: #fff;
	padding: 0 1rem;
	
}

.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
	border-bottom: none;
}

.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active span.control-item {
	color: #CE1125;
	border-bottom: 2px solid #CE1125;
	background: 0 0;
	display: inline-block;
}

.article-comment-title span.count-number {
	margin: 0 0.5rem
}

.title {
	margin: 20px 15px 10px;
	color: #6d6d72;
	font-size: 15px;
}

.oa-contact-cell.mui-table .mui-table-cell {
	padding: 11px 0 11px 6px;
	vertical-align: middle;
}

.oa-contact-cell {
	position: relative;
	display: flex;
	align-items: baseline;
}

.comment-avatar {
	width: 3rem;
	height: 3rem;
}

.comment-avatar img {
	width: 100%;
	vertical-align: middle;
	border-radius: 50%;
}
.oa-contact-content {
	width: 100%;
}
.comment-warp{display: flex;align-items: baseline; justify-content: space-between;}
.comment-name {
	/* margin-right: 20px; */
	font-size:0.9rem;
	color:#2550C0;
	float:left;
}
.mui-active{background: transparent!important;}
.comment-time-warap .replay{margin:0 0.5rem;}
.dianzanWarp span{display: inline-block;font-size:0.9rem;}
.dianzanWarp span.dianzan-count{margin:0 0.2rem}
.oa-contact-content p.comment-txt{
   color: #333; 
   margin-top:0.5rem; 
   padding-right:1.8rem;
   line-height: 1.3rem;
   text-overflow: -o-ellipsis-lastline;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp:6;
   -webkit-box-orient: vertical;
}
.oa-contact-content p.comment-time-warap {color:#333; margin-top:0.5rem; }
.mui-input-group:after,.mui-input-group .mui-input-row:after{display: none;}

.input-comment-area{
	position: fixed;
	bottom:0;
	/* height:3rem; */
	background-color: #fff;
	width:100%;
	overflow: hidden;
	border-top:1px solid #eee;
	touch-action: none;
	z-index: 3;
	/* padding-bottom: 2rem; */
}
.mui-input-group .mui-input-row{height:auto;background: #fff;}
.input-comment-area .mui-input-row input,.input-comment-area .mui-input-row textarea,.item-comment .mui-input-row input,.item-comment .mui-input-row textarea{
	    border: 1px solid rgba(0,0,0,.2);
	    border-radius: 40px;
	    outline: 0;
	    background-color: #fff;
	    width: 80%;
	    margin: 1rem;
		
}
.input-comment-area .mui-input-row  span.icon-dianzan,.item-comment  span.modals-dianzan{
	font-size: 1.6rem; 
	display: inline-block;
	vertical-align: middle;
}
.input-comment-area .mui-input-row textarea{
	border-radius: 6px;
	padding:0.5rem;
	margin: 1rem 0rem 1rem 1rem;
	width: 70%;
	float: left;
}
 
.text-area  input[type=button],.item-text-area input[type=button]{width:20%; color:#999;float: left; border:none; margin:4rem 0 0 0;font-size: 1.2rem;}
.text-area{display: none; }
 input[type=button].mui-active:enabled, input[type=button]:enabled:active {
    /* color: #fff; */
    background-color: transparent;
	border:none;
}
 #replay .mui-scroll-wrapper{top:3rem!important; overflow: auto; margin-bottom:5rem}
/**文章逐条评论的回复****/
#replay .mui-bar-nav{background-color: #fff;border-bottom:1px solid #eee}
.isHasComment-text{font-size: 0.9rem;color: #333; padding:1rem}
#replay .mui-content{background-color: #fff}
.item-text-area{display: none;}
.replay-popover-wrap .input-comment-area{position: absolute;bottom:0;}
.modals-time-warp p.remove-item{color:#333;font-size: 0.9rem;float: right}
.hasReplayContext{border-radius: 4rem; border:1px solid #eee; padding:0.1rem 0.9rem;background: #eee;}
 #replay .mui-scroll-wrapper{top:3rem!important; overflow: auto; margin-bottom:5rem}
  #replay .mui-content{ margin-bottom:5rem}