﻿@charset "UTF-8";
/* CSS Document */

/*通用评论*/



.newsarticle_jh {
	margin: 0 20px 0 20px;
}
.newsarticle_jh .bt {
	border: 1px #EEEEEE solid;
	background: none;
	padding: 3px 10px 3px 25px;
	color: #666;
	box-shadow: 4px 4px 0 #EEEEEE;
	cursor: pointer;
	margin-right: 10px;
    margin-bottom:10px;
}
.news_like {
	background: url(../images/pl_like.png) 2px no-repeat !important;
	 display:block;
	 float:left;
}
.news_talk {
	background: url(../images/pl_talk.png) 2px no-repeat !important;
	 display:block;
	 float:left;
}
.news_fr {
	background: url(../images/pl_fr.png) 2px no-repeat !important;
	 display:block;
	 float:left;
}
.news_zz {
	background: url(../images/pl_share.png) 2px no-repeat !important;
	 display:block;
	 float:left;
}
.news_delete {
	background: url(../images/pl_delete.png) 2px no-repeat !important;
}
.news_liked {
	margin: 10px 0 10px 0;
}
.news_liked .news_liked_ico {
	background: url(../images/pl_like.png) #f1f1f1 center no-repeat;
	border: 1px solid #dfdfdf;
	padding: 3px;
	width: 24px;
	height: 24px;
	float: left;
	margin: 5px 10px 5px 0px;
	border-radius: 3px;
}
.news_liked img {
	display: block;
	float: left;
	margin: 5px 5px 5px 0px;
	border-radius: 3px;
}
.news_liked_gd {
	border: 1px solid #dfdfdf;
	float: left;
	margin: 5px 10px 5px 0px;
	border-radius: 3px;
}
.news_liked_gd img {
	width: 29px;
	height: 29px;
	margin: 0 !important;
}
.news_talk_kuang {
	margin-top: 10px;
	overflow: hidden;
	padding-right: 2px;

}
.news_talk_kuang_text {
	border: 1px solid #EEEEEE;
	background: none;
	padding: 0;
	width: 100%;
	height: 100px;
}
.newsarticle_tj {
	background: url(../images/pl_tj.png) 2px no-repeat !important;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
.newsarticle_qx {
	background: url(../images/pl_delete.png) 2px no-repeat !important;
	float: right;
	margin-top: 10px;
	margin-right: 0 !important;
}
.news_pl_kuang {
	border: 1px solid #EEEEEE;
	padding: 10px;
	margin: 10px 0 0px 0;
	overflow: hidden;
	border-radius: 3px;
}
.news_pl_kuang_tx {
	border-radius: 3px;
	float: left;
	width: 40px;
	height: 40px;
	overflow: hidden;
	margin-right: 5px;
}
.news_pl_kuang_ct {
	float: right;
	display: block;
	color: #999 !important;
}
.news_pl_kuang_ct1 {
	float: right;
	display: block;
}
.news_pl_kuang ul li {
	vertical-align: text-bottom;
	line-height: 20px;
}
.news_pl_kuang ul li input {
	margin-top: 5px;
}
.news_talk_kuang2 {
	display:none;
}
.news_talk_kuang1 {
	margin-top: 10px;
	display: none;
}





.newsarticle_jh_info{ float:right; margin-left:30px; line-height:25px; font-size:16px;}

.newsarticle_jh_info span{ margin-right:10px;}















