.now_leaders {
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
}

.leader_info {
	width: calc(50% - 75px);
	float: left;
	font-size: 14px;
	font-size: 1.4rem;
	border-bottom: 1px solid #c8c8c8;
}

.leader_info span {
	display: block;
}

.leader_info .job01 {
	width: 100px;
	/* border-right: 1px solid #fff; */
	padding: 18px 15px 18px 0;
	color: #9f7944;
	float: left;
	font-size: 20px;
	/* background-color: #eeeeee; */
	/* text-align: justify; */
	text-justify: distribute-all-lines;
	/*ie6-8*/
	/* text-align-last: justify; */
	/* ie9*/
	/* -moz-text-align-last: justify; */
	/*ff*/
	/* -webkit-text-align-last: justify; */
	/*chrome 20+*/
	display: block;
}

.leader_info .name01 {
	margin-left: 105px;
	/* background-color: #f8f8f8; */
	display: block;
	padding: 18px 10px 10px 20px;
}

.leader_info .name01 strong {
	margin: 0 5px;
	display: inline-block;
	font-size: 18px;
	/* text-align-last: justify; */
}

.leader_info3 .leader_info .name01 strong.margTop {
	margin-top: 20px;
}

.leader_info2 {
	width: calc(50% - 75px);
	float: left;
	/* margin-bottom: 19px; */
}

.leader_info2 .leader_info {
	width: 100%;
	overflow: hidden;
}

.leader_info3 {
	width: 50%;
	float: left;
	/* margin-bottom: 19px; */
}

.leader_info3 .leader_info {
	width: 100%;
}

.leader_info .cur04 {
	padding: 18px 10px 18px 0;
	/* width: 44px; */
}

.leader_info .cur06 {
	padding: 18px 10px 18px 0;
	/* width: 44px; */
}


.leader_info .cur03 {
	padding: 25px 3px;
	width: 98px;
}

.cur44 {
	clear: both;
}

.leader_info .cur03 code {
	font-family: '?￥?????¨???ˉ??a�oa�|????a�?';
	font-weight: bold;
	padding: 0 12px;
}

.leader_info .cur03 i {
	font-style: normal;
	font-size: 12px;
	display: block;
	width: 100%;
	margin-top: 6px;
	text-align: center;
	letter-spacing: -1px;
	white-space: nowrap;
}

.leader_info .name03 {
	height: 72px;
	line-height: 72px;
}

.cur02 {
	width: 100%;
}

.leader_info3 {
	width: calc(50% - 75px);
}

.leader_info:nth-child(2), .leader_info3 {
	float: right;
}

.nameIn {
	height: 100%;
	display: table;
}

.name_con {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}

.leader_info .name01 strong {
	display: block;
}

.leader_info.cur44 .name01 strong {
	display: inline-block;
}

.cur44 {
	margin-top: -94px;
}

.cur45 {
	margin-top: 39px;
}

header {
	background: #fff;
	position: relative;
}

header .c1 {
	display: none;
}

header .logo .c2 {
	display: block;
}

header .logo {
	padding: 0px 0;
}

header .nav li>a {
	text-shadow: none;
	color: #323232;
}

.mob_nav_btn {
	background: url(../images/m_nav11.png) center no-repeat;
}

.row {
	max-width: 1300px;
}

.row2 {
	max-width: 1400px;
}

header .row, footer .row {
	max-width: 1400px;
}

.sub_banner {
	height: 0;
	background-size: cover !important;
	position: relative;
	padding-bottom: calc(380% / 19.2);
	z-index: 2;
}

.sub_banner h2 {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 2px 3.3px rgba(0, 0, 0, .8);
	margin: 18px 0 0;
}

.sub_nav {
	border-bottom: 1px solid #999;
	line-height: 70px;
}

.sub_nav .l1 {
	float: left;
	display: block;
	color: #000;
	font-weight: bold;
	margin: 0 29px 0 0;
}

.sub_nav .l2 {
	float: left;
}

.sub_nav .l2 a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 42px 0 0;
	position: relative;
}

.sub_nav .l2 a.current {
	font-weight: bold;
}

.sub_nav .l2 a.current::after {
	content: '';
	display: block;
	background: #960000;
	width: 40px;
	height: 4px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 18px;
}

.wrap_content {
	    position: relative;
    padding: 0px;
    overflow: hidden;
    top: -60px;
}

.content {
	position: relative;
	z-index: 2;
}

.sub_left {
	width: 310px;
	float: left;
	position: relative;
	z-index: 3;
}

.sub_left_title {
	line-height: 70px;
	padding: 0 0 0 40px;
	color: #484848;
	position: relative;
	font-weight: bold;
	z-index: 2;
	margin: 0 0 12px;
}

.sub_left_title::before {
	content: '';
	display:none;
	width: 6px;
	height: 34px;
	border: 1px solid #960000;
	border-radius: 0%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #960000;
	z-index: 2;
}

.sub_left_title::after {
	content: '';
	display: block;
	width:0px;
	height: 1px;
	position: absolute;
	left: 36px;
	top: 50%;
	z-index: 1;
	background: #960000;
}

.sub_right {
	margin: 0 0 0 355px;
	position: relative;
}

.full_page .sub_left {}

.full_page .sub_right {
	margin-left: 0;
	padding-top: 40px;
}

.sub_right .page_content {
	clear: right;
	min-height: 435px;
}

.sub_left_title2 {
	padding: 16px 0 16px 40px;
	position: relative;
	color: #484848;
	line-height: 45px;
}

.sub_left_title2::before {
	content: '';
	display: block;
	width: 5px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #960000;
}


/* sub_menu */
.sub_menu {
	overflow: hidden;
	margin: 0 0 0 100px;
}

.sub_menu ul {
	display: none;
}

.sub_menu li {
	position: relative;
}

.sub_menu a, .sub_menu a::before {
	transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
}

.sub_menu>li {
	margin: 0 0 1px;
}

.sub_menu>li>a {
	display: block;
	line-height: 27px;
	position: relative;
	color: #444;
	padding: 10px 0;
}

.sub_menu>li>a::before {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background: #960000;
	position: absolute;
	bottom: 0;
}

.sub_menu>li>a.current, .sub_menu>li.current>a, .sub_menu>li>a:hover, .sub_menu>li:hover>a, .sub_menu>li.on>a {
	z-index: 2;
	font-weight: bold;
	color: #960000;
}

.sub_menu>li.current>a::before, .sub_menu>li:hover>a::before, .sub_menu li.on>a::before {
	width: 120px;
}

