.hidden {
	display: none
}

.visibility {
	visibility: hidden
}

.specialist_center {
	margin-top: 0px;
	margin-bottom: 0px;
}

.specialist_center h3 {
	/*width: 840px;*/
	height: 54px;
	line-height: 54px;
	padding: 0 23px;
	background: #ededed;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 1px;
}

.specialist_center h3 i {
	width: 6px;
	height: 6px;
	display: block;
	float: left;
	background: #373737;
	margin-top: 26px;
	margin-right: 11px;
}

.specialist_center h3 em {
	background: url(../images/plus.jpg) no-repeat;
	width: 14px;
	height: 14px;
	display: block;
	float: right;
	margin-top: 22px;
}

.specialist_ul {
	margin: 30px 0;
}

.specialist_ul li {
	margin: 0 23px 0 23px;
	text-align: center;
	width: 131px;
	height: 223px;
	float: left;
}

.specialist_ul li p {
	font-size: 13px;
	font-weight: bold;
}

.specialist_ul li img {
	width: 131px;
	height: 180px;
	margin-bottom: 15px;
}

.specialist_center h3.on {
	color: #005ec2;
}

.specialist_center h3.on i {
	background: #005ec2;
}

.specialist_center h3.on em {
	background: url(../images/subtract.jpg) no-repeat;
}

.subpage_top, .wrap_sub_banner {
	background: url(../images/wrap_banner_bg.png) top center no-repeat;
	background-size: cover
}

.sub_banner {
	height: 0;
	background-size: cover !important;
	position: relative;
	padding-bottom: 400px;
	z-index: 2;
	max-width: 1800px;
	margin: 0 auto
}

.wrap_content {
	position: relative;
	padding: 0 0 60px
}

.content {
	position: relative;
	z-index: 2;
	overflow: inherit
}

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

.sub_left_title {
	line-height: 40px;
	padding: 19px 23px;
	color: #fff;
	text-align: center;
	position: relative;
	font-weight: 400;
	background: url(../images/sub_left_title.png) left center no-repeat #014c87;
	border-left: 4px solid #d1905a
}

.full_page .sub_left {
	padding: 0;
	overflow: hidden
}

.sub_menu {
	background: #efeff4;
	position: relative
}

.sub_menu::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 6px;
	background: #014c87;
	width: 4px
}

.sub_menu ul {
	display: none
}

.sub_menu li {
	position: relative
}

.sub_menu>li {
	border-bottom: 6px solid #efeff4
}

.sub_menu>li>a {
	display: block;
	line-height: 36px;
	padding: 14px 0 16px 33px;
	position: relative;
	border-right: 6px solid #efeff4;
	background: url(../images/sub_menu1.png) right center no-repeat #fff
}

.sub_menu>li.current>a, .sub_menu>li.on>a, .sub_menu>li:hover>a, .sub_menu>li>a.current, .sub_menu>li>a:hover {
	z-index: 3;
	margin: 0;
	box-shadow: 0 0 16px rgba(0, 0, 0, .16);
	background: url(../images/sub_menu2.png) right center no-repeat #fff;
	border-right: 0;
	border-left: 10px solid #014c87;
	color: #013054;
	padding: 14px 0 16px 29px;
	font-size: 20px
}

.second_menu {
	padding: 0 6px 0 30px;
	position: relative;
	z-index: 2;
	border-top: 6px solid #efeff4;
	border-bottom: 6px solid #efeff4;
	margin: 0 0 -6px
}

.second_menu::after {
	content: '';
	display: block;
	width: 24px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background: #fff
}

.second_menu>li {
	margin: 0 0 6px
}

.second_menu>li>a {
	display: block;
	line-height: 35px;
	background: #e1e1e6;
	color: #555;
	padding: 10px 0 11px 29px;
	position: relative
}

.second_menu>li.current>a, .second_menu>li.on>a, .second_menu>li>a.current, .second_menu>li>a:hover {
	color: #333;
	font-weight: 700;
	background: #fff
}

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

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

.third_menu {
	border: 1px solid #d9d9de;
	border-bottom: 0
}

.third_menu>li>a {
	display: block;
	line-height: 48px;
	color: #555;
	padding: 3px 0 3px 18px;
	position: relative;
	border-bottom: 1px solid #cfcfd4;
	background: #e1e1e6
}

.third_menu>li.current>a, .third_menu>li.on>a, .third_menu>li>a.current, .third_menu>li>a:hover {
	color: #222;
	padding: 3px 0 4px 38px;
	background: #f5f5fa
}

.third_menu>li>a::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 24px;
	background: #014c87;
	top: 50%;
	transform: translateY(-50%);
	height: 0
}

.third_menu>li.current>a::before, .third_menu>li.on>a::before, .third_menu>li>a.current::before {
	width: 4px;
	height: 4px
}

.sub_menu .arrow {
	width: 24px;
	height: 24px;
	position: absolute;
	right: 20px;
	top: 21px;
	background: url(../images/sub_left_arrow1.png) center no-repeat;
	cursor: pointer;
	z-index: 3;
	transition: all ease-in-out .2s;
	-ms-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s
}

.second_menu .arrow {
	top: 15px;
	right: 12px;
	background-size: 9px auto;
	background: url(../images/sub_left_arrow3.png) center no-repeat
}

.sub_menu .arrow.on, .sub_menu>li.current>.arrow, .sub_menu>li.on>.arrow, .sub_menu>li:hover>.arrow {
	background: url(../images/sub_left_arrow2.png) center no-repeat
}

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

.full_page .sub_right {
	margin-left: 0
}

.sub_right .page_content {
	clear: right;
	overflow: hidden
}

.bread {
	line-height: 40px;
	color: #757575;
	text-align: right;
	height: 40px;
	background: #eee;
	padding: 0 30px 0 0
}

.bread a {
	padding: 0;
	color: #757575
}

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

.bread a:hover {
	color: #014c87
}

.full_page .bread {
	margin: 0 0 0 320px
}

.index8 .bread, .index9 .bread {
	background: #fff
}

.page_title {
	overflow: hidden;
	border-bottom: 1px solid #4294d4
}

.page_title h3 {
	padding: 26px 26px 8px 0;
	color: #222
}

.pages {
	padding: 14px 0 0;
	font-size: 0;
	text-align: center;
	margin: 0 auto;
	max-width: 1000px
}

.pages_box {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	height: 44px;
	border: 1px solid #eee;
	padding: 0 16px
}

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

.pages>a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	cursor: pointer;
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: relative;
	text-align: center;
	vertical-align: top;
	font-size: 16px;
	margin: 0 2px;
	color: #113cac;
	border: 1px solid #eee
}

.pages_box>a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	cursor: pointer;
	width: 39px;
	height: 46px;
	line-height: 46px;
	position: relative;
	text-align: center;
	vertical-align: top;
	font-size: 16px;
	margin: -1px 5px
}

.pages_box>a::after {
	content: '';
	display: block;
	width: 16px;
	height: 1px;
	background: #4294d4;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0
}

.pages .end, .pages .start {
	width: 64px;
	height: 46px;
	color: #757575;
	margin: 0 22px;
	border: 0
}

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

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

.pages a.on_page, .pages_box>a:hover {
	background: url(../images/on_page.png) center no-repeat;
	color: #fff
}

.pages a.on_page::after, .pages_box>a:hover::after {
	display: none
}

.pages .end:hover, .pages .start:hover {
	background: url(../images/on_page2.png) center no-repeat;
	color: #fff
}

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

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

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

	.pages .select_page, .pages a {
		display: none
	}

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

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

	.pages .end, .pages .start {
		width: 50px
	}

	.pages_box {
		border: 0;
		padding: 0
	}
}

.pageArticle {
	position: relative
}

.pageArticleTitle {
	overflow: hidden;
	padding: 35px 0 4px
}

.full_page .pageArticleTitle {
	padding: 44px 0 4px
}

.pageArticleTitle h3 {
	line-height: 1.4;
	color: #222;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 0 0 14px
}

.articleAuthor {
	padding: 9px 0 18px;
	text-align: center;
	margin: 0 0 11px;
	font-size: 0
}

.articleAuthor span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 15px;
	color: #757575;
	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: 34px 0 0;
	position: relative
}

.pageArticle .wrapArticle {
	max-width: 1000px;
	margin: 0 auto
}

.article {
	position: relative;
	line-height: 30px;
	text-align: justify;
	overflow: hidden
}

.pageArticle .article {
	color: #444
}

.Annex {
	overflow: hidden;
	margin: 0 0 38px;
	background: #f5f5f5
}

.Annex strong {
	padding: 18px 0 8px 40px;
	font-weight: 700;
	display: block;
	line-height: 20px;
	position: relative
}

.annexList {
	margin: -7px 0 0;
	padding: 0 40px
}

.annexList li {
	font-size: 14px;
	line-height: 27px;
	text-align: justify;
	padding: 8px 0;
	border-top: 1px solid #e0e0e0
}

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

.annexList li a {
	color: #757575
}

.annexList li a:hover {
	color: #014c87
}

.relevant_article {
	display: block;
	margin: 0 40px;
	color: #757575
}

.share>span {
	display: block;
	line-height: 20px;
	margin: 0 0 22px
}

.share .bdsharebuttonbox>a.bds_weixin {
	background: url(../images/share_wechat.png) center no-repeat
}

.share .bdsharebuttonbox>a.bds_tsina {
	background: url(../images/share_sina.png) center no-repeat
}

.share .bdsharebuttonbox>a.bds_qzone {
	background: url(../images/share_qzone.png) center no-repeat
}

.share .bdsharebuttonbox>a.bds_more {
	background: url(../images/share_more.png) center no-repeat
}

.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: 700;
	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, .25)
}

