.article * {
	text-align: justify;
}

/*.article span{display:block;}*/


/* Ã¥Ë†â€ Ã©Â¡Âµ */
.pages {
	padding: 0 0 10px;
	color: #999;
	font-size: 0;
	text-align: center;
}

.pages:after, .pages:before {
	content: " ";
	display: table
}

.pages>a:first-child {}

.pages>a, .pages>span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	cursor: pointer;
	width: 46px;
	height: 46px;
	line-height: 46px;
	position: relative;
	text-align: center;
	vertical-align: top;
	font-size: 16px;
	transition: all 0.35s ease-in-out;
	margin: 0 8px;
	color: #999;
	border-radius: 30px;
	border: 1px solid #e1e1e1;
}

.pages .start, .pages .end, .pages>span {
	width: auto;
	padding: 0 16px;
	margin: 0 12px;
}

.pages .next, .pages .prev {
	margin: 0 8px;
}

.pages .prev {
	background: url(../images/pages_prev1.png) center no-repeat;
}

.pages .next {
	background: url(../images/pages_next1.png) center no-repeat;
}

.pages>a:hover, .pages>a.on_page {
	background-color: #9A0000;
	color: #fff;
	border-color: #9A0000;
}

.pages .prev:hover {
	background: url(../images/pages_prev2.png) center no-repeat #9A0000;
}

.pages .next:hover {
	background: url(../images/pages_next2.png) center no-repeat #9A0000;
}

.pages>a.on_page {}

