/**
* @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 url("/2015/img2015/Loading.gif") 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(/company/mobileweb/20161110/images/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;
}