﻿/*头部调试 */
.head {
    width: 100%;
    height: 450px;
}
.nav {
    width: 1250px;
}
.nav .nav-list{
   width: 100%;
}
.nav-list ul li{
      width: 174px;
}
.nav-list ul li a{
      width: 100%;
}

.content p a{
	color: rgb(31, 73, 125) !important;
	font-size: 16px !important;
}
.content{
	width: 1250px;
	padding: 0 25px;
	margin:  0px auto 20px;
	border: 1px solid #fff;
	background-color: #fff;
}
.content_nav {
    background: #F5F5F5;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    margin: 40px auto 20px;
    color: #015293;

}
.content_nav li {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
}
.content_nav img {
    vertical-align: middle;
    margin: 0px 15px;
}
.content_nav a {
    color: #015293;
}
.content_nav span {
    font-size: 16px;
}
.content_main{
	width: 1200px;
	border: 1px #e0e0e0 solid;
	overflow: hidden;
}
.news_top{
	width: 100%;
	height: auto !important;
	padding: 20px 30px;
	margin: 0 auto;
	border-bottom: 1px dashed #E3E3E3;
	text-align: center;
	/* display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center; */
}
.news_top h2{
	/* color: #333; */
	text-align: center;
    font-size: 32px;
    font-weight: normal;
    line-height: 60px;
    padding: 26px 0;
}
.news_top .from{
	font-size: 14px;
	color: #999;
    margin-top: 30px; 
}

.news_top .from span{
	margin-left: 50px;
}
/* 在线访谈 */
.news_top .view1{width:100%; margin-left:10px;  margin-right:10px;display: flex;}
.news_top .view_tit{width:131px; height:38px; float:left; padding-left:0; line-height:38px;  color:#FFF; font-size:16px;}
.news_top .view1{height:290px; margin-top:10px;}
.news_top .view1_left{width:350px; height:290px; float:left; margin-right:15px;}
.news_top .view1_lefttit{width:346px; height:38px; float:left;  border-bottom: 5px solid #cc0001;background-size: 100%;background: url(https://pds.gov.cn/images/view7.jpg) repeat-x;}
.news_top .view1_leftcom{width:346px; height:249px; float:left; border:1px solid #ccc; border-top:0px;padding:1px;}
.news_top .view1_leftcom img{width: 100%;height:249px;}
.news_top .view1_right{flex:1;border:1px solid #ccc;padding:10px;background: url(https://pds.gov.cn/images/view8.jpg) no-repeat;}
.news_top .view1_righttop{width:100%; height:182px; float:left; padding-left:10px;}
.news_top .view1_righttop h3{color:#cc0000; width:100%;line-height: 40px; text-align:center;}
.news_top .view1_righttop span{font-size:14px; line-height:30px; color:#000;}
.news_top .view1_rightbot{width:100%; height:85px;text-align: left; float:left; border-top:1px dotted #ccc; line-height:30px; padding-left:10px; color:#666;}
.view2{height:auto;margin-top:10px;}
.view2_right{width:100%;height:auto;float:left;}
.view2_righttit {width: 100%; height: 38px; float: left; background: url(https://pds.gov.cn/images/view7.jpg) repeat-x;}
.view2_rightcom{width: 100%;height:auto;float:left;font-size:14px;line-height:30px;border-top:0px;color:#000;padding:10px 5px;}
.view_tit{width:131px;height:38px;float:left;padding-left:25px;line-height:38px;background:url(https://pds.gov.cn/images/view2.jpg) no-repeat;color:#FFF;font-size:16px;}

/* 新闻图文 */
.news_detail{
	width: 100%;
	text-align: center;
	padding: 25px 55px 100px 55px;
	border-bottom: 1px  solid #E3E3E3;
}
.news_detail img{
	max-width: 70%;
	height: auto;
	margin: 0 auto;
	/* margin-top: 5px;
	margin-bottom: 5px; */
}
.news_detail p{
	text-align: justify;
	/* margin-top: 10px; */
	line-height: 28pt;
}
/* 打印bar */
.print_wrap{
	width: 100%;
	height: 100px;
	/* border: 1px solid red; */
	line-height: 100px;
	text-align: center;
}
.print_wrap >*{
	width: 80px;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 14px;
	background-color: #F2F2F2;
	display: inline-block;
	text-align: center;
	margin-left: 10px;
}
/* .print_wrap .on{
	background-color: #6EA7D7;
	color: #fff;
} */
.print_wrap>*:hover{
	background-color: #1E64AA;
	color: #fff;
}

/* 信息公开内容页 */
/* .xxgk-info {
	width: 100%;
	border: #F9F9F9 solid 1px;
	background: #F9F9F9;
	padding: 20px 50px;
	}
	
	.xxgk-info li {
	display: flex;
	}
	
	.xxgk-info li span {
	flex: 1;
	font-size: 15px;
	line-height: 35px;
	padding: 0 10px;
	text-align: left;
	}
	
	.xxgk-info li span em {
	font-style: normal;
	font-weight: bold;
	} */
	

.xxgk-table ul:first-child { border-bottom: none;}
.xxgk-table ul li:last-child{ border-right: none; }
.xxgk-table ul {
    border: 1px #ccc solid;
}
.xxgk-table ul li {
    float: left;
    box-sizing: border-box;
    border-right: 1px solid #ccc;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
	overflow: hidden;
}
.xxgk-table li.l {
    background: #f4f4f4;
    text-align: center;
    width: 10%;
}
.xxgk-table li.r {
    width: 20%;
}
.xxgk-table li.r:nth-child(3n+1) {
    width: 30%;
}
.clearfloat {
    zoom: 1;
}
.clearfloat:after{display:block;clear:both;content:"";}

/* 适老化  */
.oldModel .content{
    width: 100%;
}


 
    
  
    
 






