.second_menu {
	margin: 0 0 0 20px;
	border-left: 4px solid #d0d0d6;
}

.second_menu>li {}

.second_menu>li.current {
	background: #967744;
}

.second_menu>li>a {
	display: block;
	line-height: 35px;
	color: #f5f5f5;
	padding: 9px 0 11px 36px;
	position: relative;
	background: #e6e6e6;
	color: #757575;
}

.second_menu>li.current, .second_menu>li:hover, .second_menu li.on {}

.second_menu>li>a.current, .second_menu>li.current>a, .second_menu>li>a:hover, .second_menu>li.on>a {
	background: #f5f5f5;
	color: #1b49bf;
	font-weight: bold;
}

.second_menu>li>a.current::before, .second_menu>li.current>a::before, .second_menu>li.on>a::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	border-right: 6px solid #3d74ff;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}

.third_menu>li>a {
	display: block;
	line-height: 48px;
	color: #333;
	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: #820000;
}

.sub_menu .arrow {
	width: 24px;
	height: 24px;
	position: absolute;
	right: 12px;
	top: 17px;
	background: url(../images/sub_left_arrow1.png) center no-repeat;
	cursor: pointer;
	z-index: 3;
	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;
}

.second_menu .arrow {
	top: 15px;
	right: 13px;
}

.sub_menu .arrow.on, .sub_menu>li:hover>.arrow, .sub_menu>li.on>.arrow {
	background: url(../images/sub_left_arrow2.png) center no-repeat;
	right: 10px;
	top: 17px;
}

.sub_menu .arrow.on, .sub_menu>li.on>.arrow {
	/* transform: rotate(90deg); */
}

/* sub_menu End */

/* pages */
.wrap_pages {
	margin: 19px 0 114px;
}

.pages {
	color: #000;
	font-size: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
}

.pages .pages_box {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

.pages a, .pages span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	cursor: pointer;
	line-height: 30px;
	position: relative;
	text-align: center;
	vertical-align: top;
	font-size: 14px;
	transition: all 0.35s ease-in-out;
	color: #000;
	margin: 0 40px 0 0;
	height: 30px;
}

.pages .pages_box a:last-child {
	margin: 0 16px 0 0;
}

.pages .start, .pages .end, .pages>span, .pages .next, .pages .prev {
	padding: 0;
	margin: 0 33px 0 0;
}

.pages .start {
	background: url(../images/pages_first1.png) center no-repeat;
	width: 17px;
}

.pages .prev {
	background: url(../images/pages_prev1.png) center no-repeat;
	width: 13px;
	margin: 0 17px 0 0;
}

.pages .next {
	background: url(../images/pages_next1.png) center no-repeat;
	width: 13px;
}

.pages .end {
	background: url(../images/pages_last1.png) center no-repeat;
	width: 17px;
}

.pages .start:hover {
	background: url(../images/pages_first2.png) center no-repeat;
}

.pages .prev:hover {
	background: url(../images/pages_prev2.png) center no-repeat;
}

.pages .next:hover {
	background: url(../images/pages_next2.png) center no-repeat;
}

.pages .end:hover {
	background: url(../images/pages_last2.png) center no-repeat;
}

.pages a:hover, .pages a.on_page {
	color: #960000;
}

.pages>a.on_page {
	font-weight: bold;
}

@media screen and (max-width:1480px) {
	.pages .pages_box {
		margin: 0;
	}
}

@media screen and (max-width:767px) {
	.wrap_pages {
		margin: 19px 0 40px;
	}

	.pages a {
		display: none;
		width: 36px;
		height: 36px;
		line-height: 36px;
		margin: 0 6px;
	}

	.pages .pages_box {
		margin: 0;
	}

	.pages_box span {
		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 a.on_page {}

	.pages .start, .pages .end, .pages .next, .pages .prev, .pages>span {
		margin: 0 6px;
	}

	.leader_info {
		width: 100%;
		float: none;
		margin-top: 0;
		overflow: hidden;
		padding-left: 8%;
		box-sizing: border-box;
	}

	.leader_info2 {
		width: 100%;
		float: none;
		overflow: hidden;
	}

	.leader_info3 {
		width: 100%;
		float: none;
		overflow: hidden;
	}

	.leader_info3 .leader_info {
		height: auto;
		overflow: hidden;
	}

	/* .leader_info3 .leader_info .name01{ height: 80px;} */
	.leader_info .name03 {
		height: 60px;
		line-height: 20px;
	}

	.leader_info.cur44 .name01 strong {
		display: block;
	}

	.leader_info .name01 {
		float: right;
		margin-left: 0;
		min-width: 60px;
		padding-right: 10%;
	}
}

.enterNum {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	line-height: 30px;
	height: 30px;
	margin: 0 0 0 -12px;
	padding: 0 15px;
}

.enterNum span {
	font-size: 14px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin: 0;
}

.enterNum input {
	border: 0;
	padding: 0;
	width: 33px;
	border-bottom: 1px solid #969696;
	outline: none;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin: 0 6px;
}

.enterNum span.tips {
	color: #999;
	padding: 0 0 0 10px;
}

.enterNum #jumpPage {
	margin: 0 0 0 13px;
	cursor: pointer;
	font-size: 12px;
	border: 1px solid #b5b5b5;
	border-radius: 50%;
	width: 23px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #848484;
}

@media screen and (max-width:1040px) {
	.enterNum {
		margin: 0 0 0 20px;
	}
}

@media screen and (max-width:767px) {
	.enterNum {
		line-height: 30px;
		height: 30px;
	}

	.enterNum span {
		font-size: 12px;
	}
}

@media screen and (max-width:480px) {
	.enterNum {
		display: block;
		margin: 20px 0 0;
		padding: 0;
	}
}

/* pages End */