.weChatBox .w-title {
	font-size: 12px;
	font-weight: 700;
	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 {
	text-align: right;
	font-size: 0;
	width: 66px;
	position: absolute;
	right: -75px;
	top: 40px
}

.share .bdsharebuttonbox>a {
	margin: 0 0 10px;
	vertical-align: top;
	width: 66px;
	padding: 0;
	height: 66px;
	box-shadow: 0 0 16px rgba(0, 0, 0, .08);
	float: none;
	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;
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.share .bdsharebuttonbox>a:hover {
	opacity: .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 #870101;
	border-radius: 5px;
	margin: 25px auto;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	border: 1px solid #870101
}

.btns a {
	color: #fff
}

.articleBottom.no_annex {
	border-top: 10px solid #f5f5f5
}

.articleBottom.no_annex .relevant_article {
	margin: 35px 0 0
}

@media screen and (max-width:1386px) {
	.share .bdsharebuttonbox>a {
		margin: 0 0 10px;
		display: inline-block;
		*display: inline;
		*zoom: 1
	}
}

@media screen and (max-width:1240px) {
	.share {
		position: relative;
		right: 0;
		top: 0;
		width: auto
	}

	.share .bdsharebuttonbox>a {
		margin: 10px 0 0 10px;
		width: 40px;
		height: 40px;
		background-size: auto 50% !important
	}

	.full_page .pageArticleTitle, .pageArticleTitle {
		padding-top: 20px
	}

	.articleAuthor {
		padding-bottom: 0
	}
}

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

	.Annex {
		margin: 0 0 20px
	}

	.Annex strong, .annexList {
		padding-left: 20px;
		padding-right: 20px
	}

	.relevant_article {
		margin: 0 20px
	}
}

.sub_001 ul {
	margin: 0 0 31px;
	padding: 0 0 0
}

.sub_001 li {
	width: 100%
}

.sub_001 a {
	margin: 40px 0 0;
	overflow: hidden;
	background: #f5f5f5
}

.sub_001 .left {
	width: 444px;
	float: left
}

.sub_001 .right {
	margin: 0 0 0 444px;
	padding: 35px 30px 0 31px;
	border-bottom: 1px solid #e0e0e0;
	text-align: justify
}

.sub_001 .img {
	padding-bottom: calc(243% / 4.44)
}

.sub_001 .title {
	margin: 0 0 11px;
	max-height: 48px;
	line-height: 24px
}

.sub_001 .info {
	margin: 0 0 54px;
	color: #757575;
	height: 48px;
	line-height: 24px
}

.sub_001 .time {
	color: #999;
	position: relative;
	padding: 0 0 0 29px;
	background: url(../images/mode01_time.png) 5px center no-repeat;
	line-height: 30px;
	height: 30px;
	margin: 0 0 41px
}

.sub_001 .time::after {
	content: '';
	display: block;
	background: #eee;
	height: 2px;
	width: 27px;
	position: absolute;
	left: 0;
	bottom: 1px
}

.sub_002 ul {
	padding: 10px 0 26px
}

.sub_002 li {
	width: 100%
}

.sub_002 a {
	margin: 30px 0 0 6px;
	box-shadow: -6px 0 0 #e6e6e6;
	border: 1px solid #e6e6e6;
	border-radius: 8px;
	padding: 9px 21px 17px;
	background: url(../images/sub_002.png) right center no-repeat #fff
}

.sub_002 li:nth-child(2n+1) a {
	background: url(../images/sub_002.png) right center no-repeat #f5f5f5
}

.sub_002 .title {
	white-space: nowrap;
	position: relative;
	line-height: 21px
}

.sub_002 .time {
	color: #999;
	margin: 0 0 7px;
	position: relative;
	padding: 0 0 0 30px;
	background: url(../images/sub_002_time.png) 6px center no-repeat;
	line-height: 28px;
	height: 28px;
	white-space: nowrap
}

.sub_002 .time::after {
	content: '';
	display: block;
	background: #eee;
	height: 2px;
	width: 27px;
	position: absolute;
	left: 0;
	bottom: 0
}

.side_page .sub_002 ul {
	padding-top: 0
}

.sub_003 ul {
	margin: 40px 0 -13px -43px
}

.sub_003 li {
	width: 25%
}

.sub_003 a {
	margin: 0 0 44px 43px
}

.sub_003 .img {
	padding-bottom: calc(235% / 3.52);
	border-radius: 16px
}

.side_page .sub_003 li {
	width: 33.3%
}

.sub_011 {
	margin: 30px 0 0
}

.sub_011 .top {
	overflow: hidden
}

.sub_011 .left {
	width: calc(362% / 12.15);
	float: left;
	margin: 0 30px 0 0
}

.sub_011 .right {
	margin: 31px 0 0 calc(362% / 12.15);
	padding: 0 0 75px;
	border-bottom: 1px solid #eee
}

.sub_011 .bottom {
	padding: 69px 0 0;
	width: 100%
}

.sub_014 ul {
	padding: 0 0 26px
}

.sub_014 li {
	width: 100%;
	padding: 30px 0;
	border-bottom: 1px solid #eee
}

.sub_014 a {
	margin: 0 0 0;
	overflow: hidden;
	background: #f7f7f7
}

.sub_014 .left {
	width: 160px;
	float: left
}

.sub_014 .right {
	margin: 0 0 0 160px
}

.sub_014 .img {
	padding-bottom: calc(224% / 1.6)
}

.sub_014 .title {
	line-height: 25px;
	padding: 15px 0 15px 30px;
	background: #fff;
	font-weight: 700
}

.sub_014 .title span {
	padding: 0 0 0 46px;
	font-weight: 400
}

.sub_014 .info {
	color: #757575;
	line-height: 33px;
	padding: 10px 0 0 27px
}

.sub_015 {
	margin: 20px 0 0
}

.sub_015 .part {
	margin: 50px 0 0
}

.sub_015 .part:first-child {
	margin: 0
}

.sub_015 .title {
	padding: 0 40px;
	height: 56px;
	line-height: 56px;
	background: #014c87;
	color: #fff;
	font-weight: 700
}

.sub_015 table {
	border: 1px solid #e6e6e6;
	border-top: 0
}

.sub_015 td, .sub_015 th {
	line-height: 56px;
	text-align: left;
	padding: 0 0 0 40px;
	width: 50%;
	border-right: 1px solid #e6e6e6
}

.sub_015 a {
	color: #757575
}

.sub_015 a:hover {
	color: #014c87
}

.sub_015 tr:nth-child(2n+1) {
	background: #efeff4
}

.sub_015 tr:nth-child(2n+1) td {
	border-color: #fff
}

.sub_015 tr:first-child {
	background: #f5f5f5
}

.sub_015 span {
	border: 1px solid #757575
}

.sub_016 {
	margin: 32px 0 0 0
}

.sub_017 ul {
	margin: -10px 0 0 -30px
}

.sub_017 li {
	width: 33.3%
}

.sub_017 a {
	margin: 40px 0 0 30px;
	padding: 10px 10px 0;
	border: 1px solid #eee
}

.sub_017 .img {
	padding-bottom: calc(205% / 3.65)
}

.sub_017 .title {
	height: 62px;
	line-height: 62px;
	white-space: nowrap;
	text-align: center
}

.sub_018 {
	overflow: hidden
}

.sub_018 .left {
	width: calc(50% - 15px);
	float: left;
	border-bottom: 1px solid #e6e6e6;
	padding: 30px 0 1px
}

.sub_018 .right {
	width: calc(50% - 15px);
	float: right;
	border-bottom: 1px solid #e6e6e6;
	padding: 30px 0 1px
}

.sub_018 p {
	line-height: 30px;
	padding: 13px 40px
}

.sub_018 p:nth-child(2n+1) {
	background: #efeff4
}

.sub_018 p:nth-child(2n) {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6
}

.sub_022 {
	padding: 22px 0 0;
	overflow: hidden
}

.sub_022 .bottom {
	padding: 30px 0 1px;
	margin: 0 -30px 0 0
}

.sub_022 .bottom p {
	line-height: 30px;
	padding: 13px 40px;
	width: calc(33.3% - 110px);
	float: left;
	margin: 0 30px 0 0
}

.sub_022 .bottom p:nth-child(6n+1), .sub_022 .bottom p:nth-child(6n+2), .sub_022 .bottom p:nth-child(6n+3) {
	background: #efeff4
}

.sub_022 .bottom p:nth-child(6n), .sub_022 .bottom p:nth-child(6n-1), .sub_022 .bottom p:nth-child(6n-2) {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	width: calc(33.3% - 112px)
}

.sub_022 .bottom p:nth-child(3n) {
	margin: 0
}

.sub_022 .bottom p:last-child, .sub_022 .bottom p:nth-last-child(2), .sub_022 .bottom p:nth-last-child(3) {
	border-bottom: 1px solid #e6e6e6
}

.sub_042 ul {
	padding: 0 0 24px
}

.sub_042 li {
	width: 100%
}

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

.sub_042 .title {
	white-space: nowrap;
	position: relative
}

.sub_042 .time {
	color: #757575;
	margin: 0 0 0 16px;
	float: right
}

.sub_061 {
	padding: 30px 0 0
}

.sub_061 .top {
	padding: 7px 40px 5px;
	background: #f7f7f7;
	overflow: hidden
}

.sub_0611 {
	padding: 18px 0 10px 0;
	border-bottom: 1px solid #dedede
}

.sub_0611:last-child {
	border-bottom: 0
}

.sub_0611 .title {
	margin: 0 0 0;
	height: 25px;
	line-height: 25px;
	float: left;
	color: #4294d4;
	padding: 0 0 0 17px;
	background: url(../images/sub_0611.png) left center no-repeat
}

.sub_0611 ul {
	margin: 0 0 0 88px
}

.sub_0611 li {
	margin: 0 46px 10px 0
}

.sub_0611.letter li {
	margin: 0 12px 10px 0
}

.sub_0611 a {
	padding: 0 7px;
	line-height: 25px;
	height: 25px;
	color: #014c87;
	border-radius: 13px
}

.sub_0611 a.on {
	background: #529dd7;
	color: #fff
}

.sub_0612 ul {
	margin: 0 0 -14px -40px;
	padding: 40px 0 0
}

.sub_0612 li {
	width: 50%
}

.sub_0612 a {
	margin: 0 0 40px 40px;
	overflow: hidden;
	padding: 10px;
	box-shadow: 0 0 16px rgba(0, 0, 0, .1);
	background: url(../images/sub_061.png) right top no-repeat #fff
}

.sub_0612 .left {
	width: 143px;
	float: left
}

.sub_0612 .right {
	margin: 0 0 0 143px;
	padding: 16px 0 0 18px
}

.sub_0612 .img {
	padding-bottom: calc(200% / 1.43);
	background: #4294d4
}

.sub_0612 .title {
	margin: 0 0 20px;
	max-height: 24px;
	line-height: 24px;
	font-weight: 700
}

.sub_0612 .tip {
	color: #757575;
	margin: 0 0 13px;
	height: 23px;
	line-height: 23px
}

.sub_0612 .tip span {
	padding: 0 25px 0 0
}

.sub_0612 .info {
	margin: 0 20px 22px 0;
	color: #757575;
	height: 46px;
	line-height: 23px;
	text-align: justify
}

.sub_0612 .more {
	color: #4294d4;
	line-height: 20px
}

.sub_0613 ul {
	margin: 0 0 -14px -40px;
	padding: 30px 0 0;
}

.sub_0613 li {
	width: 50%
}

.sub_0613 a {
	margin: 0 0 40px 40px;
	overflow: hidden;
}

.sub_0613 .left {
	width: 200px;
	float: left
}

.sub_0613 .right {
	margin: 0 0 0 220px;
}

.sub_0613 .img {
	padding-bottom: 140%;
	background: #4294d4
}

.sub_0613 .title {
	margin: 0 0 16px;
	line-height: 24px;
	color: #014C87;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding: 0 0 12px;
	font-weight: bold;
}

.sub_0613 .title span {
	padding: 0 10px 0 0;
}

.sub_0613 .info {
	margin: 0 0 6px;
	line-height: 23px;
}

.sub_0613 .info .t {
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.sub_0613 .info .i {
	color: #999;
}

.sub_0613 .info:last-child {
	margin: 0;
}

.sub_0614a {
	background: #FAFAFA;
	padding: 25px 40px 5px;
	margin: 30px 0 30px;
}

.sub_0614a ul {
	margin: 0 0 0 -50px;
}

/* .sub_0614a ul::after{content: '';flex: auto;} */
.sub_0614a li {
	width: 20%;
}

.sub_0614a .item {
	margin: 0 0 16px 50px;
}

.sub_0614a .title {
	margin: 0 0 0;
	line-height: 30px;
	display: inline-block;
	border-bottom: 1px solid transparent;
	white-space: nowrap;
}

.sub_0614a .title:hover, .sub_0614a .on .title {
	color: #014C87;
	border-bottom: 1px solid #014C87;
}

.sub_0614b {
	background: #FAFAFA;
	position: relative;
	padding: 30px 22px;
	box-sizing: border-box;
}

.sub_0614b p {
	word-break: break-all;
}

.sub_0614b h3 {
	color: #014C87;
	position: relative;
	line-height: 30px;
	margin: 0 0 15px;
}

.sub_0614b h3::before {
	content: '';
	display: block;
	height: 30px;
	width: 4px;
	background: #014C87;
	position: absolute;
	left: -22px;
	top: 50%;
	transform: translateY(-50%);
}

.sub_0614b>ul {
	margin: 26px 0 -30px -50px;
}

.sub_0614b>ul li {
	width: 50%;
}

.sub_0614b .item {
	margin: 0 0 30px 50px;
	overflow: hidden;
}

.sub_0614b .left {
	width: 160px;
	float: left
}

.sub_0614b .right {
	margin: 0 0 0 190px;
}

.sub_0614b .img {
	padding-bottom: 135%;
}

.sub_0614b .title {
	margin: 0 0 16px;
	line-height: 24px;
	color: #014C87;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding: 0 0 12px;
	font-weight: bold;
}

.sub_0614b .info p {
	margin: 0 0 10px;
	max-height: 84px;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	color: #333;
}

.sub_062 {
	padding: 30px 0 0
}

.sub_062 .left {
	width: 260px;
	float: left
}

.sub_062 .img {
	padding-bottom: calc(364% / 2.6)
}

.sub_062 .info {
	color: #444;
	line-height: 33px;
	padding: 9px 28px;
	background: #f7f7f7
}

.sub_062 .right {
	margin: 0 0 0 300px;
	padding: 15px 0 0
}

.sub_062 .title {
	margin: 0 0 16px;
	height: 24px;
	line-height: 24px;
	font-weight: 700;
	color: #222
}

.sub_062 .part {
	background: #f7f7f7;
	padding: 16px 0 0;
	margin: 0 0 20px
}

.sub_062 .part_title {
	padding: 0 0 0 26px;
	height: 24px;
	line-height: 24px;
	font-weight: 700;
	color: #4294d4;
	border-left: 4px solid #4294d4
}

.sub_062 .article {
	padding: 15px 28px 30px;
	position: relative;
	line-height: 36px
}

.sub_062 .article::before {
	content: '';
	display: block;
	position: absolute;
	height: 1px;
	left: 40px;
	right: 40px;
	top: 8px;
	background: #e6e6e6
}

.sub_062 .part:last-child {
	margin: 0
}

.sub_081 {
	overflow: hidden
}

.sub_081 ul {
	margin: 0 0 -14px -50px;
	padding: 30px 0 0
}

.sub_081 li {
	width: 50%
}

.sub_081 a {
	margin: 0 0 49px 50px;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6
}

.sub_081 .right {
	width: 372px;
	float: right
}

.sub_081 .img {
	padding-bottom: calc(210% / 3.72)
}

.sub_081 .left {
	margin: 0 372px 0 0;
	padding: 3px 20px 0 0;
	text-align: justify
}

.sub_081 .title {
	margin: 0 0 8px;
	height: 78px;
	line-height: 26px
}

.sub_081 .info {
	margin: 0 0 26px;
	color: #999;
	height: 44px;
	line-height: 22px
}

.sub_081 .time {
	color: #999;
	position: relative;
	padding: 0 0 0 29px;
	background: url(../images/mode01_time.png) 5px center no-repeat;
	line-height: 30px;
	height: 30px
}

.sub_081 .time::after {
	content: '';
	display: block;
	background: #eee;
	height: 2px;
	width: 27px;
	position: absolute;
	left: 0;
	bottom: 1px
}

.sub_083 ul {
	margin: 30px 0 -10px -30px
}

.sub_083 li {
	width: 50%
}

.sub_083 a {
	margin: 0 0 40px 30px;
	overflow: hidden;
	background: #f5f5f5
}

.sub_083 .left {
	width: 240px;
	float: left;
	position: relative;
	height: 168px;
	border: 1px solid #ededed;
	border-right: 0;
	background: #fff
}

.sub_083 .right {
	margin: 0 0 0 240px;
	padding: 26px 30px 0
}

.sub_083 .img_box {
	width: 130px;
	height: 130px;
	background: #4294d4;
	border-radius: 50%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	overflow: hidden
}

.sub_083 .title {
	margin: 0 0 7px;
	line-height: 24px;
	font-weight: 700;
	position: relative;
	padding: 0 0 7px
}

.sub_083 .title::after {
	content: '';
	display: block;
	width: 44px;
	height: 1px;
	background: #014c87;
	position: absolute;
	left: 0;
	bottom: 0
}

.sub_083 .info {
	margin: 0 0 0;
	color: #444;
	height: 82px;
	line-height: 40px
}

.sub_083 .info p {
	border-bottom: 1px solid #dedede
}

.sub_084 ul {
	margin: 30px 0 -14px -30px
}

.sub_084 li {
	width: 50%
}

.sub_084 a {
	margin: 0 0 39px 30px;
	overflow: hidden;
	border: 1px solid #ededed;
	border-top: 20px solid #efeff4
}

.sub_084 .left {
	width: 37.8%;
	float: left;
	position: relative
}

.sub_084 .right {
	margin: 0 0 0 37.8%;
	padding: 26px 5% 0 7.5%
}

.sub_084 .left::after {
	content: '';
	display: block;
	width: 1px;
	height: 116px;
	background: #ededed;
	position: absolute;
	right: 0;
	bottom: 10px
}

.sub_084 .img_centered {
	height: 156px
}

.sub_084 .title {
	margin: 0 0 15px;
	line-height: 24px;
	font-weight: 700;
	position: relative;
	padding: 0 0 7px
}

.sub_084 .title::after {
	content: '';
	display: block;
	width: 44px;
	height: 1px;
	background: #014c87;
	position: absolute;
	left: 0;
	bottom: 0
}

.sub_084 .info {
	color: #757575;
	height: 44px;
	line-height: 22px;
	text-align: justify
}

.sub_092 ul {
	margin: 30px 0 -14px -30px
}

.sub_092 li {
	width: 33.3%
}

.sub_092 a {
	margin: 0 0 40px 30px
}

.sub_092 .img {
	padding-bottom: 56.25%
}

.sub_092 .bottom_box {
	padding: 19px 27px 14px;
	background: #fff;
	box-shadow: 0 0 16px rgba(0, 0, 0, .1);
	margin: -29px 90px 0 0;
	position: relative;
	z-index: 2
}

.sub_092 .title {
	margin: 0 0 15px;
	line-height: 24px;
	height: 48px
}

.sub_092 .time {
	color: #999;
	position: relative;
	padding: 0 0 0 25px;
	background: url(../images/mode01_time.png) 5px center no-repeat;
	line-height: 30px;
	height: 30px
}

.sub_092 .time::after {
	content: '';
	display: block;
	background: #e5e5e5;
	height: 2px;
	width: 27px;
	position: absolute;
	left: 0;
	bottom: 1px
}

.sub_093 ul {
	margin: 30px 0 -14px -30px
}

.sub_093 li {
	width: 50%
}

.sub_093 a {
	margin: 0 0 40px 30px;
	overflow: hidden;
	background: #f7f7f7
}

.sub_093 .left {
	width: 160px;
	float: left
}

.sub_093 .right {
	margin: 0 0 0 160px
}

.sub_093 .img {
	padding-bottom: calc(224% / 1.6)
}

.sub_093 .title {
	line-height: 25px;
	padding: 15px 0 15px 30px;
	background: #fff;
	font-weight: 700
}

.sub_093 .info {
	color: #757575;
	line-height: 23px;
	height: 69px;
	padding: 14px 29px 0 30px
}

.sub_093 .more {
	color: #4294d4;
	line-height: 24px;
	height: 24px;
	margin: 29px 0 0 28px
}

.sub_1011 {
	margin: 32px 0 0 0
}

.sub_1011 .right {
	float: right;
	width: 38.7%;
	padding: 8px 0 0
}

.sub_1011 .article {
	width: 58.8%
}

.tab_list.off {
	display: none
}

.sub_1014, .sub_1021 {
	margin: 40px 0 0
}

.sub_1014 .index_title, .sub_1021 .index_title {
	font-size: 0
}

.sub_1014 .index_title h2, .sub_1021 .index_title h2 {
	height: 36px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 30px;
	line-height: 36px;
	border-radius: 18px;
	background: #efeff4;
	color: #757575;
	margin: 0 20px 12px 0;
	font-weight: 400
}

.sub_1014 .index_title h2.on, .sub_1021 .index_title h2.on {
	background: #014c87;
	color: #fff
}

.sub_1014 .left {
	width: 53%;
	margin: 12px 0 0;
	float: left;
	border: 10px solid #efeff4
}

.sub_1014 .left img {
	display: block;
	width: 100%
}

.sub_1014 .article {
	margin: 4px 0 0 59.3%;
	color: #444
}

.sub_1014 .tab_list.on, .sub_1021 .tab_list.on {
	-webkit-animation-name: fade;
	animation-name: fade;
	animation-duration: .4s;
	-webkit-animation-duration: .4s
}

@keyframes fade {
	from {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: .5
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		opacity: 1
	}
}

.sub_1021 .part {
	border: 1px solid #e6e6e6;
	position: relative;
	padding: 36px 40px 43px 58px;
	margin: 12px 0 30px
}

.sub_1021 .part:last-child {
	margin-bottom: 0
}

.sub_1021 .part::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 20px;
	background: #efeff4
}

.sub_1021 .part:nth-child(2n)::before {
	background: #f5f3ed
}

.sub_1021 .title {
	margin: 0 0 18px;
	height: 24px;
	line-height: 24px;
	color: #d1905a;
	font-weight: 700
}

.sub_1021 .article {
	color: #444
}

.sub_1021 .download a {
	display: block;
	background: url(../images/sub_1021.png) left center no-repeat;
	padding: 0 0 0 24px;
	line-height: 30px;
	margin: 8px 0 0
}

.sub_1022 {
	margin: 30px 0 0
}

.sub_1022 .part:first-child {
	margin-top: 0
}

.sub_1031 {
	margin: 30px 0 0
}

.sub_1031 table {
	border: 1px solid #e6e6e6;
	border-top: 0
}

.sub_1031 td {
	line-height: 30px;
	text-align: left;
	border-right: 1px solid #e6e6e6;
	padding: 21px 60px;
	color: #444
}

.sub_1031 td:first-child {
	width: 204px;
	text-align: center;
	padding: 25px 0;
	color: #222;
	line-height: 24px
}

.sub_1031 tr:nth-child(2n+1) {
	background: #efeff4
}

.sub_1031 tr:nth-child(2n+1) td {
	border-color: #fff
}

.sub_10321 {
	overflow: hidden
}

.sub_10321 ul {
	margin: 30px 0 0 -70px;
	padding: 0 0 0
}

.sub_10321 li {
	width: 50%
}

.sub_10321 a {
	margin: 0 0 40px 70px;
	overflow: hidden;
	position: relative
}

.sub_10321 a::after {
	content: '';
	display: block;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 180px;
	width: 180px;
	background: #4394d5
}

.sub_10321 .left {
	width: 180px;
	float: left
}

.sub_10321 .right {
	margin: 0 0 0 180px;
	padding: 16px 0 0 29px
}

.sub_10321 .img {
	padding-bottom: 140%
}

.sub_10321 .title {
	margin: 0 0 28px;
	max-height: 24px;
	line-height: 24px
}

.sub_10321 .tip {
	color: #d1905a;
	line-height: 20px;
	margin: 0 0 13px
}

.sub_10321 .info {
	margin: 0 0 51px;
	padding: 0 0 0 20px;
	color: #757575;
	height: 60px;
	line-height: 30px;
	position: relative
}

.sub_10321 .info::after {
	content: '';
	display: block;
	width: 1px;
	height: 42px;
	background: #dedede;
	position: absolute;
	left: 2px;
	top: 50%;
	transform: translateY(-50%)
}

.sub_10321 .more {
	line-height: 24px;
	color: #999
}

.sub_10322 {
	overflow: hidden;
	padding: 30px 0 0
}

.sub_10322 .img_box {
	width: 180px;
	float: left
}

.sub_10322 .right {
	margin: 0 0 0 180px;
	padding: 16px 0 0 29px
}

.sub_10322 .title {
	margin: 0 0 28px;
	max-height: 24px;
	line-height: 24px
}

.sub_10322 .part {
	margin: 32px 0 43px 21px
}

.sub_10322 .part:last-child {
	margin-bottom: 0
}

.sub_10322 .part_title {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 10px;
	line-height: 35px;
	color: #fff;
	background: #d1905a;
	margin: 0 0 15px
}

.sub_10322 .article {
	padding: 0 0 0 20px;
	color: #757575;
	line-height: 30px;
	position: relative
}

.sub_10322 .article::after {
	content: '';
	display: block;
	width: 1px;
	background: #dedede;
	position: absolute;
	left: 0;
	top: 7px;
	bottom: 7px
}

.index_title {
	overflow: hidden;
	line-height: 24px
}

.index_title .more {
	float: right;
	position: relative;
	z-index: 2;
	width: 160px;
	border-bottom: 1px solid #e6e6e6;
	line-height: 36px;
	color: #ff7f00;
	margin: -8px 0 0
}

.index_title h2 {
	height: 24px;
	color: #222;
	font-weight: 700
}

.index9.full_page::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 435px;
	background: #eee
}

