.zhengceNew{
	width:100%;
	background: #fff;
}
.hotnewone{
	width:790px;
	height:410px;
}
.hotnewtwo{
	width:400px;
	height:410px;
}
.hotnewtwo>div{
	width:400px;
	height:200px;
	float: left;
    position: relative;
    margin-right: 20px;
    margin-bottom:15px;
    overflow: hidden;  
}
.hotnewone>div{
	width:790px;
    float: left;
    position: relative;
    margin-right: 20px;
    margin-bottom:10px;
    overflow: hidden;  
}
.hotnewone>div:hover p,
.hotnewtwo>div:hover p{ 
	    height: 100%;
	    transition: all 0.5s;
	    -webkit-transition: all 0.5s;
	    -moz-transition: all 0.5s;
	    -ms-transition: all 0.5s;
}
.hotnewone>div img{
	width:790px;
	height:410px;
}
.hotnewtwo>div img{
	width:400px;
	height:196px;
}
.hotnewone>div a,
.hotnewtwo>div a{
	display: block;
}
.hotnewone>div p,
.hotnewtwo>div p{
	color: #fff;
    position: absolute;
    bottom: 4px;
    left: 0;
    padding: 10px;
    background: rgba(0,0,0,0.4);
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    height:40px;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
.hotnewone>div:hover p,
.hotnewtwo>div:hover p{ 
	    height: 100%;
	    transition: all 0.5s;
	    -webkit-transition: all 0.5s;
	    -moz-transition: all 0.5s;
	    -ms-transition: all 0.5s;
}

.zhengceNew .newsList,
.baike .newsList{
	width:100%;
    margin-top: 20px;
    display: inline-block;
	box-sizing: border-box;
	position: relative;
    padding-bottom: 40px;
}
.zhengceNew .hotnews{
	width:49.5%;
	margin-bottom:10px;
}
.zhengceNew .hotnews:nth-child(odd){
	margin-right:1%;
}
.zhengceNew .hotnews .bor{
	padding:12px;
	overflow: hidden;
	border:1px solid #e5e5e5;
	
}
.zhengceNew .hotnews img,
.baike .hotnews img{
	width:175px;
	height:120px;
	float:left;
}

.zhengceNew .hotnews .newTitle,
.baike .hotnews .newTitle{
    float: left;
    padding: 5px 0px 5px 10px;
    width: 66%;
}
.comTitele{
	padding:50px 0;
	margin:0 auto;
	text-align: center;
}
.comTitele  img{
	max-width: 737px;
	
}
.zhengceNew .newbottom,
.baike .newbottom{
	margin-top:10px;
	font-size:12px;
	color:#ccc;
}
.zhengceNew .newsList a,
.baike .newsList a{
	display: block;
	font-size:13px;
	color:#333;
	padding: 7.5px 0;
}
.zhengceNew .newbottom a,
.baike .newbottom a{
	float:right;
	color:#1971b7;
}
.zhengceNew .newsList .time{
	float: right;
	color:#ccc;
}

.zhengceNew .newsList a{
	padding:8.5px 0;
}
.zhengceNew .newsList .p1{
	font-size:15px;
	color:#333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: normal;
}
.zhengceNew .newsList .p2{
	padding-top: 8px;
    line-height: 20px;
    color:#999;
}
.zhengceNew .newsList a .hot{
	color:#1971b2;
}
.jiazai_more{
	height: 84px;line-height: 84px;width: 100%;border-bottom: 1px solid #e5e5e5;text-align: center;font-size: 18px;
}
.jiazai_more a{
	background: url(/public/gxrc/images/xiaojingling.png) no-repeat -479px -477px;
	padding-left: 30px;
	color: #FF9900;
}
.newdetail .title{
	width:1000px;
	margin:0 auto;
	text-align: center;
	padding:50px 0 20px 0;
	border-bottom:1px solid #e5e5e5;
}
.newdetail .title h1{
	font-size:36px;
	color:#000;
	font-weight: lighter;
	font-family:"微软雅黑";
	padding-bottom:30px;
}
.newdetail .context{
	width:1000px;
	margin:0 auto;
	/**margin-top:50px;*/
}
.newdetail .context img{
	/**width: auto;
    height: auto;*/
}
.newdetail .text{
	padding:50px 0;
}
.newdetail .text p{
	font-size:16px;
	font-weight: lighter;
	color:#666;
	line-height: 35px;
}