/* pageArticle */
/* .pageArticle{position: relative;}
.pageArticleTitle{overflow: hidden;padding: 0 0 0;margin-top: -4px;}
.full_page .pageArticleTitle{}
.pageArticleTitle h3{line-height: 1.4;color: #222;text-align: center;}
.articleAuthor{padding: 12px 0 21px;text-align: center;border-bottom: 1px solid #e5e5e5;margin: 0 0 29px;font-size: 0;}
.articleAuthor span{display: inline-block;*display: inline;*zoom:1;margin: 0 20px;color: #999;font-size: 14px;}
.articleAuthor button{background: #fff;border: 1px solid #eee;display: inline-block;*display: inline;*zoom:1;width: 30px;line-height: 24px;height: 24px;vertical-align: baseline;}
.articleBottom{margin: 23px auto 0;position: relative;min-height: 100px;max-width: 1200px;}
.article{position: relative;line-height: 2.25em;text-align: justify;margin: 0 auto;color: #484848;}
.article p{}
.pageArticle .article{}
.Annex{overflow: hidden;padding: 0 0 23px;margin: 0 0;background: #f5f5f5;}
.Annex strong{padding: 18px 0 4px 27px;display: block;line-height: 20px;font-size: 14px;position: relative;color: #757575;font-weight: bold;}
.Annex strong::before{content: '';display: none;width: 4px;height: 4px;position: absolute;left: 20px;top: 50%;transform: translateY(-50%);background: #c6782d;border-radius: 50%;}
.annexList{margin: 0;padding: 0;}
.annexList li{font-size: 14px;line-height: 22px;padding: 3px 29px;text-align: justify;}
.annexList li:first-child{}
.annexList li a{color: #999;}
.annexList li a:hover{color: #365dbf;}

.share_box{line-height: 7px;text-align: center;color: #01589c;z-index: 2;float: right;font-size: 0;position: relative;z-index: 100;position: relative;}
.share_box .share_btn,.share_box .share_btn.share_more::after{line-height: 20px;margin: 0 0 10px 20px;position: relative;width: 36px;height: 36px;background-color: ;border-radius: 50%;background-position: center;background-repeat: no-repeat;background-size: 36px;cursor: pointer;display: block;}
.share_box .share_btn.share_wechat{background-image: url(../images/share_wechat.png);}
.share_box .share_btn.share_sina{background-image: url(../images/share_sina.png);}
.share_box .share_btn.share_qzone{background-image: url(../images/share_qzone.png);}
.share_box .share_btn.share_more::after{content: '';background-image: url(../images/share_more.png);position: absolute;border: 0;left: 0;margin: 0;}
.share_box .share_btn:last-child{margin: 0;}
.share_box .share_btn .alert_box{position: absolute;right: 0%;bottom: 100%;padding: 6px;background: #fff;box-shadow: 0 0 16px rgba(0,0,0,.1);display: none;}
.share_box .share_more .alert_box{background: #fff;white-space: nowrap;font-size: 0;line-height: 0;padding: 0 0 52px 0;bottom: 0;border-radius: 30px;}
.share_box .share_more .share_btn{margin: 0;border: 0;border-radius: 0;}
.share_box .share_btn:hover .alert_box{display: block;}
@media screen  and (max-width:1386px){
	.share .bdsharebuttonbox > a{margin: 0 10px 0 0;display: inline-block;*display: inline;*zoom:1;}
}
@media screen  and (max-width:1024px){
	.pageArticle{}
}
@media screen  and (max-width:767px){
	.share .bdsharebuttonbox > a{width: 32px;height: 32px;}
	.Annex{margin: 0 0 20px;}
	.Annex strong::before{left: 10px;}
	.Annex strong,.annexList li{padding-left: 20px;padding-right: 20px;}
	.pageArticle .bottom_links{padding: 0 20px;}
	.pageArticle .bottom_links a,.pageArticle .bottom_links a.next{width: auto;float: none;max-width: initial;}
	
} */
/* pageArticle End */

.index_title {
	display: block;
	line-height: 40px;
}

.index_title .title_more {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 33px;
	height: 33px;
	border: 1px solid #dcdcdc;
	border-radius: 50%;
	position: relative;
	vertical-align: middle;
	font-size: 24px;
	color: #dcdcdc;
	font-family: arial;
	line-height: 31px;
	margin: 0 0 0 144px;
	text-align: center;
	transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
}

.index_title .title_more::after {
	content: '';
	display: block;
	height: 1px;
	width: 130px;
	background: #dcdcdc;
	position: absolute;
	top: 50%;
	right: 100%;
}

.index_title .title_more:hover {
	background: #dcdcdc;
	color: #960000;
}

.index_title h2 {
	color: #fff;
	font-weight: bold;
	text-align: left;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	vertical-align: middle;
}

.sub_010b1 .index_title h2 {
	margin: 0;
	color: #1c1c1c;
}

.sub_010b1 .index_title .title_more {
	border: 1px solid #960000;
	color: #960000;
}

.sub_010b1 .index_title .title_more::after {
	background: #960000;
}

.sub_010b1 .index_title .title_more:hover {
	background: #960000;
	color: #fff;
}

.sub_010a1 ul {
	margin: 0 0 0 0;
	padding: 36px 0 0;
}

.sub_010a1 li {}

.sub_010a1 .box {
	margin: 0 0 0;
	overflow: hidden;
	background: #960000;
}

.sub_010a1 li:nth-child(2) .box {
	background: #6e4a3c;
}

.sub_010a1 li:nth-child(3) .box {
	background: #9f7944;
}

.sub_010a1 li:nth-child(4) .box {
	background: #8e9fb5;
}

.sub_010a1 li:nth-child(5) .box {
	background: #029fc7;
}

.sub_010a1 li:nth-child(6) .box {
	background: #ac5750;
}

.sub_010a1 li:nth-child(7) .box {
	background: #5a5f79;
}

.sub_010a1 .img_box {
	width: 50%;
	float: right;
}

.sub_010a1 li:nth-child(2n) .img_box {
	float: left;
}

.sub_010a1 .img {
	padding-bottom: calc(449% / 7);
	/* padding-bottom: 66.6%; */
	position: relative;
}

.sub_010a1 .img img {
	position: absolute;
	left: 50%;
	top: 50%;
	min-height: 100%;
	min-width: 100%;
	max-width: 1000%;
	transform: translate(-50%, -50%);
	width: auto;
	height: 100%;
}

.sub_010a1 .info_box {
	padding: 93px 72px 0;
	margin: 0 50% 0 0;
}

.sub_010a1 li:nth-child(2n) .info_box {
	margin: 0 0 0 50%;
}

.sub_010a1 .info {
	color: #fff;
	margin: 51px 0 0;
}

.sub_010a2 ul {
	margin: 0 0 0 0;
}

.sub_010a2 li {
	width: 50%;
	background: #960000;
}

.sub_010a2 li:nth-child(2) {
	background: #7c7d7d;
}

.sub_010a2 .box {
	margin: 0 0 0;
	text-align: center;
	padding: 56px 0 73px;
}

.sub_010a2 .index_title h2 {
	margin: 0;
	color: #fff;
}

