
.publish{
	padding:30px 0;
}
/*分享按钮*/
.video-bottom{
	padding:4px 12px;
	height: 46px;
}
.news-top,.news-bottom{
	padding: 10px 0px;
	float:left;
	width:100%;
	/* height: 70px; */
}

.news-top li,.news-bottom li{
	float: left;
	padding-right: 3px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	
}
.news-share{
	overflow: hidden;
	float: left;
	
}
.news-share li{
	
	background-position: 0px 2px;
	cursor: pointer;
}
ul.times-list{
	display:inline-block;
}
ul.news-cmd{
	float:right;
	margin-top:15px;
}
ul.news-cmd li{
	margin-right:5px;
	cursor: pointer;
}


.new-comment img,.new-collect img,.new-watch img{width:20px;height:20px;margin-top:5px;*margin-top:0px;_margin-top:0px;}





/*图片轮播*/
.news-Carousel{
	/* padding-bottom: 20px; */
		border-bottom: 1px solid #ddd;
	margin-bottom: 18px;
	
}
.pic-play .col-lg-8 img{
	width:100%;
}
.news-Carousel .pic-play .btn-left img{
	position: absolute;
	left:10px;
	top:180px;
}

.news-Carousel .pic-play .btn-right img.b-all{
	position: absolute;
	right:15px;
	top:0;
}
.news-Carousel .pic-play .btn-right img.b-download{
	position: absolute;
	right:15px;
	top:490px;
}
.news-Carousel .pic-play .btn-right img.b-right{
	position: absolute;
	right:15px;
	top:180px;
}
.pic-num{
	margin-top:10px;
	font-size: 24px;
	padding:0px 7px;
	border-right:1px solid #bbb;
}
.news-Carousel .pic-play{
	position: relative;
	border:1px solid #ddd;
}
.cur-num{
	font-size: 36px;
}
.new-info{
	font-size: 16px;
	padding-top:10px;
	padding-bottom:10px;
	width:1016px;
	padding-left:0px;
	margin-left:10px;
}

@media screen and (min-width:768px) and (max-width:993px){
    .news-Carousel .pic-play .btn-right img.b-download{
	position: absolute;
	right:15px;
	top:290px;
}  
}
@media screen and (min-width:993px) and (max-width:1200px){
    .news-Carousel .pic-play .btn-right img.b-download{
	position: absolute;
	right:15px;
	top:400px;
}  
}


.four-img-list p{
	margin:4px;
	margin-right:20px;
}
.four-img-list p a{
	display:block;
	width:100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.four-img-list img{
	width:100%;
}

/*热门评论*/
.net-comment .media{
	padding:15px;
	border-bottom: 1px dashed #bbb;
}
.net-comment img.media-object{
	width:60px!important;
	height:58px;
}

.net-comment .media .net-name{
	color:rgb(248,83,87);
}
.net-comment .media .area-netname{
	color:#999;
}
.net-comment .media .media-body li{
	
	float:right;
}

.net-comment .media-body h5 span{
	font-size: 16px;
}
.net-comment .media .media-body li.hot-comment-time{
	color:#999;
}
.net-comment .media .media-body p{
	margin:10px 0;
	color:#444;
	font-size: 16px;
}

.net-comment .media ul li.margin-right{
	margin-right: 20px;
}


.net-comment ul.good-comment li span{
	color:rgb(248,83,87);
}




