@charset "utf-8";
.top-topic {
  margin: 15px 0;
  font-size: 0;
  -webkit-text-size-adjust: none;
}
.top-topic img {
  width: 100%;
}
.big-news {
  text-align: center;
  margin: 20px 0;
}
.big-news .swp1,.big-news .swp1 .swiper-slide{
	height: 125px;
}
.big-news .swp1 h2{
	font-size: 36px;
}
.big-news .swp1 h2>a{
	color: #D01121;
}
.big-news .swp1 span{
	font-size: 18px;
}
.big-news .swp1{
	position: relative;
}
.big-news .swp1 .swiper-pagination{
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	z-index: 10;
	bottom: 10px;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	line-height: 0;
}
.big-news .swiper-pagination .swiper-pagination-bullet{
	width: 33%;
	margin: 0 1px;
	height: 4px;
	border-radius: 0;
	background-color: #FF7D89;
	opacity: 1;
	display: inline-block;
	cursor: pointer;
}
.big-news .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #D01122;
}
/* new start */
.sgb-xw {
   overflow: hidden;
   box-shadow: 0px 3px 12px 1px rgba(39, 39, 39, 0.21);
   border: solid 3px rgba(192, 192, 192, 0.2);
   background-color: rgba(243, 250, 255, 0.17);
	background: #fff;
	padding: 20px 20px;
}
.sgb-xw .slidenews-box{
    width: 660px;
    overflow: hidden;
    position: relative;
}
.sgb-xw .slidenews-box .pic{
	position: relative;
}
.sgb-xw .slidenews-box .pic>a>img{
	width: 660px;
	height: 400px;
}
.sgb-xw .slidenews-box .pic>a>b{
	height: 46px;
	opacity: 0.5;
	background-color: #000;
	bottom: 0;
	position: absolute;
	width: 100%;
}
.sgb-xw .slidenews-box .pic>a>span{
	font-size: 18px;
	line-height: 46px;
	height: 46px;
	padding: 0 7px;
	color: #fff;
	bottom: 0;
	width: 78%;
	overflow: hidden;
	position: absolute;
}
.sgb-xw .slidenews-box .swiper-wrapper{
	z-index: 10;
}
.sgb-xw .slidenews-box>.swiper-pagination{
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: right;
	padding-right: 20px;
}
.sgb-xw .slidenews-box>.swiper-pagination .swiper-pagination-bullet{
	display: inline-block;
	border-radius: 100%;
	background: #000;
	width: 8px;
	height: 8px;
	opacity: 1;
	background-color: #fff;
	margin: 0 4px;
}
.sgb-xw .slidenews-box>.swiper-pagination .swiper-pagination-bullet-active{
	width: 40px;
	border: none;
	background-color: #ffffff;
	border-radius: 10px;
}
.sgb-xw .mendnews-box{
	width: 670px;
}
.sgb-xw .mendnews-box .sgb-conews-tile>li{
	width: 33.333%;
	display: inline-block;
}
.sgb-xw .mendnews-box .sgb-conews-tile>li a{
   position: relative;
   display: block;
   padding: 0 16px;
   font-size: 24px;
   font-weight: 700;
   line-height: 55px;
   color: #292827;
   text-align: center;
   border-top: 5px solid transparent;
   -webkit-transition: all 0.25s linear 0s;
   -moz-transition: all 0.25s linear 0s;
   -ms-transition: all 0.25s linear 0s;
   -o-transition: all 0.25s linear 0s;
   transition: all 0.25s linear 0s;
}
.sgb-xw .mendnews-box .sgb-conews-tile>li.tab-current>a{
	color: #C22C2C;
	border-color: #C22C2C;
}
.sgb-xw .mendnews-box .common-textnews-list li{
	padding-left: 20px;
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
}
.sgb-xw .mendnews-box .common-textnews-list li a{
	width: 75%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
	text-align: left;
	font-size: 18px;
}
.sgb-xw .mendnews-box .common-textnews-list > li:before {
    vertical-align: top;
    margin-top: 22px;
}
.sgb-xw .mendnews-box .common-textnews-list > li span{
	font-size: 16px;
	float: right;
	margin-right: 16px;
}
/* new end */
/* mend bigp start*/
.big-slideimg {
    width: 100%;
    height: 140px;
    margin-top: 20px;
}
.big-slideimg .sgb-item>li{
	overflow: hidden;
	text-align: center;
	width: 100%;
	height: 140px;
	margin-top: 20px;
}
/* mend bigp end*/
/* main content start */
.new-box .sgb-conews-tile {
    border-bottom: 2px solid #f5f5f5;
}
.new-box .new-box li.tab-current {
    border-bottom: 3px solid #024095;
}
.new-box .sgb-conews-tile > li.tab-current {
    color: #0457b7;
}
.new-box .sgb-conews-tile > li.new-tit {
    display: inline-block;
    font-size: 22px;
    padding: 0 10px;
    height: 50px;
    line-height: 56px;
    text-align: center;
    position: relative;
	border-bottom: 2px solid #D01121;
	margin-bottom: -2px;
}
.new-box .sgb-conews-tile>li.new-tit>a{
	color: #C02929;
	font-weight: bold;
}
.new-box .sgb-conews-tile > li.new-more{
	float: right;
	display: inline-block;
	font-size: 18px;
	padding: 0 10px;
	height: 50px;
	line-height: 56px;
	text-align: center;
	position: relative;
} 
.new-box .sgb-conews-tile > li.new-more>a{
	color: #8D8D8D;
}
.new-box dt,.new-box dd{
	width: 49%;
}
.new-box .zwyw-list li{
	line-height: 46px;
	font-size: 16px;
	position: relative;
}
.new-box .zwyw-list li.top{
	border-bottom: 1px solid #eeeeee;
	padding: 10px 0 10px 106px;
	margin-bottom: 10px;
}
.new-box .zwyw-list li.top p{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.new-box .zwyw-list li.top .state{
	font-size: 14px;
	color: #888888;
	display: inline-block;
	margin-top: 6px;
}
.new-box .zwyw-list li.top .date{
	left: 0;
	border: 1px solid #6AAEFF;
	right: inherit;
	text-align: center;
	font-size: 16px;
	padding: 12px 14px 10px;
	position: absolute;
	top: 50%;
	color: #888888;
	transform: translateY(-50%);
	line-height: 32px;
	background: #F6F9FF;
}
.new-box .zwyw-list li.top .date b{
	display: block;
	font-size: 32px;
	color: #333333;
	margin-bottom: 2px;
	line-height: 32px;
}
.new-box li.tab-current {
    border-bottom: 3px solid #024095;
}
.new-box .sgb-conews-content .common-textnews-list > li>a {
    display: inline-block;
    max-width: 80%;
    overflow: hidden;
    height: 100%;
    font-size: 18px;
}
/* main content end */
/* 列表页 */
.sgb-slists{
}
.sgb-slists .listpage-nav-box {
    width: 24%;
    float: left;
    overflow: hidden;
	background-color: #f9f9f9;
	box-shadow: 0px 2px 30px 0px rgba(227, 227, 227, 0.5);
}
.sgb-slists .listpage-nav-box > dt {
    height: 48px;
    line-height: 48px;
    position: relative;
	background-color: #D01121;
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    color: #fff;
}
.sgb-slists .listpage-nav-box > dd {
    padding-top: 8px;
}
.sgb-slists .listpage-nav-box > dd a {
    display: block;
    position: relative;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    padding-left: 16px;
	border-bottom: 1px solid #D01121;
}
.sgb-slists .listpage-nav-box>dd a.cur {
    color: #D01121;
}
.sgb-slists .listpage-nav-box > dd a::after {
    content: "";
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left: 4px solid #e5e5e5;
    left: auto;
    right: 1rem;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}
.sgb-slists .listpage-nav-box>dd a.cur::after {
    border-left: 4px solid #D01121;
}
.sgb-slists .listpage-cnt-box {
    overflow: hidden;
	background: #fff;
	padding: 0 40px;
	width: calc(100% - 350px);
	float: right;
	box-shadow: 0px 3px 12px 1px rgba(39, 39, 39, 0.2);
	margin-bottom: 30px;
}
.sgb-slists .sgb-mlists-items > dt {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    transition: all 0.3s cubic-bezier(0.7, 0.5, 0.2, 1);
}
.sgb-slists .sgb-mlists-items > dt a {
    display: block;
    position: relative;
}
.sgb-slists .sgb-mlists-item > li {
    line-height: 46px;
    position: relative;
    transition: all 0.8s cubic-bezier(0.7, 0.5, 0.2, 1);
	font-size: 18px;
	overflow: hidden;
}
.sgb-slists .sgb-mlists-item > li:nth-child(5n){
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.sgb-slists .sgb-mlists-item > li>span{
	float: right;
	font-size: 14px;
	margin-left: 16px;
	margin-top: 5px;
}
.sgb-slists .sgb-mlists-items .sitebox{
	width: 100%;
	clear: both;
	overflow: hidden;
	height: 60px;
}
.sgb-slists .sgb-mlists-items>dt .siteleft{
	font-size: 24px;
	text-align: left;
	line-height: 60px;
	height: 60px;
	color: #D01121;
	border-bottom: 2px solid #D01121;
	width: 100%;
	padding-left: 2%;
}
.sgb-slists .sgb-mlists-item > li::after {
    transition: all 0.8s cubic-bezier(0.7, 0.5, 0.2, 1);
    content: "";
    width: 0;
    height: 100%;
    background: #0d50b5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.sgb-slists .sgb-mlists-item>li:hover::after {
    background: #073e8f;
	width: 100%;
}
/* 列表页 end */
/* 部门简介 start */
.sgb-pc{
	display: block;
	margin-bottom: 40px;
}
.organ-nav {
	width: 20%;
	float: left;
	overflow: hidden;
	background-color: #f9f9f9;
	box-shadow: 0px 2px 30px 0px rgba(227, 227, 227, 0.5);
}
.organ-nav>li{
	margin-bottom: 20px;
}
.organ-nav .organ-int{
	height: 48px;
	line-height: 48px;
	position: relative;
	background-color: #D01121;
	font-size: 22px;
	text-align: center;
	font-weight: 700;
	color: #fff;
	position: relative;
}
.organ-nav .organ-int a{
	color: #fff;
}
.organ-nav .organ-int .organ-icon{
	position: absolute;
	font-size: 30px;
	cursor: pointer;
	padding: 0 30px;
}
.organ-nav .organ-list li{
	display: block;
	position: relative;
	height: 56px;
	line-height: 56px;
	font-size: 16px;
	padding-left: 16px;
	border-bottom: 1px solid #D01121;
	background: #ECECEC;
	text-align: center;
}
.organ-nav .organ-list li.act{
	font-weight: 700;
}
.organ-nav .organ-list li:last-child{
	border-bottom: none;
}
.organ-item {
    overflow: hidden;
    background: #fff;
    padding: 0 40px;
	width: 80%;
    float: right;
    /* box-shadow: 0px 3px 12px 1px rgba(39, 39, 39, 0.2); */
}
.organ-item .sitebox{
	width: 100%;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 20px;
	transition: all 0.3s cubic-bezier(0.7, 0.5, 0.2, 1);
}
.organ-item .sitebox .site-tit{
	font-size: 24px;
	text-align: left;
	line-height: 60px;
	height: 60px;
	color: #D01121;
	border-bottom: 2px solid #D01121;
	width: 100%;
	padding-left: 2%;
}
/* 部门简介 end */
/* 社区简介 start */
.organ-item .sq-list{
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.organ-item .sq-list a{
	margin-top: 15px;
	width: 22%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	background: #fff;
	margin-right: 1.5%;
	margin-left: 1.5%;
	color: #333;
	border: 1px #ebebeb solid;
	border-radius: 4px;
	background: #ECECEC;
}
/* 社区简介  end */
/* 细览页 start */
.sgb-detail .common-detail-page-printer {
    position: relative;
    padding: 10px 30px;
	max-width: 1400px;
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	background: #fff;
	margin-bottom: 30px;
	box-shadow: 0px 2px 30px 0px rgba(227, 227, 227, 0.5);
}
.sgb-detail .detail-article-title {
    width: 100%;
    font-size: 32px;
    line-height: 60px;
    color: #1a1a1a;
	margin-top: 20px;
	text-align: center;
}
.sgb-detail .detail-article-infos{
	font-size: 16px;
	color: #666666;
	width: 95%;
	padding-bottom: 5px;
	border-bottom: 1px solid #dbdbdb;
	padding: 0 15% 5px 15%;
	line-height: 40px;
	margin: 20px auto;
}
.sgb-detail .detail-article-infos .article-infos-source i {
    color: #7a7a7a;
}
.sgb-detail .detail-article-infos .article-infos-source i {
    font-style: normal;
}
.sgb-detail .article-infos-func span {
    display: inline-block;
    padding: 0 8px;
}
.sgb-detail .article-infos-func .article-zoom i {
    font-style: normal;
    color: #7a7a7a;
}
.sgb-detail .article-infos-func .article-zoom a {
    margin: 0 4px;
    color: #527299;
}
.sgb-detail .article-body{
	padding: 0 50px;
}
.sgb-detail .article-body * {
    line-height: 2.1;
    font-size: 18px;
}
.sgb-detail .affairs-detail-head {
    table-layout: fixed;
	width: 100%;
	padding: 0 1%;
	margin-top: 20px;
}
.affairs-detail-head .affairs-detail-head-tit {
    background-color: #f0f6ff;
    text-align: center;
    color: #333;
    font-weight: 400;
    width: 17%;
}
.affairs-detail-head .affairs-detail-head-tit,.affairs-detail-head .affairs-detail-head-cnt {
    border: 1px solid #ddd;
    word-break: break-all;
    text-indent: 0;
	padding: 11px;
	line-height: 23px;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.affairs-detail-qcode {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 24px;
    margin-top: 32px;
    margin-bottom: 32px;
}
.affairs-detail-qcode dd {
    width: 150px;
    height: 150px;
    margin: 0 auto;
}
.affairs-detail-qcode dt {
    line-height: 30px;
    overflow: hidden;
    width: 150px;
    height: 30px;
    margin: 0 auto;
    font-size: 12px;
    color: #7a7a7a;
}
/* 细览页 end */
/* 细览页提意见 start */
.yjzj-conent .govinfo-list-right-section-title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 2.75rem;
    overflow: hidden;
    height: 2.75rem;
    margin: 0 0.625rem;
    color: #035497;
    border-bottom: 1px solid #dcdcdc;
	text-align: center;
}
.yjzj-conent .govinfo-list-right-section-cnt-box {
    overflow: hidden;
    margin: 0 0.625rem;
}
.yjzj-conent .govinfo-list-right-section .form {
    overflow: hidden;
    padding: 1.25rem
    margin: 0 auto;
}
.yjzj-conent .zxr-tit{
	position: relative;
	width: 100%;
	height: 3.125rem;
	line-height: 3.125rem;
	overflow: hidden;
	font-size: 1.125rem;
	font-weight: bold;
	color: #000;
	padding-left: 0.625rem;
}
.yjzj-conent .zxr-tit h3{
	float: left;
	color: #333;
	font-weight: bold;
}
.yjzj-conent .zxr-tit i{
	position: absolute;
	display: block;
	width: 100%;
	height: 0.5rem;
	bottom: 0;
}
.yjzj-conent .zxr-txt{
	height: auto;
	padding: 0;
	line-height: 1.75rem;
	font-size: 0.875rem;
	color: #4c4c4c;
	padding-left: 10px;
}
.yjzj-conent .zxr-txt td{
	height: 1.875rem;
	line-height: 1.875rem;
	font-size: 1rem;
	vertical-align: middle;
	padding: 10px 0 5px 0;
}
.yjzj-conent .zxr-txt td.pd20 {
    /* position: relative; */
    /* padding-left: 10px; */
    width: 27.5%;
}
.yjzj-conent .zxr-txt td b{
	color: #bf0c0d;
}
.yjzj-conent .zxr-txt .input_1{
	width: 68%;
	height: 2.8125rem;
	line-height: 2.8125rem;
	text-indent: 1.5em;
	border: 1px solid #d2d2d2;
	background: #f6f8fc;
}
.yjzj-conent .zxr-txt .zxr-text{
	width: 68%;
	height: 11.25rem;
	border: 1px solid #d2d2d2;
	background: #f6f8fc;
	max-height: 11.25rem;
	line-height: 1.75rem;
	padding: 0.625rem 1.25rem;
	margin-top: 0.625rem;
}
.yjzj-conent .zxr-txt .input_3{
	width: 740px;
	height: 45px;
	line-height: 45px;
	text-indent: 1.5em;
	border: 1px solid #d2d2d2;
	background: #f6f8fc;
}
.yjzj-conent .lsqzf-xx-submit {
	width: 80%;
	margin:1.25rem auto;
}
.yjzj-conent .lsqzf-xx-submit .ewb-submit{
	display: block;
	width: 5.625rem;
	height: 2.375rem;
	text-align: center;
	line-height: 2.375rem;
	border: 1px solid #d2d2d2;
	background: #007ad8;
	color: white;
	text-decoration: none;
	font-size: 16px;
}
.yjzj-conent .lsqzf-xx-submit .ewb-reset {
    display: block;
    width: 5.625rem;
    height: 2.375rem;
    text-align: center;
    line-height: 2.375rem;
    border: 1px solid #9f9f9f;
    background: #9f9f9f;
    color: #fff;
    text-decoration: none;
    font-size: 1rem;
    z-index: 0;
}
/* 细览页提意见 end */
/* 政策文件 start */
.sgb-slists{
}
.sgb-zcdoc.zcdoc-nav-box {
    width: 24%;
    float: left;
    overflow: hidden;
	background-color: #f9f9f9;
	box-shadow: 0px 2px 30px 0px rgba(227, 227, 227, 0.5);
}
.sgb-zcdoc .zcdoc-nav-box {
    padding-top: 8px;
	display: flex;
}
.sgb-zcdoc .zcdoc-nav-box > li {
	width: 16.666%;
    display: block;
    position: relative;
    height: 80px;
    display: flex;
   align-items: center;
   justify-content: center;
    font-size: 18px;
    padding-left: 16px;
	border-bottom: 1px solid #f0f0f0;
	text-align: center;
	padding: 0 20px;
	background: url(sgb-zcnavbg.png) no-repeat;
	background-size: 100% 100%;
	margin: 10px 110px 30px 110px;
}
.sgb-zcdoc .zcdoc-nav-box li a {
    color: #fff;
}
.sgb-zcdoc .zcdoc-nav-box > dd a::after {
    content: "";
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left: 4px solid #e5e5e5;
    left: auto;
    right: 1rem;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}
.sgb-zcdoc .zcdoc-nav-box>dd a.cur::after {
    border-left: 4px solid #0457b7;
}
.sgb-zcdoc .listpage-cnt-box {
    overflow: hidden;
	background: #fff;
	padding: 0 40px;
	width: 100%;
	float: right;
	box-shadow: 0px 3px 12px 1px rgba(39, 39, 39, 0.2);
	margin-bottom: 30px;
}
.sgb-zcdoc .sgb-zclists-items > dt {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    transition: all 0.3s cubic-bezier(0.7, 0.5, 0.2, 1);
}
.sgb-zcdoc .sgb-zclists-items > dt a {
    display: block;
    position: relative;
}
.sgb-zcdoc .sgb-zclists-item > li {
    line-height: 100px;
    position: relative;
    transition: all 0.8s cubic-bezier(0.7, 0.5, 0.2, 1);
	font-size: 18px;
	overflow: hidden;
	border-bottom: 1px dashed #CECECE;
}
.sgb-zcdoc .sgb-zclists-item > li>span{
	float: right;
	font-size: 14px;
	margin-left: 16px;
}
.sgb-zcdoc .sgb-zclists-item > li::before{
	display: inline-block;
	content: "";
	width: 4px;
	height: 19px;
	background: #D01121;
	vertical-align: middle;
	margin-right: 6px;
	line-height: 0;
}
.sgb-zcdoc .sgb-zclists-items .sitebox{
	width: 100%;
	clear: both;
	overflow: hidden;
	height: 60px;
}
.sgb-zcdoc .sgb-zclists-items>dt .siteleft{
	font-size: 24px;
	text-align: left;
	line-height: 60px;
	height: 60px;
	color: #D01121;
	border-bottom: 2px solid #D01121;
	width: 100%;
	padding-left: 2%;
}
.sgb-zcdoc .sgb-zclists-item > li::after {
    transition: all 0.8s cubic-bezier(0.7, 0.5, 0.2, 1);
    content: "";
    width: 0;
    height: 100%;
    background: #0d50b5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.sgb-zcdoc .sgb-zclists-item>li:hover::after {
    background: #073e8f;
	width: 100%;
}
/* 政策文件 end */
/* 意见征集 start */
.sgbyjzj-tit{
	margin: 40px 0;
}
.sgbyjzj-tit li{
	width: 49%;
	height: 76px;
	line-height: 76px;
	text-align: center;
	background: url(../images/sgb-yjzj-bg.png) no-repeat;
	background-size: 100% 100%;
	font-size: 30px;
	display: inline-block;
	margin-right: 20px;
}
.sgbyjzj-tit li:last-child{
	margin-right: 0;
}
.sgbyjzj-tit li a{
	color: #70B6FA;
	font-family: 方正大标宋简体;
}
.sgb-yjxz .yjxz-tit p{
	width: 260px;
	background: url(sgb-yjxz.png);
}
.sgb-yjxz .yjxz-tit p span{
	color: #D01121;
	font-size: 24px;
	line-height: 60px;
	margin-left: 20px;
	font-weight: 700;
}
.sgb-yjxz .yjzx-cont{
	line-height: 60px;
}
.sgb-yjxd .sitebox{
	width: 100%;
	clear: both;
	overflow: hidden;
	height: 60px;
}
.sgb-yjxd .sitebox .sitebox-tit{
	font-size: 24px;
	text-align: left;
	line-height: 60px;
	height: 60px;
	color: #D01121;
	border-bottom: 2px solid #D01121;
	width: 100%;
	padding-left: 2%;
}
.sgb-yjxd-lists>li{
	line-height: 100px;
	position: relative;
	transition: all 0.8s cubic-bezier(0.7, 0.5, 0.2, 1);
	font-size: 18px;
	overflow: hidden;
	border-bottom: 1px dashed #CECECE;
}
.sgb-yjxd-lists>li span{
	float: right;
	font-size: 14px;
	margin-left: 16px;
	color: #889cba;
}
.sgb-yjxd-lists>li::before{
	display: inline-block;
	content: "";
	width: 4px;
	height: 16px;
	background: #D01121;
	vertical-align: middle;
	margin-right: 6px;
	line-height: 0;
}
/* 意见征集 end */