.home-template .main-header {
	height: 0;
	padding-bottom: 25%;
	overflow: hidden;
}

.main-navigation {
	margin-bottom: 10px !important;
}

.bread {
	width: auto;
	height: auto;
	line-height: 20px;
	color: #787878;
	padding: 15px 0;
	overflow: hidden;
	border-bottom: 2px solid #e6e6e6
}

.bread span {
	float: left;
	font-weight: normal;
	color: #999;
}

.bread span a {
	color: #999;
}

.bread a:hover {
	color: #960001;
}

/*å­¦é™¢æ¦‚å†µ*/
.subPage {
	width: 1200px;
	margin: 0 auto 20px;
}

/*åˆ†é¡µ*/
.pages {
	text-align: center;
	*height: 29px;
	font-size: 14px;
	line-height: 28px;
	margin: 35px 0;
	overflow: hidden;
}

.pages img {
	vertical-align: middle;
	width: auto;
}

.pages span {
	color: #003c7f;
	padding: 0 0px 0 0px;
	font-size: 16px;
}

.pages a {
	display: inline-block;
	line-height: 29px;
	font-size: 16px;
	text-align: center;
	color: #636363;
	margin: 0 6px;
}

.pages a img {
	*display: block;
	*margin-top: 8px;
}

.pages a:hover {
	color: #fff;
	background-color: #960001;
}

.pages a.prev, .pages a.start, .pages a.next, .pages a.end {
	width: auto;
}

.pages a.prev:hover, .pages a.start:hover, .pages a.next:hover, .pages a.end:hover {
	background: none;
	color: #960001;
}

.pages a.on_pages {
	background-color: #960001;
	color: #fff;
}

.pages_min {
	margin: 25px 0;
	overflow: hidden;
	display: none;
	padding: 0 18px;
	font-size: 12px;
}

.pages_min a.prev_min, .pages_min a.next_min {
	display: block;
	width: 100px;
	height: 30px;
	float: left;
	background: #eaeef5;
	border-radius: 3px;
	color: #960001;
	line-height: 30px;
	text-align: center;
}

.pages_min a.next_min {
	float: right;
}

.pages_min a:hover {
	background: #f18e21;
	color: #fff;
	transition: 0.5s;
}

/*æ–‡ç« é¡µ*/
.pageArticle {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.articleList03 {
	padding-top: 15px;
}

.articleTitle h3 {
	font-size: 28px;
	line-height: 49px;
	text-align: center;
	font-weight: normal;
	color: #960001
}

.articleAuthor {
	padding: 10px 0;
	text-align: center;
	color: #808080;
	font-size: 13px;
	border-bottom: 1px solid #c8c8c8;
	margin-bottom: 25px;
}

.articleAuthor span {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	margin: 2px 10px;
}

.articleTitle {
	line-height: 26px;
}
.article {
	line-height: 2;
	font-size: 16px;
	padding: 0 0 25px;
	text-align: justify;
}


.article img {
	padding: 5px 0;max-width:85%
}

.article i {
	font-style: italic;
}

.article strong {
	font-weight: bold;
}

.sub_share {
	float: right;
}

.Annex {
	padding: 20px 0;
	overflow: hidden;
	clear: both;
}

.Annex h3 {
	font-size: 20px;
	color: #000;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
}

.Annex ul {
	overflow: hidden;
	padding-left: 0;
}

.Annex ul li {
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	margin-bottom: 10px;
	position: relative;
}

.Annex ul li::before {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	background: #960001;
	left: 0px;
	top: calc(50% - 3px)
}

.Annex ul li span {
	margin-right: 5px;
	color: #666
}

.Annex ul li a {
	font-size: 16px;
	color: #666;
}

.Annex ul li a:hover {
	color: #000;
}

/*åˆ—è¡¨*/
.articleTitle03 {
	width: 100%;
	overflow: hidden;
}

.articleTitle03 h3 {
	padding: 15px 0;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
}

.newsList03 {
	width: 100%;
	overflow: hidden;
	padding-left: 0;
}

.newsList03 li {
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	font-size: 18px;
	border-bottom: 1px dotted #e1dbc2;
	position: relative;
}

.newsList03 li::before {
	content: '';
	width: 5px;
	height: 5px;
	background-color: #ccc;
	border-radius: 50%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
}

.newsList03 li a {
	padding-left: 20px;
	height: 55px;
	line-height: 55px;
	display: block;
	margin-right: 75px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.rightMore01 {
	float: right;
	color: #999;
	margin-left: 8px;
	font-size: 16px;
}

@media screen and (max-width:1220px) {
	.subPage {
		width: auto;
		padding: 0 25px;
	}

}


@media screen and (max-width:768px) {
	.logo_02 {
		width: 270px;
	}

	.articleTitle h3 {
		font-size: 18px;
		line-height: 30px;
	}

	.subPage {
		padding: 0 15px;
	}

	.article img {
		width: auto !important;
		height: auto !important;
		display: inline-block !important;
	}

	.article {
		font-size: 14px;
		line-height: 27px;
	}

	.article table {
		width: auto !important;
	}

	.articleTitle03 h3 {
		font-size: 16px;
	}

	.newsList03 li {
		font-size: 14px;
	}

	.pages {
		display: none;
	}

	.pages_min {
		display: block;
	}

	.rightMore01 {
		font-size: 14px;
	}
}

@media screen and (max-width:640px) {}


@media screen and (max-width:480px) {}

@media screen and (max-width:460px) {}

@media screen

/*and (min-width:320px)*/
and (max-width:400px) {}