/**
* @author: oyok
* @date:   2016-11-08-tue-16-43-35
* @last modified by:   minihui
* @last modified time: 2016-11-09-wed-20-07-04
*/
/*通用正文样式*/
.container-pic {
	padding-top:52px;
	width:100%;
	height: auto;
	margin:0 auto;
}

/*图片列表组件2*/
.picnews2 {background: #f1f1f1  no-repeat scroll 50% 50%;height: auto;overflow: hidden;position: relative;width:100%;}
.picnews2 .picimg a{display: block;line-height: 0}
.picnews2 .picimg img {width: 100%; height:auto;}
.picnews2 .picbg {background: url(/uploads/image/wcm2images/gsdt_mobile_picbg.png);bottom: 0;height: 135px;left: 0;opacity: 1;position: absolute;width: 100%;z-index: 10;}
.picnews2 .pictit {bottom: 0;color: #ffffff;font-weight: bold;height: 35px;left: 0;line-height: 35px;overflow: hidden;position: absolute;text-align: center;width: 100%;z-index: 11; font-size:15px;}
.picnews2 .pictit a{color: #ffffff;line-height: 35px;}

.morebtn{
	background-color: #3773db;
	margin: 0 auto!important;
	padding: 5px 15px!important;
	line-height: 25px;
	font-size: 13px;
	color: #fff;
	border: none;
	width: 100px;
	text-align: center;
}