.sub_09 .part1 {
	margin: 48px 0 68px
}

.sub_09i1 ul {
	margin: 16px 0 0 -31px
}

.sub_09i1 li {
	width: 25%
}

.sub_09i1 a {
	margin: 0 0 20px 31px;
	background: #fff;
	padding: 27px 29px 38px;
	position: relative;
	text-align: justify;
	box-shadow: 0 0 16px rgba(0, 0, 0, .1)
}

.sub_09i1 a::after {
	content: '';
	display: block;
	background: #4394d5;
	height: 6px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 1px
}

.sub_09i1 .title {
	margin: 0 0 19px;
	height: 56px;
	line-height: 28px
}

.sub_09i1 .time {
	color: #014c87;
	margin: 0 0 12px;
	padding: 0 0 0 21px;
	background: url(../images/sub_091time.png) left center no-repeat
}

.sub_09i1 .info {
	margin: 0 0 0;
	color: #999;
	height: 72px;
	line-height: 24px
}

.sub_09i2 ul {
	margin: 16px 0 8px -30px
}

.sub_09i2 li {
	width: 25%
}

.sub_09i3 ul {
	margin: 16px 0 -40px -30px
}

.sub_09i3 li {
	width: 33.3%
}

.index4.full_page::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 385px;
	background: #eee
}