@media screen and (max-width:1386px) {
	.pages>a, .pages>span {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
}

@media screen and (max-width:767px) {
	.pages>a, .pages>span {
		width: 36px;
		height: 36px;
		line-height: 36px;
	}

	.pages a {
		display: none;
	}

	.pages a.start, .pages a.prev, .pages a.on_page, .pages a.next, .pages a.end {
		display: inline-block;
		*display: inline;
		*zoom: 1;
	}

	.pages .start, .pages .end, .pages .next, .pages .prev, .pages>span {
		margin: 0 5px;
	}
}

@media screen and (max-width:413px) {
	.pages>a, .pages>span {
		width: 24px;
		height: 24px;
		line-height: 24px;
	}

	.pages .next, .pages .prev {
		background-size: auto 60% !important;
	}
}

/* Ã¥Ë†â€ Ã©Â¡ÂµÃ§Â»â€œÃ¦ÂÅ¸ */

/* Ã¦â€“â€¡Ã§Â«Â Ã©Â¡ÂµÃ¨Â¿ËœÃ¥Å½Å¸ */
.article img {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.article i, .article em {
	font-style: italic;
}

.article strong, .article strong span {
	font-weight: bold;
}

.article table img {
	max-width: initial;
}

.article tbody td, .article tfoot td {
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
}

.article ol {
	list-style: decimal inside none;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}

.article ul {
	list-style: disc inside none;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}

.article ul li {
	list-style-type: disc;
}

.article ol li {
	list-style-type: decimal;
}


.teacher_con {
	border: 1px solid #ccc;
	border-bottom: 0px;
}

.teacher_con dl {
	overflow: hidden;
	display: table;
	border-bottom: 1px solid #ccc;
	width: 100%;
}

.teacher_con dl dt {
	display: table-cell;
	vertical-align: middle;
	width: 15%;
	text-align: center;
}

.teacher_con dl span {}

.teacher_con dl a {
	color: #000667;
	font-size: 16px;
	font-weight: bold;
}

.teacher_con dl dd {
	width: 100%;
}

.teacher_con ul {
	padding: 10px;
	border-left: 1px solid #ccc;
	margin: 0px;
}

.teacher_con ul li {
	list-style: none;
	font-size: 16px;
	font-family: "Ã¥Â®â€¹Ã¤Â½â€œ";
}


@media screen and (max-width:767px) {
	.article img {
		width: auto !important;
		height: auto !important;
	}

	.article video {
		width: auto !important;
	}

	.article table {
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
		table-layout: fixed;
		word-break: break-all;
		box-sizing: border-box;
	}

	.article table td {
		width: auto !important;
	}

	.article table tr {
		height: auto !important;
	}
}

/* Ã¦â€“â€¡Ã§Â«Â Ã©Â¡ÂµÃ¨Â¿ËœÃ¥Å½Å¸Ã§Â»â€œÃ¦ÂÅ¸ */


/*Ã¦â€“â€¡Ã§Â«Â Ã©Â¡Âµ*/
.pageArticle {
	position: relative;
	padding: 0 0 48px;
}

.pageArticleTitle {
	overflow: hidden;
	padding: 10px 0 18px;
}

.pageArticleTitle h3 {
	line-height: 1.4;
	color: #333;
	text-align: center;
}

.articleAuthor {
	padding: 18px 0 12px;
	text-align: center;
	color: #757575;
	margin: 0 0 8px;
	border-top: 1px solid #eee;
	font-size: 14px;
}

.articleAuthor span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #999;
	margin: 0 15px;
}

.articleBottom {}

.article {
	position: relative;
	line-height: 28px;
	/* color: #666; */
	text-align: justify;
}

.article p {
	line-height: 2em !important;
	/*text-align: justify !important;*/
}

.Annex {
	padding: 0 0 0 0;
	overflow: hidden;
	margin: 50px 0 0;
}

.Annex strong {
	padding: 12px 0 12px 52px;
	color: #9a0000;
	display: block;
	font-weight: normal;
	line-height: 26px;
	background: #f2f2f2;
	position: relative;
	border-radius: 25px;
}

.Annex strong::before {
	content: '';
	display: block;
	background: #c6782d;
	width: 4px;
	height: 4px;
	position: absolute;
	left: 40px;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
}

.annexList {
	margin: 0 0 0 53px;
	padding: 14px 0 4px;
}

.annexList li {
	font-size: 14px;
	line-height: 26px;
	padding: 2px 0;
	text-align: justify;
}

.annexList li:first-child {
	border: 0;
}

/* .annexList li a{color: #666;}
.annexList li a:hover{color: #9A0000;} */

.related_articles a {
	color: #999;
	padding: 0 0 0 20px;
	display: block;
}

.share {}

.share .bdsharebuttonbox>a.bds_weixin {
	background: url(../images/share_wechat.png) center no-repeat;
	background-size: 100% 100% !important;
}

.share .bdsharebuttonbox>a.bds_tsina {
	background: url(../images/share_sina.png) center no-repeat;
	background-size: 100% 100% !important;
}

.share .bdsharebuttonbox>a.bds_qzone {
	background: url(../images/share_qzone.png) center no-repeat;
	background-size: 100% 100% !important;
}

.share .bdsharebuttonbox>a.bds_more {
	background: url(../images/share_more.png) center no-repeat;
	background-size: 100% 100% !important;
}

.shareBox {
	width: 260px;
	background-color: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -150px 0 0 -130px;
	z-index: 9998;
	height: 310px;
	border: 6px solid #8F8F8F;
	border-radius: 8px;
	box-shadow: 0 0 7px #aaa;
	display: none;
}

.shareBox {
	font-size: 14px;
}

.shareBox .title {
	background: #f6f6f6;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 15px !important;
}

.shareClose {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	font-size: 18px;
	width: 20px;
	;
}

.sharelist {
	position: static;
	height: 250px;
	overflow-y: auto;
	padding-left: 17px !important;
}

.sharelist li {
	float: left;
	width: 130px;
	padding: 2px;
	margin-left: 6px;
	_margin-left: 3px;
	height: 28px;
	overflow: hidden;
	list-style: none;
}

.sharelist li a {
	color: #565656;
	font: 12px 'Ã¥Â®â€¹Ã¤Â½â€œ';
	display: block;
	text-decoration: none;
	border: 1px solid #fff;
	line-height: 18px;
	width: auto;
	height: auto;
	text-indent: 0;
}

.weChatBox {
	width: 260px;
	height: 300px;
	background-color: #fff;
	border: solid 1px #d8d8d8;
	padding: 10px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -130px 0 0 -140px;
	z-index: 9998;
	display: none;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.weChatBox .w-title {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

.w-close {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 20px;
	position: absolute;
	right: 0;
	top: 0;
	color: #333;
	cursor: pointer;
}

.qrcode {
	width: 200px;
	height: 200px;
	margin: 15px auto;
	background: #ccc;
}

.w-footer {
	font-size: 12px;
	line-height: 1.5;
	color: #999;
}

#qrodeText {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	visibility: hidden;
}

.share {
	overflow: hidden;
	text-align: center;
	font-size: 0;
	position: absolute;
	left: -140px;
	top: 146px;
}

.share>span {
	display: block;
	margin: 0 0 15px;
}

.share .bdsharebuttonbox>a {
	margin: 0 0 20px;
	display: block;
	float: none;
	vertical-align: top;
	width: 40px;
	height: 40px;
	transition: all ease-in-out 0.3s;
	-ms-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
}

.share .bdsharebuttonbox>a:hover {
	opacity: 0.8;
}

.share .bdsharebuttonbox>span {
	line-height: 35px;
	font-size: 16px;
}

.btns {
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background-color: #fcdb68;
	border: 1px solid #0357bc;
	border-radius: 5px;
	margin: 25px auto;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	border: 1px solid #0357bc
}

.btns a {
	color: #fff;
}

@media screen and (max-width:1200px) {
	.share {
		position: relative;
		top: 0;
		left: 0;
		margin: 30px 0 0;
	}

	.share .bdsharebuttonbox>a {
		margin: 0 0 0 10px;
		display: inline-block;
		*display: inline;
		*zoom: 1;
	}

	.pageArticle {
		padding: 0;
	}
}

@media screen and (max-width:767px) {
	.share .bdsharebuttonbox>a {
		width: 32px;
		height: 32px;
	}
}

/*Ã¦â€“â€¡Ã§Â«Â Ã©Â¡ÂµÃ§Â»â€œÃ¦ÂÅ¸*/

.wrap_content {
	position: relative;
	background: url(../images/sub_bg1.png) right top no-repeat, url(../images/sub_bg2.png) center bottom no-repeat #fafafa;
}

.wrap_content .content {
	max-width: 1280px;
	position: relative;
	z-index: 2;
}

.bread {
	padding: 36px 0 44px;
}

.bread a {
	padding: 0 8px;
	color: #666;
}

.bread a:first-child {
	padding-left: 24px;
	background: url(../images/home.png) left center no-repeat;
}

.bread a:hover {
	color: #9A0000;
}

.breadwj {
	padding: 75px 0 44px;
}

.breadwj a {
	padding: 0 8px;
	color: #666;
}

.breadwj a:first-child {
	padding-left: 24px;
	background: url(../images/home.png) left center no-repeat;
}

.breadwj a:hover {
	color: #9A0000;
}

.sub_left {
	width: 260px;
	float: left;
	position: relative;
	z-index: 3;
}

.sub_left_title {
	line-height: 40px;
	padding: 0 24px;
	color: #fff;
	font-weight: normal;
	position: relative;
	background: url(../images/sub_left_title.png) right center no-repeat #9a0000;
}

.sub_left_title2 {
	text-align: center;
}

/* .sub_left_title::before{content: '';display: block;width: 98px;height: 2px;position: absolute;left: 30px;bottom: 1px;background: rgba(250,250,250,0.2);} */
/* .sub_left_title::after{content: '';display: block;height: 1px;position: absolute;left: 30px;bottom: 0;right: 30px;background: rgba(250,250,250,0.2);} */

/* Ã¤Â¾Â§Ã¦Â ÂÃ¨ÂÅ“Ã¥Ââ€¢ */
.sub_menu {
	border-left: 6px solid #f5e5e5;
	background: #fff;
}

.sub_menu ul {
	display: none;
	padding: 7px 0 13px;
}

.sub_menu li {
	position: relative;
}

.sub_menu>li>a {
	display: block;
	line-height: 36px;
	color: #333;
	padding: 10px 0 10px 19px;
	position: relative;
}

.sub_menu>li>a::after {
	content: '';
	display: block;
	height: 1px;
	position: absolute;
	left: 19px;
	top: 0;
	right: 0;
	background: #e9e9e9;
}

.sub_menu>li>a.current, .sub_menu>li.current>a, .sub_menu>li>a:hover, .sub_menu>li.on>a {}

.sub_menu>li>a:hover {
	color: #9A0000;
}

.sub_menu>li>a::before {
	content: '';
	display: block;
	width: 6px;
	position: absolute;
	left: -6px;
	background: #9a0000;
	top: 50%;
	transform: translateY(-50%);
	height: 0;
}

.sub_menu>li>a.current::before, .sub_menu>li.current>a::before, .sub_menu>li.on>a::before {
	height: 16px;
}

.sub_menu>li:first-child>a::after {
	display: none;
}

/* Ã¤ÂºÅ’Ã§ÂºÂ§Ã¨ÂÅ“Ã¥Ââ€¢ */
.sub_menu li.on {
	background: rgba(0, 0, 0, 0.1);
}

.sub_menu li.on>a::after {
	left: 40px;
}

.second_menu>li>a {
	display: block;
	line-height: 27px;
	color: #fff;
	padding: 0 0 0 52px;
	position: relative;
}

.second_menu>li>a.current, .second_menu>li.current>a, .second_menu>li>a:hover, .second_menu>li.on>a {}

.second_menu>li>a::before {
	content: '';
	display: block;
	width: 2px;
	position: absolute;
	left: 40px;
	background: #fff;
	top: 50%;
	transform: translateY(-50%);
	height: 0;
}

.second_menu>li>a.current::before, .second_menu>li.current>a::before, .second_menu>li.on>a::before {
	height: 12px;
}

/* Ã¤Â¸â€°Ã§ÂºÂ§Ã¨ÂÅ“Ã¥Ââ€¢ */
.third_menu>li>a {
	display: block;
	line-height: 48px;
	color: #444;
	padding: 3px 0 4px 38px;
	position: relative;
	border-bottom: 1px solid #ededed;
	background: #fbfbfb;
}

.third_menu>li>a.current, .third_menu>li.current>a, .third_menu>li>a:hover, .third_menu>li.on>a {
	color: #9A0000;
}

.sub_menu .arrow {
	width: 24px;
	height: 24px;
	position: absolute;
	right: 32px;
	top: 14px;
	background: url(../images/sub_left_open.png) center no-repeat;
}

.second_menu .arrow {
	top: 15px;
	right: 13px;
}

.sub_menu .arrow.on {
	background: url(../images/sub_left_close.png) center no-repeat;
}

.sub_right {
	margin: 0 0 150px 310px;
}

.full_page .sub_right {
	margin-left: 0;
}

.sub_right .page_content {
	padding: 12px 50px 30px;
	clear: right;
	background: #fff;
}

.page_title {
	margin: 0 0 20px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}

.page_title h3 {
	padding: 12px 0 17px;
	color: #9a0000;
	font-weight: normal;
	float: left;
	border-bottom: 2px solid #9a0000;
}
.page_title h3.til_tab{
    margin-right: 10px;
    border-bottom: 2px solid rgba(255,255,255,.0);
}
.page_title h3.til_tab.on{
    border-bottom: 2px solid #9a0000;
    font-weight: bold;
}
.sub_013 {
	padding: 0 0 60px;
}

.sub_013 .top_box {
	padding: 0 0 0;
}

.sub_013 .top_box a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 15px 35px 0 0;
	line-height: 22px;
	background: #9a0000;
	border-radius: 12px;
	color: #fff;
	padding: 0 11px 0 1px;
}

.sub_013 .top_box span {
	background: #fff;
	color: #333;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 50%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: center;
	margin: 0 4px 0 0;
}

.sub_013 .part_title {
	padding: 37px 0 15px;
	margin: 0 0 8px;
	color: #9a0000;
	line-height: 26px;
	border-bottom: 4px solid #eee;
}

.sub_013 .part_title2 {
	padding-top: 0;
}

.sub_013 .part_title.fs24 {
	font-weight: bold;
	border: none;
	padding-top: 10px;
	padding-bottom: 0;
	color: #333;
}

.sub_013 .part_title.fs24:nth-child(1) {
	padding: 37px 0 15px;
	margin: 0 0 8px;
	color: #9a0000;
	line-height: 26px;
	border-bottom: 4px solid #eee;
}

.sub_013 .part2 .part_title {
	color: #ababab;
}

.sub_0131 ul {
	margin: 0 -15px 0 0;
	padding: 4px 0 0;
}

.sub_0131 li {}

.sub_0131 a {
	margin: 15px 15px 15px 0;
	padding: 0 0 0 14px;
	position: relative;
	line-height: 20px;
}

.sub_0131 a::before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	background: #ddd;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
}

