@charset "Big5";
/* ==========================================================================
  page_2
========================================================================== */
.title-bg {
	position: relative;
}
.title-select {
	position: absolute;
	top: -67px;
	right: 0;
	font-size: 13px;
}
.scrl1 {
	scrollbar-face-color: #555;
	scrollbar-highlight-color: #555;
	scrollbar-shadow-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
	padding: 1px;
	background: #fff;
	font-size: 13px;
	color: #555;
	line-height: 25px;
	border: 1px #a6a6a6 solid;
}
.txt-year {
	margin-bottom: 20px;
}
.news-list {
	display: flex;
	padding: 7px 0;
	width: 628px;
	border-bottom: 1px #eee solid;
}
.news-list span {
	font-size: 13px;
	line-height: 20px;
}
tr:first-child td {
	padding-top: 0;
}
tr:last-child td {
	border-bottom-width: 0;
}
.news-list span:first-child {
	width: 85%;
}
.news-list span:last-child {
	width: 15%;
	text-align: right;
}
.news-list span:first-child a {
	display: block;
	overflow: hidden;
	word-break: keep-all;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-list a {
	color: #555;
}
.news-list a:hover {
	color: #E97E5D;
}
.news_nav {
	padding-top: 25px;
	text-align: center;
}
.news_nav a {
	cursor: pointer;
}
.btn_prev,
.btn_next,
.news_nav a {
	color: #fff;
}
.news_nav a:hover {
	text-decoration: none;
}
.news_nav span {
	color: #000;
}
.news_nav li,
.news_nav a,
.news_nav span {
	display: inline-block;
}
.news_navs {
	margin: 0 10px;
}
.btn_prev,
.btn_next,
.news_nav a,
.news_nav span {
	height: 22px;
	font-size: 13px;
	line-height: 21px;
	text-align: center;
	font-family: Arial;
	background-color: #7b7a74;
}
.btn_prev,
.btn_next,
.btn_prev a,
.btn_next a {
	width: 60px;
}
.news_navs a,
.news_navs span {
	margin: 0 3px 10px;
	width: 22px;
}
.btn_prev a:hover,
.btn_next a:hover,
.news_navs a,
.news_navs span {
	border: 1px #7b7a74 solid;
}
.news_nav span,
.news_nav a:hover {
	color: #7b7a74;
	background-color: #fff;
}
.disabled {
	background-color: #d4d3ce;
}

.news-in-h1 {
	display: flex;
	margin-bottom: 10px;
}
.news-in-h1 li:first-child {
	padding-right: 40px;
	width: 87.5%;
}
.news-in-h1 li:last-child {
	width: 12.5%;
	font-size: 13px;
}
.color-line_3 ul {
	display: flex;
	width: 100%;
}
.color-line_3 li {
	width: 2px;
	height: 3px;
	background-color: #fff;
}
.color-line_3 li:first-child {
	width: 82%;
	background-color: #4ebbb5;
}
.color-line_3 li:nth-child(3) {
	width: 6%;
	background-color: #afafaf;
}
.color-line_3 li:last-child {
	width: 12.5%;
	background-color: #f0a000;
}
.news_detail {
	padding-top: 20px;
}
.news_detail p {
	line-height: 21px !important;
}
.news_detail a {
	color: #bc1d3b;
	text-decoration: underline;
}
.news_detail a:hover {
	color: #E97E5D;
	text-decoration: none;
}
.news_end {
	position: relative;
	padding-top: 60px;
}
a.btn_back {
	display: block;
	padding-left: 4px;
	margin: auto;
	width: 80px;
	height: 26px;
	font-size: 13px;
	color: #fff;
	line-height: 24px;
	text-align: center;
	letter-spacing: 4px;
	background-color: #7b7a74;
}
a:hover.btn_back {
	color: #7b7a74;
	line-height: 23px;
	text-decoration: none;
	background-color: #EBEBE9;
	border: 1px #7b7a74 solid;

}
.news_end span {
	position: absolute;
	top: 30px;
	right: 0;
	font-size: 13px;
	color: #719D35;
}