﻿.top_nav .nav{
	    margin: 0 auto !important;
}

.content{
	width: 1200px;
	margin:  0 auto;
	padding-top: 30px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgb(171 167 167 / 20%);
}
.content_nav {
   /* background: #F5F5F5; */
    /* height: 50px; */
    line-height: 35px;
    /* overflow: hidden; */
    margin: 10px auto 20px;
    color: #015293;
	/* padding-left: 37px; */
    /* border-left: 4px solid #015293; */
}
.content_nav li {
    display: inline;
    vertical-align: top;
    font-size: 16px;
}
.content_nav img {
    vertical-align: middle;
    margin: 0px 15px;
}
.content_nav a {
    color: #0b5997;
}
.content_nav span {
    font-size: 16px;
}
.content_main{
	width: 100%;
	overflow: hidden;
}
/* 信息公开table */
.xxgk-table ul{ border: 1px #ccc solid; }
.xxgk-table ul:first-child{ border-bottom: none; }
.xxgk-table ul li{ float: left; box-sizing: border-box; border-right: 1px solid #ccc; line-height: 40px; height: 40px; padding: 0 10px; }
.xxgk-table ul li:last-child{ border-right: none; }
.xxgk-table li.l{ background: #f4f4f4; text-align: center; width: 10%; }
.xxgk-table li.r{ width: 20%; }
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.news_top{
	width: 1080px;
	height: 200px;
	margin: 0 auto;
	border-bottom: 1px solid #E3E3E3;
	text-align: center;
	padding-top: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.news_top h2{
	color: #333;
	font-size: 28px;
}
.news_top .from{
	font-size: 14px;
	color: #999;
	margin-top: 40px;
}
.news_top .from span{
	margin-left: 50px;
}
/* 新闻图文 */
.news_detail{
	width: 100%;
	text-align: center;
	padding: 25px 55px 25px 55px;
	/* border-bottom: 1px  solid #E3E3E3; */
}
/* .news_detail img{
	max-width: 70%;
	height: auto;
	display: block;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
} */
.news_detail img,
.news_detail table,
.news_detail video{
    max-width: 95%;
    margin: 0 auto;
}
.news_detail p{
	/* text-indent: 2em; */
	text-align: justify;
	margin-top: 10px;
	line-height: 30pt;
	font-size: 17px;
}
.news_detail td{
    border: 1px solid #000!important;
}
.news_detail table td *{
    text-align: center;
    text-indent: unset!important;
}
/* 意见征集 */
.stlCommentContainer img{margin: 0;}

/* 二维码*/
.domain {
          width: 100%;
          padding-top: 30px;
         padding-bottom: 30px;
      }
      .domain .like_print_correctError_close {
          padding: 20px;
          border-bottom: 1px solid #ededed;
          margin-bottom: 20px;
      }
      .like_print_correctError_close a{
          color:#333;
      }
      .clearfloat {
          zoom: 1;
      }
      .fr {
          float: right;
      }
      .fr {
          float: right;
      }
      #div_div {
          width: 145px;
          margin: 0 auto;
          text-align: center;
      }
      #qr_container {
          color: #666;
          font-size: 13px !important;
          line-height: 26px;
          position: relative;
          padding-bottom: 15px;
      }



/* 附件 */
.fj{
    margin-top: 20px;
    text-align: left;
}
.fj  h2{
   font-size: 16px;
}
.fj  h2 em{
  font-style: normal;
}
.fj h2 em a{
  color: #333;
}

/* 信件查询 */
#queryContainer{
    width: 70% !important;
    margin: 0 auto;
}
.searchTable{
    width: 100%;
}
.searchTable td{
    padding-bottom: 20px;
    line-height: 40px;
}
.searchTable tr>td:first-child{
    text-align: end;
    width: 75px;
}
.searchTable td .normalText{
    width: 97%; 
    height: 40px;
}

.searchTable .btngray{
    background: #015293;
    color: #fff;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
}
#querySuccess td{
    border: 1px solid #666;
    line-height: 30px;
    padding: 5px;
}
#querySuccess td.label{
    width: 100px;
}


/* 适老化改造 */
.oldModel .content{width: 100%!important;}
.oldModel .news_top{width: 90%;}

.oldModel .content_main{width: 100%!important;}
.oldModel .xxgk-table{width: 90%;}
.oldModel .xxgk-table li.l{width: 27%;}
.oldModel .xxgk-table li.r{width: 73%;}

.oldModel .xxgk-table .effect-m{display: block;}
.oldModel .xxgk-table .effect-pc{display: none;}
.oldModel .searchTable tr>td:first-child{width: 120px;}
.oldModel .searchTable td .normalText{width: 96%;}
.oldModel .searchTable{margin-top: 50px;}