.sub_0132 ul {
	margin: 0 -24px -23px 0;
	padding: 1px 0 0;
}

.sub_0132 li {}

.sub_0132 .box {
	margin: 0 24px 20px 0;
}

.sub_0132 .title {
	padding: 0 0 6px;
	color: #333;
}

.sub_0132 a {
	padding: 0 0 0 14px;
	position: relative;
	line-height: 28px;
	color: #999;
}

.sub_0132 a::before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	background: #ddd;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
}

.sub_0132 a:hover {
	color: #9A0000;
}

.sub_0133 {
	padding: 3px 0 0;
}

.sub_0133 p {
	color: #333;
	line-height: 24px;
}

.sub_0134 {
	margin: -2px 0 -6px 0;
}

.sub_0134 p {
	color: #333;
	line-height: 29px;
}

.sub_0134 p::before {
	content: '';
	color: #666;
	margin: 0 5px 0 -4px;
}

.sub_0135 {
	margin: -2px 0 -3px 0;
}

.sub_0135 p {
	color: #333;
	line-height: 31px;
}

.sub_0135 p::before {
	content: '';
	color: #333;
	margin: 0 5px 0 -4px;
}

.namelist {
	/* margin-bottom: 25px; */
}


.namelist li {
	margin: 15px 0;
}