.sub_04 .part1 {
	margin: 48px 0 90px
}

.sub_04 .part1 .lf {
	width: calc(50% - 30px);
	float: left
}

.sub_04 .part1 .rt {
	width: calc(50% - 30px);
	float: right
}

.sub_04i1 ul {
	margin: 16px 0 8px -30px
}

.sub_04i1 li {
	width: 50%
}

.sub_04i2 ul {
	margin: -29px 0 -10px
}

.sub_04i2 li {
	width: 100%
}

.sub_04i2 a {
	margin: 0 0 10px;
	padding: 0 28px;
	line-height: 58px;
	border: 1px solid #eee
}

.sub_04i2 .title {
	white-space: nowrap;
	position: relative;
	padding: 0
}

.sub_04i2 .title::before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

.sub_04i2 .time {
	float: right;
	color: #999;
	position: relative;
	padding: 0 0 0 25px;
	background: url(../images/mode01_time.png) 5px center no-repeat;
	line-height: 30px;
	height: 30px;
	margin: 14px 0 0
}

.sub_04i2 .time::after {
	content: '';
	display: block;
	background: #e5e5e5;
	height: 2px;
	width: 27px;
	position: absolute;
	left: 0;
	bottom: 1px
}

.sub_04i3 ul {
	margin: 16px 0 -21px -31px
}

.sub_10 .part1 {
	margin: 40px 0 114px;
	padding: 34px 40px 32px;
	background: #014c87
}

.sub_10 .part1 h2 {
	text-align: center;
	color: #fff;
	margin: 0 auto
}

.sub_10 .part1 .index_title {
	float: right
}

.sub_10 .part1 .more {
	border-bottom: 1px solid #34709f;
	margin: 15px 0 0
}

.sub_10i1 {
	margin: 20px 240px 0 0;
	color: #fff;
	line-height: 30px;
	height: 90px;
	overflow: hidden
}

.sub_10 .part2 {
	margin: 0 0 48px;
	padding: 40px 40px 35px;
	background: url(../images/sub_10i2_bg.png) center top no-repeat #fff;
	box-shadow: 0 0 16px rgba(0, 0, 0, .1)
}

.sub_10i2 .img_box {
	width: 200px;
	margin: -132px auto 28px
}

.sub_10i2 .bottom {
	padding: 0;
	line-height: 30px
}

.sub_10i3 ul {
	margin: 16px 0 -14px -30px
}

.sub_10 .part4 {
	margin: 63px 0 21px
}

.sub_10 .part4 .lf {
	width: calc(50% - 38px);
	float: left;
	position: relative
}

.sub_10 .part4 .rt {
	width: calc(50% - 38px);
	float: right;
	position: relative
}

.sub_10 .part4 .lf::after, .sub_10 .part4 .rt::after {
	content: '';
	display: block;
	position: absolute;
	left: 100px;
	right: 0;
	bottom: 0;
	height: 1px;
	background: #e6e6e6
}

