/*二级*/
	.widthMain .dpbl{display:block}
	.widthMain{
		/*width: 970px;*/
		margin: 0 auto;
	}
	.widthMain h2{
		overflow: hidden;
		height:32px;
		margin: 38px 0 32px;
		background:url("//www.xinhuanet.com/politics/0721cz80/images/20160613_jd95_lmt01_v1.png") left top no-repeat;
	}
	.widthMain h2 a{
		display: inline-block;
		font-size: 20px;
		font-weight: bold;
		color:#fff;
		line-height: 32px;
		padding-left: 30px;
	}
	.widthMain ul{
		padding:0;
		margin:0;
		border-bottom:1px dotted;
		margin-bottom: 30px;
	}
	.widthMain li{
		display:none;
		position:relative;
		min-height: 40px;
		padding: 10px 0;
		line-height: 40px;
		vertical-align: middle;
		border-top: 1px dotted #7f7f7f;
		margin-top: 4px;
	}
	.widthMain li:first-child{
		border:none;
	}
	.widthMain li>*{
		display: inline-block;
		vertical-align: middle;
	}
	.widthMain li img{
		width: 144px;
		height: 107px;
		padding-right: 15px;
	}
	.widthMain li a{
		font-size: 20px;
		font-family: "微软雅黑";
		color: #000;
	}
	.widthMain li span{
		float: right;
		font-size: 8px;
		color: #999;
	}

	.widthMain .more{
		height: 52px;
		margin: 28px 0;
		border-top:1px solid #ededed;
		border-bottom:1px solid #ededed;
	}
	.widthMain .more a{
		display: block;
		width: 6em;
		height: 52px;
		margin:0 auto;
		line-height: 52px;
		text-align: center;
		font-size: 12px;
	}
	.widthMain span.bds_more{
		line-height: 16px;
		width: 50px;
		height: 26px;
	    padding-bottom: 6px;
	    margin-top: 0px;
	}
	.widthMain .bdsharebuttonbox {
		display:none;
		position:absolute;
		right:0;
		top:18%;
		padding-top: 10px;
	}
	.widthMain .top16{
		top:8%;
	} 
	