.namelist .item>span {
	min-width: 3em;
	display: inline-block;
	text-align: justify;
	text-align-last: justify;
	margin-right: 1em;
}

.namelist .item>span:last-child {
	margin-right: 0
}

.sub_0136 {
	margin: 0 0 -3px 0;
	padding: 2px 0 0;
}

.sub_0136 ul {
	margin: 0 -20px 0 0;
}

.sub_0136 li {
	width: calc(100% - 20px);
	padding: 0 20px 0 0;
}

.sub_0136 a {
	color: #333;
	line-height: 28px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.sub_0136 a::before {
	content: '';
	color: #333;
	margin: 0 5px 0 -4px;
}

.sub_0136 a:hover {
	color: #9A0000;
}

.sub_014 {
	overflow: hidden;
}

.sub_014 ul {
	margin: 0 0 41px -16px;
	padding: 5px 0 15px;
	border-bottom: 1px solid #eee;
}

.sub_014 li {
	width: 50%;
}

.sub_014 a {
	margin: 0 0 25px 16px;
	padding: 0 0 0 14px;
	position: relative;
}

.sub_014 a::before {
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 10px;
	background: #ddd;
}

.sub_014 .title {
	margin: 0 0 6px;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
}

.sub_014 .info {
	color: #999;
	height: 16px;
	line-height: 16px;
	white-space: nowrap;
	font-family: arial;
}

.sub_021 {
	margin: 0 0 0;
	overflow: hidden;
	display: block;
	padding: 16px 0 0;
}

.sub_021 .left {
	width: 370px;
	float: left;
}

.sub_021 .right {
	margin: 0 0 0 396px;
	padding: 43px 0 0 0;
}

.sub_021 .img {
	padding-bottom: calc(208% / 3.7);
}

.sub_021 .title {
	margin: 0 0 9px;
	max-height: 20px;
	line-height: 20px;
}

.sub_021 .info {
	margin: 0 0 8px;
	color: #999;
	height: 66px;
	line-height: 22px;
}

.sub_021 .time {
	padding: 0 0 0 25px;
	line-height: 20px;
	background: url(../images/sub_02time.png) left center no-repeat;
	color: #999;
}

.sub_022 ul {
	margin: 15px 0 41px;
	border-top: 1px solid #eee;
}

.sub_022 li {
	width: 100%;
}

.sub_022 a {
	margin: 0 0 0;
	display: block;
	line-height: 48px;
	border-bottom: 1px solid #eee;
}

.sub_022 .title {
	white-space: nowrap;
	position: relative;
	padding: 0 0 0 12px;
}

.sub_022 .title::before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	background: #ddd;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
}

