body{
	background: #f2f2f2;
}
.container{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.ghj-height{
	background: #ffffff;
}
/*banner*/
.banner{
	width: 100%;
	min-width: 1200px;
	height: 580px;
}
.banner img{
	width: 100%;
	height: 100%;
}
.ghj-content{
	position: relative;
	top: -75px;
	padding: 30px 30px;
	background: #ffffff;
}
/*权威发布*/
.qwfb-content{
	position: relative;
	height: 560px;
}
.picScroll-left{
	width: 570px;
	height: 455px;
	overflow: hidden;
	position: relative;
}
.picScroll-left .hd{
	position: absolute;
	right: 20px;
	bottom: 25px;
	z-index: 99;
	color: red;
}
.picScroll-left .hd ul li{
	width: 10px;
	height: 10px;
	background: #8C8C8C;
	border-radius: 50%;
	float: left;
	margin: 0 5px;
	font-size: 0;
}
.picScroll-left .hd ul li.on{
	background: red;
}
.picScroll-left .bd,
.picScroll-left .bd li {
	height: 455px;
	overflow: hidden;
}
.picScroll-left .bd li {
	width: 570px !important;
	position: relative;
}
.picScroll-left .bd li .text{
	height: 64px;
	line-height: 64px;
	width: 100%;
	background: rgba(0,0,0,0.45); 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
}
.picScroll-left .bd li .text p{
	font-size: 22px;
	color: #ffffff;
	padding-left: 15px;
}
.picScroll-left .bd li .pic{
	height: 455px;
}
.picScroll-left .bd li .pic img{
	width: 100%;
	height: 100%;
}
.qwfb-title{
	display: block;
	width: 100%;
	height: 65px;
	background: url(imagesqwfb-title.png) no-repeat;
	margin-bottom: 40px;
	position: relative;
}
.qwfb-title a,
.sjdjs-title a,
.gh-title a{
	font-size: 14px;
	color: #ffffff;	
	position: absolute;
	right: 48px;
	bottom: 12px;
}
.qwfb-title a{
	bottom: 9px;
}
.qwfb-left{
	width: 570px;
}
.qwfb-right{
	width: 540px;
}
.qwfb-list{
	padding-bottom: 20px;
	margin-top: 15px;
	border-bottom: 1px solid #efefef;
}
.qwfb-list .title-p{
	font-size: 20px;
	color: #2a2a2a;
	font-weight: bold;
	height: 26px;
	overflow: hidden;
	transition: .3s all ease;
}
.qwfb-list:hover .title-p,
.sjdjs-ul li:hover .text .title-p,
.gh-ul li:hover .text .title-p{
	color: #CC3333;
}
.qwfb-list .nr{
	color: #727272;
	line-height: 24px;
	height: 48px;
    overflow: hidden;
    margin-top: 3px;
}
.sjdjs-title{
	width: 100%;
	height: 65px;
	background: url(imagesxxjs-title.png) no-repeat;
	position: relative;
}
/*十九大精神*/
.sjdjs-content,
.gh-content{
	margin-top: 50px;
}
.sjdjs-ul li{
	width: 250px;
	height: 288px;
	margin-right: 46px;
	float: left;
	margin-top: 42px;
	background: #f4f4f4;
}
.sjdjs-ul li .pic{
	width: 100%;
	height: 160px;
}
.sjdjs-ul li .pic img{
	width: 100%;
	height: 100%;
}
.sjdjs-ul li .text{
	padding: 17px 12px;
}
.sjdjs-ul li .text .title-p{
	color: #2a2a2a;
	font-size: 16px;
	font-weight: bold;
	height: 21px;
	overflow: hidden;
	transition: .3s all ease;
}
.sjdjs-ul li .text .nr{
	color: #737373;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
	margin-top: 10px;
}
/*十九大,规划在行动*/
.gh-title{
	width: 100%;
	height: 65px;
	background: url(imagesgh-title4.png) no-repeat;
	margin-bottom: 40px;
	position: relative;
}
.gh-ul li{
	width: 550px;
	height: 110px;
	float: left;
	margin-top: 40px;
	margin-right: 40px;
}
.gh-ul li .pic{
	width: 160px;
	height: 100%;
}
.gh-ul li .pic img{
	width: 100%;
	height: 100%;
}
.gh-ul li .text{
	margin-left: 15px;
	width: 375px;
	padding-top: 2px;
}
.gh-ul li .text .title-p{
	font-size: 20px;
	color: #262626;
	height: 26px;
	overflow: hidden;
	transition: .3s all ease;
}
.gh-ul li .text .nr{
	color: #8c8c8c;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	margin-top: 20px;
}
/*底部*/
.footer{
	width: 100%;
	min-width: 1200px;
	padding-top: 33px;
	height: 113px;
	border-top: 10px solid #cacaca;
	background: #333333;
}
.footer p{
	text-align: center;
	font-size: 14px;
	color: #acacac;
	line-height: 28px;
}
.footer p a{
	color: #acacac;
}
.footer p a:hover{
	color: #CC3333;
}

/*-------------------------权威发布*/
.list-content{
	position: relative;
	top: -75px;
	background: #ffffff;
}
.list-title{
	height: 74px;
	line-height: 74px;
	border-bottom: 3px solid #c33d32;
	padding: 0 30px;
}
.list-title span{
	font-size: 24px;
	color: #c33d32;
}
.list-title p{
	font-size: 14px;
	color: #353535;
	float: right;
}
.list-title p a{
	color: #353535;
}
.list-ul{
	padding: 12px 30px;
}
.list-ul li {
	margin-top: 40px;
	height: 110px;
}
.list-ul li .pic{
	width: 160px;
	height: 110px;
	background: url(imageszwtp-img.jpg) no-repeat;
	float: left;
}
.list-ul li .pic img{
	width: 100%;
	height: 100%;
}
.list-ul li .text{
	margin-left: 15px;
	width: 965px;
	float: left;
}
.list-ul li .text .bt{
	font-size: 20px;
	color: #262626;
	height: 26px;
	overflow: hidden;
	transition: .3s all ease;
}
.list-ul li:hover .text .bt{
	color: #CC3333;
}
.list-ul li .text .nr{
	color: #8c8c8c;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 10px;
}
.list-ul li .text .date{
	color: #a2a2a2;
	margin-top: 10px;
}
/*详情*/
.detail{
	padding: 0 30px;
}
.detail-top{
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 22px;
	margin-top: 55px;
}
.detail-top .date{
	color: #a5a5a5;
	text-align: center;
	margin-top: 18px;
}
.detail-top .date span{
	margin: 0 7px;
}
.detail-content{
	padding-top: 40px;
}