.sub_10 .part4 .left {
	width: 100px;
	height: 100px;
	background: #014c87;
	border-radius: 12px 12px 0 12px;
	float: left
}

.sub_10 .part4 .right {
	margin: 0 0 0 100px;
	padding: 0 0 0 20px
}

.sub_10 .part4 .title {
	font-weight: 700;
	line-height: 24px;
	margin: 0 0 22px
}

.sub_10 .part4 .info {
	line-height: 30px
}

.sub_10 .part4 a.info {
	padding: 0 30px 0 0;
	background: url(../images/sub_10i4_img3.png) right center no-repeat
}

.index8.full_page::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 320px;
	background: #eee
}

.sub_08 .part1 {
	margin: 49px 0 75px
}

.sub_08 .part1 .index_title {
	width: 303px
}

.sub_08 .part1 .index_title .more {
	border-bottom: 1px solid #fff
}

.sub_08i1 ul {
	margin: -28px 0 0 0
}

.sub_08i1 li {
	width: 265px;
	margin-right: 20px
}

.sub_08i1 li:first-child {
	width: 964px
}

.sub_08i1 li:last-child {
	margin: 0
}

.sub_08i1 a {
	margin: 0 0 0;
	box-shadow: 0 0 16px rgba(0, 0, 0, .1);
	overflow: hidden
}

.sub_08i1 li:first-child a {
	box-shadow: none
}

.sub_08i1 .img {
	padding-bottom: calc(372% / 6.6)
}

.sub_08i1 .info_box {
	background: #fff;
	padding: 19px 30px 24px
}

.sub_08i1 .title {
	margin: 0 0 11px;
	height: 72px;
	line-height: 24px
}

.sub_08i1 .info {
	line-height: 22px;
	color: #999;
	height: 44px;
	margin: 0 0 25px
}

.sub_08i1 .time {
	color: #999;
	position: relative;
	padding: 0 0 0 25px;
	background: url(../images/mode01_time.png) 5px center no-repeat;
	line-height: 30px;
	height: 30px
}

.sub_08i1 .time::after {
	content: '';
	display: block;
	background: #e5e5e5;
	height: 2px;
	width: 27px;
	position: absolute;
	left: 0;
	bottom: 1px
}

.sub_08i1 li:first-child .img_box {
	float: right;
	width: 660px;
	margin: 0
}

.sub_08i1 li:first-child .info_box {
	margin: 85px 660px 0 0;
	padding: 24px 20px 0;
	position: relative
}

.sub_08i1 li:first-child .info_box::after {
	content: '';
	display: block;
	width: 1px;
	position: absolute;
	left: 0;
	top: 135px;
	height: 153px;
	background: #e6e6e6
}

.sub_08i1 li:first-child .title {
	height: 52px;
	margin: 0 0 9px;
	line-height: 26px;
	font-weight: 700
}

.sub_08i1 li:first-child .info {
	height: 66px;
	margin: 0 0 45px
}

.sub_08 .part2 .lf {
	width: calc(50% - 40px);
	float: left
}

.sub_08 .part2 .rt {
	width: calc(50% - 40px);
	float: right
}

.sub_08i21 ul {
	margin: 24px 0 0 -31px
}

.sub_08i21 li {
	width: 33.3%
}

.sub_08i21 a {
	margin: 0 0 0 31px;
	border: 1px solid #ededed;
	position: relative
}

.sub_08i21 a::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 85px;
	background: #f5f5f5
}

.sub_08i21 .img_box {
	position: relative;
	height: 170px;
	z-index: 2
}

.sub_08i21 .img {
	width: 130px;
	height: 130px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
}

.sub_08i21 .info {
	margin: -1px 36px 20px;
	color: #999;
	height: 88px;
	line-height: 22px
}

.sub_08i21 .title {
	margin: 0 0 35px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-weight: 700
}

.sub_08i22 ul {
	margin: 24px 0 0 -31px
}

.sub_08i22 li {
	width: 33.3%
}

.sub_08i22 a {
	margin: 0 0 0 31px;
	border: 1px solid #ededed;
	position: relative
}

.sub_08i22 .img_centered1 {
	height: 0;
	background: #efeff4;
	display: block;
	overflow: hidden;
	padding-bottom: 50%
}

.sub_08i22 .info {
	margin: 0 30px 16px;
	color: #757575;
	height: 44px;
	line-height: 22px;
	display: none
}

.sub_08i22 .title {
	margin: 14px 30px 7px;
	height: 96px;
	line-height: 24px;
	font-weight: 700
}

.sub_08 .part3 {
	margin: 75px 0 0;
	background: url(../images/sub_08i3bg.png) right center no-repeat;
	background-size: auto 100%
}

.sub_08 .part3 .right {
	background: #fff;
	width: 436px;
	float: right;
	margin: 20px 255px 0 -436px;
	padding: 0 0 12px;
	position: relative;
	z-index: 2
}

.sub_08 .part3 .right .index_title {
	padding: 46px 30px 19px
}

.sub_08i32 ul {
	margin: 0 0 0;
	border-top: 1px solid #e6e6e6
}

.sub_08i32 li {
	width: 100%;
	border-bottom: 1px solid #e6e6e6
}

.sub_08i32 a {
	margin: 0 10px 0 0;
	padding: 16px 30px 12px;
	position: relative;
	background: #fff
}

.sub_08i32 a::after {
	content: '';
	display: block;
	width: 16px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/sub_08i3arrow.png) right center no-repeat;
	z-index: -1;
	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_08i32 .title {
	margin: 0 0 13px;
	height: 48px;
	line-height: 24px;
	text-align: justify
}

.sub_08i32 .time {
	color: #999;
	margin: 0 0 0;
	position: relative;
	padding: 0 0 0 30px;
	background: url(../images/mode02_time.png) 6px center no-repeat;
	line-height: 28px;
	height: 28px;
	white-space: nowrap
}

.sub_08i32 .time::after {
	content: '';
	display: block;
	background: #eee;
	height: 2px;
	width: 27px;
	position: absolute;
	left: 0;
	bottom: 0
}

.sub_08i31 {
	width: 853px
}

.sub_08i31 li {
	width: 100%;
	display: none
}

.sub_08i31 .img {
	padding-bottom: calc(480% / 8.53)
}

.sub_08i32 .on a {
	background: #014c87
}

.sub_08i32 .on a::after {
	left: -15px
}

.sub_08i32 .on a .title {
	color: #fff
}

.sub_08i32 .on a .time {
	color: #fff
}

.sub_08 .part4 {
	margin: 71px 0 11px
}

.sub_08 .part4 .lf {
	width: calc(50% - 38px);
	float: left;
	position: relative;
	overflow: hidden
}

.sub_08 .part4 .rt {
	width: calc(50% - 38px);
	float: right;
	position: relative;
	overflow: hidden
}

.sub_08 .part4 .rt a {
	display: block;
	min-height: 100px
}

.sub_08 .part4 .lf::after, .sub_08 .part4 .rt::after {
	content: '';
	display: block;
	position: absolute;
	left: 100px;
	right: 0;
	bottom: 0;
	height: 1px;
	background: #e6e6e6
}

.sub_08 .part4 .left {
	width: 100px;
	height: 100px;
	background: #014c87;
	border-radius: 12px 12px 0 12px;
	float: left
}

.sub_08 .part4 .right {
	margin: 0 0 0 100px;
	padding: 0 0 0 20px
}

.sub_08 .part4 .title {
	font-weight: 700;
	line-height: 24px;
	margin: 0 0 14px
}

.sub_08 .part4 .info {
	line-height: 22px;
	height: 44px;
	color: #757575
}