.sub_022 .time {
	color: #333;
	margin: 0 0 0 16px;
	float: right;
}

.sub_03 ul {
	margin: 0 0 32px;
}

.sub_03 li {
	width: 100%;
}

.sub_03 a {
	margin: 0 0 8px;
	padding: 10px 0 22px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}

.sub_03 .left {
	width: 74px;
	float: left;
	position: relative;
}

.sub_03 .time {
	text-align: right;
}

.sub_03 .day {
	color: #9a0000;
	margin: 0 0 1px;
	line-height: 36px;
}

.sub_03 .month {
	color: #999;
	line-height: 20px;
}

.sub_03 .right {
	margin: 0 0 0 91px;
	padding: 3px 0 0 21px;
	position: relative;
}

.sub_03 .right::before {
	content: '';
	display: block;
	width: 1px;
	height: 72px;
	position: absolute;
	left: 0;
	top: 3px;
	background: #eee;
}

.sub_03 .title {
	margin: 0 0 14px;
	line-height: 20px;
	white-space: nowrap;
}

.sub_03 .info {
	color: #999;
	height: 44px;
	line-height: 22px;
}

.sub_04 ul {
	margin: 0 0 40px;
}

.sub_04 li {
	width: 100%;
}

.sub_04 a {
	line-height: 47px;
	border-bottom: 1px solid #eee;
}

