
	
	/*最新政策*/
	.latestPolicy{
		width: 1057px;
		margin: 0 auto 18px;
	}
	.latestPolicy_title_bg{
		margin-bottom: 44px;
		height: 49px;
		line-height: 53px;
		background: url(../images/police_title_bg.jpg) center 0 no-repeat;
		text-align: center;
		font-family: "FZZHUNYSK","微软雅黑","宋体";
    	font-size: 36px;
	}
	.latestPolicy_title{
    	color: #1b529c;
	}
	/*最新政策左边*/
	.latestPolicy_left{
		position:relative;
		padding: 12px 34px 19px 34px;
		width: 90%;
		height:463px;
		overflow: hidden;
		/*background: url(../images/latestPolicy_left.png) 0 0 no-repeat;*/
		-webkit-box-shadow:0 0 15px #e5e3e3;  
       	-moz-box-shadow:0 0 15px #e5e3e3;  
       	box-shadow:0 0 15px #e5e3e3;  
	}
	.latestPolicy_left_item{
		margin-bottom: 1px;border-bottom: solid 1px #eee;
		padding-left: 18px;
		background: url(../images/fangkuai.png) 0 22px no-repeat;
		font-family: "microsoft yahei";
		font-size: 16px;
		line-height: 46px;
	}
	.latestPolicy_left_item a{
		color: #343434;
	}
	.latestPolicy_left_item a:hover{
		color: #025194;
	}
	.latestPolicy_left_item span{
		color: #a9a9a9;
	}
	/*最新政策右边*/
	.latestPolicy_right{
		margin-bottom: 14px;
		width: 254px;
	}
	/*政府信息公开*/
	.governmentInformationDisclosure{
		width: 254px;
		height: 166px;
		background: url(../images/information_disclosure.png) 0 0 no-repeat;
		text-align: center;
	}
	.governmentInformationDisclosure h5{
		font-family: "微软雅黑";
		font-size: 22px;
		line-height: 36px;
		padding: 6px 0;
	}
	.governmentInformationDisclosure h5 a{
		color: #015293;
	}
	.governmentInformationDisclosure .xinxi_item{
		display:inline-block;
		margin-bottom: 14px;
		width: 211px;
		height: 43px;
	}
	.xxgkzn_bg{
		background: url(../images/xxgkzn_bg.png) 0 0 no-repeat;
	}
	.xxgkml_bg{
		background: url(../images/xxgkml_bg.png) 0 0 no-repeat;
	}
	.xxgkzn_bg:hover{
		background: url(../images/xxgkzn_bg_hover.png) 0 0 no-repeat;
	}
	.xxgkml_bg:hover{
		background: url(../images/xxgkml_bg_hover.png) 0 0 no-repeat;
	}
	/*中央有关文件*/
	.centralRelevantDocuments{
		display: block;
		margin-bottom: 23px;
		width: 254px;
		height: 54px;
	}
	/*国务院公报*/
	.lmtit{height:38px; border-bottom:1px solid #bababa;position: relative;}
	.lmtit a{color:#000000;}
	.lmtit a:hover{color:#025291;}
	.lmtit span{ padding:0 11px;}
	.lmtit span a{ font-size:14px;color:#888; font-weight:normal;font-family: "微软雅黑","宋体";}
	.gwygb_title{
		position: absolute;
		left: 0;
		top: 10px;
		font-family: "FZZHUNYSK","微软雅黑","宋体";
    	font-size: 22px;
	}
	.lmtit span.more{
		display: block;
		text-align: center;
		position: absolute;
		right: 0;
		top: -3px;
		background: url(../images/lishi.jpg) 0 3px no-repeat;
	}
	.stateCouncilBulletin img{
		margin-top: 16px;
	    margin-bottom: 23px;
	    width: 222px;
	    height: 173px;
	}
	.stateCouncilBulletin img:hover{
		-webkit-transform: scale(1.1); 
		-moz-transform: scale(1.1); 
		-o-transform: scale(1.1); 
		-ms-transform: scale(1.1); 
	}
	/*最新政策幻灯片*/
	.latestPolicySlides_father{
		position: relative;
	}
	.policyAnalyzing_content{
		margin-bottom: 48px;
	}
	.latestPolicySlides{
		position: relative;
	    width: 1058px;
	    height: 244px;
	    overflow: hidden;
	    margin: 0 auto;
	}
	.latestPolicySlides ul{
		position: absolute;
		left: 0;
	}
	.latestPolicySlides ul li{
		margin-right: 10px;
	    display: inline;
	    width: 346px;
	    height: 244px;
	    float: left;
	    background: url(../images/latestPolicySlides.png) 0 0 no-repeat;
	}
	.latestPolicySlides ul li h5{
		width: 90%;
		text-align: center;
		font-family: "microsoft yahei";
		font-size: 20px;
		margin: 30px 0 20px;
		padding: 0 5%;
		height: 40px;
		line-height: 40px;
		overflow: hidden;
	}
	.latestPolicySlides ul li .dataImg{
		display: inline-block;
		width: 142px;
		margin-left: 26px;
    	margin-right: 16px;
	}
	.latestPolicySlides ul li p{
		width: 142px;
		height: 108px;
		overflow: hidden;
		font-family: "microsoft yahei";
		font-size: 14px;
		line-height: 22px;
	}
	.latestPolicySlides_left_btn{
		position: absolute;
		left:12px;
		top: 50%;
		width: 35px;
		height: 35px;
		margin-top: -15px;
		background: url(../images/policyAnalyzing_leftbtn.png) 0 0 no-repeat;
	}
	.latestPolicySlides_right_btn{
		position: absolute;
		top: 50%;
		width: 35px;
		height: 35px;
		right: 12px;
		margin-top: -15px;
		background: url(../images/policyAnalyzing_rightbtn.png) 0 0 no-repeat;
	}
	#latestPolicySlides0{
		margin-bottom: 48px;
	}
	/*政策解读*/
	.policyAnalyzing_nav{
		text-align: center;
		margin-bottom: 27px;
	}
	.policyAnalyzing_nav a{
		padding:0 16px;
		border-right: 1px solid #b3b3b3;
		font-family: "microsoft yahei";
		font-size: 18px;
	}
	.policyAnalyzing_nav .blue_active{
		color: #025194;
	}
	.policyAnalyzing_content .policyAnalyzing_content_item{
		display: none;
	}
	.policyAnalyzing_content .show{
		display: block;
	}
	.policyAnalyzing_content .latestPolicySlides{
		width: 1040px;
		height: 281px;
	}
	.policyAnalyzing_content .policyAnalyzing_content_item li{
		margin-right: 19px;
		width: 334px;
		height: 281px;
		background: url(../images/policyAnalyzing_bg.png) 0 0 no-repeat;
	}
	.policyAnalyzing_content .policyAnalyzing_content_item li h5{
		width: 286px;
		height: 60px;
		overflow: hidden;
		padding-left: 27px;
		font-family: "microsoft yahei";
		font-size: 16px;
		line-height: 30px;
		text-align: left;
		margin: 20px 0 10px;
	}
	.policyAnalyzing_content .policyAnalyzing_content_item li h5 a{
		color: #000;
	}
	.policyAnalyzing_content .policyAnalyzing_content_item li p{
		padding-left: 27px;
		width: 286px;
		height: 152px;
		overflow: hidden;
		font-family: "microsoft yahei";
		font-size: 16px;
		line-height: 30px;
	}
	.policyAnalyzing_content .policyAnalyzing_content_item li p a{
		color: #6f6f6f;
	}
	.policyAnalyzing_content .policyAnalyzing_content_item li span{
		padding-left: 27px;
		font-family: "microsoft yahei";
		font-size: 14px;
		line-height: 30px;
		color: #0075a6;
	}
	.policyAnalyzing_content .latestPolicySlides_left_btn{
		width: 35px;
		height: 35px;
		left: 12px;
		background: url(../images/policyAnalyzing_leftbtn.png) 0 0 no-repeat;
	}
	.policyAnalyzing_content .latestPolicySlides_right_btn{
		width: 35px;
		height: 35px;
		right: 12px;
		background: url(../images/policyAnalyzing_rightbtn.png) 0 0 no-repeat;
	}
	.dys_zcjd_bg{
		margin-bottom: 22px;
	}
	/*政策专题*/
	.policyTopic{
		width: 1056px;
		margin: 0 auto 54px;
	}
	.policyTopic_left{
		width: 328px;
		margin-left: 8px;
		display: inline;
	}
	.policyTopic_middle{
		width: 328px;
		margin-left: 28px;
		display: inline;
	}
	.policyTopic_middle a img{
		margin-bottom: 4px;
		
	}
	.policyTopic_right {
		width: 328px;
		margin-left: 29px;
		display: inline;
	}
	.box20180503{
	  position: relative;
	  height: 239px;
	  overflow: hidden;
	}
	.two_rmfl_box{
	  position: absolute;
	  left: 0;
	  top: 0;
	  
	}
	.two_rmfl_box li{
	  float: left;
	  width: 390px;
	  height: 239px;
	}
	.hot_title_nav20180517{
	  position: absolute;
	  right: 18px;
	  bottom: 14px;
	  
	}
	.hot_title_nav20180517 a{
	  float: left;
	  width: 17px;
	  height: 15px;
	  background: #0074bf;
	  text-align: center;
	  line-height: 15px;
	  margin-right: 1px;
	  color: #fff;
	  font-family: "microsoft yahei";
	  font-size: 12px;
	}
	.hot_title_nav20180517 a.active{
	  background: #ffba34;
	}
	.government_white_paper{
		text-align: center;
		margin:0px 0px 32px 18px;
		position:relative;
		height:181px;
		overflow:hidden;
	}
	.government_white_paper li{
		position:relative;
		float: left;
		width: 250px;
		height: 181px;
		margin-right: 20px;
		overflow:hidden;
	}
	.government_white_paper li .text{ 
		position:absolute; 
		width:250px; 
		height:181px;
		top:0;
		left:250px;
		
	}
	.government_white_paper a{
		display: inline-block;
		width: 250px;
		height: 181px;
		margin-right: 20px;
	}
	
	.government_white_paper a.marginNone{
		margin: 0;
	}
	.dys_tszc_bg{
		margin-bottom: 8px;
	}
/*少峰最新政策右侧和政策专题效果css*/
.policyTopic_left a img, .policyTopic_middle a img, .policyTopic_right a img{transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.policyTopic_left a img:hover, .policyTopic_middle a img:hover, .policyTopic_right a img:hover{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }
.centralRelevantDocuments img{transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;}
.centralRelevantDocuments img:hover{transform:translate(0,-10px);    -webkit-transform:translate(0,-10px);    -moz-transform:translate(0,-10px);    -o-transform:translate(0,-10px);    -ms-transform:translate(0,-10px);}


.two_rmfl_box a img, .policyTopic_right a img{transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
	.two_rmfl_box a img:hover, .policyTopic_right a img:hover{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }
	
.dys_tszc_container {
    margin: 0 auto;
    width: 1000px;
    padding-bottom: 100px;
}

.poster-main {
  width: 1000px;
  height: 500px;
  position: relative;
  margin: 0 auto;
}

.poster-main a, .poster-main img { display: block; }

.poster-main .poster-list {
  width: 1000px;
  height: 500px;
 -webkit-tap-highlight-color:transparent;

}

.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
  border:5px solid #ccc;
  user-select: none;
}

.poster-main .poster-btn {
  position: absolute;
  top: 34px;
  z-index: 10;
  cursor: pointer;
}

.poster-main .poster-prev-btn {
  left: 0;
  background: url(../img/left.png) no-repeat center center;
}

.poster-main .poster-next-btn {
  right: 0;
  background: url(../img/right.png) no-repeat center center;
}
.picTitle {
    position: absolute;
    bottom: -75px;
    width: 98.8%;
    height: 57px;
    overflow: hidden;
    margin: 0;
    background: #f9cb80;
    padding: 7px;
    line-height: 16px;
    font-size: 14px;
    font-family: '宋体';
    left: -5px;
    display: flex;
	flex-direction: column;
	justify-content: center;
}
.picTitle a {
	
    color: #9d711b;
    font-weight: bold;
    /*padding-top: 14px;*/
    font-family: "microsoft yahei";
}
.dys_tszc_title{
	margin-bottom: 10px;
}

/*响应式样式*/
	.device{
		display: none;
	}
	.poster-main .poster-prev-btn,.poster-main .poster-next-btn{
		top: 40%;
	}
/*移动端图说政策*/
@media only screen and (max-width: 768px) {
	
		.government_white_paper{
			margin-bottom: 5px;
			margin-left:0px;
		}
		.policyAnalyzing_content{
			margin-bottom: 18px;
		}
		.latestPolicySlides_father{
			margin-bottom: 7px;
		}
		#latestPolicySlides0{
			margin-bottom: 7px;
		}
		.latestPolicy_title_bg{
			margin-bottom: 20px;
		}
		.poster-main{
			display: none;
		}
		
		.device{
			display: block;
			position: relative;
			margin-bottom: 6px;
		}
		.swiper-container{height:300px;}
		.picTitle {
		    position: inherit;
		    width: 310px;
		    text-align: left;
		    margin: 0 auto;
		    padding: 0;
		}
		.picTitle a {
			display: block;
		   	padding: 0 5px;
		    margin-top: 13px;
		}
		.swiper-slide{
			text-align: center;
		}
		.swiper-slide img{
			width: 300px;
    		height: 225px;
    		border: 5px solid #ddd;
		}
		.prev, .next {
		   position: absolute;
		   width: 40px;
		   height: 40px;
		   top: 40%;
		   z-index: 100;
		   
		}
		.prev{
			left: 10px;
			background: url(../images/policyAnalyzing_leftbtn.png) 0 0 no-repeat;
		}
		.next{
			right:10px;
			background: url(../images/policyAnalyzing_rightbtn.png) 0 0 no-repeat;
		}
		
		
		.dys_tszc_container{
			display: none;
		}
	

		
		.government_white_paper li .text{width:100%;height:100%;}

		.government_white_paper li img, .government_white_paper li a img {
		    border: 0;
		    margin: 0;
		    padding: 0;
		    width: 100%;
		    height: 100%;
		}
		
		.government_white_paper a {
		    display: inline-block;
		    width: 100%;
		    height: 100%;
		    margin-right: 20px;
		}
		.government_white_paper li {
		    position: relative;
		    width: 50%;
		    height: 100%;
		    margi-left: 20px;
		    overflow: hidden;
		    float: left;
		}
		
		.government_white_paper li .text {
		    position: absolute;
		    width: 100%;
		    height: 100%;
		    top: 0px;
		}
		.dys_zczt_title{
			margin-bottom:20px;
		}
		.policyAnalyzing_nav{
			margin-bottom: 16px;
		}
		.dys_zcjd_bg{
			margin-bottom: 4px;
		}
	}
		
		
		
	@media(max-width:1100px){	
	.latestPolicy{width:100%;}	}
		
		@media(max-width:640px){	
		

		.latestPolicy_left{padding:0%;width:100%;box-shadow:none;}}
		
		
		