.emeritusUl a {
	display: block;
	padding-bottom: 27px;
	box-sizing: border-box;
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.emeritusUl a h2 {
	line-height: 1.1;
	color: #014c87;
	margin-bottom: 9px
}

.emeritusRight {
	width: calc(50% - 20px);
	color: #999;
	line-height: 1.28;
	margin-left: 20px;
	float: right
}

.emerArticle {
	width: 50%
}

.emeritusUl a ul li {
	margin-bottom: 20px
}

.emeritusUl a ul li:last-child {
	margin-bottom: 0
}




@media screen and (max-width:767px) {
	.emerArticle {
		width: 15%
	}

	.emeritusRight {
		width: calc(85% - 20px);
		color: #999;
		line-height: 1.28;
		margin-left: 20px;
		float: right
	}
}

@media screen and (min-width:1024px) {
	.sub_001 a, .sub_002 a, .sub_003 a, .sub_017 a, .sub_042 a .title, .sub_084 a {
		transform: translateY(0);
		transition: all ease-in-out .2s;
		-ms-transition: all ease-in-out .2s;
		-moz-transition: all ease-in-out .2s;
		-webkit-transition: all ease-in-out .2s;
		-o-transition: all ease-in-out .2s
	}

	.sub_002 a:hover, .sub_003 a:hover, .sub_017 a:hover, .sub_084 a:hover {
		transform: translateY(-10px)
	}

	.sub_042 a:hover .title {
		text-indent: 10px
	}

	.sub_001 a:hover {
		background: #fff;
		box-shadow: 0 0 16px 0 rgba(0, 0, 0, .1)
	}

	.sub_001 a:hover .right {
		border-bottom: 1px solid #eee
	}
}

@media screen and (max-width:1800px) {
	.sub_banner {
		padding-bottom: calc(400% / 18)
	}
}

@media screen and (max-width:1600px) {
	.sub_081 li {
		width: 100%
	}

	.sub_081 .title {
		max-height: 78px;
		height: auto
	}

	.sub_08 .part1 {
		margin: 49px 0 67px
	}

	.sub_08i1 li {
		width: 470px;
		margin: 0 0 20px;
		float: right
	}

	.sub_08i1 .img_box {
		width: 236px;
		float: left
	}

	.sub_08i1 .info_box {
		margin: 0 0 0 236px;
		padding: 15px 22px 24px
	}

	.sub_08i1 .title {
		height: 48px;
		margin: 0 0 15px
	}

	.sub_08i1 .info {
		display: none
	}

	.sub_08i1 li:first-child {
		width: 807px;
		margin: 0;
		float: left
	}

	.sub_08i1 li:first-child .img_box {
		width: 506px
	}

	.sub_08i1 li:first-child .info_box {
		margin: 85px 506px 0 0
	}

	.sub_08i1 li:first-child .info {
		height: 44px;
		margin: 0 0 14px;
		display: block
	}

	.sub_08 .part3 .right {
		margin: 20px 20px 0 -436px
	}

	.sub_0614a li {
		width: 25%;
	}
}

@media screen and (max-width:1480px) {
	.sub_08i1 li {
		width: 421px
	}

	.sub_08i1 li:first-child {
		width: 759px
	}

	.sub_08i21 ul {
		margin: 24px 0 0 -20px
	}

	.sub_08i21 a {
		margin: 0 0 0 20px
	}

	.sub_08i21 .img_box {
		height: 156px
	}

	.sub_08i21 .img {
		width: 120px;
		height: 120px
	}

	.sub_08i22 ul {
		margin: 24px 0 0 -20px
	}

	.sub_08i22 a {
		margin: 0 0 0 20px
	}

	.sub_08i22 .img_centered {
		/*! height: 220px; */
	}

	.sub_08 .part3 {
		margin: 63px 0 0
	}
}

@media screen and (max-width:1366px) {
	.sub_right {
		margin: 0 0 0 280px
	}

	.sub_003 ul {
		margin: 30px 0 0 -33px
	}

	.sub_003 li {
		width: 33.3%
	}

	.sub_003 a {
		margin: 0 0 34px 33px
	}

	.sub_061 .top {
		padding: 7px 24px 5px
	}

	.sub_0614a li {
		width: 33.3%;
	}

	.sub_062 .left {
		width: 200px
	}

	.sub_062 .right {
		margin: 0 0 0 240px
	}

	.sub_092 li {
		width: 50%
	}

	.sub_092 .bottom_box {
		margin: -29px 90px 0 0
	}

	.sub_083 .left {
		width: 180px
	}

	.sub_083 .right {
		margin: 0 0 0 180px;
		padding: 12px 20px
	}

	.sub_083 .info {
		line-height: 30px;
		height: 90px;
		margin: 10px 0 0
	}

	.sub_092 .bottom_box {
		margin: -29px 40px 0 0
	}

	.sub_10 .part4 .title {
		margin: 0 0 10px
	}

	.sub_10i3 li {
		width: 33.3%
	}

	.sub_08i1 li {
		width: calc(45% - 20px)
	}

	.sub_08i1 li:first-child {
		width: 55%
	}

	.sub_08i1 li:first-child a {
		padding: 57px 0 0
	}

	.sub_08i1 li:first-child .img_box {
		width: 405px
	}

	.sub_08i1 li:first-child .info_box {
		margin: 28px 405px 0 0
	}

	.sub_08i21 .img {
		width: 110px;
		height: 110px
	}

	.sub_08i21 .info {
		margin: -1px 24px 20px
	}

	.sub_08i31 {
		width: 704px
	}

	.sub_08 .part3 .right {
		width: 386px;
		margin: 20px 20px 0 -386px
	}

	.sub_08 .part3 .right .index_title {
		padding: 22px 30px 10px
	}

	.sub_08i32 .title {
		margin: 0 0 6px
	}

	.sub_08i32 a {
		padding: 9px 30px
	}

	.postdoctoral a {
		margin: 0 10px
	}

	.postdoctoral {
		margin: 0 -10px
	}

	.postdoctoral .name {
		padding-bottom: 10px;
		margin-bottom: 10px
	}

	.postdoctoral .postRight dd {
		margin-bottom: 5px
	}

	.postdoctoral .postRight dd>span {
		margin-bottom: 3px
	}

	.postdoctoral li {
		margin-bottom: 20px !important
	}
}

@media screen and (max-width:1220px) {
	.bread {
		margin: 0;
		right: 12px
	}
}

@media screen and (max-width:992px) {
	.wrap_content {
		padding: 10px 0 30px
	}

	.sub_banner {
		border: 0
	}

	.full_page .bread {
		margin: 0
	}

	.annexList li {
		font-size: 14px
	}

	.sub_left {
		float: none;
		width: auto;
		margin: 0;
		padding: 0
	}

	.sub_left_title {
		padding: 10px 20px
	}

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

	.full_page .sub_left_title::before, .sub_left_title.no_menu::before {
		display: none
	}

	.sub_left .sub_left_code, .sub_left_title.no_list::before {
		display: none
	}

	.sub_left_title::after {
		display: none
	}

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

	.sub_menu .arrow {
		top: 11px
	}

	.second_menu .arrow {
		top: 9px
	}

	.sub_menu {
		display: none
	}

	.sub_menu li>a {
		line-height: 30px;
		padding: 8px 0 8px 33px
	}

	.sub_menu>li.current>a, .sub_menu>li.on>a, .sub_menu>li:hover>a, .sub_menu>li>a.current, .sub_menu>li>a:hover {
		font-size: 18px;
		padding: 8px 0 8px 33px
	}

	.second_menu>li>a {
		line-height: 24px
	}

	.sub_right {
		margin: 0
	}

	.sub_right .page_content {
		min-height: inherit
	}

	.bread {
		line-height: 40px
	}

	.page_title h3 {
		padding: 12px 20px 12px 0
	}

	.sub_001 .left {
		width: 40%
	}

	.sub_001 .right {
		margin: 0 0 0 40%;
		border: 0;
		padding: 24px 24px 0
	}

	.sub_001 .info {
		margin: 0 0 16px
	}

	.sub_001 .time {
		margin: 0
	}

	.sub_003 ul {
		margin: 20px 0 0 -23px
	}

	.sub_003 li {
		width: 50%
	}

	.sub_003 a {
		margin: 0 0 24px 23px
	}

	.sub_003 .img {
		border-radius: 10px
	}

	.sub_011 .right {
		padding: 0 0 20px;
		border: 0
	}

	.sub_011 .bottom {
		padding: 0
	}

	.sub_017 ul {
		margin: 0 0 0 -20px
	}

	.sub_017 li {
		width: 50%
	}

	.sub_017 a {
		margin: 20px 0 0 20px;
		padding: 10px 10px 0;
		border: 1px solid #eee
	}

	.sub_017 .title {
		line-height: 48px;
		height: 48px
	}

	.sub_042 a {
		line-height: 45px
	}

	.sub_0613 ul {
		margin: 0 0 -14px -20px;
		padding: 20px 0 0;
	}

	.sub_0613 a {
		margin: 0 0 20px 20px;
	}

	.sub_09 .part1 {
		margin: 24px 0 30px
	}

	.sub_09i1 li {
		width: 100%
	}

	.sub_09i1 a {
		padding: 16px 20px 24px
	}

	.sub_09i1 .title {
		height: auto;
		margin: 0 0 10px
	}

	.sub_09i3 li {
		width: 100%
	}

	.sub_04 .part1 {
		margin: 24px 0 30px
	}

	.sub_04 .part1 .lf {
		width: auto;
		float: none
	}

	.sub_04 .part1 .rt {
		width: auto;
		float: none;
		margin: 30px 0 0
	}

	.sub_08 .part1 .index_title {
		width: auto
	}

	.sub_08 .part1 {
		margin: 49px 0 50px
	}

	.sub_08i1 ul {
		margin: 13px 0 0
	}

	.sub_08i1 li, .sub_08i1 li:first-child {
		width: 100%;
		margin: 0 0 10px
	}

	.sub_08i1 a, .sub_08i1 li:first-child a {
		padding: 0;
		overflow: hidden;
		background: #fff;
		box-shadow: 0 0 16px rgba(0, 0, 0, .1)
	}

	.sub_08i1 .img_box, .sub_08i1 li:first-child .img_box {
		float: left;
		width: 300px
	}

	.sub_08i1 .info_box, .sub_08i1 li:first-child .info_box {
		margin: 0 0 0 300px;
		padding: 16px 20px 0
	}

	.sub_08i1 li:first-child .info {
		display: none
	}

	.sub_08i1 .title, .sub_08i1 li:first-child .title {
		font-weight: 400;
		margin: 0 0 32px
	}

	.sub_08 .part2 .lf {
		width: auto;
		float: none
	}

	.sub_08i21 ul {
		margin: 20px 0 0 -20px
	}

	.sub_08i21 .img_box {
		height: 146px
	}

	.sub_08 .part2 .rt {
		width: auto;
		float: none;
		margin: 48px 0 0
	}

	.sub_08i22 .img_centered {
		/*! height: 210px; */
	}

	.sub_08 .part3 {
		margin: 50px 0 0;
		background: 0 0
	}

	.sub_08 .part3 .right {
		width: auto;
		margin: 0;
		background: 0 0;
		float: none;
		padding: 0
	}

	.sub_08 .part3 .right .index_title {
		padding: 0 0 13px
	}

	.sub_08i31 {
		width: 300px
	}

	.sub_08i31 li {
		display: block;
		margin: 0 0 10px
	}

	.sub_08i32 {
		width: calc(100% - 300px);
		float: right
	}

	.sub_08i32 li, .sub_08i32 ul {
		border: 0
	}

	.sub_08i32 a {
		padding: 15px 24px 40px;
		background: #fff;
		box-shadow: 0 0 16px rgba(0, 0, 0, .1);
		margin: 0 0 10px
	}

	.sub_08i32 .title {
		margin: 0 0 38px
	}

	.sub_08 .part4 {
		margin: 41px 0 11px
	}

	.sub_08 .part4 .lf {
		width: auto;
		float: none
	}

	.sub_08 .part4 .rt {
		width: auto;
		float: none;
		margin: 50px 0 0
	}
}

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

	.share .bdsharebuttonbox>span {
		display: none
	}

	.full_page .bread {
		padding: 0 16px
	}
}