.sub_010a2 .index_title .title_more {
	border: 1px solid #DCDCDC;
	color: #DCDCDC;
}

.sub_010a2 .index_title .title_more::after {
	background: #DCDCDC;
}

.wrap_sub010b {
	padding: 72px 0 77px;
	background: url(../images/sub_010b_bg.png) center;
	background-size: cover;
}

.sub010b {
	position: relative;
}

.sub_010b1 ul {
	margin: 44px 0 80px;
}

.sub_010b1 li {
	width: 25%;
	background: center no-repeat #925a42;
	transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	background-image: none;
}

.sub_010b1 li:nth-child(2) {
	background-color: #7c7d7d;
}

.sub_010b1 li:nth-child(3) {
	background-color: #8e9fb5;
}

.sub_010b1 li:nth-child(4) {
	background-color: #9f7944;
}

.sub_010b1 li:hover {
	background-image: url(../images/sub_010b1.png);
}

.sub_010b1 li a {
	margin: 0 auto;
	max-width: 200px;
	padding: 72px 0 90px;
}

.sub_010b1 .title {
	margin: 0 0 0;
	color: #fff;
	text-align: center;
}

.sub_010b1 .info {
	margin: 40px 0 0;
	color: #fff;
}

.sub_010b2 {}

.sub_010b2 .part {
	width: 50%;
	float: left;
}

.sub_010b2 .part1 {
	background: url(../images/sub_010b21.png) center no-repeat;
	background-size: cover;
	padding-bottom: calc(225% / 7);
	height: 0;
	position: relative;
}

.sub_010b2 .box {
	margin: 90px 75px;
}

.sub_010b2 .part2 .img_centered {
	background: #960000;
	padding-bottom: calc(450% / 7);
}

.sub_010b2 .info {
	margin: 52px 0 0;
	color: #fff;
}

.sub_011 {
	margin: 0 0 0 0;
}

.sub_011 .right_box {
	float: right;
	width: calc(50% + 140px);
	margin: 0 0 0 43px;
	font-size: 0;
}

.sub_011 .right_box .img1 {
	display: block;
	width: calc(50vw + 140px);
	max-width: initial;
	margin: -120px 0 42px;
}

.sub_011 .right_box .img2 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: calc(50% - 20px);
	margin: 0 40px 0 0;
}

.sub_011 .right_box .img3 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: calc(50% - 20px);
}

.sub_011 .article {
	padding: 30px 0 18px;
}

.sub_012 .lf {
	float: left;
	width: calc(100% - 580px);
	padding: 38px 0 0;
}

.sub_012 .rt {
	float: right;
	width: 570px;
	margin: -31px 0 0;
}

.sub_012a {
	margin: 0 0 0 0;
	position: relative;
	white-space: nowrap;
}

.sub_012a::before {
	content: '';
	display: block;
	width: 1px;
	position: absolute;
	left: 40px;
	top: 40px;
	bottom: -1000px;
	background: #d0b693;
}

.sub_012a .box {
	margin: 0 0 44px;
	position: relative;
	z-index: 2;
}

.sub_012a .time {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 78px;
	height: 78px;
	text-align: center;
	line-height: 78px;
	border: 1px solid #b28850;
	color: #b28850;
	border-radius: 50%;
	vertical-align: middle;
	background: #fff;
}

.sub_012a .title {
	margin: 0 0 0 20px;
	line-height: 30px;
	vertical-align: middle;
	white-space: normal;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #484848;
	max-width: calc(100% - 100px);
}

/* .sub_012a .box{opacity: 0;transition: all 1.5s ease-out;transform: translateX(70px);}
.sub_012a.isView .box{opacity: 1;transform: none;-webkit-animation-name: effect_sub_012a;animation-name: effect_sub_012a;}
@-webkit-keyframes effect_sub_012a{
	from {opacity: 0;transform: translateX(70px);}
	to {opacity: 1;transform: none;}
}
@keyframes effect_sub_012a{
	from {opacity: 0;transform: translateX(70px);}
	to {opacity: 1;transform: none;}
} */

.sub_012b .img {
	padding-bottom: 64%;
	position: relative;
}

.sub_012b .img::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
	bottom: 0;
	border: 1px solid #b78f5a;
}

.sub_012b .title {
	line-height: 24px;
	white-space: nowrap;
	padding: 14px 68px 17px;
	background: #f1f1f2;
}

.sub_012b .slick-arrow {
	border: 0;
	width: 35px;
	height: 35px;
	font-size: 0;
	outline: none;
	background-position: center;
	background-repeat: no-repeat;
	border: 3px solid #276ed8;
	background-color: #960000;
	border-radius: 50%;
	top: auto;
	bottom: 12px;
	transform: none;
}

.sub_012b .slick-arrow:after {
	display: none;
}

.sub_012b .slick-prev {
	left: 11px;
	background-image: url(../images/mode06_prev.png);
	background-size: 8px auto;
}

.sub_012b .slick-next {
	right: 11px;
	background-image: url(../images/mode06_next.png);
	background-size: 8px auto;
}

.sub_012c {
	position: relative;
	float: right;
	width: 380px;
}

.sub_012c::before {
	content: '';
	display: block;
	width: 1px;
	position: absolute;
	left: 50%;
	top: 0;
	bottom: -1000px;
	background: #d0b693;
}

.sub_012c ul {
	margin: 83px 0 0;
	position: relative;
	z-index: 2;
}

.sub_012c li {}

.sub_012c a {
	margin: 0 0 66px;
	display: block;
}

.sub_012c img {
	display: block;
	width: 100%;
}

.sub_0131 {
	max-width: 900px;
	margin: 0 auto;
	line-height: 36px;
	font-weight: bold;
	padding: 35px 0 100px;
}

.sub_0131 .lf {
	width: calc(50% - 75px);
	float: left;
}

.sub_0131 .line {
	border-top: 1px solid #C8C8C8;
	height: 144px;
}

.sub_0131 .rt {
	width: calc(50% - 75px);
	float: right;
}

.sub_0131 .box {
	border-top: 1px solid #c8c8c8;
	padding: 18px 8px;
}

.sub_0131 .box:last-child {
	border-bottom: 1px solid #c8c8c8;
}

.sub_0131 .left {
	width: 61%;
	float: left;
	color: #9f7944;
}

.sub_0131 .right {
	text-align: center;
	margin: 0 0 0 61%;
}

.sub_0131 .right a {
	display: block;
	color: #484848;
	position: relative;
}

