/* 当前位置开始 */
.current-position {
	line-height: 60px;
	font-size: 14px;
}

.current-position a {
	line-height: 60px;
	font-size: 14px;
}

.current-position>div {
	padding-left: 20px;
	padding-right: 20px;
}

/* 当前位置结束 */

/* 主体内容开始 */
.main {
	padding: 30px 80px;
	border: 1px solid #b8cde9;
}

.title {
	font-size: 25px;
	font-weight: normal;
	line-height: 50px;
	text-align: center;
	border-bottom: 1px solid #bfd5e6;
	color: #477ab7;
}

.sub-title {
	font-size: 15px;
	line-height: 70px;
	color: #666666;
	display: flex;
	justify-content: space-between;
}
.sub-title span {
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zoom {
	font-size: 16px;
	line-height: 30px;
}
.zoom img {
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

.wzy .main .zoom table {
	margin: 0 auto;
}

.author,
.resource {
	text-align: right;
}

.sub-area {
	background-color: #f7f7f7;
	margin-top: 25px;
}

.print-close a {
	padding-left: 20px;
	margin-right: 25px;
	cursor: pointer;
}

.print {
	background: url(print.png) no-repeat left center;
}

.close {
	background: url(close.png) no-repeat left center
}

.main embed,
.main video {
	display: block;
	max-width: 90%;
	margin: 0 auto;
}

/* 主体内容结束 */

/* 字体定义开始 */


.author,
.resource {
	font-size: 16px;
	line-height: 30px;
}

.sub-area {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}

/* 字体定义结束 */
.prevPage,
.nextPage {
	font-size: 15px;
	line-height: 30px;
	padding: 10px 0 0;
	display: block;
}

.shangx {
	margin-top: 15px;
}

.shangx a {
	display: inline-block;
	width: 100%;
	line-height: 30px;
}

/*信息公开标签样式*/
.xxgktype {
	width: 100%;
	margin: 20px auto;
	border: 1px solid #ddd;
	border-bottom: none;
	overflow: hidden;
}

.xxgktype .row {
	font-size: 16px;
	line-height: 50px;
	width: 55%;
	float: left;
	border-bottom: 1px solid #ddd;
	box-sizing: border-box;
}
.xxgktype .row:nth-child(2n){
	width: 45%;
}
.xxgktype .row .row_left {
	width: 25%;
	background: #c7dcec;
	display: block;
	text-align: center;
	float: left;
}

.xxgktype .row .row_right {
	width: 75%;
	float: left;
	display: block;
	text-align: center;
}
/*网站地图*/
.cwx-sit-map-list {
  padding: 15px 0px;
  overflow: hidden;
  zoom: 1;
  padding-bottom: 0;
}
.cwx-sit-map-list li {
  margin-bottom: 20px;
}
.cwx-sit-map-list li .c-h {
  border: 1px dotted #ccc;
  background: #f6f6f6;
  text-align: left;
}
.cwx-sit-map-list li .c-h a {
  display: block;
  color: #0168b7;
  line-height: 40px;
  padding-left: 15px;
  font-weight: normal;
}
.cwx-sit-map-list li ul {
  padding: 10px 20px;
  zoom: 1;
}
.cwx-sit-map-list li ul li {
  display: inline-block;
  zoom: 1;
  width: 16.6%;
  padding-bottom: 5px;
  vertical-align: top;
  margin-bottom: 0;
}
.cwx-sit-map-list li ul li a {
  color: #666;
}
/*政策文件*/
.fbhwz {
    position: relative;
}
.fbhwzcon {
    margin-right: 255px;
    padding-right: 20px;
    border-right: #cfcfcf 1px solid;
}
.fbhwzcon .zoom {
    min-height: 500px;
}
.detailbro_right {
    width: 235px;
    position: absolute;
    right: 0;
    top: 0;
    float: none;
}
.xgxx_tit {
    padding-top: 19px;
    line-height: 45px;
    border-bottom: 1px solid #bfd5e6;
}
.xgxx_tit span {
    font-size: 18px;
    cursor: context-menu;
    color: #477ab7;
    font-weight: bold;
}
.xgxx_list li {
    padding-top: 12px;
}
.xgxx_list li a {
    position: relative;
    font-size: 16px;
    font-weight: normal;
    padding-left: 18px;
    /* text-shadow: 0 0 0.1px #333333; */
    color: #333333;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    /* height: 90px; */
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.xgxx_list li a:after {
    content: ' ';
    position: absolute;
    top: 14px;
    left: 0;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #477ab7;
}
.detailbro_right_yjzj{
	background: #477ab7;
	height: 38px;
	line-height: 38px;
	width: 100%;
	font-size: 16px;
	padding: 0;
	text-align: center;
	margin-top: 12px;
	border-radius: 5px;
}
.detailbro_right_yjzj a{
	color: #fff;
}
/*老年版开始*/
.old_type .current-position {
	line-height: 60px;
	font-size: 28px;
}

.old_type .current-position a {
	line-height: 60px;
	font-size: 28px;
}

.old_type .current-position> :nth-child(1) {
	padding: 0 !important;
}

.old_type .current-position .outstanding> :nth-child(1)> :nth-child(1)> :nth-child(1)> :nth-child(1) {
	background-size: 30px !important;
	padding-left: 36px !important;
	padding-bottom: 5px;
}

.old_type .current-position div> :nth-child(1) {
	padding-left: 30px !important;
	padding-bottom: 5px;
	background-size: 30px !important;
}

.old_type .current-position div a {
	margin: 0 5px;
}

.old_type .main {
	padding: 50px 100px;
}

.old_type .main h1 {
	font-size: 52px !important;
	line-height: 70px !important;
	padding-bottom: 20px;
}

.old_type .sub-title {
	font-size: 26px;
	line-height: 90px;
}

.old_type .sub-title span {
	padding: 0 6px 0 0;
}

.old_type #share-2 {
	padding-left: 0;
}

.old_type .zoom {
	font-size: 32px;
	line-height: 64px;
}

.old_type .sub-title> :nth-child(4) {
	padding-top: 25px !important;
}

.old_type .sub-area {
	font-size: 24px;
	line-height: 48px;
	height: auto;
}

.old_type .print-close a {
	background-size: 20px;
	padding-left: 25px;
}

.old_type .shangx a {
	line-height: 56px;
	font-size: 28px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.old_type .zoom div p {
	line-height: 64px !important;
	text-indent: 64px !important;
}

.old_type .zoom div p span {
	font-size: 32px !important;
}

.old_type .xxgktype {
	margin: 50px auto;
}

.old_type .xxgktype .row {
	font-size: 24px;
	line-height: 60px;
	width: 100%;
}
.old_type .main h1.c-h{
		padding-bottom: 0px;
	}
.old_type .cwx-sit-map-list li a{
	font-size: 36px;
	line-height: 2;
}
.old_type .cwx-sit-map-list li ul li{
	width: 33.3%;
}
/*移动版开始*/
@media screen and (max-width: 1024px) {
	.mobile_type .w1200 {
		width: 100%;
	}

	.current-position {
		font-size: 16px;
		line-height: 2 !important;
		padding: 10px 3%;
	}

	.current-position a {
		font-size: 16px;
		line-height: 2 !important;
	}

	.current-position> :nth-child(1) {
		padding: 0px 0px 10px 0px;
		width: 100%;
		border-bottom: 1px solid #e3e3e3;
		box-sizing: border-box;
	}

	.current-position div> :nth-child(1) {
		padding-left: 30px !important;
		padding-bottom: 2px;
		background-size: 22px !important;
	}

	.current-position div a {
		margin: 0 5px;
	}

	.current-position .outstanding> :nth-child(1)> :nth-child(1)> :nth-child(1)> :nth-child(1) {
		background-size: 26px !important;
		padding-left: 36px !important;
		padding-bottom: 2px;
	}

	.current-position .outstanding a {
		padding: 0 10px;
	}

	.current-position .outstanding> :nth-child(1)> :nth-child(1)> :nth-child(1) {
		white-space: nowrap;
		vertical-align: top;
	}

	.current-position .outstanding> :nth-child(1)> :nth-child(1)> :nth-child(2) td {
		display: inline-block;
		vertical-align: top;
	}

	.main {
		padding: 3%;
		border: none;
	}

	.main h1 {
		font-size: 22px !important;
		line-height: 2 !important;
		padding-bottom: 25px;
		font-weight: 700;
	}

	.sub-title {
		margin-top: 20px;
		margin-bottom: 20px;
		flex-direction: column;
	}

	.sub-title span {
		padding: 0;
		display: table;
		font-size: 16px;
		line-height: 2 !important;
	}

	.sub-title> :nth-child(2) {
		display: none;
	}

	#share-2 {
		padding-left: 0;
		display: none;
	}

	.zoom {
		font-size: 18px;
		line-height: 2 !important;
	}

	.sub-area {
		display: none;
	}

	.shangx {
		display: none;
	}

	.yybb {
		display: none;
	}


	.zoom div p {
		line-height: 48px !important;
		text-indent: 48px !important;
	}

	.zoom div p span {
		font-size: 24px !important;
	}

	.xxgktype .row {
		line-height: 36px;
		font-size: 14px;
		width: 100%;
	}
	.xxgktype .row:nth-child(2n) {
	    width: 100%;
	}
	.xxgktype .row .row_left{
		width: 26%;
	}
	.xxgktype .row .row_right{
		width: 74%;
	}
	.main h1.c-h{
		padding-bottom: 0px;
	}
	.cwx-sit-map-list li ul li{
		width: 50%;
	}
	.fbhwzcon{
		margin-right:unset;
		border-right:unset;
		padding-right:unset;
	}
	.fbhwzcon .zoom {
	    min-height: unset;
	}
	.detailbro_right{
		width:100%;
		position:unset;
	}
}

@media screen and (max-width: 833px) {}

@media screen and (min-width: 769px) {}

@media screen and (max-width: 768px) {}

@media screen and (max-width:750px) {}

@media screen and (max-width:600px) {}

@media screen and (max-width:480px) {}

@media screen and (max-width:320px) {}