.sub_04 .title {
	white-space: nowrap;
	position: relative;
	padding: 0 0 0 12px;
}

.sub_04 .title::before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #9a0000;
	border-radius: 50%;
}

.sub_04 .time {
	color: #333;
	margin: 0 0 0 10px;
	float: right;
}

.sub_08 ul {
	margin: 0 0 10px 0;
}
.sub_08 ul.hide{
	display: none;
}
.sub_08 ul.show{
	display: block;
}
.sub_08 li {
	width: 100%;
}

.sub_08 a {
	margin: 0 0 0;
	line-height: 48px;
	border-bottom: 1px solid #eee;
}

.sub_08 .title {
	margin: 0 0 0;
	white-space: nowrap;
}

.sub_08 .title::before {
	content: '';
	color: #333;
	margin: 0 5px 0 12px;
}

.sub_09 ul {
	padding: 4px 0 12px 3px;
}

.sub_09 li {
	margin: 0 0 40px;
}

.sub_09 a {
	margin: 0 0 0;
	display: block;
}

.sub_09 .title {
	margin: 0 0 0;
	height: 24px;
	line-height: 24px;
	color: #000668;
	font-family: arial;
	padding: 0 0 0 14px;
	position: relative;
}

.sub_09 .title::before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #000668;
	border-radius: 50%;
}

