
/*## 新增样式放这里 ##*/
.contentDetails .tool_transmit{
	position: relative;
	display: inline-block;
	background-size: 20px;
}
.contentDetails .tool_transmit::before {
	content: '';
	width: 100%;
	height: 5px;
	position: absolute;
	left: 0;
	bottom: -5px;
	z-index: 1;
}

.contentDetails .tool_transmit .t_dialog {
	font-size: 0;
	display: none;
	position: absolute;
	left: 0;
	top: 27px;
	width: 160px;
	height: 53px;
	border-radius: 5px;
	background: url('../images/tips_bg.png') no-repeat;
	z-index: 1;
}
.contentDetails .tool_transmit .wechat-qrcode {
	display: none;
	position: absolute;
	z-index: 9;
	bottom: -260px;
	left: 0;
	width: 200px;
	height: 190px;
	font-size: 12px;
	text-align: center;
	transition: all 200ms;
	border: 1px solid #eee;
	background-color: #fff;
}

.contentDetails .tool_transmit .weixinCat h4 {
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	background-color: #f3f3f3;
	margin: 0;
	padding: 0;
	color: #777;
}

.contentDetails .tool_transmit .weixinCat .qrcode {
	width: 105px;
	height: 100px;
	margin: 10px auto;
}

.contentDetails .tool_transmit .weixinCat .help p {
	color: #666;
	font-size: 12px;
	text-align: center;
	text-indent: 0;
	line-height: normal
}
.contentDetails .tool_transmit .t_dialog li {
	display: inline-block;
	width: 52px;
	height: 44px;
}

.contentDetails .tool_transmit .t_dialog ul {
	padding: 5px 2px 0 2px;
}

.contentDetails .tool_transmit:hover .t_dialog {
	display: block;
}
.contentDetails .i_weixin {display: inline-block;background: url('../images/weixin.png') no-repeat center;}
.contentDetails .i_qq {display: inline-block;background: url('../images/qq.png') no-repeat center;}
.contentDetails .i_weibo {display: inline-block;background: url('../images/weibo.png') no-repeat center;}
.contentDetails .tool .icon-fabulous.on{
	color: #1a87e3;
	font-weight: 500;
}
.icon-follow {
	display: inline-block;
	cursor: pointer;
	height: 22px;
	font-size: 16px;
	padding-left: 18px;
	background: url('../images/icon-follow.png') no-repeat left center;
}

/*新增 正文点赞后的样式 */
.icon-follow.on {
	background: url('../images/icon-follow-on.png') no-repeat left center;
	background-size: 16px;
	color: #1a87e3;
}