.sub_0131 .right a:hover {
	color: #960000;
}

.sub_0131 .right a:hover::after {
	content: '';
	display: block;
	width: 52px;
	height: 1px;
	background: #960000;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 2px;
}

.sub_0132 {
	margin: 0 auto 0;
	max-width: 1200px;
	padding: 14px 0 18px;
}

.sub_0132 .title {
	margin: 10px 0 6px;
	font-weight: bold;
	color: #484848;
	text-align: center;
}

.sub_0132 .info {
	margin: 0 0 0;
	color: #484848;
	line-height: 30px;
	text-align: center;
}

.sub_0132 .left {
	width: 270px;
	float: left;
	background: #fff;
}

.sub_0132 .left img {
	display: block;
	width: 100%;
}

.sub_0132 .right {
	margin: 0 0 0 320px;
	padding: 0 20px 0 32px;
	position: relative;
	border-left: 1px solid #c8c8c8;
}

.sub_0132 .article {
	color: #484848;
	line-height: 30px;
}

.sub_014 ul {
	margin: 34px 0 43px -135px;
}

.sub_014 li {}

.sub_014 a {
	margin: 0 0 77px 135px;
	border-bottom: 1px solid #c8c8c8;
	padding: 0 0 24px;
}

.sub_014 .img_box {
	width: 115px;
	height: 150px;
	margin: 0 0 23px;
}

.sub_014 .title {
	margin: 0 0 22px;
	font-weight: bold;
}

.sub_015 {
	margin: 0 0 0 0;
	padding: 60px 0 0 0;
}

.sub_015 .part {
	border-bottom: 1px solid #c8c8c8;
	padding: 23px 0;
}

.sub_015 .part:first-child {
	border-top: 1px solid #C8C8C8;
}

.sub_015 .title {
	margin: 0 0 0;
	font-weight: bold;
	color: #960000;
	line-height: 48px;
}

.sub_015 .info {
	margin: 0 0 0;
	color: #484848;
	line-height: 48px;
	display: table;
}

.sub_015 .info p {
	display: table-row;
}

.sub_015 .info span {
	display: table-cell;
}

.sub_015 .info span:first-child {
	padding-right: 48px;
}

.sub_015 .tip {
	text-align: right;
	color: #484848;
	margin: 36px 0 0;
}

.sub_015 .img_box {
	margin: 7px 0 10px;
}

.sub_016 {
	margin: 0 auto 0;
	max-width: 1200px;
	padding: 15px 0 0;
}

.sub_016 .part {
	border-top: 1px solid #c8c8c8;
	padding: 23px 0 40px;
}

.sub_016 .title {
	margin: 0 0 0;
	line-height: 24px;
	font-weight: bold;
	color: #960000;
}

.sub_016 .img_box {
	text-align: center;
	padding: 37px 0;
}

.sub_016 .info_box {
	margin: 32px 0 9px 470px;
	line-height: 3em;
	color: #484848;
}

.sub02 {
	padding: 0px;
    position: relative;
    top: -60px;
}

.sub02 .part {
	margin: 0 0 53px;
}

.sub02 .top {
	padding: 0 0 0 0;
	overflow: hidden;
	background: #960000;width:auto;
height:auto}

.sub02 .part:nth-child(2) .top {
	background: #960000;
}

.sub02 .part:nth-child(3) .top {
	background: #960000;
}

.sub02 .left {
	width: 50%;
	float: left;
	position: relative;
	text-align: center;
	height: 170px;
}

.sub02 .index_title {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 72px;
}

.sub02 .right {
	margin: 0 0 0 50%;
	height: 170px;
	padding: 0;
	width: auto;
}

.sub_02a ul {
	margin: 13px 0 0 -13px;
}

.sub_02a li {
	width: 20%;
}

.sub_02a a {
	margin: 10px 0 0 13px;
	border: 1px solid #dcdcdc;
	line-height: 23px;
	padding: 7px 20px 7px 35px;
	font-size: 18px;
	color: #000;
	position: relative;
	display: block;
	min-height: 42px;
}

.sub_02a p {
	position: absolute;
	width: calc(100% - 55px);
	top: 50%;
	transform: translateY(-50%);
	max-height: 46px;
	overflow: hidden;
}

.sub_02a li.wide {
	min-width: 40%;
}

.sub_02a li.wide a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 35px;
}

.sub_02a a:hover {
	background: #fcf5e8;
}

.sub_02b ul {
	margin: 13px 0 0 -72px;
}

.sub_02b li {
	min-width: 25%;
	width: auto;
}

.sub_02b a {
	margin: 10px 0 0 72px;
	border: 1px solid #dcdcdc;
	line-height: 44px;
	padding: 0 0 0 35px;
	font-size: 18px;
	color: #000;
}

.sub_02b li.wide {
	min-width: 50%;
}

.sub_02b li.wide a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 35px;
}

.sub_02b a:hover {
	background: #fcf5e8;
}

.sub03 {
	padding: 0 0 140px;
}

.sub_05a {
	margin: 0 0 80px;
}

.sub_05a .article {
	padding: 12px 0 0;
	line-height: 30px;
}

.sub_05b {
	margin: 18px 0 0;
}

/* .sub_05b_title{position: relative;overflow: hidden;}
.sub_05b_title::after{content: '';display: block;width: 100%;height: 1px;position: absolute;left: 0;right: 0;top: 50%;background: #bbbaba;}
.sub_05b1_btn,.sub_05b1_btn2{float: right;width: 37px;height: 37px; position: absolute;line-height: 37px;text-align: center;font-family: arial;font-size: 30px;color: #d0d0d0;border: 1px solid #bbbaba;border-radius: 50%;right: 0;top: 50%;transform: translateY(-50%);background: #fff;z-index: 2;cursor: pointer;}
.sub_05b .sub_left_title{float: left;background: #fff;padding-right: 32px;margin: 0;}
.sub_05b.on .sub_05b1_btn{line-height: 30px;}
 */

.sub_05b_title {
	position: relative;
	margin: 0 0 28px;
}

.sub_05b_title .sub_left_title {
	line-height: 40px;
	padding: 0 10px 0 106px;
	color: #484848;
	position: relative;
	font-weight: bold;
	z-index: 2;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}

.sub_05b_title .sub_left_title::before {
	content: '';
	display: block;
	width: 23px;
	height: 23px;
	border: 1px solid #960000;
	border-radius: 50%;
	position: absolute;
	left: 7px;
	top: 50%;
	transform: translateY(-50%);
	background: #fff;
	z-index: 2;
}