.sub_09 .title2 {
	margin: 10px 0 0 27px;
	line-height: 24px;
	font-family: arial;
	padding: 0 0 0 0;
	position: relative;
}

.sub_09 .title2::before {
	content: '';
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 9px 0 0;
}


@media screen and (min-width:1024px) {
	.sub_list012 a {
		transform: translateY(0);
		transition: all ease-in-out 0.2s;
		-ms-transition: all ease-in-out 0.2s;
		-moz-transition: all ease-in-out 0.2s;
		-webkit-transition: all ease-in-out 0.2s;
		-o-transition: all ease-in-out 0.2s;
	}

	.sub_list012 a:hover {
		transform: translateY(-10px);
	}

}


@media screen and (max-width:1366px) {
	.bread {
		padding: 30px 0 36px;
	}

	.breadwj {
		padding: 30px 0 36px;
	}

	.sub_0136 li {
		width: calc(33.3% - 20px);
	}


}

@media screen and (max-width:992px) {
	.bread {
		padding: 24px 0;
	}

	.breadwj {
		padding: 24px 0;
	}

	.wrap_content {
		padding-top: 10px;
	}

	.sub_left {
		float: none;
		width: auto;
		margin: 0;
		text-align: center;
		padding: 0;
	}

	.sub_left_title {}

	/* .sub_left_title::before{content: '';display: block;width: 18px;height: 12px;background: url(../images/footer_arrow.png) center no-repeat;position: absolute;right: 40px;top: 50%;transform: translateY(-50%);left: auto;} */
	.sub_left_title::after {
		display: none;
	}

	.sub_left_title.on::after {
		display: block;
	}

	.sub_menu {
		display: none;
	}

	.sub_menu li>a {
		line-height: 30px;
		padding: 9px 30px 11px;
	}

	.second_menu>li>a {
		padding: 0 30px;
		line-height: 24px;
	}

	.sub_right {
		margin: 0 0 120px;
		padding: 10px 0 0 0;
	}

	.sub_right .page_content {
		padding: 10px 24px 30px;
	}


}

@media screen and (max-width:800px) {
	.pageArticle {
		margin: 0;
	}

	.share .bdsharebuttonbox>span {
		display: none;
	}

}

@media screen and (max-width: 767px) {
	.sub_right .page_content {
		padding: 6px 16px 20px;
	}

	.sub_menu dl a {
		line-height: 30px;
	}


	.sub_021 .left {
		width: auto;
		float: none;
	}

	.sub_021 .right {
		margin: 0;
		padding: 12px 0 0;
	}

	.sub_021 .title {
		white-space: normal;
		max-height: inherit;
	}

	.sub_03 .day {
		line-height: 24px;
	}

	.sub_03 .title {
		margin: 0 0 6px;
		white-space: normal;
	}

	.sub_04 a, .sub_08 a {
		line-height: 36px;
	}

	.sub_09 li {
		margin: 0 0 20px;
	}

	.sub_09 .title2 {
		margin: 6px 0 0 16px;
	}


}

@media screen and (max-width:639px) {
	.sub_013 .top_box a {
		margin: 10px 20px 0 0;
	}

	.sub_0136 li {
		width: calc(50% - 20px);
	}

	.sub_014 li {
		width: 100%;
	}

	.sub_014 a {
		margin: 0 0 20px 16px;
	}

}

@media screen and (max-width:480px) {
	.bread {
		float: none;
		text-align: right;
	}

	.breadwj {
		float: none;
		text-align: right;
	}

	.page_title h3 {}


}

@media screen and (max-width:414px) {}

@media screen and (max-width:413px) {}

@media screen and (max-width:320px) {}