@media screen and (max-width:767px) {
	.sub_left_title {
		padding: 4px 23px;
		font-size: 16px
	}

	.sub_right .page_content {
		padding: 0 0 20px
	}

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

	.sub_tab .article_list_title h2 {
		width: auto;
		padding: 10px 30px 0
	}

	.sub_right_top a {
		width: 60px
	}

	.sub_017 li {
		width: 100%
	}

	.sub_0611 {
		padding: 10px 0 4px
	}

	.sub_0611 .title {
		float: none;
		margin: 0 0 6px
	}

	.sub_0611 ul {
		margin: 0
	}

	.sub_0612 ul {
		margin: 0 0 -14px -30px
	}

	.sub_0612 li {
		width: 100%
	}

	.sub_0612 a {
		margin: 0 0 30px 30px
	}

	.sub_0613 li {
		width: 100%
	}

	.sub_0614a {
		padding: 15px 20px 5px;
	}

	.sub_0614a .item {
		margin-bottom: 6px;
	}

	.sub_0614b h3 {
		margin: 0 0 6px;
	}

	.sub_0614b>ul {
		margin: 10px 0 -20px -50px;
	}

	.sub_0614b li {
		width: 100%;
	}

	.sub_0614b>ul li {
		width: 100%;
	}

	.sub_0614b .item {
		margin-bottom: 20px;
	}

	.sub_0614b .right {
		margin: 0 0 0 170px;
	}

	.sub_062 .left {
		float: none;
		margin: 0 auto
	}

	.sub_062 .right {
		margin: 0
	}

	.sub_092 .bottom_box {
		margin: -10px 30px 0 0;
		padding: 14px
	}

	.sub_093 li {
		width: 100%
	}

	.sub_093 a {
		margin: 0 0 24px 30px
	}

	.sub_093 .left {
		width: 140px
	}

	.sub_093 .right {
		margin: 0 0 0 140px
	}

	.sub_093 .title {
		padding: 10px 0 10px 20px
	}

	.sub_093 .info {
		padding: 10px 20px 0
	}

	.sub_093 .more {
		margin: 15px 0 0 20px
	}

	.sub_083 li {
		width: 100%
	}

	.sub_084 li {
		width: 100%
	}

	.sub_084 a {
		margin: 0 0 30px 30px
	}

	.sub_1011 .right {
		width: auto;
		float: none;
		text-align: center
	}

	.sub_1011 .article {
		width: auto
	}

	.sub_1014 .left {
		float: none;
		margin: 12px auto 0;
		width: 30%;
		min-width: 200px
	}

	.sub_1014 .article {
		margin: 6px 0 0
	}

	.sub_10321 li {
		width: 100%
	}

	.sub_10322 .img_box {
		margin: 0 auto;
		float: none
	}

	.sub_10322 .right {
		margin: 0;
		padding: 16px 0 0
	}

	.sub_10 .part1 {
		margin: 30px 0 40px
	}

	.sub_10 .part1 h2 {
		float: left
	}

	.sub_10 .part1 .more {
		margin: -8px 0 0
	}

	.sub_10i1 {
		margin: 0;
		padding: 20px 0 0;
		clear: both
	}

	.sub_10i2 .img_box {
		margin: 20px auto 28px
	}

	.sub_10i3 li {
		width: 100%
	}

	.sub_10i3 .title {
		height: auto;
		margin: 0 0 6px
	}

	.sub_10 .part4 {
		margin: 0
	}

	.sub_10 .part4 .lf, .sub_10 .part4 .rt {
		width: auto;
		float: none;
		margin: 30px 0 0;
		overflow: hidden
	}

	.sub_08i1 .img_box, .sub_08i1 li:first-child .img_box {
		width: 211px
	}

	.sub_08i1 .info_box, .sub_08i1 li:first-child .info_box {
		margin: 0 0 0 211px
	}

	.sub_08i1 .title, .sub_08i1 li:first-child .title {
		margin: 0 0 20px
	}

	.sub_08i21 .img {
		width: 80px;
		height: 80px
	}

	.sub_08i22 .img_centered {
		/*! height: 160px; */
	}

	.sub_08i31 {
		width: 211px
	}

	.sub_08i32 {
		width: calc(100% - 211px)
	}

	.sub_08i32 .title {
		margin: 0 0 12px
	}

	.sub_08i32 a {
		padding: 15px 20px
	}

	.sub_011 .left {
		width: 100%;
		float: none;
		/* margin: 0 auto; */
		text-align: center;
	}

	.sub_011 .right {
		margin: 30px 0 0;
	}
}

@media screen and (max-width:640px) {
	.sub_001 a {
		margin: 30px 0 0
	}

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

	.sub_001 .right {
		margin: 0;
		padding: 20px
	}

	.sub_003 ul {
		margin: 10px 0 0 -13px
	}

	.sub_003 a {
		margin: 0 0 12px 13px
	}

	.sub_003 .img {
		border-radius: 6px
	}

	.sub_014 .title span {
		display: block;
		padding: 0
	}

	.sub_015 .title {
		padding: 0 24px;
		line-height: 40px;
		height: 40px
	}

	.sub_015 td, .sub_015 th {
		line-height: 40px;
		padding: 0 12px
	}

	.sub_018 .left, .sub_018 .right, .sub_022 .left, .sub_022 .mid, .sub_022 .right {
		width: auto;
		float: none;
		margin: 0
	}

	.sub_018 p, .sub_022 .bottom p {
		padding: 6px 12px
	}

	.sub_022 .bottom p, .sub_022 .bottom p:nth-child(6n), .sub_022 .bottom p:nth-child(6n-1), .sub_022 .bottom p:nth-child(6n-2) {
		width: auto;
		float: none
	}

	.sub_022 .bottom p:nth-last-child(2), .sub_022 .bottom p:nth-last-child(3) {
		border-bottom: 0
	}

	.sub_0614a li {
		width: 50%;
	}

	.sub_092 li {
		width: 100%
	}

	.sub_092 .title {
		height: auto;
		margin: 0 0 6px
	}

	.sub_081 a {
		margin: 0 0 30px 50px;
		border: 0
	}

	.sub_081 .right {
		width: auto;
		float: none
	}

	.sub_081 .left {
		margin: 0;
		padding: 6px 0 0
	}

	.sub_081 .info {
		margin: 0 0 12px
	}

	.sub_1021 .part {
		padding: 24px 20px 20px 40px
	}

	.sub_1031 td {
		width: auto;
		padding: 25px
	}

	.sub_1031 td:first-child {
		width: auto;
		padding: 25px
	}

	.sub_08i22 li {
		width: 100%;
		float: none
	}

	.sub_08i22 .title {
		height: auto
	}

	.postdoctoral li {
		width: 100% !important
	}

	.gp-page {
		display: none
	}

	.gp-m-page {
		display: block !important
	}
}

@media screen and (max-width:480px) {
	.sub_10 .part1, .sub_10 .part2 {
		padding: 24px 24px 20px
	}

	.sub_10i2 .img_box {
		max-width: 40%
	}

	.sub_0614a ul {
		margin: 0 0 0 -30px;
	}

	.sub_0614a .item {
		margin: 0;
	}

	.sub_0614a .title {
		display: block;
	}

	.sub_0614a li {
		margin: 0 0 0 30px;
		width: 100%;
	}

}

@media screen and (max-width:414px) {
	.postImg {
		width: 100% !important;
		float: none !important;
		margin-bottom: 10px
	}

	.postImg img {
		width: 100%
	}

	.postRight {
		margin-left: 0 !important
	}
}

@media screen and (max-width:413px) {
	.sub_014 .left {
		width: auto;
		float: none
	}

	.sub_014 .right {
		margin: 0
	}

	.sub_014 .title {
		padding: 10px 0 10px 20px
	}

	.sub_014 .info {
		padding: 10px 0 10px 20px;
		line-height: 2em
	}

	.sub_061 .top {
		padding: 7px 12px
	}

	.sub_0611 li {
		margin: 0 24px 10px 0
	}

	.sub_0612 .left {
		float: none
	}

	.sub_0612 .tip {
		height: auto
	}

	.sub_0612 .right {
		margin: 0;
		padding: 10px
	}

	.sub_0612 .title {
		margin: 0 0 10px
	}

	.sub_0612 .info {
		margin: 0 0 22px 0
	}

	.sub_0613 .left {
		width: 140px;
	}

	.sub_0613 .right {
		margin: 0 0 0 150px;
	}

	.sub_0613 .title {
		margin: 0 0 6px;
		padding: 0 0 6px;
	}

	.sub_0613 .info {
		line-height: 1.5em;
		margin: 0 0 2px;
	}

	.sub_083 .left {
		width: auto;
		float: none;
		border-right: 1px solid #ededed
	}

	.sub_083 .right {
		margin: 0
	}

	.sub_083 .info {
		height: auto;
		padding: 0 0 12px
	}

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

	.sub_084 .img_centered {
		height: 120px
	}

	.sub_084 .right {
		margin: 0;
		padding: 12px 5% 5px
	}

	.sub_084 .info {
		height: auto;
		padding: 0 0 12px
	}

	.sub_10321 .left {
		width: 120px
	}

	.sub_10321 .right {
		margin: 0 0 0 120px;
		padding: 10px 0 0 12px
	}

	.sub_10321 .title {
		margin: 0 0 10px
	}

	.sub_10321 a::after {
		display: none
	}

	.sub_10321 .info {
		margin: 0
	}

	.index_title .more {
		width: auto
	}

	.sub_08i21 .info {
		display: none
	}

	.sub_08i21 .img_box {
		height: 120px
	}

	.sub_08i21 .title {
		margin: 0 0 10px
	}

	.sub_08i22 li {
		width: 100%;
		margin: 0 0 20px
	}

	.sub_08i22 .info {
		height: auto
	}

	.sub_08i22 .img_centered {
		height: 120px
	}

	.sub_08i1 .img_box, .sub_08i1 li:first-child .img_box {
		width: auto;
		float: none
	}

	.sub_08i1 .info_box, .sub_08i1 li:first-child .info_box {
		margin: 0;
		padding: 12px
	}

	.sub_08i31 {
		display: none
	}

	.sub_08i32 {
		width: auto
	}
}

.postdoctoral {
	margin: 0 -20px;
	overflow: hidden
}

.postdoctoral li {
	width: 50%;
	float: left;
	margin-bottom: 40px
}

.postdoctoral a {
	display: block;
	margin: 0 20px
}

.postImg {
	width: 200px;
	overflow: hidden;
	float: left
}

