.index_wrap.new-plugin-detail {
	overflow-x: hidden;
	overflow-y: scroll;
}

.intro {
	font-size: 14px;
	line-height: 20px;
}
/*               Cs_postwrap              */
.Cs_postwrap .titile {
	width: 100%;
	height: 18px;
	line-height: 18px;
}

.Cs_postwrap .titile p {
	font-size: 16px;
	font-weight: bold;
	color: #313131;
	line-height: 18px;
	text-indent: 2px;
}

.Cs_postwrap .txtwrap {
	border: 1px solid #e3e3e3;
	margin-top: 20px;
}

.Cs_postwrap .txtwrap .textarea-box {
	margin: 15px 15px 10px;
}

.Cs_postwrap .txtwrap .textarea-box textarea {
	width: 100%;
	height: 100px;
	border: none;
	outline: none;
	background: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: transparent;
	font-size: 14px;
	color: #313131;
	resize: none;
}

.Cs_postwrap .txtwrap .poswrap {
	position: relative;
}

.Cs_postwrap .txtwrap .poswrap {
	width: 100%;
	height: 45px;
	background: #f6f6f6;
}


.Cs_postwrap .txtwrap .poswrap .postbtn {
	float: right;
	width: 73px;
	height: 26px;
	background: #878f86;
	text-align: center;
	outline: none;
	border: none;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	border-radius: 20px;
	margin: 10px 10px 0 0;
}

/*                  Comments_wrap                 */

#Comments_wrap {
	overflow: visible;
}

#Comments_wrap {
	font-family: 'Microsoft YaHei', 'Arial', 'Heiti SC';
	min-width: 590px;
	max-width: 1180px;
	overflow: hidden;
	background: #fff;
	margin: 20px auto;
	position: relative;
}

#Comments_wrap a {
	text-decoration: none;
	cursor: pointer;
}

#Comments_wrap .Cslis_titile {
	width: 100%;
	height: 18px;
	margin: 20px auto 5px;
	line-height: 18px;
}

#Comments_wrap .Cslis_titile p {
	font-size: 16px;
	font-weight: bold;
	color: #313131;
	line-height: 18px;
	text-indent: 2px;
}

#Comments_wrap .Cslis_wrap {
	width: 100%;
	height: auto;
}

#Comments_wrap .Cslis_wrap .Cslis_item {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #e5e5e5;
	margin: 25px 0 0;
	padding-bottom: 20px;
}