.sub_05b_title .sub_left_title::after {
	content: '';
	display: block;
	width: 60px;
	height: 1px;
	position: absolute;
	left: 32px;
	top: 50%;
	z-index: 1;
	background: #960000;
}

.sub_05b1_btn, .sub_05b1_btn2 {
	display: inline-block;
	background: url(../images/sub_12_arrow1.png) center no-repeat;
	width: 20px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
}

.sub_05b.on .sub_05b1_btn {
	background: url(../images/sub_12_arrow2.png) center no-repeat;
}

.sub_05b1 {
	clear: both;
	display: none;
}

.sub_05b1 ul {
	margin: 9px 0 -6px -39px;
}

.sub_05b1 li {
	width: 25%;
}

.sub_05b1 a {
	margin: 0 0 66px 39px;
	border-bottom: 1px solid #c8c8c8;
	padding: 0 0 24px;
}

.sub_05b1 .img {
	padding-bottom: 140%;
	transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
}

.sub_05b1 .title {
	margin: 27px 0 22px;
	font-weight: bold;
}

.sub_05b1 a:hover .img {
	box-shadow: 0 3px 29px 1.4px rgba(5, 66, 166, .34);
}

.sub_05b.on .sub_05b1 {
	display: block;
}

.sub_08 {
	padding: 32px 0 0;
}

.sub_08 ul {
	margin: 0 0 0 -100px;
	padding: 27px 0 0;
}

.sub_08 li {
	width: 50%;
}

.sub_08 a {
	margin: 0 0 26px 100px;
	overflow: hidden;
	border-bottom: 1px solid #c8c8c8;
	padding: 0 0 30px;
}

.sub_08 .time_box {
	width: 80px;
	height: 113px;
	float: left;
	position: relative;
	text-align: center;
	background: url(../images/sub_08_time.png) center no-repeat;
	background-size: 100% auto;
	font-family: arial;
}

.sub_08 .day {
	color: #960000;
	margin: 36px 0 0px;
	line-height: 40px;
	font-weight: bold;
	font-size: 40px;
}

.sub_08 .month {
	color: #960000;
	margin: 0 0 0 0;
	line-height: 20px;
}

.sub_08 .info_box {
	margin: 0 0 0 110px;
	padding: 22px 0 0 0;
	height: 84px;
	position: relative;
	overflow: hidden;
	line-height: 24px;
}

.sub_08 .title {
	margin: 0 0 12px;
	max-height: 48px;
	font-weight: bold;
}

.sub_08 .info {
	margin: 0 0 0;
	color: #000;
}

.sub_10 {
	overflow: hidden;
}

.sub_10 ul {
	margin: 0 0 0 -30px;
}

.sub_10 li {
	width: 190px;
}

.sub_102 li {
	width: 50%;
}

.sub_10 a {
	margin: 0 0 0 30px;
	color: #fff;
	position: relative;
	line-height: 1.8em;
	padding: 0.6em 0 0.6em 20px;
}

.sub_10 a::before {
	content: '';
	display: block;
	width: 3px;
	height: 18px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #dab582;
}

.sub_11 {
	padding: 28px 0 0;
}

.sub_11:first-child {
	padding: 0;
}

.sub_11 .index_title h2 {
	margin: 0;
	color: #1c1c1c;
}

.sub_11 .index_title .title_more {
	border: 1px solid #960000;
	color: #960000;
}

.sub_11 .index_title .title_more::after {
	background: #960000;
}

.sub_11 .index_title .title_more:hover {
	background: #960000;
	color: #fff;
}

.sub_11 ul {
	margin: 0 0 0 -46px;
	padding: 27px 0 0;
}

.sub_11 li {
	width: 33.3%;
}

.sub_11 li .box {
	margin: 0 0 67px 46px;
	overflow: hidden;
	padding: 0;
}

/* .sub_11 .img{background: #eee;} */
.sub_11 .title {
	margin: 26px 0px 0;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
}

.sub_11 .time {
	float: right;
	width: 96px;
	line-height: 24px;
	height: 24px;
	text-align: center;
	position: relative;
	z-index: 2;
	top: -13px;
	background: #fff;
	border: 1px solid #014fca;
}

.sub_12 .part {
	margin: 0 0 23px;
}

.sub_12a {
	position: relative;
	margin: 0 0 28px;
}

.sub_12a .sub_left_title3 {
	line-height: 40px;
	padding: 0 10px 0 106px;
	color: #484848;
	position: relative;
	font-weight: bold;
	z-index: 2;
	display: inline-block;
	vertical-align: middle;
}

.sub_12a .sub_left_title3::before {
	content: '';
	display: block;
	width: 23px;
	height: 23px;
	border: 1px solid #960000;
	border-radius: 50%;
	position: absolute;
	left: 7px;
	top: 50%;
	transform: translateY(-50%);
	background: #fff;
	z-index: 2;
}

.sub_12a .sub_left_title3::after {
	content: '';
	display: block;
	width: 60px;
	height: 1px;
	position: absolute;
	left: 32px;
	top: 50%;
	z-index: 1;
	background: #960000;
}

.sub_12a .sub_12t_btn {
	display: inline-block;
	background: url(../images/sub_12_arrow1.png) center no-repeat;
	width: 20px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
}

.sub_12a.on .sub_12t_btn {
	background: url(../images/sub_12_arrow1.png);
}

.sub_12b {
	background: #f6f6f6;
	padding: 0 0 8px;
	margin: 0 0 10px;
	display: none;
}

.sub_12 .part.on .sub_12b {
	display: block;
}

.sub_12b ul {
	margin: 0 42px 0 -34px;
	padding: 21px 0 0;
}

.sub_12b li {
	width: 50%;
}

.sub_12b a {
	margin: 0 0 30px 76px;
	overflow: hidden;
}

.sub_12b .time_box {
	width: 80px;
	height: 90px;
	float: left;
	position: relative;
	text-align: center;
	background: url(../images/sub_12_time.png) center no-repeat;
	background-size: 100% auto;
	font-family: arial;
}

.sub_12b .day {
	color: #960000;
	margin: 22px 0 -3px;
	line-height: 48px;
	font-weight: bold;
}

.sub_12b .month {
	color: #960000;
	margin: 0 0 0 0;
	line-height: 20px;
}

.sub_12b .info_box {
	margin: 0 0 0 110px;
	padding: 27px 0 12px;
	position: relative;
	overflow: hidden;
	line-height: 24px;
	border-bottom: 1px solid #c8c8c8;
}