.postPic {
	padding-bottom: 140%;
	height: 0
}

.postRight {
	margin-left: 220px
}

.name {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	font-size: 20px
}

.name h2 {
	color: #014c87;
	line-height: 1.3
}

.postRight dd {
	margin-bottom: 10px
}

.postRight dd>span {
	display: inline-block;
	line-height: 1.31;
	color: #333;
	font-size: 16px;
	margin-bottom: 4px
}

.postRight dd>p {
	line-height: 1.31;
	color: #999;
	font-size: 16px;
	word-break: break-all
}

.postRight dd:last-child {
	margin-bottom: 0
}

.gp-page {
	padding: 10px 0;
	color: #999
}

.gp-page:after, .gp-page:before {
	content: " ";
	display: table
}

.gp-page a, .gp-page>span {
	display: inline-block;
	cursor: pointer;
	width: 40px;
	height: 50px;
	line-height: 50px;
	position: relative;
	text-align: center;
	border: none;
	font-size: 16px;
	vertical-align: top
}

.gp-page-select {
	height: 32px;
	line-height: 32px;
	min-width: 50px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top
}

.gp-page .gp-page-end, .gp-page .gp-page-next, .gp-page .gp-page-prev, .gp-page .gp-page-start, .gp-page>span {
	width: auto;
	padding: 0 15px;
	border: none;
	color: #333
}

.gp-page>span {
	border: none
}

.gp-page a.active, .gp-page a:hover {
	background: url(../images/pa8.png) no-repeat;
	background-size: 100% 100%;
	color: #fff
}

.gp-page a.active::before, .gp-page a:hover::before {
	display: none
}

.gp-page .gp-page-start:hover {
	background-color: none !important
}

.gp-m-page {
	display: none
}

.gp-m-page a {
	display: inline-block;
	margin: 0 10px
}

.gp-page-centered {
	text-align: center
}

.gp-page-right {
	text-align: right
}

.enterNum {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	line-height: 50px;
	background: 0 0;
	height: 50px;
	width: 50px;
	border: 1px solid rgba(0, 0, 0, .1);
	margin-left: 30px
}

.enterNum span {
	font-size: 16px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle
}

.enterNum input {
	border: 0;
	padding: 0;
	width: 50px;
	outline: 0;
	display: inline-block;
	vertical-align: middle;
	text-align: center
}

.enterNum span.tips {
	color: red;
	padding: 0 0 0 10px
}

.enterNum #jumpPage {
	margin: 0 0 0 20px;
	cursor: pointer
}

.pas {
	display: inline-block;
	border: 1px solid rgba(0, 0, 0, .1);
	padding: 0 20px;
	box-sizing: border-box;
	margin: 0 15px;
	font-size: 0;
	vertical-align: middle
}

.pas a::before {
	content: '';
	display: block;
	width: 15px;
	height: 1px;
	background: #4294d4;
	position: absolute;
	left: calc(50% - 7.5px);
	bottom: 0
}

.connectRight {
	padding: 20px 0;
	padding-right: 20px;
	box-sizing: border-box;
	background: #fafafa;
	float: right;
	width: calc(57% - 24px)
}

.conneactTit h2 {
	font-size: 16px;
	color: #014c87;
	position: relative;
	padding-left: 20px
}

.conneactTit h2::before {
	content: '';
	display: block;
	width: 2px;
	height: 20px;
	background: #014c87;
	position: absolute;
	left: 0;
	top: calc(50% - 10px)
}

.conneactTit {
	margin-bottom: 20px
}

.connectUl a {
	display: block;
	line-height: 1.31;
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
	word-break: BREAK-ALL;
	padding-left: 20px
}

.connectUl li:last-child a {
	margin-bottom: 0
}

.connectLeft {
	width: 43%
}

.partcon {
	padding: 20px;
	padding-left: 0;
	box-sizing: border-box;
	background: #fafafa;
	margin-bottom: 24px
}

.partcon:last-child {
	margin-bottom: 0
}

.subBottom {
	padding: 20px;
	padding-left: 0;
	box-sizing: border-box;
	background: #fafafa;
	margin-top: 24px
}

.map {
	margin: 0 20px;
	height: 0;
	padding-bottom: 66.7%
}

.frameworkLeft {
	width: calc(50% - 20px);
	float: left;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	padding: 30px;
	box-sizing: border-box;
	margin-left: 1px;
	margin-bottom: 40px;
	margin-top: 1px
}

.frameworkRight {
	width: calc(50% - 20px);
	float: right;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	padding: 30px;
	box-sizing: border-box;
	margin-right: 1px;
	margin-bottom: 40px;
	margin-top: 1px
}

.framTit {
	padding-bottom: 17px;
	margin-bottom: 40px;
	border-bottom: 1px solid #014c87
}

.framTit h2 {
	font-size: 20px;
	line-height: 1.3;
	color: #014c87
}

.frameBotUl li, .frameworkul li {
	margin-bottom: 30px
}

.frameBotUl li:last-child, .frameworkul li:last-child {
	margin-bottom: 0
}

.frameBotUl li a, .frameworkul li a {
	color: #333;
	line-height: 1.31;
	font-size: 16px
}

.frameBotUl li.on a, .frameBotUl li:hover a, .frameworkul li.on a, .frameworkul li:hover a {
	color: #014c87
}

.frameBot {
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	padding: 30px;
	box-sizing: border-box;
	margin: 1px
}

.frameTop {
	overflow: hidden
}

.frameBotUlout {
	width: 33.33%;
	float: left
}

.frameBotinner {
	margin: 0 5px
}

.frameBotbox {
	margin: 0 -5px;
	overflow: hidden
}

@media screen and (max-width:640px) {
	.frameworkLeft, .frameworkRight {
		width: auto;
		float: none;
		margin-right: 1px;
		margin-left: 1px;
		height: auto !important
	}

	.frameBotinner {
		margin: 0
	}

	.frameBotUlout {
		width: 50%;
		margin-bottom: 50px
	}
}

@media screen and (max-width:479px) {
	.connectLeft, .connectRight {
		width: 100%;
		float: none;
		margin: 0
	}

	.connectRight {
		margin-bottom: 20px;
		height: auto !important
	}
}

@media screen and (max-width:414px) {
	.frameBotUlout {
		width: 100%;
		float: none;
		margin-bottom: 50px
	}
}


.monthsel {
	margin-top: 20px;
	text-align: right;
	margin-bottom: 28px;
}

.monthsel .sel {
	/* width:70px; */
	height: 36px;
	background: #fff;
	border: 1px #ddd solid;
	margin: 0px auto;
	border-radius: 4px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 7px;
	margin-right: 7px;
	font-size: 16px;
}

.monthsel .sel1 {
	/* width:40px; */
	height: 36px;
	background: #fff;
	border: 1px #ddd solid;
	margin: 0px auto;
	border-radius: 4px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 7px;
	margin-right: 7px;
	font-size: 16px;
}

.monthsel span {
	font-size: 16px;
	font-weight: bold;
}

.monthform table {
	width: 100%;
	margin: 0px auto;
	border-collapse: collapse;
}

.monthform th {
	background: #F8F8F8;
	border: 1px #ddd solid;
	font-size: 16px;
	line-height: 40px;
	width: 14.2%;
	font-weight: bold;
}

.monthform td {
	border: 1px #ddd solid;
	background: #fff;
	padding: 10px;
	vertical-align: top;
}

.monthform .date {
	line-height: 22px;
	text-align: left;
	margin-bottom: 10px;
}

.monthform .date span {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.monthform .xw {
	display: block;
	min-height: 85px;
}

.monthform .xw_con {
	margin: 4px auto;
	background: #F56F41;
	border-radius: 4px;
	overflow: hidden;
}

.monthform .xw a {
	display: block;
	line-height: 15px;
	font-size: 12px;
	color: #fff;
	text-align: justify;
	margin: 4px;
}

/* .monthform table tr td .xw::-webkit-scrollbar {width :5px;height: 1px; margin-left:2px}
.monthform table tr td .xw::-webkit-scrollbar-thumb {border-radius   :2px;background-color: skyblue;background-image: -webkit-linear-gradient(45deg,rgba(255, 255, 255, 0.2) 25%,transparent 25%,transparent 50%,rgba(255, 255, 255, 0.2) 50%,rgba(255, 255, 255, 0.2) 75%,transparent 75%,transparent);}
.monthform table tr td .xw::-webkit-scrollbar-track {box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);background: #ededed;border-radius: 2px;} */

.monthform .calendar_month_next, .monthform .calendar_month_prev {
	display: none;
}

.month_bottom {
	display: none;
}

.filbox {
	margin-top: 20px;
}

.filbox h2 {
	line-height: 30px;
	color: #444;
	display: block;
	font-size: 18px;
	font-weight: normal;
}

.file {
	margin-bottom: 50px;
}

.file li {
	margin-bottom: 0px;
	width: 100%;
}

.file a {
	display: block;
	line-height: 30px;
	color: #999;
	word-break: break-all;
}

@media screen and (max-width: 767px) {
	.monthsel {
		margin-bottom: 10px;
	}

	.monthform td {
		padding: 4px;
	}

	.monthform th {
		font-weight: normal;
		font-size: 14px;
	}

	.monthform .date {
		width: 30px;
		height: 30px;
		line-height: 30px;
		margin: 0 auto;
		text-align: center;
		border-radius: 50%;
	}

	.monthform .xw {
		display: none;
	}

	.monthform .date span {
		font-size: 14px;
		font-weight: normal;
	}

	.monthform td.hasNews .date {
		background: #eee;
	}

	.monthform td.hasNews .date span {
		color: #F56F41;
		font-weight: bold;
	}

	.month_bottom {
		display: block;
		margin: 12px 0 0;
	}

	.month_bottom .xw_con {
		padding: 12px 0;
		border-bottom: 1px solid #eee;
	}

	.month_bottom .xw_con a {}

	.monthform td.active .date {
		background: #F56F41;
	}

	.monthform td.active .date span {
		color: #fff;
		font-weight: bold;
	}
}

@media screen and (max-width: 413px) {
	.monthform th {
		font-size: 12px;
	}

}