#Comments_wrap .Cslis_wrap .Cslis_item:after {
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-head {
	position: relative;
	z-index: 1;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-head {
	width: 80px;
	float: left;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-head .tx {
	overflow: hidden;
	margin: 0 auto;
	display: block;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-head .tx,
#Comments_wrap .Cslis_wrap .Cslis_item .cont-head .tx img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-head .cont-floor {
	width: 100%;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	color: #222;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-name {
	width: calc(100% - 82px);
	float: right;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-name p {
	line-height: 30px !important;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-name p {
	float: left;
	width: calc(100% - 110px);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	color: #acacac;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-name p span {
	color: black;
	font-size: 15px;
	font-weight: bold;
	margin-right: 10px;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-name .cont-time {
	float: right;
	width: 110px;
	height: 26px;
	line-height: 26px;
	text-align: right;
	font-size: 12px;
	color: #acacac;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap {
	width: 80%;
	width: calc(100% - 82px);
	float: right;
	background: #f2f2f2;
	margin-top: 10px;
	border-radius: 4px;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item {
	margin: 6px 20px;
	overflow: inherit;
	border-bottom: 1px solid #e4e4e4;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item .floor_item_tt {
	height: 25px;
	padding-top: 2px;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item .floor_item_tt {
	width: 100%;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 12px;
	color: #acacac;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item .floor_item_tt .floor_item_reply_name {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item .floor_item_tt i {
	margin-left: 2px;
	margin-right: 2px;
	color: #666;
	font-size: 13px;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item .floor_item_tt a {
	color: black;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
	overflow: hidden;
	max-width: 350px;
	display: inline-block;
	vertical-align: text-bottom;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item .repl_info {
	color: #323232;
	line-height: 24px;
	font-size: 14px;
	margin-top: 6px;
	word-wrap: break-word;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item .praise_btn {
	float: right;
	width: auto;
	max-width: 350px;
	padding: 3px 0;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item .praise_btn p {
	font-size: 14px;
	color: #979fac;
	margin-right: 16px;
	cursor: pointer;
	float: left;
	height: 18px;
	line-height: 18px;
	width: auto;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item .praise_btn p {
	font-size: 14px;
	color: #979fac;
	margin-right: 16px;
	cursor: pointer;
	float: left;
	height: 18px;
	line-height: 18px;
	width: auto;
}

#Comments_wrap em,
#Comments_wrap i {
	font-style: normal;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item .replybtn {
	float: right;
	min-width: 40px;
	color: #999;
	font-size: 14px;
	text-align: right;
	cursor: pointer;
	margin-right: 1px;
	padding-top: 2px;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item .replybtn2 {
	display: none;
	color: #ff5959;
	width: 68px;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item .praise_btn:after {
	height: 0px;
	clear: both;
	content: '.';
	display: block;
	width: 0;
	height: 0px;
	visibility: hidden;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item .reply_wrap {
	width: 100%;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item_more {
	margin: 6px 20px;
	font-size: 14px;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item_more span {
	color: #629ad5;
	cursor: pointer;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item_more .close {
	color: #8a95a1;
}

#Comments_wrap .Cslis_wrap .Cslis_item .reply_wrap {
	display: none;
	width: 80%;
	width: calc(100% - 82px);
	float: right;
}

#Comments_wrap .Cslis_wrap .Cslis_item .reply_wrap .reply_info {
	display: block;
	width: 100%;
	padding: 0 1%;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	border-radius: 6px;
	background: #fff;
	font-size: 14px;
	outline: none;
}

#Comments_wrap .popFace {
	position: relative;
}

#Comments_wrap .Cslis_wrap .Cslis_item .popFace .popFaceBox {
	left: 0;
}

#Comments_wrap .popFace .popFaceBox {
	display: none;
	z-index: 999;
	width: 430px;
	font-size: 12px;
	color: #282828;
	overflow: hidden;
	box-shadow: 0 0 6px rgb(0 0 0 / 20%);
	-webkit-box-shadow: 0 0 6px rgb(0 0 0 / 20%);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	top: 35px;
	position: absolute;
	background: #f5f5f5;
}

#Comments_wrap .popFace .popFaceBox .p_item {
	min-height: 30px;
	padding: 0 10px;
	padding-right: 30px;
}

#Comments_wrap .Cslis_wrap .Cslis_item .popFace .popFaceBox .p_item p.on {
	background: #ccc;
	color: #fff;
}

#Comments_wrap .Cslis_wrap .Cslis_item .popFace .popFaceBox .p_item p {
	display: inline-block;
	padding: 0 6px;
	margin: 10px;
	color: #666;
	width: auto;
	text-align: center;
	line-height: 25px;
	height: 25px;
	cursor: pointer;
}

#Comments_wrap .popFace .popFaceBox .p_item p.on {
	background: #ccc;
	color: #fff;
	border-radius: 10px;
}

#Comments_wrap .Cslis_wrap .Cslis_item .reply_wrap .repl_btn {
	display: block;
	float: right;
	width: 68px;
	height: 32px;
	text-align: center;
	background: #878f86;
	border-radius: 4px;
	border: none;
	font-size: 14px;
	color: #fff;
	margin-top: 9px;
	margin-bottom: 4px;
	cursor: pointer;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item:after {
	height: 0px;
	clear: both;
	content: '.';
	display: block;
	width: 0;
	height: 0px;
	visibility: hidden;
}

#Comments_wrap .popFace {
	position: relative;
}

#Comments_wrap .Cslis_wrap .Cslis_item .floor_wrap .floor_item:last-child {
	border-bottom: none !important;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-message {
	width: 80%;
	width: calc(100% - 82px);
	margin: 10px auto;
	float: right;
	height: auto;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-message .cont-txt {
	width: 100%;
	line-height: 24px;
	overflow: hidden;
	font-size: 14px;
	color: #323232;
	position: relative;
	word-wrap: break-word;
}


#Comments_wrap .Cslis_wrap .Cslis_item .cont-address {
	width: 80%;
	width: calc(100% - 82px);
	margin-bottom: 10px;
	float: right;
	height: 18px;
	line-height: 18px;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-address p {
	float: left;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #828282;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-address .praise_btn {
	float: right;
	width: auto;
	max-width: 350px;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-address .praise_btn p {
	font-size: 14px;
	color: #979fac;
	margin-right: 16px;
	cursor: pointer;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-address .praise_btn p {
	font-size: 14px;
	color: #979fac;
	margin-right: 16px;
	cursor: pointer;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-address .praise_btn .replybtn {
	float: right;
	min-width: 60px;
	color: #999;
	font-size: 14px;
	text-align: right;
	cursor: pointer;
	margin-right: 1px;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-address .praise_btn .replybtn {
	float: right;
	min-width: 60px;
	color: #999;
	font-size: 14px;
	text-align: right;
	cursor: pointer;
	margin-right: 1px;
}

#Comments_wrap .Cslis_wrap .Cslis_item .cont-address .praise_btn .replybtn2 {
	display: none;
	color: #ff5959;
	width: 68px;
}

/*                Ct_more                 */

#Ct_more {
	margin: 10px auto !important;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #f1f1f1;
	color: #7c7c7c;
	font-size: 14px;
	cursor: pointer;
}

#cmtEmpty {
	text-align: center;
	height: 100px;
	line-height: 100px;
	color: #c3c3c3;
	font-size: 14px;
}

#comment_toast {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%);
	min-width: 100px;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: rgba(0, 0, 0, .4);
	line-height: 40px;
	text-align: center;
	color: white;
	border-radius: 5px;
	z-index: 2022;
}

.comment_toast {
	opacity: 0;
	transition: opacity 1s;
	-moz-transition: opacity 1s;
	/* Firefox 4 */
	-webkit-transition: opacity 1s;
	/* Safari 和 Chrome */
	-o-transition: opacity 1s;
	/* Opera */
}

.comment_toast_active {
	opacity: 1;
}

.comment_dialog {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
	z-index: 2021;
	background-color: rgba(0, 0, 0, .4);
	padding: 1px;
}

.comment_dialog .comment_dialog__ct {
	width: 255px;
	height: 140px;
	box-shadow: 0 1px 3px rgb(0 0 0 / 30%);
	box-sizing: border-box;
	border-radius: 2px;
	background: #fff;
	margin-left: 436px;
	transform: translateX(-50%);
	padding: 0 15px 15px 15px;
	margin-top: 230px;
}

.comment_dialog .comment_dialog__ct .close {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #9e9e9e;
	cursor: pointer;
}

.comment_dialog .comment_dialog__ct .btn {
	width: 90%;
	height: 34px;
	line-height: 34px;
	background-color: #409eff;
	text-align: center;
	border-radius: 3px;
	margin: 0 auto;
	margin-top: 15px;
	cursor: pointer;
}

.comment_dialog .comment_dialog__ct a {
	color: white;
	text-decoration: none;
}