.cover_box {
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, .8);
	z-index: 999;
	display: none;
}

.cover_box.on {
	display: block;
}

.cover_box .close {
	background: url(../images/close.png) center no-repeat;
	background-size: 60%;
	width: 80px;
	height: 80px;
	position: absolute;
	right: 50px;
	top: 50px;
}

.cover_box .box {
	width: 100%;
	height: 100%;
	text-align: center;
}

.cover_box .box:after {
	content: "";
	vertical-align: middle;
	height: 100%;
	display: inline-block;
}

.cover_box .box img {
	max-width: 80%;
	max-height: 80%;
	width: auto;
	height: auto;
	vertical-align: middle;
}

.cover_box .box video {
	width: 1000px;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.pc-hide {
	display: none
}

@media screen and (max-width:1480px) {
	.bread {
		margin-right: 0;
		right: 100px;
	}

	.sub_left {
		width: 250px;
	}

	.sub_right {
		margin: 0 0 0 300px;
	}

	.sub_015 .part {
		padding: 16px 0;
	}

	.sub_015 .title, .sub_015 .info {
		line-height: 36px;
	}

	.sub_016 .info_box {
		margin: 32px 0 9px 340px;
	}

	.sub_12a {
		margin: 0 0 20px;
	}
}

@media screen and (max-width:1220px) {
	.sub_010a1 .info_box {
		padding: 40px 30px 0;
	}

	.sub_010a2 .box {
		padding: 30px 0;
	}

	.sub_010b2 .box {
		margin: 40px 30px 0;
	}

	.sub_010b2 .img_centered img {
		max-width: 60%;
	}

	.sub_012 .lf {
		width: calc(100% - 400px);
	}

	.sub_012 .rt {
		width: 380px;
	}

	.sub_0132 .left {
		width: 200px;
	}

	.sub_0132 .right {
		margin: 0 0 0 220px;
	}

	/* .sub_0132 .title{margin: 0 0 20px;} */
	/* .sub_0132 .article{padding: 20px 0;} */

	.sub02 .index_title {
		padding: 0 30px;
	}

	.sub02 .left, .sub02 .right {
		height: 130px;
	}

	.sub_02a li {
		min-width: 33.3%;
	}

	.sub_02b ul {
		margin: 13px 0 0 -13px;
	}

	.sub_02b li {
		min-width: 33.3%;
	}

	.sub_02b a {
		margin: 10px 0 0 13px;
	}

	.sub_08 ul {
		margin: 0 0 0 -50px;
		padding: 27px 0 0;
	}

	.sub_08 a {
		margin: 0 0 20px 50px;
	}

}

@media screen and (max-width: 992px) {

.sub_08 {
    padding: 32px 0 0;
    position: relative;
    top: 60px;
}
.sub02{
    position: relative;
    top:0px;
}
	.wrap_content {
		padding-top: 10px;
		padding-bottom: 40px;
    position: relative;
    top: 0px;
	}

	.sub_banner {
		border: 0;
	}

	.sub_banner h2 {
		top: auto;
		margin: 0;
		bottom: 20px;
	}

	.sub_nav {
		line-height: 36px;
		padding: 10px 0;    top: -56px !important;display:none

	}

	.sub_nav .l2 a {
		margin: 0 24px 0 0;
	}

	.sub_nav .l2 a.current::after {
		bottom: 0;
	}

	.full_page .sub_left {
		padding: 0;
	}

	.full_page .sub_right {
		margin: 0;
		padding-top: 10px;
	}

	.sub_right .page_content {
		max-height: initial;
	}

	.annexList li {
		font-size: 14px
	}

	.sub_left {
		float: none;
		width: auto;
		margin: 0 0 10px;
		padding: 0;
	}

	.sub_left::before {
		display: none;
	}

	.sub_left.on {}

	.sub_left_title {
		line-height: 50px;
	}

	.sub_left .sub_left_title::before {
		background: url(../images/sub_menu_arrow.png) center no-repeat;
	}

	.sub_menu .arrow, .sub_menu .arrow.on, .sub_menu>li.current>.arrow, .sub_menu>li:hover>.arrow, .sub_menu>li.on>.arrow {
		top: 12px;
	}

	.sub_menu {
		display: none;
		padding: 0 0 10px;
		min-height: initial;
	}

	.sub_menu li>a {
		line-height: 30px;
	}

	.sub_menu::after {
		height: 10px;
	}

	.second_menu>li>a {
		/* padding: 0 30px; */
		line-height: 24px;
	}

	.sub_right::before {
		display: none;
	}

	.sub_right {
		margin: 0 0 20px;
	}

	.sub_right .page_content {
		min-height: inherit;
	}

	.page_title h3 {
		padding: 12px 0;
	}

	.sub_010a1 .img_box {
		width: 40%;
	}

	.sub_010a1 .info_box {
		padding: 30px 20px 0;
		margin: 0 40% 0 0;
	}

	.sub_010a1 li:nth-child(2n) .info_box {
		margin: 0 0 0 40%;
	}

	.sub_010a1 .info {
		margin: 20px 0 0;
	}

	.sub_010b1 li {
		width: 50%;
	}

	.sub_010b2 .part {
		width: auto;
		float: none;
		overflow: hidden;
	}

	.sub_010b2 .part1 {
		height: auto;
		padding-bottom: 0;
	}

	.sub_011 .right_box:first-child {
		display: none;
	}

	.sub_011 .right_box {
		float: none;
		width: auto;
		margin: 30px 0 0;
	}

	.sub_011 .right_box .img1 {
		width: auto;
		margin: 0 0 30px;
		max-width: 100%;
	}

	.sub_011 .article {
		padding: 0;
	}

	.sub_011 .right_box .img2, .sub_011 .right_box .img3 {
		display: block;
		margin: 0 0 30px;
	}

	.sub_012 .lf {
		width: auto;
		float: none;
		padding: 0;
	}

	.sub_012 .rt {
		width: auto;
		float: none;
		margin: 0;
	}

	.sub_012a::before {
		left: 30px;
		bottom: 0;
	}

	.sub_012a .time {
		width: 60px;
		height: 60px;
		line-height: 60px;
	}

	.sub_012a .box {
		margin: 0 0 20px;
	}

	.sub_012c {
		width: auto;
		float: none;
		overflow: hidden;
	}

	.sub_0131 .lf {
		width: calc(50% - 30px);
		float: left;
	}

	.sub_0131 .rt {
		width: calc(50% - 30px);
		float: right;
	}

	.sub_015 {
		padding: 0;
	}

	.sub_015 .tip {
		margin: 16px 0 0;
	}

	.sub_016 .img_box {
		padding: 20px 0;
	}

	.sub_016 .img_box img {
		max-width: 80%;
	}

	.sub_016 .info_box {
		margin: 6px 0 6px 140px;
	}

	.sub_02a li, .sub_02a li.wide, .sub_02b li, .sub_02b li.wide {
		min-width: 50%;
	}

	.sub_05a {
		margin: 0 0 40px;
	}

	.sub_05b1 li {
		width: 33.3%;
	}

	.sub_05b1 .title {
		margin: 20px 0 12px;
	}

	.sub_11 ul {
		margin: 0 0 0 -32px;
	}

	.sub_11 li a {
		margin: 0 0 32px 32px;
	}

	.sub_11 li {
		width: 50%;
	}

}

@media screen and (max-width: 767px) {
	.sub_left_title::before {
		width: 28px;
		height: 28px;
	}

	.sub_left_title::after {
		left: 30px;
	}

	.sub_05b1_btn, .sub_05b1_btn2 {
		width: 28px;
		height: 28px;
		line-height: 28px;
	}

	.sub_05b.on .sub_05b1_btn {
		line-height: 24px;
	}

	.sub_left_title2 {
		padding: 6px 0 6px 20px;
	}

	.sub_left_title2::before {
		width: 4px;
		height: 20px;
	}

	.sub_010a1 .img_box, .sub_010a1 li:nth-child(2n) .img_box {
		width: auto;
		float: none;
	}

	.sub_010a1 .info_box, .sub_010a1 li:nth-child(2n) .info_box {
		margin: 0;
		padding: 20px;
	}

	.sub_010a2 li {
		width: 100%;
	}

	.sub_010a2 .box {
		padding: 20px 0;
	}

	.wrap_sub010b {
		padding: 40px 0;
	}

	.sub_010b1 li {
		width: 100%;
	}

	.sub_010b1 li a {
		padding: 20px 20px;
	}

	.sub_010b1 .info {
		margin: 20px 0 0;
	}

	.sub_010b2 .info {
		margin: 20px 0 0;
	}

	.sub_010b2 .box {
		margin: 30px 20px;
	}

	.sub_0131 {
		line-height: 24px;
		padding: 20px 0 40px;
	}

	.sub_0131 .lf {
		width: auto;
		float: none;
		margin: 0 0 30px;
	}

	.sub_0131 .rt {
		width: auto;
		float: none;
	}

	.sub_0131 .line {
		display: none;
	}

	.sub_0131 .box {
		padding: 14px 8px;
	}

	/* .sub_0131 .box:last-child{border-bottom: none;} */

	.sub_0132 .left {
		width: auto;
		float: none;
	}

	.sub_0132 .left img {
		max-width: 200px;
		margin: 0 auto;
	}

	.sub_0132 .right {
		margin: 0;
	}

	.sub_0132 .right {
		padding: 12px 0;
		border: none;
	}

	.sub_0132 .tip {
		margin: 0 0 12px;
	}

	.sub_0132 .info {
		line-height: 1.5em;
	}

	.sub_014 ul {
		margin: 34px 0 43px -60px;
	}

	.sub_014 li {}

	.sub_014 a {
		margin: 0 0 40px 60px;
	}


	.sub_016 .info_box {
		margin: 6px 0;
	}

	.sub02 .left {
		width: auto;
		float: none;
		height: 100px;
	}

	.sub02 .right {
		margin: 0;
		height: 100px;
	}

	.sub_02a li.wide, .sub_02b li.wide {
		width: 100%;
	}

	.sub_02a a, .sub_02a li.wide a, .sub_02b a, .sub_02b li.wide a {
		padding: 0 16px;
	}

	.sub_08 ul {
		padding: 0;
	}

	.sub_08 li {
		width: 100%;
	}

	.sub_08 a {
		margin: 0 0 20px 50px;
		padding: 0 0 20px;
	}

	.sub_08 .time_box {
		width: 80px;
	}

	.sub_08 .day {
		font-size: 32px;
		margin: 34px 0 0;
	}

	.sub_08 .info_box {
		margin: 0 0 0 100px;
		padding: 12px 0 0 0;
	}

	.sub_102 li {
		width: 100%;
	}

	.sub_11 li {
		width: 100%;
	}

	.pc-hide {
		display: block;
	}

	.sub_0131 .rt {
		display: none;
	}

	.sub_12a .sub_left_title3, .sub_05b_title .sub_left_title {
		padding: 0 5px 0 70px;
	}

	.sub_12a .sub_left_title3::after, .sub_05b_title .sub_left_title::after {
		width: 30px;
	}

	.sub_12b ul {
		margin: 0 20px 0 -54px;
		padding: 21px 0 0;
	}

	.sub_12b li {
		width: 100%;
	}

	.sub_12b a {
		margin: 0 0 15px 76px;
	}

	.sub_12 .time_box {
		width: 70px;
	}

	.sub_12 .day {
		line-height: 36px;
	}

	.sub_12 .info_box {
		margin: 0 0 0 90px;
		padding: 12px 0 0 0;
	}

	.leader_info .job01, .leader_info .name01 strong {
		font-size: 17px;
	}

	.leader_info .name01 strong {
		margin-bottom: 3px;
	}
}

@media screen and (max-width:480px) {
	.index_title .title_more {
		margin: 0 0 0 70px;
	}

	.index_title .title_more::after {
		width: 65px;
	}

	.sub_014 a {
		margin: 0 0 40px 60px;
		text-align: center;
	}

	.sub_014 .img_box {
		margin: 0 auto 10px;
	}

	.sub_014 .title {
		margin: 0 0 10px;
	}


	.sub_015 .part {
		overflow: auto;
	}

	.sub_015 .info {
		white-space: nowrap;
	}

}

@media screen and (max-width:413px) {
	.sub_0132 .left {
		float: none;
		margin: 0 auto 10px;
	}

	.sub_0132 .right {
		padding: 12px 0;
		margin: 0;
		clear: both;
	}

	.sub_02a li, .sub_02a li.wide, .sub_02b li, .sub_02b li.wide {
		min-width: 100%;
	}

	.sub_05b .sub_left_title {
		padding: 0 10px 0 70px;
	}

	.sub_05b .sub_left_title::after {
		width: 30px;
	}



}