.page a {
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.page .page-hd {
	line-height: 60px;
	font-size: 18px;
	border-bottom: 2px solid #06C;
}

/* quqing */
.quqing-bd {
	border: 1px solid #F0F0F0;
	padding: 30px;
}

.quqing .bd-tt {
	line-height: 50px;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 30px;
}

.quqing-bd .item {
	display: flex;
}

.quqing-bd img {
	width: 420px;
}

.quqing-bd p {
	line-height: 50px;
	font-size: 18px;
	font-weight: 600;
}



/* page */
.page .page-bd {
	padding: 40px;
}

.page .page-tt {
	text-align: center;
	font-size: 20px;
	margin-bottom: 20px;
}

.page .page-date {
	text-align: center;
	font-size: 16px;
	margin-bottom: 40px;
	color: #888888;

}
.art-share a {
  overflow: visible;
}

.page-content p {
	text-indent: 2em;
	font-size: 18px;
	line-height: 40px;
	margin-bottom: 20px;
}


/* article */
.article-tt {
	color: #2059A6;
	font-size: 22px;
	line-height: 60px;
	text-align: center;
	margin-bottom: 30px;
}

.article-content p {
	font-size: 18px;
}

.article-info span {
	margin: 0 10px;
}

.article-foot {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 20px;

}

.article-foot a {
	display: block;
	line-height: 40px;
	font-size: 16px;
}

/* article */

.article-bd {
	border: 1px solid #ddd;
}

.article-top {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-bottom: 50px;
}

.article-top li {
	float: left;
	width: 50%;
	line-height: 40px;
	display: flex;
	font-size: 14px;
}

.article-top li b {
	display: block;
	width: 200px;
	background: #e5e8ed;
	text-align: center;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-weight: 400;

}

.article-top li span {
	flex: 1;
	display: block;
	text-align: center;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.article-tt2 {
	border-bottom: 1px solid #ddd;
}


/* list */
.list-bd {
	padding: 20px 0;
}

.list-left {
	padding: 20px;
	border: 1px solid #e2e2e2;
	background-color: #FCFCFC;
}

.list-left .hd {
	background-color: #426FB3;
	border-left: 4px solid #6D9DCC;
	color: #ffffff;
	font-size: 22px;
	line-height: 50px;
	height: 50px;
	font-weight: 600;
	padding-left: 30px;
	letter-spacing: 1px;
}

.list-menu a {
	line-height: 60px;
	font-size: 18px;
	padding-left: 40px;
	display: block;
	border-bottom: 1px dashed #CCCCCC;
	letter-spacing: 1px;
}

.list-menu a.active,
.list-menu a:hover {
	background-color: #ECF5FF;
	font-weight: bold;
	color: #426FB3;
}

.list-right {
	margin-left: 30px;
	padding: 20px;
	border: 1px solid #e2e2e2;
}


.list-right li {
	display: flex;
	border-bottom: 1px dotted #CCC;
	line-height: 50px;
	position: relative;
	padding-left: 15px;
}

.list-right li::before {
	content: "";
	display: block;
	height: 4px;
	width: 4px;
	border-radius: 50%;
	background-color: #7f7f7f;
	position: absolute;
	top: 25px;
	left: 0;
}

.list-right li a {
	flex: 1;
	font-size: 16px;
}

.list-right li span {
	color: #888888;
}

.list-pages {
	padding: 20px 0;
}

.map-box {
	padding: 30px;
	border: 1px solid #e2e2e2;
}

.map-hd {
	font-size: 20px;
	line-height: 60px;
	border-bottom: 1px solid #e2e2e2;
	font-weight: 600;
	color: #2059a6;
	position: relative;
	padding-left: 20px;
}

.map-hd::before {
	content: "";
	display: block;
	background: #2059a6;
	width: 5px;
	height: 5px;
	position: absolute;
	left: 0;
	top: 28px;
	transform: rotate(45deg);
}

.map-bd {
	padding: 5px 10px;
}

.map-bd ul {
	/* margin-bottom: 10px; */
}

.map-bd li {
	display: flex;
	float: left;
	width: 23%;
	margin-right: 2%;
	border-bottom: 1px solid #e2e2e2;
	line-height: 60px;
}

.map-bd li a {
	flex: 1;
	padding-left: 20px;
	font-size: 16px;
	display: block;
}

.map-bd li a:hover {
	background: #ECF5FF;
	font-weight: 600;
	color: #2059a6;
}

.map-bd li span {
	color: #C47500;
}

/* special */
.special-box {
	border: 1px solid #ddd;
	overflow: hidden;
	padding: 10px 30px 30px 30px;
}

.special-hd {
	line-height: 60px;
	font-size: 18px;
	color: #3381e3;
	padding-top: 10px;
	border-bottom: 2px solid #3381e3;
	margin-bottom: 30px;
	font-weight: 600;
}

.specia-list li {
	float: left;
	width: 33%;
	margin-bottom: 30px;
}

.specia-list li a {
	display: block;
	border: 1px solid #ddd;
	/* border-top: 0; */
	/* padding: 10px 20px; */
	overflow: hidden;
	margin: 0 15px;
}

.specia-list li a:hover {
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
	transform: translateY(-3px);
}

.specia-list li img {
	display: block;
	width: 100%;
}

.specia-list b {
	display: block;
	padding: 10px 20px;
	font-size: 16px;
	color: #1269d3;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bbs-hd {
	display: flex;
	background-color: #426FB3;
	padding: 0 30px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
}

.bbs-hd h3 {
	flex: 1;
}

.bbs-hd a {
	font-size: 14px;
	color: #fff;
}

.bbs-left {
	padding: 20px;
	border: 1px solid #dbdbdb;
	margin-right: 20px;
}

.bbs-list {
	padding: 20px 0;
}

.bbs-list li {
	display: flex;
	border-bottom: 1px dotted #D9D9D9;
	line-height: 50px;
	padding: 0 10px;
}

.bbs-list li:hover {
	background-color: #F5F5F5;
}

.bbs-list li a {
	flex: 1;
}

.bbs-menu {
	background: #E8F0F4;
	padding: 20px;
	margin-bottom: 30px;
}

.bbs-menu li {
	line-height: 70px;
	font-size: 18px;
	margin-bottom: 30px;
}

.bbs-menu li:last-child {
	margin-bottom: 0;
}

.bbs-menu li a {
	display: block;
	color: #23509A;
	padding-left: 40px;
	border-left: 4px solid #6D9DCC;
	background: #fff;
	font-weight: 600;
	position: relative;
}

.bbs-menu li a:hover {
	background-color: #23509A;
	color: #fff;

}

.bbs-menu li a::after {
	content: "";
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 10;
	/* background-color: darkred; */
}

.bbs-menu li:nth-child(1) a::after {

	background-image: url(zmhd1.png);
}

.bbs-menu li:nth-child(2) a::after {
	background-image: url(zmhd3.png);
}

.bbs-menu li:nth-child(3) a::after {
	background-image: url(zmhd4.png);
}