.comment_wrap {padding: 0 30px;background-color: #fff;border: 1px solid #e9e9e9;}
.comment_wrap .cm_top .tit {font-size: 18px;color: #333;line-height: 18px;}
.comment_wrap .cm_top .num {font-size: 14px;color: #666;line-height: 14px;}
.comment_wrap .cm_top {padding: 22px 0 15px 0;margin-bottom: 20px;border-bottom: 1px solid #eee;}
.hot-comment .tools i {
	margin-right: 35px;
}
.comment_wrap .submitBtn_cm {display: inline-block;width: 96px;height: 40px;color: #fff;font-size: 14px;line-height: 40px;text-align: center;border-radius: 5px;background-color: #1A56A8;}
/* 新增 回复评论样式 */
.comment_wrap .comment_section {
	padding-bottom: 15px
}
.comment_wrap .none{
	display: none!important;
}
.comment_wrap .block{
	display: block!important;
}
.comment_wrap .comment_section textarea{
	width: 100%;
	display: block;
	border: 1px solid #e8e8e8;
	background-color: #f9fafa;
	padding: 10px 18px;
	line-height: 30px;
	height: 84px;
	box-sizing: border-box;
}

.hot-comment .icon_cm_red {
	position: absolute;
	right: 0;
	top: 0;
	background: url('../images/i_cm_red.png') no-repeat;
	display: inline-block;
	cursor: pointer;
	width: 16px;
	height: 18px;
}
.hot-comment .tools i {
	background-size: 20px;
}

.hot-comment .tools .send-input {
	width: 100%
}

.hot-comment .tools .packup {
	color: #666
}

.hot-comment .tools .text-details {
	margin-top: 10px;
	width: 100%;
	background-color: #eaeaec;
	padding: 0 10px;
	font-size: 12px
}

.comment_wrap .w440_im {
	width: 440px
}

.hot-comment .tools .send-input textarea {
	margin-top: 10px;
	width: 100%;
	box-sizing:border-box;
	height: 80px;
	resize: none;
	border: 1px solid #E5E5E5;
	border-radius: 4px;
	overflow: hidden;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}

.hot-comment .tools .send-input a {
	width: 50px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
	color: #fff;
	background-color: #1A56A8;
	border-radius: 5px;
}
/* 新增 回复子评论样式 */
.hot-comment .tools .text-details .send-input_children {
	width: 100%;
	margin-top: 10px
}

.hot-comment .tools .text-details .packup_children {
	color: #666;
	margin-right: 35px;
}

.hot-comment .tools .text-details .mgr15 {
	margin-left: 15px;
	margin-right: 15px
}

.hot-comment .tools .text-details .send-input_children textarea {
	margin-top: 10px;
	width: 96%;
	height: 80px;
	resize: none;
	border: 1px solid #E5E5E5;
	border-radius: 4px;
	overflow: hidden;
}

.hot-comment .tools .text-details .send-input_children a {
	width: 40px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
	color: #fff;
	background-color: #1A56A8;
	border-radius: 5px;
}

.hot-comment .tools .text-details .float-right {
	float: right
}

.hot-comment .tools .text-details .text-details-item {
	padding: 10px 0;
	color: #666;
	border-bottom: 1px #d9d9d9 solid
}

.hot-comment .tools .text-details .text-details-item .name {
	color: #1A56A8
}

.hot-comment .tools .text-details .text-details-item .list-title {
	margin-bottom: 10px;
	color: #666
}

.hot-comment .tools .text-details .text-details-item .icon_cm_light_children
{
	background: url('../images/i_cm_light.png') no-repeat;
	/*display: inline-block;*/
	display: none;
	cursor: pointer;
	width: 16px;
	height: 18px;
}

.hot-comment .tools .text-details .text-details-item .icon_cm_red_children
{
	background: url('../images/i_cm_red.png') no-repeat;
	/*display: inline-block;*/
	display: none;
	cursor: pointer;
	width: 16px;
	height: 18px;
}

/*.comment_wrap {*/
/*  padding: 0px 0px 10px;*/
/*  background-color: #fff;*/
/*}*/

/*.comment_wrap .cm_top .tit {*/
/*  font-size: 18px;*/
/*  color: #333;*/
/*  line-height: 18px;*/
/*}*/

/*.comment_wrap .cm_top .num {*/
/*  font-size: 14px;*/
/*  color: #666;*/
/*  line-height: 14px;*/
/*}*/

/*.comment_wrap .cm_top {*/
/*  padding: 22px 0 15px 0;*/
/*  margin-bottom: 20px;*/
/*  border-bottom: 1px solid #eee;*/
/*}*/

/*.comment_wrap .submitBtn_cm {*/
/*  display: inline-block;*/
/*  width: 96px;*/
/*  height: 40px;*/
/*  color: #fff;*/
/*  font-size: 14px;*/
/*  line-height: 40px;*/
/*  text-align: center;*/
/*  border-radius: 5px;*/
/*  background-color: #5eb25d;*/
/*}*/

.comment_list .icon_cm_thumb {
	/*display: inline-block;*/
	display: none;
	cursor: pointer;
	height: 22px;
	font-size: 14px;
	color: #666;
	line-height: 22px;
	padding-left: 30px;
	background: url('../images/i_cm_thumb.png') no-repeat left center;
}

.comment_list .icon_cm_msg {
	display: inline-block;
	cursor: pointer;
	height: 22px;
	font-size: 14px;
	color: #666;
	line-height: 22px;
	padding-left: 30px;
	background: url('../images/i_cm_msg.png') no-repeat left center;
}

.comment_list .icon_cm_light {
	/*display: inline-block;*/
	display: none;
	cursor: pointer;
	width: 16px;
	height: 18px;
	background: url('../images/i_cm_light.png') no-repeat;
}

.comment_list .ico {
	display: block;
	width: 42px;
	height: 42px;
	border-radius: 50%;
}

.comment_list .ico img {
	width: 100%;
	height: 100%;
}

.comment_list .comments {
	padding-left: 50px;
}

.comment_list .comments .top {
	line-height: 16px;
	margin-bottom: 10px;
}

.comment_list .comments .top .name {
	font-size: 16px;
	color: #5eb25d;
	margin-right: 25px;
}

.comment_list .comments .top .time {
	font-size: 14px;
	color: #666;
}

.comment_list .comments .txt {
	font-size: 14px;
	color: #666;
	margin-bottom: 15px;
	line-height: 24px;
}

.comment_list .comments .tools {
	padding-bottom: 20px;
}

.comment_list li {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

.comment_list li::before {
	content: '';
	position: absolute;
	left: 50px;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #eee;
}

.comment_list li:last-child::before {
	display: none;
}

.comment_list li .icon_cm_light {
	position: absolute;
	right: 0;
	top: 0;
}

