@charset "utf-8";

.news-con{
	padding-bottom: 50px;
}
.news-con .news-left .news-left-title{
	font-size: 14px;color: #666;
}
.news-con .news-left .news-left-title h2{
    color: #333333;
    font-family: "Microsoft Yahei";
    font-size: 32px;
	margin: 15px 0;
	font-weight:bold;
}
.news-con .news-left .news-left-title > div{
	border-bottom: 1px dashed #ccc;
}
.news-con .news-left .news-left-title > div *{
	margin-right: 10px;
}
.news-con .news-left .news-left-title b{
	font-weight: normal;
}
.news-con .news-left .news-left-con > p{
	/* margin: 10px 0;
	font-size: 15px;
	line-height: 26px;
	margin: 25px 0!important;
	font-size:18px!important;
	color:#666!important; */
}

.news-con .news-left .news-left-con > p span{
	/* color:#5f5f5f!important; */
	/* font-size:17px!important; */
}

.news-con .news-left .news-left-con > p strong{
	/* color:#666!important;
	font-size:18px!important; */
}

.news-con .news-left .news-left-con > p *{
	text-indent:0em!important;
}
.news-con .news-left .news-left-con img{
	margin: 0 auto;
}
.news-con .news-left .news-left-con *{
	/* margin: 0!important;
	padding:0!important;
	line-height: 32px!important;
	background:transparent; */
}

.news-con .news-left .news-left-con  img{
	display: block!important;
	max-width:100%!important;
	margin:0px auto!important;
}

.news-con .news-left .news-left-con table{
	max-width:100%!important;
}

.news-page{
	text-align: right;margin-bottom: 15px;
}
.news-page{
	text-align: right;
}
.news-page ul.pull-left{
	display: inline-block;
}
.news-page ul.pull-left li,.news-page .bdsharebuttonbox a{
	float: left;width: 34px;height: 34px;border-radius: 50%;text-align: center;line-height: 30px;margin-left: 8px;color: #fff;font-size: 20px;
}
.news-page ul.pull-left li a{
	color: #fff;font-size: 20px;
}
.news-page .bdsharebuttonbox a{
	font-size: 18px;
    padding-left: 0;
    line-height: 34px; 
	border-radius:50%;
	color:#fff;
	margin: 0px;
	margin-left: 8px;
}
.news-comment h4{
    color: #333;
	border-bottom: 2px solid #333;
	line-height: 40px;
	margin-bottom: 15px;
    font-size: 24px;
}
.news-comment textarea{
	height: 160px;display: block;width: 100%;padding: 10px 15px;resize: auto;
}
.news-comment .news-user-left .news-user-img{
	width: 50px;height: 50px;overflow: hidden;
}
.news-comment .news-user{
	margin: 10px 0 40px;
}
.news-comment .news-user-left p{
	line-height: 50px;margin-left: 15px;font-size: 18px;color: #7c7c7c;
}
.news-comment .news-user-left p a{
	color: red;
}
.news-comment .news-user-right input{
    width: 120px;
    height: 40px;
    margin-top: 5px;
    margin-right: 2px;
    background-color: #be1c1a;
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
}
.news-comment ul {
	margin-top: 20px;padding-top: 20px;background: url(/Public_r/html/images/comment-user.png) no-repeat 0 top;
}
.news-comment ul li .comment-user-img{
	width: 50px;height: 50px;overflow: hidden;
}
.news-comment ul li .comment-user-txt{
	width: 800px;margin-left: 20px;
}
.news-comment ul li .comment-user-txt span{
	display: block;font-size: 14px;color: #225599;line-height: 20px;
}
.news-comment ul li .comment-user-txt p{
	font-size: 14px;
    color: #666666;
    line-height: 24px;
    padding-top: 8px;
    padding-bottom: 10px;
}
.news-comment ul li .comment-user-txt time{
    color: #989898;font-size: 14px;display: block;margin-bottom: 10px;
}    
.news-comment ul li {
	border-bottom: 1px dotted #ddd;
}
